diff --git a/doc/classic.css b/doc/classic.css index 400ee71168cdbd017903ab405fc8ed9a7b32360e..f97bdbeaba0bd2ea273e3b964722f9d0a05b6d86 100644 --- a/doc/classic.css +++ b/doc/classic.css @@ -1,12 +1,101 @@ +BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { + font-family: Arial, Geneva, Helvetica, sans-serif; +} +H1 { + text-align: center; + font-size: 160%; +} +H2 { + font-size: 120%; +} +H3 { + font-size: 100%; +} + h3.fn,span.fn { - margin-left: 1cm; - text-indent: -1cm; + background-color: #eee; + border-width: 1px; + border-style: solid; + border-color: #ddd; + font-weight: bold; + padding: 6px 0px 6px 10px; + margin: 42px 0px 0px 0px; +} + +hr { + border: 0; + color: #a0a0a0; + background-color: #ccc; + height: 1px; + width: 100%; + text-align: left; + margin: 34px 0px 34px 0px; +} + +table.valuelist { + border-width: 1px 1px 1px 1px; + border-style: solid; + border-color: #dddddd; + border-collapse: collapse; + background-color: #f0f0f0; +} + +table.indextable { + border-width: 1px 1px 1px 1px; + border-collapse: collapse; + background-color: #f0f0f0; + border-color:#555; + font-size: 110%; +} + +table td.largeindex { + border-width: 1px 1px 1px 1px; + border-collapse: collapse; + background-color: #f0f0f0; + border-color:#555; + font-size: 120%; +} + +table.valuelist th { + border-width: 1px 1px 1px 2px; + padding: 4px; + border-style: solid; + border-color: #666; + color:white; + background-color:#666; +} + +th.titleheader { + border-width: 1px 0px 1px 0px; + padding: 4px; + border-style: solid; + border-color: #444; + color:white; + background-color:#555555; + font-size: 110%; +} + +th.largeheader { + border-width: 1px 0px 1px 0px; + padding: 4px; + border-style: solid; + border-color: #444; + color:white; + background-color:#555555; + font-size: 120%; +} + +p { + + margin-left: 4px; + margin-top: 8px; + margin-bottom: 8px; } a:link { - color: #004faf; + color: #0046ad; text-decoration: none } @@ -16,14 +105,28 @@ a:visited text-decoration: none } -td.postheader +a.obsolete +{ + color: #661100; + text-decoration: none +} + +a.compat +{ + color: #661100; + text-decoration: none +} + +a.obsolete:visited { - font-family: sans-serif + color: #995500; + text-decoration: none } -tr.address +a.compat:visited { - font-family: sans-serif + color: #995500; + text-decoration: none } body @@ -32,6 +135,34 @@ body color: black } +table.generic, table.annotated +{ + border-width: 1px; + border-color:#bbb; + border-style:solid; + border-collapse:collapse; +} + +table td.memItemLeft { + width: 180px; + padding: 2px 0px 0px 8px; + margin: 4px; + border-width: 1px; + border-color: #E0E0E0; + border-style: none; + font-size: 100%; + white-space: nowrap +} + +table td.memItemRight { + padding: 2px 8px 0px 8px; + margin: 4px; + border-width: 1px; + border-color: #E0E0E0; + border-style: none; + font-size: 100%; +} + table tr.odd { background: #f0f0f0; color: black; @@ -53,17 +184,17 @@ table.annotated td { table tr pre { - padding-top: none; - padding-bottom: none; - padding-left: none; - padding-right: none; + padding-top: 0px; + padding-bottom: 0px; + padding-left: 0px; + padding-right: 0px; border: none; background: none } tr.qt-style { - background: #a2c511; + background: #96E066; color: black } @@ -75,6 +206,14 @@ body pre color: black } +table tr.qt-code pre +{ + padding: 0.2em; + border: #e7e7e7 1px solid; + background: #f1f1f1; + color: black +} + span.preprocessor, span.preprocessor a { color: darkblue; @@ -91,6 +230,11 @@ span.string,span.char color: darkgreen; } +.title +{ + text-align: center +} + .subtitle { font-size: 0.8em @@ -100,3 +244,52 @@ span.string,span.char { font-size: 0.65em } + +.qmlitem { + padding: 0; +} + +.qmlname { + white-space: nowrap; + font-weight: bold; + font-size: 125%; +} + +.qmltype { + font-weight: bold; + font-size: 125%; +} + +.qmlproto, .qmldoc { + // border-top: 1px solid #84b0c7; +} + +.qmlproto { + padding: 0; + //background-color: #e4e4e4;//#d5e1e8; + //font-weight: bold; + //-webkit-border-top-left-radius: 8px; + //-webkit-border-top-right-radius: 8px; + //-moz-border-radius-topleft: 8px; + //-moz-border-radius-topright: 8px; +} + +.qmldoc { + border-top: 1px solid #e4e4e4; + //padding: 2px 5px; + //background-color: #eef3f5; + //border-top-width: 0; + //-webkit-border-bottom-left-radius: 8px; + //-webkit-border-bottom-right-radius: 8px; + //-moz-border-radius-bottomleft: 8px; + //-moz-border-radius-bottomright: 8px; +} + +.qmldoc p, .qmldoc dl, .qmldoc ul { + //margin: 6px 0; +} + +*.qmlitem p { + //margin-top: 0px; + //margin-bottom: 0px; +} diff --git a/doc/qt.index b/doc/qt.index new file mode 100644 index 0000000000000000000000000000000000000000..822a064dd4f6a4ffae545f069443f0ff38559dde --- /dev/null +++ b/doc/qt.index @@ -0,0 +1,79756 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE QDOCINDEX> +<INDEX url="http://qt.nokia.com/doc/4.5" title="Qt Reference Documentation" version="%VERSION%"> + <namespace access="public" threadsafety="unspecified" status="commendable" name="" href="" location="" module=""> + <class access="public" threadsafety="reentrant" status="commendable" name="QRegExp" href="qregexp.html" location="qregexp.h" bases="" module="QtCore"> + <target name="characters-and-abbreviations-for-sets-of-characters"/> + <target name="sets-of-characters"/> + <target name="quantifiers"/> + <target name="capturing-parentheses"/> + <target name="backreferences"/> + <target name="greedy-quantifiers"/> + <target name="cap-in-a-loop"/> + <target name="assertions"/> + <target name="perl-users"/> + <target name="code-examples"/> + <keyword name="regular-expression"/> + <keyword name="qregexp-wildcard-matching"/> + <contents name="introduction" title="Introduction" level="1"/> + <contents name="characters-and-abbreviations-for-sets-of-characters" title="Characters and Abbreviations for Sets of Characters" level="1"/> + <contents name="sets-of-characters" title="Sets of Characters" level="1"/> + <contents name="quantifiers" title="Quantifiers" level="1"/> + <contents name="capturing-text" title="Capturing Text" level="1"/> + <contents name="assertions" title="Assertions" level="1"/> + <contents name="wildcard-matching" title="Wildcard Matching" level="1"/> + <contents name="notes-for-perl-users" title="Notes for Perl Users" level="1"/> + <contents name="code-examples" title="Code Examples" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="PatternSyntax" fullname="QRegExp::PatternSyntax" href="qregexp.html#PatternSyntax-enum" location="qregexp.h"> + <value name="RegExp" value="0"/> + <value name="Wildcard" value="1"/> + <value name="FixedString" value="2"/> + <value name="RegExp2" value="3"/> + <value name="W3CXmlSchema11" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CaretMode" fullname="QRegExp::CaretMode" href="qregexp.html#CaretMode-enum" location="qregexp.h"> + <value name="CaretAtZero" value="0"/> + <value name="CaretAtOffset" value="1"/> + <value name="CaretWontMatch" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegExp" fullname="QRegExp::QRegExp" href="qregexp.html#QRegExp" location="qregexp.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QRegExp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegExp" fullname="QRegExp::QRegExp" href="qregexp.html#QRegExp-2" location="qregexp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QRegExp(const QString & pattern, Qt::CaseSensitivity cs, PatternSyntax syntax)"> + <parameter left="const QString &" right="" name="pattern" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + <parameter left="PatternSyntax" right="" name="syntax" default="RegExp"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegExp" fullname="QRegExp::QRegExp" href="qregexp.html#QRegExp-3" location="qregexp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QRegExp(const QRegExp & rx)"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QRegExp" fullname="QRegExp::~QRegExp" href="qregexp.html#dtor.QRegExp" location="qregexp.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QRegExp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QRegExp::operator=" href="qregexp.html#operator=" location="qregexp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRegExp &" signature="operator=(const QRegExp & rx)"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QRegExp::operator==" href="qregexp.html#operator==" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QRegExp & rx) const"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QRegExp::operator!=" href="qregexp.html#operator!=" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QRegExp & rx) const"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QRegExp::isEmpty" href="qregexp.html#isEmpty" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QRegExp::isValid" href="qregexp.html#isValid" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pattern" fullname="QRegExp::pattern" href="qregexp.html#pattern" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="pattern() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPattern" fullname="QRegExp::setPattern" href="qregexp.html#setPattern" location="qregexp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPattern(const QString & pattern)"> + <parameter left="const QString &" right="" name="pattern" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="caseSensitivity" fullname="QRegExp::caseSensitivity" href="qregexp.html#caseSensitivity" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::CaseSensitivity" signature="caseSensitivity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCaseSensitivity" fullname="QRegExp::setCaseSensitivity" href="qregexp.html#setCaseSensitivity" location="qregexp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCaseSensitivity(Qt::CaseSensitivity cs)"> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="caseSensitive" fullname="QRegExp::caseSensitive" href="qregexp-qt3.html#caseSensitive" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="caseSensitive() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setCaseSensitive" fullname="QRegExp::setCaseSensitive" href="qregexp-qt3.html#setCaseSensitive" location="qregexp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCaseSensitive(bool sensitive)"> + <parameter left="bool" right="" name="sensitive" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="patternSyntax" fullname="QRegExp::patternSyntax" href="qregexp.html#patternSyntax" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PatternSyntax" signature="patternSyntax() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPatternSyntax" fullname="QRegExp::setPatternSyntax" href="qregexp.html#setPatternSyntax" location="qregexp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPatternSyntax(PatternSyntax syntax)"> + <parameter left="PatternSyntax" right="" name="syntax" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="wildcard" fullname="QRegExp::wildcard" href="qregexp-qt3.html#wildcard" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="wildcard() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setWildcard" fullname="QRegExp::setWildcard" href="qregexp-qt3.html#setWildcard" location="qregexp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWildcard(bool wildcard)"> + <parameter left="bool" right="" name="wildcard" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isMinimal" fullname="QRegExp::isMinimal" href="qregexp.html#isMinimal" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isMinimal() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimal" fullname="QRegExp::setMinimal" href="qregexp.html#setMinimal" location="qregexp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMinimal(bool minimal)"> + <parameter left="bool" right="" name="minimal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="minimal" fullname="QRegExp::minimal" href="qregexp-qt3.html#minimal" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="minimal() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exactMatch" fullname="QRegExp::exactMatch" href="qregexp.html#exactMatch" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="exactMatch(const QString & str) const"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexIn" fullname="QRegExp::indexIn" href="qregexp.html#indexIn" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexIn(const QString & str, int offset, CaretMode caretMode) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="int" right="" name="offset" default="0"/> + <parameter left="CaretMode" right="" name="caretMode" default="CaretAtZero"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexIn" fullname="QRegExp::lastIndexIn" href="qregexp.html#lastIndexIn" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lastIndexIn(const QString & str, int offset, CaretMode caretMode) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="int" right="" name="offset" default="-1"/> + <parameter left="CaretMode" right="" name="caretMode" default="CaretAtZero"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="search" fullname="QRegExp::search" href="qregexp-qt3.html#search" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="search(const QString & str, int from, CaretMode caretMode) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="0"/> + <parameter left="CaretMode" right="" name="caretMode" default="CaretAtZero"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="searchRev" fullname="QRegExp::searchRev" href="qregexp-qt3.html#searchRev" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="searchRev(const QString & str, int from, CaretMode caretMode) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + <parameter left="CaretMode" right="" name="caretMode" default="CaretAtZero"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="matchedLength" fullname="QRegExp::matchedLength" href="qregexp.html#matchedLength" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="matchedLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numCaptures" fullname="QRegExp::numCaptures" href="qregexp.html#numCaptures" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numCaptures() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="capturedTexts" fullname="QRegExp::capturedTexts" href="qregexp.html#capturedTexts" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="capturedTexts() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cap" fullname="QRegExp::cap" href="qregexp.html#cap" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="cap(int nth) const"> + <parameter left="int" right="" name="nth" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QRegExp::pos" href="qregexp.html#pos" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="pos(int nth) const"> + <parameter left="int" right="" name="nth" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QRegExp::errorString" href="qregexp.html#errorString" location="qregexp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="escape" fullname="QRegExp::escape" href="qregexp.html#escape" location="qregexp.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="escape(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QRegExp" fullname="QRegExp::QRegExp" href="qregexp-qt3.html#QRegExp-4" location="qregexp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QRegExp(const QString & pattern, bool cs, bool wildcard)"> + <parameter left="const QString &" right="" name="pattern" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + <parameter left="bool" right="" name="wildcard" default="false"/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qregexp.html#operator<<" location="qregexp.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QRegExp" type="QDataStream &" signature="operator<<(QDataStream & out, const QRegExp & regExp)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QRegExp &" right="" name="regExp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qregexp.html#operator>>" location="qregexp.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QRegExp" type="QDataStream &" signature="operator>>(QDataStream & in, QRegExp & regExp)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QRegExp &" right="" name="regExp" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QDateTimeEdit" href="qdatetimeedit.html" location="qdatetimeedit.h" bases="QAbstractSpinBox" module="QtGui"> + <contents name="using-a-pop-up-calendar-widget" title="Using a Pop-up Calendar Widget" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="dateTime" fullname="QDateTimeEdit::dateTime" href="qdatetimeedit.html#dateTime-prop" location="qdatetimeedit.h" type="QDateTime"> + <getter name="dateTime"/> + <setter name="setDateTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="date" fullname="QDateTimeEdit::date" href="qdatetimeedit.html#date-prop" location="qdatetimeedit.h" type="QDate"> + <getter name="date"/> + <setter name="setDate"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="time" fullname="QDateTimeEdit::time" href="qdatetimeedit.html#time-prop" location="qdatetimeedit.h" type="QTime"> + <getter name="time"/> + <setter name="setTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximumDateTime" fullname="QDateTimeEdit::maximumDateTime" href="qdatetimeedit.html#maximumDateTime-prop" location="qdatetimeedit.h" type="QDateTime"> + <getter name="maximumDateTime"/> + <setter name="setMaximumDateTime"/> + <resetter name="clearMaximumDateTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumDateTime" fullname="QDateTimeEdit::minimumDateTime" href="qdatetimeedit.html#minimumDateTime-prop" location="qdatetimeedit.h" type="QDateTime"> + <getter name="minimumDateTime"/> + <setter name="setMinimumDateTime"/> + <resetter name="clearMinimumDateTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximumDate" fullname="QDateTimeEdit::maximumDate" href="qdatetimeedit.html#maximumDate-prop" location="qdatetimeedit.h" type="QDate"> + <getter name="maximumDate"/> + <setter name="setMaximumDate"/> + <resetter name="clearMaximumDate"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumDate" fullname="QDateTimeEdit::minimumDate" href="qdatetimeedit.html#minimumDate-prop" location="qdatetimeedit.h" type="QDate"> + <getter name="minimumDate"/> + <setter name="setMinimumDate"/> + <resetter name="clearMinimumDate"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximumTime" fullname="QDateTimeEdit::maximumTime" href="qdatetimeedit.html#maximumTime-prop" location="qdatetimeedit.h" type="QTime"> + <getter name="maximumTime"/> + <setter name="setMaximumTime"/> + <resetter name="clearMaximumTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumTime" fullname="QDateTimeEdit::minimumTime" href="qdatetimeedit.html#minimumTime-prop" location="qdatetimeedit.h" type="QTime"> + <getter name="minimumTime"/> + <setter name="setMinimumTime"/> + <resetter name="clearMinimumTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentSection" fullname="QDateTimeEdit::currentSection" href="qdatetimeedit.html#currentSection-prop" location="qdatetimeedit.h" type="Section"> + <getter name="currentSection"/> + <setter name="setCurrentSection"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="displayedSections" fullname="QDateTimeEdit::displayedSections" href="qdatetimeedit.html#displayedSections-prop" location="qdatetimeedit.h" type="Sections"> + <getter name="displayedSections"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="displayFormat" fullname="QDateTimeEdit::displayFormat" href="qdatetimeedit.html#displayFormat-prop" location="qdatetimeedit.h" type="QString"> + <getter name="displayFormat"/> + <setter name="setDisplayFormat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="calendarPopup" fullname="QDateTimeEdit::calendarPopup" href="qdatetimeedit.html#calendarPopup-prop" location="qdatetimeedit.h" type="bool"> + <getter name="calendarPopup"/> + <setter name="setCalendarPopup"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentSectionIndex" fullname="QDateTimeEdit::currentSectionIndex" href="qdatetimeedit.html#currentSectionIndex-prop" location="qdatetimeedit.h" type="int"> + <getter name="currentSectionIndex"/> + <setter name="setCurrentSectionIndex"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sectionCount" fullname="QDateTimeEdit::sectionCount" href="qdatetimeedit.html#sectionCount-prop" location="qdatetimeedit.h" type="int"> + <getter name="sectionCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="timeSpec" fullname="QDateTimeEdit::timeSpec" href="qdatetimeedit.html#timeSpec-prop" location="qdatetimeedit.h" type="Qt::TimeSpec"> + <getter name="timeSpec"/> + <setter name="setTimeSpec"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="Section" fullname="QDateTimeEdit::Section" href="qdatetimeedit.html#Section-enum" location="qdatetimeedit.h" typedef="QDateTimeEdit::Sections"> + <value name="NoSection" value="0x0000"/> + <value name="AmPmSection" value="0x0001"/> + <value name="MSecSection" value="0x0002"/> + <value name="SecondSection" value="0x0004"/> + <value name="MinuteSection" value="0x0008"/> + <value name="HourSection" value="0x0010"/> + <value name="DaySection" value="0x0100"/> + <value name="MonthSection" value="0x0200"/> + <value name="YearSection" value="0x0400"/> + <value name="TimeSections_Mask" value="AmPmSection | MSecSection | SecondSection | MinuteSection | HourSection"/> + <value name="DateSections_Mask" value="DaySection | MonthSection | YearSection"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Sections" fullname="QDateTimeEdit::Sections" href="qdatetimeedit.html#Sections-typedef" location="qdatetimeedit.h" enum="QDateTimeEdit::Section"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDateTimeEdit" fullname="QDateTimeEdit::QDateTimeEdit" href="qdatetimeedit.html#QDateTimeEdit" location="qdatetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDateTimeEdit(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDateTimeEdit" fullname="QDateTimeEdit::QDateTimeEdit" href="qdatetimeedit.html#QDateTimeEdit-2" location="qdatetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDateTimeEdit(const QDateTime & datetime, QWidget * parent)"> + <parameter left="const QDateTime &" right="" name="datetime" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDateTimeEdit" fullname="QDateTimeEdit::QDateTimeEdit" href="qdatetimeedit.html#QDateTimeEdit-3" location="qdatetimeedit.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDateTimeEdit(const QDate & date, QWidget * parent)"> + <parameter left="const QDate &" right="" name="date" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDateTimeEdit" fullname="QDateTimeEdit::QDateTimeEdit" href="qdatetimeedit.html#QDateTimeEdit-4" location="qdatetimeedit.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QDateTimeEdit(const QTime & time, QWidget * parent)"> + <parameter left="const QTime &" right="" name="time" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dateTime" fullname="QDateTimeEdit::dateTime" href="qdatetimeedit.html#dateTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dateTime" type="QDateTime" signature="dateTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="date" fullname="QDateTimeEdit::date" href="qdatetimeedit.html#date-prop" location="qdatetimeedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="date" type="QDate" signature="date() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="time" fullname="QDateTimeEdit::time" href="qdatetimeedit.html#time-prop" location="qdatetimeedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="time" type="QTime" signature="time() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumDateTime" fullname="QDateTimeEdit::minimumDateTime" href="qdatetimeedit.html#minimumDateTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumDateTime" type="QDateTime" signature="minimumDateTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearMinimumDateTime" fullname="QDateTimeEdit::clearMinimumDateTime" href="qdatetimeedit.html#minimumDateTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumDateTime" type="void" signature="clearMinimumDateTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumDateTime" fullname="QDateTimeEdit::setMinimumDateTime" href="qdatetimeedit.html#minimumDateTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumDateTime" type="void" signature="setMinimumDateTime(const QDateTime & dt)"> + <parameter left="const QDateTime &" right="" name="dt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumDateTime" fullname="QDateTimeEdit::maximumDateTime" href="qdatetimeedit.html#maximumDateTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximumDateTime" type="QDateTime" signature="maximumDateTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearMaximumDateTime" fullname="QDateTimeEdit::clearMaximumDateTime" href="qdatetimeedit.html#maximumDateTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumDateTime" type="void" signature="clearMaximumDateTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumDateTime" fullname="QDateTimeEdit::setMaximumDateTime" href="qdatetimeedit.html#maximumDateTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumDateTime" type="void" signature="setMaximumDateTime(const QDateTime & dt)"> + <parameter left="const QDateTime &" right="" name="dt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDateTimeRange" fullname="QDateTimeEdit::setDateTimeRange" href="qdatetimeedit.html#setDateTimeRange" location="qdatetimeedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDateTimeRange(const QDateTime & min, const QDateTime & max)"> + <parameter left="const QDateTime &" right="" name="min" default=""/> + <parameter left="const QDateTime &" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumDate" fullname="QDateTimeEdit::minimumDate" href="qdatetimeedit.html#minimumDate-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumDate" type="QDate" signature="minimumDate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumDate" fullname="QDateTimeEdit::setMinimumDate" href="qdatetimeedit.html#minimumDate-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumDate" type="void" signature="setMinimumDate(const QDate & min)"> + <parameter left="const QDate &" right="" name="min" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearMinimumDate" fullname="QDateTimeEdit::clearMinimumDate" href="qdatetimeedit.html#minimumDate-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumDate" type="void" signature="clearMinimumDate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumDate" fullname="QDateTimeEdit::maximumDate" href="qdatetimeedit.html#maximumDate-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximumDate" type="QDate" signature="maximumDate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumDate" fullname="QDateTimeEdit::setMaximumDate" href="qdatetimeedit.html#maximumDate-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumDate" type="void" signature="setMaximumDate(const QDate & max)"> + <parameter left="const QDate &" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearMaximumDate" fullname="QDateTimeEdit::clearMaximumDate" href="qdatetimeedit.html#maximumDate-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumDate" type="void" signature="clearMaximumDate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDateRange" fullname="QDateTimeEdit::setDateRange" href="qdatetimeedit.html#setDateRange" location="qdatetimeedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDateRange(const QDate & min, const QDate & max)"> + <parameter left="const QDate &" right="" name="min" default=""/> + <parameter left="const QDate &" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumTime" fullname="QDateTimeEdit::minimumTime" href="qdatetimeedit.html#minimumTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumTime" type="QTime" signature="minimumTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumTime" fullname="QDateTimeEdit::setMinimumTime" href="qdatetimeedit.html#minimumTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumTime" type="void" signature="setMinimumTime(const QTime & min)"> + <parameter left="const QTime &" right="" name="min" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearMinimumTime" fullname="QDateTimeEdit::clearMinimumTime" href="qdatetimeedit.html#minimumTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumTime" type="void" signature="clearMinimumTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumTime" fullname="QDateTimeEdit::maximumTime" href="qdatetimeedit.html#maximumTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximumTime" type="QTime" signature="maximumTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumTime" fullname="QDateTimeEdit::setMaximumTime" href="qdatetimeedit.html#maximumTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumTime" type="void" signature="setMaximumTime(const QTime & max)"> + <parameter left="const QTime &" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearMaximumTime" fullname="QDateTimeEdit::clearMaximumTime" href="qdatetimeedit.html#maximumTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumTime" type="void" signature="clearMaximumTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTimeRange" fullname="QDateTimeEdit::setTimeRange" href="qdatetimeedit.html#setTimeRange" location="qdatetimeedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTimeRange(const QTime & min, const QTime & max)"> + <parameter left="const QTime &" right="" name="min" default=""/> + <parameter left="const QTime &" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="displayedSections" fullname="QDateTimeEdit::displayedSections" href="qdatetimeedit.html#displayedSections-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="displayedSections" type="Sections" signature="displayedSections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentSection" fullname="QDateTimeEdit::currentSection" href="qdatetimeedit.html#currentSection-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentSection" type="Section" signature="currentSection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionAt" fullname="QDateTimeEdit::sectionAt" href="qdatetimeedit.html#sectionAt" location="qdatetimeedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Section" signature="sectionAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentSection" fullname="QDateTimeEdit::setCurrentSection" href="qdatetimeedit.html#currentSection-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="currentSection" type="void" signature="setCurrentSection(Section section)"> + <parameter left="Section" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentSectionIndex" fullname="QDateTimeEdit::currentSectionIndex" href="qdatetimeedit.html#currentSectionIndex-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentSectionIndex" type="int" signature="currentSectionIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentSectionIndex" fullname="QDateTimeEdit::setCurrentSectionIndex" href="qdatetimeedit.html#currentSectionIndex-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="currentSectionIndex" type="void" signature="setCurrentSectionIndex(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="calendarWidget" fullname="QDateTimeEdit::calendarWidget" href="qdatetimeedit.html#calendarWidget" location="qdatetimeedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QCalendarWidget *" signature="calendarWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCalendarWidget" fullname="QDateTimeEdit::setCalendarWidget" href="qdatetimeedit.html#setCalendarWidget" location="qdatetimeedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCalendarWidget(QCalendarWidget * calendarWidget)"> + <parameter left="QCalendarWidget *" right="" name="calendarWidget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionCount" fullname="QDateTimeEdit::sectionCount" href="qdatetimeedit.html#sectionCount-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sectionCount" type="int" signature="sectionCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectedSection" fullname="QDateTimeEdit::setSelectedSection" href="qdatetimeedit.html#setSelectedSection" location="qdatetimeedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectedSection(Section section)"> + <parameter left="Section" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionText" fullname="QDateTimeEdit::sectionText" href="qdatetimeedit.html#sectionText" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="sectionText(Section section) const"> + <parameter left="Section" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="displayFormat" fullname="QDateTimeEdit::displayFormat" href="qdatetimeedit.html#displayFormat-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="displayFormat" type="QString" signature="displayFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDisplayFormat" fullname="QDateTimeEdit::setDisplayFormat" href="qdatetimeedit.html#displayFormat-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="displayFormat" type="void" signature="setDisplayFormat(const QString & format)"> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="calendarPopup" fullname="QDateTimeEdit::calendarPopup" href="qdatetimeedit.html#calendarPopup-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="calendarPopup" type="bool" signature="calendarPopup() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCalendarPopup" fullname="QDateTimeEdit::setCalendarPopup" href="qdatetimeedit.html#calendarPopup-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="calendarPopup" type="void" signature="setCalendarPopup(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="timeSpec" fullname="QDateTimeEdit::timeSpec" href="qdatetimeedit.html#timeSpec-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="timeSpec" type="Qt::TimeSpec" signature="timeSpec() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTimeSpec" fullname="QDateTimeEdit::setTimeSpec" href="qdatetimeedit.html#timeSpec-prop" location="qdatetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="timeSpec" type="void" signature="setTimeSpec(Qt::TimeSpec spec)"> + <parameter left="Qt::TimeSpec" right="" name="spec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QDateTimeEdit::sizeHint" href="qdatetimeedit.html#sizeHint" location="qdatetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QDateTimeEdit::clear" href="qdatetimeedit.html#clear" location="qdatetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stepBy" fullname="QDateTimeEdit::stepBy" href="qdatetimeedit.html#stepBy" location="qdatetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="stepBy(int steps)"> + <parameter left="int" right="" name="steps" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QDateTimeEdit::event" href="qdatetimeedit.html#event" location="qdatetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dateTimeChanged" fullname="QDateTimeEdit::dateTimeChanged" href="qdatetimeedit.html#dateTimeChanged" location="qdatetimeedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dateTimeChanged(const QDateTime & datetime)"> + <parameter left="const QDateTime &" right="" name="datetime" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="timeChanged" fullname="QDateTimeEdit::timeChanged" href="qdatetimeedit.html#timeChanged" location="qdatetimeedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="timeChanged(const QTime & time)"> + <parameter left="const QTime &" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dateChanged" fullname="QDateTimeEdit::dateChanged" href="qdatetimeedit.html#dateChanged" location="qdatetimeedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dateChanged(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDateTime" fullname="QDateTimeEdit::setDateTime" href="qdatetimeedit.html#dateTime-prop" location="qdatetimeedit.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="dateTime" type="void" signature="setDateTime(const QDateTime & dateTime)"> + <parameter left="const QDateTime &" right="" name="dateTime" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDate" fullname="QDateTimeEdit::setDate" href="qdatetimeedit.html#date-prop" location="qdatetimeedit.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="date" type="void" signature="setDate(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTime" fullname="QDateTimeEdit::setTime" href="qdatetimeedit.html#time-prop" location="qdatetimeedit.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="time" type="void" signature="setTime(const QTime & time)"> + <parameter left="const QTime &" right="" name="time" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QDateTimeEdit::keyPressEvent" href="qdatetimeedit.html#keyPressEvent" location="qdatetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QDateTimeEdit::wheelEvent" href="qdatetimeedit.html#wheelEvent" location="qdatetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * event)"> + <parameter left="QWheelEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QDateTimeEdit::focusInEvent" href="qdatetimeedit.html#focusInEvent" location="qdatetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QDateTimeEdit::focusNextPrevChild" href="qdatetimeedit.html#focusNextPrevChild" location="qdatetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="validate" fullname="QDateTimeEdit::validate" href="qdatetimeedit.html#validate" location="qdatetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QValidator::State" signature="validate(QString & text, int & pos) const"> + <parameter left="QString &" right="" name="text" default=""/> + <parameter left="int &" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="fixup" fullname="QDateTimeEdit::fixup" href="qdatetimeedit.html#fixup" location="qdatetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="fixup(QString & input) const"> + <parameter left="QString &" right="" name="input" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dateTimeFromText" fullname="QDateTimeEdit::dateTimeFromText" href="qdatetimeedit.html#dateTimeFromText" location="qdatetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="dateTimeFromText(const QString & text) const"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="textFromDateTime" fullname="QDateTimeEdit::textFromDateTime" href="qdatetimeedit.html#textFromDateTime" location="qdatetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="textFromDateTime(const QDateTime & dateTime) const"> + <parameter left="const QDateTime &" right="" name="dateTime" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="stepEnabled" fullname="QDateTimeEdit::stepEnabled" href="qdatetimeedit.html#stepEnabled" location="qdatetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="StepEnabled" signature="stepEnabled() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QDateTimeEdit::mousePressEvent" href="qdatetimeedit.html#mousePressEvent" location="qdatetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QDateTimeEdit::paintEvent" href="qdatetimeedit.html#paintEvent" location="qdatetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QDateTimeEdit::initStyleOption" href="qdatetimeedit.html#initStyleOption" location="qdatetimeedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionSpinBox * option) const"> + <parameter left="QStyleOptionSpinBox *" right="" name="option" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTimeEdit" href="qtimeedit.html" location="qdatetimeedit.h" bases="QDateTimeEdit" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="time" fullname="QTimeEdit::time" href="qtimeedit.html#time-prop" location="qdatetimeedit.h" type="QTime"> + <getter name="time"/> + <setter name="setTime"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QTimeEdit" fullname="QTimeEdit::QTimeEdit" href="qtimeedit.html#QTimeEdit" location="qdatetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTimeEdit(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTimeEdit" fullname="QTimeEdit::QTimeEdit" href="qtimeedit.html#QTimeEdit-2" location="qdatetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTimeEdit(const QTime & time, QWidget * parent)"> + <parameter left="const QTime &" right="" name="time" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDateEdit" href="qdateedit.html" location="qdatetimeedit.h" bases="QDateTimeEdit" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="date" fullname="QDateEdit::date" href="qdateedit.html#date-prop" location="qdatetimeedit.h" type="QDate"> + <getter name="date"/> + <setter name="setDate"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QDateEdit" fullname="QDateEdit::QDateEdit" href="qdateedit.html#QDateEdit" location="qdatetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDateEdit(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDateEdit" fullname="QDateEdit::QDateEdit" href="qdateedit.html#QDateEdit-2" location="qdatetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDateEdit(const QDate & date, QWidget * parent)"> + <parameter left="const QDate &" right="" name="date" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerDynamicPropertySheetExtension" href="qdesignerdynamicpropertysheetextension.html" location="dynamicpropertysheet.h" bases="" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerDynamicPropertySheetExtension" fullname="QDesignerDynamicPropertySheetExtension::~QDesignerDynamicPropertySheetExtension" href="qdesignerdynamicpropertysheetextension.html#dtor.QDesignerDynamicPropertySheetExtension" location="dynamicpropertysheet.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerDynamicPropertySheetExtension()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dynamicPropertiesAllowed" fullname="QDesignerDynamicPropertySheetExtension::dynamicPropertiesAllowed" href="qdesignerdynamicpropertysheetextension.html#dynamicPropertiesAllowed" location="dynamicpropertysheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="dynamicPropertiesAllowed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addDynamicProperty" fullname="QDesignerDynamicPropertySheetExtension::addDynamicProperty" href="qdesignerdynamicpropertysheetextension.html#addDynamicProperty" location="dynamicpropertysheet.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="int" signature="addDynamicProperty(const QString & propertyName, const QVariant & value)"> + <parameter left="const QString &" right="" name="propertyName" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeDynamicProperty" fullname="QDesignerDynamicPropertySheetExtension::removeDynamicProperty" href="qdesignerdynamicpropertysheetextension.html#removeDynamicProperty" location="dynamicpropertysheet.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeDynamicProperty(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDynamicProperty" fullname="QDesignerDynamicPropertySheetExtension::isDynamicProperty" href="qdesignerdynamicpropertysheetextension.html#isDynamicProperty" location="dynamicpropertysheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDynamicProperty(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canAddDynamicProperty" fullname="QDesignerDynamicPropertySheetExtension::canAddDynamicProperty" href="qdesignerdynamicpropertysheetextension.html#canAddDynamicProperty" location="dynamicpropertysheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canAddDynamicProperty(const QString & propertyName) const"> + <parameter left="const QString &" right="" name="propertyName" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QThread" href="qthread.html" location="qthread.h" bases="QObject" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="currentThreadId" fullname="QThread::currentThreadId" href="qthread.html#currentThreadId" location="qthread_unix.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::HANDLE" signature="currentThreadId()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentThread" fullname="QThread::currentThread" href="qthread.html#currentThread" location="qthread.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QThread *" signature="currentThread()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="idealThreadCount" fullname="QThread::idealThreadCount" href="qthread.html#idealThreadCount" location="qthread_unix.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="idealThreadCount()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="yieldCurrentThread" fullname="QThread::yieldCurrentThread" href="qthread.html#yieldCurrentThread" location="qthread_unix.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="yieldCurrentThread()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QThread" fullname="QThread::QThread" href="qthread.html#QThread" location="qthread.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QThread(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QThread" fullname="QThread::~QThread" href="qthread.html#dtor.QThread" location="qthread.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QThread()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Priority" fullname="QThread::Priority" href="qthread.html#Priority-enum" location="qthread.h"> + <value name="IdlePriority" value="0"/> + <value name="LowestPriority" value="1"/> + <value name="LowPriority" value="2"/> + <value name="NormalPriority" value="3"/> + <value name="HighPriority" value="4"/> + <value name="HighestPriority" value="5"/> + <value name="TimeCriticalPriority" value="6"/> + <value name="InheritPriority" value="7"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setPriority" fullname="QThread::setPriority" href="qthread.html#setPriority" location="qthread_unix.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPriority(Priority priority)"> + <parameter left="Priority" right="" name="priority" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="priority" fullname="QThread::priority" href="qthread.html#priority" location="qthread.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Priority" signature="priority() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFinished" fullname="QThread::isFinished" href="qthread.html#isFinished" location="qthread.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFinished() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRunning" fullname="QThread::isRunning" href="qthread.html#isRunning" location="qthread.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRunning() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStackSize" fullname="QThread::setStackSize" href="qthread.html#setStackSize" location="qthread.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStackSize(uint stackSize)"> + <parameter left="uint" right="" name="stackSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stackSize" fullname="QThread::stackSize" href="qthread.html#stackSize" location="qthread.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="stackSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exit" fullname="QThread::exit" href="qthread.html#exit" location="qthread.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="exit(int returnCode)"> + <parameter left="int" right="" name="returnCode" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QThread::start" href="qthread.html#start" location="qthread_unix.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="start(Priority priority)"> + <parameter left="Priority" right="" name="priority" default="InheritPriority"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="terminate" fullname="QThread::terminate" href="qthread.html#terminate" location="qthread_unix.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="terminate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="quit" fullname="QThread::quit" href="qthread.html#quit" location="qthread.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="quit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="wait" fullname="QThread::wait" href="qthread.html#wait" location="qthread_unix.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="wait(unsigned long time)"> + <parameter left="unsigned long" right="" name="time" default="ULONG_MAX"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="started" fullname="QThread::started" href="qthread.html#started" location="qthread.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="started()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QThread::finished" href="qthread.html#finished" location="qthread.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="terminated" fullname="QThread::terminated" href="qthread.html#terminated" location="qthread.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="terminated()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="run" fullname="QThread::run" href="qthread.html#run" location="qthread.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="run()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="exec" fullname="QThread::exec" href="qthread.html#exec" location="qthread.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="exec()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setTerminationEnabled" fullname="QThread::setTerminationEnabled" href="qthread.html#setTerminationEnabled" location="qthread_unix.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setTerminationEnabled(bool enabled)"> + <parameter left="bool" right="" name="enabled" default="true"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sleep" fullname="QThread::sleep" href="qthread.html#sleep" location="qthread_unix.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="sleep(unsigned long secs)"> + <parameter left="unsigned long" right="" name="secs" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="msleep" fullname="QThread::msleep" href="qthread.html#msleep" location="qthread_unix.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="msleep(unsigned long msecs)"> + <parameter left="unsigned long" right="" name="msecs" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="usleep" fullname="QThread::usleep" href="qthread.html#usleep" location="qthread_unix.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="usleep(unsigned long usecs)"> + <parameter left="unsigned long" right="" name="usecs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="finished" fullname="QThread::finished" href="qthread-qt3.html#finished-2" location="qthread.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="finished() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="running" fullname="QThread::running" href="qthread-qt3.html#running" location="qthread.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="running() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAccessibleObject" href="qaccessibleobject.html" location="qaccessibleobject.h" bases="QAccessibleInterface" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAccessibleObject" fullname="QAccessibleObject::QAccessibleObject" href="qaccessibleobject.html#QAccessibleObject" location="qaccessibleobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAccessibleObject(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QAccessibleObject::isValid" href="qaccessibleobject.html#isValid" location="qaccessibleobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="object" fullname="QAccessibleObject::object" href="qaccessibleobject.html#object" location="qaccessibleobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="object() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QAccessibleObject::rect" href="qaccessibleobject.html#rect" location="qaccessibleobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="rect(int child) const"> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QAccessibleObject::setText" href="qaccessibleobject.html#setText" location="qaccessibleobject.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(Text t, int child, const QString & text)"> + <parameter left="Text" right="" name="t" default=""/> + <parameter left="int" right="" name="child" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="userActionCount" fullname="QAccessibleObject::userActionCount" href="qaccessibleobject.html#userActionCount" location="qaccessibleobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="userActionCount(int child) const"> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doAction" fullname="QAccessibleObject::doAction" href="qaccessibleobject.html#doAction" location="qaccessibleobject.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="doAction(int action, int child, const QVariantList & params)"> + <parameter left="int" right="" name="action" default=""/> + <parameter left="int" right="" name="child" default=""/> + <parameter left="const QVariantList &" right="" name="params" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actionText" fullname="QAccessibleObject::actionText" href="qaccessibleobject.html#actionText" location="qaccessibleobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="actionText(int action, Text t, int child) const"> + <parameter left="int" right="" name="action" default=""/> + <parameter left="Text" right="" name="t" default=""/> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="~QAccessibleObject" fullname="QAccessibleObject::~QAccessibleObject" href="qaccessibleobject.html#dtor.QAccessibleObject" location="qaccessibleobject.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAccessibleObject()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QImageWriter" href="qimagewriter.html" location="qimagewriter.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ImageWriterError" fullname="QImageWriter::ImageWriterError" href="qimagewriter.html#ImageWriterError-enum" location="qimagewriter.h"> + <value name="UnknownError" value="0"/> + <value name="DeviceError" value="1"/> + <value name="UnsupportedFormatError" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QImageWriter" fullname="QImageWriter::QImageWriter" href="qimagewriter.html#QImageWriter" location="qimagewriter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QImageWriter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QImageWriter" fullname="QImageWriter::QImageWriter" href="qimagewriter.html#QImageWriter-2" location="qimagewriter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QImageWriter(QIODevice * device, const QByteArray & format)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="const QByteArray &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImageWriter" fullname="QImageWriter::QImageWriter" href="qimagewriter.html#QImageWriter-3" location="qimagewriter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QImageWriter(const QString & fileName, const QByteArray & format)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QByteArray &" right="" name="format" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QImageWriter" fullname="QImageWriter::~QImageWriter" href="qimagewriter.html#dtor.QImageWriter" location="qimagewriter.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QImageWriter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QImageWriter::setFormat" href="qimagewriter.html#setFormat" location="qimagewriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QByteArray & format)"> + <parameter left="const QByteArray &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QImageWriter::format" href="qimagewriter.html#format" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDevice" fullname="QImageWriter::setDevice" href="qimagewriter.html#setDevice" location="qimagewriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDevice(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QImageWriter::device" href="qimagewriter.html#device" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QImageWriter::setFileName" href="qimagewriter.html#setFileName" location="qimagewriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QImageWriter::fileName" href="qimagewriter.html#fileName" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setQuality" fullname="QImageWriter::setQuality" href="qimagewriter.html#setQuality" location="qimagewriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQuality(int quality)"> + <parameter left="int" right="" name="quality" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="quality" fullname="QImageWriter::quality" href="qimagewriter.html#quality" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="quality() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCompression" fullname="QImageWriter::setCompression" href="qimagewriter.html#setCompression" location="qimagewriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCompression(int compression)"> + <parameter left="int" right="" name="compression" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compression" fullname="QImageWriter::compression" href="qimagewriter.html#compression" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="compression() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGamma" fullname="QImageWriter::setGamma" href="qimagewriter.html#setGamma" location="qimagewriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGamma(float gamma)"> + <parameter left="float" right="" name="gamma" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="gamma" fullname="QImageWriter::gamma" href="qimagewriter.html#gamma" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="float" signature="gamma() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setDescription" fullname="QImageWriter::setDescription" href="qimagewriter-obsolete.html#setDescription" location="qimagewriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDescription(const QString & description)"> + <parameter left="const QString &" right="" name="description" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="description" fullname="QImageWriter::description" href="qimagewriter-obsolete.html#description" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="description() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QImageWriter::setText" href="qimagewriter.html#setText" location="qimagewriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & key, const QString & text)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canWrite" fullname="QImageWriter::canWrite" href="qimagewriter.html#canWrite" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canWrite() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QImageWriter::write" href="qimagewriter.html#write" location="qimagewriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="write(const QImage & image)"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QImageWriter::error" href="qimagewriter.html#error" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ImageWriterError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QImageWriter::errorString" href="qimagewriter.html#errorString" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsOption" fullname="QImageWriter::supportsOption" href="qimagewriter.html#supportsOption" location="qimagewriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsOption(QImageIOHandler::ImageOption option) const"> + <parameter left="QImageIOHandler::ImageOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedImageFormats" fullname="QImageWriter::supportedImageFormats" href="qimagewriter.html#supportedImageFormats" location="qimagewriter.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QByteArray>" signature="supportedImageFormats()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QIcon" href="qicon.html" location="qicon.h" bases="" module="QtGui"> + <contents name="making-classes-that-use-qicon" title="Making Classes that Use QIcon" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Mode" fullname="QIcon::Mode" href="qicon.html#Mode-enum" location="qicon.h"> + <value name="Normal" value="0"/> + <value name="Disabled" value="1"/> + <value name="Active" value="2"/> + <value name="Selected" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="QIcon::State" href="qicon.html#State-enum" location="qicon.h"> + <value name="On" value="0"/> + <value name="Off" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QIcon" fullname="QIcon::QIcon" href="qicon.html#QIcon" location="qicon.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QIcon()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QIcon" fullname="QIcon::QIcon" href="qicon.html#QIcon-2" location="qicon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QIcon(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QIcon" fullname="QIcon::QIcon" href="qicon.html#QIcon-3" location="qicon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QIcon(const QIcon & other)"> + <parameter left="const QIcon &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QIcon" fullname="QIcon::QIcon" href="qicon.html#QIcon-4" location="qicon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QIcon(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QIcon" fullname="QIcon::QIcon" href="qicon.html#QIcon-5" location="qicon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QIcon(QIconEngine * engine)"> + <parameter left="QIconEngine *" right="" name="engine" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QIcon" fullname="QIcon::QIcon" href="qicon.html#QIcon-6" location="qicon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QIcon(QIconEngineV2 * engine)"> + <parameter left="QIconEngineV2 *" right="" name="engine" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QIcon" fullname="QIcon::~QIcon" href="qicon.html#dtor.QIcon" location="qicon.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QIcon()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QIcon::operator=" href="qicon.html#operator=" location="qicon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QIcon &" signature="operator=(const QIcon & other)"> + <parameter left="const QIcon &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QIcon::operator QVariant" href="qicon.html#operator QVariant" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QIcon::pixmap" href="qicon.html#pixmap" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap(const QSize & size, Mode mode, State state) const"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QIcon::pixmap" href="qicon.html#pixmap-5" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QPixmap" signature="pixmap(int w, int h, Mode mode, State state) const"> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QIcon::pixmap" href="qicon.html#pixmap-6" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QPixmap" signature="pixmap(int extent, Mode mode, State state) const"> + <parameter left="int" right="" name="extent" default=""/> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actualSize" fullname="QIcon::actualSize" href="qicon.html#actualSize" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="actualSize(const QSize & size, Mode mode, State state) const"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QIcon::paint" href="qicon.html#paint" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QRect & rect, QFlags<Qt::AlignmentFlag> alignment, Mode mode, State state) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="Qt::AlignCenter"/> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QIcon::paint" href="qicon.html#paint-2" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="paint(QPainter * painter, int x, int y, int w, int h, QFlags<Qt::AlignmentFlag> alignment, Mode mode, State state) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="Qt::AlignCenter"/> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QIcon::isNull" href="qicon.html#isNull" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="serialNumber" fullname="QIcon::serialNumber" href="qicon-obsolete.html#serialNumber" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="serialNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheKey" fullname="QIcon::cacheKey" href="qicon.html#cacheKey" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="cacheKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addPixmap" fullname="QIcon::addPixmap" href="qicon.html#addPixmap" location="qicon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPixmap(const QPixmap & pixmap, Mode mode, State state)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addFile" fullname="QIcon::addFile" href="qicon.html#addFile" location="qicon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addFile(const QString & fileName, const QSize & size, Mode mode, State state)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QSize &" right="" name="size" default="QSize()"/> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableSizes" fullname="QIcon::availableSizes" href="qicon.html#availableSizes" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QSize>" signature="availableSizes(Mode mode, State state) const"> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromTheme" fullname="QIcon::fromTheme" href="qicon.html#fromTheme" location="qicon.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QIcon" signature="fromTheme(const QString & name, const QIcon & fallback)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QIcon &" right="" name="fallback" default="QIcon()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasThemeIcon" fullname="QIcon::hasThemeIcon" href="qicon.html#hasThemeIcon" location="qicon.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="hasThemeIcon(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="themeSearchPaths" fullname="QIcon::themeSearchPaths" href="qicon.html#themeSearchPaths" location="qicon.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="themeSearchPaths()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setThemeSearchPaths" fullname="QIcon::setThemeSearchPaths" href="qicon.html#setThemeSearchPaths" location="qicon.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setThemeSearchPaths(const QStringList & paths)"> + <parameter left="const QStringList &" right="" name="paths" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="themeName" fullname="QIcon::themeName" href="qicon.html#themeName" location="qicon.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="themeName()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setThemeName" fullname="QIcon::setThemeName" href="qicon.html#setThemeName" location="qicon.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setThemeName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="compat" name="Size" fullname="QIcon::Size" href="qicon-qt3.html#Size-enum" location="qicon.h"> + <value name="Small" value="0"/> + <value name="Large" value="1"/> + <value name="Automatic" value="Small"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="setPixmapSize" fullname="QIcon::setPixmapSize" href="qicon-qt3.html#setPixmapSize" location="qicon.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setPixmapSize(Size which, const QSize & size)"> + <parameter left="Size" right="" name="which" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="pixmapSize" fullname="QIcon::pixmapSize" href="qicon-qt3.html#pixmapSize" location="qicon.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QSize" signature="pixmapSize(Size which)"> + <parameter left="Size" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="reset" fullname="QIcon::reset" href="qicon-qt3.html#reset" location="qicon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset(const QPixmap & pixmap, Size size)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="Size" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setPixmap" fullname="QIcon::setPixmap" href="qicon-qt3.html#setPixmap" location="qicon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(const QPixmap & pixmap, Size size, Mode mode, State state)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="Size" right="" name="size" default=""/> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setPixmap" fullname="QIcon::setPixmap" href="qicon-qt3.html#setPixmap-2" location="qicon.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPixmap(const QString & fileName, Size size, Mode mode, State state)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="Size" right="" name="size" default=""/> + <parameter left="Mode" right="" name="mode" default="Normal"/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="pixmap" fullname="QIcon::pixmap" href="qicon-qt3.html#pixmap-2" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPixmap" signature="pixmap(Size size, Mode mode, State state) const"> + <parameter left="Size" right="" name="size" default=""/> + <parameter left="Mode" right="" name="mode" default=""/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="pixmap" fullname="QIcon::pixmap" href="qicon-qt3.html#pixmap-3" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPixmap" signature="pixmap(Size size, bool enabled, State state) const"> + <parameter left="Size" right="" name="size" default=""/> + <parameter left="bool" right="" name="enabled" default=""/> + <parameter left="State" right="" name="state" default="Off"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="pixmap" fullname="QIcon::pixmap" href="qicon-qt3.html#pixmap-4" location="qicon.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPixmap" signature="pixmap() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qicon.html#operator<<-2" location="qicon.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QIcon" type="QDataStream &" signature="operator<<(QDataStream & stream, const QIcon & icon)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qicon.html#operator>>-2" location="qicon.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QIcon" type="QDataStream &" signature="operator>>(QDataStream & stream, QIcon & icon)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QIcon &" right="" name="icon" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="compat" name="Q3StyleSheetItem" href="q3stylesheetitem.html" location="q3stylesheet.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3StyleSheetItem" fullname="Q3StyleSheetItem::Q3StyleSheetItem" href="q3stylesheetitem.html#Q3StyleSheetItem" location="q3stylesheet.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3StyleSheetItem(Q3StyleSheet * parent, const QString & name)"> + <parameter left="Q3StyleSheet *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3StyleSheetItem" fullname="Q3StyleSheetItem::Q3StyleSheetItem" href="q3stylesheetitem.html#Q3StyleSheetItem-2" location="q3stylesheet.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3StyleSheetItem(const Q3StyleSheetItem & other)"> + <parameter left="const Q3StyleSheetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3StyleSheetItem" fullname="Q3StyleSheetItem::~Q3StyleSheetItem" href="q3stylesheetitem.html#dtor.Q3StyleSheetItem" location="q3stylesheet.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3StyleSheetItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3StyleSheetItem::operator=" href="q3stylesheetitem.html#operator=" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3StyleSheetItem &" signature="operator=(const Q3StyleSheetItem & other)"> + <parameter left="const Q3StyleSheetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="Q3StyleSheetItem::name" href="q3stylesheetitem.html#name" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="styleSheet" fullname="Q3StyleSheetItem::styleSheet" href="q3stylesheetitem.html#styleSheet" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3StyleSheet *" signature="styleSheet()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="styleSheet" fullname="Q3StyleSheetItem::styleSheet" href="q3stylesheetitem.html#styleSheet-2" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const Q3StyleSheet *" signature="styleSheet() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="DisplayMode" fullname="Q3StyleSheetItem::DisplayMode" href="q3stylesheetitem.html#DisplayMode-enum" location="q3stylesheet.h"> + <value name="DisplayBlock" value="0"/> + <value name="DisplayInline" value="1"/> + <value name="DisplayListItem" value="2"/> + <value name="DisplayNone" value="3"/> + <value name="DisplayModeUndefined" value="-1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="displayMode" fullname="Q3StyleSheetItem::displayMode" href="q3stylesheetitem.html#displayMode" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="DisplayMode" signature="displayMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDisplayMode" fullname="Q3StyleSheetItem::setDisplayMode" href="q3stylesheetitem.html#setDisplayMode" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDisplayMode(DisplayMode m)"> + <parameter left="DisplayMode" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="Q3StyleSheetItem::alignment" href="q3stylesheetitem.html#alignment" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="Q3StyleSheetItem::setAlignment" href="q3stylesheetitem.html#setAlignment" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlignment(int f)"> + <parameter left="int" right="" name="f" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="VerticalAlignment" fullname="Q3StyleSheetItem::VerticalAlignment" href="q3stylesheetitem.html#VerticalAlignment-enum" location="q3stylesheet.h"> + <value name="VAlignBaseline" value="0"/> + <value name="VAlignSub" value="1"/> + <value name="VAlignSuper" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalAlignment" fullname="Q3StyleSheetItem::verticalAlignment" href="q3stylesheetitem.html#verticalAlignment" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="VerticalAlignment" signature="verticalAlignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalAlignment" fullname="Q3StyleSheetItem::setVerticalAlignment" href="q3stylesheetitem.html#setVerticalAlignment" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalAlignment(VerticalAlignment valign)"> + <parameter left="VerticalAlignment" right="" name="valign" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontWeight" fullname="Q3StyleSheetItem::fontWeight" href="q3stylesheetitem.html#fontWeight" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="fontWeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontWeight" fullname="Q3StyleSheetItem::setFontWeight" href="q3stylesheetitem.html#setFontWeight" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontWeight(int w)"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="logicalFontSize" fullname="Q3StyleSheetItem::logicalFontSize" href="q3stylesheetitem.html#logicalFontSize" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="logicalFontSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLogicalFontSize" fullname="Q3StyleSheetItem::setLogicalFontSize" href="q3stylesheetitem.html#setLogicalFontSize" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLogicalFontSize(int s)"> + <parameter left="int" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="logicalFontSizeStep" fullname="Q3StyleSheetItem::logicalFontSizeStep" href="q3stylesheetitem.html#logicalFontSizeStep" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="logicalFontSizeStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLogicalFontSizeStep" fullname="Q3StyleSheetItem::setLogicalFontSizeStep" href="q3stylesheetitem.html#setLogicalFontSizeStep" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLogicalFontSizeStep(int s)"> + <parameter left="int" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontSize" fullname="Q3StyleSheetItem::fontSize" href="q3stylesheetitem.html#fontSize" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="fontSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontSize" fullname="Q3StyleSheetItem::setFontSize" href="q3stylesheetitem.html#setFontSize" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontSize(int s)"> + <parameter left="int" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontFamily" fullname="Q3StyleSheetItem::fontFamily" href="q3stylesheetitem.html#fontFamily" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fontFamily() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontFamily" fullname="Q3StyleSheetItem::setFontFamily" href="q3stylesheetitem.html#setFontFamily" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontFamily(const QString & fam)"> + <parameter left="const QString &" right="" name="fam" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numberOfColumns" fullname="Q3StyleSheetItem::numberOfColumns" href="q3stylesheetitem.html#numberOfColumns" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numberOfColumns() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumberOfColumns" fullname="Q3StyleSheetItem::setNumberOfColumns" href="q3stylesheetitem.html#setNumberOfColumns" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumberOfColumns(int ncols)"> + <parameter left="int" right="" name="ncols" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="color" fullname="Q3StyleSheetItem::color" href="q3stylesheetitem.html#color" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="color() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColor" fullname="Q3StyleSheetItem::setColor" href="q3stylesheetitem.html#setColor" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColor(const QColor & c)"> + <parameter left="const QColor &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontItalic" fullname="Q3StyleSheetItem::fontItalic" href="q3stylesheetitem.html#fontItalic" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fontItalic() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontItalic" fullname="Q3StyleSheetItem::setFontItalic" href="q3stylesheetitem.html#setFontItalic" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontItalic(bool italic)"> + <parameter left="bool" right="" name="italic" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="definesFontItalic" fullname="Q3StyleSheetItem::definesFontItalic" href="q3stylesheetitem.html#definesFontItalic" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="definesFontItalic() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fontUnderline" fullname="Q3StyleSheetItem::fontUnderline" href="q3stylesheetitem.html#fontUnderline" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fontUnderline() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontUnderline" fullname="Q3StyleSheetItem::setFontUnderline" href="q3stylesheetitem.html#setFontUnderline" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontUnderline(bool underline)"> + <parameter left="bool" right="" name="underline" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="definesFontUnderline" fullname="Q3StyleSheetItem::definesFontUnderline" href="q3stylesheetitem.html#definesFontUnderline" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="definesFontUnderline() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fontStrikeOut" fullname="Q3StyleSheetItem::fontStrikeOut" href="q3stylesheetitem.html#fontStrikeOut" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fontStrikeOut() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontStrikeOut" fullname="Q3StyleSheetItem::setFontStrikeOut" href="q3stylesheetitem.html#setFontStrikeOut" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontStrikeOut(bool strikeOut)"> + <parameter left="bool" right="" name="strikeOut" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="definesFontStrikeOut" fullname="Q3StyleSheetItem::definesFontStrikeOut" href="q3stylesheetitem.html#definesFontStrikeOut" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="definesFontStrikeOut() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAnchor" fullname="Q3StyleSheetItem::isAnchor" href="q3stylesheetitem.html#isAnchor" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAnchor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAnchor" fullname="Q3StyleSheetItem::setAnchor" href="q3stylesheetitem.html#setAnchor" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAnchor(bool anc)"> + <parameter left="bool" right="" name="anc" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="WhiteSpaceMode" fullname="Q3StyleSheetItem::WhiteSpaceMode" href="q3stylesheetitem.html#WhiteSpaceMode-enum" location="q3stylesheet.h"> + <value name="WhiteSpaceNormal" value="0"/> + <value name="WhiteSpacePre" value="1"/> + <value name="WhiteSpaceNoWrap" value="2"/> + <value name="WhiteSpaceModeUndefined" value="-1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="whiteSpaceMode" fullname="Q3StyleSheetItem::whiteSpaceMode" href="q3stylesheetitem.html#whiteSpaceMode" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="WhiteSpaceMode" signature="whiteSpaceMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWhiteSpaceMode" fullname="Q3StyleSheetItem::setWhiteSpaceMode" href="q3stylesheetitem.html#setWhiteSpaceMode" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWhiteSpaceMode(WhiteSpaceMode m)"> + <parameter left="WhiteSpaceMode" right="" name="m" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="Margin" fullname="Q3StyleSheetItem::Margin" href="q3stylesheetitem.html#Margin-enum" location="q3stylesheet.h"> + <value name="MarginLeft" value="0"/> + <value name="MarginRight" value="1"/> + <value name="MarginTop" value="2"/> + <value name="MarginBottom" value="3"/> + <value name="MarginFirstLine" value="4"/> + <value name="MarginAll" value="5"/> + <value name="MarginVertical" value="6"/> + <value name="MarginHorizontal" value="7"/> + <value name="MarginUndefined" value="-1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="margin" fullname="Q3StyleSheetItem::margin" href="q3stylesheetitem.html#margin" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="margin(Margin m) const"> + <parameter left="Margin" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMargin" fullname="Q3StyleSheetItem::setMargin" href="q3stylesheetitem.html#setMargin" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMargin(Margin m, int v)"> + <parameter left="Margin" right="" name="m" default=""/> + <parameter left="int" right="" name="v" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="ListStyle" fullname="Q3StyleSheetItem::ListStyle" href="q3stylesheetitem.html#ListStyle-enum" location="q3stylesheet.h"> + <value name="ListDisc" value="0"/> + <value name="ListCircle" value="1"/> + <value name="ListSquare" value="2"/> + <value name="ListDecimal" value="3"/> + <value name="ListLowerAlpha" value="4"/> + <value name="ListUpperAlpha" value="5"/> + <value name="ListStyleUndefined" value="-1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="listStyle" fullname="Q3StyleSheetItem::listStyle" href="q3stylesheetitem.html#listStyle" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ListStyle" signature="listStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setListStyle" fullname="Q3StyleSheetItem::setListStyle" href="q3stylesheetitem.html#setListStyle" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setListStyle(ListStyle s)"> + <parameter left="ListStyle" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contexts" fullname="Q3StyleSheetItem::contexts" href="q3stylesheetitem.html#contexts" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="contexts() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContexts" fullname="Q3StyleSheetItem::setContexts" href="q3stylesheetitem.html#setContexts" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContexts(const QString & c)"> + <parameter left="const QString &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allowedInContext" fullname="Q3StyleSheetItem::allowedInContext" href="q3stylesheetitem.html#allowedInContext" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="allowedInContext(const Q3StyleSheetItem * s) const"> + <parameter left="const Q3StyleSheetItem *" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selfNesting" fullname="Q3StyleSheetItem::selfNesting" href="q3stylesheetitem.html#selfNesting" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="selfNesting() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelfNesting" fullname="Q3StyleSheetItem::setSelfNesting" href="q3stylesheetitem.html#setSelfNesting" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelfNesting(bool nesting)"> + <parameter left="bool" right="" name="nesting" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineSpacing" fullname="Q3StyleSheetItem::lineSpacing" href="q3stylesheetitem.html#lineSpacing" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineSpacing() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3StyleSheet" href="q3stylesheet.html" location="q3stylesheet.h" bases="QObject" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3StyleSheet" fullname="Q3StyleSheet::Q3StyleSheet" href="q3stylesheet.html#Q3StyleSheet" location="q3stylesheet.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3StyleSheet(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3StyleSheet" fullname="Q3StyleSheet::~Q3StyleSheet" href="q3stylesheet.html#dtor.Q3StyleSheet" location="q3stylesheet.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3StyleSheet()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultSheet" fullname="Q3StyleSheet::defaultSheet" href="q3stylesheet.html#defaultSheet" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Q3StyleSheet *" signature="defaultSheet()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultSheet" fullname="Q3StyleSheet::setDefaultSheet" href="q3stylesheet.html#setDefaultSheet" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultSheet(Q3StyleSheet * sheet)"> + <parameter left="Q3StyleSheet *" right="" name="sheet" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="Q3StyleSheet::item" href="q3stylesheet.html#item" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3StyleSheetItem *" signature="item(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="Q3StyleSheet::item" href="q3stylesheet.html#item-2" location="q3stylesheet.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const Q3StyleSheetItem *" signature="item(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="escape" fullname="Q3StyleSheet::escape" href="q3stylesheet.html#escape" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="escape(const QString & plain)"> + <parameter left="const QString &" right="" name="plain" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convertFromPlainText" fullname="Q3StyleSheet::convertFromPlainText" href="q3stylesheet.html#convertFromPlainText" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="convertFromPlainText(const QString & plain, Q3StyleSheetItem::WhiteSpaceMode mode)"> + <parameter left="const QString &" right="" name="plain" default=""/> + <parameter left="Q3StyleSheetItem::WhiteSpaceMode" right="" name="mode" default="Q3StyleSheetItem::WhiteSpacePre"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mightBeRichText" fullname="Q3StyleSheet::mightBeRichText" href="q3stylesheet.html#mightBeRichText" location="q3stylesheet.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="mightBeRichText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaleFont" fullname="Q3StyleSheet::scaleFont" href="q3stylesheet.html#scaleFont" location="q3stylesheet.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="scaleFont(QFont & font, int logicalSize) const"> + <parameter left="QFont &" right="" name="font" default=""/> + <parameter left="int" right="" name="logicalSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="Q3StyleSheet::error" href="q3stylesheet.html#error" location="q3stylesheet.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="error(const QString & msg) const"> + <parameter left="const QString &" right="" name="msg" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlResult" href="qsqlresult.html" location="qsqlresult.h" bases="" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlResult" fullname="QSqlResult::~QSqlResult" href="qsqlresult.html#dtor.QSqlResult" location="qsqlresult.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlResult()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QSqlResult::handle" href="qsqlresult.html#handle" location="qsqlresult.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="handle() const"/> + <enum access="protected" threadsafety="unspecified" status="commendable" name="BindingSyntax" fullname="QSqlResult::BindingSyntax" href="qsqlresult.html#BindingSyntax-enum" location="qsqlresult.h"> + <value name="PositionalBinding" value="0"/> + <value name="NamedBinding" value="1"/> + <value name="BindByPosition" value="PositionalBinding"/> + <value name="BindByName" value="NamedBinding"/> + </enum> + <function access="protected" threadsafety="unspecified" status="commendable" name="QSqlResult" fullname="QSqlResult::QSqlResult" href="qsqlresult.html#QSqlResult" location="qsqlresult.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlResult(const QSqlDriver * db)"> + <parameter left="const QSqlDriver *" right="" name="db" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="at" fullname="QSqlResult::at" href="qsqlresult.html#at" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="at() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="lastQuery" fullname="QSqlResult::lastQuery" href="qsqlresult.html#lastQuery" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="lastQuery() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="lastError" fullname="QSqlResult::lastError" href="qsqlresult.html#lastError" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlError" signature="lastError() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSqlResult::isValid" href="qsqlresult.html#isValid" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isActive" fullname="QSqlResult::isActive" href="qsqlresult.html#isActive" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isActive() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isSelect" fullname="QSqlResult::isSelect" href="qsqlresult.html#isSelect" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelect() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isForwardOnly" fullname="QSqlResult::isForwardOnly" href="qsqlresult.html#isForwardOnly" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isForwardOnly() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="driver" fullname="QSqlResult::driver" href="qsqlresult.html#driver" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QSqlDriver *" signature="driver() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setAt" fullname="QSqlResult::setAt" href="qsqlresult.html#setAt" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setActive" fullname="QSqlResult::setActive" href="qsqlresult.html#setActive" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setActive(bool active)"> + <parameter left="bool" right="" name="active" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setLastError" fullname="QSqlResult::setLastError" href="qsqlresult.html#setLastError" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setLastError(const QSqlError & error)"> + <parameter left="const QSqlError &" right="" name="error" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setQuery" fullname="QSqlResult::setQuery" href="qsqlresult.html#setQuery" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setQuery(const QString & query)"> + <parameter left="const QString &" right="" name="query" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSelect" fullname="QSqlResult::setSelect" href="qsqlresult.html#setSelect" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelect(bool select)"> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setForwardOnly" fullname="QSqlResult::setForwardOnly" href="qsqlresult.html#setForwardOnly" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setForwardOnly(bool forward)"> + <parameter left="bool" right="" name="forward" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="exec" fullname="QSqlResult::exec" href="qsqlresult.html#exec" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="exec()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="prepare" fullname="QSqlResult::prepare" href="qsqlresult.html#prepare" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="prepare(const QString & query)"> + <parameter left="const QString &" right="" name="query" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="savePrepare" fullname="QSqlResult::savePrepare" href="qsqlresult.html#savePrepare" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="savePrepare(const QString & query)"> + <parameter left="const QString &" right="" name="query" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="bindValue" fullname="QSqlResult::bindValue" href="qsqlresult.html#bindValue" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="bindValue(int index, const QVariant & val, QFlags<QSql::ParamTypeFlag> paramType)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="val" default=""/> + <parameter left="QFlags<QSql::ParamTypeFlag>" right="" name="paramType" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="bindValue" fullname="QSqlResult::bindValue" href="qsqlresult.html#bindValue-2" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="bindValue(const QString & placeholder, const QVariant & val, QFlags<QSql::ParamTypeFlag> paramType)"> + <parameter left="const QString &" right="" name="placeholder" default=""/> + <parameter left="const QVariant &" right="" name="val" default=""/> + <parameter left="QFlags<QSql::ParamTypeFlag>" right="" name="paramType" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="addBindValue" fullname="QSqlResult::addBindValue" href="qsqlresult.html#addBindValue" location="qsqlresult.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addBindValue(const QVariant & val, QFlags<QSql::ParamTypeFlag> paramType)"> + <parameter left="const QVariant &" right="" name="val" default=""/> + <parameter left="QFlags<QSql::ParamTypeFlag>" right="" name="paramType" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="boundValue" fullname="QSqlResult::boundValue" href="qsqlresult.html#boundValue-2" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QVariant" signature="boundValue(const QString & placeholder) const"> + <parameter left="const QString &" right="" name="placeholder" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="boundValue" fullname="QSqlResult::boundValue" href="qsqlresult.html#boundValue" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="boundValue(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="bindValueType" fullname="QSqlResult::bindValueType" href="qsqlresult.html#bindValueType-2" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QSql::ParamType" signature="bindValueType(const QString & placeholder) const"> + <parameter left="const QString &" right="" name="placeholder" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="bindValueType" fullname="QSqlResult::bindValueType" href="qsqlresult.html#bindValueType" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSql::ParamType" signature="bindValueType(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="boundValueCount" fullname="QSqlResult::boundValueCount" href="qsqlresult.html#boundValueCount" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="boundValueCount() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="boundValues" fullname="QSqlResult::boundValues" href="qsqlresult.html#boundValues" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector<QVariant> &" signature="boundValues() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="executedQuery" fullname="QSqlResult::executedQuery" href="qsqlresult.html#executedQuery" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="executedQuery() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="boundValueName" fullname="QSqlResult::boundValueName" href="qsqlresult.html#boundValueName" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="boundValueName(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="clear" fullname="QSqlResult::clear" href="qsqlresult.html#clear" location="qsqlresult.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="hasOutValues" fullname="QSqlResult::hasOutValues" href="qsqlresult.html#hasOutValues" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasOutValues() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="bindingSyntax" fullname="QSqlResult::bindingSyntax" href="qsqlresult.html#bindingSyntax" location="qsqlresult.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="BindingSyntax" signature="bindingSyntax() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="data" fullname="QSqlResult::data" href="qsqlresult.html#data" location="qsqlresult.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="data(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSqlResult::isNull" href="qsqlresult.html#isNull" location="qsqlresult.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="isNull(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="reset" fullname="QSqlResult::reset" href="qsqlresult.html#reset" location="qsqlresult.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="reset(const QString & query)"> + <parameter left="const QString &" right="" name="query" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="fetch" fullname="QSqlResult::fetch" href="qsqlresult.html#fetch" location="qsqlresult.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="fetch(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="fetchNext" fullname="QSqlResult::fetchNext" href="qsqlresult.html#fetchNext" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="fetchNext()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="fetchPrevious" fullname="QSqlResult::fetchPrevious" href="qsqlresult.html#fetchPrevious" location="qsqlresult.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="fetchPrevious()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="fetchFirst" fullname="QSqlResult::fetchFirst" href="qsqlresult.html#fetchFirst" location="qsqlresult.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="fetchFirst()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="fetchLast" fullname="QSqlResult::fetchLast" href="qsqlresult.html#fetchLast" location="qsqlresult.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="fetchLast()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="size" fullname="QSqlResult::size" href="qsqlresult.html#size" location="qsqlresult.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="int" signature="size()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="numRowsAffected" fullname="QSqlResult::numRowsAffected" href="qsqlresult.html#numRowsAffected" location="qsqlresult.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="int" signature="numRowsAffected()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="record" fullname="QSqlResult::record" href="qsqlresult.html#record" location="qsqlresult.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSqlRecord" signature="record() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="lastInsertId" fullname="QSqlResult::lastInsertId" href="qsqlresult.html#lastInsertId" location="qsqlresult.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="lastInsertId() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSystemTrayIcon" href="qsystemtrayicon.html" location="qsystemtrayicon.h" bases="QObject" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QSystemTrayIcon::toolTip" href="qsystemtrayicon.html#toolTip-prop" location="qsystemtrayicon.h" type="QString"> + <getter name="toolTip"/> + <setter name="setToolTip"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QSystemTrayIcon::icon" href="qsystemtrayicon.html#icon-prop" location="qsystemtrayicon.h" type="QIcon"> + <getter name="icon"/> + <setter name="setIcon"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="visible" fullname="QSystemTrayIcon::visible" href="qsystemtrayicon.html#visible-prop" location="qsystemtrayicon.h" type="bool"> + <getter name="isVisible"/> + <setter name="setVisible"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QSystemTrayIcon" fullname="QSystemTrayIcon::QSystemTrayIcon" href="qsystemtrayicon.html#QSystemTrayIcon" location="qsystemtrayicon.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSystemTrayIcon(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSystemTrayIcon" fullname="QSystemTrayIcon::QSystemTrayIcon" href="qsystemtrayicon.html#QSystemTrayIcon-2" location="qsystemtrayicon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSystemTrayIcon(const QIcon & icon, QObject * parent)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSystemTrayIcon" fullname="QSystemTrayIcon::~QSystemTrayIcon" href="qsystemtrayicon.html#dtor.QSystemTrayIcon" location="qsystemtrayicon.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSystemTrayIcon()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ActivationReason" fullname="QSystemTrayIcon::ActivationReason" href="qsystemtrayicon.html#ActivationReason-enum" location="qsystemtrayicon.h"> + <value name="Unknown" value="0"/> + <value name="Context" value="1"/> + <value name="DoubleClick" value="2"/> + <value name="Trigger" value="3"/> + <value name="MiddleClick" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setContextMenu" fullname="QSystemTrayIcon::setContextMenu" href="qsystemtrayicon.html#setContextMenu" location="qsystemtrayicon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContextMenu(QMenu * menu)"> + <parameter left="QMenu *" right="" name="menu" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contextMenu" fullname="QSystemTrayIcon::contextMenu" href="qsystemtrayicon.html#contextMenu" location="qsystemtrayicon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenu *" signature="contextMenu() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QSystemTrayIcon::icon" href="qsystemtrayicon.html#icon-prop" location="qsystemtrayicon.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="icon" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIcon" fullname="QSystemTrayIcon::setIcon" href="qsystemtrayicon.html#icon-prop" location="qsystemtrayicon.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="icon" type="void" signature="setIcon(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QSystemTrayIcon::toolTip" href="qsystemtrayicon.html#toolTip-prop" location="qsystemtrayicon.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="toolTip" type="QString" signature="toolTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolTip" fullname="QSystemTrayIcon::setToolTip" href="qsystemtrayicon.html#toolTip-prop" location="qsystemtrayicon.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="toolTip" type="void" signature="setToolTip(const QString & tip)"> + <parameter left="const QString &" right="" name="tip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSystemTrayAvailable" fullname="QSystemTrayIcon::isSystemTrayAvailable" href="qsystemtrayicon.html#isSystemTrayAvailable" location="qsystemtrayicon.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isSystemTrayAvailable()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsMessages" fullname="QSystemTrayIcon::supportsMessages" href="qsystemtrayicon.html#supportsMessages" location="qsystemtrayicon.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="supportsMessages()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="MessageIcon" fullname="QSystemTrayIcon::MessageIcon" href="qsystemtrayicon.html#MessageIcon-enum" location="qsystemtrayicon.h"> + <value name="NoIcon" value="0"/> + <value name="Information" value="1"/> + <value name="Warning" value="2"/> + <value name="Critical" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="showMessage" fullname="QSystemTrayIcon::showMessage" href="qsystemtrayicon.html#showMessage" location="qsystemtrayicon.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="showMessage(const QString & title, const QString & message, MessageIcon icon, int millisecondsTimeoutHint)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="message" default=""/> + <parameter left="MessageIcon" right="" name="icon" default="Information"/> + <parameter left="int" right="" name="millisecondsTimeoutHint" default="10000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QSystemTrayIcon::geometry" href="qsystemtrayicon.html#geometry" location="qsystemtrayicon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="geometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisible" fullname="QSystemTrayIcon::isVisible" href="qsystemtrayicon.html#visible-prop" location="qsystemtrayicon.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="visible" type="bool" signature="isVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QSystemTrayIcon::setVisible" href="qsystemtrayicon.html#visible-prop" location="qsystemtrayicon.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="visible" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="show" fullname="QSystemTrayIcon::show" href="qsystemtrayicon.html#show" location="qsystemtrayicon.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="show()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hide" fullname="QSystemTrayIcon::hide" href="qsystemtrayicon.html#hide" location="qsystemtrayicon.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="hide()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="QSystemTrayIcon::activated" href="qsystemtrayicon.html#activated" location="qsystemtrayicon.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(QSystemTrayIcon::ActivationReason reason)"> + <parameter left="QSystemTrayIcon::ActivationReason" right="" name="reason" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="messageClicked" fullname="QSystemTrayIcon::messageClicked" href="qsystemtrayicon.html#messageClicked" location="qsystemtrayicon.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="messageClicked()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QSystemTrayIcon::event" href="qsystemtrayicon.html#event" location="qsystemtrayicon.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3MimeSourceFactory" href="q3mimesourcefactory.html" location="q3mimefactory.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3MimeSourceFactory" fullname="Q3MimeSourceFactory::Q3MimeSourceFactory" href="q3mimesourcefactory.html#Q3MimeSourceFactory" location="q3mimefactory.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3MimeSourceFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3MimeSourceFactory" fullname="Q3MimeSourceFactory::~Q3MimeSourceFactory" href="q3mimesourcefactory.html#dtor.Q3MimeSourceFactory" location="q3mimefactory.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3MimeSourceFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultFactory" fullname="Q3MimeSourceFactory::defaultFactory" href="q3mimesourcefactory.html#defaultFactory" location="q3mimefactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Q3MimeSourceFactory *" signature="defaultFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultFactory" fullname="Q3MimeSourceFactory::setDefaultFactory" href="q3mimesourcefactory.html#setDefaultFactory" location="q3mimefactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultFactory(Q3MimeSourceFactory * factory)"> + <parameter left="Q3MimeSourceFactory *" right="" name="factory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeDefaultFactory" fullname="Q3MimeSourceFactory::takeDefaultFactory" href="q3mimesourcefactory.html#takeDefaultFactory" location="q3mimefactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Q3MimeSourceFactory *" signature="takeDefaultFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addFactory" fullname="Q3MimeSourceFactory::addFactory" href="q3mimesourcefactory.html#addFactory" location="q3mimefactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="addFactory(Q3MimeSourceFactory * f)"> + <parameter left="Q3MimeSourceFactory *" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeFactory" fullname="Q3MimeSourceFactory::removeFactory" href="q3mimesourcefactory.html#removeFactory" location="q3mimefactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="removeFactory(Q3MimeSourceFactory * f)"> + <parameter left="Q3MimeSourceFactory *" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="Q3MimeSourceFactory::data" href="q3mimesourcefactory.html#data" location="q3mimefactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="const QMimeSource *" signature="data(const QString & abs_name) const"> + <parameter left="const QString &" right="" name="abs_name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="makeAbsolute" fullname="Q3MimeSourceFactory::makeAbsolute" href="q3mimesourcefactory.html#makeAbsolute" location="q3mimefactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="makeAbsolute(const QString & abs_or_rel_name, const QString & context) const"> + <parameter left="const QString &" right="" name="abs_or_rel_name" default=""/> + <parameter left="const QString &" right="" name="context" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="Q3MimeSourceFactory::data" href="q3mimesourcefactory.html#data-2" location="q3mimefactory.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QMimeSource *" signature="data(const QString & abs_or_rel_name, const QString & context) const"> + <parameter left="const QString &" right="" name="abs_or_rel_name" default=""/> + <parameter left="const QString &" right="" name="context" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3MimeSourceFactory::setText" href="q3mimesourcefactory.html#setText" location="q3mimefactory.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & abs_name, const QString & text)"> + <parameter left="const QString &" right="" name="abs_name" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setImage" fullname="Q3MimeSourceFactory::setImage" href="q3mimesourcefactory.html#setImage" location="q3mimefactory.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setImage(const QString & abs_name, const QImage & image)"> + <parameter left="const QString &" right="" name="abs_name" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="Q3MimeSourceFactory::setPixmap" href="q3mimesourcefactory.html#setPixmap" location="q3mimefactory.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(const QString & abs_name, const QPixmap & pixmap)"> + <parameter left="const QString &" right="" name="abs_name" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="Q3MimeSourceFactory::setData" href="q3mimesourcefactory.html#setData" location="q3mimefactory.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QString & abs_name, QMimeSource * data)"> + <parameter left="const QString &" right="" name="abs_name" default=""/> + <parameter left="QMimeSource *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilePath" fullname="Q3MimeSourceFactory::setFilePath" href="q3mimesourcefactory.html#setFilePath" location="q3mimefactory.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setFilePath(const QStringList & path)"> + <parameter left="const QStringList &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilePath" fullname="Q3MimeSourceFactory::setFilePath" href="q3mimesourcefactory.html#setFilePath-2" location="q3mimefactory.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFilePath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filePath" fullname="Q3MimeSourceFactory::filePath" href="q3mimesourcefactory.html#filePath" location="q3mimefactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="filePath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addFilePath" fullname="Q3MimeSourceFactory::addFilePath" href="q3mimesourcefactory.html#addFilePath" location="q3mimefactory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addFilePath(const QString & p)"> + <parameter left="const QString &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setExtensionType" fullname="Q3MimeSourceFactory::setExtensionType" href="q3mimesourcefactory.html#setExtensionType" location="q3mimefactory.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setExtensionType(const QString & ext, const char * mimetype)"> + <parameter left="const QString &" right="" name="ext" default=""/> + <parameter left="const char *" right="" name="mimetype" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFontDialog" href="qfontdialog.html" location="qfontdialog.h" bases="QDialog" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="currentFont" fullname="QFontDialog::currentFont" href="qfontdialog.html#currentFont-prop" location="qfontdialog.h" type="QFont"> + <getter name="currentFont"/> + <setter name="setCurrentFont"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QFontDialog::options" href="qfontdialog.html#options-prop" location="qfontdialog.h" type="FontDialogOptions"> + <getter name="options"/> + <setter name="setOptions"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="FontDialogOption" fullname="QFontDialog::FontDialogOption" href="qfontdialog.html#FontDialogOption-enum" location="qfontdialog.h" typedef="QFontDialog::FontDialogOptions"> + <value name="NoButtons" value="0x00000001"/> + <value name="DontUseNativeDialog" value="0x00000002"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="FontDialogOptions" fullname="QFontDialog::FontDialogOptions" href="qfontdialog.html#FontDialogOptions-typedef" location="qfontdialog.h" enum="QFontDialog::FontDialogOption"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontDialog" fullname="QFontDialog::QFontDialog" href="qfontdialog.html#QFontDialog" location="qfontdialog.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFontDialog(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontDialog" fullname="QFontDialog::QFontDialog" href="qfontdialog.html#QFontDialog-2" location="qfontdialog.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFontDialog(const QFont & initial, QWidget * parent)"> + <parameter left="const QFont &" right="" name="initial" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentFont" fullname="QFontDialog::setCurrentFont" href="qfontdialog.html#currentFont-prop" location="qfontdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="currentFont" type="void" signature="setCurrentFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFont" fullname="QFontDialog::currentFont" href="qfontdialog.html#currentFont-prop" location="qfontdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentFont" type="QFont" signature="currentFont() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedFont" fullname="QFontDialog::selectedFont" href="qfontdialog.html#selectedFont" location="qfontdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="selectedFont() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QFontDialog::setOption" href="qfontdialog.html#setOption" location="qfontdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(FontDialogOption option, bool on)"> + <parameter left="FontDialogOption" right="" name="option" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testOption" fullname="QFontDialog::testOption" href="qfontdialog.html#testOption" location="qfontdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testOption(FontDialogOption option) const"> + <parameter left="FontDialogOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOptions" fullname="QFontDialog::setOptions" href="qfontdialog.html#options-prop" location="qfontdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="options" type="void" signature="setOptions(QFlags<QFontDialog::FontDialogOption> options)"> + <parameter left="QFlags<QFontDialog::FontDialogOption>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QFontDialog::options" href="qfontdialog.html#options-prop" location="qfontdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="options" type="FontDialogOptions" signature="options() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QFontDialog::open" href="qfontdialog.html#open" location="qfontdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="open(QObject * receiver, const char * member)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QFontDialog::setVisible" href="qfontdialog.html#setVisible" location="qfontdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getFont" fullname="QFontDialog::getFont" href="qfontdialog.html#getFont" location="qfontdialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QFont" signature="getFont(bool * ok, const QFont & initial, QWidget * parent, const QString & title, QFlags<QFontDialog::FontDialogOption> options)"> + <parameter left="bool *" right="" name="ok" default=""/> + <parameter left="const QFont &" right="" name="initial" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QFlags<QFontDialog::FontDialogOption>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getFont" fullname="QFontDialog::getFont" href="qfontdialog.html#getFont-4" location="qfontdialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="QFont" signature="getFont(bool * ok, const QFont & initial, QWidget * parent, const QString & title)"> + <parameter left="bool *" right="" name="ok" default=""/> + <parameter left="const QFont &" right="" name="initial" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getFont" fullname="QFontDialog::getFont" href="qfontdialog.html#getFont-5" location="qfontdialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="5" type="QFont" signature="getFont(bool * ok, const QFont & initial, QWidget * parent)"> + <parameter left="bool *" right="" name="ok" default=""/> + <parameter left="const QFont &" right="" name="initial" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getFont" fullname="QFontDialog::getFont" href="qfontdialog.html#getFont-6" location="qfontdialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="6" type="QFont" signature="getFont(bool * ok, QWidget * parent)"> + <parameter left="bool *" right="" name="ok" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getFont" fullname="QFontDialog::getFont" href="qfontdialog.html#getFont-2" location="qfontdialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QFont" signature="getFont(bool * ok, const QFont & initial, QWidget * parent, const char * name)"> + <parameter left="bool *" right="" name="ok" default=""/> + <parameter left="const QFont &" right="" name="initial" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getFont" fullname="QFontDialog::getFont" href="qfontdialog.html#getFont-3" location="qfontdialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QFont" signature="getFont(bool * ok, QWidget * parent, const char * name)"> + <parameter left="bool *" right="" name="ok" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFontChanged" fullname="QFontDialog::currentFontChanged" href="qfontdialog.html#currentFontChanged" location="qfontdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentFontChanged(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontSelected" fullname="QFontDialog::fontSelected" href="qfontdialog.html#fontSelected" location="qfontdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="fontSelected(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QFontDialog::changeEvent" href="qfontdialog.html#changeEvent" location="qfontdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="done" fullname="QFontDialog::done" href="qfontdialog.html#done" location="qfontdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="done(int result)"> + <parameter left="int" right="" name="result" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSettings" href="qsettings.html" location="qsettings.h" bases="QObject" module="QtCore"> + <contents name="basic-usage" title="Basic Usage" level="1"/> + <contents name="qvariant-and-gui-types" title="QVariant and GUI Types" level="1"/> + <contents name="key-syntax" title="Key Syntax" level="1"/> + <contents name="fallback-mechanism" title="Fallback Mechanism" level="1"/> + <contents name="restoring-the-state-of-a-gui-application" title="Restoring the State of a GUI Application" level="1"/> + <contents name="accessing-settings-from-multiple-threads-or-processes-simultaneously" title="Accessing Settings from Multiple Threads or Processes Simultaneously" level="1"/> + <contents name="platform-specific-notes" title="Platform-Specific Notes" level="1"/> + <contents name="locations-where-application-settings-are-stored" title="Locations Where Application Settings Are Stored" level="2"/> + <contents name="accessing-ini-and-plist-files-directly" title="Accessing INI and .plist Files Directly" level="2"/> + <contents name="accessing-the-windows-registry-directly" title="Accessing the Windows Registry Directly" level="2"/> + <contents name="accessing-common-registry-settings-on-windows" title="Accessing Common Registry Settings on Windows" level="2"/> + <contents name="platform-limitations" title="Platform Limitations" level="2"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Status" fullname="QSettings::Status" href="qsettings.html#Status-enum" location="qsettings.h"> + <value name="NoError" value="0"/> + <value name="AccessError" value="1"/> + <value name="FormatError" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Format" fullname="QSettings::Format" href="qsettings.html#Format-enum" location="qsettings.h"> + <value name="NativeFormat" value="0"/> + <value name="IniFormat" value="1"/> + <value name="InvalidFormat" value="16"/> + <value name="CustomFormat1" value="17"/> + <value name="CustomFormat2" value="18"/> + <value name="CustomFormat3" value="19"/> + <value name="CustomFormat4" value="20"/> + <value name="CustomFormat5" value="21"/> + <value name="CustomFormat6" value="22"/> + <value name="CustomFormat7" value="23"/> + <value name="CustomFormat8" value="24"/> + <value name="CustomFormat9" value="25"/> + <value name="CustomFormat10" value="26"/> + <value name="CustomFormat11" value="27"/> + <value name="CustomFormat12" value="28"/> + <value name="CustomFormat13" value="29"/> + <value name="CustomFormat14" value="30"/> + <value name="CustomFormat15" value="31"/> + <value name="CustomFormat16" value="32"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Scope" fullname="QSettings::Scope" href="qsettings.html#Scope-enum" location="qsettings.h"> + <value name="UserScope" value="0"/> + <value name="SystemScope" value="1"/> + <value name="User" value="UserScope"/> + <value name="Global" value="SystemScope"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QSettings" fullname="QSettings::QSettings" href="qsettings.html#QSettings" location="qsettings.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSettings(const QString & organization, const QString & application, QObject * parent)"> + <parameter left="const QString &" right="" name="organization" default=""/> + <parameter left="const QString &" right="" name="application" default="QString()"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSettings" fullname="QSettings::QSettings" href="qsettings.html#QSettings-2" location="qsettings.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSettings(Scope scope, const QString & organization, const QString & application, QObject * parent)"> + <parameter left="Scope" right="" name="scope" default=""/> + <parameter left="const QString &" right="" name="organization" default=""/> + <parameter left="const QString &" right="" name="application" default="QString()"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSettings" fullname="QSettings::QSettings" href="qsettings.html#QSettings-3" location="qsettings.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSettings(Format format, Scope scope, const QString & organization, const QString & application, QObject * parent)"> + <parameter left="Format" right="" name="format" default=""/> + <parameter left="Scope" right="" name="scope" default=""/> + <parameter left="const QString &" right="" name="organization" default=""/> + <parameter left="const QString &" right="" name="application" default="QString()"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSettings" fullname="QSettings::QSettings" href="qsettings.html#QSettings-4" location="qsettings.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QSettings(const QString & fileName, Format format, QObject * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="Format" right="" name="format" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSettings" fullname="QSettings::QSettings" href="qsettings.html#QSettings-5" location="qsettings.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QSettings(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSettings" fullname="QSettings::~QSettings" href="qsettings.html#dtor.QSettings" location="qsettings.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSettings()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSettings::clear" href="qsettings.html#clear" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sync" fullname="QSettings::sync" href="qsettings.html#sync" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sync()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="status" fullname="QSettings::status" href="qsettings.html#status" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Status" signature="status() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginGroup" fullname="QSettings::beginGroup" href="qsettings.html#beginGroup" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="beginGroup(const QString & prefix)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endGroup" fullname="QSettings::endGroup" href="qsettings.html#endGroup" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endGroup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="group" fullname="QSettings::group" href="qsettings.html#group" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="group() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginReadArray" fullname="QSettings::beginReadArray" href="qsettings.html#beginReadArray" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="beginReadArray(const QString & prefix)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beginWriteArray" fullname="QSettings::beginWriteArray" href="qsettings.html#beginWriteArray" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="beginWriteArray(const QString & prefix, int size)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endArray" fullname="QSettings::endArray" href="qsettings.html#endArray" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setArrayIndex" fullname="QSettings::setArrayIndex" href="qsettings.html#setArrayIndex" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setArrayIndex(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allKeys" fullname="QSettings::allKeys" href="qsettings.html#allKeys" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="allKeys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childKeys" fullname="QSettings::childKeys" href="qsettings.html#childKeys" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="childKeys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childGroups" fullname="QSettings::childGroups" href="qsettings.html#childGroups" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="childGroups() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isWritable" fullname="QSettings::isWritable" href="qsettings.html#isWritable" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isWritable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QSettings::setValue" href="qsettings.html#setValue" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const QString & key, const QVariant & value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QSettings::value" href="qsettings.html#value" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="value(const QString & key, const QVariant & defaultValue) const"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QVariant &" right="" name="defaultValue" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QSettings::remove" href="qsettings.html#remove" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QSettings::contains" href="qsettings.html#contains" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFallbacksEnabled" fullname="QSettings::setFallbacksEnabled" href="qsettings.html#setFallbacksEnabled" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFallbacksEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fallbacksEnabled" fullname="QSettings::fallbacksEnabled" href="qsettings.html#fallbacksEnabled" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fallbacksEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QSettings::fileName" href="qsettings.html#fileName" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QSettings::format" href="qsettings.html#format" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Format" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scope" fullname="QSettings::scope" href="qsettings.html#scope" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Scope" signature="scope() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="organizationName" fullname="QSettings::organizationName" href="qsettings.html#organizationName" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="organizationName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="applicationName" fullname="QSettings::applicationName" href="qsettings.html#applicationName" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="applicationName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIniCodec" fullname="QSettings::setIniCodec" href="qsettings.html#setIniCodec" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIniCodec(QTextCodec * codec)"> + <parameter left="QTextCodec *" right="" name="codec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setIniCodec" fullname="QSettings::setIniCodec" href="qsettings.html#setIniCodec-2" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setIniCodec(const char * codecName)"> + <parameter left="const char *" right="" name="codecName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iniCodec" fullname="QSettings::iniCodec" href="qsettings.html#iniCodec" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCodec *" signature="iniCodec() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultFormat" fullname="QSettings::setDefaultFormat" href="qsettings.html#setDefaultFormat" location="qsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultFormat(Format format)"> + <parameter left="Format" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultFormat" fullname="QSettings::defaultFormat" href="qsettings.html#defaultFormat" location="qsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Format" signature="defaultFormat()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setSystemIniPath" fullname="QSettings::setSystemIniPath" href="qsettings-obsolete.html#setSystemIniPath" location="qsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setSystemIniPath(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setUserIniPath" fullname="QSettings::setUserIniPath" href="qsettings-obsolete.html#setUserIniPath" location="qsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setUserIniPath(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPath" fullname="QSettings::setPath" href="qsettings.html#setPath" location="qsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setPath(Format format, Scope scope, const QString & path)"> + <parameter left="Format" right="" name="format" default=""/> + <parameter left="Scope" right="" name="scope" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="SettingsMap" fullname="QSettings::SettingsMap" href="qsettings.html#SettingsMap-typedef" location="qsettings.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ReadFunc" fullname="QSettings::ReadFunc" href="qsettings.html#ReadFunc-typedef" location="qsettings.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="WriteFunc" fullname="QSettings::WriteFunc" href="qsettings.html#WriteFunc-typedef" location="qsettings.h"/> + <function access="public" threadsafety="thread safe" status="commendable" name="registerFormat" fullname="QSettings::registerFormat" href="qsettings.html#registerFormat" location="qsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Format" signature="registerFormat(const QString & extension, ReadFunc readFunc, WriteFunc writeFunc, Qt::CaseSensitivity caseSensitivity)"> + <parameter left="const QString &" right="" name="extension" default=""/> + <parameter left="ReadFunc" right="" name="readFunc" default=""/> + <parameter left="WriteFunc" right="" name="writeFunc" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="caseSensitivity" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="writeEntry" fullname="QSettings::writeEntry" href="qsettings-qt3.html#writeEntry" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="writeEntry(const QString & key, bool value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="bool" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="writeEntry" fullname="QSettings::writeEntry" href="qsettings-qt3.html#writeEntry-2" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="writeEntry(const QString & key, double value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="double" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="writeEntry" fullname="QSettings::writeEntry" href="qsettings-qt3.html#writeEntry-3" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="writeEntry(const QString & key, int value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="writeEntry" fullname="QSettings::writeEntry" href="qsettings-qt3.html#writeEntry-4" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="bool" signature="writeEntry(const QString & key, const char * value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const char *" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="writeEntry" fullname="QSettings::writeEntry" href="qsettings-qt3.html#writeEntry-5" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="bool" signature="writeEntry(const QString & key, const QString & value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="writeEntry" fullname="QSettings::writeEntry" href="qsettings-qt3.html#writeEntry-6" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="bool" signature="writeEntry(const QString & key, const QStringList & value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QStringList &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="writeEntry" fullname="QSettings::writeEntry" href="qsettings-qt3.html#writeEntry-7" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="bool" signature="writeEntry(const QString & key, const QStringList & value, QChar separator)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QStringList &" right="" name="value" default=""/> + <parameter left="QChar" right="" name="separator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="readListEntry" fullname="QSettings::readListEntry" href="qsettings-qt3.html#readListEntry" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStringList" signature="readListEntry(const QString & key, bool * ok)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="readListEntry" fullname="QSettings::readListEntry" href="qsettings-qt3.html#readListEntry-2" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QStringList" signature="readListEntry(const QString & key, QChar separator, bool * ok)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="QChar" right="" name="separator" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="readEntry" fullname="QSettings::readEntry" href="qsettings-qt3.html#readEntry" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="readEntry(const QString & key, const QString & defaultValue, bool * ok)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="defaultValue" default="QString()"/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="readNumEntry" fullname="QSettings::readNumEntry" href="qsettings-qt3.html#readNumEntry" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="readNumEntry(const QString & key, int defaultValue, bool * ok)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="int" right="" name="defaultValue" default="0"/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="readDoubleEntry" fullname="QSettings::readDoubleEntry" href="qsettings-qt3.html#readDoubleEntry" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="double" signature="readDoubleEntry(const QString & key, double defaultValue, bool * ok)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="double" right="" name="defaultValue" default="0"/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="readBoolEntry" fullname="QSettings::readBoolEntry" href="qsettings-qt3.html#readBoolEntry" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="readBoolEntry(const QString & key, bool defaultValue, bool * ok)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="bool" right="" name="defaultValue" default="false"/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="removeEntry" fullname="QSettings::removeEntry" href="qsettings-qt3.html#removeEntry" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeEntry(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="compat" name="System" fullname="QSettings::System" href="qsettings-qt3.html#System-enum" location="qsettings.h"> + <value name="Unix" value="0"/> + <value name="Windows" value="1"/> + <value name="Mac" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="insertSearchPath" fullname="QSettings::insertSearchPath" href="qsettings-qt3.html#insertSearchPath" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertSearchPath(System system, const QString & path)"> + <parameter left="System" right="" name="system" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="removeSearchPath" fullname="QSettings::removeSearchPath" href="qsettings-qt3.html#removeSearchPath" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeSearchPath(System system, const QString & path)"> + <parameter left="System" right="" name="system" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setPath" fullname="QSettings::setPath" href="qsettings-qt3.html#setPath-2" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPath(const QString & organization, const QString & application, Scope scope)"> + <parameter left="const QString &" right="" name="organization" default=""/> + <parameter left="const QString &" right="" name="application" default=""/> + <parameter left="Scope" right="" name="scope" default="Global"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="resetGroup" fullname="QSettings::resetGroup" href="qsettings-qt3.html#resetGroup" location="qsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetGroup()"/> + <function access="public" threadsafety="unspecified" status="compat" name="entryList" fullname="QSettings::entryList" href="qsettings-qt3.html#entryList" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="entryList(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="subkeyList" fullname="QSettings::subkeyList" href="qsettings-qt3.html#subkeyList" location="qsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="subkeyList(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QSettings::event" href="qsettings.html#event" location="qsettings.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSimpleXmlNodeModel" href="qsimplexmlnodemodel.html" location="qsimplexmlnodemodel.h" bases="QAbstractXmlNodeModel" module="QtXmlPatterns"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSimpleXmlNodeModel" fullname="QSimpleXmlNodeModel::QSimpleXmlNodeModel" href="qsimplexmlnodemodel.html#QSimpleXmlNodeModel" location="qsimplexmlnodemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSimpleXmlNodeModel(const QXmlNamePool & namePool)"> + <parameter left="const QXmlNamePool &" right="" name="namePool" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSimpleXmlNodeModel" fullname="QSimpleXmlNodeModel::~QSimpleXmlNodeModel" href="qsimplexmlnodemodel.html#dtor.QSimpleXmlNodeModel" location="qsimplexmlnodemodel.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSimpleXmlNodeModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="baseUri" fullname="QSimpleXmlNodeModel::baseUri" href="qsimplexmlnodemodel.html#baseUri" location="qsimplexmlnodemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="baseUri(const QXmlNodeModelIndex & node) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="node" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="namePool" fullname="QSimpleXmlNodeModel::namePool" href="qsimplexmlnodemodel.html#namePool" location="qsimplexmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlNamePool &" signature="namePool() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceBindings" fullname="QSimpleXmlNodeModel::namespaceBindings" href="qsimplexmlnodemodel.html#namespaceBindings" location="qsimplexmlnodemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVector<QXmlName>" signature="namespaceBindings(const QXmlNodeModelIndex & node) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="node" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stringValue" fullname="QSimpleXmlNodeModel::stringValue" href="qsimplexmlnodemodel.html#stringValue" location="qsimplexmlnodemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="stringValue(const QXmlNodeModelIndex & node) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="node" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elementById" fullname="QSimpleXmlNodeModel::elementById" href="qsimplexmlnodemodel.html#elementById" location="qsimplexmlnodemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QXmlNodeModelIndex" signature="elementById(const QXmlName & id) const"> + <parameter left="const QXmlName &" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodesByIdref" fullname="QSimpleXmlNodeModel::nodesByIdref" href="qsimplexmlnodemodel.html#nodesByIdref" location="qsimplexmlnodemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVector<QXmlNodeModelIndex>" signature="nodesByIdref(const QXmlName & idref) const"> + <parameter left="const QXmlName &" right="" name="idref" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsView" href="qgraphicsview.html" location="qgraphicsview.h" bases="QAbstractScrollArea" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="backgroundBrush" fullname="QGraphicsView::backgroundBrush" href="qgraphicsview.html#backgroundBrush-prop" location="qgraphicsview.h" type="QBrush"> + <getter name="backgroundBrush"/> + <setter name="setBackgroundBrush"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="foregroundBrush" fullname="QGraphicsView::foregroundBrush" href="qgraphicsview.html#foregroundBrush-prop" location="qgraphicsview.h" type="QBrush"> + <getter name="foregroundBrush"/> + <setter name="setForegroundBrush"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="interactive" fullname="QGraphicsView::interactive" href="qgraphicsview.html#interactive-prop" location="qgraphicsview.h" type="bool"> + <getter name="isInteractive"/> + <setter name="setInteractive"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sceneRect" fullname="QGraphicsView::sceneRect" href="qgraphicsview.html#sceneRect-prop" location="qgraphicsview.h" type="QRectF"> + <getter name="sceneRect"/> + <setter name="setSceneRect"/> + <setter name="setSceneRect"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QGraphicsView::alignment" href="qgraphicsview.html#alignment-prop" location="qgraphicsview.h" type="Qt::Alignment"> + <getter name="alignment"/> + <setter name="setAlignment"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="renderHints" fullname="QGraphicsView::renderHints" href="qgraphicsview.html#renderHints-prop" location="qgraphicsview.h" type="QPainter::RenderHints"> + <getter name="renderHints"/> + <setter name="setRenderHints"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dragMode" fullname="QGraphicsView::dragMode" href="qgraphicsview.html#dragMode-prop" location="qgraphicsview.h" type="DragMode"> + <getter name="dragMode"/> + <setter name="setDragMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cacheMode" fullname="QGraphicsView::cacheMode" href="qgraphicsview.html#cacheMode-prop" location="qgraphicsview.h" type="CacheMode"> + <getter name="cacheMode"/> + <setter name="setCacheMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="transformationAnchor" fullname="QGraphicsView::transformationAnchor" href="qgraphicsview.html#transformationAnchor-prop" location="qgraphicsview.h" type="ViewportAnchor"> + <getter name="transformationAnchor"/> + <setter name="setTransformationAnchor"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="resizeAnchor" fullname="QGraphicsView::resizeAnchor" href="qgraphicsview.html#resizeAnchor-prop" location="qgraphicsview.h" type="ViewportAnchor"> + <getter name="resizeAnchor"/> + <setter name="setResizeAnchor"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="viewportUpdateMode" fullname="QGraphicsView::viewportUpdateMode" href="qgraphicsview.html#viewportUpdateMode-prop" location="qgraphicsview.h" type="ViewportUpdateMode"> + <getter name="viewportUpdateMode"/> + <setter name="setViewportUpdateMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="rubberBandSelectionMode" fullname="QGraphicsView::rubberBandSelectionMode" href="qgraphicsview.html#rubberBandSelectionMode-prop" location="qgraphicsview.h" type="Qt::ItemSelectionMode"> + <getter name="rubberBandSelectionMode"/> + <setter name="setRubberBandSelectionMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="optimizationFlags" fullname="QGraphicsView::optimizationFlags" href="qgraphicsview.html#optimizationFlags-prop" location="qgraphicsview.h" type="OptimizationFlags"> + <getter name="optimizationFlags"/> + <setter name="setOptimizationFlags"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="ViewportAnchor" fullname="QGraphicsView::ViewportAnchor" href="qgraphicsview.html#ViewportAnchor-enum" location="qgraphicsview.h"> + <value name="NoAnchor" value="0"/> + <value name="AnchorViewCenter" value="1"/> + <value name="AnchorUnderMouse" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CacheModeFlag" fullname="QGraphicsView::CacheModeFlag" href="qgraphicsview.html#CacheModeFlag-enum" location="qgraphicsview.h" typedef="QGraphicsView::CacheMode"> + <value name="CacheNone" value="0x0"/> + <value name="CacheBackground" value="0x1"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="CacheMode" fullname="QGraphicsView::CacheMode" href="qgraphicsview.html#CacheMode-typedef" location="qgraphicsview.h" enum="QGraphicsView::CacheModeFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="DragMode" fullname="QGraphicsView::DragMode" href="qgraphicsview.html#DragMode-enum" location="qgraphicsview.h"> + <value name="NoDrag" value="0"/> + <value name="ScrollHandDrag" value="1"/> + <value name="RubberBandDrag" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ViewportUpdateMode" fullname="QGraphicsView::ViewportUpdateMode" href="qgraphicsview.html#ViewportUpdateMode-enum" location="qgraphicsview.h"> + <value name="FullViewportUpdate" value="0"/> + <value name="MinimalViewportUpdate" value="1"/> + <value name="SmartViewportUpdate" value="2"/> + <value name="NoViewportUpdate" value="3"/> + <value name="BoundingRectViewportUpdate" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="OptimizationFlag" fullname="QGraphicsView::OptimizationFlag" href="qgraphicsview.html#OptimizationFlag-enum" location="qgraphicsview.h" typedef="QGraphicsView::OptimizationFlags"> + <value name="DontClipPainter" value="0x1"/> + <value name="DontSavePainterState" value="0x2"/> + <value name="DontAdjustForAntialiasing" value="0x4"/> + <value name="IndirectPainting" value="0x8"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="OptimizationFlags" fullname="QGraphicsView::OptimizationFlags" href="qgraphicsview.html#OptimizationFlags-typedef" location="qgraphicsview.h" enum="QGraphicsView::OptimizationFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsView" fullname="QGraphicsView::QGraphicsView" href="qgraphicsview.html#QGraphicsView" location="qgraphicsview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsView(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsView" fullname="QGraphicsView::QGraphicsView" href="qgraphicsview.html#QGraphicsView-2" location="qgraphicsview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsView(QGraphicsScene * scene, QWidget * parent)"> + <parameter left="QGraphicsScene *" right="" name="scene" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsView" fullname="QGraphicsView::~QGraphicsView" href="qgraphicsview.html#dtor.QGraphicsView" location="qgraphicsview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QGraphicsView::sizeHint" href="qgraphicsview.html#sizeHint" location="qgraphicsview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="renderHints" fullname="QGraphicsView::renderHints" href="qgraphicsview.html#renderHints-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="renderHints" type="QPainter::RenderHints" signature="renderHints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRenderHint" fullname="QGraphicsView::setRenderHint" href="qgraphicsview.html#setRenderHint" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRenderHint(QPainter::RenderHint hint, bool enabled)"> + <parameter left="QPainter::RenderHint" right="" name="hint" default=""/> + <parameter left="bool" right="" name="enabled" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRenderHints" fullname="QGraphicsView::setRenderHints" href="qgraphicsview.html#renderHints-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="renderHints" type="void" signature="setRenderHints(QFlags<QPainter::RenderHint> hints)"> + <parameter left="QFlags<QPainter::RenderHint>" right="" name="hints" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QGraphicsView::alignment" href="qgraphicsview.html#alignment-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="alignment" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QGraphicsView::setAlignment" href="qgraphicsview.html#alignment-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="alignment" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transformationAnchor" fullname="QGraphicsView::transformationAnchor" href="qgraphicsview.html#transformationAnchor-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="transformationAnchor" type="ViewportAnchor" signature="transformationAnchor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransformationAnchor" fullname="QGraphicsView::setTransformationAnchor" href="qgraphicsview.html#transformationAnchor-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="transformationAnchor" type="void" signature="setTransformationAnchor(ViewportAnchor anchor)"> + <parameter left="ViewportAnchor" right="" name="anchor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeAnchor" fullname="QGraphicsView::resizeAnchor" href="qgraphicsview.html#resizeAnchor-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="resizeAnchor" type="ViewportAnchor" signature="resizeAnchor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setResizeAnchor" fullname="QGraphicsView::setResizeAnchor" href="qgraphicsview.html#resizeAnchor-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="resizeAnchor" type="void" signature="setResizeAnchor(ViewportAnchor anchor)"> + <parameter left="ViewportAnchor" right="" name="anchor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewportUpdateMode" fullname="QGraphicsView::viewportUpdateMode" href="qgraphicsview.html#viewportUpdateMode-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="viewportUpdateMode" type="ViewportUpdateMode" signature="viewportUpdateMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewportUpdateMode" fullname="QGraphicsView::setViewportUpdateMode" href="qgraphicsview.html#viewportUpdateMode-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="viewportUpdateMode" type="void" signature="setViewportUpdateMode(ViewportUpdateMode mode)"> + <parameter left="ViewportUpdateMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="optimizationFlags" fullname="QGraphicsView::optimizationFlags" href="qgraphicsview.html#optimizationFlags-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="optimizationFlags" type="OptimizationFlags" signature="optimizationFlags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOptimizationFlag" fullname="QGraphicsView::setOptimizationFlag" href="qgraphicsview.html#setOptimizationFlag" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOptimizationFlag(OptimizationFlag flag, bool enabled)"> + <parameter left="OptimizationFlag" right="" name="flag" default=""/> + <parameter left="bool" right="" name="enabled" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOptimizationFlags" fullname="QGraphicsView::setOptimizationFlags" href="qgraphicsview.html#optimizationFlags-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="optimizationFlags" type="void" signature="setOptimizationFlags(QFlags<QGraphicsView::OptimizationFlag> flags)"> + <parameter left="QFlags<QGraphicsView::OptimizationFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dragMode" fullname="QGraphicsView::dragMode" href="qgraphicsview.html#dragMode-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dragMode" type="DragMode" signature="dragMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragMode" fullname="QGraphicsView::setDragMode" href="qgraphicsview.html#dragMode-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="dragMode" type="void" signature="setDragMode(DragMode mode)"> + <parameter left="DragMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rubberBandSelectionMode" fullname="QGraphicsView::rubberBandSelectionMode" href="qgraphicsview.html#rubberBandSelectionMode-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="rubberBandSelectionMode" type="Qt::ItemSelectionMode" signature="rubberBandSelectionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRubberBandSelectionMode" fullname="QGraphicsView::setRubberBandSelectionMode" href="qgraphicsview.html#rubberBandSelectionMode-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="rubberBandSelectionMode" type="void" signature="setRubberBandSelectionMode(Qt::ItemSelectionMode mode)"> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheMode" fullname="QGraphicsView::cacheMode" href="qgraphicsview.html#cacheMode-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cacheMode" type="CacheMode" signature="cacheMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCacheMode" fullname="QGraphicsView::setCacheMode" href="qgraphicsview.html#cacheMode-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cacheMode" type="void" signature="setCacheMode(QFlags<QGraphicsView::CacheModeFlag> mode)"> + <parameter left="QFlags<QGraphicsView::CacheModeFlag>" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetCachedContent" fullname="QGraphicsView::resetCachedContent" href="qgraphicsview.html#resetCachedContent" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetCachedContent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isInteractive" fullname="QGraphicsView::isInteractive" href="qgraphicsview.html#interactive-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="interactive" type="bool" signature="isInteractive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInteractive" fullname="QGraphicsView::setInteractive" href="qgraphicsview.html#interactive-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="interactive" type="void" signature="setInteractive(bool allowed)"> + <parameter left="bool" right="" name="allowed" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scene" fullname="QGraphicsView::scene" href="qgraphicsview.html#scene" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsScene *" signature="scene() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScene" fullname="QGraphicsView::setScene" href="qgraphicsview.html#setScene" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScene(QGraphicsScene * scene)"> + <parameter left="QGraphicsScene *" right="" name="scene" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sceneRect" fullname="QGraphicsView::sceneRect" href="qgraphicsview.html#sceneRect-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sceneRect" type="QRectF" signature="sceneRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSceneRect" fullname="QGraphicsView::setSceneRect" href="qgraphicsview.html#sceneRect-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sceneRect" type="void" signature="setSceneRect(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSceneRect" fullname="QGraphicsView::setSceneRect" href="qgraphicsview.html#sceneRect-prop" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="sceneRect" type="void" signature="setSceneRect(qreal x, qreal y, qreal w, qreal h)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="matrix" fullname="QGraphicsView::matrix" href="qgraphicsview.html#matrix" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="matrix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMatrix" fullname="QGraphicsView::setMatrix" href="qgraphicsview.html#setMatrix" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMatrix(const QMatrix & matrix, bool combine)"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + <parameter left="bool" right="" name="combine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetMatrix" fullname="QGraphicsView::resetMatrix" href="qgraphicsview.html#resetMatrix" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetMatrix()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="transform" fullname="QGraphicsView::transform" href="qgraphicsview.html#transform" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="transform() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="viewportTransform" fullname="QGraphicsView::viewportTransform" href="qgraphicsview.html#viewportTransform" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="viewportTransform() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTransformed" fullname="QGraphicsView::isTransformed" href="qgraphicsview.html#isTransformed" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTransformed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransform" fullname="QGraphicsView::setTransform" href="qgraphicsview.html#setTransform" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTransform(const QTransform & matrix, bool combine)"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + <parameter left="bool" right="" name="combine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetTransform" fullname="QGraphicsView::resetTransform" href="qgraphicsview.html#resetTransform" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetTransform()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rotate" fullname="QGraphicsView::rotate" href="qgraphicsview.html#rotate" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="rotate(qreal angle)"> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QGraphicsView::scale" href="qgraphicsview.html#scale" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="scale(qreal sx, qreal sy)"> + <parameter left="qreal" right="" name="sx" default=""/> + <parameter left="qreal" right="" name="sy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shear" fullname="QGraphicsView::shear" href="qgraphicsview.html#shear" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="shear(qreal sh, qreal sv)"> + <parameter left="qreal" right="" name="sh" default=""/> + <parameter left="qreal" right="" name="sv" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QGraphicsView::translate" href="qgraphicsview.html#translate" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="translate(qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="centerOn" fullname="QGraphicsView::centerOn" href="qgraphicsview.html#centerOn" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="centerOn(const QPointF & pos)"> + <parameter left="const QPointF &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="centerOn" fullname="QGraphicsView::centerOn" href="qgraphicsview.html#centerOn-2" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="centerOn(qreal x, qreal y)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="centerOn" fullname="QGraphicsView::centerOn" href="qgraphicsview.html#centerOn-3" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="centerOn(const QGraphicsItem * item)"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureVisible" fullname="QGraphicsView::ensureVisible" href="qgraphicsview.html#ensureVisible" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ensureVisible(const QRectF & rect, int xmargin, int ymargin)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="int" right="" name="xmargin" default="50"/> + <parameter left="int" right="" name="ymargin" default="50"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureVisible" fullname="QGraphicsView::ensureVisible" href="qgraphicsview.html#ensureVisible-2" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="ensureVisible(qreal x, qreal y, qreal w, qreal h, int xmargin, int ymargin)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + <parameter left="int" right="" name="xmargin" default="50"/> + <parameter left="int" right="" name="ymargin" default="50"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureVisible" fullname="QGraphicsView::ensureVisible" href="qgraphicsview.html#ensureVisible-3" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="ensureVisible(const QGraphicsItem * item, int xmargin, int ymargin)"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="xmargin" default="50"/> + <parameter left="int" right="" name="ymargin" default="50"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fitInView" fullname="QGraphicsView::fitInView" href="qgraphicsview.html#fitInView" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="fitInView(const QRectF & rect, Qt::AspectRatioMode aspectRatioMode)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="aspectRatioMode" default="Qt::IgnoreAspectRatio"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fitInView" fullname="QGraphicsView::fitInView" href="qgraphicsview.html#fitInView-2" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="fitInView(qreal x, qreal y, qreal w, qreal h, Qt::AspectRatioMode aspectRatioMode)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="aspectRatioMode" default="Qt::IgnoreAspectRatio"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fitInView" fullname="QGraphicsView::fitInView" href="qgraphicsview.html#fitInView-3" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="fitInView(const QGraphicsItem * item, Qt::AspectRatioMode aspectRatioMode)"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="aspectRatioMode" default="Qt::IgnoreAspectRatio"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="render" fullname="QGraphicsView::render" href="qgraphicsview.html#render" location="qgraphicsview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="render(QPainter * painter, const QRectF & target, const QRect & source, Qt::AspectRatioMode aspectRatioMode)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRectF &" right="" name="target" default="QRectF()"/> + <parameter left="const QRect &" right="" name="source" default="QRect()"/> + <parameter left="Qt::AspectRatioMode" right="" name="aspectRatioMode" default="Qt::KeepAspectRatio"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsView::items" href="qgraphicsview.html#items" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGraphicsItem *>" signature="items() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsView::items" href="qgraphicsview.html#items-2" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QList<QGraphicsItem *>" signature="items(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsView::items" href="qgraphicsview.html#items-3" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QList<QGraphicsItem *>" signature="items(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsView::items" href="qgraphicsview.html#items-5" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QList<QGraphicsItem *>" signature="items(const QRect & rect, Qt::ItemSelectionMode mode) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsView::items" href="qgraphicsview.html#items-4" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QList<QGraphicsItem *>" signature="items(int x, int y, int w, int h, Qt::ItemSelectionMode mode) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsView::items" href="qgraphicsview.html#items-6" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QList<QGraphicsItem *>" signature="items(const QPolygon & polygon, Qt::ItemSelectionMode mode) const"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsView::items" href="qgraphicsview.html#items-7" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="7" type="QList<QGraphicsItem *>" signature="items(const QPainterPath & path, Qt::ItemSelectionMode mode) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QGraphicsView::itemAt" href="qgraphicsview.html#itemAt" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="itemAt(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QGraphicsView::itemAt" href="qgraphicsview.html#itemAt-2" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QGraphicsItem *" signature="itemAt(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsView::mapToScene" href="qgraphicsview.html#mapToScene" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="mapToScene(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsView::mapToScene" href="qgraphicsview.html#mapToScene-2" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygonF" signature="mapToScene(const QRect & rect) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsView::mapToScene" href="qgraphicsview.html#mapToScene-3" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPolygonF" signature="mapToScene(const QPolygon & polygon) const"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsView::mapToScene" href="qgraphicsview.html#mapToScene-4" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPainterPath" signature="mapToScene(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsView::mapFromScene" href="qgraphicsview.html#mapFromScene" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="mapFromScene(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsView::mapFromScene" href="qgraphicsview.html#mapFromScene-2" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygon" signature="mapFromScene(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsView::mapFromScene" href="qgraphicsview.html#mapFromScene-3" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPolygon" signature="mapFromScene(const QPolygonF & polygon) const"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsView::mapFromScene" href="qgraphicsview.html#mapFromScene-4" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPainterPath" signature="mapFromScene(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsView::mapToScene" href="qgraphicsview.html#mapToScene-5" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QPointF" signature="mapToScene(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsView::mapToScene" href="qgraphicsview.html#mapToScene-6" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QPolygonF" signature="mapToScene(int x, int y, int w, int h) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsView::mapFromScene" href="qgraphicsview.html#mapFromScene-5" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QPoint" signature="mapFromScene(qreal x, qreal y) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsView::mapFromScene" href="qgraphicsview.html#mapFromScene-6" location="qgraphicsview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QPolygon" signature="mapFromScene(qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QGraphicsView::inputMethodQuery" href="qgraphicsview.html#inputMethodQuery" location="qgraphicsview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundBrush" fullname="QGraphicsView::backgroundBrush" href="qgraphicsview.html#backgroundBrush-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="backgroundBrush" type="QBrush" signature="backgroundBrush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackgroundBrush" fullname="QGraphicsView::setBackgroundBrush" href="qgraphicsview.html#backgroundBrush-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="backgroundBrush" type="void" signature="setBackgroundBrush(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="foregroundBrush" fullname="QGraphicsView::foregroundBrush" href="qgraphicsview.html#foregroundBrush-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="foregroundBrush" type="QBrush" signature="foregroundBrush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setForegroundBrush" fullname="QGraphicsView::setForegroundBrush" href="qgraphicsview.html#foregroundBrush-prop" location="qgraphicsview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="foregroundBrush" type="void" signature="setForegroundBrush(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateScene" fullname="QGraphicsView::updateScene" href="qgraphicsview.html#updateScene" location="qgraphicsview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="updateScene(const QList<QRectF> & rects)"> + <parameter left="const QList<QRectF> &" right="" name="rects" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidateScene" fullname="QGraphicsView::invalidateScene" href="qgraphicsview.html#invalidateScene" location="qgraphicsview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="invalidateScene(const QRectF & rect, QFlags<QGraphicsScene::SceneLayer> layers)"> + <parameter left="const QRectF &" right="" name="rect" default="QRectF()"/> + <parameter left="QFlags<QGraphicsScene::SceneLayer>" right="" name="layers" default="QGraphicsScene::AllLayers"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateSceneRect" fullname="QGraphicsView::updateSceneRect" href="qgraphicsview.html#updateSceneRect" location="qgraphicsview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="updateSceneRect(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setupViewport" fullname="QGraphicsView::setupViewport" href="qgraphicsview.html#setupViewport" location="qgraphicsview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setupViewport(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QGraphicsView::event" href="qgraphicsview.html#event" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportEvent" fullname="QGraphicsView::viewportEvent" href="qgraphicsview.html#viewportEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="viewportEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QGraphicsView::contextMenuEvent" href="qgraphicsview.html#contextMenuEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * event)"> + <parameter left="QContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QGraphicsView::dragEnterEvent" href="qgraphicsview.html#dragEnterEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QDragEnterEvent * event)"> + <parameter left="QDragEnterEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QGraphicsView::dragLeaveEvent" href="qgraphicsview.html#dragLeaveEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QDragLeaveEvent * event)"> + <parameter left="QDragLeaveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QGraphicsView::dragMoveEvent" href="qgraphicsview.html#dragMoveEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QDragMoveEvent * event)"> + <parameter left="QDragMoveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QGraphicsView::dropEvent" href="qgraphicsview.html#dropEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * event)"> + <parameter left="QDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QGraphicsView::focusInEvent" href="qgraphicsview.html#focusInEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QGraphicsView::focusNextPrevChild" href="qgraphicsview.html#focusNextPrevChild" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QGraphicsView::focusOutEvent" href="qgraphicsview.html#focusOutEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QGraphicsView::keyPressEvent" href="qgraphicsview.html#keyPressEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QGraphicsView::keyReleaseEvent" href="qgraphicsview.html#keyReleaseEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QGraphicsView::mouseDoubleClickEvent" href="qgraphicsview.html#mouseDoubleClickEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QGraphicsView::mousePressEvent" href="qgraphicsview.html#mousePressEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QGraphicsView::mouseMoveEvent" href="qgraphicsview.html#mouseMoveEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QGraphicsView::mouseReleaseEvent" href="qgraphicsview.html#mouseReleaseEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QGraphicsView::wheelEvent" href="qgraphicsview.html#wheelEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * event)"> + <parameter left="QWheelEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QGraphicsView::paintEvent" href="qgraphicsview.html#paintEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QGraphicsView::resizeEvent" href="qgraphicsview.html#resizeEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="scrollContentsBy" fullname="QGraphicsView::scrollContentsBy" href="qgraphicsview.html#scrollContentsBy" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollContentsBy(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QGraphicsView::showEvent" href="qgraphicsview.html#showEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * event)"> + <parameter left="QShowEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="QGraphicsView::inputMethodEvent" href="qgraphicsview.html#inputMethodEvent" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * event)"> + <parameter left="QInputMethodEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawBackground" fullname="QGraphicsView::drawBackground" href="qgraphicsview.html#drawBackground" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawBackground(QPainter * painter, const QRectF & rect)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawForeground" fullname="QGraphicsView::drawForeground" href="qgraphicsview.html#drawForeground" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawForeground(QPainter * painter, const QRectF & rect)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawItems" fullname="QGraphicsView::drawItems" href="qgraphicsview.html#drawItems" location="qgraphicsview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawItems(QPainter * painter, int numItems, QGraphicsItem *[] items, const QStyleOptionGraphicsItem[] options)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="int" right="" name="numItems" default=""/> + <parameter left="QGraphicsItem *[]" right="" name="items" default=""/> + <parameter left="const QStyleOptionGraphicsItem[]" right="" name="options" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerObjectInspectorInterface" href="qdesignerobjectinspectorinterface.html" location="abstractobjectinspector.h" bases="QWidget" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDesignerObjectInspectorInterface" fullname="QDesignerObjectInspectorInterface::QDesignerObjectInspectorInterface" href="qdesignerobjectinspectorinterface.html#QDesignerObjectInspectorInterface" location="abstractobjectinspector.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDesignerObjectInspectorInterface(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerObjectInspectorInterface" fullname="QDesignerObjectInspectorInterface::~QDesignerObjectInspectorInterface" href="qdesignerobjectinspectorinterface.html#dtor.QDesignerObjectInspectorInterface" location="abstractobjectinspector.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerObjectInspectorInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="core" fullname="QDesignerObjectInspectorInterface::core" href="qdesignerobjectinspectorinterface.html#core" location="abstractobjectinspector.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDesignerFormEditorInterface *" signature="core() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormWindow" fullname="QDesignerObjectInspectorInterface::setFormWindow" href="qdesignerobjectinspectorinterface.html#setFormWindow" location="abstractobjectinspector.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="setFormWindow(QDesignerFormWindowInterface * formWindow)"> + <parameter left="QDesignerFormWindowInterface *" right="" name="formWindow" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTimer" href="qtimer.html" location="qtimer.h" bases="QObject" module="QtCore"> + <contents name="accuracy-and-timer-resolution" title="Accuracy and Timer Resolution" level="1"/> + <contents name="alternatives-to-qtimer" title="Alternatives to QTimer" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="singleShot" fullname="QTimer::singleShot" href="qtimer.html#singleShot-prop" location="qtimer.h" type="bool"> + <getter name="isSingleShot"/> + <setter name="setSingleShot"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="interval" fullname="QTimer::interval" href="qtimer.html#interval-prop" location="qtimer.h" type="int"> + <getter name="interval"/> + <setter name="setInterval"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="active" fullname="QTimer::active" href="qtimer.html#active-prop" location="qtimer.h" type="bool"> + <getter name="isActive"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QTimer" fullname="QTimer::QTimer" href="qtimer.html#QTimer" location="qtimer.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTimer(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QTimer" fullname="QTimer::QTimer" href="qtimer-qt3.html#QTimer-2" location="qtimer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTimer(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTimer" fullname="QTimer::~QTimer" href="qtimer.html#dtor.QTimer" location="qtimer.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTimer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isActive" fullname="QTimer::isActive" href="qtimer.html#active-prop" location="qtimer.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="active" type="bool" signature="isActive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="timerId" fullname="QTimer::timerId" href="qtimer.html#timerId" location="qtimer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="timerId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInterval" fullname="QTimer::setInterval" href="qtimer.html#interval-prop" location="qtimer.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="interval" type="void" signature="setInterval(int msec)"> + <parameter left="int" right="" name="msec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="interval" fullname="QTimer::interval" href="qtimer.html#interval-prop" location="qtimer.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="interval" type="int" signature="interval() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSingleShot" fullname="QTimer::setSingleShot" href="qtimer.html#singleShot-prop" location="qtimer.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="singleShot" type="void" signature="setSingleShot(bool singleShot)"> + <parameter left="bool" right="" name="singleShot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSingleShot" fullname="QTimer::isSingleShot" href="qtimer.html#singleShot-prop" location="qtimer.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="singleShot" type="bool" signature="isSingleShot() const"/> + <function access="public" threadsafety="reentrant" status="commendable" name="singleShot" fullname="QTimer::singleShot" href="qtimer.html#singleShot" location="qtimer.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="singleShot(int msec, QObject * receiver, const char * member)"> + <parameter left="int" right="" name="msec" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QTimer::start" href="qtimer.html#start" location="qtimer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="start(int msec)"> + <parameter left="int" right="" name="msec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QTimer::start" href="qtimer.html#start-2" location="qtimer.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="start()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="QTimer::stop" href="qtimer.html#stop" location="qtimer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="compat" name="changeInterval" fullname="QTimer::changeInterval" href="qtimer-qt3.html#changeInterval" location="qtimer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="changeInterval(int msec)"> + <parameter left="int" right="" name="msec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="start" fullname="QTimer::start" href="qtimer-qt3.html#start-3" location="qtimer.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="3" type="int" signature="start(int msec, bool sshot)"> + <parameter left="int" right="" name="msec" default=""/> + <parameter left="bool" right="" name="sshot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="timeout" fullname="QTimer::timeout" href="qtimer.html#timeout" location="qtimer.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="timeout()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QTimer::timerEvent" href="qtimer.html#timerEvent" location="qtimer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * e)"> + <parameter left="QTimerEvent *" right="" name="e" default=""/> + </function> + </class> + <namespace access="public" threadsafety="unspecified" status="commendable" name="Phonon" href="phonon.html" location="medianode_p.h" module=""> + <class access="public" threadsafety="unspecified" status="commendable" name="VideoWidget" fullname="Phonon::VideoWidget" href="phonon-videowidget.html" location="videowidget.h" bases="QWidget,MediaNode" module="Phonon"> + <property access="public" threadsafety="unspecified" status="commendable" name="fullScreen" fullname="Phonon::VideoWidget::fullScreen" href="phonon-videowidget.html#fullScreen-prop" location="videowidget.h" type="bool"> + <getter name="isFullScreen"/> + <setter name="setFullScreen"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="aspectRatio" fullname="Phonon::VideoWidget::aspectRatio" href="phonon-videowidget.html#aspectRatio-prop" location="videowidget.h" type="AspectRatio"> + <getter name="aspectRatio"/> + <setter name="setAspectRatio"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="scaleMode" fullname="Phonon::VideoWidget::scaleMode" href="phonon-videowidget.html#scaleMode-prop" location="videowidget.h" type="ScaleMode"> + <getter name="scaleMode"/> + <setter name="setScaleMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="brightness" fullname="Phonon::VideoWidget::brightness" href="phonon-videowidget.html#brightness-prop" location="videowidget.h" type="qreal"> + <getter name="brightness"/> + <setter name="setBrightness"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="contrast" fullname="Phonon::VideoWidget::contrast" href="phonon-videowidget.html#contrast-prop" location="videowidget.h" type="qreal"> + <getter name="contrast"/> + <setter name="setContrast"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="hue" fullname="Phonon::VideoWidget::hue" href="phonon-videowidget.html#hue-prop" location="videowidget.h" type="qreal"> + <getter name="hue"/> + <setter name="setHue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="saturation" fullname="Phonon::VideoWidget::saturation" href="phonon-videowidget.html#saturation-prop" location="videowidget.h" type="qreal"> + <getter name="saturation"/> + <setter name="setSaturation"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="AspectRatio" fullname="Phonon::VideoWidget::AspectRatio" href="phonon-videowidget.html#AspectRatio-enum" location="videowidget.h"> + <value name="AspectRatioAuto" value="0"/> + <value name="AspectRatioWidget" value="1"/> + <value name="AspectRatio4_3" value="2"/> + <value name="AspectRatio16_9" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ScaleMode" fullname="Phonon::VideoWidget::ScaleMode" href="phonon-videowidget.html#ScaleMode-enum" location="videowidget.h"> + <value name="FitInView" value="0"/> + <value name="ScaleAndCrop" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="VideoWidget" fullname="Phonon::VideoWidget::VideoWidget" href="phonon-videowidget.html#VideoWidget" location="videowidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="VideoWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="aspectRatio" fullname="Phonon::VideoWidget::aspectRatio" href="phonon-videowidget.html#aspectRatio-prop" location="videowidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="aspectRatio" type="AspectRatio" signature="aspectRatio() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scaleMode" fullname="Phonon::VideoWidget::scaleMode" href="phonon-videowidget.html#scaleMode-prop" location="videowidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="scaleMode" type="ScaleMode" signature="scaleMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="brightness" fullname="Phonon::VideoWidget::brightness" href="phonon-videowidget.html#brightness-prop" location="videowidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="brightness" type="qreal" signature="brightness() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contrast" fullname="Phonon::VideoWidget::contrast" href="phonon-videowidget.html#contrast-prop" location="videowidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contrast" type="qreal" signature="contrast() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hue" fullname="Phonon::VideoWidget::hue" href="phonon-videowidget.html#hue-prop" location="videowidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="hue" type="qreal" signature="hue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="saturation" fullname="Phonon::VideoWidget::saturation" href="phonon-videowidget.html#saturation-prop" location="videowidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="saturation" type="qreal" signature="saturation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFullScreen" fullname="Phonon::VideoWidget::setFullScreen" href="phonon-videowidget.html#fullScreen-prop" location="videowidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="fullScreen" type="void" signature="setFullScreen(bool fullscreen)"> + <parameter left="bool" right="" name="fullscreen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exitFullScreen" fullname="Phonon::VideoWidget::exitFullScreen" href="phonon-videowidget.html#exitFullScreen" location="videowidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="exitFullScreen()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="enterFullScreen" fullname="Phonon::VideoWidget::enterFullScreen" href="phonon-videowidget.html#enterFullScreen" location="videowidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="enterFullScreen()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAspectRatio" fullname="Phonon::VideoWidget::setAspectRatio" href="phonon-videowidget.html#aspectRatio-prop" location="videowidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="aspectRatio" type="void" signature="setAspectRatio(AspectRatio )"> + <parameter left="AspectRatio" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setScaleMode" fullname="Phonon::VideoWidget::setScaleMode" href="phonon-videowidget.html#scaleMode-prop" location="videowidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="scaleMode" type="void" signature="setScaleMode(ScaleMode )"> + <parameter left="ScaleMode" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrightness" fullname="Phonon::VideoWidget::setBrightness" href="phonon-videowidget.html#brightness-prop" location="videowidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="brightness" type="void" signature="setBrightness(qreal value)"> + <parameter left="qreal" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContrast" fullname="Phonon::VideoWidget::setContrast" href="phonon-videowidget.html#contrast-prop" location="videowidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="contrast" type="void" signature="setContrast(qreal value)"> + <parameter left="qreal" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHue" fullname="Phonon::VideoWidget::setHue" href="phonon-videowidget.html#hue-prop" location="videowidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="hue" type="void" signature="setHue(qreal value)"> + <parameter left="qreal" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSaturation" fullname="Phonon::VideoWidget::setSaturation" href="phonon-videowidget.html#saturation-prop" location="videowidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="saturation" type="void" signature="setSaturation(qreal value)"> + <parameter left="qreal" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="Phonon::VideoWidget::mouseMoveEvent" href="phonon-videowidget.html#mouseMoveEvent" location="videowidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * )"> + <parameter left="QMouseEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="Phonon::VideoWidget::event" href="phonon-videowidget.html#event" location="videowidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * )"> + <parameter left="QEvent *" right="" name="" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="EffectWidget" fullname="Phonon::EffectWidget" href="phonon-effectwidget.html" location="effectwidget.h" bases="QWidget" module="Phonon"> + <variable access="protected" threadsafety="unspecified" status="commendable" name="k_ptr" fullname="Phonon::EffectWidget::k_ptr" href="phonon-effectwidget.html#k_ptr-var" location="effectwidget.h" type="EffectWidgetPrivate * const" static="false"/> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="AudioOutputDeviceModel" fullname="Phonon::AudioOutputDeviceModel" href="phonon.html#AudioOutputDeviceModel-typedef" location="objectdescriptionmodel.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="EffectDescriptionModel" fullname="Phonon::EffectDescriptionModel" href="phonon.html#EffectDescriptionModel-typedef" location="objectdescriptionmodel.h"/> + <class access="public" threadsafety="unspecified" status="commendable" name="MediaSource" fullname="Phonon::MediaSource" href="phonon-mediasource.html" location="mediasource.h" bases="" module="Phonon"> + <contents name="qt-backends" title="Qt Backends" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="Phonon::MediaSource::Type" href="phonon-mediasource.html#Type-enum" location="mediasource.h"> + <value name="Invalid" value="-1"/> + <value name="LocalFile" value="0"/> + <value name="Url" value="1"/> + <value name="Disc" value="2"/> + <value name="Stream" value="3"/> + <value name="Empty" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="MediaSource" fullname="Phonon::MediaSource::MediaSource" href="phonon-mediasource.html#MediaSource" location="mediasource.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="MediaSource(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="MediaSource" fullname="Phonon::MediaSource::MediaSource" href="phonon-mediasource.html#MediaSource-3" location="mediasource.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="MediaSource(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="MediaSource" fullname="Phonon::MediaSource::MediaSource" href="phonon-mediasource.html#MediaSource-4" location="mediasource.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="MediaSource(Phonon::DiscType discType, const QString & deviceName)"> + <parameter left="Phonon::DiscType" right="" name="discType" default=""/> + <parameter left="const QString &" right="" name="deviceName" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="MediaSource" fullname="Phonon::MediaSource::MediaSource" href="phonon-mediasource.html#MediaSource-6" location="mediasource.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="MediaSource(QIODevice * ioDevice)"> + <parameter left="QIODevice *" right="" name="ioDevice" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~MediaSource" fullname="Phonon::MediaSource::~MediaSource" href="phonon-mediasource.html#dtor.MediaSource" location="mediasource.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~MediaSource()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="MediaSource" fullname="Phonon::MediaSource::MediaSource" href="phonon-mediasource.html#MediaSource-7" location="mediasource.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="MediaSource(const MediaSource & other)"> + <parameter left="const MediaSource &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Phonon::MediaSource::operator=" href="phonon-mediasource.html#operator=" location="mediasource.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="MediaSource &" signature="operator=(const MediaSource & other)"> + <parameter left="const MediaSource &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="Phonon::MediaSource::operator==" href="phonon-mediasource.html#operator==" location="mediasource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const MediaSource & other) const"> + <parameter left="const MediaSource &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoDelete" fullname="Phonon::MediaSource::setAutoDelete" href="phonon-mediasource.html#setAutoDelete" location="mediasource.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoDelete(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoDelete" fullname="Phonon::MediaSource::autoDelete" href="phonon-mediasource.html#autoDelete" location="mediasource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoDelete() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="Phonon::MediaSource::type" href="phonon-mediasource.html#type" location="mediasource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="Phonon::MediaSource::fileName" href="phonon-mediasource.html#fileName" location="mediasource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="url" fullname="Phonon::MediaSource::url" href="phonon-mediasource.html#url" location="mediasource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="url() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="discType" fullname="Phonon::MediaSource::discType" href="phonon-mediasource.html#discType" location="mediasource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Phonon::DiscType" signature="discType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deviceName" fullname="Phonon::MediaSource::deviceName" href="phonon-mediasource.html#deviceName" location="mediasource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="deviceName() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="Phonon::MediaSource::d" href="phonon-mediasource.html#d-var" location="mediasource.h" type="QExplicitlySharedDataPointer<MediaSourcePrivate>" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="VolumeSlider" fullname="Phonon::VolumeSlider" href="phonon-volumeslider.html" location="volumeslider.h" bases="QWidget" module="Phonon"> + <property access="public" threadsafety="unspecified" status="commendable" name="maximumVolume" fullname="Phonon::VolumeSlider::maximumVolume" href="phonon-volumeslider.html#maximumVolume-prop" location="volumeslider.h" type="qreal"> + <getter name="maximumVolume"/> + <setter name="setMaximumVolume"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="Phonon::VolumeSlider::orientation" href="phonon-volumeslider.html#orientation-prop" location="volumeslider.h" type="Qt::Orientation"> + <getter name="orientation"/> + <setter name="setOrientation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tracking" fullname="Phonon::VolumeSlider::tracking" href="phonon-volumeslider.html#tracking-prop" location="volumeslider.h" type="bool"> + <getter name="hasTracking"/> + <setter name="setTracking"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="pageStep" fullname="Phonon::VolumeSlider::pageStep" href="phonon-volumeslider.html#pageStep-prop" location="volumeslider.h" type="int"> + <getter name="pageStep"/> + <setter name="setPageStep"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="singleStep" fullname="Phonon::VolumeSlider::singleStep" href="phonon-volumeslider.html#singleStep-prop" location="volumeslider.h" type="int"> + <getter name="singleStep"/> + <setter name="setSingleStep"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="muteVisible" fullname="Phonon::VolumeSlider::muteVisible" href="phonon-volumeslider.html#muteVisible-prop" location="volumeslider.h" type="bool"> + <getter name="isMuteVisible"/> + <setter name="setMuteVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="Phonon::VolumeSlider::iconSize" href="phonon-volumeslider.html#iconSize-prop" location="volumeslider.h" type="QSize"> + <getter name="iconSize"/> + <setter name="setIconSize"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="VolumeSlider" fullname="Phonon::VolumeSlider::VolumeSlider" href="phonon-volumeslider.html#VolumeSlider" location="volumeslider.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="VolumeSlider(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="VolumeSlider" fullname="Phonon::VolumeSlider::VolumeSlider" href="phonon-volumeslider.html#VolumeSlider-2" location="volumeslider.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="VolumeSlider(AudioOutput * output, QWidget * parent)"> + <parameter left="AudioOutput *" right="" name="output" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~VolumeSlider" fullname="Phonon::VolumeSlider::~VolumeSlider" href="phonon-volumeslider.html#dtor.VolumeSlider" location="volumeslider.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~VolumeSlider()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasTracking" fullname="Phonon::VolumeSlider::hasTracking" href="phonon-volumeslider.html#tracking-prop" location="volumeslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tracking" type="bool" signature="hasTracking() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTracking" fullname="Phonon::VolumeSlider::setTracking" href="phonon-volumeslider.html#tracking-prop" location="volumeslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tracking" type="void" signature="setTracking(bool tracking)"> + <parameter left="bool" right="" name="tracking" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageStep" fullname="Phonon::VolumeSlider::pageStep" href="phonon-volumeslider.html#pageStep-prop" location="volumeslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="pageStep" type="int" signature="pageStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPageStep" fullname="Phonon::VolumeSlider::setPageStep" href="phonon-volumeslider.html#pageStep-prop" location="volumeslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="pageStep" type="void" signature="setPageStep(int milliseconds)"> + <parameter left="int" right="" name="milliseconds" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="singleStep" fullname="Phonon::VolumeSlider::singleStep" href="phonon-volumeslider.html#singleStep-prop" location="volumeslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="singleStep" type="int" signature="singleStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSingleStep" fullname="Phonon::VolumeSlider::setSingleStep" href="phonon-volumeslider.html#singleStep-prop" location="volumeslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="singleStep" type="void" signature="setSingleStep(int milliseconds)"> + <parameter left="int" right="" name="milliseconds" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isMuteVisible" fullname="Phonon::VolumeSlider::isMuteVisible" href="phonon-volumeslider.html#muteVisible-prop" location="volumeslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="muteVisible" type="bool" signature="isMuteVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="Phonon::VolumeSlider::iconSize" href="phonon-volumeslider.html#iconSize-prop" location="volumeslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconSize" type="QSize" signature="iconSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumVolume" fullname="Phonon::VolumeSlider::maximumVolume" href="phonon-volumeslider.html#maximumVolume-prop" location="volumeslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximumVolume" type="qreal" signature="maximumVolume() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="Phonon::VolumeSlider::orientation" href="phonon-volumeslider.html#orientation-prop" location="volumeslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="orientation" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="audioOutput" fullname="Phonon::VolumeSlider::audioOutput" href="phonon-volumeslider.html#audioOutput" location="volumeslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="AudioOutput *" signature="audioOutput() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumVolume" fullname="Phonon::VolumeSlider::setMaximumVolume" href="phonon-volumeslider.html#maximumVolume-prop" location="volumeslider.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="maximumVolume" type="void" signature="setMaximumVolume(qreal )"> + <parameter left="qreal" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="Phonon::VolumeSlider::setOrientation" href="phonon-volumeslider.html#orientation-prop" location="volumeslider.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="orientation" type="void" signature="setOrientation(Qt::Orientation )"> + <parameter left="Qt::Orientation" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMuteVisible" fullname="Phonon::VolumeSlider::setMuteVisible" href="phonon-volumeslider.html#muteVisible-prop" location="volumeslider.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="muteVisible" type="void" signature="setMuteVisible(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconSize" fullname="Phonon::VolumeSlider::setIconSize" href="phonon-volumeslider.html#iconSize-prop" location="volumeslider.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="iconSize" type="void" signature="setIconSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAudioOutput" fullname="Phonon::VolumeSlider::setAudioOutput" href="phonon-volumeslider.html#setAudioOutput" location="volumeslider.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setAudioOutput(Phonon::AudioOutput * output)"> + <parameter left="Phonon::AudioOutput *" right="" name="output" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="k_ptr" fullname="Phonon::VolumeSlider::k_ptr" href="phonon-volumeslider.html#k_ptr-var" location="volumeslider.h" type="VolumeSliderPrivate * const" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="Effect" fullname="Phonon::Effect" href="phonon-effect.html" location="effect.h" bases="QObject,MediaNode" module="Phonon"> + <function access="public" threadsafety="unspecified" status="commendable" name="Effect" fullname="Phonon::Effect::Effect" href="phonon-effect.html#Effect" location="effect.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Effect(const EffectDescription & description, QObject * parent)"> + <parameter left="const EffectDescription &" right="" name="description" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="description" fullname="Phonon::Effect::description" href="phonon-effect.html#description" location="effect.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="EffectDescription" signature="description() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parameters" fullname="Phonon::Effect::parameters" href="phonon-effect.html#parameters" location="effect.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<EffectParameter>" signature="parameters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parameterValue" fullname="Phonon::Effect::parameterValue" href="phonon-effect.html#parameterValue" location="effect.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="parameterValue(const EffectParameter & parameter) const"> + <parameter left="const EffectParameter &" right="" name="parameter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setParameterValue" fullname="Phonon::Effect::setParameterValue" href="phonon-effect.html#setParameterValue" location="effect.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setParameterValue(const EffectParameter & parameter, const QVariant & value)"> + <parameter left="const EffectParameter &" right="" name="parameter" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="EffectParameter" fullname="Phonon::EffectParameter" href="phonon-effectparameter.html" location="effectparameter.h" bases="" module="Phonon"> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="Phonon::EffectParameter::name" href="phonon-effectparameter.html#name" location="effectparameter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QString &" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="description" fullname="Phonon::EffectParameter::description" href="phonon-effectparameter.html#description" location="effectparameter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QString &" signature="description() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="Phonon::EffectParameter::type" href="phonon-effectparameter.html#type" location="effectparameter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant::Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLogarithmicControl" fullname="Phonon::EffectParameter::isLogarithmicControl" href="phonon-effectparameter.html#isLogarithmicControl" location="effectparameter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLogarithmicControl() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumValue" fullname="Phonon::EffectParameter::minimumValue" href="phonon-effectparameter.html#minimumValue" location="effectparameter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="minimumValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumValue" fullname="Phonon::EffectParameter::maximumValue" href="phonon-effectparameter.html#maximumValue" location="effectparameter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="maximumValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultValue" fullname="Phonon::EffectParameter::defaultValue" href="phonon-effectparameter.html#defaultValue" location="effectparameter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="defaultValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="possibleValues" fullname="Phonon::EffectParameter::possibleValues" href="phonon-effectparameter.html#possibleValues" location="effectparameter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariantList" signature="possibleValues() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~EffectParameter" fullname="Phonon::EffectParameter::~EffectParameter" href="phonon-effectparameter.html#dtor.EffectParameter" location="effectparameter.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~EffectParameter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="EffectParameter" fullname="Phonon::EffectParameter::EffectParameter" href="phonon-effectparameter.html#EffectParameter" location="effectparameter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="EffectParameter(const EffectParameter & other)"> + <parameter left="const EffectParameter &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Phonon::EffectParameter::operator=" href="phonon-effectparameter.html#operator=" location="effectparameter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="EffectParameter &" signature="operator=(const EffectParameter & other)"> + <parameter left="const EffectParameter &" right="" name="other" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="Hint" fullname="Phonon::EffectParameter::Hint" href="phonon-effectparameter.html#Hint-enum" location="effectparameter.h" typedef="Phonon::EffectParameter::Hints"> + <value name="ToggledHint" value="0x04"/> + <value name="LogarithmicHint" value="0x10"/> + <value name="IntegerHint" value="0x20"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Hints" fullname="Phonon::EffectParameter::Hints" href="phonon-effectparameter.html#Hints-typedef" location="effectparameter.h" enum="Phonon::EffectParameter::Hint"/> + <function access="public" threadsafety="unspecified" status="commendable" name="EffectParameter" fullname="Phonon::EffectParameter::EffectParameter" href="phonon-effectparameter.html#EffectParameter-3" location="effectparameter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="EffectParameter(int parameterId, const QString & name, QFlags<Phonon::EffectParameter::Hint> hints, const QVariant & defaultValue, const QVariant & min, const QVariant & max, const QVariantList & values, const QString & description)"> + <parameter left="int" right="" name="parameterId" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QFlags<Phonon::EffectParameter::Hint>" right="" name="hints" default=""/> + <parameter left="const QVariant &" right="" name="defaultValue" default=""/> + <parameter left="const QVariant &" right="" name="min" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="max" default="QVariant()"/> + <parameter left="const QVariantList &" right="" name="values" default="QVariantList()"/> + <parameter left="const QString &" right="" name="description" default="QString()"/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="Phonon::EffectParameter::d" href="phonon-effectparameter.html#d-var" location="effectparameter.h" type="QExplicitlySharedDataPointer<EffectParameterPrivate>" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="MediaController" fullname="Phonon::MediaController" href="phonon-mediacontroller.html" location="mediacontroller.h" bases="QObject" module="Phonon"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Feature" fullname="Phonon::MediaController::Feature" href="phonon-mediacontroller.html#Feature-enum" location="mediacontroller.h" typedef="Phonon::MediaController::Features"> + <value name="Angles" value="1"/> + <value name="Chapters" value="2"/> + <value name="Titles" value="4"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Features" fullname="Phonon::MediaController::Features" href="phonon-mediacontroller.html#Features-typedef" location="mediacontroller.h" enum="Phonon::MediaController::Feature"/> + <function access="public" threadsafety="unspecified" status="commendable" name="MediaController" fullname="Phonon::MediaController::MediaController" href="phonon-mediacontroller.html#MediaController" location="mediacontroller.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="MediaController(MediaObject * parent)"> + <parameter left="MediaObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~MediaController" fullname="Phonon::MediaController::~MediaController" href="phonon-mediacontroller.html#dtor.MediaController" location="mediacontroller.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~MediaController()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedFeatures" fullname="Phonon::MediaController::supportedFeatures" href="phonon-mediacontroller.html#supportedFeatures" location="mediacontroller.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Features" signature="supportedFeatures() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="availableAngles" fullname="Phonon::MediaController::availableAngles" href="phonon-mediacontroller.html#availableAngles" location="mediacontroller.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="availableAngles() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentAngle" fullname="Phonon::MediaController::currentAngle" href="phonon-mediacontroller.html#currentAngle" location="mediacontroller.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentAngle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="availableChapters" fullname="Phonon::MediaController::availableChapters" href="phonon-mediacontroller.html#availableChapters" location="mediacontroller.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="availableChapters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChapter" fullname="Phonon::MediaController::currentChapter" href="phonon-mediacontroller.html#currentChapter" location="mediacontroller.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentChapter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="availableTitles" fullname="Phonon::MediaController::availableTitles" href="phonon-mediacontroller.html#availableTitles" location="mediacontroller.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="availableTitles() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentTitle" fullname="Phonon::MediaController::currentTitle" href="phonon-mediacontroller.html#currentTitle" location="mediacontroller.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentTitle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="autoplayTitles" fullname="Phonon::MediaController::autoplayTitles" href="phonon-mediacontroller.html#autoplayTitles" location="mediacontroller.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoplayTitles() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentAngle" fullname="Phonon::MediaController::setCurrentAngle" href="phonon-mediacontroller.html#setCurrentAngle" location="mediacontroller.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentAngle(int angleNumber)"> + <parameter left="int" right="" name="angleNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentChapter" fullname="Phonon::MediaController::setCurrentChapter" href="phonon-mediacontroller.html#setCurrentChapter" location="mediacontroller.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentChapter(int chapterNumber)"> + <parameter left="int" right="" name="chapterNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentTitle" fullname="Phonon::MediaController::setCurrentTitle" href="phonon-mediacontroller.html#setCurrentTitle" location="mediacontroller.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentTitle(int titleNumber)"> + <parameter left="int" right="" name="titleNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoplayTitles" fullname="Phonon::MediaController::setAutoplayTitles" href="phonon-mediacontroller.html#setAutoplayTitles" location="mediacontroller.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setAutoplayTitles(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nextTitle" fullname="Phonon::MediaController::nextTitle" href="phonon-mediacontroller.html#nextTitle" location="mediacontroller.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="nextTitle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="previousTitle" fullname="Phonon::MediaController::previousTitle" href="phonon-mediacontroller.html#previousTitle" location="mediacontroller.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="previousTitle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="availableAnglesChanged" fullname="Phonon::MediaController::availableAnglesChanged" href="phonon-mediacontroller.html#availableAnglesChanged" location="mediacontroller.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="availableAnglesChanged(int availableAngles)"> + <parameter left="int" right="" name="availableAngles" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="angleChanged" fullname="Phonon::MediaController::angleChanged" href="phonon-mediacontroller.html#angleChanged" location="mediacontroller.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="angleChanged(int angleNumber)"> + <parameter left="int" right="" name="angleNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableChaptersChanged" fullname="Phonon::MediaController::availableChaptersChanged" href="phonon-mediacontroller.html#availableChaptersChanged" location="mediacontroller.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="availableChaptersChanged(int availableChapters)"> + <parameter left="int" right="" name="availableChapters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="chapterChanged" fullname="Phonon::MediaController::chapterChanged" href="phonon-mediacontroller.html#chapterChanged" location="mediacontroller.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="chapterChanged(int chapterNumber)"> + <parameter left="int" right="" name="chapterNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableTitlesChanged" fullname="Phonon::MediaController::availableTitlesChanged" href="phonon-mediacontroller.html#availableTitlesChanged" location="mediacontroller.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="availableTitlesChanged(int availableTitles)"> + <parameter left="int" right="" name="availableTitles" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="titleChanged" fullname="Phonon::MediaController::titleChanged" href="phonon-mediacontroller.html#titleChanged" location="mediacontroller.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="titleChanged(int titleNumber)"> + <parameter left="int" right="" name="titleNumber" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="Phonon::MediaController::d" href="phonon-mediacontroller.html#d-var" location="mediacontroller.h" type="MediaControllerPrivate * const" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="MediaObject" fullname="Phonon::MediaObject" href="phonon-mediaobject.html" location="mediaobject.h" bases="QObject,MediaNode" module="Phonon"> + <property access="public" threadsafety="unspecified" status="commendable" name="transitionTime" fullname="Phonon::MediaObject::transitionTime" href="phonon-mediaobject.html#transitionTime-prop" location="mediaobject.h" type="qint32"> + <getter name="transitionTime"/> + <setter name="setTransitionTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="prefinishMark" fullname="Phonon::MediaObject::prefinishMark" href="phonon-mediaobject.html#prefinishMark-prop" location="mediaobject.h" type="qint32"> + <getter name="prefinishMark"/> + <setter name="setPrefinishMark"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tickInterval" fullname="Phonon::MediaObject::tickInterval" href="phonon-mediaobject.html#tickInterval-prop" location="mediaobject.h" type="qint32"> + <getter name="tickInterval"/> + <setter name="setTickInterval"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="~MediaObject" fullname="Phonon::MediaObject::~MediaObject" href="phonon-mediaobject.html#dtor.MediaObject" location="mediaobject.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~MediaObject()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="Phonon::MediaObject::state" href="phonon-mediaobject.html#state" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasVideo" fullname="Phonon::MediaObject::hasVideo" href="phonon-mediaobject.html#hasVideo" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasVideo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSeekable" fullname="Phonon::MediaObject::isSeekable" href="phonon-mediaobject.html#isSeekable" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSeekable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tickInterval" fullname="Phonon::MediaObject::tickInterval" href="phonon-mediaobject.html#tickInterval-prop" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tickInterval" type="qint32" signature="tickInterval() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="metaData" fullname="Phonon::MediaObject::metaData" href="phonon-mediaobject.html#metaData" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="metaData(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="metaData" fullname="Phonon::MediaObject::metaData" href="phonon-mediaobject.html#metaData-2" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QStringList" signature="metaData(Phonon::MetaData key) const"> + <parameter left="Phonon::MetaData" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="metaData" fullname="Phonon::MediaObject::metaData" href="phonon-mediaobject.html#metaData-3" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QMultiMap<QString, QString>" signature="metaData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="Phonon::MediaObject::errorString" href="phonon-mediaobject.html#errorString" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorType" fullname="Phonon::MediaObject::errorType" href="phonon-mediaobject.html#errorType" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ErrorType" signature="errorType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentSource" fullname="Phonon::MediaObject::currentSource" href="phonon-mediaobject.html#currentSource" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="MediaSource" signature="currentSource() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentSource" fullname="Phonon::MediaObject::setCurrentSource" href="phonon-mediaobject.html#setCurrentSource" location="mediaobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentSource(const MediaSource & source)"> + <parameter left="const MediaSource &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="queue" fullname="Phonon::MediaObject::queue" href="phonon-mediaobject.html#queue" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<MediaSource>" signature="queue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setQueue" fullname="Phonon::MediaObject::setQueue" href="phonon-mediaobject.html#setQueue" location="mediaobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQueue(const QList<MediaSource> & sources)"> + <parameter left="const QList<MediaSource> &" right="" name="sources" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setQueue" fullname="Phonon::MediaObject::setQueue" href="phonon-mediaobject.html#setQueue-2" location="mediaobject.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setQueue(const QList<QUrl> & urls)"> + <parameter left="const QList<QUrl> &" right="" name="urls" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="enqueue" fullname="Phonon::MediaObject::enqueue" href="phonon-mediaobject.html#enqueue" location="mediaobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="enqueue(const MediaSource & source)"> + <parameter left="const MediaSource &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="enqueue" fullname="Phonon::MediaObject::enqueue" href="phonon-mediaobject.html#enqueue-2" location="mediaobject.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="enqueue(const QList<MediaSource> & sources)"> + <parameter left="const QList<MediaSource> &" right="" name="sources" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="enqueue" fullname="Phonon::MediaObject::enqueue" href="phonon-mediaobject.html#enqueue-3" location="mediaobject.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="enqueue(const QList<QUrl> & urls)"> + <parameter left="const QList<QUrl> &" right="" name="urls" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearQueue" fullname="Phonon::MediaObject::clearQueue" href="phonon-mediaobject.html#clearQueue" location="mediaobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearQueue()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentTime" fullname="Phonon::MediaObject::currentTime" href="phonon-mediaobject.html#currentTime" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="currentTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalTime" fullname="Phonon::MediaObject::totalTime" href="phonon-mediaobject.html#totalTime" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="totalTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="remainingTime" fullname="Phonon::MediaObject::remainingTime" href="phonon-mediaobject.html#remainingTime" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="remainingTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="prefinishMark" fullname="Phonon::MediaObject::prefinishMark" href="phonon-mediaobject.html#prefinishMark-prop" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="prefinishMark" type="qint32" signature="prefinishMark() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrefinishMark" fullname="Phonon::MediaObject::setPrefinishMark" href="phonon-mediaobject.html#prefinishMark-prop" location="mediaobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="prefinishMark" type="void" signature="setPrefinishMark(qint32 msecToEnd)"> + <parameter left="qint32" right="" name="msecToEnd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transitionTime" fullname="Phonon::MediaObject::transitionTime" href="phonon-mediaobject.html#transitionTime-prop" location="mediaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="transitionTime" type="qint32" signature="transitionTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransitionTime" fullname="Phonon::MediaObject::setTransitionTime" href="phonon-mediaobject.html#transitionTime-prop" location="mediaobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="transitionTime" type="void" signature="setTransitionTime(qint32 msec)"> + <parameter left="qint32" right="" name="msec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTickInterval" fullname="Phonon::MediaObject::setTickInterval" href="phonon-mediaobject.html#tickInterval-prop" location="mediaobject.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="tickInterval" type="void" signature="setTickInterval(qint32 newTickInterval)"> + <parameter left="qint32" right="" name="newTickInterval" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="play" fullname="Phonon::MediaObject::play" href="phonon-mediaobject.html#play" location="mediaobject.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="play()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pause" fullname="Phonon::MediaObject::pause" href="phonon-mediaobject.html#pause" location="mediaobject.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="pause()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="Phonon::MediaObject::stop" href="phonon-mediaobject.html#stop" location="mediaobject.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="seek" fullname="Phonon::MediaObject::seek" href="phonon-mediaobject.html#seek" location="mediaobject.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="seek(qint64 time)"> + <parameter left="qint64" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Phonon::MediaObject::clear" href="phonon-mediaobject.html#clear" location="mediaobject.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="Phonon::MediaObject::stateChanged" href="phonon-mediaobject.html#stateChanged" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(Phonon::State newstate, Phonon::State oldstate)"> + <parameter left="Phonon::State" right="" name="newstate" default=""/> + <parameter left="Phonon::State" right="" name="oldstate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tick" fullname="Phonon::MediaObject::tick" href="phonon-mediaobject.html#tick" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="tick(qint64 time)"> + <parameter left="qint64" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="metaDataChanged" fullname="Phonon::MediaObject::metaDataChanged" href="phonon-mediaobject.html#metaDataChanged" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="metaDataChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="seekableChanged" fullname="Phonon::MediaObject::seekableChanged" href="phonon-mediaobject.html#seekableChanged" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="seekableChanged(bool isSeekable)"> + <parameter left="bool" right="" name="isSeekable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasVideoChanged" fullname="Phonon::MediaObject::hasVideoChanged" href="phonon-mediaobject.html#hasVideoChanged" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="hasVideoChanged(bool hasVideo)"> + <parameter left="bool" right="" name="hasVideo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bufferStatus" fullname="Phonon::MediaObject::bufferStatus" href="phonon-mediaobject.html#bufferStatus" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="bufferStatus(int percentFilled)"> + <parameter left="int" right="" name="percentFilled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="Phonon::MediaObject::finished" href="phonon-mediaobject.html#finished" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentSourceChanged" fullname="Phonon::MediaObject::currentSourceChanged" href="phonon-mediaobject.html#currentSourceChanged" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentSourceChanged(const Phonon::MediaSource & newSource)"> + <parameter left="const Phonon::MediaSource &" right="" name="newSource" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutToFinish" fullname="Phonon::MediaObject::aboutToFinish" href="phonon-mediaobject.html#aboutToFinish" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="aboutToFinish()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="prefinishMarkReached" fullname="Phonon::MediaObject::prefinishMarkReached" href="phonon-mediaobject.html#prefinishMarkReached" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="prefinishMarkReached(qint32 msecToEnd)"> + <parameter left="qint32" right="" name="msecToEnd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="totalTimeChanged" fullname="Phonon::MediaObject::totalTimeChanged" href="phonon-mediaobject.html#totalTimeChanged" location="mediaobject.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="totalTimeChanged(qint64 newTotalTime)"> + <parameter left="qint64" right="" name="newTotalTime" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="createPlayer" fullname="Phonon::createPlayer" href="phonon.html#createPlayer" location="mediaobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="MediaObject *" signature="createPlayer(Phonon::Category category, const MediaSource & source)"> + <parameter left="Phonon::Category" right="" name="category" default=""/> + <parameter left="const MediaSource &" right="" name="source" default="MediaSource()"/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="AudioOutput" fullname="Phonon::AudioOutput" href="phonon-audiooutput.html" location="audiooutput.h" bases="QObject,MediaNode" module="Phonon"> + <property access="public" threadsafety="unspecified" status="commendable" name="name" fullname="Phonon::AudioOutput::name" href="phonon-audiooutput.html#name-prop" location="audiooutput.h" type="QString"> + <getter name="name"/> + <setter name="setName"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="volume" fullname="Phonon::AudioOutput::volume" href="phonon-audiooutput.html#volume-prop" location="audiooutput.h" type="qreal"> + <getter name="volume"/> + <setter name="setVolume"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="volumeDecibel" fullname="Phonon::AudioOutput::volumeDecibel" href="phonon-audiooutput.html#volumeDecibel-prop" location="audiooutput.h" type="qreal"> + <getter name="volumeDecibel"/> + <setter name="setVolumeDecibel"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="outputDevice" fullname="Phonon::AudioOutput::outputDevice" href="phonon-audiooutput.html#outputDevice-prop" location="audiooutput.h" type="AudioOutputDevice"> + <getter name="outputDevice"/> + <setter name="setOutputDevice"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="muted" fullname="Phonon::AudioOutput::muted" href="phonon-audiooutput.html#muted-prop" location="audiooutput.h" type="bool"> + <getter name="isMuted"/> + <setter name="setMuted"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="AudioOutput" fullname="Phonon::AudioOutput::AudioOutput" href="phonon-audiooutput.html#AudioOutput" location="audiooutput.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="AudioOutput(Phonon::Category category, QObject * parent)"> + <parameter left="Phonon::Category" right="" name="category" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="AudioOutput" fullname="Phonon::AudioOutput::AudioOutput" href="phonon-audiooutput.html#AudioOutput-2" location="audiooutput.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="AudioOutput(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="Phonon::AudioOutput::name" href="phonon-audiooutput.html#name-prop" location="audiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="name" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="volume" fullname="Phonon::AudioOutput::volume" href="phonon-audiooutput.html#volume-prop" location="audiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="volume" type="qreal" signature="volume() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="volumeDecibel" fullname="Phonon::AudioOutput::volumeDecibel" href="phonon-audiooutput.html#volumeDecibel-prop" location="audiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="volumeDecibel" type="qreal" signature="volumeDecibel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="category" fullname="Phonon::AudioOutput::category" href="phonon-audiooutput.html#category" location="audiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Phonon::Category" signature="category() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="outputDevice" fullname="Phonon::AudioOutput::outputDevice" href="phonon-audiooutput.html#outputDevice-prop" location="audiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="outputDevice" type="AudioOutputDevice" signature="outputDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isMuted" fullname="Phonon::AudioOutput::isMuted" href="phonon-audiooutput.html#muted-prop" location="audiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="muted" type="bool" signature="isMuted() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setName" fullname="Phonon::AudioOutput::setName" href="phonon-audiooutput.html#name-prop" location="audiooutput.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="name" type="void" signature="setName(const QString & newName)"> + <parameter left="const QString &" right="" name="newName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVolume" fullname="Phonon::AudioOutput::setVolume" href="phonon-audiooutput.html#volume-prop" location="audiooutput.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="volume" type="void" signature="setVolume(qreal newVolume)"> + <parameter left="qreal" right="" name="newVolume" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVolumeDecibel" fullname="Phonon::AudioOutput::setVolumeDecibel" href="phonon-audiooutput.html#volumeDecibel-prop" location="audiooutput.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="volumeDecibel" type="void" signature="setVolumeDecibel(qreal newVolumeDecibel)"> + <parameter left="qreal" right="" name="newVolumeDecibel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOutputDevice" fullname="Phonon::AudioOutput::setOutputDevice" href="phonon-audiooutput.html#outputDevice-prop" location="audiooutput.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="outputDevice" type="bool" signature="setOutputDevice(const Phonon::AudioOutputDevice & newAudioOutputDevice)"> + <parameter left="const Phonon::AudioOutputDevice &" right="" name="newAudioOutputDevice" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMuted" fullname="Phonon::AudioOutput::setMuted" href="phonon-audiooutput.html#muted-prop" location="audiooutput.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="muted" type="void" signature="setMuted(bool mute)"> + <parameter left="bool" right="" name="mute" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="volumeChanged" fullname="Phonon::AudioOutput::volumeChanged" href="phonon-audiooutput.html#volumeChanged" location="audiooutput.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="volumeChanged(qreal newVolume)"> + <parameter left="qreal" right="" name="newVolume" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mutedChanged" fullname="Phonon::AudioOutput::mutedChanged" href="phonon-audiooutput.html#mutedChanged" location="audiooutput.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="mutedChanged(bool muted)"> + <parameter left="bool" right="" name="muted" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="outputDeviceChanged" fullname="Phonon::AudioOutput::outputDeviceChanged" href="phonon-audiooutput.html#outputDeviceChanged" location="audiooutput.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="outputDeviceChanged(const Phonon::AudioOutputDevice & newAudioOutputDevice)"> + <parameter left="const Phonon::AudioOutputDevice &" right="" name="newAudioOutputDevice" default=""/> + </function> + </class> + <enum access="public" threadsafety="unspecified" status="commendable" name="ObjectDescriptionType" fullname="Phonon::ObjectDescriptionType" href="phonon-objectdescription.html#ObjectDescriptionType-enum" location="objectdescription.h"> + <value name="AudioOutputDeviceType" value="0"/> + <value name="EffectType" value="1"/> + <value name="AudioChannelType" value="2"/> + <value name="SubtitleType" value="3"/> + <value name="AudioCaptureDeviceType" value="4"/> + </enum> + <class access="public" threadsafety="unspecified" status="commendable" name="ObjectDescription" fullname="Phonon::ObjectDescription" href="phonon-objectdescription.html" location="objectdescription.h" bases="" module="Phonon"> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="Phonon::ObjectDescription::operator==" href="phonon-objectdescription.html#operator==" location="objectdescription.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const ObjectDescription & otherDescription) const"> + <parameter left="const ObjectDescription &" right="" name="otherDescription" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="Phonon::ObjectDescription::operator!=" href="phonon-objectdescription.html#operator!=" location="objectdescription.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const ObjectDescription & otherDescription) const"> + <parameter left="const ObjectDescription &" right="" name="otherDescription" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="Phonon::ObjectDescription::name" href="phonon-objectdescription.html#name" location="objectdescription.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="description" fullname="Phonon::ObjectDescription::description" href="phonon-objectdescription.html#description" location="objectdescription.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="description() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="Phonon::ObjectDescription::property" href="phonon-objectdescription.html#property" location="objectdescription.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="property(const char * name) const"> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyNames" fullname="Phonon::ObjectDescription::propertyNames" href="phonon-objectdescription.html#propertyNames" location="objectdescription.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="propertyNames() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="Phonon::ObjectDescription::isValid" href="phonon-objectdescription.html#isValid" location="objectdescription.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="Phonon::ObjectDescription::index" href="phonon-objectdescription.html#index" location="objectdescription.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="index() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="Phonon::ObjectDescription::d" href="phonon-objectdescription.html#d-var" location="objectdescription.h" type="QExplicitlySharedDataPointer<ObjectDescriptionData>" static="false"/> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="AudioOutputDevice" fullname="Phonon::AudioOutputDevice" href="phonon-objectdescription.html#AudioOutputDevice-typedef" location="objectdescription.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="EffectDescription" fullname="Phonon::EffectDescription" href="phonon-objectdescription.html#EffectDescription-typedef" location="objectdescription.h"/> + <class access="public" threadsafety="unspecified" status="commendable" name="MediaNode" fullname="Phonon::MediaNode" href="phonon-medianode.html" location="medianode.h" bases="" module="Phonon"> + <function access="public" threadsafety="unspecified" status="commendable" name="~MediaNode" fullname="Phonon::MediaNode::~MediaNode" href="phonon-medianode.html#dtor.MediaNode" location="medianode.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~MediaNode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="Phonon::MediaNode::isValid" href="phonon-medianode.html#isValid" location="medianode.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inputPaths" fullname="Phonon::MediaNode::inputPaths" href="phonon-medianode.html#inputPaths" location="medianode.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Path>" signature="inputPaths() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="outputPaths" fullname="Phonon::MediaNode::outputPaths" href="phonon-medianode.html#outputPaths" location="medianode.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Path>" signature="outputPaths() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="k_ptr" fullname="Phonon::MediaNode::k_ptr" href="phonon-medianode.html#k_ptr-var" location="medianode.h" type="MediaNodePrivate * const" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="VideoPlayer" fullname="Phonon::VideoPlayer" href="phonon-videoplayer.html" location="videoplayer.h" bases="QWidget" module="Phonon"> + <function access="public" threadsafety="unspecified" status="commendable" name="VideoPlayer" fullname="Phonon::VideoPlayer::VideoPlayer" href="phonon-videoplayer.html#VideoPlayer" location="videoplayer.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="VideoPlayer(Phonon::Category category, QWidget * parent)"> + <parameter left="Phonon::Category" right="" name="category" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="VideoPlayer" fullname="Phonon::VideoPlayer::VideoPlayer" href="phonon-videoplayer.html#VideoPlayer-2" location="videoplayer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="VideoPlayer(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~VideoPlayer" fullname="Phonon::VideoPlayer::~VideoPlayer" href="phonon-videoplayer.html#dtor.VideoPlayer" location="videoplayer.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~VideoPlayer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalTime" fullname="Phonon::VideoPlayer::totalTime" href="phonon-videoplayer.html#totalTime" location="videoplayer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="totalTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentTime" fullname="Phonon::VideoPlayer::currentTime" href="phonon-videoplayer.html#currentTime" location="videoplayer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="currentTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="volume" fullname="Phonon::VideoPlayer::volume" href="phonon-videoplayer.html#volume" location="videoplayer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="float" signature="volume() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isPlaying" fullname="Phonon::VideoPlayer::isPlaying" href="phonon-videoplayer.html#isPlaying" location="videoplayer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isPlaying() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isPaused" fullname="Phonon::VideoPlayer::isPaused" href="phonon-videoplayer.html#isPaused" location="videoplayer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isPaused() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mediaObject" fullname="Phonon::VideoPlayer::mediaObject" href="phonon-videoplayer.html#mediaObject" location="videoplayer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="MediaObject *" signature="mediaObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="audioOutput" fullname="Phonon::VideoPlayer::audioOutput" href="phonon-videoplayer.html#audioOutput" location="videoplayer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="AudioOutput *" signature="audioOutput() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="videoWidget" fullname="Phonon::VideoPlayer::videoWidget" href="phonon-videoplayer.html#videoWidget" location="videoplayer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="VideoWidget *" signature="videoWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="Phonon::VideoPlayer::load" href="phonon-videoplayer.html#load" location="videoplayer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="load(const Phonon::MediaSource & source)"> + <parameter left="const Phonon::MediaSource &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="play" fullname="Phonon::VideoPlayer::play" href="phonon-videoplayer.html#play" location="videoplayer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="play(const Phonon::MediaSource & source)"> + <parameter left="const Phonon::MediaSource &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="play" fullname="Phonon::VideoPlayer::play" href="phonon-videoplayer.html#play-2" location="videoplayer.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="play()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pause" fullname="Phonon::VideoPlayer::pause" href="phonon-videoplayer.html#pause" location="videoplayer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="pause()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="Phonon::VideoPlayer::stop" href="phonon-videoplayer.html#stop" location="videoplayer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="seek" fullname="Phonon::VideoPlayer::seek" href="phonon-videoplayer.html#seek" location="videoplayer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="seek(qint64 ms)"> + <parameter left="qint64" right="" name="ms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVolume" fullname="Phonon::VideoPlayer::setVolume" href="phonon-videoplayer.html#setVolume" location="videoplayer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setVolume(float volume)"> + <parameter left="float" right="" name="volume" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="Phonon::VideoPlayer::finished" href="phonon-videoplayer.html#finished" location="videoplayer.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished()"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="Phonon::VideoPlayer::d" href="phonon-videoplayer.html#d-var" location="videoplayer.h" type="VideoPlayerPrivate * const" static="false"/> + </class> + <namespace access="public" threadsafety="unspecified" status="commendable" name="BackendCapabilities" fullname="Phonon::BackendCapabilities" href="phonon-backendcapabilities.html" location="backendcapabilities.h" module="Phonon"> + <class access="public" threadsafety="unspecified" status="commendable" name="Notifier" fullname="Phonon::BackendCapabilities::Notifier" href="phonon-backendcapabilities-notifier.html" location="backendcapabilities.h" bases="QObject" module="Phonon"> + <function access="public" threadsafety="unspecified" status="commendable" name="capabilitiesChanged" fullname="Phonon::BackendCapabilities::Notifier::capabilitiesChanged" href="phonon-backendcapabilities-notifier.html#capabilitiesChanged" location="backendcapabilities.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="capabilitiesChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="availableAudioOutputDevicesChanged" fullname="Phonon::BackendCapabilities::Notifier::availableAudioOutputDevicesChanged" href="phonon-backendcapabilities-notifier.html#availableAudioOutputDevicesChanged" location="backendcapabilities.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="availableAudioOutputDevicesChanged()"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="notifier" fullname="Phonon::BackendCapabilities::notifier" href="phonon-backendcapabilities.html#notifier" location="backendcapabilities.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Notifier *" signature="notifier()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="availableMimeTypes" fullname="Phonon::BackendCapabilities::availableMimeTypes" href="phonon-backendcapabilities.html#availableMimeTypes" location="backendcapabilities.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStringList" signature="availableMimeTypes()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isMimeTypeAvailable" fullname="Phonon::BackendCapabilities::isMimeTypeAvailable" href="phonon-backendcapabilities.html#isMimeTypeAvailable" location="backendcapabilities.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="isMimeTypeAvailable(const QString & mimeType)"> + <parameter left="const QString &" right="" name="mimeType" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableAudioOutputDevices" fullname="Phonon::BackendCapabilities::availableAudioOutputDevices" href="phonon-backendcapabilities.html#availableAudioOutputDevices" location="backendcapabilities.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<AudioOutputDevice>" signature="availableAudioOutputDevices()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="availableAudioEffects" fullname="Phonon::BackendCapabilities::availableAudioEffects" href="phonon-backendcapabilities.html#availableAudioEffects" location="backendcapabilities.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<EffectDescription>" signature="availableAudioEffects()"/> + </namespace> + <class access="public" threadsafety="unspecified" status="commendable" name="SeekSlider" fullname="Phonon::SeekSlider" href="phonon-seekslider.html" location="seekslider.h" bases="QWidget" module="Phonon"> + <property access="public" threadsafety="unspecified" status="commendable" name="iconVisible" fullname="Phonon::SeekSlider::iconVisible" href="phonon-seekslider.html#iconVisible-prop" location="seekslider.h" type="bool"> + <getter name="isIconVisible"/> + <setter name="setIconVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tracking" fullname="Phonon::SeekSlider::tracking" href="phonon-seekslider.html#tracking-prop" location="seekslider.h" type="bool"> + <getter name="hasTracking"/> + <setter name="setTracking"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="pageStep" fullname="Phonon::SeekSlider::pageStep" href="phonon-seekslider.html#pageStep-prop" location="seekslider.h" type="int"> + <getter name="pageStep"/> + <setter name="setPageStep"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="singleStep" fullname="Phonon::SeekSlider::singleStep" href="phonon-seekslider.html#singleStep-prop" location="seekslider.h" type="int"> + <getter name="singleStep"/> + <setter name="setSingleStep"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="Phonon::SeekSlider::orientation" href="phonon-seekslider.html#orientation-prop" location="seekslider.h" type="Qt::Orientation"> + <getter name="orientation"/> + <setter name="setOrientation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="Phonon::SeekSlider::iconSize" href="phonon-seekslider.html#iconSize-prop" location="seekslider.h" type="QSize"> + <getter name="iconSize"/> + <setter name="setIconSize"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="SeekSlider" fullname="Phonon::SeekSlider::SeekSlider" href="phonon-seekslider.html#SeekSlider" location="seekslider.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="SeekSlider(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="SeekSlider" fullname="Phonon::SeekSlider::SeekSlider" href="phonon-seekslider.html#SeekSlider-2" location="seekslider.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="SeekSlider(MediaObject * media, QWidget * parent)"> + <parameter left="MediaObject *" right="" name="media" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~SeekSlider" fullname="Phonon::SeekSlider::~SeekSlider" href="phonon-seekslider.html#dtor.SeekSlider" location="seekslider.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~SeekSlider()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasTracking" fullname="Phonon::SeekSlider::hasTracking" href="phonon-seekslider.html#tracking-prop" location="seekslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tracking" type="bool" signature="hasTracking() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTracking" fullname="Phonon::SeekSlider::setTracking" href="phonon-seekslider.html#tracking-prop" location="seekslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tracking" type="void" signature="setTracking(bool tracking)"> + <parameter left="bool" right="" name="tracking" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageStep" fullname="Phonon::SeekSlider::pageStep" href="phonon-seekslider.html#pageStep-prop" location="seekslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="pageStep" type="int" signature="pageStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPageStep" fullname="Phonon::SeekSlider::setPageStep" href="phonon-seekslider.html#pageStep-prop" location="seekslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="pageStep" type="void" signature="setPageStep(int milliseconds)"> + <parameter left="int" right="" name="milliseconds" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="singleStep" fullname="Phonon::SeekSlider::singleStep" href="phonon-seekslider.html#singleStep-prop" location="seekslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="singleStep" type="int" signature="singleStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSingleStep" fullname="Phonon::SeekSlider::setSingleStep" href="phonon-seekslider.html#singleStep-prop" location="seekslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="singleStep" type="void" signature="setSingleStep(int milliseconds)"> + <parameter left="int" right="" name="milliseconds" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="Phonon::SeekSlider::orientation" href="phonon-seekslider.html#orientation-prop" location="seekslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="orientation" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isIconVisible" fullname="Phonon::SeekSlider::isIconVisible" href="phonon-seekslider.html#iconVisible-prop" location="seekslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconVisible" type="bool" signature="isIconVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="Phonon::SeekSlider::iconSize" href="phonon-seekslider.html#iconSize-prop" location="seekslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconSize" type="QSize" signature="iconSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mediaObject" fullname="Phonon::SeekSlider::mediaObject" href="phonon-seekslider.html#mediaObject" location="seekslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="MediaObject *" signature="mediaObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="Phonon::SeekSlider::setOrientation" href="phonon-seekslider.html#orientation-prop" location="seekslider.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="orientation" type="void" signature="setOrientation(Qt::Orientation )"> + <parameter left="Qt::Orientation" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconVisible" fullname="Phonon::SeekSlider::setIconVisible" href="phonon-seekslider.html#iconVisible-prop" location="seekslider.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="iconVisible" type="void" signature="setIconVisible(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconSize" fullname="Phonon::SeekSlider::setIconSize" href="phonon-seekslider.html#iconSize-prop" location="seekslider.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="iconSize" type="void" signature="setIconSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMediaObject" fullname="Phonon::SeekSlider::setMediaObject" href="phonon-seekslider.html#setMediaObject" location="seekslider.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setMediaObject(MediaObject * media)"> + <parameter left="MediaObject *" right="" name="media" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="k_ptr" fullname="Phonon::SeekSlider::k_ptr" href="phonon-seekslider.html#k_ptr-var" location="seekslider.h" type="SeekSliderPrivate * const" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="Path" fullname="Phonon::Path" href="phonon-path.html" location="path.h" bases="" module="Phonon"> + <function access="public" threadsafety="unspecified" status="commendable" name="~Path" fullname="Phonon::Path::~Path" href="phonon-path.html#dtor.Path" location="path.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Path()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Path" fullname="Phonon::Path::Path" href="phonon-path.html#Path" location="path.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Path()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Path" fullname="Phonon::Path::Path" href="phonon-path.html#Path-2" location="path.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Path(const Path & path)"> + <parameter left="const Path &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="Phonon::Path::isValid" href="phonon-path.html#isValid" location="path.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertEffect" fullname="Phonon::Path::insertEffect" href="phonon-path.html#insertEffect" location="path.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Effect *" signature="insertEffect(const EffectDescription & desc, Effect * insertBefore)"> + <parameter left="const EffectDescription &" right="" name="desc" default=""/> + <parameter left="Effect *" right="" name="insertBefore" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertEffect" fullname="Phonon::Path::insertEffect" href="phonon-path.html#insertEffect-2" location="path.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="insertEffect(Effect * effect, Effect * insertBefore)"> + <parameter left="Effect *" right="" name="effect" default=""/> + <parameter left="Effect *" right="" name="insertBefore" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeEffect" fullname="Phonon::Path::removeEffect" href="phonon-path.html#removeEffect" location="path.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeEffect(Effect * effect)"> + <parameter left="Effect *" right="" name="effect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="effects" fullname="Phonon::Path::effects" href="phonon-path.html#effects" location="path.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Effect *>" signature="effects() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reconnect" fullname="Phonon::Path::reconnect" href="phonon-path.html#reconnect" location="path.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="reconnect(MediaNode * source, MediaNode * sink)"> + <parameter left="MediaNode *" right="" name="source" default=""/> + <parameter left="MediaNode *" right="" name="sink" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnect" fullname="Phonon::Path::disconnect" href="phonon-path.html#disconnect" location="path.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="disconnect()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Phonon::Path::operator=" href="phonon-path.html#operator=" location="path.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Path &" signature="operator=(const Path & p)"> + <parameter left="const Path &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="Phonon::Path::operator==" href="phonon-path.html#operator==" location="path.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const Path & p) const"> + <parameter left="const Path &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="Phonon::Path::operator!=" href="phonon-path.html#operator!=" location="path.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const Path & p) const"> + <parameter left="const Path &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="source" fullname="Phonon::Path::source" href="phonon-path.html#source" location="path.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="MediaNode *" signature="source() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sink" fullname="Phonon::Path::sink" href="phonon-path.html#sink" location="path.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="MediaNode *" signature="sink() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="Phonon::Path::d" href="phonon-path.html#d-var" location="path.h" type="QExplicitlySharedDataPointer<PathPrivate>" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="createPath" fullname="Phonon::createPath" href="phonon-path.html#createPath" location="path.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="Path" type="Path" signature="createPath(MediaNode * source, MediaNode * sink)"> + <parameter left="MediaNode *" right="" name="source" default=""/> + <parameter left="MediaNode *" right="" name="sink" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="phononVersion" fullname="Phonon::phononVersion" href="phonon.html#phononVersion" location="phononnamespace.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const char *" signature="phononVersion()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="DiscType" fullname="Phonon::DiscType" href="phonon.html#DiscType-enum" location="phononnamespace.h"> + <value name="NoDisc" value="-1"/> + <value name="Cd" value="0"/> + <value name="Dvd" value="1"/> + <value name="Vcd" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="MetaData" fullname="Phonon::MetaData" href="phonon.html#MetaData-enum" location="phononnamespace.h"> + <value name="ArtistMetaData" value="0"/> + <value name="AlbumMetaData" value="1"/> + <value name="TitleMetaData" value="2"/> + <value name="DateMetaData" value="3"/> + <value name="GenreMetaData" value="4"/> + <value name="TracknumberMetaData" value="5"/> + <value name="DescriptionMetaData" value="6"/> + <value name="MusicBrainzDiscIdMetaData" value="7"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="Phonon::State" href="phonon.html#State-enum" location="phononnamespace.h"> + <value name="LoadingState" value="0"/> + <value name="StoppedState" value="1"/> + <value name="PlayingState" value="2"/> + <value name="BufferingState" value="3"/> + <value name="PausedState" value="4"/> + <value name="ErrorState" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Category" fullname="Phonon::Category" href="phonon.html#Category-enum" location="phononnamespace.h"> + <value name="NoCategory" value="-1"/> + <value name="NotificationCategory" value="0"/> + <value name="MusicCategory" value="1"/> + <value name="VideoCategory" value="2"/> + <value name="CommunicationCategory" value="3"/> + <value name="GameCategory" value="4"/> + <value name="AccessibilityCategory" value="5"/> + <value name="LastCategory" value="AccessibilityCategory"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ErrorType" fullname="Phonon::ErrorType" href="phonon.html#ErrorType-enum" location="phononnamespace.h"> + <value name="NoError" value="0"/> + <value name="NormalError" value="1"/> + <value name="FatalError" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="categoryToString" fullname="Phonon::categoryToString" href="phonon.html#categoryToString" location="phononnamespace.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="categoryToString(Category c)"> + <parameter left="Category" right="" name="c" default=""/> + </function> + </namespace> + <class access="public" threadsafety="unspecified" status="commendable" name="QSizeGrip" href="qsizegrip.html" location="qsizegrip.h" bases="QWidget" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSizeGrip" fullname="QSizeGrip::QSizeGrip" href="qsizegrip.html#QSizeGrip" location="qsizegrip.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSizeGrip(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSizeGrip" fullname="QSizeGrip::~QSizeGrip" href="qsizegrip.html#dtor.QSizeGrip" location="qsizegrip.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSizeGrip()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QSizeGrip::sizeHint" href="qsizegrip.html#sizeHint" location="qsizegrip.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QSizeGrip::setVisible" href="qsizegrip.html#setVisible" location="qsizegrip.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QSizeGrip::paintEvent" href="qsizegrip.html#paintEvent" location="qsizegrip.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QSizeGrip::mousePressEvent" href="qsizegrip.html#mousePressEvent" location="qsizegrip.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QSizeGrip::mouseMoveEvent" href="qsizegrip.html#mouseMoveEvent" location="qsizegrip.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QSizeGrip::mouseReleaseEvent" href="qsizegrip.html#mouseReleaseEvent" location="qsizegrip.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * mouseEvent)"> + <parameter left="QMouseEvent *" right="" name="mouseEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveEvent" fullname="QSizeGrip::moveEvent" href="qsizegrip.html#moveEvent" location="qsizegrip.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveEvent(QMoveEvent * moveEvent)"> + <parameter left="QMoveEvent *" right="" name="moveEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QSizeGrip::showEvent" href="qsizegrip.html#showEvent" location="qsizegrip.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * showEvent)"> + <parameter left="QShowEvent *" right="" name="showEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QSizeGrip::hideEvent" href="qsizegrip.html#hideEvent" location="qsizegrip.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * hideEvent)"> + <parameter left="QHideEvent *" right="" name="hideEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QSizeGrip::eventFilter" href="qsizegrip.html#eventFilter" location="qsizegrip.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QSizeGrip::event" href="qsizegrip.html#event" location="qsizegrip.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="winEvent" fullname="QSizeGrip::winEvent" href="qsizegrip.html#winEvent" location="qsizegrip.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="winEvent(MSG * m, long * result)"> + <parameter left="MSG *" right="" name="m" default=""/> + <parameter left="long *" right="" name="result" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QSizeGrip" fullname="QSizeGrip::QSizeGrip" href="qsizegrip-qt3.html#QSizeGrip-2" location="qsizegrip.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSizeGrip(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlRelationalDelegate" href="qsqlrelationaldelegate.html" location="qsqlrelationaldelegate.h" bases="QItemDelegate" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlRelationalDelegate" fullname="QSqlRelationalDelegate::QSqlRelationalDelegate" href="qsqlrelationaldelegate.html#QSqlRelationalDelegate" location="qsqlrelationaldelegate.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlRelationalDelegate(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlRelationalDelegate" fullname="QSqlRelationalDelegate::~QSqlRelationalDelegate" href="qsqlrelationaldelegate.html#dtor.QSqlRelationalDelegate" location="qsqlrelationaldelegate.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlRelationalDelegate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="QSqlRelationalDelegate::createEditor" href="qsqlrelationaldelegate.html#createEditor" location="qsqlrelationaldelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createEditor(QWidget * parent, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditorData" fullname="QSqlRelationalDelegate::setEditorData" href="qsqlrelationaldelegate.html#setEditorData" location="qsqlrelationaldelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="setEditorData(QWidget * editor, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setModelData" fullname="QSqlRelationalDelegate::setModelData" href="qsqlrelationaldelegate.html#setModelData" location="qsqlrelationaldelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="setModelData(QWidget * editor, QAbstractItemModel * model, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPaintDevice" href="qpaintdevice.html" location="qpaintdevice.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="PaintDeviceMetric" fullname="QPaintDevice::PaintDeviceMetric" href="qpaintdevice.html#PaintDeviceMetric-enum" location="qpaintdevice.h"> + <value name="PdmWidth" value="1"/> + <value name="PdmHeight" value="2"/> + <value name="PdmWidthMM" value="3"/> + <value name="PdmHeightMM" value="4"/> + <value name="PdmNumColors" value="5"/> + <value name="PdmDepth" value="6"/> + <value name="PdmDpiX" value="7"/> + <value name="PdmDpiY" value="8"/> + <value name="PdmPhysicalDpiX" value="9"/> + <value name="PdmPhysicalDpiY" value="10"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPaintDevice" fullname="QPaintDevice::~QPaintDevice" href="qpaintdevice.html#dtor.QPaintDevice" location="qpaintdevice.cpp" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPaintDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paintingActive" fullname="QPaintDevice::paintingActive" href="qpaintdevice.html#paintingActive" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="paintingActive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paintEngine" fullname="QPaintDevice::paintEngine" href="qpaintdevice.html#paintEngine" location="qpaintdevice.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QPaintEngine *" signature="paintEngine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QPaintDevice::width" href="qpaintdevice.html#width" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QPaintDevice::height" href="qpaintdevice.html#height" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widthMM" fullname="QPaintDevice::widthMM" href="qpaintdevice.html#widthMM" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="widthMM() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="heightMM" fullname="QPaintDevice::heightMM" href="qpaintdevice.html#heightMM" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="heightMM() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="logicalDpiX" fullname="QPaintDevice::logicalDpiX" href="qpaintdevice.html#logicalDpiX" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="logicalDpiX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="logicalDpiY" fullname="QPaintDevice::logicalDpiY" href="qpaintdevice.html#logicalDpiY" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="logicalDpiY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="physicalDpiX" fullname="QPaintDevice::physicalDpiX" href="qpaintdevice.html#physicalDpiX" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="physicalDpiX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="physicalDpiY" fullname="QPaintDevice::physicalDpiY" href="qpaintdevice.html#physicalDpiY" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="physicalDpiY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numColors" fullname="QPaintDevice::numColors" href="qpaintdevice.html#numColors" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numColors() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="depth" fullname="QPaintDevice::depth" href="qpaintdevice.html#depth" location="qpaintdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="depth() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="QPaintDevice" fullname="QPaintDevice::QPaintDevice" href="qpaintdevice.html#QPaintDevice" location="qpaintdevice.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPaintDevice()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="metric" fullname="QPaintDevice::metric" href="qpaintdevice.html#metric" location="qpaintdevice.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="metric(PaintDeviceMetric metric) const"> + <parameter left="PaintDeviceMetric" right="" name="metric" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="painters" fullname="QPaintDevice::painters" href="qpaintdevice.html#painters-var" location="qpaintdevice.h" type="ushort" static="false"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11Display" fullname="QPaintDevice::x11Display" href="qpaintdevice-qt3.html#x11Display" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Display *" signature="x11Display() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11Screen" fullname="QPaintDevice::x11Screen" href="qpaintdevice-qt3.html#x11Screen" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x11Screen() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11Depth" fullname="QPaintDevice::x11Depth" href="qpaintdevice-qt3.html#x11Depth" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x11Depth() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11Cells" fullname="QPaintDevice::x11Cells" href="qpaintdevice-qt3.html#x11Cells" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x11Cells() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11Colormap" fullname="QPaintDevice::x11Colormap" href="qpaintdevice-qt3.html#x11Colormap" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::HANDLE" signature="x11Colormap() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11DefaultColormap" fullname="QPaintDevice::x11DefaultColormap" href="qpaintdevice-qt3.html#x11DefaultColormap" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="x11DefaultColormap() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11Visual" fullname="QPaintDevice::x11Visual" href="qpaintdevice-qt3.html#x11Visual" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="void *" signature="x11Visual() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11DefaultVisual" fullname="QPaintDevice::x11DefaultVisual" href="qpaintdevice-qt3.html#x11DefaultVisual" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="x11DefaultVisual() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppDisplay" fullname="QPaintDevice::x11AppDisplay" href="qpaintdevice-qt3.html#x11AppDisplay" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="Display *" signature="x11AppDisplay()"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppScreen" fullname="QPaintDevice::x11AppScreen" href="qpaintdevice-qt3.html#x11AppScreen" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="x11AppScreen()"/> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppDepth" fullname="QPaintDevice::x11AppDepth" href="qpaintdevice-qt3.html#x11AppDepth" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="x11AppDepth(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppCells" fullname="QPaintDevice::x11AppCells" href="qpaintdevice-qt3.html#x11AppCells" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="x11AppCells(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppRootWindow" fullname="QPaintDevice::x11AppRootWindow" href="qpaintdevice-qt3.html#x11AppRootWindow" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::HANDLE" signature="x11AppRootWindow(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppColormap" fullname="QPaintDevice::x11AppColormap" href="qpaintdevice-qt3.html#x11AppColormap" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::HANDLE" signature="x11AppColormap(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppVisual" fullname="QPaintDevice::x11AppVisual" href="qpaintdevice-qt3.html#x11AppVisual" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void *" signature="x11AppVisual(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppDefaultColormap" fullname="QPaintDevice::x11AppDefaultColormap" href="qpaintdevice-qt3.html#x11AppDefaultColormap" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="x11AppDefaultColormap(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppDefaultVisual" fullname="QPaintDevice::x11AppDefaultVisual" href="qpaintdevice-qt3.html#x11AppDefaultVisual" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="x11AppDefaultVisual(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppDpiX" fullname="QPaintDevice::x11AppDpiX" href="qpaintdevice-qt3.html#x11AppDpiX" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="x11AppDpiX(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="x11AppDpiY" fullname="QPaintDevice::x11AppDpiY" href="qpaintdevice-qt3.html#x11AppDpiY" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="x11AppDpiY(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="x11SetAppDpiX" fullname="QPaintDevice::x11SetAppDpiX" href="qpaintdevice-qt3.html#x11SetAppDpiX" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="x11SetAppDpiX(int dpi, int screen)"> + <parameter left="int" right="" name="dpi" default=""/> + <parameter left="int" right="" name="screen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="x11SetAppDpiY" fullname="QPaintDevice::x11SetAppDpiY" href="qpaintdevice-qt3.html#x11SetAppDpiY" location="qpaintdevice_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="x11SetAppDpiY(int dpi, int screen)"> + <parameter left="int" right="" name="dpi" default=""/> + <parameter left="int" right="" name="screen" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPlainTextEdit" href="qplaintextedit.html" location="qplaintextedit.h" bases="QAbstractScrollArea" module="QtGui"> + <contents name="introduction-and-concepts" title="Introduction and Concepts" level="1"/> + <contents name="using-qplaintextedit-as-a-display-widget" title="Using QPlainTextEdit as a Display Widget" level="1"/> + <contents name="read-only-key-bindings" title="Read-only Key Bindings" level="2"/> + <contents name="using-qplaintextedit-as-an-editor" title="Using QPlainTextEdit as an Editor" level="1"/> + <contents name="syntax-highlighting" title="Syntax Highlighting" level="2"/> + <contents name="editing-key-bindings" title="Editing Key Bindings" level="2"/> + <contents name="differences-to-qtextedit" title="Differences to QTextEdit" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="tabChangesFocus" fullname="QPlainTextEdit::tabChangesFocus" href="qplaintextedit.html#tabChangesFocus-prop" location="qplaintextedit.h" type="bool"> + <getter name="tabChangesFocus"/> + <setter name="setTabChangesFocus"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="documentTitle" fullname="QPlainTextEdit::documentTitle" href="qplaintextedit.html#documentTitle-prop" location="qplaintextedit.h" type="QString"> + <getter name="documentTitle"/> + <setter name="setDocumentTitle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="undoRedoEnabled" fullname="QPlainTextEdit::undoRedoEnabled" href="qplaintextedit.html#undoRedoEnabled-prop" location="qplaintextedit.h" type="bool"> + <getter name="isUndoRedoEnabled"/> + <setter name="setUndoRedoEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="lineWrapMode" fullname="QPlainTextEdit::lineWrapMode" href="qplaintextedit.html#lineWrapMode-prop" location="qplaintextedit.h" type="LineWrapMode"> + <getter name="lineWrapMode"/> + <setter name="setLineWrapMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wordWrapMode" fullname="QPlainTextEdit::wordWrapMode" href="qplaintextedit.html#wordWrapMode-prop" location="qplaintextedit.h" type="QTextOption::WrapMode"> + <getter name="wordWrapMode"/> + <setter name="setWordWrapMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="readOnly" fullname="QPlainTextEdit::readOnly" href="qplaintextedit.html#readOnly-prop" location="qplaintextedit.h" type="bool"> + <getter name="isReadOnly"/> + <setter name="setReadOnly"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="plainText" fullname="QPlainTextEdit::plainText" href="qplaintextedit.html#plainText-prop" location="qplaintextedit.h" type="QString"> + <getter name="toPlainText"/> + <setter name="setPlainText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="overwriteMode" fullname="QPlainTextEdit::overwriteMode" href="qplaintextedit.html#overwriteMode-prop" location="qplaintextedit.h" type="bool"> + <getter name="overwriteMode"/> + <setter name="setOverwriteMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tabStopWidth" fullname="QPlainTextEdit::tabStopWidth" href="qplaintextedit.html#tabStopWidth-prop" location="qplaintextedit.h" type="int"> + <getter name="tabStopWidth"/> + <setter name="setTabStopWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cursorWidth" fullname="QPlainTextEdit::cursorWidth" href="qplaintextedit.html#cursorWidth-prop" location="qplaintextedit.h" type="int"> + <getter name="cursorWidth"/> + <setter name="setCursorWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="textInteractionFlags" fullname="QPlainTextEdit::textInteractionFlags" href="qplaintextedit.html#textInteractionFlags-prop" location="qplaintextedit.h" type="Qt::TextInteractionFlags"> + <getter name="textInteractionFlags"/> + <setter name="setTextInteractionFlags"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="blockCount" fullname="QPlainTextEdit::blockCount" href="qplaintextedit.html#blockCount-prop" location="qplaintextedit.h" type="int"> + <getter name="blockCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximumBlockCount" fullname="QPlainTextEdit::maximumBlockCount" href="qplaintextedit.html#maximumBlockCount-prop" location="qplaintextedit.h" type="int"> + <getter name="maximumBlockCount"/> + <setter name="setMaximumBlockCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="backgroundVisible" fullname="QPlainTextEdit::backgroundVisible" href="qplaintextedit.html#backgroundVisible-prop" location="qplaintextedit.h" type="bool"> + <getter name="backgroundVisible"/> + <setter name="setBackgroundVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="centerOnScroll" fullname="QPlainTextEdit::centerOnScroll" href="qplaintextedit.html#centerOnScroll-prop" location="qplaintextedit.h" type="bool"> + <getter name="centerOnScroll"/> + <setter name="setCenterOnScroll"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="LineWrapMode" fullname="QPlainTextEdit::LineWrapMode" href="qplaintextedit.html#LineWrapMode-enum" location="qplaintextedit.h"> + <value name="NoWrap" value="0"/> + <value name="WidgetWidth" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QPlainTextEdit" fullname="QPlainTextEdit::QPlainTextEdit" href="qplaintextedit.html#QPlainTextEdit" location="qplaintextedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPlainTextEdit(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPlainTextEdit" fullname="QPlainTextEdit::QPlainTextEdit" href="qplaintextedit.html#QPlainTextEdit-2" location="qplaintextedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPlainTextEdit(const QString & text, QWidget * parent)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPlainTextEdit" fullname="QPlainTextEdit::~QPlainTextEdit" href="qplaintextedit.html#dtor.QPlainTextEdit" location="qplaintextedit.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPlainTextEdit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocument" fullname="QPlainTextEdit::setDocument" href="qplaintextedit.html#setDocument" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDocument(QTextDocument * document)"> + <parameter left="QTextDocument *" right="" name="document" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="document" fullname="QPlainTextEdit::document" href="qplaintextedit.html#document" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextDocument *" signature="document() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextCursor" fullname="QPlainTextEdit::setTextCursor" href="qplaintextedit.html#setTextCursor" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextCursor(const QTextCursor & cursor)"> + <parameter left="const QTextCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textCursor" fullname="QPlainTextEdit::textCursor" href="qplaintextedit.html#textCursor" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCursor" signature="textCursor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadOnly" fullname="QPlainTextEdit::isReadOnly" href="qplaintextedit.html#readOnly-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="readOnly" type="bool" signature="isReadOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadOnly" fullname="QPlainTextEdit::setReadOnly" href="qplaintextedit.html#readOnly-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="readOnly" type="void" signature="setReadOnly(bool ro)"> + <parameter left="bool" right="" name="ro" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextInteractionFlags" fullname="QPlainTextEdit::setTextInteractionFlags" href="qplaintextedit.html#textInteractionFlags-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textInteractionFlags" type="void" signature="setTextInteractionFlags(QFlags<Qt::TextInteractionFlag> flags)"> + <parameter left="QFlags<Qt::TextInteractionFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textInteractionFlags" fullname="QPlainTextEdit::textInteractionFlags" href="qplaintextedit.html#textInteractionFlags-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="textInteractionFlags" type="Qt::TextInteractionFlags" signature="textInteractionFlags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mergeCurrentCharFormat" fullname="QPlainTextEdit::mergeCurrentCharFormat" href="qplaintextedit.html#mergeCurrentCharFormat" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mergeCurrentCharFormat(const QTextCharFormat & modifier)"> + <parameter left="const QTextCharFormat &" right="" name="modifier" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentCharFormat" fullname="QPlainTextEdit::setCurrentCharFormat" href="qplaintextedit.html#setCurrentCharFormat" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentCharFormat(const QTextCharFormat & format)"> + <parameter left="const QTextCharFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentCharFormat" fullname="QPlainTextEdit::currentCharFormat" href="qplaintextedit.html#currentCharFormat" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCharFormat" signature="currentCharFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tabChangesFocus" fullname="QPlainTextEdit::tabChangesFocus" href="qplaintextedit.html#tabChangesFocus-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabChangesFocus" type="bool" signature="tabChangesFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabChangesFocus" fullname="QPlainTextEdit::setTabChangesFocus" href="qplaintextedit.html#tabChangesFocus-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tabChangesFocus" type="void" signature="setTabChangesFocus(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocumentTitle" fullname="QPlainTextEdit::setDocumentTitle" href="qplaintextedit.html#documentTitle-prop" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="documentTitle" type="void" signature="setDocumentTitle(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="documentTitle" fullname="QPlainTextEdit::documentTitle" href="qplaintextedit.html#documentTitle-prop" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="documentTitle" type="QString" signature="documentTitle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isUndoRedoEnabled" fullname="QPlainTextEdit::isUndoRedoEnabled" href="qplaintextedit.html#undoRedoEnabled-prop" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="undoRedoEnabled" type="bool" signature="isUndoRedoEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUndoRedoEnabled" fullname="QPlainTextEdit::setUndoRedoEnabled" href="qplaintextedit.html#undoRedoEnabled-prop" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="undoRedoEnabled" type="void" signature="setUndoRedoEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumBlockCount" fullname="QPlainTextEdit::setMaximumBlockCount" href="qplaintextedit.html#maximumBlockCount-prop" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumBlockCount" type="void" signature="setMaximumBlockCount(int maximum)"> + <parameter left="int" right="" name="maximum" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumBlockCount" fullname="QPlainTextEdit::maximumBlockCount" href="qplaintextedit.html#maximumBlockCount-prop" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximumBlockCount" type="int" signature="maximumBlockCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineWrapMode" fullname="QPlainTextEdit::lineWrapMode" href="qplaintextedit.html#lineWrapMode-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="lineWrapMode" type="LineWrapMode" signature="lineWrapMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLineWrapMode" fullname="QPlainTextEdit::setLineWrapMode" href="qplaintextedit.html#lineWrapMode-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="lineWrapMode" type="void" signature="setLineWrapMode(LineWrapMode mode)"> + <parameter left="LineWrapMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wordWrapMode" fullname="QPlainTextEdit::wordWrapMode" href="qplaintextedit.html#wordWrapMode-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wordWrapMode" type="QTextOption::WrapMode" signature="wordWrapMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWordWrapMode" fullname="QPlainTextEdit::setWordWrapMode" href="qplaintextedit.html#wordWrapMode-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="wordWrapMode" type="void" signature="setWordWrapMode(QTextOption::WrapMode policy)"> + <parameter left="QTextOption::WrapMode" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackgroundVisible" fullname="QPlainTextEdit::setBackgroundVisible" href="qplaintextedit.html#backgroundVisible-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="backgroundVisible" type="void" signature="setBackgroundVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundVisible" fullname="QPlainTextEdit::backgroundVisible" href="qplaintextedit.html#backgroundVisible-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="backgroundVisible" type="bool" signature="backgroundVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCenterOnScroll" fullname="QPlainTextEdit::setCenterOnScroll" href="qplaintextedit.html#centerOnScroll-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="centerOnScroll" type="void" signature="setCenterOnScroll(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="centerOnScroll" fullname="QPlainTextEdit::centerOnScroll" href="qplaintextedit.html#centerOnScroll-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="centerOnScroll" type="bool" signature="centerOnScroll() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QPlainTextEdit::find" href="qplaintextedit.html#find" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="find(const QString & exp, QFlags<QTextDocument::FindFlag> options)"> + <parameter left="const QString &" right="" name="exp" default=""/> + <parameter left="QFlags<QTextDocument::FindFlag>" right="" name="options" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toPlainText" fullname="QPlainTextEdit::toPlainText" href="qplaintextedit.html#plainText-prop" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="plainText" type="QString" signature="toPlainText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureCursorVisible" fullname="QPlainTextEdit::ensureCursorVisible" href="qplaintextedit.html#ensureCursorVisible" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ensureCursorVisible()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="loadResource" fullname="QPlainTextEdit::loadResource" href="qplaintextedit.html#loadResource" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="loadResource(int type, const QUrl & name)"> + <parameter left="int" right="" name="type" default=""/> + <parameter left="const QUrl &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createStandardContextMenu" fullname="QPlainTextEdit::createStandardContextMenu" href="qplaintextedit.html#createStandardContextMenu" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMenu *" signature="createStandardContextMenu()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorForPosition" fullname="QPlainTextEdit::cursorForPosition" href="qplaintextedit.html#cursorForPosition" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCursor" signature="cursorForPosition(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorRect" fullname="QPlainTextEdit::cursorRect" href="qplaintextedit.html#cursorRect" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="cursorRect(const QTextCursor & cursor) const"> + <parameter left="const QTextCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorRect" fullname="QPlainTextEdit::cursorRect" href="qplaintextedit.html#cursorRect-2" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRect" signature="cursorRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="overwriteMode" fullname="QPlainTextEdit::overwriteMode" href="qplaintextedit.html#overwriteMode-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="overwriteMode" type="bool" signature="overwriteMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOverwriteMode" fullname="QPlainTextEdit::setOverwriteMode" href="qplaintextedit.html#overwriteMode-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="overwriteMode" type="void" signature="setOverwriteMode(bool overwrite)"> + <parameter left="bool" right="" name="overwrite" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabStopWidth" fullname="QPlainTextEdit::tabStopWidth" href="qplaintextedit.html#tabStopWidth-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabStopWidth" type="int" signature="tabStopWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabStopWidth" fullname="QPlainTextEdit::setTabStopWidth" href="qplaintextedit.html#tabStopWidth-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tabStopWidth" type="void" signature="setTabStopWidth(int width)"> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorWidth" fullname="QPlainTextEdit::cursorWidth" href="qplaintextedit.html#cursorWidth-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cursorWidth" type="int" signature="cursorWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCursorWidth" fullname="QPlainTextEdit::setCursorWidth" href="qplaintextedit.html#cursorWidth-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cursorWidth" type="void" signature="setCursorWidth(int width)"> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setExtraSelections" fullname="QPlainTextEdit::setExtraSelections" href="qplaintextedit.html#setExtraSelections" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setExtraSelections(const QList<QTextEdit::ExtraSelection> & selections)"> + <parameter left="const QList<QTextEdit::ExtraSelection> &" right="" name="selections" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="extraSelections" fullname="QPlainTextEdit::extraSelections" href="qplaintextedit.html#extraSelections" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QTextEdit::ExtraSelection>" signature="extraSelections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="moveCursor" fullname="QPlainTextEdit::moveCursor" href="qplaintextedit.html#moveCursor" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveCursor(QTextCursor::MoveOperation operation, QTextCursor::MoveMode mode)"> + <parameter left="QTextCursor::MoveOperation" right="" name="operation" default=""/> + <parameter left="QTextCursor::MoveMode" right="" name="mode" default="QTextCursor::MoveAnchor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canPaste" fullname="QPlainTextEdit::canPaste" href="qplaintextedit.html#canPaste" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canPaste() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="print" fullname="QPlainTextEdit::print" href="qplaintextedit.html#print" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="print(QPrinter * printer) const"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockCount" fullname="QPlainTextEdit::blockCount" href="qplaintextedit.html#blockCount-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="blockCount" type="int" signature="blockCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPlainText" fullname="QPlainTextEdit::setPlainText" href="qplaintextedit.html#plainText-prop" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="plainText" type="void" signature="setPlainText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cut" fullname="QPlainTextEdit::cut" href="qplaintextedit.html#cut" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="cut()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="QPlainTextEdit::copy" href="qplaintextedit.html#copy" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="copy()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paste" fullname="QPlainTextEdit::paste" href="qplaintextedit.html#paste" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="paste()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="undo" fullname="QPlainTextEdit::undo" href="qplaintextedit.html#undo" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="undo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="redo" fullname="QPlainTextEdit::redo" href="qplaintextedit.html#redo" location="qplaintextedit.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="redo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QPlainTextEdit::clear" href="qplaintextedit.html#clear" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="QPlainTextEdit::selectAll" href="qplaintextedit.html#selectAll" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="selectAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertPlainText" fullname="QPlainTextEdit::insertPlainText" href="qplaintextedit.html#insertPlainText" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="insertPlainText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendPlainText" fullname="QPlainTextEdit::appendPlainText" href="qplaintextedit.html#appendPlainText" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="appendPlainText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendHtml" fullname="QPlainTextEdit::appendHtml" href="qplaintextedit.html#appendHtml" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="appendHtml(const QString & html)"> + <parameter left="const QString &" right="" name="html" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="centerCursor" fullname="QPlainTextEdit::centerCursor" href="qplaintextedit.html#centerCursor" location="qplaintextedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="centerCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="textChanged" fullname="QPlainTextEdit::textChanged" href="qplaintextedit.html#textChanged" location="qplaintextedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="textChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="undoAvailable" fullname="QPlainTextEdit::undoAvailable" href="qplaintextedit.html#undoAvailable" location="qplaintextedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="undoAvailable(bool available)"> + <parameter left="bool" right="" name="available" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="redoAvailable" fullname="QPlainTextEdit::redoAvailable" href="qplaintextedit.html#redoAvailable" location="qplaintextedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="redoAvailable(bool available)"> + <parameter left="bool" right="" name="available" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="copyAvailable" fullname="QPlainTextEdit::copyAvailable" href="qplaintextedit.html#copyAvailable" location="qplaintextedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="copyAvailable(bool yes)"> + <parameter left="bool" right="" name="yes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QPlainTextEdit::selectionChanged" href="qplaintextedit.html#selectionChanged" location="qplaintextedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorPositionChanged" fullname="QPlainTextEdit::cursorPositionChanged" href="qplaintextedit.html#cursorPositionChanged" location="qplaintextedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cursorPositionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="updateRequest" fullname="QPlainTextEdit::updateRequest" href="qplaintextedit.html#updateRequest" location="qplaintextedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="updateRequest(const QRect & rect, int dy)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockCountChanged" fullname="QPlainTextEdit::blockCountChanged" href="qplaintextedit.html#blockCountChanged" location="qplaintextedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="blockCountChanged(int newBlockCount)"> + <parameter left="int" right="" name="newBlockCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="modificationChanged" fullname="QPlainTextEdit::modificationChanged" href="qplaintextedit.html#modificationChanged" location="qplaintextedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="modificationChanged(bool changed)"> + <parameter left="bool" right="" name="changed" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QPlainTextEdit::keyPressEvent" href="qplaintextedit.html#keyPressEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QPlainTextEdit::keyReleaseEvent" href="qplaintextedit.html#keyReleaseEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QPlainTextEdit::resizeEvent" href="qplaintextedit.html#resizeEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QPlainTextEdit::paintEvent" href="qplaintextedit.html#paintEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QPlainTextEdit::mousePressEvent" href="qplaintextedit.html#mousePressEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QPlainTextEdit::mouseMoveEvent" href="qplaintextedit.html#mouseMoveEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QPlainTextEdit::mouseReleaseEvent" href="qplaintextedit.html#mouseReleaseEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QPlainTextEdit::mouseDoubleClickEvent" href="qplaintextedit.html#mouseDoubleClickEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QPlainTextEdit::focusNextPrevChild" href="qplaintextedit.html#focusNextPrevChild" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QPlainTextEdit::contextMenuEvent" href="qplaintextedit.html#contextMenuEvent" location="qplaintextedit.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * event)"> + <parameter left="QContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QPlainTextEdit::dragEnterEvent" href="qplaintextedit.html#dragEnterEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QDragEnterEvent * e)"> + <parameter left="QDragEnterEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QPlainTextEdit::dragLeaveEvent" href="qplaintextedit.html#dragLeaveEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QDragLeaveEvent * e)"> + <parameter left="QDragLeaveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QPlainTextEdit::dragMoveEvent" href="qplaintextedit.html#dragMoveEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QDragMoveEvent * e)"> + <parameter left="QDragMoveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QPlainTextEdit::dropEvent" href="qplaintextedit.html#dropEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * e)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QPlainTextEdit::focusInEvent" href="qplaintextedit.html#focusInEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QPlainTextEdit::focusOutEvent" href="qplaintextedit.html#focusOutEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QPlainTextEdit::showEvent" href="qplaintextedit.html#showEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * )"> + <parameter left="QShowEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QPlainTextEdit::changeEvent" href="qplaintextedit.html#changeEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QPlainTextEdit::wheelEvent" href="qplaintextedit.html#wheelEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * e)"> + <parameter left="QWheelEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createMimeDataFromSelection" fullname="QPlainTextEdit::createMimeDataFromSelection" href="qplaintextedit.html#createMimeDataFromSelection" location="qplaintextedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QMimeData *" signature="createMimeDataFromSelection() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="canInsertFromMimeData" fullname="QPlainTextEdit::canInsertFromMimeData" href="qplaintextedit.html#canInsertFromMimeData" location="qplaintextedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canInsertFromMimeData(const QMimeData * source) const"> + <parameter left="const QMimeData *" right="" name="source" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="insertFromMimeData" fullname="QPlainTextEdit::insertFromMimeData" href="qplaintextedit.html#insertFromMimeData" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertFromMimeData(const QMimeData * source)"> + <parameter left="const QMimeData *" right="" name="source" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="QPlainTextEdit::inputMethodEvent" href="qplaintextedit.html#inputMethodEvent" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * e)"> + <parameter left="QInputMethodEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QPlainTextEdit::inputMethodQuery" href="qplaintextedit.html#inputMethodQuery" location="qplaintextedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery property) const"> + <parameter left="Qt::InputMethodQuery" right="" name="property" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="scrollContentsBy" fullname="QPlainTextEdit::scrollContentsBy" href="qplaintextedit.html#scrollContentsBy" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollContentsBy(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="firstVisibleBlock" fullname="QPlainTextEdit::firstVisibleBlock" href="qplaintextedit.html#firstVisibleBlock" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlock" signature="firstVisibleBlock() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentOffset" fullname="QPlainTextEdit::contentOffset" href="qplaintextedit.html#contentOffset" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="contentOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="blockBoundingRect" fullname="QPlainTextEdit::blockBoundingRect" href="qplaintextedit.html#blockBoundingRect" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="blockBoundingRect(const QTextBlock & block) const"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="blockBoundingGeometry" fullname="QPlainTextEdit::blockBoundingGeometry" href="qplaintextedit.html#blockBoundingGeometry" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="blockBoundingGeometry(const QTextBlock & block) const"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="getPaintContext" fullname="QPlainTextEdit::getPaintContext" href="qplaintextedit.html#getPaintContext" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractTextDocumentLayout::PaintContext" signature="getPaintContext() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPlainTextDocumentLayout" href="qplaintextdocumentlayout.html" location="qplaintextedit.h" bases="QAbstractTextDocumentLayout" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="cursorWidth" fullname="QPlainTextDocumentLayout::cursorWidth" href="qplaintextdocumentlayout.html#cursorWidth-prop" location="qplaintextedit.h" type="int"> + <getter name="cursorWidth"/> + <setter name="setCursorWidth"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QPlainTextDocumentLayout" fullname="QPlainTextDocumentLayout::QPlainTextDocumentLayout" href="qplaintextdocumentlayout.html#QPlainTextDocumentLayout" location="qplaintextedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPlainTextDocumentLayout(QTextDocument * document)"> + <parameter left="QTextDocument *" right="" name="document" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPlainTextDocumentLayout" fullname="QPlainTextDocumentLayout::~QPlainTextDocumentLayout" href="qplaintextdocumentlayout.html#dtor.QPlainTextDocumentLayout" location="qplaintextedit.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPlainTextDocumentLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="draw" fullname="QPlainTextDocumentLayout::draw" href="qplaintextdocumentlayout.html#draw" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="draw(QPainter * , const PaintContext & )"> + <parameter left="QPainter *" right="" name="" default=""/> + <parameter left="const PaintContext &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hitTest" fullname="QPlainTextDocumentLayout::hitTest" href="qplaintextdocumentlayout.html#hitTest" location="qplaintextedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="hitTest(const QPointF & , Qt::HitTestAccuracy ) const"> + <parameter left="const QPointF &" right="" name="" default=""/> + <parameter left="Qt::HitTestAccuracy" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageCount" fullname="QPlainTextDocumentLayout::pageCount" href="qplaintextdocumentlayout.html#pageCount" location="qplaintextedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="pageCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="documentSize" fullname="QPlainTextDocumentLayout::documentSize" href="qplaintextdocumentlayout.html#documentSize" location="qplaintextedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="documentSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameBoundingRect" fullname="QPlainTextDocumentLayout::frameBoundingRect" href="qplaintextdocumentlayout.html#frameBoundingRect" location="qplaintextedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="frameBoundingRect(QTextFrame * ) const"> + <parameter left="QTextFrame *" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockBoundingRect" fullname="QPlainTextDocumentLayout::blockBoundingRect" href="qplaintextdocumentlayout.html#blockBoundingRect" location="qplaintextedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="blockBoundingRect(const QTextBlock & block) const"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureBlockLayout" fullname="QPlainTextDocumentLayout::ensureBlockLayout" href="qplaintextdocumentlayout.html#ensureBlockLayout" location="qplaintextedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="ensureBlockLayout(const QTextBlock & block) const"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCursorWidth" fullname="QPlainTextDocumentLayout::setCursorWidth" href="qplaintextdocumentlayout.html#cursorWidth-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cursorWidth" type="void" signature="setCursorWidth(int width)"> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorWidth" fullname="QPlainTextDocumentLayout::cursorWidth" href="qplaintextdocumentlayout.html#cursorWidth-prop" location="qplaintextedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cursorWidth" type="int" signature="cursorWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="requestUpdate" fullname="QPlainTextDocumentLayout::requestUpdate" href="qplaintextdocumentlayout.html#requestUpdate" location="qplaintextedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="requestUpdate()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="documentChanged" fullname="QPlainTextDocumentLayout::documentChanged" href="qplaintextdocumentlayout.html#documentChanged" location="qplaintextedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="documentChanged(int from, int charsRemoved, int charsAdded)"> + <parameter left="int" right="" name="from" default=""/> + <parameter left="int" right="" name="charsRemoved" default=""/> + <parameter left="int" right="" name="charsAdded" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFinalState" href="qfinalstate.html" location="qfinalstate.h" bases="QAbstractState" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFinalState" fullname="QFinalState::QFinalState" href="qfinalstate.html#QFinalState" location="qfinalstate.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFinalState(QState * parent)"> + <parameter left="QState *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFinalState" fullname="QFinalState::~QFinalState" href="qfinalstate.html#dtor.QFinalState" location="qfinalstate.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFinalState()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="onEntry" fullname="QFinalState::onEntry" href="qfinalstate.html#onEntry" location="qfinalstate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onEntry(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onExit" fullname="QFinalState::onExit" href="qfinalstate.html#onExit" location="qfinalstate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onExit(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QFinalState::event" href="qfinalstate.html#event" location="qfinalstate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3GridView" href="q3gridview.html" location="q3gridview.h" bases="Q3ScrollView" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="numRows" fullname="Q3GridView::numRows" href="q3gridview.html#numRows-prop" location="q3gridview.h" type="int"> + <getter name="numRows"/> + <setter name="setNumRows"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="numCols" fullname="Q3GridView::numCols" href="q3gridview.html#numCols-prop" location="q3gridview.h" type="int"> + <getter name="numCols"/> + <setter name="setNumCols"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cellWidth" fullname="Q3GridView::cellWidth" href="q3gridview.html#cellWidth-prop" location="q3gridview.h" type="int"> + <getter name="cellWidth"/> + <setter name="setCellWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cellHeight" fullname="Q3GridView::cellHeight" href="q3gridview.html#cellHeight-prop" location="q3gridview.h" type="int"> + <getter name="cellHeight"/> + <setter name="setCellHeight"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3GridView" fullname="Q3GridView::Q3GridView" href="q3gridview.html#Q3GridView" location="q3gridview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3GridView(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3GridView" fullname="Q3GridView::~Q3GridView" href="q3gridview.html#dtor.Q3GridView" location="q3gridview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3GridView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numRows" fullname="Q3GridView::numRows" href="q3gridview.html#numRows-prop" location="q3gridview.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="numRows" type="int" signature="numRows() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumRows" fullname="Q3GridView::setNumRows" href="q3gridview.html#numRows-prop" location="q3gridview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="numRows" type="void" signature="setNumRows(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numCols" fullname="Q3GridView::numCols" href="q3gridview.html#numCols-prop" location="q3gridview.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="numCols" type="int" signature="numCols() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumCols" fullname="Q3GridView::setNumCols" href="q3gridview.html#numCols-prop" location="q3gridview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="numCols" type="void" signature="setNumCols(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellWidth" fullname="Q3GridView::cellWidth" href="q3gridview.html#cellWidth-prop" location="q3gridview.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cellWidth" type="int" signature="cellWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCellWidth" fullname="Q3GridView::setCellWidth" href="q3gridview.html#cellWidth-prop" location="q3gridview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="cellWidth" type="void" signature="setCellWidth(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellHeight" fullname="Q3GridView::cellHeight" href="q3gridview.html#cellHeight-prop" location="q3gridview.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cellHeight" type="int" signature="cellHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCellHeight" fullname="Q3GridView::setCellHeight" href="q3gridview.html#cellHeight-prop" location="q3gridview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="cellHeight" type="void" signature="setCellHeight(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellRect" fullname="Q3GridView::cellRect" href="q3gridview.html#cellRect" location="q3gridview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="cellRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cellGeometry" fullname="Q3GridView::cellGeometry" href="q3gridview.html#cellGeometry" location="q3gridview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRect" signature="cellGeometry(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="gridSize" fullname="Q3GridView::gridSize" href="q3gridview.html#gridSize" location="q3gridview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="gridSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rowAt" fullname="Q3GridView::rowAt" href="q3gridview.html#rowAt" location="q3gridview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowAt(int y) const"> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnAt" fullname="Q3GridView::columnAt" href="q3gridview.html#columnAt" location="q3gridview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnAt(int x) const"> + <parameter left="int" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaintCell" fullname="Q3GridView::repaintCell" href="q3gridview.html#repaintCell" location="q3gridview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="repaintCell(int row, int column, bool erase)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="bool" right="" name="erase" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateCell" fullname="Q3GridView::updateCell" href="q3gridview.html#updateCell" location="q3gridview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCell(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureCellVisible" fullname="Q3GridView::ensureCellVisible" href="q3gridview.html#ensureCellVisible" location="q3gridview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ensureCellVisible(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintCell" fullname="Q3GridView::paintCell" href="q3gridview.html#paintCell" location="q3gridview.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintCell(QPainter * p, int row, int col)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEmptyArea" fullname="Q3GridView::paintEmptyArea" href="q3gridview.html#paintEmptyArea" location="q3gridview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEmptyArea(QPainter * p, int cx, int cy, int cw, int ch)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="cx" default=""/> + <parameter left="int" right="" name="cy" default=""/> + <parameter left="int" right="" name="cw" default=""/> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContents" fullname="Q3GridView::drawContents" href="q3gridview.html#drawContents" location="q3gridview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContents(QPainter * p, int cx, int cy, int cw, int ch)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="cx" default=""/> + <parameter left="int" right="" name="cy" default=""/> + <parameter left="int" right="" name="cw" default=""/> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dimensionChange" fullname="Q3GridView::dimensionChange" href="q3gridview.html#dimensionChange" location="q3gridview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dimensionChange(int oldNumRows, int oldNumCols)"> + <parameter left="int" right="" name="oldNumRows" default=""/> + <parameter left="int" right="" name="oldNumCols" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTabWidget" href="qtabwidget.html" location="qtabwidget.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="tabPosition" fullname="QTabWidget::tabPosition" href="qtabwidget.html#tabPosition-prop" location="qtabwidget.h" type="TabPosition"> + <getter name="tabPosition"/> + <setter name="setTabPosition"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tabShape" fullname="QTabWidget::tabShape" href="qtabwidget.html#tabShape-prop" location="qtabwidget.h" type="TabShape"> + <getter name="tabShape"/> + <setter name="setTabShape"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QTabWidget::currentIndex" href="qtabwidget.html#currentIndex-prop" location="qtabwidget.h" type="int"> + <getter name="currentIndex"/> + <setter name="setCurrentIndex"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QTabWidget::count" href="qtabwidget.html#count-prop" location="qtabwidget.h" type="int"> + <getter name="count"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QTabWidget::iconSize" href="qtabwidget.html#iconSize-prop" location="qtabwidget.h" type="QSize"> + <getter name="iconSize"/> + <setter name="setIconSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="elideMode" fullname="QTabWidget::elideMode" href="qtabwidget.html#elideMode-prop" location="qtabwidget.h" type="Qt::TextElideMode"> + <getter name="elideMode"/> + <setter name="setElideMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="usesScrollButtons" fullname="QTabWidget::usesScrollButtons" href="qtabwidget.html#usesScrollButtons-prop" location="qtabwidget.h" type="bool"> + <getter name="usesScrollButtons"/> + <setter name="setUsesScrollButtons"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="documentMode" fullname="QTabWidget::documentMode" href="qtabwidget.html#documentMode-prop" location="qtabwidget.h" type="bool"> + <getter name="documentMode"/> + <setter name="setDocumentMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tabsClosable" fullname="QTabWidget::tabsClosable" href="qtabwidget.html#tabsClosable-prop" location="qtabwidget.h" type="bool"> + <getter name="tabsClosable"/> + <setter name="setTabsClosable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="movable" fullname="QTabWidget::movable" href="qtabwidget.html#movable-prop" location="qtabwidget.h" type="bool"> + <getter name="isMovable"/> + <setter name="setMovable"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QTabWidget" fullname="QTabWidget::QTabWidget" href="qtabwidget.html#QTabWidget" location="qtabwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTabWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTabWidget" fullname="QTabWidget::~QTabWidget" href="qtabwidget.html#dtor.QTabWidget" location="qtabwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTabWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addTab" fullname="QTabWidget::addTab" href="qtabwidget.html#addTab" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="addTab(QWidget * page, const QString & label)"> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addTab" fullname="QTabWidget::addTab" href="qtabwidget.html#addTab-2" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="addTab(QWidget * page, const QIcon & icon, const QString & label)"> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertTab" fullname="QTabWidget::insertTab" href="qtabwidget.html#insertTab" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insertTab(int index, QWidget * page, const QString & label)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertTab" fullname="QTabWidget::insertTab" href="qtabwidget.html#insertTab-4" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="int" signature="insertTab(int index, QWidget * page, const QIcon & icon, const QString & label)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeTab" fullname="QTabWidget::removeTab" href="qtabwidget.html#removeTab" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeTab(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isTabEnabled" fullname="QTabWidget::isTabEnabled" href="qtabwidget.html#isTabEnabled" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTabEnabled(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabEnabled" fullname="QTabWidget::setTabEnabled" href="qtabwidget.html#setTabEnabled" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabEnabled(int index, bool enable)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabText" fullname="QTabWidget::tabText" href="qtabwidget.html#tabText" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tabText(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabText" fullname="QTabWidget::setTabText" href="qtabwidget.html#setTabText" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabText(int index, const QString & label)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabIcon" fullname="QTabWidget::tabIcon" href="qtabwidget.html#tabIcon" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="tabIcon(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabIcon" fullname="QTabWidget::setTabIcon" href="qtabwidget.html#setTabIcon" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabIcon(int index, const QIcon & icon)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabToolTip" fullname="QTabWidget::setTabToolTip" href="qtabwidget.html#setTabToolTip" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabToolTip(int index, const QString & tip)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QString &" right="" name="tip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabToolTip" fullname="QTabWidget::tabToolTip" href="qtabwidget.html#tabToolTip" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tabToolTip(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabWhatsThis" fullname="QTabWidget::setTabWhatsThis" href="qtabwidget.html#setTabWhatsThis" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabWhatsThis(int index, const QString & text)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabWhatsThis" fullname="QTabWidget::tabWhatsThis" href="qtabwidget.html#tabWhatsThis" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tabWhatsThis(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QTabWidget::currentIndex" href="qtabwidget.html#currentIndex-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentIndex" type="int" signature="currentIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentWidget" fullname="QTabWidget::currentWidget" href="qtabwidget.html#currentWidget" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="currentWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QTabWidget::widget" href="qtabwidget.html#widget" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QTabWidget::indexOf" href="qtabwidget.html#indexOf" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(QWidget * w) const"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QTabWidget::count" href="qtabwidget.html#count-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="count" type="int" signature="count() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="TabPosition" fullname="QTabWidget::TabPosition" href="qtabwidget.html#TabPosition-enum" location="qtabwidget.h"> + <value name="North" value="0"/> + <value name="South" value="1"/> + <value name="West" value="2"/> + <value name="East" value="3"/> + <value name="Top" value="North"/> + <value name="Bottom" value="South"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="tabPosition" fullname="QTabWidget::tabPosition" href="qtabwidget.html#tabPosition-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabPosition" type="TabPosition" signature="tabPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabPosition" fullname="QTabWidget::setTabPosition" href="qtabwidget.html#tabPosition-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tabPosition" type="void" signature="setTabPosition(TabPosition )"> + <parameter left="TabPosition" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabsClosable" fullname="QTabWidget::tabsClosable" href="qtabwidget.html#tabsClosable-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabsClosable" type="bool" signature="tabsClosable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabsClosable" fullname="QTabWidget::setTabsClosable" href="qtabwidget.html#tabsClosable-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tabsClosable" type="void" signature="setTabsClosable(bool closeable)"> + <parameter left="bool" right="" name="closeable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isMovable" fullname="QTabWidget::isMovable" href="qtabwidget.html#movable-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="movable" type="bool" signature="isMovable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMovable" fullname="QTabWidget::setMovable" href="qtabwidget.html#movable-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="movable" type="void" signature="setMovable(bool movable)"> + <parameter left="bool" right="" name="movable" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="TabShape" fullname="QTabWidget::TabShape" href="qtabwidget.html#TabShape-enum" location="qtabwidget.h"> + <value name="Rounded" value="0"/> + <value name="Triangular" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="tabShape" fullname="QTabWidget::tabShape" href="qtabwidget.html#tabShape-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabShape" type="TabShape" signature="tabShape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabShape" fullname="QTabWidget::setTabShape" href="qtabwidget.html#tabShape-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tabShape" type="void" signature="setTabShape(TabShape s)"> + <parameter left="TabShape" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QTabWidget::sizeHint" href="qtabwidget.html#sizeHint" location="qtabwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QTabWidget::minimumSizeHint" href="qtabwidget.html#minimumSizeHint" location="qtabwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCornerWidget" fullname="QTabWidget::setCornerWidget" href="qtabwidget.html#setCornerWidget" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCornerWidget(QWidget * widget, Qt::Corner corner)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="Qt::Corner" right="" name="corner" default="Qt::TopRightCorner"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cornerWidget" fullname="QTabWidget::cornerWidget" href="qtabwidget.html#cornerWidget" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="cornerWidget(Qt::Corner corner) const"> + <parameter left="Qt::Corner" right="" name="corner" default="Qt::TopRightCorner"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elideMode" fullname="QTabWidget::elideMode" href="qtabwidget.html#elideMode-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="elideMode" type="Qt::TextElideMode" signature="elideMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setElideMode" fullname="QTabWidget::setElideMode" href="qtabwidget.html#elideMode-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="elideMode" type="void" signature="setElideMode(Qt::TextElideMode )"> + <parameter left="Qt::TextElideMode" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QTabWidget::iconSize" href="qtabwidget.html#iconSize-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconSize" type="QSize" signature="iconSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconSize" fullname="QTabWidget::setIconSize" href="qtabwidget.html#iconSize-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="iconSize" type="void" signature="setIconSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="usesScrollButtons" fullname="QTabWidget::usesScrollButtons" href="qtabwidget.html#usesScrollButtons-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="usesScrollButtons" type="bool" signature="usesScrollButtons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUsesScrollButtons" fullname="QTabWidget::setUsesScrollButtons" href="qtabwidget.html#usesScrollButtons-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="usesScrollButtons" type="void" signature="setUsesScrollButtons(bool useButtons)"> + <parameter left="bool" right="" name="useButtons" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="documentMode" fullname="QTabWidget::documentMode" href="qtabwidget.html#documentMode-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="documentMode" type="bool" signature="documentMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocumentMode" fullname="QTabWidget::setDocumentMode" href="qtabwidget.html#documentMode-prop" location="qtabwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="documentMode" type="void" signature="setDocumentMode(bool set)"> + <parameter left="bool" right="" name="set" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QTabWidget::clear" href="qtabwidget.html#clear" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentIndex" fullname="QTabWidget::setCurrentIndex" href="qtabwidget.html#currentIndex-prop" location="qtabwidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="currentIndex" type="void" signature="setCurrentIndex(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentWidget" fullname="QTabWidget::setCurrentWidget" href="qtabwidget.html#setCurrentWidget" location="qtabwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QTabWidget::currentChanged" href="qtabwidget.html#currentChanged" location="qtabwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabCloseRequested" fullname="QTabWidget::tabCloseRequested" href="qtabwidget.html#tabCloseRequested" location="qtabwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="tabCloseRequested(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="tabInserted" fullname="QTabWidget::tabInserted" href="qtabwidget.html#tabInserted" location="qtabwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="tabInserted(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="tabRemoved" fullname="QTabWidget::tabRemoved" href="qtabwidget.html#tabRemoved" location="qtabwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="tabRemoved(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QTabWidget::showEvent" href="qtabwidget.html#showEvent" location="qtabwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * )"> + <parameter left="QShowEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QTabWidget::resizeEvent" href="qtabwidget.html#resizeEvent" location="qtabwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QTabWidget::keyPressEvent" href="qtabwidget.html#keyPressEvent" location="qtabwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QTabWidget::paintEvent" href="qtabwidget.html#paintEvent" location="qtabwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setTabBar" fullname="QTabWidget::setTabBar" href="qtabwidget.html#setTabBar" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabBar(QTabBar * tb)"> + <parameter left="QTabBar *" right="" name="tb" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="tabBar" fullname="QTabWidget::tabBar" href="qtabwidget.html#tabBar" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTabBar *" signature="tabBar() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QTabWidget::changeEvent" href="qtabwidget.html#changeEvent" location="qtabwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QTabWidget::event" href="qtabwidget.html#event" location="qtabwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QTabWidget::initStyleOption" href="qtabwidget.html#initStyleOption" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionTabWidgetFrame * option) const"> + <parameter left="QStyleOptionTabWidgetFrame *" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QTabWidget" fullname="QTabWidget::QTabWidget" href="qtabwidget-qt3.html#QTabWidget-2" location="qtabwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTabWidget(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertTab" fullname="QTabWidget::insertTab" href="qtabwidget-qt3.html#insertTab-2" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertTab(QWidget * widget, const QString & label, int index)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertTab" fullname="QTabWidget::insertTab" href="qtabwidget-qt3.html#insertTab-3" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="insertTab(QWidget * widget, const QIcon & icon, const QString & label, int index)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeTab" fullname="QTabWidget::changeTab" href="qtabwidget-qt3.html#changeTab" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="changeTab(QWidget * widget, const QString & label)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeTab" fullname="QTabWidget::changeTab" href="qtabwidget-qt3.html#changeTab-2" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="changeTab(QWidget * widget, const QIcon & icon, const QString & label)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isTabEnabled" fullname="QTabWidget::isTabEnabled" href="qtabwidget-qt3.html#isTabEnabled-2" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="isTabEnabled(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setTabEnabled" fullname="QTabWidget::setTabEnabled" href="qtabwidget-qt3.html#setTabEnabled-2" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setTabEnabled(QWidget * widget, bool b)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="tabLabel" fullname="QTabWidget::tabLabel" href="qtabwidget-qt3.html#tabLabel" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tabLabel(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setTabLabel" fullname="QTabWidget::setTabLabel" href="qtabwidget-qt3.html#setTabLabel" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabLabel(QWidget * widget, const QString & label)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="tabIconSet" fullname="QTabWidget::tabIconSet" href="qtabwidget-qt3.html#tabIconSet" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="tabIconSet(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setTabIconSet" fullname="QTabWidget::setTabIconSet" href="qtabwidget-qt3.html#setTabIconSet" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabIconSet(QWidget * widget, const QIcon & icon)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="removeTabToolTip" fullname="QTabWidget::removeTabToolTip" href="qtabwidget-qt3.html#removeTabToolTip" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeTabToolTip(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setTabToolTip" fullname="QTabWidget::setTabToolTip" href="qtabwidget-qt3.html#setTabToolTip-2" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setTabToolTip(QWidget * widget, const QString & tip)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QString &" right="" name="tip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="tabToolTip" fullname="QTabWidget::tabToolTip" href="qtabwidget-qt3.html#tabToolTip-2" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="tabToolTip(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="currentPage" fullname="QTabWidget::currentPage" href="qtabwidget-qt3.html#currentPage" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="currentPage() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="page" fullname="QTabWidget::page" href="qtabwidget-qt3.html#page" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="page(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="label" fullname="QTabWidget::label" href="qtabwidget-qt3.html#label" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="label(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="currentPageIndex" fullname="QTabWidget::currentPageIndex" href="qtabwidget-qt3.html#currentPageIndex" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentPageIndex() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="margin" fullname="QTabWidget::margin" href="qtabwidget-qt3.html#margin" location="qtabwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="margin() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setMargin" fullname="QTabWidget::setMargin" href="qtabwidget-qt3.html#setMargin" location="qtabwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMargin(int margin)"> + <parameter left="int" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setCurrentPage" fullname="QTabWidget::setCurrentPage" href="qtabwidget-qt3.html#setCurrentPage" location="qtabwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentPage(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="showPage" fullname="QTabWidget::showPage" href="qtabwidget-qt3.html#showPage" location="qtabwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showPage(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="removePage" fullname="QTabWidget::removePage" href="qtabwidget-qt3.html#removePage" location="qtabwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="removePage(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="currentChanged" fullname="QTabWidget::currentChanged" href="qtabwidget-qt3.html#currentChanged-2" location="qtabwidget.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="currentChanged(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="selected" fullname="QTabWidget::selected" href="qtabwidget-qt3.html#selected" location="qtabwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selected(const QString & tabLabel)"> + <parameter left="const QString &" right="" name="tabLabel" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMenuBar" href="qmenubar.html" location="qmenubar.h" bases="QWidget" module="QtGui"> + <contents name="usage" title="Usage" level="1"/> + <contents name="platform-dependent-look-and-feel" title="Platform Dependent Look and Feel" level="1"/> + <contents name="qmenubar-on-mac-os-x" title="QMenuBar on Mac OS X" level="1"/> + <contents name="qmenubar-on-windows-ce" title="QMenuBar on Windows CE" level="1"/> + <contents name="examples" title="Examples" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="defaultUp" fullname="QMenuBar::defaultUp" href="qmenubar.html#defaultUp-prop" location="qmenubar.h" type="bool"> + <getter name="isDefaultUp"/> + <setter name="setDefaultUp"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="nativeMenuBar" fullname="QMenuBar::nativeMenuBar" href="qmenubar.html#nativeMenuBar-prop" location="qmenubar.h" type="bool"> + <getter name="isNativeMenuBar"/> + <setter name="setNativeMenuBar"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QMenuBar" fullname="QMenuBar::QMenuBar" href="qmenubar.html#QMenuBar" location="qmenubar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMenuBar(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMenuBar" fullname="QMenuBar::~QMenuBar" href="qmenubar.html#dtor.QMenuBar" location="qmenubar.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMenuBar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QMenuBar::addAction" href="qmenubar.html#addAction-3" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="addAction(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QMenuBar::addAction" href="qmenubar.html#addAction" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="addAction(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QMenuBar::addAction" href="qmenubar.html#addAction-2" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QAction *" signature="addAction(const QString & text, const QObject * receiver, const char * member)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMenu" fullname="QMenuBar::addMenu" href="qmenubar.html#addMenu" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="addMenu(QMenu * menu)"> + <parameter left="QMenu *" right="" name="menu" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMenu" fullname="QMenuBar::addMenu" href="qmenubar.html#addMenu-2" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QMenu *" signature="addMenu(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMenu" fullname="QMenuBar::addMenu" href="qmenubar.html#addMenu-3" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QMenu *" signature="addMenu(const QIcon & icon, const QString & title)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSeparator" fullname="QMenuBar::addSeparator" href="qmenubar.html#addSeparator" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="addSeparator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertSeparator" fullname="QMenuBar::insertSeparator" href="qmenubar.html#insertSeparator" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="insertSeparator(QAction * before)"> + <parameter left="QAction *" right="" name="before" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertMenu" fullname="QMenuBar::insertMenu" href="qmenubar.html#insertMenu" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="insertMenu(QAction * before, QMenu * menu)"> + <parameter left="QAction *" right="" name="before" default=""/> + <parameter left="QMenu *" right="" name="menu" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QMenuBar::clear" href="qmenubar.html#clear" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activeAction" fullname="QMenuBar::activeAction" href="qmenubar.html#activeAction" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="activeAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActiveAction" fullname="QMenuBar::setActiveAction" href="qmenubar.html#setActiveAction" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setActiveAction(QAction * act)"> + <parameter left="QAction *" right="" name="act" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultUp" fullname="QMenuBar::setDefaultUp" href="qmenubar.html#defaultUp-prop" location="qmenubar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="defaultUp" type="void" signature="setDefaultUp(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDefaultUp" fullname="QMenuBar::isDefaultUp" href="qmenubar.html#defaultUp-prop" location="qmenubar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="defaultUp" type="bool" signature="isDefaultUp() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QMenuBar::sizeHint" href="qmenubar.html#sizeHint" location="qmenubar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QMenuBar::minimumSizeHint" href="qmenubar.html#minimumSizeHint" location="qmenubar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="heightForWidth" fullname="QMenuBar::heightForWidth" href="qmenubar.html#heightForWidth" location="qmenubar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="heightForWidth(int ) const"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultAction" fullname="QMenuBar::setDefaultAction" href="qmenubar.html#setDefaultAction" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDefaultAction(QAction * act)"> + <parameter left="QAction *" right="" name="act" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultAction" fullname="QMenuBar::defaultAction" href="qmenubar.html#defaultAction" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="defaultAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNativeMenuBar" fullname="QMenuBar::isNativeMenuBar" href="qmenubar.html#nativeMenuBar-prop" location="qmenubar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="nativeMenuBar" type="bool" signature="isNativeMenuBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNativeMenuBar" fullname="QMenuBar::setNativeMenuBar" href="qmenubar.html#nativeMenuBar-prop" location="qmenubar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="nativeMenuBar" type="void" signature="setNativeMenuBar(bool nativeMenuBar)"> + <parameter left="bool" right="" name="nativeMenuBar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QMenuBar::setVisible" href="qmenubar.html#setVisible" location="qmenubar.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="triggered" fullname="QMenuBar::triggered" href="qmenubar.html#triggered" location="qmenubar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="triggered(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hovered" fullname="QMenuBar::hovered" href="qmenubar.html#hovered" location="qmenubar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="hovered(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QMenuBar::changeEvent" href="qmenubar.html#changeEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QMenuBar::keyPressEvent" href="qmenubar.html#keyPressEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QMenuBar::mouseReleaseEvent" href="qmenubar.html#mouseReleaseEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QMenuBar::mousePressEvent" href="qmenubar.html#mousePressEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QMenuBar::mouseMoveEvent" href="qmenubar.html#mouseMoveEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="leaveEvent" fullname="QMenuBar::leaveEvent" href="qmenubar.html#leaveEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="leaveEvent(QEvent * )"> + <parameter left="QEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QMenuBar::paintEvent" href="qmenubar.html#paintEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QMenuBar::resizeEvent" href="qmenubar.html#resizeEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * )"> + <parameter left="QResizeEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="actionEvent" fullname="QMenuBar::actionEvent" href="qmenubar.html#actionEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="actionEvent(QActionEvent * e)"> + <parameter left="QActionEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QMenuBar::focusOutEvent" href="qmenubar.html#focusOutEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * )"> + <parameter left="QFocusEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QMenuBar::focusInEvent" href="qmenubar.html#focusInEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * )"> + <parameter left="QFocusEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QMenuBar::timerEvent" href="qmenubar.html#timerEvent" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * e)"> + <parameter left="QTimerEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QMenuBar::eventFilter" href="qmenubar.html#eventFilter" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * object, QEvent * event)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QMenuBar::event" href="qmenubar.html#event" location="qmenubar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QMenuBar::initStyleOption" href="qmenubar.html#initStyleOption" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionMenuItem * option, const QAction * action) const"> + <parameter left="QStyleOptionMenuItem *" right="" name="option" default=""/> + <parameter left="const QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QMenuBar" fullname="QMenuBar::QMenuBar" href="qmenubar-qt3.html#QMenuBar-2" location="qmenubar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMenuBar(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="count" fullname="QMenuBar::count" href="qmenubar-qt3.html#count" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenuBar::insertItem" href="qmenubar-qt3.html#insertItem" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insertItem(const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut, int id, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + <parameter left="const QKeySequence &" right="" name="shortcut" default="0"/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenuBar::insertItem" href="qmenubar-qt3.html#insertItem-2" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="insertItem(const QIcon & icon, const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut, int id, int index)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + <parameter left="const QKeySequence &" right="" name="shortcut" default="0"/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenuBar::insertItem" href="qmenubar-qt3.html#insertItem-3" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="int" signature="insertItem(const QPixmap & pixmap, const QObject * receiver, const char * member, const QKeySequence & shortcut, int id, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + <parameter left="const QKeySequence &" right="" name="shortcut" default="0"/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenuBar::insertItem" href="qmenubar-qt3.html#insertItem-4" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="int" signature="insertItem(const QString & text, int id, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenuBar::insertItem" href="qmenubar-qt3.html#insertItem-5" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="int" signature="insertItem(const QIcon & icon, const QString & text, int id, int index)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenuBar::insertItem" href="qmenubar-qt3.html#insertItem-6" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="int" signature="insertItem(const QString & text, QMenu * popup, int id, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QMenu *" right="" name="popup" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenuBar::insertItem" href="qmenubar-qt3.html#insertItem-7" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="int" signature="insertItem(const QIcon & icon, const QString & text, QMenu * popup, int id, int index)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QMenu *" right="" name="popup" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenuBar::insertItem" href="qmenubar-qt3.html#insertItem-8" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="int" signature="insertItem(const QPixmap & pixmap, int id, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenuBar::insertItem" href="qmenubar-qt3.html#insertItem-9" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="int" signature="insertItem(const QPixmap & pixmap, QMenu * popup, int id, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="QMenu *" right="" name="popup" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertSeparator" fullname="QMenuBar::insertSeparator" href="qmenubar-qt3.html#insertSeparator-2" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="insertSeparator(int index)"> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="removeItem" fullname="QMenuBar::removeItem" href="qmenubar-qt3.html#removeItem" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="removeItemAt" fullname="QMenuBar::removeItemAt" href="qmenubar-qt3.html#removeItemAt" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItemAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="accel" fullname="QMenuBar::accel" href="qmenubar-qt3.html#accel" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QKeySequence" signature="accel(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setAccel" fullname="QMenuBar::setAccel" href="qmenubar-qt3.html#setAccel" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAccel(const QKeySequence & key, int id)"> + <parameter left="const QKeySequence &" right="" name="key" default=""/> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="iconSet" fullname="QMenuBar::iconSet" href="qmenubar-qt3.html#iconSet" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="iconSet(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="text" fullname="QMenuBar::text" href="qmenubar-qt3.html#text" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="pixmap" fullname="QMenuBar::pixmap" href="qmenubar-qt3.html#pixmap" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setWhatsThis" fullname="QMenuBar::setWhatsThis" href="qmenubar-qt3.html#setWhatsThis" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWhatsThis(int id, const QString & w)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QString &" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="whatsThis" fullname="QMenuBar::whatsThis" href="qmenubar-qt3.html#whatsThis" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="whatsThis(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeItem" fullname="QMenuBar::changeItem" href="qmenubar-qt3.html#changeItem" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="changeItem(int id, const QString & text)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeItem" fullname="QMenuBar::changeItem" href="qmenubar-qt3.html#changeItem-2" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="changeItem(int id, const QPixmap & pixmap)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeItem" fullname="QMenuBar::changeItem" href="qmenubar-qt3.html#changeItem-3" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="changeItem(int id, const QIcon & icon, const QString & text)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isItemActive" fullname="QMenuBar::isItemActive" href="qmenubar-qt3.html#isItemActive" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemActive(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isItemEnabled" fullname="QMenuBar::isItemEnabled" href="qmenubar-qt3.html#isItemEnabled" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemEnabled(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setItemEnabled" fullname="QMenuBar::setItemEnabled" href="qmenubar-qt3.html#setItemEnabled" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemEnabled(int id, bool enable)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isItemChecked" fullname="QMenuBar::isItemChecked" href="qmenubar-qt3.html#isItemChecked" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemChecked(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setItemChecked" fullname="QMenuBar::setItemChecked" href="qmenubar-qt3.html#setItemChecked" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemChecked(int id, bool check)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="check" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isItemVisible" fullname="QMenuBar::isItemVisible" href="qmenubar-qt3.html#isItemVisible" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemVisible(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setItemVisible" fullname="QMenuBar::setItemVisible" href="qmenubar-qt3.html#setItemVisible" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemVisible(int id, bool visible)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="indexOf" fullname="QMenuBar::indexOf" href="qmenubar-qt3.html#indexOf" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="idAt" fullname="QMenuBar::idAt" href="qmenubar-qt3.html#idAt" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="idAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="activateItemAt" fullname="QMenuBar::activateItemAt" href="qmenubar-qt3.html#activateItemAt" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="activateItemAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="connectItem" fullname="QMenuBar::connectItem" href="qmenubar-qt3.html#connectItem" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="connectItem(int id, const QObject * receiver, const char * member)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="disconnectItem" fullname="QMenuBar::disconnectItem" href="qmenubar-qt3.html#disconnectItem" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="disconnectItem(int id, const QObject * receiver, const char * member)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="findItem" fullname="QMenuBar::findItem" href="qmenubar-qt3.html#findItem" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenuItem *" signature="findItem(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setItemParameter" fullname="QMenuBar::setItemParameter" href="qmenubar-qt3.html#setItemParameter" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setItemParameter(int id, int param)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="int" right="" name="param" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="itemParameter" fullname="QMenuBar::itemParameter" href="qmenubar-qt3.html#itemParameter" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="itemParameter(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="frameWidth" fullname="QMenuBar::frameWidth" href="qmenubar-qt3.html#frameWidth" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="frameWidth() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setMargin" fullname="QMenuBar::setMargin" href="qmenubar-qt3.html#setMargin" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMargin(int margin)"> + <parameter left="int" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="margin" fullname="QMenuBar::margin" href="qmenubar-qt3.html#margin" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="margin() const"/> + <enum access="public" threadsafety="unspecified" status="compat" name="Separator" fullname="QMenuBar::Separator" href="qmenubar-qt3.html#Separator-enum" location="qmenubar.h"> + <value name="Never" value="0"/> + <value name="InWindowsStyle" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="separator" fullname="QMenuBar::separator" href="qmenubar-qt3.html#separator" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Separator" signature="separator() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setSeparator" fullname="QMenuBar::setSeparator" href="qmenubar-qt3.html#setSeparator" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSeparator(Separator sep)"> + <parameter left="Separator" right="" name="sep" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setAutoGeometry" fullname="QMenuBar::setAutoGeometry" href="qmenubar-qt3.html#setAutoGeometry" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoGeometry(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="autoGeometry" fullname="QMenuBar::autoGeometry" href="qmenubar-qt3.html#autoGeometry" location="qmenubar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoGeometry() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="activated" fullname="QMenuBar::activated" href="qmenubar-qt3.html#activated" location="qmenubar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(int itemId)"> + <parameter left="int" right="" name="itemId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="highlighted" fullname="QMenuBar::highlighted" href="qmenubar-qt3.html#highlighted" location="qmenubar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="highlighted(int itemId)"> + <parameter left="int" right="" name="itemId" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="compat" name="itemRect" fullname="QMenuBar::itemRect" href="qmenubar-qt3.html#itemRect" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRect" signature="itemRect(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="compat" name="itemAtPos" fullname="QMenuBar::itemAtPos" href="qmenubar-qt3.html#itemAtPos" location="qmenubar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="itemAtPos(const QPoint & p)"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + </class> + <namespace access="public" threadsafety="unspecified" status="commendable" name="QTest" href="qtest.html" location="qtest.h" module="QtTest"> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-4" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="char *" signature="toString(const QLatin1String & string)"> + <parameter left="const QLatin1String &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-5" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="char *" signature="toString(const QString & string)"> + <parameter left="const QString &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-6" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="char *" signature="toString(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-7" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="char *" signature="toString(const QTime & time)"> + <parameter left="const QTime &" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-8" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="char *" signature="toString(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-9" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="char *" signature="toString(const QDateTime & dateTime)"> + <parameter left="const QDateTime &" right="" name="dateTime" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-10" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="char *" signature="toString(const QChar & character)"> + <parameter left="const QChar &" right="" name="character" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-11" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="char *" signature="toString(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-12" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="char *" signature="toString(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-13" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="char *" signature="toString(const QRect & rectangle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-15" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" type="char *" signature="toString(const QPointF & point)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-16" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" type="char *" signature="toString(const QSizeF & size)"> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-17" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" type="char *" signature="toString(const QRectF & rectangle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-14" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="char *" signature="toString(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString-18" location="qtest.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" type="char *" signature="toString(const QVariant & variant)"> + <parameter left="const QVariant &" right="" name="variant" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="SkipMode" fullname="QTest::SkipMode" href="qtest.html#SkipMode-enum" location="qtest_global.h"> + <value name="SkipSingle" value="1"/> + <value name="SkipAll" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TestFailMode" fullname="QTest::TestFailMode" href="qtest.html#TestFailMode-enum" location="qtest_global.h"> + <value name="Abort" value="1"/> + <value name="Continue" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="AttributeIndex" fullname="QTest::AttributeIndex" href="qtest.html#AttributeIndex-enum" location="qtestelementattribute.h"> + <value name="AI_Undefined" value="-1"/> + <value name="AI_Name" value="0"/> + <value name="AI_Result" value="1"/> + <value name="AI_Tests" value="2"/> + <value name="AI_Failures" value="3"/> + <value name="AI_Errors" value="4"/> + <value name="AI_Type" value="5"/> + <value name="AI_Description" value="6"/> + <value name="AI_PropertyValue" value="7"/> + <value name="AI_QTestVersion" value="8"/> + <value name="AI_QtVersion" value="9"/> + <value name="AI_File" value="10"/> + <value name="AI_Line" value="11"/> + <value name="AI_Metric" value="12"/> + <value name="AI_Tag" value="13"/> + <value name="AI_Value" value="14"/> + <value name="AI_Iterations" value="15"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="LogElementType" fullname="QTest::LogElementType" href="qtest.html#LogElementType-enum" location="qtestelementattribute.h"> + <value name="LET_Undefined" value="-1"/> + <value name="LET_Property" value="0"/> + <value name="LET_Properties" value="1"/> + <value name="LET_Failure" value="2"/> + <value name="LET_Error" value="3"/> + <value name="LET_TestCase" value="4"/> + <value name="LET_TestSuite" value="5"/> + <value name="LET_Benchmark" value="6"/> + <value name="LET_SystemError" value="7"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="KeyAction" fullname="QTest::KeyAction" href="qtest.html#KeyAction-enum" location="qtestkeyboard.h"> + <value name="Press" value="0"/> + <value name="Release" value="1"/> + <value name="Click" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="keyEvent" fullname="QTest::keyEvent" href="qtest.html#keyEvent-2" location="qtestkeyboard.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="keyEvent(KeyAction action, QWidget * widget, char ascii, QFlags<Qt::KeyboardModifier> modifier, int delay)"> + <parameter left="KeyAction" right="" name="action" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="char" right="" name="ascii" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="Qt::NoModifier"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyEvent" fullname="QTest::keyEvent" href="qtest.html#keyEvent" location="qtestkeyboard.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="keyEvent(KeyAction action, QWidget * widget, Qt::Key key, QFlags<Qt::KeyboardModifier> modifier, int delay)"> + <parameter left="KeyAction" right="" name="action" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="Qt::Key" right="" name="key" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="Qt::NoModifier"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyClicks" fullname="QTest::keyClicks" href="qtest.html#keyClicks" location="qtestkeyboard.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="keyClicks(QWidget * widget, const QString & sequence, QFlags<Qt::KeyboardModifier> modifier, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QString &" right="" name="sequence" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="Qt::NoModifier"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyPress" fullname="QTest::keyPress" href="qtest.html#keyPress-2" location="qtestkeyboard.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="keyPress(QWidget * widget, char key, QFlags<Qt::KeyboardModifier> modifier, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="char" right="" name="key" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="Qt::NoModifier"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyRelease" fullname="QTest::keyRelease" href="qtest.html#keyRelease-2" location="qtestkeyboard.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="keyRelease(QWidget * widget, char key, QFlags<Qt::KeyboardModifier> modifier, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="char" right="" name="key" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="Qt::NoModifier"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyClick" fullname="QTest::keyClick" href="qtest.html#keyClick-2" location="qtestkeyboard.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="keyClick(QWidget * widget, char key, QFlags<Qt::KeyboardModifier> modifier, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="char" right="" name="key" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="Qt::NoModifier"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyPress" fullname="QTest::keyPress" href="qtest.html#keyPress" location="qtestkeyboard.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="keyPress(QWidget * widget, Qt::Key key, QFlags<Qt::KeyboardModifier> modifier, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="Qt::Key" right="" name="key" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="Qt::NoModifier"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyRelease" fullname="QTest::keyRelease" href="qtest.html#keyRelease" location="qtestkeyboard.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="keyRelease(QWidget * widget, Qt::Key key, QFlags<Qt::KeyboardModifier> modifier, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="Qt::Key" right="" name="key" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="Qt::NoModifier"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyClick" fullname="QTest::keyClick" href="qtest.html#keyClick" location="qtestkeyboard.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="keyClick(QWidget * widget, Qt::Key key, QFlags<Qt::KeyboardModifier> modifier, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="Qt::Key" right="" name="key" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="Qt::NoModifier"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="MouseAction" fullname="QTest::MouseAction" href="qtest.html#MouseAction-enum" location="qtestmouse.h"> + <value name="MousePress" value="0"/> + <value name="MouseRelease" value="1"/> + <value name="MouseClick" value="2"/> + <value name="MouseDClick" value="3"/> + <value name="MouseMove" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="mousePress" fullname="QTest::mousePress" href="qtest.html#mousePress" location="qtestmouse.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePress(QWidget * widget, Qt::MouseButton button, QFlags<Qt::KeyboardModifier> modifier, QPoint pos, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="0"/> + <parameter left="QPoint" right="" name="pos" default="QPoint()"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseRelease" fullname="QTest::mouseRelease" href="qtest.html#mouseRelease" location="qtestmouse.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseRelease(QWidget * widget, Qt::MouseButton button, QFlags<Qt::KeyboardModifier> modifier, QPoint pos, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="0"/> + <parameter left="QPoint" right="" name="pos" default="QPoint()"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseClick" fullname="QTest::mouseClick" href="qtest.html#mouseClick" location="qtestmouse.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseClick(QWidget * widget, Qt::MouseButton button, QFlags<Qt::KeyboardModifier> modifier, QPoint pos, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="0"/> + <parameter left="QPoint" right="" name="pos" default="QPoint()"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseDClick" fullname="QTest::mouseDClick" href="qtest.html#mouseDClick" location="qtestmouse.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDClick(QWidget * widget, Qt::MouseButton button, QFlags<Qt::KeyboardModifier> modifier, QPoint pos, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default="0"/> + <parameter left="QPoint" right="" name="pos" default="QPoint()"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseMove" fullname="QTest::mouseMove" href="qtest.html#mouseMove" location="qtestmouse.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMove(QWidget * widget, QPoint pos, int delay)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="QPoint" right="" name="pos" default="QPoint()"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qWait" fullname="QTest::qWait" href="qtest.html#qWait" location="qtestsystem.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="qWait(int ms)"> + <parameter left="int" right="" name="ms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTest::toString" href="qtest.html#toString" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="char *" signature="toString(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toHexRepresentation" fullname="QTest::toHexRepresentation" href="qtest.html#toHexRepresentation" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="char *" signature="toHexRepresentation(const char * ba, int length)"> + <parameter left="const char *" right="" name="ba" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qExec" fullname="QTest::qExec" href="qtest.html#qExec" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="qExec(QObject * testObject, int argc, char ** argv)"> + <parameter left="QObject *" right="" name="testObject" default=""/> + <parameter left="int" right="" name="argc" default="0"/> + <parameter left="char **" right="" name="argv" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qExec" fullname="QTest::qExec" href="qtest.html#qExec-2" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="qExec(QObject * testObject, const QStringList & arguments)"> + <parameter left="QObject *" right="" name="testObject" default=""/> + <parameter left="const QStringList &" right="" name="arguments" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ignoreMessage" fullname="QTest::ignoreMessage" href="qtest.html#ignoreMessage" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ignoreMessage(QtMsgType type, const char * message)"> + <parameter left="QtMsgType" right="" name="type" default=""/> + <parameter left="const char *" right="" name="message" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentTestFunction" fullname="QTest::currentTestFunction" href="qtest.html#currentTestFunction" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const char *" signature="currentTestFunction()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentDataTag" fullname="QTest::currentDataTag" href="qtest.html#currentDataTag" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const char *" signature="currentDataTag()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentTestFailed" fullname="QTest::currentTestFailed" href="qtest.html#currentTestFailed" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="currentTestFailed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qSleep" fullname="QTest::qSleep" href="qtest.html#qSleep" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="qSleep(int ms)"> + <parameter left="int" right="" name="ms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addColumn" fullname="QTest::addColumn" href="qtest.html#addColumn" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addColumn(const char * name, T * dummy)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="T *" right="" name="dummy" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newRow" fullname="QTest::newRow" href="qtest.html#newRow" location="qtestcase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTestData &" signature="newRow(const char * dataTag)"> + <parameter left="const char *" right="" name="dataTag" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QTouchEventSequence" fullname="QTest::QTouchEventSequence" href="qtest-qtoucheventsequence.html" location="qtesttouch.h" bases="" module="QtTest"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTouchEventSequence" fullname="QTest::QTouchEventSequence::~QTouchEventSequence" href="qtest-qtoucheventsequence.html#dtor.QTouchEventSequence" location="qtesttouch.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTouchEventSequence()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="press" fullname="QTest::QTouchEventSequence::press" href="qtest-qtoucheventsequence.html#press" location="qtesttouch.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTouchEventSequence &" signature="press(int touchId, const QPoint & pt, QWidget * widget)"> + <parameter left="int" right="" name="touchId" default=""/> + <parameter left="const QPoint &" right="" name="pt" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="QTest::QTouchEventSequence::move" href="qtest-qtoucheventsequence.html#move" location="qtesttouch.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTouchEventSequence &" signature="move(int touchId, const QPoint & pt, QWidget * widget)"> + <parameter left="int" right="" name="touchId" default=""/> + <parameter left="const QPoint &" right="" name="pt" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="release" fullname="QTest::QTouchEventSequence::release" href="qtest-qtoucheventsequence.html#release" location="qtesttouch.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTouchEventSequence &" signature="release(int touchId, const QPoint & pt, QWidget * widget)"> + <parameter left="int" right="" name="touchId" default=""/> + <parameter left="const QPoint &" right="" name="pt" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stationary" fullname="QTest::QTouchEventSequence::stationary" href="qtest-qtoucheventsequence.html#stationary" location="qtesttouch.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTouchEventSequence &" signature="stationary(int touchId)"> + <parameter left="int" right="" name="touchId" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="touchEvent" fullname="QTest::touchEvent" href="qtest.html#touchEvent" location="qtesttouch.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTouchEventSequence" signature="touchEvent(QWidget * widget, QTouchEvent::DeviceType deviceType)"> + <parameter left="QWidget *" right="" name="widget" default="0"/> + <parameter left="QTouchEvent::DeviceType" right="" name="deviceType" default="QTouchEvent::TouchScreen"/> + </function> + </namespace> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ListBox" href="q3listbox.html" location="q3listbox.h" bases="Q3ScrollView" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3ListBox::count" href="q3listbox.html#count-prop" location="q3listbox.h" type="uint"> + <getter name="count"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="numItemsVisible" fullname="Q3ListBox::numItemsVisible" href="q3listbox.html#numItemsVisible-prop" location="q3listbox.h" type="int"> + <getter name="numItemsVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="Q3ListBox::currentItem" href="q3listbox.html#currentItem-prop" location="q3listbox.h" type="int"> + <getter name="currentItem"/> + <setter name="setCurrentItem"/> + <setter name="setCurrentItem"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentText" fullname="Q3ListBox::currentText" href="q3listbox.html#currentText-prop" location="q3listbox.h" type="QString"> + <getter name="currentText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="topItem" fullname="Q3ListBox::topItem" href="q3listbox.html#topItem-prop" location="q3listbox.h" type="int"> + <getter name="topItem"/> + <setter name="setTopItem"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="Q3ListBox::selectionMode" href="q3listbox.html#selectionMode-prop" location="q3listbox.h" type="SelectionMode"> + <getter name="selectionMode"/> + <setter name="setSelectionMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="multiSelection" fullname="Q3ListBox::multiSelection" href="q3listbox.html#multiSelection-prop" location="q3listbox.h" type="bool"> + <getter name="isMultiSelection"/> + <setter name="setMultiSelection"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="columnMode" fullname="Q3ListBox::columnMode" href="q3listbox.html#columnMode-prop" location="q3listbox.h" type="LayoutMode"> + <getter name="columnMode"/> + <setter name="setColumnMode"/> + <setter name="setColumnMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="rowMode" fullname="Q3ListBox::rowMode" href="q3listbox.html#rowMode-prop" location="q3listbox.h" type="LayoutMode"> + <getter name="rowMode"/> + <setter name="setRowMode"/> + <setter name="setRowMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="numColumns" fullname="Q3ListBox::numColumns" href="q3listbox.html#numColumns-prop" location="q3listbox.h" type="int"> + <getter name="numColumns"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="numRows" fullname="Q3ListBox::numRows" href="q3listbox.html#numRows-prop" location="q3listbox.h" type="int"> + <getter name="numRows"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="variableWidth" fullname="Q3ListBox::variableWidth" href="q3listbox.html#variableWidth-prop" location="q3listbox.h" type="bool"> + <getter name="variableWidth"/> + <setter name="setVariableWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="variableHeight" fullname="Q3ListBox::variableHeight" href="q3listbox.html#variableHeight-prop" location="q3listbox.h" type="bool"> + <getter name="variableHeight"/> + <setter name="setVariableHeight"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBox" fullname="Q3ListBox::Q3ListBox" href="q3listbox.html#Q3ListBox" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ListBox(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ListBox" fullname="Q3ListBox::~Q3ListBox" href="q3listbox.html#dtor.Q3ListBox" location="q3listbox.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ListBox()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3ListBox::count" href="q3listbox.html#count-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="count" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertStringList" fullname="Q3ListBox::insertStringList" href="q3listbox.html#insertStringList" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertStringList(const QStringList & list, int index)"> + <parameter left="const QStringList &" right="" name="list" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertStrList" fullname="Q3ListBox::insertStrList" href="q3listbox.html#insertStrList" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertStrList(const char ** strings, int numStrings, int index)"> + <parameter left="const char **" right="" name="strings" default=""/> + <parameter left="int" right="" name="numStrings" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3ListBox::insertItem" href="q3listbox.html#insertItem" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertItem(const Q3ListBoxItem * lbi, int index)"> + <parameter left="const Q3ListBoxItem *" right="" name="lbi" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3ListBox::insertItem" href="q3listbox.html#insertItem-2" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertItem(const Q3ListBoxItem * lbi, const Q3ListBoxItem * after)"> + <parameter left="const Q3ListBoxItem *" right="" name="lbi" default=""/> + <parameter left="const Q3ListBoxItem *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3ListBox::insertItem" href="q3listbox.html#insertItem-3" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="insertItem(const QString & text, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3ListBox::insertItem" href="q3listbox.html#insertItem-4" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="insertItem(const QPixmap & pixmap, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3ListBox::insertItem" href="q3listbox.html#insertItem-5" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="insertItem(const QPixmap & pixmap, const QString & text, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItem" fullname="Q3ListBox::removeItem" href="q3listbox.html#removeItem" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3ListBox::text" href="q3listbox.html#text" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="Q3ListBox::pixmap" href="q3listbox.html#pixmap" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPixmap *" signature="pixmap(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changeItem" fullname="Q3ListBox::changeItem" href="q3listbox.html#changeItem" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="changeItem(const Q3ListBoxItem * lbi, int index)"> + <parameter left="const Q3ListBoxItem *" right="" name="lbi" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changeItem" fullname="Q3ListBox::changeItem" href="q3listbox.html#changeItem-2" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="changeItem(const QString & text, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changeItem" fullname="Q3ListBox::changeItem" href="q3listbox.html#changeItem-3" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="changeItem(const QPixmap & pixmap, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changeItem" fullname="Q3ListBox::changeItem" href="q3listbox.html#changeItem-4" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="changeItem(const QPixmap & pixmap, const QString & text, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeItem" fullname="Q3ListBox::takeItem" href="q3listbox.html#takeItem" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="takeItem(const Q3ListBoxItem * item)"> + <parameter left="const Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numItemsVisible" fullname="Q3ListBox::numItemsVisible" href="q3listbox.html#numItemsVisible-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="numItemsVisible" type="int" signature="numItemsVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="Q3ListBox::currentItem" href="q3listbox.html#currentItem-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentItem" type="int" signature="currentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentText" fullname="Q3ListBox::currentText" href="q3listbox.html#currentText-prop" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentText" type="QString" signature="currentText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="Q3ListBox::setCurrentItem" href="q3listbox.html#currentItem-prop" location="q3listbox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="currentItem" type="void" signature="setCurrentItem(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="Q3ListBox::setCurrentItem" href="q3listbox.html#currentItem-prop" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="currentItem" type="void" signature="setCurrentItem(Q3ListBoxItem * i)"> + <parameter left="Q3ListBoxItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="centerCurrentItem" fullname="Q3ListBox::centerCurrentItem" href="q3listbox.html#centerCurrentItem" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="centerCurrentItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topItem" fullname="Q3ListBox::topItem" href="q3listbox.html#topItem-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="topItem" type="int" signature="topItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTopItem" fullname="Q3ListBox::setTopItem" href="q3listbox.html#topItem-prop" location="q3listbox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="topItem" type="void" signature="setTopItem(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBottomItem" fullname="Q3ListBox::setBottomItem" href="q3listbox.html#setBottomItem" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setBottomItem(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maxItemWidth" fullname="Q3ListBox::maxItemWidth" href="q3listbox.html#maxItemWidth" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="long" signature="maxItemWidth() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectionMode" fullname="Q3ListBox::SelectionMode" href="q3listbox.html#SelectionMode-enum" location="q3listbox.h"> + <value name="Single" value="0"/> + <value name="Multi" value="1"/> + <value name="Extended" value="2"/> + <value name="NoSelection" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionMode" fullname="Q3ListBox::setSelectionMode" href="q3listbox.html#selectionMode-prop" location="q3listbox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="selectionMode" type="void" signature="setSelectionMode(SelectionMode )"> + <parameter left="SelectionMode" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="Q3ListBox::selectionMode" href="q3listbox.html#selectionMode-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectionMode" type="SelectionMode" signature="selectionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMultiSelection" fullname="Q3ListBox::setMultiSelection" href="q3listbox.html#multiSelection-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="multiSelection" type="void" signature="setMultiSelection(bool multi)"> + <parameter left="bool" right="" name="multi" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isMultiSelection" fullname="Q3ListBox::isMultiSelection" href="q3listbox.html#multiSelection-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="multiSelection" type="bool" signature="isMultiSelection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="Q3ListBox::inputMethodQuery" href="q3listbox.html#inputMethodQuery" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="Q3ListBox::setSelected" href="q3listbox.html#setSelected" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelected(Q3ListBoxItem * item, bool select)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="Q3ListBox::setSelected" href="q3listbox.html#setSelected-2" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setSelected(int index, bool select)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="Q3ListBox::isSelected" href="q3listbox.html#isSelected" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="Q3ListBox::isSelected" href="q3listbox.html#isSelected-2" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="isSelected(const Q3ListBoxItem * i) const"> + <parameter left="const Q3ListBoxItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedItem" fullname="Q3ListBox::selectedItem" href="q3listbox.html#selectedItem" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListBoxItem *" signature="selectedItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3ListBox::sizeHint" href="q3listbox.html#sizeHint" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3ListBox::minimumSizeHint" href="q3listbox.html#minimumSizeHint" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="Q3ListBox::item" href="q3listbox.html#item" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListBoxItem *" signature="item(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="Q3ListBox::index" href="q3listbox.html#index" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="index(const Q3ListBoxItem * lbi) const"> + <parameter left="const Q3ListBoxItem *" right="" name="lbi" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="StringComparisonMode" fullname="Q3ListBox::StringComparisonMode" href="q3listbox.html#StringComparisonMode-enum" location="q3listbox.h"> + <value name="CaseSensitive" value="0x00001"/> + <value name="BeginsWith" value="0x00002"/> + <value name="EndsWith" value="0x00004"/> + <value name="Contains" value="0x00008"/> + <value name="ExactMatch" value="0x00010"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ComparisonFlags" fullname="Q3ListBox::ComparisonFlags" href="q3listbox.html#ComparisonFlags-typedef" location="q3listbox.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findItem" fullname="Q3ListBox::findItem" href="q3listbox.html#findItem" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListBoxItem *" signature="findItem(const QString & text, ComparisonFlags compare) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="ComparisonFlags" right="" name="compare" default="BeginsWith"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="triggerUpdate" fullname="Q3ListBox::triggerUpdate" href="q3listbox.html#triggerUpdate" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="triggerUpdate(bool doLayout)"> + <parameter left="bool" right="" name="doLayout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemVisible" fullname="Q3ListBox::itemVisible" href="q3listbox.html#itemVisible" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="itemVisible(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemVisible" fullname="Q3ListBox::itemVisible" href="q3listbox.html#itemVisible-2" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="itemVisible(const Q3ListBoxItem * item)"> + <parameter left="const Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="LayoutMode" fullname="Q3ListBox::LayoutMode" href="q3listbox.html#LayoutMode-enum" location="q3listbox.h"> + <value name="FixedNumber" value="0"/> + <value name="FitToWidth" value="1"/> + <value name="FitToHeight" value="FitToWidth"/> + <value name="Variable" value=""/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnMode" fullname="Q3ListBox::setColumnMode" href="q3listbox.html#columnMode-prop" location="q3listbox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="columnMode" type="void" signature="setColumnMode(LayoutMode )"> + <parameter left="LayoutMode" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnMode" fullname="Q3ListBox::setColumnMode" href="q3listbox.html#columnMode-prop" location="q3listbox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="columnMode" type="void" signature="setColumnMode(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowMode" fullname="Q3ListBox::setRowMode" href="q3listbox.html#rowMode-prop" location="q3listbox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="rowMode" type="void" signature="setRowMode(LayoutMode )"> + <parameter left="LayoutMode" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowMode" fullname="Q3ListBox::setRowMode" href="q3listbox.html#rowMode-prop" location="q3listbox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="rowMode" type="void" signature="setRowMode(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnMode" fullname="Q3ListBox::columnMode" href="q3listbox.html#columnMode-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="columnMode" type="LayoutMode" signature="columnMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rowMode" fullname="Q3ListBox::rowMode" href="q3listbox.html#rowMode-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="rowMode" type="LayoutMode" signature="rowMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numColumns" fullname="Q3ListBox::numColumns" href="q3listbox.html#numColumns-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="numColumns" type="int" signature="numColumns() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numRows" fullname="Q3ListBox::numRows" href="q3listbox.html#numRows-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="numRows" type="int" signature="numRows() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="variableWidth" fullname="Q3ListBox::variableWidth" href="q3listbox.html#variableWidth-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="variableWidth" type="bool" signature="variableWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVariableWidth" fullname="Q3ListBox::setVariableWidth" href="q3listbox.html#variableWidth-prop" location="q3listbox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="variableWidth" type="void" signature="setVariableWidth(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="variableHeight" fullname="Q3ListBox::variableHeight" href="q3listbox.html#variableHeight-prop" location="q3listbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="variableHeight" type="bool" signature="variableHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVariableHeight" fullname="Q3ListBox::setVariableHeight" href="q3listbox.html#variableHeight-prop" location="q3listbox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="variableHeight" type="void" signature="setVariableHeight(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewportPaintEvent" fullname="Q3ListBox::viewportPaintEvent" href="q3listbox.html#viewportPaintEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="viewportPaintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dragSelect" fullname="Q3ListBox::dragSelect" href="q3listbox.html#dragSelect" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="dragSelect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragSelect" fullname="Q3ListBox::setDragSelect" href="q3listbox.html#setDragSelect" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDragSelect(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoScroll" fullname="Q3ListBox::autoScroll" href="q3listbox.html#autoScroll" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoScroll() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoScroll" fullname="Q3ListBox::setAutoScroll" href="q3listbox.html#setAutoScroll" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoScroll(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoScrollBar" fullname="Q3ListBox::autoScrollBar" href="q3listbox.html#autoScrollBar" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoScrollBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoScrollBar" fullname="Q3ListBox::setAutoScrollBar" href="q3listbox.html#setAutoScrollBar" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoScrollBar(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollBar" fullname="Q3ListBox::scrollBar" href="q3listbox.html#scrollBar" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="scrollBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScrollBar" fullname="Q3ListBox::setScrollBar" href="q3listbox.html#setScrollBar" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScrollBar(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoBottomScrollBar" fullname="Q3ListBox::autoBottomScrollBar" href="q3listbox.html#autoBottomScrollBar" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoBottomScrollBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoBottomScrollBar" fullname="Q3ListBox::setAutoBottomScrollBar" href="q3listbox.html#setAutoBottomScrollBar" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoBottomScrollBar(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomScrollBar" fullname="Q3ListBox::bottomScrollBar" href="q3listbox.html#bottomScrollBar" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="bottomScrollBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBottomScrollBar" fullname="Q3ListBox::setBottomScrollBar" href="q3listbox.html#setBottomScrollBar" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBottomScrollBar(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="smoothScrolling" fullname="Q3ListBox::smoothScrolling" href="q3listbox.html#smoothScrolling" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="smoothScrolling() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSmoothScrolling" fullname="Q3ListBox::setSmoothScrolling" href="q3listbox.html#setSmoothScrolling" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSmoothScrolling(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoUpdate" fullname="Q3ListBox::autoUpdate" href="q3listbox.html#autoUpdate" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoUpdate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoUpdate" fullname="Q3ListBox::setAutoUpdate" href="q3listbox.html#setAutoUpdate" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoUpdate(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFixedVisibleLines" fullname="Q3ListBox::setFixedVisibleLines" href="q3listbox.html#setFixedVisibleLines" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFixedVisibleLines(int lines)"> + <parameter left="int" right="" name="lines" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inSort" fullname="Q3ListBox::inSort" href="q3listbox.html#inSort" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="inSort(const Q3ListBoxItem * lbi)"> + <parameter left="const Q3ListBoxItem *" right="" name="lbi" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inSort" fullname="Q3ListBox::inSort" href="q3listbox.html#inSort-2" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="inSort(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellHeight" fullname="Q3ListBox::cellHeight" href="q3listbox.html#cellHeight" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="cellHeight(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellHeight" fullname="Q3ListBox::cellHeight" href="q3listbox.html#cellHeight-2" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="cellHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cellWidth" fullname="Q3ListBox::cellWidth" href="q3listbox.html#cellWidth" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="cellWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cellWidth" fullname="Q3ListBox::cellWidth" href="q3listbox.html#cellWidth-2" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="cellWidth(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numCols" fullname="Q3ListBox::numCols" href="q3listbox.html#numCols" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numCols() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemHeight" fullname="Q3ListBox::itemHeight" href="q3listbox.html#itemHeight" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="itemHeight(int index) const"> + <parameter left="int" right="" name="index" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="Q3ListBox::itemAt" href="q3listbox.html#itemAt" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListBoxItem *" signature="itemAt(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemRect" fullname="Q3ListBox::itemRect" href="q3listbox.html#itemRect" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="itemRect(Q3ListBoxItem * item) const"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="firstItem" fullname="Q3ListBox::firstItem" href="q3listbox.html#firstItem" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListBoxItem *" signature="firstItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="Q3ListBox::sort" href="q3listbox.html#sort" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sort(bool ascending)"> + <parameter left="bool" right="" name="ascending" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3ListBox::clear" href="q3listbox.html#clear" location="q3listbox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureCurrentVisible" fullname="Q3ListBox::ensureCurrentVisible" href="q3listbox.html#ensureCurrentVisible" location="q3listbox.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="ensureCurrentVisible()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearSelection" fullname="Q3ListBox::clearSelection" href="q3listbox.html#clearSelection" location="q3listbox.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="clearSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="Q3ListBox::selectAll" href="q3listbox.html#selectAll" location="q3listbox.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="selectAll(bool select)"> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invertSelection" fullname="Q3ListBox::invertSelection" href="q3listbox.html#invertSelection" location="q3listbox.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="invertSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="Q3ListBox::highlighted" href="q3listbox.html#highlighted" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="highlighted(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selected" fullname="Q3ListBox::selected" href="q3listbox.html#selected" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selected(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="Q3ListBox::highlighted" href="q3listbox.html#highlighted-3" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="3" type="void" signature="highlighted(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selected" fullname="Q3ListBox::selected" href="q3listbox.html#selected-3" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="3" type="void" signature="selected(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="Q3ListBox::highlighted" href="q3listbox.html#highlighted-2" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="highlighted(Q3ListBoxItem * item)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selected" fullname="Q3ListBox::selected" href="q3listbox.html#selected-2" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="selected(Q3ListBoxItem * item)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="Q3ListBox::selectionChanged" href="q3listbox.html#selectionChanged" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="Q3ListBox::selectionChanged" href="q3listbox.html#selectionChanged-2" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="selectionChanged(Q3ListBoxItem * item)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="Q3ListBox::currentChanged" href="q3listbox.html#currentChanged" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(Q3ListBoxItem * item)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3ListBox::clicked" href="q3listbox.html#clicked" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(Q3ListBoxItem * item)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3ListBox::clicked" href="q3listbox.html#clicked-2" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="clicked(Q3ListBoxItem * item, const QPoint & pnt)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pnt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="Q3ListBox::pressed" href="q3listbox.html#pressed" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="pressed(Q3ListBoxItem * item)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="Q3ListBox::pressed" href="q3listbox.html#pressed-2" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="pressed(Q3ListBoxItem * item, const QPoint & pnt)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pnt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleClicked" fullname="Q3ListBox::doubleClicked" href="q3listbox.html#doubleClicked" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="doubleClicked(Q3ListBoxItem * item)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="returnPressed" fullname="Q3ListBox::returnPressed" href="q3listbox.html#returnPressed" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="returnPressed(Q3ListBoxItem * item)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightButtonClicked" fullname="Q3ListBox::rightButtonClicked" href="q3listbox.html#rightButtonClicked" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rightButtonClicked(Q3ListBoxItem * item, const QPoint & point)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightButtonPressed" fullname="Q3ListBox::rightButtonPressed" href="q3listbox.html#rightButtonPressed" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rightButtonPressed(Q3ListBoxItem * item, const QPoint & point)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseButtonPressed" fullname="Q3ListBox::mouseButtonPressed" href="q3listbox.html#mouseButtonPressed" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="mouseButtonPressed(int button, Q3ListBoxItem * item, const QPoint & pos)"> + <parameter left="int" right="" name="button" default=""/> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseButtonClicked" fullname="Q3ListBox::mouseButtonClicked" href="q3listbox.html#mouseButtonClicked" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="mouseButtonClicked(int button, Q3ListBoxItem * item, const QPoint & pos)"> + <parameter left="int" right="" name="button" default=""/> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contextMenuRequested" fullname="Q3ListBox::contextMenuRequested" href="q3listbox.html#contextMenuRequested" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="contextMenuRequested(Q3ListBoxItem * item, const QPoint & pos)"> + <parameter left="Q3ListBoxItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="onItem" fullname="Q3ListBox::onItem" href="q3listbox.html#onItem" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="onItem(Q3ListBoxItem * i)"> + <parameter left="Q3ListBoxItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="onViewport" fullname="Q3ListBox::onViewport" href="q3listbox.html#onViewport" location="q3listbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="onViewport()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="Q3ListBox::changeEvent" href="q3listbox.html#changeEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="Q3ListBox::mousePressEvent" href="q3listbox.html#mousePressEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="Q3ListBox::mouseReleaseEvent" href="q3listbox.html#mouseReleaseEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="Q3ListBox::mouseDoubleClickEvent" href="q3listbox.html#mouseDoubleClickEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="Q3ListBox::mouseMoveEvent" href="q3listbox.html#mouseMoveEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsContextMenuEvent" fullname="Q3ListBox::contentsContextMenuEvent" href="q3listbox.html#contentsContextMenuEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsContextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="Q3ListBox::keyPressEvent" href="q3listbox.html#keyPressEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="Q3ListBox::focusInEvent" href="q3listbox.html#focusInEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="Q3ListBox::focusOutEvent" href="q3listbox.html#focusOutEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3ListBox::resizeEvent" href="q3listbox.html#resizeEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="Q3ListBox::showEvent" href="q3listbox.html#showEvent" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * )"> + <parameter left="QShowEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3ListBox::eventFilter" href="q3listbox.html#eventFilter" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateItem" fullname="Q3ListBox::updateItem" href="q3listbox.html#updateItem" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateItem(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateItem" fullname="Q3ListBox::updateItem" href="q3listbox.html#updateItem-2" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="updateItem(Q3ListBoxItem * i)"> + <parameter left="Q3ListBoxItem *" right="" name="i" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCellWidth" fullname="Q3ListBox::updateCellWidth" href="q3listbox.html#updateCellWidth" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCellWidth()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="totalWidth" fullname="Q3ListBox::totalWidth" href="q3listbox.html#totalWidth" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalWidth() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="totalHeight" fullname="Q3ListBox::totalHeight" href="q3listbox.html#totalHeight" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalHeight() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintCell" fullname="Q3ListBox::paintCell" href="q3listbox.html#paintCell" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintCell(QPainter * p, int row, int col)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="toggleCurrentItem" fullname="Q3ListBox::toggleCurrentItem" href="q3listbox.html#toggleCurrentItem" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="toggleCurrentItem()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isRubberSelecting" fullname="Q3ListBox::isRubberSelecting" href="q3listbox.html#isRubberSelecting" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRubberSelecting() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="doLayout" fullname="Q3ListBox::doLayout" href="q3listbox.html#doLayout" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="doLayout() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="findItem" fullname="Q3ListBox::findItem" href="q3listbox.html#findItem-2" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="findItem(int yPos) const"> + <parameter left="int" right="" name="yPos" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ListBoxItem" href="q3listboxitem.html" location="q3listbox.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxItem" fullname="Q3ListBoxItem::Q3ListBoxItem" href="q3listboxitem.html#Q3ListBoxItem" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ListBoxItem(Q3ListBox * listbox)"> + <parameter left="Q3ListBox *" right="" name="listbox" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxItem" fullname="Q3ListBoxItem::Q3ListBoxItem" href="q3listboxitem.html#Q3ListBoxItem-2" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ListBoxItem(Q3ListBox * listbox, Q3ListBoxItem * after)"> + <parameter left="Q3ListBox *" right="" name="listbox" default=""/> + <parameter left="Q3ListBoxItem *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ListBoxItem" fullname="Q3ListBoxItem::~Q3ListBoxItem" href="q3listboxitem.html#dtor.Q3ListBoxItem" location="q3listbox.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ListBoxItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3ListBoxItem::text" href="q3listboxitem.html#text" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="Q3ListBoxItem::pixmap" href="q3listboxitem.html#pixmap" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="const QPixmap *" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3ListBoxItem::height" href="q3listboxitem.html#height" location="q3listbox.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="height(const Q3ListBox * lb) const"> + <parameter left="const Q3ListBox *" right="" name="lb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3ListBoxItem::width" href="q3listboxitem.html#width" location="q3listbox.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="width(const Q3ListBox * lb) const"> + <parameter left="const Q3ListBox *" right="" name="lb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="Q3ListBoxItem::isSelected" href="q3listboxitem.html#isSelected" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCurrent" fullname="Q3ListBoxItem::isCurrent" href="q3listboxitem.html#isCurrent" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCurrent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selected" fullname="Q3ListBoxItem::selected" href="q3listboxitem.html#selected" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="selected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3ListBoxItem::current" href="q3listboxitem.html#current" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="current() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="listBox" fullname="Q3ListBoxItem::listBox" href="q3listboxitem.html#listBox" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListBox *" signature="listBox() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectable" fullname="Q3ListBoxItem::setSelectable" href="q3listboxitem.html#setSelectable" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectable(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelectable" fullname="Q3ListBoxItem::isSelectable" href="q3listboxitem.html#isSelectable" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelectable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="next" fullname="Q3ListBoxItem::next" href="q3listboxitem.html#next" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListBoxItem *" signature="next() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="prev" fullname="Q3ListBoxItem::prev" href="q3listboxitem.html#prev" location="q3listbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListBoxItem *" signature="prev() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3ListBoxItem::rtti" href="q3listboxitem.html#rtti" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3ListBoxItem::RTTI" href="q3listboxitem.html#RTTI-var" location="q3listbox.h" type="const int" static="true"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paint" fullname="Q3ListBoxItem::paint" href="q3listboxitem.html#paint" location="q3listbox.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * p)"> + <parameter left="QPainter *" right="" name="p" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3ListBoxItem::setText" href="q3listboxitem.html#setText" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setCustomHighlighting" fullname="Q3ListBoxItem::setCustomHighlighting" href="q3listboxitem.html#setCustomHighlighting" location="q3listbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCustomHighlighting(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ListBoxText" href="q3listboxtext.html" location="q3listbox.h" bases="Q3ListBoxItem" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxText" fullname="Q3ListBoxText::Q3ListBoxText" href="q3listboxtext.html#Q3ListBoxText" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ListBoxText(Q3ListBox * listbox, const QString & text)"> + <parameter left="Q3ListBox *" right="" name="listbox" default=""/> + <parameter left="const QString &" right="" name="text" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxText" fullname="Q3ListBoxText::Q3ListBoxText" href="q3listboxtext.html#Q3ListBoxText-2" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ListBoxText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxText" fullname="Q3ListBoxText::Q3ListBoxText" href="q3listboxtext.html#Q3ListBoxText-3" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ListBoxText(Q3ListBox * listbox, const QString & text, Q3ListBoxItem * after)"> + <parameter left="Q3ListBox *" right="" name="listbox" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Q3ListBoxItem *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ListBoxText" fullname="Q3ListBoxText::~Q3ListBoxText" href="q3listboxtext.html#dtor.Q3ListBoxText" location="q3listbox.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ListBoxText()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3ListBoxText::height" href="q3listboxtext.html#height" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="height(const Q3ListBox * lb) const"> + <parameter left="const Q3ListBox *" right="" name="lb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3ListBoxText::width" href="q3listboxtext.html#width" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="width(const Q3ListBox * lb) const"> + <parameter left="const Q3ListBox *" right="" name="lb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3ListBoxText::rtti" href="q3listboxtext.html#rtti" location="q3listbox.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3ListBoxText::RTTI" href="q3listboxtext.html#RTTI-var" location="q3listbox.h" type="const int" static="true"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paint" fullname="Q3ListBoxText::paint" href="q3listboxtext.html#paint" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ListBoxPixmap" href="q3listboxpixmap.html" location="q3listbox.h" bases="Q3ListBoxItem" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxPixmap" fullname="Q3ListBoxPixmap::Q3ListBoxPixmap" href="q3listboxpixmap.html#Q3ListBoxPixmap" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ListBoxPixmap(Q3ListBox * listbox, const QPixmap & pixmap)"> + <parameter left="Q3ListBox *" right="" name="listbox" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxPixmap" fullname="Q3ListBoxPixmap::Q3ListBoxPixmap" href="q3listboxpixmap.html#Q3ListBoxPixmap-2" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ListBoxPixmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxPixmap" fullname="Q3ListBoxPixmap::Q3ListBoxPixmap" href="q3listboxpixmap.html#Q3ListBoxPixmap-3" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ListBoxPixmap(Q3ListBox * listbox, const QPixmap & pixmap, Q3ListBoxItem * after)"> + <parameter left="Q3ListBox *" right="" name="listbox" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="Q3ListBoxItem *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxPixmap" fullname="Q3ListBoxPixmap::Q3ListBoxPixmap" href="q3listboxpixmap.html#Q3ListBoxPixmap-4" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3ListBoxPixmap(Q3ListBox * listbox, const QPixmap & pix, const QString & text)"> + <parameter left="Q3ListBox *" right="" name="listbox" default=""/> + <parameter left="const QPixmap &" right="" name="pix" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxPixmap" fullname="Q3ListBoxPixmap::Q3ListBoxPixmap" href="q3listboxpixmap.html#Q3ListBoxPixmap-5" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3ListBoxPixmap(const QPixmap & pix, const QString & text)"> + <parameter left="const QPixmap &" right="" name="pix" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListBoxPixmap" fullname="Q3ListBoxPixmap::Q3ListBoxPixmap" href="q3listboxpixmap.html#Q3ListBoxPixmap-6" location="q3listbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="Q3ListBoxPixmap(Q3ListBox * listbox, const QPixmap & pix, const QString & text, Q3ListBoxItem * after)"> + <parameter left="Q3ListBox *" right="" name="listbox" default=""/> + <parameter left="const QPixmap &" right="" name="pix" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Q3ListBoxItem *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ListBoxPixmap" fullname="Q3ListBoxPixmap::~Q3ListBoxPixmap" href="q3listboxpixmap.html#dtor.Q3ListBoxPixmap" location="q3listbox.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ListBoxPixmap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="Q3ListBoxPixmap::pixmap" href="q3listboxpixmap.html#pixmap" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="const QPixmap *" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3ListBoxPixmap::height" href="q3listboxpixmap.html#height" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="height(const Q3ListBox * lb) const"> + <parameter left="const Q3ListBox *" right="" name="lb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3ListBoxPixmap::width" href="q3listboxpixmap.html#width" location="q3listbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="width(const Q3ListBox * lb) const"> + <parameter left="const Q3ListBox *" right="" name="lb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3ListBoxPixmap::rtti" href="q3listboxpixmap.html#rtti" location="q3listbox.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3ListBoxPixmap::RTTI" href="q3listboxpixmap.html#RTTI-var" location="q3listbox.h" type="const int" static="true"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paint" fullname="Q3ListBoxPixmap::paint" href="q3listboxpixmap.html#paint" location="q3listbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebHistoryItem" href="qwebhistoryitem.html" location="qwebhistory.h" bases="" module="QtWebKit"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebHistoryItem" fullname="QWebHistoryItem::QWebHistoryItem" href="qwebhistoryitem.html#QWebHistoryItem" location="qwebhistory.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWebHistoryItem(const QWebHistoryItem & other)"> + <parameter left="const QWebHistoryItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QWebHistoryItem::operator=" href="qwebhistoryitem.html#operator=" location="qwebhistory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWebHistoryItem &" signature="operator=(const QWebHistoryItem & other)"> + <parameter left="const QWebHistoryItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWebHistoryItem" fullname="QWebHistoryItem::~QWebHistoryItem" href="qwebhistoryitem.html#dtor.QWebHistoryItem" location="qwebhistory.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWebHistoryItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="originalUrl" fullname="QWebHistoryItem::originalUrl" href="qwebhistoryitem.html#originalUrl" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="originalUrl() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="url" fullname="QWebHistoryItem::url" href="qwebhistoryitem.html#url" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="url() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QWebHistoryItem::title" href="qwebhistoryitem.html#title" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="title() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastVisited" fullname="QWebHistoryItem::lastVisited" href="qwebhistoryitem.html#lastVisited" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="lastVisited() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QWebHistoryItem::icon" href="qwebhistoryitem.html#icon" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="userData" fullname="QWebHistoryItem::userData" href="qwebhistoryitem.html#userData" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="userData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUserData" fullname="QWebHistoryItem::setUserData" href="qwebhistoryitem.html#setUserData" location="qwebhistory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUserData(const QVariant & userData)"> + <parameter left="const QVariant &" right="" name="userData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QWebHistoryItem::isValid" href="qwebhistoryitem.html#isValid" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebHistory" href="qwebhistory.html" location="qwebhistory.h" bases="" module="QtWebKit"> + <enum access="public" threadsafety="unspecified" status="commendable" name="HistoryStateVersion" fullname="QWebHistory::HistoryStateVersion" href="qwebhistory.html#HistoryStateVersion-enum" location="qwebhistory.h"> + <value name="HistoryVersion_1" value="0"/> + <value name="DefaultHistoryVersion" value="HistoryVersion_1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="restoreState" fullname="QWebHistory::restoreState" href="qwebhistory.html#restoreState" location="qwebhistory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="restoreState(const QByteArray & buffer)"> + <parameter left="const QByteArray &" right="" name="buffer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="saveState" fullname="QWebHistory::saveState" href="qwebhistory.html#saveState" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="saveState(HistoryStateVersion version) const"> + <parameter left="HistoryStateVersion" right="" name="version" default="DefaultHistoryVersion"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QWebHistory::clear" href="qwebhistory.html#clear" location="qwebhistory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QWebHistory::items" href="qwebhistory.html#items" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QWebHistoryItem>" signature="items() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="backItems" fullname="QWebHistory::backItems" href="qwebhistory.html#backItems" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QWebHistoryItem>" signature="backItems(int maxItems) const"> + <parameter left="int" right="" name="maxItems" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="forwardItems" fullname="QWebHistory::forwardItems" href="qwebhistory.html#forwardItems" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QWebHistoryItem>" signature="forwardItems(int maxItems) const"> + <parameter left="int" right="" name="maxItems" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canGoBack" fullname="QWebHistory::canGoBack" href="qwebhistory.html#canGoBack" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canGoBack() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canGoForward" fullname="QWebHistory::canGoForward" href="qwebhistory.html#canGoForward" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canGoForward() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="back" fullname="QWebHistory::back" href="qwebhistory.html#back" location="qwebhistory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="back()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="forward" fullname="QWebHistory::forward" href="qwebhistory.html#forward" location="qwebhistory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="forward()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="goToItem" fullname="QWebHistory::goToItem" href="qwebhistory.html#goToItem" location="qwebhistory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="goToItem(const QWebHistoryItem & item)"> + <parameter left="const QWebHistoryItem &" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backItem" fullname="QWebHistory::backItem" href="qwebhistory.html#backItem" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebHistoryItem" signature="backItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="QWebHistory::currentItem" href="qwebhistory.html#currentItem" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebHistoryItem" signature="currentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="forwardItem" fullname="QWebHistory::forwardItem" href="qwebhistory.html#forwardItem" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebHistoryItem" signature="forwardItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QWebHistory::itemAt" href="qwebhistory.html#itemAt" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebHistoryItem" signature="itemAt(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItemIndex" fullname="QWebHistory::currentItemIndex" href="qwebhistory.html#currentItemIndex" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentItemIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QWebHistory::count" href="qwebhistory.html#count" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumItemCount" fullname="QWebHistory::maximumItemCount" href="qwebhistory.html#maximumItemCount" location="qwebhistory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maximumItemCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumItemCount" fullname="QWebHistory::setMaximumItemCount" href="qwebhistory.html#setMaximumItemCount" location="qwebhistory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaximumItemCount(int count)"> + <parameter left="int" right="" name="count" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qwebhistory.html#operator<<-4" location="qwebhistory.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="QWebHistory" type="QDataStream &" signature="operator<<(QDataStream & stream, const QWebHistory & history)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QWebHistory &" right="" name="history" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qwebhistory.html#operator>>-3" location="qwebhistory.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QWebHistory" type="QDataStream &" signature="operator>>(QDataStream & stream, QWebHistory & history)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QWebHistory &" right="" name="history" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleFactory" href="qstylefactory.html" location="qstylefactory.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QStyleFactory::keys" href="qstylefactory.html#keys" location="qstylefactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="keys()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QStyleFactory::create" href="qstylefactory.html#create" location="qstylefactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStyle *" signature="create(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QVector2D" href="qvector2d.html" location="qvector2d.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector2D" fullname="QVector2D::QVector2D" href="qvector2d.html#QVector2D" location="qvector2d.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVector2D()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector2D" fullname="QVector2D::QVector2D" href="qvector2d.html#QVector2D-2" location="qvector2d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QVector2D(qreal xpos, qreal ypos)"> + <parameter left="qreal" right="" name="xpos" default=""/> + <parameter left="qreal" right="" name="ypos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector2D" fullname="QVector2D::QVector2D" href="qvector2d.html#QVector2D-3" location="qvector2d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QVector2D(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector2D" fullname="QVector2D::QVector2D" href="qvector2d.html#QVector2D-4" location="qvector2d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QVector2D(const QPointF & point)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector2D" fullname="QVector2D::QVector2D" href="qvector2d.html#QVector2D-5" location="qvector2d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QVector2D(const QVector3D & vector)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector2D" fullname="QVector2D::QVector2D" href="qvector2d.html#QVector2D-6" location="qvector2d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QVector2D(const QVector4D & vector)"> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QVector2D::isNull" href="qvector2d.html#isNull" location="qvector2d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QVector2D::x" href="qvector2d.html#x" location="qvector2d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QVector2D::y" href="qvector2d.html#y" location="qvector2d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setX" fullname="QVector2D::setX" href="qvector2d.html#setX" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setX(qreal x)"> + <parameter left="qreal" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setY" fullname="QVector2D::setY" href="qvector2d.html#setY" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setY(qreal y)"> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QVector2D::length" href="qvector2d.html#length" location="qvector2d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lengthSquared" fullname="QVector2D::lengthSquared" href="qvector2d.html#lengthSquared" location="qvector2d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="lengthSquared() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalized" fullname="QVector2D::normalized" href="qvector2d.html#normalized" location="qvector2d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector2D" signature="normalized() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalize" fullname="QVector2D::normalize" href="qvector2d.html#normalize" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="normalize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QVector2D::operator+=" href="qvector2d.html#operator+=" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector2D &" signature="operator+=(const QVector2D & vector)"> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QVector2D::operator-=" href="qvector2d.html#operator-=" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector2D &" signature="operator-=(const QVector2D & vector)"> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QVector2D::operator*=" href="qvector2d.html#operator*=" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector2D &" signature="operator*=(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QVector2D::operator*=" href="qvector2d.html#operator*=-2" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QVector2D &" signature="operator*=(const QVector2D & vector)"> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QVector2D::operator/=" href="qvector2d.html#operator/=" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector2D &" signature="operator/=(qreal divisor)"> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dotProduct" fullname="QVector2D::dotProduct" href="qvector2d.html#dotProduct" location="qvector2d.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="qreal" signature="dotProduct(const QVector2D & v1, const QVector2D & v2)"> + <parameter left="const QVector2D &" right="" name="v1" default=""/> + <parameter left="const QVector2D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toVector3D" fullname="QVector2D::toVector3D" href="qvector2d.html#toVector3D" location="qvector2d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector3D" signature="toVector3D() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toVector4D" fullname="QVector2D::toVector4D" href="qvector2d.html#toVector4D" location="qvector2d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector4D" signature="toVector4D() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPoint" fullname="QVector2D::toPoint" href="qvector2d.html#toPoint" location="qvector2d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="toPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPointF" fullname="QVector2D::toPointF" href="qvector2d.html#toPointF" location="qvector2d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="toPointF() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qvector2d.html#operator==" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVector2D" type="bool" signature="operator==(const QVector2D & v1, const QVector2D & v2)"> + <parameter left="const QVector2D &" right="" name="v1" default=""/> + <parameter left="const QVector2D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qvector2d.html#operator!=" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVector2D" type="bool" signature="operator!=(const QVector2D & v1, const QVector2D & v2)"> + <parameter left="const QVector2D &" right="" name="v1" default=""/> + <parameter left="const QVector2D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qvector2d.html#operator+" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVector2D" type="const QVector2D" signature="operator+(const QVector2D & v1, const QVector2D & v2)"> + <parameter left="const QVector2D &" right="" name="v1" default=""/> + <parameter left="const QVector2D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qvector2d.html#operator-" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVector2D" type="const QVector2D" signature="operator-(const QVector2D & v1, const QVector2D & v2)"> + <parameter left="const QVector2D &" right="" name="v1" default=""/> + <parameter left="const QVector2D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qvector2d.html#operator*" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVector2D" type="const QVector2D" signature="operator*(qreal factor, const QVector2D & vector)"> + <parameter left="qreal" right="" name="factor" default=""/> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qvector2d.html#operator*-2" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QVector2D" type="const QVector2D" signature="operator*(const QVector2D & vector, qreal factor)"> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qvector2d.html#operator*-3" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QVector2D" type="const QVector2D" signature="operator*(const QVector2D & v1, const QVector2D & v2)"> + <parameter left="const QVector2D &" right="" name="v1" default=""/> + <parameter left="const QVector2D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qvector2d.html#operator--20" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="20" relates="QVector2D" type="const QVector2D" signature="operator-(const QVector2D & vector)"> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/" href="qvector2d.html#operator/" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVector2D" type="const QVector2D" signature="operator/(const QVector2D & vector, qreal divisor)"> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFuzzyCompare" href="qvector2d.html#qFuzzyCompare" location="qvector2d.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVector2D" type="bool" signature="qFuzzyCompare(const QVector2D & v1, const QVector2D & v2)"> + <parameter left="const QVector2D &" right="" name="v1" default=""/> + <parameter left="const QVector2D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qvector2d.html#operator<<-6" location="qvector2d.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" relates="QVector2D" type="QDataStream &" signature="operator<<(QDataStream & stream, const QVector2D & vector)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qvector2d.html#operator>>-4" location="qvector2d.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="QVector2D" type="QDataStream &" signature="operator>>(QDataStream & stream, QVector2D & vector)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QVector2D &" right="" name="vector" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractButton" href="qabstractbutton.html" location="qabstractbutton.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QAbstractButton::text" href="qabstractbutton.html#text-prop" location="qabstractbutton.h" type="QString"> + <getter name="text"/> + <setter name="setText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QAbstractButton::icon" href="qabstractbutton.html#icon-prop" location="qabstractbutton.h" type="QIcon"> + <getter name="icon"/> + <setter name="setIcon"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QAbstractButton::iconSize" href="qabstractbutton.html#iconSize-prop" location="qabstractbutton.h" type="QSize"> + <getter name="iconSize"/> + <setter name="setIconSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="shortcut" fullname="QAbstractButton::shortcut" href="qabstractbutton.html#shortcut-prop" location="qabstractbutton.h" type="QKeySequence"> + <getter name="shortcut"/> + <setter name="setShortcut"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="checkable" fullname="QAbstractButton::checkable" href="qabstractbutton.html#checkable-prop" location="qabstractbutton.h" type="bool"> + <getter name="isCheckable"/> + <setter name="setCheckable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="checked" fullname="QAbstractButton::checked" href="qabstractbutton.html#checked-prop" location="qabstractbutton.h" type="bool"> + <getter name="isChecked"/> + <setter name="setChecked"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoRepeat" fullname="QAbstractButton::autoRepeat" href="qabstractbutton.html#autoRepeat-prop" location="qabstractbutton.h" type="bool"> + <getter name="autoRepeat"/> + <setter name="setAutoRepeat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoExclusive" fullname="QAbstractButton::autoExclusive" href="qabstractbutton.html#autoExclusive-prop" location="qabstractbutton.h" type="bool"> + <getter name="autoExclusive"/> + <setter name="setAutoExclusive"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoRepeatDelay" fullname="QAbstractButton::autoRepeatDelay" href="qabstractbutton.html#autoRepeatDelay-prop" location="qabstractbutton.h" type="int"> + <getter name="autoRepeatDelay"/> + <setter name="setAutoRepeatDelay"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoRepeatInterval" fullname="QAbstractButton::autoRepeatInterval" href="qabstractbutton.html#autoRepeatInterval-prop" location="qabstractbutton.h" type="int"> + <getter name="autoRepeatInterval"/> + <setter name="setAutoRepeatInterval"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="down" fullname="QAbstractButton::down" href="qabstractbutton.html#down-prop" location="qabstractbutton.h" type="bool"> + <getter name="isDown"/> + <setter name="setDown"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractButton" fullname="QAbstractButton::QAbstractButton" href="qabstractbutton.html#QAbstractButton" location="qabstractbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractButton(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractButton" fullname="QAbstractButton::~QAbstractButton" href="qabstractbutton.html#dtor.QAbstractButton" location="qabstractbutton.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractButton()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QAbstractButton::setText" href="qabstractbutton.html#text-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="text" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QAbstractButton::text" href="qabstractbutton.html#text-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="text" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIcon" fullname="QAbstractButton::setIcon" href="qabstractbutton.html#icon-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="icon" type="void" signature="setIcon(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QAbstractButton::icon" href="qabstractbutton.html#icon-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="icon" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QAbstractButton::iconSize" href="qabstractbutton.html#iconSize-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconSize" type="QSize" signature="iconSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShortcut" fullname="QAbstractButton::setShortcut" href="qabstractbutton.html#shortcut-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="shortcut" type="void" signature="setShortcut(const QKeySequence & key)"> + <parameter left="const QKeySequence &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shortcut" fullname="QAbstractButton::shortcut" href="qabstractbutton.html#shortcut-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="shortcut" type="QKeySequence" signature="shortcut() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCheckable" fullname="QAbstractButton::setCheckable" href="qabstractbutton.html#checkable-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="checkable" type="void" signature="setCheckable(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCheckable" fullname="QAbstractButton::isCheckable" href="qabstractbutton.html#checkable-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="checkable" type="bool" signature="isCheckable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isChecked" fullname="QAbstractButton::isChecked" href="qabstractbutton.html#checked-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="checked" type="bool" signature="isChecked() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDown" fullname="QAbstractButton::setDown" href="qabstractbutton.html#down-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="down" type="void" signature="setDown(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDown" fullname="QAbstractButton::isDown" href="qabstractbutton.html#down-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="down" type="bool" signature="isDown() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoRepeat" fullname="QAbstractButton::setAutoRepeat" href="qabstractbutton.html#autoRepeat-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoRepeat" type="void" signature="setAutoRepeat(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoRepeat" fullname="QAbstractButton::autoRepeat" href="qabstractbutton.html#autoRepeat-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoRepeat" type="bool" signature="autoRepeat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoRepeatDelay" fullname="QAbstractButton::setAutoRepeatDelay" href="qabstractbutton.html#autoRepeatDelay-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoRepeatDelay" type="void" signature="setAutoRepeatDelay(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoRepeatDelay" fullname="QAbstractButton::autoRepeatDelay" href="qabstractbutton.html#autoRepeatDelay-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoRepeatDelay" type="int" signature="autoRepeatDelay() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoRepeatInterval" fullname="QAbstractButton::setAutoRepeatInterval" href="qabstractbutton.html#autoRepeatInterval-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoRepeatInterval" type="void" signature="setAutoRepeatInterval(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoRepeatInterval" fullname="QAbstractButton::autoRepeatInterval" href="qabstractbutton.html#autoRepeatInterval-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoRepeatInterval" type="int" signature="autoRepeatInterval() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoExclusive" fullname="QAbstractButton::setAutoExclusive" href="qabstractbutton.html#autoExclusive-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoExclusive" type="void" signature="setAutoExclusive(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoExclusive" fullname="QAbstractButton::autoExclusive" href="qabstractbutton.html#autoExclusive-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoExclusive" type="bool" signature="autoExclusive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="group" fullname="QAbstractButton::group" href="qabstractbutton.html#group" location="qabstractbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QButtonGroup *" signature="group() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconSize" fullname="QAbstractButton::setIconSize" href="qabstractbutton.html#iconSize-prop" location="qabstractbutton.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="iconSize" type="void" signature="setIconSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="animateClick" fullname="QAbstractButton::animateClick" href="qabstractbutton.html#animateClick" location="qabstractbutton.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="animateClick(int msec)"> + <parameter left="int" right="" name="msec" default="100"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="click" fullname="QAbstractButton::click" href="qabstractbutton.html#click" location="qabstractbutton.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="click()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toggle" fullname="QAbstractButton::toggle" href="qabstractbutton.html#toggle" location="qabstractbutton.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="toggle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setChecked" fullname="QAbstractButton::setChecked" href="qabstractbutton.html#checked-prop" location="qabstractbutton.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="checked" type="void" signature="setChecked(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="QAbstractButton::pressed" href="qabstractbutton.html#pressed" location="qabstractbutton.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="pressed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="released" fullname="QAbstractButton::released" href="qabstractbutton.html#released" location="qabstractbutton.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="released()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="QAbstractButton::clicked" href="qabstractbutton.html#clicked" location="qabstractbutton.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(bool checked)"> + <parameter left="bool" right="" name="checked" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toggled" fullname="QAbstractButton::toggled" href="qabstractbutton.html#toggled" location="qabstractbutton.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="toggled(bool checked)"> + <parameter left="bool" right="" name="checked" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QAbstractButton::paintEvent" href="qabstractbutton.html#paintEvent" location="qabstractbutton.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hitButton" fullname="QAbstractButton::hitButton" href="qabstractbutton.html#hitButton" location="qabstractbutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hitButton(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="checkStateSet" fullname="QAbstractButton::checkStateSet" href="qabstractbutton.html#checkStateSet" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="checkStateSet()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="nextCheckState" fullname="QAbstractButton::nextCheckState" href="qabstractbutton.html#nextCheckState" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="nextCheckState()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QAbstractButton::event" href="qabstractbutton.html#event" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QAbstractButton::keyPressEvent" href="qabstractbutton.html#keyPressEvent" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QAbstractButton::keyReleaseEvent" href="qabstractbutton.html#keyReleaseEvent" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QAbstractButton::mousePressEvent" href="qabstractbutton.html#mousePressEvent" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QAbstractButton::mouseReleaseEvent" href="qabstractbutton.html#mouseReleaseEvent" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QAbstractButton::mouseMoveEvent" href="qabstractbutton.html#mouseMoveEvent" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QAbstractButton::focusInEvent" href="qabstractbutton.html#focusInEvent" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QAbstractButton::focusOutEvent" href="qabstractbutton.html#focusOutEvent" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QAbstractButton::changeEvent" href="qabstractbutton.html#changeEvent" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QAbstractButton::timerEvent" href="qabstractbutton.html#timerEvent" location="qabstractbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * e)"> + <parameter left="QTimerEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QAbstractButton" fullname="QAbstractButton::QAbstractButton" href="qabstractbutton-qt3.html#QAbstractButton-2" location="qabstractbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QAbstractButton(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isOn" fullname="QAbstractButton::isOn" href="qabstractbutton-qt3.html#isOn" location="qabstractbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isOn() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="pixmap" fullname="QAbstractButton::pixmap" href="qabstractbutton-qt3.html#pixmap" location="qabstractbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPixmap *" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setPixmap" fullname="QAbstractButton::setPixmap" href="qabstractbutton-qt3.html#setPixmap" location="qabstractbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(const QPixmap & p)"> + <parameter left="const QPixmap &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="iconSet" fullname="QAbstractButton::iconSet" href="qabstractbutton-qt3.html#iconSet" location="qabstractbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon *" signature="iconSet() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setIconSet" fullname="QAbstractButton::setIconSet" href="qabstractbutton-qt3.html#setIconSet" location="qabstractbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIconSet(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isToggleButton" fullname="QAbstractButton::isToggleButton" href="qabstractbutton-qt3.html#isToggleButton" location="qabstractbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isToggleButton() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setToggleButton" fullname="QAbstractButton::setToggleButton" href="qabstractbutton-qt3.html#setToggleButton" location="qabstractbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setToggleButton(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setAccel" fullname="QAbstractButton::setAccel" href="qabstractbutton-qt3.html#setAccel" location="qabstractbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAccel(const QKeySequence & key)"> + <parameter left="const QKeySequence &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="accel" fullname="QAbstractButton::accel" href="qabstractbutton-qt3.html#accel" location="qabstractbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QKeySequence" signature="accel() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setOn" fullname="QAbstractButton::setOn" href="qabstractbutton-qt3.html#setOn" location="qabstractbutton.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setOn(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QVector3D" href="qvector3d.html" location="qvector3d.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector3D" fullname="QVector3D::QVector3D" href="qvector3d.html#QVector3D" location="qvector3d.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVector3D()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector3D" fullname="QVector3D::QVector3D" href="qvector3d.html#QVector3D-2" location="qvector3d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QVector3D(qreal xpos, qreal ypos, qreal zpos)"> + <parameter left="qreal" right="" name="xpos" default=""/> + <parameter left="qreal" right="" name="ypos" default=""/> + <parameter left="qreal" right="" name="zpos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector3D" fullname="QVector3D::QVector3D" href="qvector3d.html#QVector3D-3" location="qvector3d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QVector3D(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector3D" fullname="QVector3D::QVector3D" href="qvector3d.html#QVector3D-4" location="qvector3d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QVector3D(const QPointF & point)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector3D" fullname="QVector3D::QVector3D" href="qvector3d.html#QVector3D-5" location="qvector3d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QVector3D(const QVector2D & vector)"> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector3D" fullname="QVector3D::QVector3D" href="qvector3d.html#QVector3D-6" location="qvector3d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QVector3D(const QVector2D & vector, qreal zpos)"> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + <parameter left="qreal" right="" name="zpos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector3D" fullname="QVector3D::QVector3D" href="qvector3d.html#QVector3D-7" location="qvector3d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QVector3D(const QVector4D & vector)"> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QVector3D::isNull" href="qvector3d.html#isNull" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QVector3D::x" href="qvector3d.html#x" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QVector3D::y" href="qvector3d.html#y" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="z" fullname="QVector3D::z" href="qvector3d.html#z" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="z() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setX" fullname="QVector3D::setX" href="qvector3d.html#setX" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setX(qreal x)"> + <parameter left="qreal" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setY" fullname="QVector3D::setY" href="qvector3d.html#setY" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setY(qreal y)"> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setZ" fullname="QVector3D::setZ" href="qvector3d.html#setZ" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setZ(qreal z)"> + <parameter left="qreal" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QVector3D::length" href="qvector3d.html#length" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lengthSquared" fullname="QVector3D::lengthSquared" href="qvector3d.html#lengthSquared" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="lengthSquared() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalized" fullname="QVector3D::normalized" href="qvector3d.html#normalized" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector3D" signature="normalized() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalize" fullname="QVector3D::normalize" href="qvector3d.html#normalize" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="normalize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QVector3D::operator+=" href="qvector3d.html#operator+=" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector3D &" signature="operator+=(const QVector3D & vector)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QVector3D::operator-=" href="qvector3d.html#operator-=" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector3D &" signature="operator-=(const QVector3D & vector)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QVector3D::operator*=" href="qvector3d.html#operator*=" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector3D &" signature="operator*=(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QVector3D::operator*=" href="qvector3d.html#operator*=-2" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QVector3D &" signature="operator*=(const QVector3D & vector)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QVector3D::operator/=" href="qvector3d.html#operator/=" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector3D &" signature="operator/=(qreal divisor)"> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dotProduct" fullname="QVector3D::dotProduct" href="qvector3d.html#dotProduct" location="qvector3d.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="qreal" signature="dotProduct(const QVector3D & v1, const QVector3D & v2)"> + <parameter left="const QVector3D &" right="" name="v1" default=""/> + <parameter left="const QVector3D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="crossProduct" fullname="QVector3D::crossProduct" href="qvector3d.html#crossProduct" location="qvector3d.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QVector3D" signature="crossProduct(const QVector3D & v1, const QVector3D & v2)"> + <parameter left="const QVector3D &" right="" name="v1" default=""/> + <parameter left="const QVector3D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="normal" fullname="QVector3D::normal" href="qvector3d.html#normal" location="qvector3d.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QVector3D" signature="normal(const QVector3D & v1, const QVector3D & v2)"> + <parameter left="const QVector3D &" right="" name="v1" default=""/> + <parameter left="const QVector3D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="normal" fullname="QVector3D::normal" href="qvector3d.html#normal-2" location="qvector3d.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QVector3D" signature="normal(const QVector3D & v1, const QVector3D & v2, const QVector3D & v3)"> + <parameter left="const QVector3D &" right="" name="v1" default=""/> + <parameter left="const QVector3D &" right="" name="v2" default=""/> + <parameter left="const QVector3D &" right="" name="v3" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="distanceToPlane" fullname="QVector3D::distanceToPlane" href="qvector3d.html#distanceToPlane" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="distanceToPlane(const QVector3D & plane, const QVector3D & normal) const"> + <parameter left="const QVector3D &" right="" name="plane" default=""/> + <parameter left="const QVector3D &" right="" name="normal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="distanceToPlane" fullname="QVector3D::distanceToPlane" href="qvector3d.html#distanceToPlane-2" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="qreal" signature="distanceToPlane(const QVector3D & plane1, const QVector3D & plane2, const QVector3D & plane3) const"> + <parameter left="const QVector3D &" right="" name="plane1" default=""/> + <parameter left="const QVector3D &" right="" name="plane2" default=""/> + <parameter left="const QVector3D &" right="" name="plane3" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="distanceToLine" fullname="QVector3D::distanceToLine" href="qvector3d.html#distanceToLine" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="distanceToLine(const QVector3D & point, const QVector3D & direction) const"> + <parameter left="const QVector3D &" right="" name="point" default=""/> + <parameter left="const QVector3D &" right="" name="direction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toVector2D" fullname="QVector3D::toVector2D" href="qvector3d.html#toVector2D" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector2D" signature="toVector2D() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toVector4D" fullname="QVector3D::toVector4D" href="qvector3d.html#toVector4D" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector4D" signature="toVector4D() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPoint" fullname="QVector3D::toPoint" href="qvector3d.html#toPoint" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="toPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPointF" fullname="QVector3D::toPointF" href="qvector3d.html#toPointF" location="qvector3d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="toPointF() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qvector3d.html#operator==-4" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="QVector3D" type="bool" signature="operator==(const QVector3D & v1, const QVector3D & v2)"> + <parameter left="const QVector3D &" right="" name="v1" default=""/> + <parameter left="const QVector3D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qvector3d.html#operator!=-2" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QVector3D" type="bool" signature="operator!=(const QVector3D & v1, const QVector3D & v2)"> + <parameter left="const QVector3D &" right="" name="v1" default=""/> + <parameter left="const QVector3D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qvector3d.html#operator+-2" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QVector3D" type="const QVector3D" signature="operator+(const QVector3D & v1, const QVector3D & v2)"> + <parameter left="const QVector3D &" right="" name="v1" default=""/> + <parameter left="const QVector3D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qvector3d.html#operator--2" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QVector3D" type="const QVector3D" signature="operator-(const QVector3D & v1, const QVector3D & v2)"> + <parameter left="const QVector3D &" right="" name="v1" default=""/> + <parameter left="const QVector3D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qvector3d.html#operator*-4" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="QVector3D" type="const QVector3D" signature="operator*(qreal factor, const QVector3D & vector)"> + <parameter left="qreal" right="" name="factor" default=""/> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qvector3d.html#operator*-5" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" relates="QVector3D" type="const QVector3D" signature="operator*(const QVector3D & vector, qreal factor)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qvector3d.html#operator*-6" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" relates="QVector3D" type="const QVector3D" signature="operator*(const QVector3D & v1, const QVector3D & v2)"> + <parameter left="const QVector3D &" right="" name="v1" default=""/> + <parameter left="const QVector3D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qvector3d.html#operator--22" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="22" relates="QVector3D" type="const QVector3D" signature="operator-(const QVector3D & vector)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/" href="qvector3d.html#operator/-2" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QVector3D" type="const QVector3D" signature="operator/(const QVector3D & vector, qreal divisor)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFuzzyCompare" href="qvector3d.html#qFuzzyCompare-2" location="qvector3d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QVector3D" type="bool" signature="qFuzzyCompare(const QVector3D & v1, const QVector3D & v2)"> + <parameter left="const QVector3D &" right="" name="v1" default=""/> + <parameter left="const QVector3D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qvector3d.html#operator<<-8" location="qvector3d.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" relates="QVector3D" type="QDataStream &" signature="operator<<(QDataStream & stream, const QVector3D & vector)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qvector3d.html#operator>>-5" location="qvector3d.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" relates="QVector3D" type="QDataStream &" signature="operator>>(QDataStream & stream, QVector3D & vector)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QVector3D &" right="" name="vector" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QVector4D" href="qvector4d.html" location="qvector4d.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector4D" fullname="QVector4D::QVector4D" href="qvector4d.html#QVector4D" location="qvector4d.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVector4D()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector4D" fullname="QVector4D::QVector4D" href="qvector4d.html#QVector4D-2" location="qvector4d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QVector4D(qreal xpos, qreal ypos, qreal zpos, qreal wpos)"> + <parameter left="qreal" right="" name="xpos" default=""/> + <parameter left="qreal" right="" name="ypos" default=""/> + <parameter left="qreal" right="" name="zpos" default=""/> + <parameter left="qreal" right="" name="wpos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector4D" fullname="QVector4D::QVector4D" href="qvector4d.html#QVector4D-3" location="qvector4d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QVector4D(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector4D" fullname="QVector4D::QVector4D" href="qvector4d.html#QVector4D-4" location="qvector4d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QVector4D(const QPointF & point)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector4D" fullname="QVector4D::QVector4D" href="qvector4d.html#QVector4D-5" location="qvector4d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QVector4D(const QVector2D & vector)"> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector4D" fullname="QVector4D::QVector4D" href="qvector4d.html#QVector4D-6" location="qvector4d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QVector4D(const QVector2D & vector, qreal zpos, qreal wpos)"> + <parameter left="const QVector2D &" right="" name="vector" default=""/> + <parameter left="qreal" right="" name="zpos" default=""/> + <parameter left="qreal" right="" name="wpos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector4D" fullname="QVector4D::QVector4D" href="qvector4d.html#QVector4D-7" location="qvector4d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QVector4D(const QVector3D & vector)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector4D" fullname="QVector4D::QVector4D" href="qvector4d.html#QVector4D-8" location="qvector4d.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QVector4D(const QVector3D & vector, qreal wpos)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + <parameter left="qreal" right="" name="wpos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QVector4D::isNull" href="qvector4d.html#isNull" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QVector4D::x" href="qvector4d.html#x" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QVector4D::y" href="qvector4d.html#y" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="z" fullname="QVector4D::z" href="qvector4d.html#z" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="z() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="w" fullname="QVector4D::w" href="qvector4d.html#w" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="w() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setX" fullname="QVector4D::setX" href="qvector4d.html#setX" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setX(qreal x)"> + <parameter left="qreal" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setY" fullname="QVector4D::setY" href="qvector4d.html#setY" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setY(qreal y)"> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setZ" fullname="QVector4D::setZ" href="qvector4d.html#setZ" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setZ(qreal z)"> + <parameter left="qreal" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setW" fullname="QVector4D::setW" href="qvector4d.html#setW" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setW(qreal w)"> + <parameter left="qreal" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QVector4D::length" href="qvector4d.html#length" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lengthSquared" fullname="QVector4D::lengthSquared" href="qvector4d.html#lengthSquared" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="lengthSquared() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalized" fullname="QVector4D::normalized" href="qvector4d.html#normalized" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector4D" signature="normalized() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalize" fullname="QVector4D::normalize" href="qvector4d.html#normalize" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="normalize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QVector4D::operator+=" href="qvector4d.html#operator+=" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector4D &" signature="operator+=(const QVector4D & vector)"> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QVector4D::operator-=" href="qvector4d.html#operator-=" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector4D &" signature="operator-=(const QVector4D & vector)"> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QVector4D::operator*=" href="qvector4d.html#operator*=" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector4D &" signature="operator*=(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QVector4D::operator*=" href="qvector4d.html#operator*=-2" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QVector4D &" signature="operator*=(const QVector4D & vector)"> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QVector4D::operator/=" href="qvector4d.html#operator/=" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector4D &" signature="operator/=(qreal divisor)"> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dotProduct" fullname="QVector4D::dotProduct" href="qvector4d.html#dotProduct" location="qvector4d.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="qreal" signature="dotProduct(const QVector4D & v1, const QVector4D & v2)"> + <parameter left="const QVector4D &" right="" name="v1" default=""/> + <parameter left="const QVector4D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toVector2D" fullname="QVector4D::toVector2D" href="qvector4d.html#toVector2D" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector2D" signature="toVector2D() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toVector2DAffine" fullname="QVector4D::toVector2DAffine" href="qvector4d.html#toVector2DAffine" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector2D" signature="toVector2DAffine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toVector3D" fullname="QVector4D::toVector3D" href="qvector4d.html#toVector3D" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector3D" signature="toVector3D() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toVector3DAffine" fullname="QVector4D::toVector3DAffine" href="qvector4d.html#toVector3DAffine" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector3D" signature="toVector3DAffine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPoint" fullname="QVector4D::toPoint" href="qvector4d.html#toPoint" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="toPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPointF" fullname="QVector4D::toPointF" href="qvector4d.html#toPointF" location="qvector4d.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="toPointF() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qvector4d.html#operator==-5" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" relates="QVector4D" type="bool" signature="operator==(const QVector4D & v1, const QVector4D & v2)"> + <parameter left="const QVector4D &" right="" name="v1" default=""/> + <parameter left="const QVector4D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qvector4d.html#operator!=-3" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QVector4D" type="bool" signature="operator!=(const QVector4D & v1, const QVector4D & v2)"> + <parameter left="const QVector4D &" right="" name="v1" default=""/> + <parameter left="const QVector4D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qvector4d.html#operator+-3" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QVector4D" type="const QVector4D" signature="operator+(const QVector4D & v1, const QVector4D & v2)"> + <parameter left="const QVector4D &" right="" name="v1" default=""/> + <parameter left="const QVector4D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qvector4d.html#operator--3" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QVector4D" type="const QVector4D" signature="operator-(const QVector4D & v1, const QVector4D & v2)"> + <parameter left="const QVector4D &" right="" name="v1" default=""/> + <parameter left="const QVector4D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qvector4d.html#operator*-7" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" relates="QVector4D" type="const QVector4D" signature="operator*(qreal factor, const QVector4D & vector)"> + <parameter left="qreal" right="" name="factor" default=""/> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qvector4d.html#operator*-8" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" relates="QVector4D" type="const QVector4D" signature="operator*(const QVector4D & vector, qreal factor)"> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qvector4d.html#operator*-9" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" relates="QVector4D" type="const QVector4D" signature="operator*(const QVector4D & v1, const QVector4D & v2)"> + <parameter left="const QVector4D &" right="" name="v1" default=""/> + <parameter left="const QVector4D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qvector4d.html#operator--24" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="24" relates="QVector4D" type="const QVector4D" signature="operator-(const QVector4D & vector)"> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/" href="qvector4d.html#operator/-3" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QVector4D" type="const QVector4D" signature="operator/(const QVector4D & vector, qreal divisor)"> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFuzzyCompare" href="qvector4d.html#qFuzzyCompare-3" location="qvector4d.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QVector4D" type="bool" signature="qFuzzyCompare(const QVector4D & v1, const QVector4D & v2)"> + <parameter left="const QVector4D &" right="" name="v1" default=""/> + <parameter left="const QVector4D &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qvector4d.html#operator<<-10" location="qvector4d.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" relates="QVector4D" type="QDataStream &" signature="operator<<(QDataStream & stream, const QVector4D & vector)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qvector4d.html#operator>>-6" location="qvector4d.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" relates="QVector4D" type="QDataStream &" signature="operator>>(QDataStream & stream, QVector4D & vector)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QVector4D &" right="" name="vector" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QUndoView" href="qundoview.html" location="qundoview.h" bases="QListView" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="emptyLabel" fullname="QUndoView::emptyLabel" href="qundoview.html#emptyLabel-prop" location="qundoview.h" type="QString"> + <getter name="emptyLabel"/> + <setter name="setEmptyLabel"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cleanIcon" fullname="QUndoView::cleanIcon" href="qundoview.html#cleanIcon-prop" location="qundoview.h" type="QIcon"> + <getter name="cleanIcon"/> + <setter name="setCleanIcon"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QUndoView" fullname="QUndoView::QUndoView" href="qundoview.html#QUndoView" location="qundoview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QUndoView(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QUndoView" fullname="QUndoView::QUndoView" href="qundoview.html#QUndoView-2" location="qundoview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QUndoView(QUndoStack * stack, QWidget * parent)"> + <parameter left="QUndoStack *" right="" name="stack" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QUndoView" fullname="QUndoView::QUndoView" href="qundoview.html#QUndoView-3" location="qundoview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QUndoView(QUndoGroup * group, QWidget * parent)"> + <parameter left="QUndoGroup *" right="" name="group" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QUndoView" fullname="QUndoView::~QUndoView" href="qundoview.html#dtor.QUndoView" location="qundoview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QUndoView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stack" fullname="QUndoView::stack" href="qundoview.html#stack" location="qundoview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUndoStack *" signature="stack() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="group" fullname="QUndoView::group" href="qundoview.html#group" location="qundoview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUndoGroup *" signature="group() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEmptyLabel" fullname="QUndoView::setEmptyLabel" href="qundoview.html#emptyLabel-prop" location="qundoview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="emptyLabel" type="void" signature="setEmptyLabel(const QString & label)"> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="emptyLabel" fullname="QUndoView::emptyLabel" href="qundoview.html#emptyLabel-prop" location="qundoview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="emptyLabel" type="QString" signature="emptyLabel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCleanIcon" fullname="QUndoView::setCleanIcon" href="qundoview.html#cleanIcon-prop" location="qundoview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cleanIcon" type="void" signature="setCleanIcon(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cleanIcon" fullname="QUndoView::cleanIcon" href="qundoview.html#cleanIcon-prop" location="qundoview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cleanIcon" type="QIcon" signature="cleanIcon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStack" fullname="QUndoView::setStack" href="qundoview.html#setStack" location="qundoview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setStack(QUndoStack * stack)"> + <parameter left="QUndoStack *" right="" name="stack" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGroup" fullname="QUndoView::setGroup" href="qundoview.html#setGroup" location="qundoview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setGroup(QUndoGroup * group)"> + <parameter left="QUndoGroup *" right="" name="group" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QApplication" href="qapplication.html" location="qapplication.h" bases="QCoreApplication" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="layoutDirection" fullname="QApplication::layoutDirection" href="qapplication.html#layoutDirection-prop" location="qapplication.h" type="Qt::LayoutDirection"> + <getter name="layoutDirection"/> + <setter name="setLayoutDirection"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowIcon" fullname="QApplication::windowIcon" href="qapplication.html#windowIcon-prop" location="qapplication.h" type="QIcon"> + <getter name="windowIcon"/> + <setter name="setWindowIcon"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cursorFlashTime" fullname="QApplication::cursorFlashTime" href="qapplication.html#cursorFlashTime-prop" location="qapplication.h" type="int"> + <getter name="cursorFlashTime"/> + <setter name="setCursorFlashTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="doubleClickInterval" fullname="QApplication::doubleClickInterval" href="qapplication.html#doubleClickInterval-prop" location="qapplication.h" type="int"> + <getter name="doubleClickInterval"/> + <setter name="setDoubleClickInterval"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="keyboardInputInterval" fullname="QApplication::keyboardInputInterval" href="qapplication.html#keyboardInputInterval-prop" location="qapplication.h" type="int"> + <getter name="keyboardInputInterval"/> + <setter name="setKeyboardInputInterval"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wheelScrollLines" fullname="QApplication::wheelScrollLines" href="qapplication.html#wheelScrollLines-prop" location="qapplication.h" type="int"> + <getter name="wheelScrollLines"/> + <setter name="setWheelScrollLines"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="globalStrut" fullname="QApplication::globalStrut" href="qapplication.html#globalStrut-prop" location="qapplication.h" type="QSize"> + <getter name="globalStrut"/> + <setter name="setGlobalStrut"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="startDragTime" fullname="QApplication::startDragTime" href="qapplication.html#startDragTime-prop" location="qapplication.h" type="int"> + <getter name="startDragTime"/> + <setter name="setStartDragTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="startDragDistance" fullname="QApplication::startDragDistance" href="qapplication.html#startDragDistance-prop" location="qapplication.h" type="int"> + <getter name="startDragDistance"/> + <setter name="setStartDragDistance"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="quitOnLastWindowClosed" fullname="QApplication::quitOnLastWindowClosed" href="qapplication.html#quitOnLastWindowClosed-prop" location="qapplication.h" type="bool"> + <getter name="quitOnLastWindowClosed"/> + <setter name="setQuitOnLastWindowClosed"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="styleSheet" fullname="QApplication::styleSheet" href="qapplication.html#styleSheet-prop" location="qapplication.h" type="QString"> + <getter name="styleSheet"/> + <setter name="setStyleSheet"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoMaximizeThreshold" fullname="QApplication::autoMaximizeThreshold" href="qapplication.html#autoMaximizeThreshold-prop" location="qapplication.h" type="int"> + <getter name="autoMaximizeThreshold"/> + <setter name="setAutoMaximizeThreshold"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoSipEnabled" fullname="QApplication::autoSipEnabled" href="qapplication.html#autoSipEnabled-prop" location="qapplication.h" type="bool"> + <getter name="autoSipEnabled"/> + <setter name="setAutoSipEnabled"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QApplication::Type" href="qapplication.html#Type-enum" location="qapplication.h"> + <value name="Tty" value="0"/> + <value name="GuiClient" value="1"/> + <value name="GuiServer" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="~QApplication" fullname="QApplication::~QApplication" href="qapplication.html#dtor.QApplication" location="qapplication.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QApplication()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QApplication::type" href="qapplication.html#type" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Type" signature="type()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QApplication::style" href="qapplication.html#style" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStyle *" signature="style()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyle" fullname="QApplication::setStyle" href="qapplication.html#setStyle" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setStyle(QStyle * style)"> + <parameter left="QStyle *" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyle" fullname="QApplication::setStyle" href="qapplication.html#setStyle-2" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QStyle *" signature="setStyle(const QString & style)"> + <parameter left="const QString &" right="" name="style" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="ColorSpec" fullname="QApplication::ColorSpec" href="qapplication.html#ColorSpec-enum" location="qapplication.h"> + <value name="NormalColor" value="0"/> + <value name="CustomColor" value="1"/> + <value name="ManyColor" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="colorSpec" fullname="QApplication::colorSpec" href="qapplication.html#colorSpec" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="colorSpec()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColorSpec" fullname="QApplication::setColorSpec" href="qapplication.html#setColorSpec" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setColorSpec(int spec)"> + <parameter left="int" right="" name="spec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGraphicsSystem" fullname="QApplication::setGraphicsSystem" href="qapplication.html#setGraphicsSystem" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setGraphicsSystem(const QString & system)"> + <parameter left="const QString &" right="" name="system" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="overrideCursor" fullname="QApplication::overrideCursor" href="qapplication.html#overrideCursor" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QCursor *" signature="overrideCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOverrideCursor" fullname="QApplication::setOverrideCursor" href="qapplication.html#setOverrideCursor" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setOverrideCursor(const QCursor & cursor)"> + <parameter left="const QCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changeOverrideCursor" fullname="QApplication::changeOverrideCursor" href="qapplication.html#changeOverrideCursor" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="changeOverrideCursor(const QCursor & cursor)"> + <parameter left="const QCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="restoreOverrideCursor" fullname="QApplication::restoreOverrideCursor" href="qapplication.html#restoreOverrideCursor" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="restoreOverrideCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QApplication::palette" href="qapplication.html#palette" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPalette" signature="palette()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QApplication::palette" href="qapplication.html#palette-2" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QPalette" signature="palette(const QWidget * widget)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QApplication::palette" href="qapplication.html#palette-3" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QPalette" signature="palette(const char * className)"> + <parameter left="const char *" right="" name="className" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPalette" fullname="QApplication::setPalette" href="qapplication.html#setPalette" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setPalette(const QPalette & palette, const char * className)"> + <parameter left="const QPalette &" right="" name="palette" default=""/> + <parameter left="const char *" right="" name="className" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QApplication::font" href="qapplication.html#font" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QFont" signature="font()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QApplication::font" href="qapplication.html#font-2" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QFont" signature="font(const QWidget * widget)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QApplication::font" href="qapplication.html#font-3" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QFont" signature="font(const char * className)"> + <parameter left="const char *" right="" name="className" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QApplication::setFont" href="qapplication.html#setFont" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setFont(const QFont & font, const char * className)"> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="const char *" right="" name="className" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontMetrics" fullname="QApplication::fontMetrics" href="qapplication.html#fontMetrics" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QFontMetrics" signature="fontMetrics()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowIcon" fullname="QApplication::setWindowIcon" href="qapplication.html#windowIcon-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="windowIcon" type="void" signature="setWindowIcon(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="windowIcon" fullname="QApplication::windowIcon" href="qapplication.html#windowIcon-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="windowIcon" type="QIcon" signature="windowIcon()"/> + <function access="public" threadsafety="unspecified" status="compat" name="mainWidget" fullname="QApplication::mainWidget" href="qapplication-qt3.html#mainWidget" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="mainWidget()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setMainWidget" fullname="QApplication::setMainWidget" href="qapplication-qt3.html#setMainWidget" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setMainWidget(QWidget * mainWidget)"> + <parameter left="QWidget *" right="" name="mainWidget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allWidgets" fullname="QApplication::allWidgets" href="qapplication.html#allWidgets" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidgetList" signature="allWidgets()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topLevelWidgets" fullname="QApplication::topLevelWidgets" href="qapplication.html#topLevelWidgets" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidgetList" signature="topLevelWidgets()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="desktop" fullname="QApplication::desktop" href="qapplication.html#desktop" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDesktopWidget *" signature="desktop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activePopupWidget" fullname="QApplication::activePopupWidget" href="qapplication.html#activePopupWidget" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="activePopupWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activeModalWidget" fullname="QApplication::activeModalWidget" href="qapplication.html#activeModalWidget" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="activeModalWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clipboard" fullname="QApplication::clipboard" href="qapplication.html#clipboard" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QClipboard *" signature="clipboard()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="focusWidget" fullname="QApplication::focusWidget" href="qapplication.html#focusWidget" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="focusWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activeWindow" fullname="QApplication::activeWindow" href="qapplication.html#activeWindow" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="activeWindow()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActiveWindow" fullname="QApplication::setActiveWindow" href="qapplication.html#setActiveWindow" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setActiveWindow(QWidget * active)"> + <parameter left="QWidget *" right="" name="active" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetAt" fullname="QApplication::widgetAt" href="qapplication.html#widgetAt" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="widgetAt(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetAt" fullname="QApplication::widgetAt" href="qapplication.html#widgetAt-4" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="QWidget *" signature="widgetAt(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="topLevelAt" fullname="QApplication::topLevelAt" href="qapplication.html#topLevelAt" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="topLevelAt(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="topLevelAt" fullname="QApplication::topLevelAt" href="qapplication.html#topLevelAt-2" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QWidget *" signature="topLevelAt(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="syncX" fullname="QApplication::syncX" href="qapplication.html#syncX" location="qapplication_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="syncX()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beep" fullname="QApplication::beep" href="qapplication.html#beep" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="beep()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="alert" fullname="QApplication::alert" href="qapplication.html#alert" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="alert(QWidget * widget, int msec)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="msec" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardModifiers" fullname="QApplication::keyboardModifiers" href="qapplication.html#keyboardModifiers" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::KeyboardModifiers" signature="keyboardModifiers()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseButtons" fullname="QApplication::mouseButtons" href="qapplication.html#mouseButtons" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::MouseButtons" signature="mouseButtons()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDesktopSettingsAware" fullname="QApplication::setDesktopSettingsAware" href="qapplication.html#setDesktopSettingsAware" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDesktopSettingsAware(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="desktopSettingsAware" fullname="QApplication::desktopSettingsAware" href="qapplication.html#desktopSettingsAware" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="desktopSettingsAware()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCursorFlashTime" fullname="QApplication::setCursorFlashTime" href="qapplication.html#cursorFlashTime-prop" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="cursorFlashTime" type="void" signature="setCursorFlashTime(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorFlashTime" fullname="QApplication::cursorFlashTime" href="qapplication.html#cursorFlashTime-prop" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="cursorFlashTime" type="int" signature="cursorFlashTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDoubleClickInterval" fullname="QApplication::setDoubleClickInterval" href="qapplication.html#doubleClickInterval-prop" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="doubleClickInterval" type="void" signature="setDoubleClickInterval(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleClickInterval" fullname="QApplication::doubleClickInterval" href="qapplication.html#doubleClickInterval-prop" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="doubleClickInterval" type="int" signature="doubleClickInterval()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKeyboardInputInterval" fullname="QApplication::setKeyboardInputInterval" href="qapplication.html#keyboardInputInterval-prop" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="keyboardInputInterval" type="void" signature="setKeyboardInputInterval(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardInputInterval" fullname="QApplication::keyboardInputInterval" href="qapplication.html#keyboardInputInterval-prop" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="keyboardInputInterval" type="int" signature="keyboardInputInterval()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWheelScrollLines" fullname="QApplication::setWheelScrollLines" href="qapplication.html#wheelScrollLines-prop" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="wheelScrollLines" type="void" signature="setWheelScrollLines(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wheelScrollLines" fullname="QApplication::wheelScrollLines" href="qapplication.html#wheelScrollLines-prop" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="wheelScrollLines" type="int" signature="wheelScrollLines()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGlobalStrut" fullname="QApplication::setGlobalStrut" href="qapplication.html#globalStrut-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="globalStrut" type="void" signature="setGlobalStrut(const QSize & )"> + <parameter left="const QSize &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="globalStrut" fullname="QApplication::globalStrut" href="qapplication.html#globalStrut-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="globalStrut" type="QSize" signature="globalStrut()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStartDragTime" fullname="QApplication::setStartDragTime" href="qapplication.html#startDragTime-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="startDragTime" type="void" signature="setStartDragTime(int ms)"> + <parameter left="int" right="" name="ms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDragTime" fullname="QApplication::startDragTime" href="qapplication.html#startDragTime-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="startDragTime" type="int" signature="startDragTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStartDragDistance" fullname="QApplication::setStartDragDistance" href="qapplication.html#startDragDistance-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="startDragDistance" type="void" signature="setStartDragDistance(int l)"> + <parameter left="int" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDragDistance" fullname="QApplication::startDragDistance" href="qapplication.html#startDragDistance-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="startDragDistance" type="int" signature="startDragDistance()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayoutDirection" fullname="QApplication::setLayoutDirection" href="qapplication.html#layoutDirection-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="layoutDirection" type="void" signature="setLayoutDirection(Qt::LayoutDirection direction)"> + <parameter left="Qt::LayoutDirection" right="" name="direction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="layoutDirection" fullname="QApplication::layoutDirection" href="qapplication.html#layoutDirection-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="layoutDirection" type="Qt::LayoutDirection" signature="layoutDirection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRightToLeft" fullname="QApplication::isRightToLeft" href="qapplication.html#isRightToLeft" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isRightToLeft()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLeftToRight" fullname="QApplication::isLeftToRight" href="qapplication.html#isLeftToRight" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isLeftToRight()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEffectEnabled" fullname="QApplication::isEffectEnabled" href="qapplication.html#isEffectEnabled" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isEffectEnabled(Qt::UIEffect effect)"> + <parameter left="Qt::UIEffect" right="" name="effect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEffectEnabled" fullname="QApplication::setEffectEnabled" href="qapplication.html#setEffectEnabled" location="qapplication_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setEffectEnabled(Qt::UIEffect effect, bool enable)"> + <parameter left="Qt::UIEffect" right="" name="effect" default=""/> + <parameter left="bool" right="" name="enable" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="macEventFilter" fullname="QApplication::macEventFilter" href="qapplication.html#macEventFilter" location="qapplication_mac.mm" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="macEventFilter(EventHandlerCallRef caller, EventRef event)"> + <parameter left="EventHandlerCallRef" right="" name="caller" default=""/> + <parameter left="EventRef" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="x11EventFilter" fullname="QApplication::x11EventFilter" href="qapplication.html#x11EventFilter" location="qapplication_x11.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="x11EventFilter(XEvent * event)"> + <parameter left="XEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="x11ProcessEvent" fullname="QApplication::x11ProcessEvent" href="qapplication.html#x11ProcessEvent" location="qapplication_x11.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="x11ProcessEvent(XEvent * event)"> + <parameter left="XEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qwsEventFilter" fullname="QApplication::qwsEventFilter" href="qapplication.html#qwsEventFilter" location="qapplication_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="qwsEventFilter(QWSEvent * event)"> + <parameter left="QWSEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qwsSetCustomColors" fullname="QApplication::qwsSetCustomColors" href="qapplication.html#qwsSetCustomColors" location="qapplication_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="qwsSetCustomColors(QRgb * colorTable, int start, int numColors)"> + <parameter left="QRgb *" right="" name="colorTable" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="numColors" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qwsDecoration" fullname="QApplication::qwsDecoration" href="qapplication.html#qwsDecoration" location="qapplication_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDecoration &" signature="qwsDecoration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qwsSetDecoration" fullname="QApplication::qwsSetDecoration" href="qapplication.html#qwsSetDecoration" location="qapplication_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="qwsSetDecoration(QDecoration * decoration)"> + <parameter left="QDecoration *" right="" name="decoration" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qwsSetDecoration" fullname="QApplication::qwsSetDecoration" href="qapplication.html#qwsSetDecoration-2" location="qapplication_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QDecoration *" signature="qwsSetDecoration(const QString & decoration)"> + <parameter left="const QString &" right="" name="decoration" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSessionRestored" fullname="QApplication::isSessionRestored" href="qapplication.html#isSessionRestored" location="qapplication.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSessionRestored() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sessionId" fullname="QApplication::sessionId" href="qapplication.html#sessionId" location="qapplication.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="sessionId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sessionKey" fullname="QApplication::sessionKey" href="qapplication.html#sessionKey" location="qapplication.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="sessionKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="commitData" fullname="QApplication::commitData" href="qapplication.html#commitData" location="qapplication.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="commitData(QSessionManager & manager)"> + <parameter left="QSessionManager &" right="" name="manager" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="saveState" fullname="QApplication::saveState" href="qapplication.html#saveState" location="qapplication.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="saveState(QSessionManager & manager)"> + <parameter left="QSessionManager &" right="" name="manager" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setInputContext" fullname="QApplication::setInputContext" href="qapplication.html#setInputContext" location="qapplication.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInputContext(QInputContext * inputContext)"> + <parameter left="QInputContext *" right="" name="inputContext" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputContext" fullname="QApplication::inputContext" href="qapplication.html#inputContext" location="qapplication.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QInputContext *" signature="inputContext() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardInputLocale" fullname="QApplication::keyboardInputLocale" href="qapplication.html#keyboardInputLocale" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QLocale" signature="keyboardInputLocale()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardInputDirection" fullname="QApplication::keyboardInputDirection" href="qapplication.html#keyboardInputDirection" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::LayoutDirection" signature="keyboardInputDirection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QApplication::exec" href="qapplication.html#exec" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="exec()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notify" fullname="QApplication::notify" href="qapplication.html#notify" location="qapplication.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="notify(QObject * receiver, QEvent * e)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setQuitOnLastWindowClosed" fullname="QApplication::setQuitOnLastWindowClosed" href="qapplication.html#quitOnLastWindowClosed-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="quitOnLastWindowClosed" type="void" signature="setQuitOnLastWindowClosed(bool quit)"> + <parameter left="bool" right="" name="quit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="quitOnLastWindowClosed" fullname="QApplication::quitOnLastWindowClosed" href="qapplication.html#quitOnLastWindowClosed-prop" location="qapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="quitOnLastWindowClosed" type="bool" signature="quitOnLastWindowClosed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKeypadNavigationEnabled" fullname="QApplication::setKeypadNavigationEnabled" href="qapplication.html#setKeypadNavigationEnabled" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setKeypadNavigationEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keypadNavigationEnabled" fullname="QApplication::keypadNavigationEnabled" href="qapplication.html#keypadNavigationEnabled" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="keypadNavigationEnabled()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastWindowClosed" fullname="QApplication::lastWindowClosed" href="qapplication.html#lastWindowClosed" location="qapplication.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="lastWindowClosed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="focusChanged" fullname="QApplication::focusChanged" href="qapplication.html#focusChanged" location="qapplication.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="focusChanged(QWidget * old, QWidget * now)"> + <parameter left="QWidget *" right="" name="old" default=""/> + <parameter left="QWidget *" right="" name="now" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontDatabaseChanged" fullname="QApplication::fontDatabaseChanged" href="qapplication.html#fontDatabaseChanged" location="qapplication.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="fontDatabaseChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="commitDataRequest" fullname="QApplication::commitDataRequest" href="qapplication.html#commitDataRequest" location="qapplication.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="commitDataRequest(QSessionManager & manager)"> + <parameter left="QSessionManager &" right="" name="manager" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="saveStateRequest" fullname="QApplication::saveStateRequest" href="qapplication.html#saveStateRequest" location="qapplication.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="saveStateRequest(QSessionManager & manager)"> + <parameter left="QSessionManager &" right="" name="manager" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleSheet" fullname="QApplication::styleSheet" href="qapplication.html#styleSheet-prop" location="qapplication.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="styleSheet" type="QString" signature="styleSheet() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyleSheet" fullname="QApplication::setStyleSheet" href="qapplication.html#styleSheet-prop" location="qapplication.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="styleSheet" type="void" signature="setStyleSheet(const QString & sheet)"> + <parameter left="const QString &" right="" name="sheet" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoMaximizeThreshold" fullname="QApplication::setAutoMaximizeThreshold" href="qapplication.html#autoMaximizeThreshold-prop" location="qapplication.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="autoMaximizeThreshold" type="void" signature="setAutoMaximizeThreshold(const int threshold)"> + <parameter left="const int" right="" name="threshold" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoMaximizeThreshold" fullname="QApplication::autoMaximizeThreshold" href="qapplication.html#autoMaximizeThreshold-prop" location="qapplication.cpp" virtual="non" meta="slot" const="true" static="false" overload="false" associated-property="autoMaximizeThreshold" type="int" signature="autoMaximizeThreshold() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoSipEnabled" fullname="QApplication::setAutoSipEnabled" href="qapplication.html#autoSipEnabled-prop" location="qapplication.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="autoSipEnabled" type="void" signature="setAutoSipEnabled(const bool enabled)"> + <parameter left="const bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoSipEnabled" fullname="QApplication::autoSipEnabled" href="qapplication.html#autoSipEnabled-prop" location="qapplication.cpp" virtual="non" meta="slot" const="true" static="false" overload="false" associated-property="autoSipEnabled" type="bool" signature="autoSipEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="closeAllWindows" fullname="QApplication::closeAllWindows" href="qapplication.html#closeAllWindows" location="qapplication.h" virtual="non" meta="slot" const="false" static="true" overload="false" type="void" signature="closeAllWindows()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutQt" fullname="QApplication::aboutQt" href="qapplication.html#aboutQt" location="qapplication.h" virtual="non" meta="slot" const="false" static="true" overload="false" type="void" signature="aboutQt()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QApplication::event" href="qapplication.html#event" location="qapplication.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setReverseLayout" fullname="QApplication::setReverseLayout" href="qapplication-qt3.html#setReverseLayout" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setReverseLayout(bool reverse)"> + <parameter left="bool" right="" name="reverse" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="reverseLayout" fullname="QApplication::reverseLayout" href="qapplication-qt3.html#reverseLayout" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="reverseLayout()"/> + <function access="public" threadsafety="unspecified" status="compat" name="horizontalAlignment" fullname="QApplication::horizontalAlignment" href="qapplication-qt3.html#horizontalAlignment" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::Alignment" signature="horizontalAlignment(QFlags<Qt::AlignmentFlag> align)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="align" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="compat" name="ColorMode" fullname="QApplication::ColorMode" href="qapplication-qt3.html#ColorMode-typedef" location="qapplication.h"/> + <variable access="public" threadsafety="unspecified" status="compat" name="NormalColors" fullname="QApplication::NormalColors" href="qapplication-qt3.html#NormalColors-var" location="qapplication.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="CustomColors" fullname="QApplication::CustomColors" href="qapplication-qt3.html#CustomColors-var" location="qapplication.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="compat" name="colorMode" fullname="QApplication::colorMode" href="qapplication-qt3.html#colorMode" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="ColorMode" signature="colorMode()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setColorMode" fullname="QApplication::setColorMode" href="qapplication-qt3.html#setColorMode" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setColorMode(ColorMode mode)"> + <parameter left="ColorMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="winVersion" fullname="QApplication::winVersion" href="qapplication-qt3.html#winVersion" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::WindowsVersion" signature="winVersion()"/> + <function access="public" threadsafety="unspecified" status="compat" name="macVersion" fullname="QApplication::macVersion" href="qapplication-qt3.html#macVersion" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::MacintoshVersion" signature="macVersion()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setOverrideCursor" fullname="QApplication::setOverrideCursor" href="qapplication-qt3.html#setOverrideCursor-2" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="setOverrideCursor(const QCursor & cursor, bool replace)"> + <parameter left="const QCursor &" right="" name="cursor" default=""/> + <parameter left="bool" right="" name="replace" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="hasGlobalMouseTracking" fullname="QApplication::hasGlobalMouseTracking" href="qapplication-qt3.html#hasGlobalMouseTracking" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="hasGlobalMouseTracking()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setGlobalMouseTracking" fullname="QApplication::setGlobalMouseTracking" href="qapplication-qt3.html#setGlobalMouseTracking" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setGlobalMouseTracking(bool dummy)"> + <parameter left="bool" right="" name="dummy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="flushX" fullname="QApplication::flushX" href="qapplication-qt3.html#flushX" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="flushX()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setWinStyleHighlightColor" fullname="QApplication::setWinStyleHighlightColor" href="qapplication-qt3.html#setWinStyleHighlightColor" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setWinStyleHighlightColor(const QColor & c)"> + <parameter left="const QColor &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="winStyleHighlightColor" fullname="QApplication::winStyleHighlightColor" href="qapplication-qt3.html#winStyleHighlightColor" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="const QColor &" signature="winStyleHighlightColor()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setPalette" fullname="QApplication::setPalette" href="qapplication-qt3.html#setPalette-2" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="setPalette(const QPalette & pal, bool b, const char * className)"> + <parameter left="const QPalette &" right="" name="pal" default=""/> + <parameter left="bool" right="" name="b" default=""/> + <parameter left="const char *" right="" name="className" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setFont" fullname="QApplication::setFont" href="qapplication-qt3.html#setFont-2" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="setFont(const QFont & font, bool b, const char * className)"> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="bool" right="" name="b" default=""/> + <parameter left="const char *" right="" name="className" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="widgetAt" fullname="QApplication::widgetAt" href="qapplication-qt3.html#widgetAt-2" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QWidget *" signature="widgetAt(int x, int y, bool child)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="bool" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="widgetAt" fullname="QApplication::widgetAt" href="qapplication-qt3.html#widgetAt-3" location="qapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QWidget *" signature="widgetAt(const QPoint & point, bool child)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="bool" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QApplication" fullname="QApplication::QApplication" href="qapplication.html#QApplication" location="qapplication.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QApplication(int & argc, char ** argv)"> + <parameter left="int &" right="" name="argc" default=""/> + <parameter left="char **" right="" name="argv" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QApplication" fullname="QApplication::QApplication" href="qapplication.html#QApplication-2" location="qapplication.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QApplication(int & argc, char ** argv, bool GUIenabled)"> + <parameter left="int &" right="" name="argc" default=""/> + <parameter left="char **" right="" name="argv" default=""/> + <parameter left="bool" right="" name="GUIenabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QApplication" fullname="QApplication::QApplication" href="qapplication.html#QApplication-3" location="qapplication.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QApplication(int & argc, char ** argv, Type type)"> + <parameter left="int &" right="" name="argc" default=""/> + <parameter left="char **" right="" name="argv" default=""/> + <parameter left="Type" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QApplication" fullname="QApplication::QApplication" href="qapplication.html#QApplication-4" location="qapplication.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QApplication(Display * display, Qt::HANDLE visual, Qt::HANDLE colormap)"> + <parameter left="Display *" right="" name="display" default=""/> + <parameter left="Qt::HANDLE" right="" name="visual" default="0"/> + <parameter left="Qt::HANDLE" right="" name="colormap" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QApplication" fullname="QApplication::QApplication" href="qapplication.html#QApplication-5" location="qapplication.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QApplication(Display * display, int & argc, char ** argv, Qt::HANDLE visual, Qt::HANDLE colormap)"> + <parameter left="Display *" right="" name="display" default=""/> + <parameter left="int &" right="" name="argc" default=""/> + <parameter left="char **" right="" name="argv" default=""/> + <parameter left="Qt::HANDLE" right="" name="visual" default="0"/> + <parameter left="Qt::HANDLE" right="" name="colormap" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFxView" href="qfxview.html" location="qfxview.h" bases="QGraphicsView" module="QtDeclarative"> + <property access="public" threadsafety="unspecified" status="commendable" name="contentResizable" fullname="QFxView::contentResizable" href="qfxview.html#contentResizable-prop" location="qfxview.h" type="bool"> + <getter name="contentResizable"/> + <setter name="setContentResizable"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QFxView" fullname="QFxView::QFxView" href="qfxview.html#QFxView" location="qfxview.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFxView(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFxView" fullname="QFxView::~QFxView" href="qfxview.html#dtor.QFxView" location="qfxview.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFxView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUrl" fullname="QFxView::setUrl" href="qfxview.html#setUrl" location="qfxview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUrl(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setQml" fullname="QFxView::setQml" href="qfxview.html#setQml" location="qfxview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQml(const QString & qml, const QString & filename)"> + <parameter left="const QString &" right="" name="qml" default=""/> + <parameter left="const QString &" right="" name="filename" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qml" fullname="QFxView::qml" href="qfxview.html#qml" location="qfxview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="qml() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="engine" fullname="QFxView::engine" href="qfxview.html#engine" location="qfxview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QmlEngine *" signature="engine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rootContext" fullname="QFxView::rootContext" href="qfxview.html#rootContext" location="qfxview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QmlContext *" signature="rootContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="execute" fullname="QFxView::execute" href="qfxview.html#execute" location="qfxview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="execute()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QFxView::reset" href="qfxview.html#reset" location="qfxview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QFxView::addItem" href="qfxview.html#addItem" location="qfxview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QFxItem *" signature="addItem(const QString & qml, QFxItem * parent)"> + <parameter left="const QString &" right="" name="qml" default=""/> + <parameter left="QFxItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearItems" fullname="QFxView::clearItems" href="qfxview.html#clearItems" location="qfxview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clearItems()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="root" fullname="QFxView::root" href="qfxview.html#root" location="qfxview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QFxItem *" signature="root() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentResizable" fullname="QFxView::setContentResizable" href="qfxview.html#contentResizable-prop" location="qfxview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="contentResizable" type="void" signature="setContentResizable(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contentResizable" fullname="QFxView::contentResizable" href="qfxview.html#contentResizable-prop" location="qfxview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contentResizable" type="bool" signature="contentResizable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QFxView::sizeHint" href="qfxview.html#sizeHint" location="qfxview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sceneResized" fullname="QFxView::sceneResized" href="qfxview.html#sceneResized" location="qfxview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sceneResized(QSize size)"> + <parameter left="QSize" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errors" fullname="QFxView::errors" href="qfxview.html#errors" location="qfxview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="errors(const QList<QmlError> & errors)"> + <parameter left="const QList<QmlError> &" right="" name="errors" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QFxView::resizeEvent" href="qfxview.html#resizeEvent" location="qfxview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QFxView::paintEvent" href="qfxview.html#paintEvent" location="qfxview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QFxView::focusInEvent" href="qfxview.html#focusInEvent" location="qfxview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QFxView::focusOutEvent" href="qfxview.html#focusOutEvent" location="qfxview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QFxView::timerEvent" href="qfxview.html#timerEvent" location="qfxview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * e)"> + <parameter left="QTimerEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHelpSearchResultWidget" href="qhelpsearchresultwidget.html" location="qhelpsearchresultwidget.h" bases="QWidget" module="QtHelp"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHelpSearchResultWidget" fullname="QHelpSearchResultWidget::~QHelpSearchResultWidget" href="qhelpsearchresultwidget.html#dtor.QHelpSearchResultWidget" location="qhelpsearchresultwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHelpSearchResultWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linkAt" fullname="QHelpSearchResultWidget::linkAt" href="qhelpsearchresultwidget.html#linkAt" location="qhelpsearchresultwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QUrl" signature="linkAt(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="requestShowLink" fullname="QHelpSearchResultWidget::requestShowLink" href="qhelpsearchresultwidget.html#requestShowLink" location="qhelpsearchresultwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="requestShowLink(const QUrl & link)"> + <parameter left="const QUrl &" right="" name="link" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3DockArea" href="q3dockarea.html" location="q3dockarea.h" bases="QWidget" module="Qt3SupportLight"> + <target name="lines"/> + <contents name="lines" title="Lines." level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="Q3DockArea::orientation" href="q3dockarea.html#orientation-prop" location="q3dockarea.h" type="Qt::Orientation"> + <getter name="orientation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3DockArea::count" href="q3dockarea.html#count-prop" location="q3dockarea.h" type="int"> + <getter name="count"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="empty" fullname="Q3DockArea::empty" href="q3dockarea.html#empty-prop" location="q3dockarea.h" type="bool"> + <getter name="isEmpty"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="handlePosition" fullname="Q3DockArea::handlePosition" href="q3dockarea.html#handlePosition-prop" location="q3dockarea.h" type="HandlePosition"> + <getter name="handlePosition"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="HandlePosition" fullname="Q3DockArea::HandlePosition" href="q3dockarea.html#HandlePosition-enum" location="q3dockarea.h"> + <value name="Normal" value="0"/> + <value name="Reverse" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DockArea" fullname="Q3DockArea::Q3DockArea" href="q3dockarea.html#Q3DockArea" location="q3dockarea.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3DockArea(Qt::Orientation o, HandlePosition h, QWidget * parent, const char * name)"> + <parameter left="Qt::Orientation" right="" name="o" default=""/> + <parameter left="HandlePosition" right="" name="h" default="Normal"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3DockArea" fullname="Q3DockArea::~Q3DockArea" href="q3dockarea.html#dtor.Q3DockArea" location="q3dockarea.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3DockArea()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="moveDockWindow" fullname="Q3DockArea::moveDockWindow" href="q3dockarea.html#moveDockWindow-2" location="q3dockarea.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="moveDockWindow(Q3DockWindow * w, const QPoint & p, const QRect & r, bool swap)"> + <parameter left="Q3DockWindow *" right="" name="w" default=""/> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="bool" right="" name="swap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeDockWindow" fullname="Q3DockArea::removeDockWindow" href="q3dockarea.html#removeDockWindow" location="q3dockarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeDockWindow(Q3DockWindow * w, bool makeFloating, bool swap, bool fixNewLines)"> + <parameter left="Q3DockWindow *" right="" name="w" default=""/> + <parameter left="bool" right="" name="makeFloating" default=""/> + <parameter left="bool" right="" name="swap" default=""/> + <parameter left="bool" right="" name="fixNewLines" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveDockWindow" fullname="Q3DockArea::moveDockWindow" href="q3dockarea.html#moveDockWindow" location="q3dockarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveDockWindow(Q3DockWindow * w, int index)"> + <parameter left="Q3DockWindow *" right="" name="w" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasDockWindow" fullname="Q3DockArea::hasDockWindow" href="q3dockarea.html#hasDockWindow" location="q3dockarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="hasDockWindow(Q3DockWindow * w, int * index)"> + <parameter left="Q3DockWindow *" right="" name="w" default=""/> + <parameter left="int *" right="" name="index" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="Q3DockArea::orientation" href="q3dockarea.html#orientation-prop" location="q3dockarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="orientation" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="handlePosition" fullname="Q3DockArea::handlePosition" href="q3dockarea.html#handlePosition-prop" location="q3dockarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="handlePosition" type="HandlePosition" signature="handlePosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3DockArea::eventFilter" href="q3dockarea.html#eventFilter" location="q3dockarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3DockArea::isEmpty" href="q3dockarea.html#empty-prop" location="q3dockarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="empty" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3DockArea::count" href="q3dockarea.html#count-prop" location="q3dockarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="count" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dockWindowList" fullname="Q3DockArea::dockWindowList" href="q3dockarea.html#dockWindowList" location="q3dockarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Q3DockWindow *>" signature="dockWindowList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDockWindowAccepted" fullname="Q3DockArea::isDockWindowAccepted" href="q3dockarea.html#isDockWindowAccepted" location="q3dockarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="isDockWindowAccepted(Q3DockWindow * dw)"> + <parameter left="Q3DockWindow *" right="" name="dw" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAcceptDockWindow" fullname="Q3DockArea::setAcceptDockWindow" href="q3dockarea.html#setAcceptDockWindow" location="q3dockarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAcceptDockWindow(Q3DockWindow * dw, bool accept)"> + <parameter left="Q3DockWindow *" right="" name="dw" default=""/> + <parameter left="bool" right="" name="accept" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineUp" fullname="Q3DockArea::lineUp" href="q3dockarea.html#lineUp" location="q3dockarea.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="lineUp(bool keepNewLines)"> + <parameter left="bool" right="" name="keepNewLines" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="q3dockarea.html#operator<<-11" location="q3dockarea.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" relates="Q3DockArea" type="QTextStream &" signature="operator<<(QTextStream & ts, const Q3DockArea & dockArea)"> + <parameter left="QTextStream &" right="" name="ts" default=""/> + <parameter left="const Q3DockArea &" right="" name="dockArea" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="q3dockarea.html#operator>>-7" location="q3dockarea.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" relates="Q3DockArea" type="QTextStream &" signature="operator>>(QTextStream & ts, Q3DockArea & dockArea)"> + <parameter left="QTextStream &" right="" name="ts" default=""/> + <parameter left="Q3DockArea &" right="" name="dockArea" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlQuery" href="qsqlquery.html" location="qsqlquery.h" bases="" module="QtSql"> + <target name="qsqlquery-examples"/> + <contents name="approaches-to-binding-values" title="Approaches to Binding Values" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlQuery" fullname="QSqlQuery::QSqlQuery" href="qsqlquery.html#QSqlQuery" location="qsqlquery.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlQuery(QSqlResult * result)"> + <parameter left="QSqlResult *" right="" name="result" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlQuery" fullname="QSqlQuery::QSqlQuery" href="qsqlquery.html#QSqlQuery-2" location="qsqlquery.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSqlQuery(const QString & query, QSqlDatabase db)"> + <parameter left="const QString &" right="" name="query" default="QString()"/> + <parameter left="QSqlDatabase" right="" name="db" default="QSqlDatabase()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlQuery" fullname="QSqlQuery::QSqlQuery" href="qsqlquery.html#QSqlQuery-3" location="qsqlquery.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSqlQuery(QSqlDatabase db)"> + <parameter left="QSqlDatabase" right="" name="db" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlQuery" fullname="QSqlQuery::QSqlQuery" href="qsqlquery.html#QSqlQuery-4" location="qsqlquery.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QSqlQuery(const QSqlQuery & other)"> + <parameter left="const QSqlQuery &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSqlQuery::operator=" href="qsqlquery.html#operator=" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSqlQuery &" signature="operator=(const QSqlQuery & other)"> + <parameter left="const QSqlQuery &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlQuery" fullname="QSqlQuery::~QSqlQuery" href="qsqlquery.html#dtor.QSqlQuery" location="qsqlquery.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlQuery()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSqlQuery::isValid" href="qsqlquery.html#isValid" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isActive" fullname="QSqlQuery::isActive" href="qsqlquery.html#isActive" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isActive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSqlQuery::isNull" href="qsqlquery.html#isNull" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull(int field) const"> + <parameter left="int" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="QSqlQuery::at" href="qsqlquery.html#at" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="at() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastQuery" fullname="QSqlQuery::lastQuery" href="qsqlquery.html#lastQuery" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="lastQuery() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numRowsAffected" fullname="QSqlQuery::numRowsAffected" href="qsqlquery.html#numRowsAffected" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numRowsAffected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastError" fullname="QSqlQuery::lastError" href="qsqlquery.html#lastError" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlError" signature="lastError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelect" fullname="QSqlQuery::isSelect" href="qsqlquery.html#isSelect" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QSqlQuery::size" href="qsqlquery.html#size" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="driver" fullname="QSqlQuery::driver" href="qsqlquery.html#driver" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QSqlDriver *" signature="driver() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="result" fullname="QSqlQuery::result" href="qsqlquery.html#result" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QSqlResult *" signature="result() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isForwardOnly" fullname="QSqlQuery::isForwardOnly" href="qsqlquery.html#isForwardOnly" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isForwardOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="record" fullname="QSqlQuery::record" href="qsqlquery.html#record" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlRecord" signature="record() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setForwardOnly" fullname="QSqlQuery::setForwardOnly" href="qsqlquery.html#setForwardOnly" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setForwardOnly(bool forward)"> + <parameter left="bool" right="" name="forward" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QSqlQuery::exec" href="qsqlquery.html#exec" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="exec(const QString & query)"> + <parameter left="const QString &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QSqlQuery::value" href="qsqlquery.html#value" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="value(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumericalPrecisionPolicy" fullname="QSqlQuery::setNumericalPrecisionPolicy" href="qsqlquery.html#setNumericalPrecisionPolicy" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy precisionPolicy)"> + <parameter left="QSql::NumericalPrecisionPolicy" right="" name="precisionPolicy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numericalPrecisionPolicy" fullname="QSqlQuery::numericalPrecisionPolicy" href="qsqlquery.html#numericalPrecisionPolicy" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSql::NumericalPrecisionPolicy" signature="numericalPrecisionPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="seek" fullname="QSqlQuery::seek" href="qsqlquery.html#seek" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="seek(int index, bool relative)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="bool" right="" name="relative" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="next" fullname="QSqlQuery::next" href="qsqlquery.html#next" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="next()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="previous" fullname="QSqlQuery::previous" href="qsqlquery.html#previous" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="previous()"/> + <function access="public" threadsafety="unspecified" status="compat" name="prev" fullname="QSqlQuery::prev" href="qsqlquery-qt3.html#prev" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="prev()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="first" fullname="QSqlQuery::first" href="qsqlquery.html#first" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="first()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="last" fullname="QSqlQuery::last" href="qsqlquery.html#last" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="last()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSqlQuery::clear" href="qsqlquery.html#clear" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QSqlQuery::exec" href="qsqlquery.html#exec-2" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="exec()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="BatchExecutionMode" fullname="QSqlQuery::BatchExecutionMode" href="qsqlquery.html#BatchExecutionMode-enum" location="qsqlquery.h"> + <value name="ValuesAsRows" value="0"/> + <value name="ValuesAsColumns" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="execBatch" fullname="QSqlQuery::execBatch" href="qsqlquery.html#execBatch" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="execBatch(BatchExecutionMode mode)"> + <parameter left="BatchExecutionMode" right="" name="mode" default="ValuesAsRows"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepare" fullname="QSqlQuery::prepare" href="qsqlquery.html#prepare" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="prepare(const QString & query)"> + <parameter left="const QString &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindValue" fullname="QSqlQuery::bindValue" href="qsqlquery.html#bindValue" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="bindValue(const QString & placeholder, const QVariant & val, QFlags<QSql::ParamTypeFlag> paramType)"> + <parameter left="const QString &" right="" name="placeholder" default=""/> + <parameter left="const QVariant &" right="" name="val" default=""/> + <parameter left="QFlags<QSql::ParamTypeFlag>" right="" name="paramType" default="QSql::In"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindValue" fullname="QSqlQuery::bindValue" href="qsqlquery.html#bindValue-2" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="bindValue(int pos, const QVariant & val, QFlags<QSql::ParamTypeFlag> paramType)"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="const QVariant &" right="" name="val" default=""/> + <parameter left="QFlags<QSql::ParamTypeFlag>" right="" name="paramType" default="QSql::In"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addBindValue" fullname="QSqlQuery::addBindValue" href="qsqlquery.html#addBindValue" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addBindValue(const QVariant & val, QFlags<QSql::ParamTypeFlag> paramType)"> + <parameter left="const QVariant &" right="" name="val" default=""/> + <parameter left="QFlags<QSql::ParamTypeFlag>" right="" name="paramType" default="QSql::In"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundValue" fullname="QSqlQuery::boundValue" href="qsqlquery.html#boundValue" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="boundValue(const QString & placeholder) const"> + <parameter left="const QString &" right="" name="placeholder" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundValue" fullname="QSqlQuery::boundValue" href="qsqlquery.html#boundValue-2" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QVariant" signature="boundValue(int pos) const"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundValues" fullname="QSqlQuery::boundValues" href="qsqlquery.html#boundValues" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMap<QString, QVariant>" signature="boundValues() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="executedQuery" fullname="QSqlQuery::executedQuery" href="qsqlquery.html#executedQuery" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="executedQuery() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastInsertId" fullname="QSqlQuery::lastInsertId" href="qsqlquery.html#lastInsertId" location="qsqlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="lastInsertId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="finish" fullname="QSqlQuery::finish" href="qsqlquery.html#finish" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="finish()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextResult" fullname="QSqlQuery::nextResult" href="qsqlquery.html#nextResult" location="qsqlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="nextResult()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPushButton" href="qpushbutton.html" location="qpushbutton.h" bases="QAbstractButton" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="autoDefault" fullname="QPushButton::autoDefault" href="qpushbutton.html#autoDefault-prop" location="qpushbutton.h" type="bool"> + <getter name="autoDefault"/> + <setter name="setAutoDefault"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="default" fullname="QPushButton::default" href="qpushbutton.html#default-prop" location="qpushbutton.h" type="bool"> + <getter name="isDefault"/> + <setter name="setDefault"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="flat" fullname="QPushButton::flat" href="qpushbutton.html#flat-prop" location="qpushbutton.h" type="bool"> + <getter name="isFlat"/> + <setter name="setFlat"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QPushButton" fullname="QPushButton::QPushButton" href="qpushbutton.html#QPushButton" location="qpushbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPushButton(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPushButton" fullname="QPushButton::QPushButton" href="qpushbutton.html#QPushButton-2" location="qpushbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPushButton(const QString & text, QWidget * parent)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPushButton" fullname="QPushButton::QPushButton" href="qpushbutton.html#QPushButton-3" location="qpushbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPushButton(const QIcon & icon, const QString & text, QWidget * parent)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPushButton" fullname="QPushButton::~QPushButton" href="qpushbutton.html#dtor.QPushButton" location="qpushbutton.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPushButton()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QPushButton::sizeHint" href="qpushbutton.html#sizeHint" location="qpushbutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QPushButton::minimumSizeHint" href="qpushbutton.html#minimumSizeHint" location="qpushbutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="autoDefault" fullname="QPushButton::autoDefault" href="qpushbutton.html#autoDefault-prop" location="qpushbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoDefault" type="bool" signature="autoDefault() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoDefault" fullname="QPushButton::setAutoDefault" href="qpushbutton.html#autoDefault-prop" location="qpushbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoDefault" type="void" signature="setAutoDefault(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDefault" fullname="QPushButton::isDefault" href="qpushbutton.html#default-prop" location="qpushbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="default" type="bool" signature="isDefault() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefault" fullname="QPushButton::setDefault" href="qpushbutton.html#default-prop" location="qpushbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="default" type="void" signature="setDefault(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMenu" fullname="QPushButton::setMenu" href="qpushbutton.html#setMenu" location="qpushbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMenu(QMenu * menu)"> + <parameter left="QMenu *" right="" name="menu" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="menu" fullname="QPushButton::menu" href="qpushbutton.html#menu" location="qpushbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenu *" signature="menu() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFlat" fullname="QPushButton::setFlat" href="qpushbutton.html#flat-prop" location="qpushbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="flat" type="void" signature="setFlat(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFlat" fullname="QPushButton::isFlat" href="qpushbutton.html#flat-prop" location="qpushbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="flat" type="bool" signature="isFlat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showMenu" fullname="QPushButton::showMenu" href="qpushbutton.html#showMenu" location="qpushbutton.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showMenu()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QPushButton::event" href="qpushbutton.html#event" location="qpushbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QPushButton::paintEvent" href="qpushbutton.html#paintEvent" location="qpushbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QPushButton::keyPressEvent" href="qpushbutton.html#keyPressEvent" location="qpushbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QPushButton::focusInEvent" href="qpushbutton.html#focusInEvent" location="qpushbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QPushButton::focusOutEvent" href="qpushbutton.html#focusOutEvent" location="qpushbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QPushButton::initStyleOption" href="qpushbutton.html#initStyleOption" location="qpushbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionButton * option) const"> + <parameter left="QStyleOptionButton *" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QPushButton" fullname="QPushButton::QPushButton" href="qpushbutton-qt3.html#QPushButton-5" location="qpushbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QPushButton(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QPushButton" fullname="QPushButton::QPushButton" href="qpushbutton-qt3.html#QPushButton-6" location="qpushbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QPushButton(const QString & text, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QPushButton" fullname="QPushButton::QPushButton" href="qpushbutton-qt3.html#QPushButton-7" location="qpushbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QPushButton(const QIcon & icon, const QString & text, QWidget * parent, const char * name)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="openPopup" fullname="QPushButton::openPopup" href="qpushbutton-qt3.html#openPopup" location="qpushbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="openPopup()"/> + <function access="public" threadsafety="unspecified" status="compat" name="isMenuButton" fullname="QPushButton::isMenuButton" href="qpushbutton-qt3.html#isMenuButton" location="qpushbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isMenuButton() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setPopup" fullname="QPushButton::setPopup" href="qpushbutton-qt3.html#setPopup" location="qpushbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPopup(QMenu * popup)"> + <parameter left="QMenu *" right="" name="popup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="popup" fullname="QPushButton::popup" href="qpushbutton-qt3.html#popup" location="qpushbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenu *" signature="popup() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPanGesture" href="qpangesture.html" location="qstandardgestures.h" bases="QGesture" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="totalOffset" fullname="QPanGesture::totalOffset" href="qpangesture.html#totalOffset-prop" location="qstandardgestures.h" type="QSize"> + <getter name="totalOffset"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="lastOffset" fullname="QPanGesture::lastOffset" href="qpangesture.html#lastOffset-prop" location="qstandardgestures.h" type="QSize"> + <getter name="lastOffset"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QPanGesture" fullname="QPanGesture::QPanGesture" href="qpangesture.html#QPanGesture" location="qstandardgestures.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPanGesture(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="totalOffset" fullname="QPanGesture::totalOffset" href="qpangesture.html#totalOffset-prop" location="qstandardgestures.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="totalOffset" type="QSize" signature="totalOffset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastOffset" fullname="QPanGesture::lastOffset" href="qpangesture.html#lastOffset-prop" location="qstandardgestures.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="lastOffset" type="QSize" signature="lastOffset() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPinchGesture" href="qpinchgesture.html" location="qstandardgestures.h" bases="QGesture" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="scaleFactor" fullname="QPinchGesture::scaleFactor" href="qpinchgesture.html#scaleFactor-prop" location="qstandardgestures.h" type="qreal"> + <getter name="scaleFactor"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="lastScaleFactor" fullname="QPinchGesture::lastScaleFactor" href="qpinchgesture.html#lastScaleFactor-prop" location="qstandardgestures.h" type="qreal"> + <getter name="lastScaleFactor"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="rotationAngle" fullname="QPinchGesture::rotationAngle" href="qpinchgesture.html#rotationAngle-prop" location="qstandardgestures.h" type="qreal"> + <getter name="rotationAngle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="lastRotationAngle" fullname="QPinchGesture::lastRotationAngle" href="qpinchgesture.html#lastRotationAngle-prop" location="qstandardgestures.h" type="qreal"> + <getter name="lastRotationAngle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="startCenterPoint" fullname="QPinchGesture::startCenterPoint" href="qpinchgesture.html#startCenterPoint-prop" location="qstandardgestures.h" type="QPoint"> + <getter name="startCenterPoint"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="lastCenterPoint" fullname="QPinchGesture::lastCenterPoint" href="qpinchgesture.html#lastCenterPoint-prop" location="qstandardgestures.h" type="QPoint"> + <getter name="lastCenterPoint"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="centerPoint" fullname="QPinchGesture::centerPoint" href="qpinchgesture.html#centerPoint-prop" location="qstandardgestures.h" type="QPoint"> + <getter name="centerPoint"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QPinchGesture" fullname="QPinchGesture::QPinchGesture" href="qpinchgesture.html#QPinchGesture" location="qstandardgestures.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPinchGesture(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startCenterPoint" fullname="QPinchGesture::startCenterPoint" href="qpinchgesture.html#startCenterPoint-prop" location="qstandardgestures.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="startCenterPoint" type="QPoint" signature="startCenterPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastCenterPoint" fullname="QPinchGesture::lastCenterPoint" href="qpinchgesture.html#lastCenterPoint-prop" location="qstandardgestures.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="lastCenterPoint" type="QPoint" signature="lastCenterPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="centerPoint" fullname="QPinchGesture::centerPoint" href="qpinchgesture.html#centerPoint-prop" location="qstandardgestures.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="centerPoint" type="QPoint" signature="centerPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scaleFactor" fullname="QPinchGesture::scaleFactor" href="qpinchgesture.html#scaleFactor-prop" location="qstandardgestures.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="scaleFactor" type="qreal" signature="scaleFactor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastScaleFactor" fullname="QPinchGesture::lastScaleFactor" href="qpinchgesture.html#lastScaleFactor-prop" location="qstandardgestures.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="lastScaleFactor" type="qreal" signature="lastScaleFactor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rotationAngle" fullname="QPinchGesture::rotationAngle" href="qpinchgesture.html#rotationAngle-prop" location="qstandardgestures.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="rotationAngle" type="qreal" signature="rotationAngle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastRotationAngle" fullname="QPinchGesture::lastRotationAngle" href="qpinchgesture.html#lastRotationAngle-prop" location="qstandardgestures.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="lastRotationAngle" type="qreal" signature="lastRotationAngle() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QAbstractFileEngine" href="qabstractfileengine.html" location="qabstractfileengine.h" bases="" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="FileFlag" fullname="QAbstractFileEngine::FileFlag" href="qabstractfileengine.html#FileFlag-enum" location="qabstractfileengine.h" typedef="QAbstractFileEngine::FileFlags"> + <value name="ReadOwnerPerm" value="0x4000"/> + <value name="WriteOwnerPerm" value="0x2000"/> + <value name="ExeOwnerPerm" value="0x1000"/> + <value name="ReadUserPerm" value="0x0400"/> + <value name="WriteUserPerm" value="0x0200"/> + <value name="ExeUserPerm" value="0x0100"/> + <value name="ReadGroupPerm" value="0x0040"/> + <value name="WriteGroupPerm" value="0x0020"/> + <value name="ExeGroupPerm" value="0x0010"/> + <value name="ReadOtherPerm" value="0x0004"/> + <value name="WriteOtherPerm" value="0x0002"/> + <value name="ExeOtherPerm" value="0x0001"/> + <value name="LinkType" value="0x10000"/> + <value name="FileType" value="0x20000"/> + <value name="DirectoryType" value="0x40000"/> + <value name="BundleType" value="0x80000"/> + <value name="HiddenFlag" value="0x0100000"/> + <value name="LocalDiskFlag" value="0x0200000"/> + <value name="ExistsFlag" value="0x0400000"/> + <value name="RootFlag" value="0x0800000"/> + <value name="Refresh" value="0x1000000"/> + <value name="PermsMask" value="0x0000FFFF"/> + <value name="TypesMask" value="0x000F0000"/> + <value name="FlagsMask" value="0x0FF00000"/> + <value name="FileInfoAll" value="FlagsMask | PermsMask | TypesMask"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="FileFlags" fullname="QAbstractFileEngine::FileFlags" href="qabstractfileengine.html#FileFlags-typedef" location="qabstractfileengine.h" enum="QAbstractFileEngine::FileFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="FileName" fullname="QAbstractFileEngine::FileName" href="qabstractfileengine.html#FileName-enum" location="qabstractfileengine.h"> + <value name="DefaultName" value="0"/> + <value name="BaseName" value="1"/> + <value name="PathName" value="2"/> + <value name="AbsoluteName" value="3"/> + <value name="AbsolutePathName" value="4"/> + <value name="LinkName" value="5"/> + <value name="CanonicalName" value="6"/> + <value name="CanonicalPathName" value="7"/> + <value name="BundleName" value="8"/> + <value name="NFileNames" value="9"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FileOwner" fullname="QAbstractFileEngine::FileOwner" href="qabstractfileengine.html#FileOwner-enum" location="qabstractfileengine.h"> + <value name="OwnerUser" value="0"/> + <value name="OwnerGroup" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FileTime" fullname="QAbstractFileEngine::FileTime" href="qabstractfileengine.html#FileTime-enum" location="qabstractfileengine.h"> + <value name="CreationTime" value="0"/> + <value name="ModificationTime" value="1"/> + <value name="AccessTime" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractFileEngine" fullname="QAbstractFileEngine::~QAbstractFileEngine" href="qabstractfileengine.html#dtor.QAbstractFileEngine" location="qabstractfileengine.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractFileEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QAbstractFileEngine::open" href="qabstractfileengine.html#open" location="qabstractfileengine.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="open(QFlags<QIODevice::OpenModeFlag> mode)"> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QAbstractFileEngine::close" href="qabstractfileengine.html#close" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="QAbstractFileEngine::flush" href="qabstractfileengine.html#flush" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="flush()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QAbstractFileEngine::size" href="qabstractfileengine.html#size" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QAbstractFileEngine::pos" href="qabstractfileengine.html#pos" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="seek" fullname="QAbstractFileEngine::seek" href="qabstractfileengine.html#seek" location="qabstractfileengine.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="seek(qint64 offset)"> + <parameter left="qint64" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSequential" fullname="QAbstractFileEngine::isSequential" href="qabstractfileengine.html#isSequential" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSequential() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QAbstractFileEngine::remove" href="qabstractfileengine.html#remove" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="QAbstractFileEngine::copy" href="qabstractfileengine.html#copy" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="copy(const QString & newName)"> + <parameter left="const QString &" right="" name="newName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rename" fullname="QAbstractFileEngine::rename" href="qabstractfileengine.html#rename" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="rename(const QString & newName)"> + <parameter left="const QString &" right="" name="newName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="link" fullname="QAbstractFileEngine::link" href="qabstractfileengine.html#link" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="link(const QString & newName)"> + <parameter left="const QString &" right="" name="newName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mkdir" fullname="QAbstractFileEngine::mkdir" href="qabstractfileengine.html#mkdir" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="mkdir(const QString & dirName, bool createParentDirectories) const"> + <parameter left="const QString &" right="" name="dirName" default=""/> + <parameter left="bool" right="" name="createParentDirectories" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rmdir" fullname="QAbstractFileEngine::rmdir" href="qabstractfileengine.html#rmdir" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="rmdir(const QString & dirName, bool recurseParentDirectories) const"> + <parameter left="const QString &" right="" name="dirName" default=""/> + <parameter left="bool" right="" name="recurseParentDirectories" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSize" fullname="QAbstractFileEngine::setSize" href="qabstractfileengine.html#setSize" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setSize(qint64 size)"> + <parameter left="qint64" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="caseSensitive" fullname="QAbstractFileEngine::caseSensitive" href="qabstractfileengine.html#caseSensitive" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="caseSensitive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRelativePath" fullname="QAbstractFileEngine::isRelativePath" href="qabstractfileengine.html#isRelativePath" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRelativePath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="entryList" fullname="QAbstractFileEngine::entryList" href="qabstractfileengine.html#entryList" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="entryList(QFlags<QDir::Filter> filters, const QStringList & filterNames) const"> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default=""/> + <parameter left="const QStringList &" right="" name="filterNames" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileFlags" fullname="QAbstractFileEngine::fileFlags" href="qabstractfileengine.html#fileFlags" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="FileFlags" signature="fileFlags(QFlags<QAbstractFileEngine::FileFlag> type) const"> + <parameter left="QFlags<QAbstractFileEngine::FileFlag>" right="" name="type" default="FileInfoAll"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPermissions" fullname="QAbstractFileEngine::setPermissions" href="qabstractfileengine.html#setPermissions" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setPermissions(uint perms)"> + <parameter left="uint" right="" name="perms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QAbstractFileEngine::fileName" href="qabstractfileengine.html#fileName" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName(FileName file) const"> + <parameter left="FileName" right="" name="file" default="DefaultName"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ownerId" fullname="QAbstractFileEngine::ownerId" href="qabstractfileengine.html#ownerId" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="ownerId(FileOwner owner) const"> + <parameter left="FileOwner" right="" name="owner" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="owner" fullname="QAbstractFileEngine::owner" href="qabstractfileengine.html#owner" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="owner(FileOwner owner) const"> + <parameter left="FileOwner" right="" name="owner" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileTime" fullname="QAbstractFileEngine::fileTime" href="qabstractfileengine.html#fileTime" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="fileTime(FileTime time) const"> + <parameter left="FileTime" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QAbstractFileEngine::setFileName" href="qabstractfileengine.html#setFileName" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QAbstractFileEngine::handle" href="qabstractfileengine.html#handle" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="handle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QAbstractFileEngine::atEnd" href="qabstractfileengine.html#atEnd" location="qabstractfileengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QAbstractFileEngine::map" href="qabstractfileengine.html#map" location="qabstractfileengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="uchar *" signature="map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags)"> + <parameter left="qint64" right="" name="offset" default=""/> + <parameter left="qint64" right="" name="size" default=""/> + <parameter left="QFile::MemoryMapFlags" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unmap" fullname="QAbstractFileEngine::unmap" href="qabstractfileengine.html#unmap" location="qabstractfileengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="unmap(uchar * address)"> + <parameter left="uchar *" right="" name="address" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="QAbstractFileEngine::Iterator" href="qabstractfileengine.html#Iterator-typedef" location="qabstractfileengine.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginEntryList" fullname="QAbstractFileEngine::beginEntryList" href="qabstractfileengine.html#beginEntryList" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="Iterator *" signature="beginEntryList(QFlags<QDir::Filter> filters, const QStringList & filterNames)"> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default=""/> + <parameter left="const QStringList &" right="" name="filterNames" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QAbstractFileEngine::read" href="qabstractfileengine.html#read" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="read(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readLine" fullname="QAbstractFileEngine::readLine" href="qabstractfileengine.html#readLine" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readLine(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QAbstractFileEngine::write" href="qabstractfileengine.html#write" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="write(const char * data, qint64 len)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QAbstractFileEngine::error" href="qabstractfileengine.html#error" location="qabstractfileengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFile::FileError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QAbstractFileEngine::errorString" href="qabstractfileengine.html#errorString" location="qabstractfileengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Extension" fullname="QAbstractFileEngine::Extension" href="qabstractfileengine.html#Extension-enum" location="qabstractfileengine.h"> + <value name="AtEndExtension" value="0"/> + <value name="FastReadLineExtension" value="1"/> + <value name="MapExtension" value="2"/> + <value name="UnMapExtension" value="3"/> + </enum> + <class access="public" threadsafety="unspecified" status="commendable" name="ExtensionOption" fullname="QAbstractFileEngine::ExtensionOption" href="qabstractfileengine-extensionoption.html" location="qabstractfileengine.h" bases="" module="QtCore"/> + <class access="public" threadsafety="unspecified" status="commendable" name="ExtensionReturn" fullname="QAbstractFileEngine::ExtensionReturn" href="qabstractfileengine-extensionreturn.html" location="qabstractfileengine.h" bases="" module="QtCore"/> + <class access="public" threadsafety="unspecified" status="commendable" name="MapExtensionOption" fullname="QAbstractFileEngine::MapExtensionOption" href="qabstractfileengine-mapextensionoption.html" location="qabstractfileengine.h" bases="" module="QtCore"> + <variable access="public" threadsafety="unspecified" status="commendable" name="offset" fullname="QAbstractFileEngine::MapExtensionOption::offset" href="qabstractfileengine-mapextensionoption.html#offset-var" location="qabstractfileengine.h" type="qint64" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QAbstractFileEngine::MapExtensionOption::size" href="qabstractfileengine-mapextensionoption.html#size-var" location="qabstractfileengine.h" type="qint64" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QAbstractFileEngine::MapExtensionOption::flags" href="qabstractfileengine-mapextensionoption.html#flags-var" location="qabstractfileengine.h" type="QFile::MemoryMapFlags" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="MapExtensionReturn" fullname="QAbstractFileEngine::MapExtensionReturn" href="qabstractfileengine-mapextensionreturn.html" location="qabstractfileengine.h" bases="" module="QtCore"> + <variable access="public" threadsafety="unspecified" status="commendable" name="address" fullname="QAbstractFileEngine::MapExtensionReturn::address" href="qabstractfileengine-mapextensionreturn.html#address-var" location="qabstractfileengine.h" type="uchar *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="UnMapExtensionOption" fullname="QAbstractFileEngine::UnMapExtensionOption" href="qabstractfileengine-unmapextensionoption.html" location="qabstractfileengine.h" bases="" module="QtCore"> + <variable access="public" threadsafety="unspecified" status="commendable" name="address" fullname="QAbstractFileEngine::UnMapExtensionOption::address" href="qabstractfileengine-unmapextensionoption.html#address-var" location="qabstractfileengine.h" type="uchar *" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="extension" fullname="QAbstractFileEngine::extension" href="qabstractfileengine.html#extension" location="qabstractfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="extension(Extension extension, const ExtensionOption * option, ExtensionReturn * output)"> + <parameter left="Extension" right="" name="extension" default=""/> + <parameter left="const ExtensionOption *" right="" name="option" default="0"/> + <parameter left="ExtensionReturn *" right="" name="output" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsExtension" fullname="QAbstractFileEngine::supportsExtension" href="qabstractfileengine.html#supportsExtension" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsExtension(Extension extension) const"> + <parameter left="Extension" right="" name="extension" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QAbstractFileEngine::create" href="qabstractfileengine.html#create" location="qabstractfileengine.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QAbstractFileEngine *" signature="create(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setError" fullname="QAbstractFileEngine::setError" href="qabstractfileengine.html#setError" location="qabstractfileengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setError(QFile::FileError error, const QString & errorString)"> + <parameter left="QFile::FileError" right="" name="error" default=""/> + <parameter left="const QString &" right="" name="errorString" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="QAbstractFileEngine" fullname="QAbstractFileEngine::QAbstractFileEngine" href="qabstractfileengine.html#QAbstractFileEngine" location="qabstractfileengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractFileEngine()"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QAbstractFileEngine::d_ptr" href="qabstractfileengine.html#d_ptr-var" location="qabstractfileengine.h" type="QAbstractFileEnginePrivate *" static="false"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QAbstractFileEngineHandler" href="qabstractfileenginehandler.html" location="qabstractfileengine.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractFileEngineHandler" fullname="QAbstractFileEngineHandler::QAbstractFileEngineHandler" href="qabstractfileenginehandler.html#QAbstractFileEngineHandler" location="qabstractfileengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractFileEngineHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractFileEngineHandler" fullname="QAbstractFileEngineHandler::~QAbstractFileEngineHandler" href="qabstractfileenginehandler.html#dtor.QAbstractFileEngineHandler" location="qabstractfileengine.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractFileEngineHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QAbstractFileEngineHandler::create" href="qabstractfileenginehandler.html#create" location="qabstractfileengine.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QAbstractFileEngine *" signature="create(const QString & fileName) const"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractFileEngineIterator" href="qabstractfileengineiterator.html" location="qabstractfileengine.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractFileEngineIterator" fullname="QAbstractFileEngineIterator::QAbstractFileEngineIterator" href="qabstractfileengineiterator.html#QAbstractFileEngineIterator" location="qabstractfileengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractFileEngineIterator(QFlags<QDir::Filter> filters, const QStringList & nameFilters)"> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default=""/> + <parameter left="const QStringList &" right="" name="nameFilters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractFileEngineIterator" fullname="QAbstractFileEngineIterator::~QAbstractFileEngineIterator" href="qabstractfileengineiterator.html#dtor.QAbstractFileEngineIterator" location="qabstractfileengine.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractFileEngineIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="next" fullname="QAbstractFileEngineIterator::next" href="qabstractfileengineiterator.html#next" location="qabstractfileengine.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QString" signature="next()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasNext" fullname="QAbstractFileEngineIterator::hasNext" href="qabstractfileengineiterator.html#hasNext" location="qabstractfileengine.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasNext() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="QAbstractFileEngineIterator::path" href="qabstractfileengineiterator.html#path" location="qabstractfileengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="path() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nameFilters" fullname="QAbstractFileEngineIterator::nameFilters" href="qabstractfileengineiterator.html#nameFilters" location="qabstractfileengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="nameFilters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="filters" fullname="QAbstractFileEngineIterator::filters" href="qabstractfileengineiterator.html#filters" location="qabstractfileengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir::Filters" signature="filters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFileName" fullname="QAbstractFileEngineIterator::currentFileName" href="qabstractfileengineiterator.html#currentFileName" location="qabstractfileengine.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="currentFileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFileInfo" fullname="QAbstractFileEngineIterator::currentFileInfo" href="qabstractfileengineiterator.html#currentFileInfo" location="qabstractfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QFileInfo" signature="currentFileInfo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFilePath" fullname="QAbstractFileEngineIterator::currentFilePath" href="qabstractfileengineiterator.html#currentFilePath" location="qabstractfileengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="currentFilePath() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAxObject" href="qaxobject.html" location="qaxobject.h" bases="QObject,QAxBase" module="QAxContainer"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAxObject" fullname="QAxObject::QAxObject" href="qaxobject.html#QAxObject" location="qaxobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAxObject(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QAxObject" fullname="QAxObject::QAxObject" href="qaxobject.html#QAxObject-2" location="qaxobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QAxObject(const QString & c, QObject * parent)"> + <parameter left="const QString &" right="" name="c" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QAxObject" fullname="QAxObject::QAxObject" href="qaxobject.html#QAxObject-3" location="qaxobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QAxObject(IUnknown * iface, QObject * parent)"> + <parameter left="IUnknown *" right="" name="iface" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAxObject" fullname="QAxObject::~QAxObject" href="qaxobject.html#dtor.QAxObject" location="qaxobject.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAxObject()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="doVerb" fullname="QAxObject::doVerb" href="qaxobject.html#doVerb" location="qaxobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="doVerb(const QString & verb)"> + <parameter left="const QString &" right="" name="verb" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="connectNotify" fullname="QAxObject::connectNotify" href="qaxobject.html#connectNotify" location="qaxobject.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="connectNotify(const char * signal)"> + <parameter left="const char *" right="" name="signal" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDrag" href="qdrag.html" location="qdrag.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDrag" fullname="QDrag::QDrag" href="qdrag.html#QDrag" location="qdrag.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDrag(QWidget * dragSource)"> + <parameter left="QWidget *" right="" name="dragSource" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDrag" fullname="QDrag::~QDrag" href="qdrag.html#dtor.QDrag" location="qdrag.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDrag()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMimeData" fullname="QDrag::setMimeData" href="qdrag.html#setMimeData" location="qdrag.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMimeData(QMimeData * data)"> + <parameter left="QMimeData *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QDrag::mimeData" href="qdrag.html#mimeData" location="qdrag.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMimeData *" signature="mimeData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="QDrag::setPixmap" href="qdrag.html#setPixmap" location="qdrag.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QDrag::pixmap" href="qdrag.html#pixmap" location="qdrag.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHotSpot" fullname="QDrag::setHotSpot" href="qdrag.html#setHotSpot" location="qdrag.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHotSpot(const QPoint & hotspot)"> + <parameter left="const QPoint &" right="" name="hotspot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hotSpot" fullname="QDrag::hotSpot" href="qdrag.html#hotSpot" location="qdrag.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="hotSpot() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="source" fullname="QDrag::source" href="qdrag.html#source" location="qdrag.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="source() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="target" fullname="QDrag::target" href="qdrag.html#target" location="qdrag.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="target() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="start" fullname="QDrag::start" href="qdrag-obsolete.html#start" location="qdrag.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Qt::DropAction" signature="start(QFlags<Qt::DropAction> request)"> + <parameter left="QFlags<Qt::DropAction>" right="" name="request" default="Qt::CopyAction"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QDrag::exec" href="qdrag.html#exec" location="qdrag.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Qt::DropAction" signature="exec(QFlags<Qt::DropAction> supportedActions)"> + <parameter left="QFlags<Qt::DropAction>" right="" name="supportedActions" default="Qt::MoveAction"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QDrag::exec" href="qdrag.html#exec-2" location="qdrag.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Qt::DropAction" signature="exec(QFlags<Qt::DropAction> supportedActions, Qt::DropAction defaultDropAction)"> + <parameter left="QFlags<Qt::DropAction>" right="" name="supportedActions" default=""/> + <parameter left="Qt::DropAction" right="" name="defaultDropAction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragCursor" fullname="QDrag::setDragCursor" href="qdrag.html#setDragCursor" location="qdrag.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDragCursor(const QPixmap & cursor, Qt::DropAction action)"> + <parameter left="const QPixmap &" right="" name="cursor" default=""/> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actionChanged" fullname="QDrag::actionChanged" href="qdrag.html#actionChanged" location="qdrag.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="actionChanged(Qt::DropAction action)"> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="targetChanged" fullname="QDrag::targetChanged" href="qdrag.html#targetChanged" location="qdrag.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="targetChanged(QWidget * newTarget)"> + <parameter left="QWidget *" right="" name="newTarget" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWidgetAction" href="qwidgetaction.html" location="qwidgetaction.h" bases="QAction" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWidgetAction" fullname="QWidgetAction::QWidgetAction" href="qwidgetaction.html#QWidgetAction" location="qwidgetaction.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWidgetAction(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWidgetAction" fullname="QWidgetAction::~QWidgetAction" href="qwidgetaction.html#dtor.QWidgetAction" location="qwidgetaction.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWidgetAction()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultWidget" fullname="QWidgetAction::setDefaultWidget" href="qwidgetaction.html#setDefaultWidget" location="qwidgetaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDefaultWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultWidget" fullname="QWidgetAction::defaultWidget" href="qwidgetaction.html#defaultWidget" location="qwidgetaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="defaultWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="requestWidget" fullname="QWidgetAction::requestWidget" href="qwidgetaction.html#requestWidget" location="qwidgetaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="requestWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="releaseWidget" fullname="QWidgetAction::releaseWidget" href="qwidgetaction.html#releaseWidget" location="qwidgetaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="releaseWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QWidgetAction::event" href="qwidgetaction.html#event" location="qwidgetaction.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QWidgetAction::eventFilter" href="qwidgetaction.html#eventFilter" location="qwidgetaction.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * obj, QEvent * event)"> + <parameter left="QObject *" right="" name="obj" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createWidget" fullname="QWidgetAction::createWidget" href="qwidgetaction.html#createWidget" location="qwidgetaction.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="createWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="deleteWidget" fullname="QWidgetAction::deleteWidget" href="qwidgetaction.html#deleteWidget" location="qwidgetaction.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="deleteWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createdWidgets" fullname="QWidgetAction::createdWidgets" href="qwidgetaction.html#createdWidgets" location="qwidgetaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QWidget *>" signature="createdWidgets() const"/> + </class> + <class access="public" threadsafety="reentrant" status="compat" name="Q3CString" href="q3cstring.html" location="q3cstring.h" bases="QByteArray" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CString" fullname="Q3CString::Q3CString" href="q3cstring.html#Q3CString" location="q3cstring.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CString()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CString" fullname="Q3CString::Q3CString" href="q3cstring.html#Q3CString-2" location="q3cstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3CString(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CString" fullname="Q3CString::Q3CString" href="q3cstring.html#Q3CString-3" location="q3cstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3CString(const Q3CString & s)"> + <parameter left="const Q3CString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CString" fullname="Q3CString::Q3CString" href="q3cstring.html#Q3CString-4" location="q3cstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3CString(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CString" fullname="Q3CString::Q3CString" href="q3cstring.html#Q3CString-5" location="q3cstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3CString(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CString" fullname="Q3CString::Q3CString" href="q3cstring.html#Q3CString-6" location="q3cstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="Q3CString(const char * str, uint maxsize)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="uint" right="" name="maxsize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3CString::operator=" href="q3cstring.html#operator=" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3CString &" signature="operator=(const Q3CString & s)"> + <parameter left="const Q3CString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3CString::operator=" href="q3cstring.html#operator=-3" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="Q3CString &" signature="operator=(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3CString::operator=" href="q3cstring.html#operator=-2" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3CString &" signature="operator=(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="Q3CString::copy" href="q3cstring.html#copy" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CString" signature="copy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sprintf" fullname="Q3CString::sprintf" href="q3cstring.html#sprintf" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3CString &" signature="sprintf(const char * format, ... )"> + <parameter left="const char *" right="" name="format" default=""/> + <parameter left="..." right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leftJustify" fullname="Q3CString::leftJustify" href="q3cstring.html#leftJustify" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CString" signature="leftJustify(uint width, char fill, bool truncate) const"> + <parameter left="uint" right="" name="width" default=""/> + <parameter left="char" right="" name="fill" default="' '"/> + <parameter left="bool" right="" name="truncate" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightJustify" fullname="Q3CString::rightJustify" href="q3cstring.html#rightJustify" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CString" signature="rightJustify(uint width, char fill, bool truncate) const"> + <parameter left="uint" right="" name="width" default=""/> + <parameter left="char" right="" name="fill" default="' '"/> + <parameter left="bool" right="" name="truncate" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lower" fullname="Q3CString::lower" href="q3cstring.html#lower" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CString" signature="lower() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="upper" fullname="Q3CString::upper" href="q3cstring.html#upper" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CString" signature="upper() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stripWhiteSpace" fullname="Q3CString::stripWhiteSpace" href="q3cstring.html#stripWhiteSpace" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CString" signature="stripWhiteSpace() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="simplifyWhiteSpace" fullname="Q3CString::simplifyWhiteSpace" href="q3cstring.html#simplifyWhiteSpace" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CString" signature="simplifyWhiteSpace() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="Q3CString::append" href="q3cstring.html#append" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3CString &" signature="append(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toShort" fullname="Q3CString::toShort" href="q3cstring.html#toShort" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="short" signature="toShort(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUShort" fullname="Q3CString::toUShort" href="q3cstring.html#toUShort" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ushort" signature="toUShort(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toInt" fullname="Q3CString::toInt" href="q3cstring.html#toInt" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="toInt(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUInt" fullname="Q3CString::toUInt" href="q3cstring.html#toUInt" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="toUInt(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLong" fullname="Q3CString::toLong" href="q3cstring.html#toLong" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="long" signature="toLong(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toULong" fullname="Q3CString::toULong" href="q3cstring.html#toULong" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ulong" signature="toULong(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toFloat" fullname="Q3CString::toFloat" href="q3cstring.html#toFloat" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="float" signature="toFloat(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toDouble" fullname="Q3CString::toDouble" href="q3cstring.html#toDouble" location="q3cstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="double" signature="toDouble(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStr" fullname="Q3CString::setStr" href="q3cstring.html#setStr" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3CString &" signature="setStr(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="Q3CString::setNum" href="q3cstring.html#setNum-6" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="Q3CString &" signature="setNum(short n)"> + <parameter left="short" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="Q3CString::setNum" href="q3cstring.html#setNum-7" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="Q3CString &" signature="setNum(ushort n)"> + <parameter left="ushort" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="Q3CString::setNum" href="q3cstring.html#setNum-4" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="Q3CString &" signature="setNum(int n)"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="Q3CString::setNum" href="q3cstring.html#setNum-5" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="Q3CString &" signature="setNum(uint n)"> + <parameter left="uint" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="Q3CString::setNum" href="q3cstring.html#setNum-2" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3CString &" signature="setNum(long n)"> + <parameter left="long" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="Q3CString::setNum" href="q3cstring.html#setNum-3" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="Q3CString &" signature="setNum(ulong n)"> + <parameter left="ulong" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="Q3CString::setNum" href="q3cstring.html#setNum-8" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="Q3CString &" signature="setNum(float n, char f, int prec)"> + <parameter left="float" right="" name="n" default=""/> + <parameter left="char" right="" name="f" default="'g'"/> + <parameter left="int" right="" name="prec" default="6"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="Q3CString::setNum" href="q3cstring.html#setNum" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3CString &" signature="setNum(double n, char f, int prec)"> + <parameter left="double" right="" name="n" default=""/> + <parameter left="char" right="" name="f" default="'g'"/> + <parameter left="int" right="" name="prec" default="6"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setExpand" fullname="Q3CString::setExpand" href="q3cstring.html#setExpand" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setExpand(uint index, char c)"> + <parameter left="uint" right="" name="index" default=""/> + <parameter left="char" right="" name="c" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="q3cstring.html#operator<<-15" location="q3cstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" relates="Q3CString" type="QDataStream &" signature="operator<<(QDataStream & s, const Q3CString & str)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="const Q3CString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="q3cstring.html#operator>>-11" location="q3cstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" relates="Q3CString" type="QDataStream &" signature="operator>>(QDataStream & s, Q3CString & str)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3CString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="q3cstring.html#operator==-6" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" relates="Q3CString" type="bool" signature="operator==(const Q3CString & s1, const Q3CString & s2)"> + <parameter left="const Q3CString &" right="" name="s1" default=""/> + <parameter left="const Q3CString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="q3cstring.html#operator==-82" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="82" relates="Q3CString" type="bool" signature="operator==(const Q3CString & s1, const char * s2)"> + <parameter left="const Q3CString &" right="" name="s1" default=""/> + <parameter left="const char *" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="q3cstring.html#operator==-83" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="83" relates="Q3CString" type="bool" signature="operator==(const char * s1, const Q3CString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const Q3CString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="q3cstring.html#operator!=-4" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="Q3CString" type="bool" signature="operator!=(const Q3CString & s1, const Q3CString & s2)"> + <parameter left="const Q3CString &" right="" name="s1" default=""/> + <parameter left="const Q3CString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="q3cstring.html#operator!=-59" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="59" relates="Q3CString" type="bool" signature="operator!=(const Q3CString & s1, const char * s2)"> + <parameter left="const Q3CString &" right="" name="s1" default=""/> + <parameter left="const char *" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="q3cstring.html#operator!=-60" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="60" relates="Q3CString" type="bool" signature="operator!=(const char * s1, const Q3CString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const Q3CString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" href="q3cstring.html#operator<" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="Q3CString" type="bool" signature="operator<(const Q3CString & s1, const char * s2)"> + <parameter left="const Q3CString &" right="" name="s1" default=""/> + <parameter left="const char *" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" href="q3cstring.html#operator<-21" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="21" relates="Q3CString" type="bool" signature="operator<(const char * s1, const Q3CString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const Q3CString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" href="q3cstring.html#operator<=" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="Q3CString" type="bool" signature="operator<=(const Q3CString & s1, const char * s2)"> + <parameter left="const Q3CString &" right="" name="s1" default=""/> + <parameter left="const char *" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" href="q3cstring.html#operator<=-16" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" relates="Q3CString" type="bool" signature="operator<=(const char * s1, const Q3CString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const Q3CString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" href="q3cstring.html#operator>" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="Q3CString" type="bool" signature="operator>(const Q3CString & s1, const char * s2)"> + <parameter left="const Q3CString &" right="" name="s1" default=""/> + <parameter left="const char *" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" href="q3cstring.html#operator>-16" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" relates="Q3CString" type="bool" signature="operator>(const char * s1, const Q3CString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const Q3CString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" href="q3cstring.html#operator>=" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="Q3CString" type="bool" signature="operator>=(const Q3CString & s1, const char * s2)"> + <parameter left="const Q3CString &" right="" name="s1" default=""/> + <parameter left="const char *" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" href="q3cstring.html#operator>=-16" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" relates="Q3CString" type="bool" signature="operator>=(const char * s1, const Q3CString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const Q3CString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="q3cstring.html#operator+-4" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="Q3CString" type="const Q3CString" signature="operator+(const Q3CString & s1, const Q3CString & s2)"> + <parameter left="const Q3CString &" right="" name="s1" default=""/> + <parameter left="const Q3CString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="q3cstring.html#operator+-44" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="44" relates="Q3CString" type="const Q3CString" signature="operator+(const Q3CString & s1, const char * s2)"> + <parameter left="const Q3CString &" right="" name="s1" default=""/> + <parameter left="const char *" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="q3cstring.html#operator+-45" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="45" relates="Q3CString" type="const Q3CString" signature="operator+(const char * s1, const Q3CString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const Q3CString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="q3cstring.html#operator+-46" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="46" relates="Q3CString" type="const Q3CString" signature="operator+(const Q3CString & s, char c)"> + <parameter left="const Q3CString &" right="" name="s" default=""/> + <parameter left="char" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="q3cstring.html#operator+-47" location="q3cstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="47" relates="Q3CString" type="const Q3CString" signature="operator+(char c, const Q3CString & s)"> + <parameter left="char" right="" name="c" default=""/> + <parameter left="const Q3CString &" right="" name="s" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusAbstractInterface" href="qdbusabstractinterface.html" location="qdbusabstractinterface.h" bases="QObject" module="QtDBus"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDBusAbstractInterface" fullname="QDBusAbstractInterface::~QDBusAbstractInterface" href="qdbusabstractinterface.html#dtor.QDBusAbstractInterface" location="qdbusabstractinterface.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDBusAbstractInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QDBusAbstractInterface::isValid" href="qdbusabstractinterface.html#isValid" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connection" fullname="QDBusAbstractInterface::connection" href="qdbusabstractinterface.html#connection" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusConnection" signature="connection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="service" fullname="QDBusAbstractInterface::service" href="qdbusabstractinterface.html#service" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="service() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="QDBusAbstractInterface::path" href="qdbusabstractinterface.html#path" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="path() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="interface" fullname="QDBusAbstractInterface::interface" href="qdbusabstractinterface.html#interface" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="interface() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastError" fullname="QDBusAbstractInterface::lastError" href="qdbusabstractinterface.html#lastError" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusError" signature="lastError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="call" fullname="QDBusAbstractInterface::call" href="qdbusabstractinterface.html#call" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusMessage" signature="call(const QString & method, const QVariant & arg1, const QVariant & arg2, const QVariant & arg3, const QVariant & arg4, const QVariant & arg5, const QVariant & arg6, const QVariant & arg7, const QVariant & arg8)"> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QVariant &" right="" name="arg1" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg2" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg3" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg4" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg5" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg6" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg7" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg8" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="call" fullname="QDBusAbstractInterface::call" href="qdbusabstractinterface.html#call-2" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QDBusMessage" signature="call(QDBus::CallMode mode, const QString & method, const QVariant & arg1, const QVariant & arg2, const QVariant & arg3, const QVariant & arg4, const QVariant & arg5, const QVariant & arg6, const QVariant & arg7, const QVariant & arg8)"> + <parameter left="QDBus::CallMode" right="" name="mode" default=""/> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QVariant &" right="" name="arg1" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg2" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg3" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg4" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg5" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg6" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg7" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg8" default="QVariant()"/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="callWithArgumentList" fullname="QDBusAbstractInterface::callWithArgumentList" href="qdbusabstractinterface.html#callWithArgumentList" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusMessage" signature="callWithArgumentList(QDBus::CallMode mode, const QString & method, const QList<QVariant> & args)"> + <parameter left="QDBus::CallMode" right="" name="mode" default=""/> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QList<QVariant> &" right="" name="args" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="callWithCallback" fullname="QDBusAbstractInterface::callWithCallback" href="qdbusabstractinterface.html#callWithCallback" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="callWithCallback(const QString & method, const QList<QVariant> & args, QObject * receiver, const char * returnMethod, const char * errorMethod)"> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QList<QVariant> &" right="" name="args" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="returnMethod" default=""/> + <parameter left="const char *" right="" name="errorMethod" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="callWithCallback" fullname="QDBusAbstractInterface::callWithCallback" href="qdbusabstractinterface.html#callWithCallback-2" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="callWithCallback(const QString & method, const QList<QVariant> & args, QObject * receiver, const char * slot)"> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QList<QVariant> &" right="" name="args" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="slot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="asyncCall" fullname="QDBusAbstractInterface::asyncCall" href="qdbusabstractinterface.html#asyncCall" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusPendingCall" signature="asyncCall(const QString & method, const QVariant & arg1, const QVariant & arg2, const QVariant & arg3, const QVariant & arg4, const QVariant & arg5, const QVariant & arg6, const QVariant & arg7, const QVariant & arg8)"> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QVariant &" right="" name="arg1" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg2" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg3" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg4" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg5" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg6" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg7" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="arg8" default="QVariant()"/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="asyncCallWithArgumentList" fullname="QDBusAbstractInterface::asyncCallWithArgumentList" href="qdbusabstractinterface.html#asyncCallWithArgumentList" location="qdbusabstractinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusPendingCall" signature="asyncCallWithArgumentList(const QString & method, const QList<QVariant> & args)"> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QList<QVariant> &" right="" name="args" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3FileIconProvider" href="q3fileiconprovider.html" location="q3filedialog.h" bases="QObject" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3FileIconProvider" fullname="Q3FileIconProvider::Q3FileIconProvider" href="q3fileiconprovider.html#Q3FileIconProvider" location="q3filedialog.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3FileIconProvider(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="Q3FileIconProvider::pixmap" href="q3fileiconprovider.html#pixmap" location="q3filedialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="const QPixmap *" signature="pixmap(const QFileInfo & info)"> + <parameter left="const QFileInfo &" right="" name="info" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3FilePreview" href="q3filepreview.html" location="q3filedialog.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3FilePreview" fullname="Q3FilePreview::Q3FilePreview" href="q3filepreview.html#Q3FilePreview" location="q3filedialog.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3FilePreview()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3FilePreview" fullname="Q3FilePreview::~Q3FilePreview" href="q3filepreview.html#dtor.Q3FilePreview" location="q3filedialog.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3FilePreview()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="previewUrl" fullname="Q3FilePreview::previewUrl" href="q3filepreview.html#previewUrl" location="q3filedialog.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="previewUrl(const Q3Url & url)"> + <parameter left="const Q3Url &" right="" name="url" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3FileDialog" href="q3filedialog.html" location="q3filedialog.h" bases="QDialog" module="Qt3SupportLight"> + <contents name="creating-and-using-preview-widgets" title="Creating and using preview widgets" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="selectedFile" fullname="Q3FileDialog::selectedFile" href="q3filedialog.html#selectedFile-prop" location="q3filedialog.h" type="QString"> + <getter name="selectedFile"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectedFilter" fullname="Q3FileDialog::selectedFilter" href="q3filedialog.html#selectedFilter-prop" location="q3filedialog.h" type="QString"> + <getter name="selectedFilter"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectedFiles" fullname="Q3FileDialog::selectedFiles" href="q3filedialog.html#selectedFiles-prop" location="q3filedialog.h" type="QStringList"> + <getter name="selectedFiles"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dirPath" fullname="Q3FileDialog::dirPath" href="q3filedialog.html#dirPath-prop" location="q3filedialog.h" type="QString"> + <getter name="dirPath"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="showHiddenFiles" fullname="Q3FileDialog::showHiddenFiles" href="q3filedialog.html#showHiddenFiles-prop" location="q3filedialog.h" type="bool"> + <getter name="showHiddenFiles"/> + <setter name="setShowHiddenFiles"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="mode" fullname="Q3FileDialog::mode" href="q3filedialog.html#mode-prop" location="q3filedialog.h" type="Mode"> + <getter name="mode"/> + <setter name="setMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="viewMode" fullname="Q3FileDialog::viewMode" href="q3filedialog.html#viewMode-prop" location="q3filedialog.h" type="ViewMode"> + <getter name="viewMode"/> + <setter name="setViewMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="previewMode" fullname="Q3FileDialog::previewMode" href="q3filedialog.html#previewMode-prop" location="q3filedialog.h" type="PreviewMode"> + <getter name="previewMode"/> + <setter name="setPreviewMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="infoPreview" fullname="Q3FileDialog::infoPreview" href="q3filedialog.html#infoPreview-prop" location="q3filedialog.h" type="bool"> + <getter name="isInfoPreviewEnabled"/> + <setter name="setInfoPreviewEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="contentsPreview" fullname="Q3FileDialog::contentsPreview" href="q3filedialog.html#contentsPreview-prop" location="q3filedialog.h" type="bool"> + <getter name="isContentsPreviewEnabled"/> + <setter name="setContentsPreviewEnabled"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3FileDialog" fullname="Q3FileDialog::Q3FileDialog" href="q3filedialog.html#Q3FileDialog" location="q3filedialog.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3FileDialog(const QString & dirName, const QString & filter, QWidget * parent, const char * name, bool modal)"> + <parameter left="const QString &" right="" name="dirName" default=""/> + <parameter left="const QString &" right="" name="filter" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="bool" right="" name="modal" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3FileDialog" fullname="Q3FileDialog::Q3FileDialog" href="q3filedialog.html#Q3FileDialog-2" location="q3filedialog.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3FileDialog(QWidget * parent, const char * name, bool modal)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="bool" right="" name="modal" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3FileDialog" fullname="Q3FileDialog::~Q3FileDialog" href="q3filedialog.html#dtor.Q3FileDialog" location="q3filedialog.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3FileDialog()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="getOpenFileName" fullname="Q3FileDialog::getOpenFileName" href="q3filedialog.html#getOpenFileName" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="getOpenFileName(const QString & startWith, const QString & filter, QWidget * parent, const char * name, const QString & caption, QString * selectedFilter, bool resolveSymlinks)"> + <parameter left="const QString &" right="" name="startWith" default="QString()"/> + <parameter left="const QString &" right="" name="filter" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="QString *" right="" name="selectedFilter" default="0"/> + <parameter left="bool" right="" name="resolveSymlinks" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getSaveFileName" fullname="Q3FileDialog::getSaveFileName" href="q3filedialog.html#getSaveFileName" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="getSaveFileName(const QString & startWith, const QString & filter, QWidget * parent, const char * name, const QString & caption, QString * selectedFilter, bool resolveSymlinks)"> + <parameter left="const QString &" right="" name="startWith" default="QString()"/> + <parameter left="const QString &" right="" name="filter" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="QString *" right="" name="selectedFilter" default="0"/> + <parameter left="bool" right="" name="resolveSymlinks" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getExistingDirectory" fullname="Q3FileDialog::getExistingDirectory" href="q3filedialog.html#getExistingDirectory" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="getExistingDirectory(const QString & dir, QWidget * parent, const char * name, const QString & caption, bool dirOnly, bool resolveSymlinks)"> + <parameter left="const QString &" right="" name="dir" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="bool" right="" name="dirOnly" default="true"/> + <parameter left="bool" right="" name="resolveSymlinks" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getOpenFileNames" fullname="Q3FileDialog::getOpenFileNames" href="q3filedialog.html#getOpenFileNames" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="getOpenFileNames(const QString & filter, const QString & dir, QWidget * parent, const char * name, const QString & caption, QString * selectedFilter, bool resolveSymlinks)"> + <parameter left="const QString &" right="" name="filter" default="QString()"/> + <parameter left="const QString &" right="" name="dir" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="QString *" right="" name="selectedFilter" default="0"/> + <parameter left="bool" right="" name="resolveSymlinks" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconProvider" fullname="Q3FileDialog::setIconProvider" href="q3filedialog.html#setIconProvider" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setIconProvider(Q3FileIconProvider * provider)"> + <parameter left="Q3FileIconProvider *" right="" name="provider" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconProvider" fullname="Q3FileDialog::iconProvider" href="q3filedialog.html#iconProvider" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Q3FileIconProvider *" signature="iconProvider()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedFile" fullname="Q3FileDialog::selectedFile" href="q3filedialog.html#selectedFile-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectedFile" type="QString" signature="selectedFile() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedFilter" fullname="Q3FileDialog::selectedFilter" href="q3filedialog.html#selectedFilter-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectedFilter" type="QString" signature="selectedFilter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectedFilter" fullname="Q3FileDialog::setSelectedFilter" href="q3filedialog.html#setSelectedFilter" location="q3filedialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectedFilter(const QString & mask)"> + <parameter left="const QString &" right="" name="mask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectedFilter" fullname="Q3FileDialog::setSelectedFilter" href="q3filedialog.html#setSelectedFilter-2" location="q3filedialog.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setSelectedFilter(int n)"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelection" fullname="Q3FileDialog::setSelection" href="q3filedialog.html#setSelection" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelection(const QString & filename)"> + <parameter left="const QString &" right="" name="filename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="Q3FileDialog::selectAll" href="q3filedialog.html#selectAll" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="selectAll(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedFiles" fullname="Q3FileDialog::selectedFiles" href="q3filedialog.html#selectedFiles-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectedFiles" type="QStringList" signature="selectedFiles() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dirPath" fullname="Q3FileDialog::dirPath" href="q3filedialog.html#dirPath-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dirPath" type="QString" signature="dirPath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDir" fullname="Q3FileDialog::setDir" href="q3filedialog.html#setDir" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDir(const QDir & dir)"> + <parameter left="const QDir &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dir" fullname="Q3FileDialog::dir" href="q3filedialog.html#dir" location="q3filedialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QDir *" signature="dir() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShowHiddenFiles" fullname="Q3FileDialog::setShowHiddenFiles" href="q3filedialog.html#showHiddenFiles-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="showHiddenFiles" type="void" signature="setShowHiddenFiles(bool s)"> + <parameter left="bool" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showHiddenFiles" fullname="Q3FileDialog::showHiddenFiles" href="q3filedialog.html#showHiddenFiles-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="showHiddenFiles" type="bool" signature="showHiddenFiles() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rereadDir" fullname="Q3FileDialog::rereadDir" href="q3filedialog.html#rereadDir" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="rereadDir()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resortDir" fullname="Q3FileDialog::resortDir" href="q3filedialog.html#resortDir" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resortDir()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Mode" fullname="Q3FileDialog::Mode" href="q3filedialog.html#Mode-enum" location="q3filedialog.h"> + <value name="AnyFile" value="0"/> + <value name="ExistingFile" value="1"/> + <value name="Directory" value="2"/> + <value name="ExistingFiles" value="3"/> + <value name="DirectoryOnly" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setMode" fullname="Q3FileDialog::setMode" href="q3filedialog.html#mode-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="mode" type="void" signature="setMode(Mode )"> + <parameter left="Mode" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mode" fullname="Q3FileDialog::mode" href="q3filedialog.html#mode-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="mode" type="Mode" signature="mode() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ViewMode" fullname="Q3FileDialog::ViewMode" href="q3filedialog.html#ViewMode-enum" location="q3filedialog.h"> + <value name="Detail" value="0"/> + <value name="List" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PreviewMode" fullname="Q3FileDialog::PreviewMode" href="q3filedialog.html#PreviewMode-enum" location="q3filedialog.h"> + <value name="NoPreview" value="0"/> + <value name="Contents" value="1"/> + <value name="Info" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewMode" fullname="Q3FileDialog::setViewMode" href="q3filedialog.html#viewMode-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="viewMode" type="void" signature="setViewMode(ViewMode m)"> + <parameter left="ViewMode" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewMode" fullname="Q3FileDialog::viewMode" href="q3filedialog.html#viewMode-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="viewMode" type="ViewMode" signature="viewMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPreviewMode" fullname="Q3FileDialog::setPreviewMode" href="q3filedialog.html#previewMode-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="previewMode" type="void" signature="setPreviewMode(PreviewMode m)"> + <parameter left="PreviewMode" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="previewMode" fullname="Q3FileDialog::previewMode" href="q3filedialog.html#previewMode-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="previewMode" type="PreviewMode" signature="previewMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3FileDialog::eventFilter" href="q3filedialog.html#eventFilter" location="q3filedialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isInfoPreviewEnabled" fullname="Q3FileDialog::isInfoPreviewEnabled" href="q3filedialog.html#infoPreview-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="infoPreview" type="bool" signature="isInfoPreviewEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isContentsPreviewEnabled" fullname="Q3FileDialog::isContentsPreviewEnabled" href="q3filedialog.html#contentsPreview-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contentsPreview" type="bool" signature="isContentsPreviewEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInfoPreviewEnabled" fullname="Q3FileDialog::setInfoPreviewEnabled" href="q3filedialog.html#infoPreview-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="infoPreview" type="void" signature="setInfoPreviewEnabled(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentsPreviewEnabled" fullname="Q3FileDialog::setContentsPreviewEnabled" href="q3filedialog.html#contentsPreview-prop" location="q3filedialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="contentsPreview" type="void" signature="setContentsPreviewEnabled(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setInfoPreview" fullname="Q3FileDialog::setInfoPreview" href="q3filedialog.html#setInfoPreview" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInfoPreview(QWidget * w, Q3FilePreview * preview)"> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="Q3FilePreview *" right="" name="preview" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentsPreview" fullname="Q3FileDialog::setContentsPreview" href="q3filedialog.html#setContentsPreview" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentsPreview(QWidget * w, Q3FilePreview * preview)"> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="Q3FilePreview *" right="" name="preview" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="url" fullname="Q3FileDialog::url" href="q3filedialog.html#url" location="q3filedialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3Url" signature="url() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addFilter" fullname="Q3FileDialog::addFilter" href="q3filedialog.html#addFilter" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addFilter(const QString & filter)"> + <parameter left="const QString &" right="" name="filter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="done" fullname="Q3FileDialog::done" href="q3filedialog.html#done" location="q3filedialog.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="done(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDir" fullname="Q3FileDialog::setDir" href="q3filedialog.html#setDir-2" location="q3filedialog.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="setDir(const QString & pathstr)"> + <parameter left="const QString &" right="" name="pathstr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUrl" fullname="Q3FileDialog::setUrl" href="q3filedialog.html#setUrl" location="q3filedialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setUrl(const Q3UrlOperator & url)"> + <parameter left="const Q3UrlOperator &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilter" fullname="Q3FileDialog::setFilter" href="q3filedialog.html#setFilter" location="q3filedialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setFilter(const QString & newFilter)"> + <parameter left="const QString &" right="" name="newFilter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilters" fullname="Q3FileDialog::setFilters" href="q3filedialog.html#setFilters" location="q3filedialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setFilters(const QString & filters)"> + <parameter left="const QString &" right="" name="filters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilters" fullname="Q3FileDialog::setFilters" href="q3filedialog.html#setFilters-2" location="q3filedialog.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFilters(const char ** types)"> + <parameter left="const char **" right="" name="types" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilters" fullname="Q3FileDialog::setFilters" href="q3filedialog.html#setFilters-3" location="q3filedialog.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="3" type="void" signature="setFilters(const QStringList & types)"> + <parameter left="const QStringList &" right="" name="types" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3FileDialog::resizeEvent" href="q3filedialog.html#resizeEvent" location="q3filedialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="Q3FileDialog::keyPressEvent" href="q3filedialog.html#keyPressEvent" location="q3filedialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * ke)"> + <parameter left="QKeyEvent *" right="" name="ke" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="addWidgets" fullname="Q3FileDialog::addWidgets" href="q3filedialog.html#addWidgets" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addWidgets(QLabel * l, QWidget * w, QPushButton * b)"> + <parameter left="QLabel *" right="" name="l" default=""/> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="QPushButton *" right="" name="b" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="addToolButton" fullname="Q3FileDialog::addToolButton" href="q3filedialog.html#addToolButton" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addToolButton(QAbstractButton * b, bool separator)"> + <parameter left="QAbstractButton *" right="" name="b" default=""/> + <parameter left="bool" right="" name="separator" default="false"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="addLeftWidget" fullname="Q3FileDialog::addLeftWidget" href="q3filedialog.html#addLeftWidget" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addLeftWidget(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="addRightWidget" fullname="Q3FileDialog::addRightWidget" href="q3filedialog.html#addRightWidget" location="q3filedialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addRightWidget(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileHighlighted" fullname="Q3FileDialog::fileHighlighted" href="q3filedialog.html#fileHighlighted" location="q3filedialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="fileHighlighted(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileSelected" fullname="Q3FileDialog::fileSelected" href="q3filedialog.html#fileSelected" location="q3filedialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="fileSelected(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filesSelected" fullname="Q3FileDialog::filesSelected" href="q3filedialog.html#filesSelected" location="q3filedialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="filesSelected(const QStringList & files)"> + <parameter left="const QStringList &" right="" name="files" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dirEntered" fullname="Q3FileDialog::dirEntered" href="q3filedialog.html#dirEntered" location="q3filedialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dirEntered(const QString & directory)"> + <parameter left="const QString &" right="" name="directory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filterSelected" fullname="Q3FileDialog::filterSelected" href="q3filedialog.html#filterSelected" location="q3filedialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="filterSelected(const QString & filter)"> + <parameter left="const QString &" right="" name="filter" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAudioOutput" href="qaudiooutput.html" location="qaudiooutput.h" bases="QObject" module="QtMultimedia"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAudioOutput" fullname="QAudioOutput::QAudioOutput" href="qaudiooutput.html#QAudioOutput" location="qaudiooutput.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAudioOutput(const QAudioFormat & format, QObject * parent)"> + <parameter left="const QAudioFormat &" right="" name="format" default="QAudioFormat()"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QAudioOutput" fullname="QAudioOutput::QAudioOutput" href="qaudiooutput.html#QAudioOutput-2" location="qaudiooutput.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QAudioOutput(const QAudioDeviceId & id, const QAudioFormat & format, QObject * parent)"> + <parameter left="const QAudioDeviceId &" right="" name="id" default=""/> + <parameter left="const QAudioFormat &" right="" name="format" default="QAudioFormat()"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAudioOutput" fullname="QAudioOutput::~QAudioOutput" href="qaudiooutput.html#dtor.QAudioOutput" location="qaudiooutput.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAudioOutput()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QAudioOutput::format" href="qaudiooutput.html#format" location="qaudiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAudioFormat" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QAudioOutput::start" href="qaudiooutput.html#start" location="qaudiooutput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QIODevice *" signature="start(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="QAudioOutput::stop" href="qaudiooutput.html#stop" location="qaudiooutput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QAudioOutput::reset" href="qaudiooutput.html#reset" location="qaudiooutput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="suspend" fullname="QAudioOutput::suspend" href="qaudiooutput.html#suspend" location="qaudiooutput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="suspend()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resume" fullname="QAudioOutput::resume" href="qaudiooutput.html#resume" location="qaudiooutput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resume()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBufferSize" fullname="QAudioOutput::setBufferSize" href="qaudiooutput.html#setBufferSize" location="qaudiooutput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBufferSize(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bufferSize" fullname="QAudioOutput::bufferSize" href="qaudiooutput.html#bufferSize" location="qaudiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesFree" fullname="QAudioOutput::bytesFree" href="qaudiooutput.html#bytesFree" location="qaudiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bytesFree() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="periodSize" fullname="QAudioOutput::periodSize" href="qaudiooutput.html#periodSize" location="qaudiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="periodSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNotifyInterval" fullname="QAudioOutput::setNotifyInterval" href="qaudiooutput.html#setNotifyInterval" location="qaudiooutput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNotifyInterval(int ms)"> + <parameter left="int" right="" name="ms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="notifyInterval" fullname="QAudioOutput::notifyInterval" href="qaudiooutput.html#notifyInterval" location="qaudiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="notifyInterval() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalTime" fullname="QAudioOutput::totalTime" href="qaudiooutput.html#totalTime" location="qaudiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="totalTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clock" fullname="QAudioOutput::clock" href="qaudiooutput.html#clock" location="qaudiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="clock() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QAudioOutput::error" href="qaudiooutput.html#error" location="qaudiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAudio::Error" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QAudioOutput::state" href="qaudiooutput.html#state" location="qaudiooutput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAudio::State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QAudioOutput::stateChanged" href="qaudiooutput.html#stateChanged" location="qaudiooutput.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(QAudio::State state)"> + <parameter left="QAudio::State" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="notify" fullname="QAudioOutput::notify" href="qaudiooutput.html#notify" location="qaudiooutput.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="notify()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerContainerExtension" href="qdesignercontainerextension.html" location="container.h" bases="" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerContainerExtension" fullname="QDesignerContainerExtension::~QDesignerContainerExtension" href="qdesignercontainerextension.html#dtor.QDesignerContainerExtension" location="container.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerContainerExtension()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QDesignerContainerExtension::count" href="qdesignercontainerextension.html#count" location="container.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QDesignerContainerExtension::widget" href="qdesignercontainerextension.html#widget" location="container.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QDesignerContainerExtension::currentIndex" href="qdesignercontainerextension.html#currentIndex" location="container.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="currentIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentIndex" fullname="QDesignerContainerExtension::setCurrentIndex" href="qdesignercontainerextension.html#setCurrentIndex" location="container.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentIndex(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QDesignerContainerExtension::addWidget" href="qdesignercontainerextension.html#addWidget" location="container.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="addWidget(QWidget * page)"> + <parameter left="QWidget *" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertWidget" fullname="QDesignerContainerExtension::insertWidget" href="qdesignercontainerextension.html#insertWidget" location="container.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertWidget(int index, QWidget * page)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QWidget *" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QDesignerContainerExtension::remove" href="qdesignercontainerextension.html#remove" location="container.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWSPointerCalibrationData" href="qwspointercalibrationdata.html" location="qmouse_qws.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Location" fullname="QWSPointerCalibrationData::Location" href="qwspointercalibrationdata.html#Location-enum" location="qmouse_qws.h"> + <value name="TopLeft" value="0"/> + <value name="BottomLeft" value="1"/> + <value name="BottomRight" value="2"/> + <value name="TopRight" value="3"/> + <value name="Center" value="4"/> + <value name="LastLocation" value="Center"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="devPoints" fullname="QWSPointerCalibrationData::devPoints" href="qwspointercalibrationdata.html#devPoints-var" location="qmouse_qws.h" type="QPoint[5]" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="screenPoints" fullname="QWSPointerCalibrationData::screenPoints" href="qwspointercalibrationdata.html#screenPoints-var" location="qmouse_qws.h" type="QPoint[5]" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWSMouseHandler" href="qwsmousehandler.html" location="qmouse_qws.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWSMouseHandler" fullname="QWSMouseHandler::QWSMouseHandler" href="qwsmousehandler.html#QWSMouseHandler" location="qmouse_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWSMouseHandler(const QString & driver, const QString & device)"> + <parameter left="const QString &" right="" name="driver" default="QString()"/> + <parameter left="const QString &" right="" name="device" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWSMouseHandler" fullname="QWSMouseHandler::~QWSMouseHandler" href="qwsmousehandler.html#dtor.QWSMouseHandler" location="qmouse_qws.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWSMouseHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearCalibration" fullname="QWSMouseHandler::clearCalibration" href="qwsmousehandler.html#clearCalibration" location="qmouse_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clearCalibration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="calibrate" fullname="QWSMouseHandler::calibrate" href="qwsmousehandler.html#calibrate" location="qmouse_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="calibrate(const QWSPointerCalibrationData * data)"> + <parameter left="const QWSPointerCalibrationData *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getCalibration" fullname="QWSMouseHandler::getCalibration" href="qwsmousehandler.html#getCalibration" location="qmouse_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="getCalibration(QWSPointerCalibrationData * data) const"> + <parameter left="QWSPointerCalibrationData *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resume" fullname="QWSMouseHandler::resume" href="qwsmousehandler.html#resume" location="qmouse_qws.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="resume()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="suspend" fullname="QWSMouseHandler::suspend" href="qwsmousehandler.html#suspend" location="qmouse_qws.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="suspend()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="limitToScreen" fullname="QWSMouseHandler::limitToScreen" href="qwsmousehandler.html#limitToScreen" location="qmouse_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="limitToScreen(QPoint & position)"> + <parameter left="QPoint &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseChanged" fullname="QWSMouseHandler::mouseChanged" href="qwsmousehandler.html#mouseChanged" location="qmouse_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseChanged(const QPoint & position, int state, int wheel)"> + <parameter left="const QPoint &" right="" name="position" default=""/> + <parameter left="int" right="" name="state" default=""/> + <parameter left="int" right="" name="wheel" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QWSMouseHandler::pos" href="qwsmousehandler.html#pos" location="qmouse_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScreen" fullname="QWSMouseHandler::setScreen" href="qwsmousehandler.html#setScreen" location="qmouse_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScreen(const QScreen * screen)"> + <parameter left="const QScreen *" right="" name="screen" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="mousePos" fullname="QWSMouseHandler::mousePos" href="qwsmousehandler.html#mousePos-var" location="qmouse_qws.h" type="QPoint &" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QWSMouseHandler::d_ptr" href="qwsmousehandler.html#d_ptr-var" location="qmouse_qws.h" type="QWSMouseHandlerPrivate *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWSCalibratedMouseHandler" href="qwscalibratedmousehandler.html" location="qmouse_qws.h" bases="QWSMouseHandler" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="clearCalibration" fullname="QWSCalibratedMouseHandler::clearCalibration" href="qwscalibratedmousehandler.html#clearCalibration" location="qmouse_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clearCalibration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="calibrate" fullname="QWSCalibratedMouseHandler::calibrate" href="qwscalibratedmousehandler.html#calibrate" location="qmouse_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="calibrate(const QWSPointerCalibrationData * data)"> + <parameter left="const QWSPointerCalibrationData *" right="" name="data" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sendFiltered" fullname="QWSCalibratedMouseHandler::sendFiltered" href="qwscalibratedmousehandler.html#sendFiltered" location="qmouse_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="sendFiltered(const QPoint & position, int state)"> + <parameter left="const QPoint &" right="" name="position" default=""/> + <parameter left="int" right="" name="state" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="transform" fullname="QWSCalibratedMouseHandler::transform" href="qwscalibratedmousehandler.html#transform" location="qmouse_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPoint" signature="transform(const QPoint & position)"> + <parameter left="const QPoint &" right="" name="position" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="readCalibration" fullname="QWSCalibratedMouseHandler::readCalibration" href="qwscalibratedmousehandler.html#readCalibration" location="qmouse_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="readCalibration()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="writeCalibration" fullname="QWSCalibratedMouseHandler::writeCalibration" href="qwscalibratedmousehandler.html#writeCalibration" location="qmouse_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeCalibration()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setFilterSize" fullname="QWSCalibratedMouseHandler::setFilterSize" href="qwscalibratedmousehandler.html#setFilterSize" location="qmouse_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFilterSize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QVector" href="qvector.html" location="qvector.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector" fullname="QVector::QVector" href="qvector.html#QVector" location="qvector.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVector()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector" fullname="QVector::QVector" href="qvector.html#QVector-2" location="qvector.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QVector(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector" fullname="QVector::QVector" href="qvector.html#QVector-3" location="qvector.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QVector(int size, const T & value)"> + <parameter left="int" right="" name="size" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVector" fullname="QVector::QVector" href="qvector.html#QVector-4" location="qvector.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QVector(const QVector<T> & other)"> + <parameter left="const QVector<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QVector" fullname="QVector::~QVector" href="qvector.html#dtor.QVector" location="qvector.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QVector()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QVector::operator=" href="qvector.html#operator=" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector<T> &" signature="operator=(const QVector<T> & other)"> + <parameter left="const QVector<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QVector::operator==" href="qvector.html#operator==" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QVector<T> & other) const"> + <parameter left="const QVector<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QVector::operator!=" href="qvector.html#operator!=" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QVector<T> & other) const"> + <parameter left="const QVector<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QVector::size" href="qvector.html#size" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QVector::isEmpty" href="qvector.html#isEmpty" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QVector::resize" href="qvector.html#resize" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="capacity" fullname="QVector::capacity" href="qvector.html#capacity" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="capacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reserve" fullname="QVector::reserve" href="qvector.html#reserve" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reserve(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="squeeze" fullname="QVector::squeeze" href="qvector.html#squeeze" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="squeeze()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QVector::data" href="qvector.html#data" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="data()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QVector::data" href="qvector.html#data-2" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constData" fullname="QVector::constData" href="qvector.html#constData" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T *" signature="constData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QVector::clear" href="qvector.html#clear" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="QVector::at" href="qvector.html#at" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="at(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QVector::operator[]" href="qvector.html#operator[]" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="operator[](int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QVector::operator[]" href="qvector.html#operator[]-2" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="operator[](int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QVector::append" href="qvector.html#append" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="append(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QVector::prepend" href="qvector.html#prepend" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="prepend(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QVector::insert" href="qvector.html#insert" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(int i, const T & value)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QVector::insert" href="qvector.html#insert-3" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="insert(int i, int count, const T & value)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QVector::replace" href="qvector.html#replace" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="replace(int i, const T & value)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QVector::remove" href="qvector.html#remove" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QVector::remove" href="qvector.html#remove-2" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="remove(int i, int count)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QVector::fill" href="qvector.html#fill" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector<T> &" signature="fill(const T & value, int size)"> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QVector::indexOf" href="qvector.html#indexOf" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(const T & value, int from) const"> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexOf" fullname="QVector::lastIndexOf" href="qvector.html#lastIndexOf" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lastIndexOf(const T & value, int from) const"> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QVector::contains" href="qvector.html#contains" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QVector::count" href="qvector.html#count" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QVector::iterator" href="qvector.html#iterator-typedef" location="qvector.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QVector::const_iterator" href="qvector.html#const_iterator-typedef" location="qvector.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QVector::begin" href="qvector.html#begin" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="begin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QVector::begin" href="qvector.html#begin-2" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constBegin" fullname="QVector::constBegin" href="qvector.html#constBegin" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constBegin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QVector::end" href="qvector.html#end" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="end()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QVector::end" href="qvector.html#end-2" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="end() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constEnd" fullname="QVector::constEnd" href="qvector.html#constEnd" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QVector::insert" href="qvector.html#insert-2" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="insert(iterator before, int count, const T & value)"> + <parameter left="iterator" right="" name="before" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QVector::insert" href="qvector.html#insert-4" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="iterator" signature="insert(iterator before, const T & value)"> + <parameter left="iterator" right="" name="before" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="erase" fullname="QVector::erase" href="qvector.html#erase-2" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="erase(iterator begin, iterator end)"> + <parameter left="iterator" right="" name="begin" default=""/> + <parameter left="iterator" right="" name="end" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="erase" fullname="QVector::erase" href="qvector.html#erase" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="erase(iterator pos)"> + <parameter left="iterator" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QVector::count" href="qvector.html#count-2" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="first" fullname="QVector::first" href="qvector.html#first" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="first()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="first" fullname="QVector::first" href="qvector.html#first-2" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="first() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="last" fullname="QVector::last" href="qvector.html#last" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="last()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="last" fullname="QVector::last" href="qvector.html#last-2" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="last() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startsWith" fullname="QVector::startsWith" href="qvector.html#startsWith" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="startsWith(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endsWith" fullname="QVector::endsWith" href="qvector.html#endsWith" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="endsWith(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mid" fullname="QVector::mid" href="qvector.html#mid" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector<T>" signature="mid(int pos, int length) const"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="length" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QVector::value" href="qvector.html#value" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T" signature="value(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QVector::value" href="qvector.html#value-2" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="T" signature="value(int i, const T & defaultValue) const"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="const T &" right="" name="defaultValue" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="value_type" fullname="QVector::value_type" href="qvector.html#value_type-typedef" location="qvector.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="pointer" fullname="QVector::pointer" href="qvector.html#pointer-typedef" location="qvector.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_pointer" fullname="QVector::const_pointer" href="qvector.html#const_pointer-typedef" location="qvector.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="reference" fullname="QVector::reference" href="qvector.html#reference-typedef" location="qvector.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_reference" fullname="QVector::const_reference" href="qvector.html#const_reference-typedef" location="qvector.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="difference_type" fullname="QVector::difference_type" href="qvector.html#difference_type-typedef" location="qvector.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="QVector::Iterator" href="qvector.html#Iterator-typedef" location="qvector.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ConstIterator" fullname="QVector::ConstIterator" href="qvector.html#ConstIterator-typedef" location="qvector.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="size_type" fullname="QVector::size_type" href="qvector.html#size_type-typedef" location="qvector.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="push_back" fullname="QVector::push_back" href="qvector.html#push_back" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push_back(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_front" fullname="QVector::push_front" href="qvector.html#push_front" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push_front(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pop_back" fullname="QVector::pop_back" href="qvector.html#pop_back" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="pop_back()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pop_front" fullname="QVector::pop_front" href="qvector.html#pop_front" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="pop_front()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="empty" fullname="QVector::empty" href="qvector.html#empty" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="empty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="front" fullname="QVector::front" href="qvector.html#front" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="front()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="front" fullname="QVector::front" href="qvector.html#front-2" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_reference" signature="front() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="back" fullname="QVector::back" href="qvector.html#back" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="reference" signature="back()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="back" fullname="QVector::back" href="qvector.html#back-2" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_reference" signature="back() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QVector::operator+=" href="qvector.html#operator+=" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector<T> &" signature="operator+=(const QVector<T> & other)"> + <parameter left="const QVector<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QVector::operator+" href="qvector.html#operator+" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector<T>" signature="operator+(const QVector<T> & other) const"> + <parameter left="const QVector<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QVector::operator+=" href="qvector.html#operator+=-2" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QVector<T> &" signature="operator+=(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QVector::operator<<" href="qvector.html#operator<<" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVector<T> &" signature="operator<<(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QVector::operator<<" href="qvector.html#operator<<-2" location="qvector.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QVector<T> &" signature="operator<<(const QVector<T> & other)"> + <parameter left="const QVector<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toList" fullname="QVector::toList" href="qvector.html#toList" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<T>" signature="toList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromList" fullname="QVector::fromList" href="qvector.html#fromList" location="qvector.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QVector<T>" signature="fromList(const QList<T> & list)"> + <parameter left="const QList<T> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromStdVector" fullname="QVector::fromStdVector" href="qvector.html#fromStdVector" location="qvector.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QVector<T>" signature="fromStdVector(const std::vector<T> & vector)"> + <parameter left="const std::vector<T> &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toStdVector" fullname="QVector::toStdVector" href="qvector.html#toStdVector" location="qvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="std::vector<T>" signature="toStdVector() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QImageReader" href="qimagereader.html" location="qimagereader.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ImageReaderError" fullname="QImageReader::ImageReaderError" href="qimagereader.html#ImageReaderError-enum" location="qimagereader.h"> + <value name="UnknownError" value="0"/> + <value name="FileNotFoundError" value="1"/> + <value name="DeviceError" value="2"/> + <value name="UnsupportedFormatError" value="3"/> + <value name="InvalidDataError" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QImageReader" fullname="QImageReader::QImageReader" href="qimagereader.html#QImageReader" location="qimagereader.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QImageReader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QImageReader" fullname="QImageReader::QImageReader" href="qimagereader.html#QImageReader-2" location="qimagereader.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QImageReader(QIODevice * device, const QByteArray & format)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="const QByteArray &" right="" name="format" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImageReader" fullname="QImageReader::QImageReader" href="qimagereader.html#QImageReader-3" location="qimagereader.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QImageReader(const QString & fileName, const QByteArray & format)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QByteArray &" right="" name="format" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QImageReader" fullname="QImageReader::~QImageReader" href="qimagereader.html#dtor.QImageReader" location="qimagereader.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QImageReader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QImageReader::setFormat" href="qimagereader.html#setFormat" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QByteArray & format)"> + <parameter left="const QByteArray &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QImageReader::format" href="qimagereader.html#format" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoDetectImageFormat" fullname="QImageReader::setAutoDetectImageFormat" href="qimagereader.html#setAutoDetectImageFormat" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoDetectImageFormat(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoDetectImageFormat" fullname="QImageReader::autoDetectImageFormat" href="qimagereader.html#autoDetectImageFormat" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoDetectImageFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDevice" fullname="QImageReader::setDevice" href="qimagereader.html#setDevice" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDevice(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QImageReader::device" href="qimagereader.html#device" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QImageReader::setFileName" href="qimagereader.html#setFileName" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QImageReader::fileName" href="qimagereader.html#fileName" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QImageReader::size" href="qimagereader.html#size" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="imageFormat" fullname="QImageReader::imageFormat" href="qimagereader.html#imageFormat" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage::Format" signature="imageFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="textKeys" fullname="QImageReader::textKeys" href="qimagereader.html#textKeys" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="textKeys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QImageReader::text" href="qimagereader.html#text" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setClipRect" fullname="QImageReader::setClipRect" href="qimagereader.html#setClipRect" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setClipRect(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clipRect" fullname="QImageReader::clipRect" href="qimagereader.html#clipRect" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="clipRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScaledSize" fullname="QImageReader::setScaledSize" href="qimagereader.html#setScaledSize" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScaledSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaledSize" fullname="QImageReader::scaledSize" href="qimagereader.html#scaledSize" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="scaledSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setQuality" fullname="QImageReader::setQuality" href="qimagereader.html#setQuality" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQuality(int quality)"> + <parameter left="int" right="" name="quality" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="quality" fullname="QImageReader::quality" href="qimagereader.html#quality" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="quality() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScaledClipRect" fullname="QImageReader::setScaledClipRect" href="qimagereader.html#setScaledClipRect" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScaledClipRect(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaledClipRect" fullname="QImageReader::scaledClipRect" href="qimagereader.html#scaledClipRect" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="scaledClipRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackgroundColor" fullname="QImageReader::setBackgroundColor" href="qimagereader.html#setBackgroundColor" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundColor" fullname="QImageReader::backgroundColor" href="qimagereader.html#backgroundColor" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="backgroundColor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsAnimation" fullname="QImageReader::supportsAnimation" href="qimagereader.html#supportsAnimation" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsAnimation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canRead" fullname="QImageReader::canRead" href="qimagereader.html#canRead" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canRead() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QImageReader::read" href="qimagereader.html#read" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QImage" signature="read()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QImageReader::read" href="qimagereader.html#read-2" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="read(QImage * image)"> + <parameter left="QImage *" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="jumpToNextImage" fullname="QImageReader::jumpToNextImage" href="qimagereader.html#jumpToNextImage" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="jumpToNextImage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="jumpToImage" fullname="QImageReader::jumpToImage" href="qimagereader.html#jumpToImage" location="qimagereader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="jumpToImage(int imageNumber)"> + <parameter left="int" right="" name="imageNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loopCount" fullname="QImageReader::loopCount" href="qimagereader.html#loopCount" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="loopCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="imageCount" fullname="QImageReader::imageCount" href="qimagereader.html#imageCount" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="imageCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextImageDelay" fullname="QImageReader::nextImageDelay" href="qimagereader.html#nextImageDelay" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="nextImageDelay() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentImageNumber" fullname="QImageReader::currentImageNumber" href="qimagereader.html#currentImageNumber" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentImageNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentImageRect" fullname="QImageReader::currentImageRect" href="qimagereader.html#currentImageRect" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="currentImageRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QImageReader::error" href="qimagereader.html#error" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ImageReaderError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QImageReader::errorString" href="qimagereader.html#errorString" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsOption" fullname="QImageReader::supportsOption" href="qimagereader.html#supportsOption" location="qimagereader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsOption(QImageIOHandler::ImageOption option) const"> + <parameter left="QImageIOHandler::ImageOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="imageFormat" fullname="QImageReader::imageFormat" href="qimagereader.html#imageFormat-2" location="qimagereader.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QByteArray" signature="imageFormat(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="imageFormat" fullname="QImageReader::imageFormat" href="qimagereader.html#imageFormat-3" location="qimagereader.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QByteArray" signature="imageFormat(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedImageFormats" fullname="QImageReader::supportedImageFormats" href="qimagereader.html#supportedImageFormats" location="qimagereader.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QByteArray>" signature="supportedImageFormats()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QExtensionFactory" href="qextensionfactory.html" location="default_extensionfactory.h" bases="QObject,QAbstractExtensionFactory" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="QExtensionFactory" fullname="QExtensionFactory::QExtensionFactory" href="qextensionfactory.html#QExtensionFactory" location="default_extensionfactory.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QExtensionFactory(QExtensionManager * parent)"> + <parameter left="QExtensionManager *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="extension" fullname="QExtensionFactory::extension" href="qextensionfactory.html#extension" location="default_extensionfactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="extension(QObject * object, const QString & iid) const"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="const QString &" right="" name="iid" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="extensionManager" fullname="QExtensionFactory::extensionManager" href="qextensionfactory.html#extensionManager" location="default_extensionfactory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QExtensionManager *" signature="extensionManager() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="createExtension" fullname="QExtensionFactory::createExtension" href="qextensionfactory.html#createExtension" location="default_extensionfactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="createExtension(QObject * object, const QString & iid, QObject * parent) const"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="const QString &" right="" name="iid" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsWidget" href="qgraphicswidget.html" location="qgraphicswidget.h" bases="QGraphicsObject,QGraphicsLayoutItem" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QGraphicsWidget::palette" href="qgraphicswidget.html#palette-prop" location="qgraphicswidget.h" type="QPalette"> + <getter name="palette"/> + <setter name="setPalette"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QGraphicsWidget::font" href="qgraphicswidget.html#font-prop" location="qgraphicswidget.h" type="QFont"> + <getter name="font"/> + <setter name="setFont"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="layoutDirection" fullname="QGraphicsWidget::layoutDirection" href="qgraphicswidget.html#layoutDirection-prop" location="qgraphicswidget.h" type="Qt::LayoutDirection"> + <getter name="layoutDirection"/> + <setter name="setLayoutDirection"/> + <resetter name="unsetLayoutDirection"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QGraphicsWidget::size" href="qgraphicswidget.html#size-prop" location="qgraphicswidget.h" type="QSizeF"> + <getter name="size"/> + <setter name="resize"/> + <setter name="resize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="focusPolicy" fullname="QGraphicsWidget::focusPolicy" href="qgraphicswidget.html#focusPolicy-prop" location="qgraphicswidget.h" type="Qt::FocusPolicy"> + <getter name="focusPolicy"/> + <setter name="setFocusPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowFlags" fullname="QGraphicsWidget::windowFlags" href="qgraphicswidget.html#windowFlags-prop" location="qgraphicswidget.h" type="Qt::WindowFlags"> + <getter name="windowFlags"/> + <setter name="setWindowFlags"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowTitle" fullname="QGraphicsWidget::windowTitle" href="qgraphicswidget.html#windowTitle-prop" location="qgraphicswidget.h" type="QString"> + <getter name="windowTitle"/> + <setter name="setWindowTitle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QGraphicsWidget::geometry" href="qgraphicswidget.html#geometry-prop" location="qgraphicswidget.h" type="QRectF"> + <setter name="setGeometry"/> + <setter name="setGeometry"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsWidget" fullname="QGraphicsWidget::QGraphicsWidget" href="qgraphicswidget.html#QGraphicsWidget" location="qgraphicswidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsWidget(QGraphicsItem * parent, QFlags<Qt::WindowType> wFlags)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="wFlags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsWidget" fullname="QGraphicsWidget::~QGraphicsWidget" href="qgraphicswidget.html#dtor.QGraphicsWidget" location="qgraphicswidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="layout" fullname="QGraphicsWidget::layout" href="qgraphicswidget.html#layout" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsLayout *" signature="layout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayout" fullname="QGraphicsWidget::setLayout" href="qgraphicswidget.html#setLayout" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLayout(QGraphicsLayout * layout)"> + <parameter left="QGraphicsLayout *" right="" name="layout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="adjustSize" fullname="QGraphicsWidget::adjustSize" href="qgraphicswidget.html#adjustSize" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="adjustSize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="layoutDirection" fullname="QGraphicsWidget::layoutDirection" href="qgraphicswidget.html#layoutDirection-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="layoutDirection" type="Qt::LayoutDirection" signature="layoutDirection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayoutDirection" fullname="QGraphicsWidget::setLayoutDirection" href="qgraphicswidget.html#layoutDirection-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="layoutDirection" type="void" signature="setLayoutDirection(Qt::LayoutDirection direction)"> + <parameter left="Qt::LayoutDirection" right="" name="direction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unsetLayoutDirection" fullname="QGraphicsWidget::unsetLayoutDirection" href="qgraphicswidget.html#layoutDirection-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="layoutDirection" type="void" signature="unsetLayoutDirection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QGraphicsWidget::style" href="qgraphicswidget.html#style" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStyle *" signature="style() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyle" fullname="QGraphicsWidget::setStyle" href="qgraphicswidget.html#setStyle" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStyle(QStyle * style)"> + <parameter left="QStyle *" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QGraphicsWidget::font" href="qgraphicswidget.html#font-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="font" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QGraphicsWidget::setFont" href="qgraphicswidget.html#font-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="font" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QGraphicsWidget::palette" href="qgraphicswidget.html#palette-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="palette" type="QPalette" signature="palette() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPalette" fullname="QGraphicsWidget::setPalette" href="qgraphicswidget.html#palette-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="palette" type="void" signature="setPalette(const QPalette & palette)"> + <parameter left="const QPalette &" right="" name="palette" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QGraphicsWidget::resize" href="qgraphicswidget.html#size-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="size" type="void" signature="resize(const QSizeF & size)"> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QGraphicsWidget::resize" href="qgraphicswidget.html#size-prop" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="size" type="void" signature="resize(qreal w, qreal h)"> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QGraphicsWidget::size" href="qgraphicswidget.html#size-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="size" type="QSizeF" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QGraphicsWidget::setGeometry" href="qgraphicswidget.html#geometry-prop" location="qgraphicswidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="geometry" type="void" signature="setGeometry(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QGraphicsWidget::setGeometry" href="qgraphicswidget.html#geometry-prop" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="geometry" type="void" signature="setGeometry(qreal x, qreal y, qreal w, qreal h)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QGraphicsWidget::rect" href="qgraphicswidget.html#rect" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentsMargins" fullname="QGraphicsWidget::setContentsMargins" href="qgraphicswidget.html#setContentsMargins" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentsMargins(qreal left, qreal top, qreal right, qreal bottom)"> + <parameter left="qreal" right="" name="left" default=""/> + <parameter left="qreal" right="" name="top" default=""/> + <parameter left="qreal" right="" name="right" default=""/> + <parameter left="qreal" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getContentsMargins" fullname="QGraphicsWidget::getContentsMargins" href="qgraphicswidget.html#getContentsMargins" location="qgraphicswidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="getContentsMargins(qreal * left, qreal * top, qreal * right, qreal * bottom) const"> + <parameter left="qreal *" right="" name="left" default=""/> + <parameter left="qreal *" right="" name="top" default=""/> + <parameter left="qreal *" right="" name="right" default=""/> + <parameter left="qreal *" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowFrameMargins" fullname="QGraphicsWidget::setWindowFrameMargins" href="qgraphicswidget.html#setWindowFrameMargins" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWindowFrameMargins(qreal left, qreal top, qreal right, qreal bottom)"> + <parameter left="qreal" right="" name="left" default=""/> + <parameter left="qreal" right="" name="top" default=""/> + <parameter left="qreal" right="" name="right" default=""/> + <parameter left="qreal" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getWindowFrameMargins" fullname="QGraphicsWidget::getWindowFrameMargins" href="qgraphicswidget.html#getWindowFrameMargins" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getWindowFrameMargins(qreal * left, qreal * top, qreal * right, qreal * bottom) const"> + <parameter left="qreal *" right="" name="left" default=""/> + <parameter left="qreal *" right="" name="top" default=""/> + <parameter left="qreal *" right="" name="right" default=""/> + <parameter left="qreal *" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unsetWindowFrameMargins" fullname="QGraphicsWidget::unsetWindowFrameMargins" href="qgraphicswidget.html#unsetWindowFrameMargins" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unsetWindowFrameMargins()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="windowFrameGeometry" fullname="QGraphicsWidget::windowFrameGeometry" href="qgraphicswidget.html#windowFrameGeometry" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="windowFrameGeometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="windowFrameRect" fullname="QGraphicsWidget::windowFrameRect" href="qgraphicswidget.html#windowFrameRect" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="windowFrameRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="windowFlags" fullname="QGraphicsWidget::windowFlags" href="qgraphicswidget.html#windowFlags-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="windowFlags" type="Qt::WindowFlags" signature="windowFlags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="windowType" fullname="QGraphicsWidget::windowType" href="qgraphicswidget.html#windowType" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::WindowType" signature="windowType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowFlags" fullname="QGraphicsWidget::setWindowFlags" href="qgraphicswidget.html#windowFlags-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="windowFlags" type="void" signature="setWindowFlags(QFlags<Qt::WindowType> wFlags)"> + <parameter left="QFlags<Qt::WindowType>" right="" name="wFlags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isActiveWindow" fullname="QGraphicsWidget::isActiveWindow" href="qgraphicswidget.html#isActiveWindow" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isActiveWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowTitle" fullname="QGraphicsWidget::setWindowTitle" href="qgraphicswidget.html#windowTitle-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="windowTitle" type="void" signature="setWindowTitle(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="windowTitle" fullname="QGraphicsWidget::windowTitle" href="qgraphicswidget.html#windowTitle-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="windowTitle" type="QString" signature="windowTitle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="focusPolicy" fullname="QGraphicsWidget::focusPolicy" href="qgraphicswidget.html#focusPolicy-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="focusPolicy" type="Qt::FocusPolicy" signature="focusPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocusPolicy" fullname="QGraphicsWidget::setFocusPolicy" href="qgraphicswidget.html#focusPolicy-prop" location="qgraphicswidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="focusPolicy" type="void" signature="setFocusPolicy(Qt::FocusPolicy policy)"> + <parameter left="Qt::FocusPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabOrder" fullname="QGraphicsWidget::setTabOrder" href="qgraphicswidget.html#setTabOrder" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setTabOrder(QGraphicsWidget * first, QGraphicsWidget * second)"> + <parameter left="QGraphicsWidget *" right="" name="first" default=""/> + <parameter left="QGraphicsWidget *" right="" name="second" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="focusWidget" fullname="QGraphicsWidget::focusWidget" href="qgraphicswidget.html#focusWidget" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsWidget *" signature="focusWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="grabShortcut" fullname="QGraphicsWidget::grabShortcut" href="qgraphicswidget.html#grabShortcut" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="grabShortcut(const QKeySequence & sequence, Qt::ShortcutContext context)"> + <parameter left="const QKeySequence &" right="" name="sequence" default=""/> + <parameter left="Qt::ShortcutContext" right="" name="context" default="Qt::WindowShortcut"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="releaseShortcut" fullname="QGraphicsWidget::releaseShortcut" href="qgraphicswidget.html#releaseShortcut" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="releaseShortcut(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setShortcutEnabled" fullname="QGraphicsWidget::setShortcutEnabled" href="qgraphicswidget.html#setShortcutEnabled" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setShortcutEnabled(int id, bool enabled)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="enabled" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setShortcutAutoRepeat" fullname="QGraphicsWidget::setShortcutAutoRepeat" href="qgraphicswidget.html#setShortcutAutoRepeat" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setShortcutAutoRepeat(int id, bool enabled)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="enabled" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QGraphicsWidget::addAction" href="qgraphicswidget.html#addAction" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addAction(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addActions" fullname="QGraphicsWidget::addActions" href="qgraphicswidget.html#addActions" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addActions(QList<QAction *> actions)"> + <parameter left="QList<QAction *>" right="" name="actions" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertAction" fullname="QGraphicsWidget::insertAction" href="qgraphicswidget.html#insertAction" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertAction(QAction * before, QAction * action)"> + <parameter left="QAction *" right="" name="before" default=""/> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertActions" fullname="QGraphicsWidget::insertActions" href="qgraphicswidget.html#insertActions" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertActions(QAction * before, QList<QAction *> actions)"> + <parameter left="QAction *" right="" name="before" default=""/> + <parameter left="QList<QAction *>" right="" name="actions" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAction" fullname="QGraphicsWidget::removeAction" href="qgraphicswidget.html#removeAction" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAction(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actions" fullname="QGraphicsWidget::actions" href="qgraphicswidget.html#actions" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QAction *>" signature="actions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QGraphicsWidget::setAttribute" href="qgraphicswidget.html#setAttribute" location="qgraphicswidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttribute(Qt::WidgetAttribute attribute, bool on)"> + <parameter left="Qt::WidgetAttribute" right="" name="attribute" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testAttribute" fullname="QGraphicsWidget::testAttribute" href="qgraphicswidget.html#testAttribute" location="qgraphicswidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testAttribute(Qt::WidgetAttribute attribute) const"> + <parameter left="Qt::WidgetAttribute" right="" name="attribute" default=""/> + </function> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsWidget::Type" href="qgraphicswidget.html#Type-var" location="qgraphicswidget.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsWidget::type" href="qgraphicswidget.html#type" location="qgraphicswidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsWidget::paint" href="qgraphicswidget.html#paint" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintWindowFrame" fullname="QGraphicsWidget::paintWindowFrame" href="qgraphicswidget.html#paintWindowFrame" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintWindowFrame(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsWidget::boundingRect" href="qgraphicswidget.html#boundingRect" location="qgraphicswidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QGraphicsWidget::shape" href="qgraphicswidget.html#shape" location="qgraphicswidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QGraphicsWidget::close" href="qgraphicswidget.html#close" location="qgraphicswidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="bool" signature="close()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QGraphicsWidget::initStyleOption" href="qgraphicswidget.html#initStyleOption" location="qgraphicswidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOption * option) const"> + <parameter left="QStyleOption *" right="" name="option" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QGraphicsWidget::sizeHint" href="qgraphicswidget.html#sizeHint" location="qgraphicswidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="sizeHint(Qt::SizeHint which, const QSizeF & constraint) const"> + <parameter left="Qt::SizeHint" right="" name="which" default=""/> + <parameter left="const QSizeF &" right="" name="constraint" default="QSizeF()"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateGeometry" fullname="QGraphicsWidget::updateGeometry" href="qgraphicswidget.html#updateGeometry" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateGeometry()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="itemChange" fullname="QGraphicsWidget::itemChange" href="qgraphicswidget.html#itemChange" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="itemChange(GraphicsItemChange change, const QVariant & value)"> + <parameter left="GraphicsItemChange" right="" name="change" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sceneEvent" fullname="QGraphicsWidget::sceneEvent" href="qgraphicswidget.html#sceneEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="sceneEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="windowFrameEvent" fullname="QGraphicsWidget::windowFrameEvent" href="qgraphicswidget.html#windowFrameEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="windowFrameEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="windowFrameSectionAt" fullname="QGraphicsWidget::windowFrameSectionAt" href="qgraphicswidget.html#windowFrameSectionAt" location="qgraphicswidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::WindowFrameSection" signature="windowFrameSectionAt(const QPointF & pos) const"> + <parameter left="const QPointF &" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QGraphicsWidget::event" href="qgraphicswidget.html#event" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QGraphicsWidget::changeEvent" href="qgraphicswidget.html#changeEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="closeEvent" fullname="QGraphicsWidget::closeEvent" href="qgraphicswidget.html#closeEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="closeEvent(QCloseEvent * event)"> + <parameter left="QCloseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QGraphicsWidget::focusInEvent" href="qgraphicswidget.html#focusInEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QGraphicsWidget::focusNextPrevChild" href="qgraphicswidget.html#focusNextPrevChild" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QGraphicsWidget::focusOutEvent" href="qgraphicswidget.html#focusOutEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QGraphicsWidget::hideEvent" href="qgraphicswidget.html#hideEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * event)"> + <parameter left="QHideEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveEvent" fullname="QGraphicsWidget::moveEvent" href="qgraphicswidget.html#moveEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveEvent(QGraphicsSceneMoveEvent * event)"> + <parameter left="QGraphicsSceneMoveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="polishEvent" fullname="QGraphicsWidget::polishEvent" href="qgraphicswidget.html#polishEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="polishEvent()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QGraphicsWidget::resizeEvent" href="qgraphicswidget.html#resizeEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QGraphicsSceneResizeEvent * event)"> + <parameter left="QGraphicsSceneResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QGraphicsWidget::showEvent" href="qgraphicswidget.html#showEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * event)"> + <parameter left="QShowEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverMoveEvent" fullname="QGraphicsWidget::hoverMoveEvent" href="qgraphicswidget.html#hoverMoveEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverMoveEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverLeaveEvent" fullname="QGraphicsWidget::hoverLeaveEvent" href="qgraphicswidget.html#hoverLeaveEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverLeaveEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="grabMouseEvent" fullname="QGraphicsWidget::grabMouseEvent" href="qgraphicswidget.html#grabMouseEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="grabMouseEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="ungrabMouseEvent" fullname="QGraphicsWidget::ungrabMouseEvent" href="qgraphicswidget.html#ungrabMouseEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="ungrabMouseEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="grabKeyboardEvent" fullname="QGraphicsWidget::grabKeyboardEvent" href="qgraphicswidget.html#grabKeyboardEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="grabKeyboardEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="ungrabKeyboardEvent" fullname="QGraphicsWidget::ungrabKeyboardEvent" href="qgraphicswidget.html#ungrabKeyboardEvent" location="qgraphicswidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="ungrabKeyboardEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="preliminary" name="QFontEngineInfo" href="qfontengineinfo.html" location="qabstractfontengine_qws.h" bases="" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="family" fullname="QFontEngineInfo::family" href="qfontengineinfo.html#family-prop" location="qabstractfontengine_qws.h" type="QString"> + <getter name="family"/> + <setter name="setFamily"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="pixelSize" fullname="QFontEngineInfo::pixelSize" href="qfontengineinfo.html#pixelSize-prop" location="qabstractfontengine_qws.h" type="qreal"> + <getter name="pixelSize"/> + <setter name="setPixelSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="weight" fullname="QFontEngineInfo::weight" href="qfontengineinfo.html#weight-prop" location="qabstractfontengine_qws.h" type="int"> + <getter name="weight"/> + <setter name="setWeight"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QFontEngineInfo::style" href="qfontengineinfo.html#style-prop" location="qabstractfontengine_qws.h" type="QFont::Style"> + <getter name="style"/> + <setter name="setStyle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="writingSystems" fullname="QFontEngineInfo::writingSystems" href="qfontengineinfo.html#writingSystems-prop" location="qabstractfontengine_qws.h" type="QList<QFontDatabase::WritingSystem>"> + <getter name="writingSystems"/> + <setter name="setWritingSystems"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontEngineInfo" fullname="QFontEngineInfo::QFontEngineInfo" href="qfontengineinfo.html#QFontEngineInfo" location="qabstractfontengine_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFontEngineInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontEngineInfo" fullname="QFontEngineInfo::QFontEngineInfo" href="qfontengineinfo.html#QFontEngineInfo-2" location="qabstractfontengine_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFontEngineInfo(const QString & family)"> + <parameter left="const QString &" right="" name="family" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontEngineInfo" fullname="QFontEngineInfo::QFontEngineInfo" href="qfontengineinfo.html#QFontEngineInfo-3" location="qabstractfontengine_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QFontEngineInfo(const QFontEngineInfo & other)"> + <parameter left="const QFontEngineInfo &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QFontEngineInfo::operator=" href="qfontengineinfo.html#operator=" location="qabstractfontengine_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFontEngineInfo &" signature="operator=(const QFontEngineInfo & other)"> + <parameter left="const QFontEngineInfo &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFontEngineInfo" fullname="QFontEngineInfo::~QFontEngineInfo" href="qfontengineinfo.html#dtor.QFontEngineInfo" location="qabstractfontengine_qws.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFontEngineInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFamily" fullname="QFontEngineInfo::setFamily" href="qfontengineinfo.html#family-prop" location="qabstractfontengine_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="family" type="void" signature="setFamily(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="family" fullname="QFontEngineInfo::family" href="qfontengineinfo.html#family-prop" location="qabstractfontengine_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="family" type="QString" signature="family() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixelSize" fullname="QFontEngineInfo::setPixelSize" href="qfontengineinfo.html#pixelSize-prop" location="qabstractfontengine_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="pixelSize" type="void" signature="setPixelSize(qreal size)"> + <parameter left="qreal" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelSize" fullname="QFontEngineInfo::pixelSize" href="qfontengineinfo.html#pixelSize-prop" location="qabstractfontengine_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="pixelSize" type="qreal" signature="pixelSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWeight" fullname="QFontEngineInfo::setWeight" href="qfontengineinfo.html#weight-prop" location="qabstractfontengine_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="weight" type="void" signature="setWeight(int weight)"> + <parameter left="int" right="" name="weight" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="weight" fullname="QFontEngineInfo::weight" href="qfontengineinfo.html#weight-prop" location="qabstractfontengine_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="weight" type="int" signature="weight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyle" fullname="QFontEngineInfo::setStyle" href="qfontengineinfo.html#style-prop" location="qabstractfontengine_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="style" type="void" signature="setStyle(QFont::Style style)"> + <parameter left="QFont::Style" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QFontEngineInfo::style" href="qfontengineinfo.html#style-prop" location="qabstractfontengine_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="style" type="QFont::Style" signature="style() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="writingSystems" fullname="QFontEngineInfo::writingSystems" href="qfontengineinfo.html#writingSystems-prop" location="qabstractfontengine_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="writingSystems" type="QList<QFontDatabase::WritingSystem>" signature="writingSystems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWritingSystems" fullname="QFontEngineInfo::setWritingSystems" href="qfontengineinfo.html#writingSystems-prop" location="qabstractfontengine_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="writingSystems" type="void" signature="setWritingSystems(const QList<QFontDatabase::WritingSystem> & writingSystems)"> + <parameter left="const QList<QFontDatabase::WritingSystem> &" right="" name="writingSystems" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="preliminary" name="QFontEnginePlugin" href="qfontengineplugin.html" location="qabstractfontengine_qws.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontEnginePlugin" fullname="QFontEnginePlugin::QFontEnginePlugin" href="qfontengineplugin.html#QFontEnginePlugin" location="qabstractfontengine_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFontEnginePlugin(const QString & foundry, QObject * parent)"> + <parameter left="const QString &" right="" name="foundry" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFontEnginePlugin" fullname="QFontEnginePlugin::~QFontEnginePlugin" href="qfontengineplugin.html#dtor.QFontEnginePlugin" location="qabstractfontengine_qws.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFontEnginePlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QFontEnginePlugin::keys" href="qfontengineplugin.html#keys" location="qabstractfontengine_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QFontEnginePlugin::create" href="qfontengineplugin.html#create" location="qabstractfontengine_qws.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QAbstractFontEngine *" signature="create(const QFontEngineInfo & info)"> + <parameter left="const QFontEngineInfo &" right="" name="info" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableFontEngines" fullname="QFontEnginePlugin::availableFontEngines" href="qfontengineplugin.html#availableFontEngines" location="qabstractfontengine_qws.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QList<QFontEngineInfo>" signature="availableFontEngines() const"/> + </class> + <class access="public" threadsafety="unspecified" status="preliminary" name="QAbstractFontEngine" href="qabstractfontengine.html" location="qabstractfontengine_qws.h" bases="QObject" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Capability" fullname="QAbstractFontEngine::Capability" href="qabstractfontengine.html#Capability-enum" location="qabstractfontengine_qws.h" typedef="QAbstractFontEngine::Capabilities"> + <value name="CanOutlineGlyphs" value="1"/> + <value name="CanRenderGlyphs_Mono" value="2"/> + <value name="CanRenderGlyphs_Gray" value="4"/> + <value name="CanRenderGlyphs" value="CanRenderGlyphs_Mono | CanRenderGlyphs_Gray"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Capabilities" fullname="QAbstractFontEngine::Capabilities" href="qabstractfontengine.html#Capabilities-typedef" location="qabstractfontengine_qws.h" enum="QAbstractFontEngine::Capability"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractFontEngine" fullname="QAbstractFontEngine::QAbstractFontEngine" href="qabstractfontengine.html#QAbstractFontEngine" location="qabstractfontengine_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractFontEngine(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractFontEngine" fullname="QAbstractFontEngine::~QAbstractFontEngine" href="qabstractfontengine.html#dtor.QAbstractFontEngine" location="qabstractfontengine_qws.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractFontEngine()"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Fixed" fullname="QAbstractFontEngine::Fixed" href="qabstractfontengine.html#Fixed-typedef" location="qabstractfontengine_qws.h"/> + <class access="public" threadsafety="unspecified" status="preliminary" name="FixedPoint" fullname="QAbstractFontEngine::FixedPoint" href="qabstractfontengine-fixedpoint.html" location="qabstractfontengine_qws.h" bases="" module="QtGui"> + <variable access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QAbstractFontEngine::FixedPoint::x" href="qabstractfontengine-fixedpoint.html#x-var" location="qabstractfontengine_qws.h" type="Fixed" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QAbstractFontEngine::FixedPoint::y" href="qabstractfontengine-fixedpoint.html#y-var" location="qabstractfontengine_qws.h" type="Fixed" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="preliminary" name="GlyphMetrics" fullname="QAbstractFontEngine::GlyphMetrics" href="qabstractfontengine-glyphmetrics.html" location="qabstractfontengine_qws.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="GlyphMetrics" fullname="QAbstractFontEngine::GlyphMetrics::GlyphMetrics" href="qabstractfontengine-glyphmetrics.html#GlyphMetrics" location="qabstractfontengine_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="GlyphMetrics()"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QAbstractFontEngine::GlyphMetrics::x" href="qabstractfontengine-glyphmetrics.html#x-var" location="qabstractfontengine_qws.h" type="Fixed" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QAbstractFontEngine::GlyphMetrics::y" href="qabstractfontengine-glyphmetrics.html#y-var" location="qabstractfontengine_qws.h" type="Fixed" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QAbstractFontEngine::GlyphMetrics::width" href="qabstractfontengine-glyphmetrics.html#width-var" location="qabstractfontengine_qws.h" type="Fixed" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QAbstractFontEngine::GlyphMetrics::height" href="qabstractfontengine-glyphmetrics.html#height-var" location="qabstractfontengine_qws.h" type="Fixed" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="advance" fullname="QAbstractFontEngine::GlyphMetrics::advance" href="qabstractfontengine-glyphmetrics.html#advance-var" location="qabstractfontengine_qws.h" type="Fixed" static="false"/> + </class> + <enum access="public" threadsafety="unspecified" status="commendable" name="FontProperty" fullname="QAbstractFontEngine::FontProperty" href="qabstractfontengine.html#FontProperty-enum" location="qabstractfontengine_qws.h"> + <value name="Ascent" value="0"/> + <value name="Descent" value="1"/> + <value name="Leading" value="2"/> + <value name="XHeight" value="3"/> + <value name="AverageCharWidth" value="4"/> + <value name="LineThickness" value="5"/> + <value name="UnderlinePosition" value="6"/> + <value name="MaxCharWidth" value="7"/> + <value name="MinLeftBearing" value="8"/> + <value name="MinRightBearing" value="9"/> + <value name="GlyphCount" value="10"/> + <value name="CacheGlyphsHint" value="11"/> + <value name="OutlineGlyphsHint" value="12"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TextShapingFlag" fullname="QAbstractFontEngine::TextShapingFlag" href="qabstractfontengine.html#TextShapingFlag-enum" location="qabstractfontengine_qws.h" typedef="QAbstractFontEngine::TextShapingFlags"> + <value name="RightToLeft" value="0x0001"/> + <value name="ReturnDesignMetrics" value="0x0002"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="TextShapingFlags" fullname="QAbstractFontEngine::TextShapingFlags" href="qabstractfontengine.html#TextShapingFlags-typedef" location="qabstractfontengine_qws.h" enum="QAbstractFontEngine::TextShapingFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="capabilities" fullname="QAbstractFontEngine::capabilities" href="qabstractfontengine.html#capabilities" location="qabstractfontengine_qws.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="Capabilities" signature="capabilities() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fontProperty" fullname="QAbstractFontEngine::fontProperty" href="qabstractfontengine.html#fontProperty" location="qabstractfontengine_qws.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="fontProperty(FontProperty property) const"> + <parameter left="FontProperty" right="" name="property" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convertStringToGlyphIndices" fullname="QAbstractFontEngine::convertStringToGlyphIndices" href="qabstractfontengine.html#convertStringToGlyphIndices" location="qabstractfontengine_qws.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="convertStringToGlyphIndices(const QChar * string, int length, uint * glyphs, int * numGlyphs, QFlags<QAbstractFontEngine::TextShapingFlag> flags) const"> + <parameter left="const QChar *" right="" name="string" default=""/> + <parameter left="int" right="" name="length" default=""/> + <parameter left="uint *" right="" name="glyphs" default=""/> + <parameter left="int *" right="" name="numGlyphs" default=""/> + <parameter left="QFlags<QAbstractFontEngine::TextShapingFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getGlyphAdvances" fullname="QAbstractFontEngine::getGlyphAdvances" href="qabstractfontengine.html#getGlyphAdvances" location="qabstractfontengine_qws.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="void" signature="getGlyphAdvances(const uint * glyphs, int numGlyphs, Fixed * advances, QFlags<QAbstractFontEngine::TextShapingFlag> flags) const"> + <parameter left="const uint *" right="" name="glyphs" default=""/> + <parameter left="int" right="" name="numGlyphs" default=""/> + <parameter left="Fixed *" right="" name="advances" default=""/> + <parameter left="QFlags<QAbstractFontEngine::TextShapingFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="glyphMetrics" fullname="QAbstractFontEngine::glyphMetrics" href="qabstractfontengine.html#glyphMetrics" location="qabstractfontengine_qws.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="GlyphMetrics" signature="glyphMetrics(uint glyph) const"> + <parameter left="uint" right="" name="glyph" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="renderGlyph" fullname="QAbstractFontEngine::renderGlyph" href="qabstractfontengine.html#renderGlyph" location="qabstractfontengine_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="renderGlyph(uint glyph, int depth, int bytesPerLine, int height, uchar * buffer)"> + <parameter left="uint" right="" name="glyph" default=""/> + <parameter left="int" right="" name="depth" default=""/> + <parameter left="int" right="" name="bytesPerLine" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="uchar *" right="" name="buffer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addGlyphOutlinesToPath" fullname="QAbstractFontEngine::addGlyphOutlinesToPath" href="qabstractfontengine.html#addGlyphOutlinesToPath" location="qabstractfontengine_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addGlyphOutlinesToPath(uint * glyphs, int numGlyphs, FixedPoint * positions, QPainterPath * path)"> + <parameter left="uint *" right="" name="glyphs" default=""/> + <parameter left="int" right="" name="numGlyphs" default=""/> + <parameter left="FixedPoint *" right="" name="positions" default=""/> + <parameter left="QPainterPath *" right="" name="path" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFtp" href="qftp.html" location="qftp.h" bases="QObject" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFtp" fullname="QFtp::QFtp" href="qftp.html#QFtp" location="qftp.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFtp(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFtp" fullname="QFtp::~QFtp" href="qftp.html#dtor.QFtp" location="qftp.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFtp()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="QFtp::State" href="qftp.html#State-enum" location="qftp.h"> + <value name="Unconnected" value="0"/> + <value name="HostLookup" value="1"/> + <value name="Connecting" value="2"/> + <value name="Connected" value="3"/> + <value name="LoggedIn" value="4"/> + <value name="Closing" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Error" fullname="QFtp::Error" href="qftp.html#Error-enum" location="qftp.h"> + <value name="NoError" value="0"/> + <value name="UnknownError" value="1"/> + <value name="HostNotFound" value="2"/> + <value name="ConnectionRefused" value="3"/> + <value name="NotConnected" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Command" fullname="QFtp::Command" href="qftp.html#Command-enum" location="qftp.h"> + <value name="None" value="0"/> + <value name="SetTransferMode" value="1"/> + <value name="SetProxy" value="2"/> + <value name="ConnectToHost" value="3"/> + <value name="Login" value="4"/> + <value name="Close" value="5"/> + <value name="List" value="6"/> + <value name="Cd" value="7"/> + <value name="Get" value="8"/> + <value name="Put" value="9"/> + <value name="Remove" value="10"/> + <value name="Mkdir" value="11"/> + <value name="Rmdir" value="12"/> + <value name="Rename" value="13"/> + <value name="RawCommand" value="14"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TransferMode" fullname="QFtp::TransferMode" href="qftp.html#TransferMode-enum" location="qftp.h"> + <value name="Active" value="0"/> + <value name="Passive" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TransferType" fullname="QFtp::TransferType" href="qftp.html#TransferType-enum" location="qftp.h"> + <value name="Binary" value="0"/> + <value name="Ascii" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setProxy" fullname="QFtp::setProxy" href="qftp.html#setProxy" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="setProxy(const QString & host, quint16 port)"> + <parameter left="const QString &" right="" name="host" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connectToHost" fullname="QFtp::connectToHost" href="qftp.html#connectToHost" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="connectToHost(const QString & host, quint16 port)"> + <parameter left="const QString &" right="" name="host" default=""/> + <parameter left="quint16" right="" name="port" default="21"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="login" fullname="QFtp::login" href="qftp.html#login" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="login(const QString & user, const QString & password)"> + <parameter left="const QString &" right="" name="user" default="QString()"/> + <parameter left="const QString &" right="" name="password" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QFtp::close" href="qftp.html#close" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransferMode" fullname="QFtp::setTransferMode" href="qftp.html#setTransferMode" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="setTransferMode(TransferMode mode)"> + <parameter left="TransferMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="list" fullname="QFtp::list" href="qftp.html#list" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="list(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cd" fullname="QFtp::cd" href="qftp.html#cd" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="cd(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="get" fullname="QFtp::get" href="qftp.html#get" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="get(const QString & file, QIODevice * dev, TransferType type)"> + <parameter left="const QString &" right="" name="file" default=""/> + <parameter left="QIODevice *" right="" name="dev" default="0"/> + <parameter left="TransferType" right="" name="type" default="Binary"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="put" fullname="QFtp::put" href="qftp.html#put-2" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="put(const QByteArray & data, const QString & file, TransferType type)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const QString &" right="" name="file" default=""/> + <parameter left="TransferType" right="" name="type" default="Binary"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="put" fullname="QFtp::put" href="qftp.html#put" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="put(QIODevice * dev, const QString & file, TransferType type)"> + <parameter left="QIODevice *" right="" name="dev" default=""/> + <parameter left="const QString &" right="" name="file" default=""/> + <parameter left="TransferType" right="" name="type" default="Binary"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QFtp::remove" href="qftp.html#remove" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="remove(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mkdir" fullname="QFtp::mkdir" href="qftp.html#mkdir" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="mkdir(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rmdir" fullname="QFtp::rmdir" href="qftp.html#rmdir" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="rmdir(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rename" fullname="QFtp::rename" href="qftp.html#rename" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="rename(const QString & oldname, const QString & newname)"> + <parameter left="const QString &" right="" name="oldname" default=""/> + <parameter left="const QString &" right="" name="newname" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rawCommand" fullname="QFtp::rawCommand" href="qftp.html#rawCommand" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="rawCommand(const QString & command)"> + <parameter left="const QString &" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesAvailable" fullname="QFtp::bytesAvailable" href="qftp.html#bytesAvailable" location="qftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QFtp::read" href="qftp.html#read" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qint64" signature="read(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="readBlock" fullname="QFtp::readBlock" href="qftp-qt3.html#readBlock" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readBlock(char * data, quint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="quint64" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readAll" fullname="QFtp::readAll" href="qftp.html#readAll" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray" signature="readAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentId" fullname="QFtp::currentId" href="qftp.html#currentId" location="qftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentDevice" fullname="QFtp::currentDevice" href="qftp.html#currentDevice" location="qftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="currentDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentCommand" fullname="QFtp::currentCommand" href="qftp.html#currentCommand" location="qftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Command" signature="currentCommand() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPendingCommands" fullname="QFtp::hasPendingCommands" href="qftp.html#hasPendingCommands" location="qftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPendingCommands() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearPendingCommands" fullname="QFtp::clearPendingCommands" href="qftp.html#clearPendingCommands" location="qftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearPendingCommands()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QFtp::state" href="qftp.html#state" location="qftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QFtp::error" href="qftp.html#error" location="qftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Error" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QFtp::errorString" href="qftp.html#errorString" location="qftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="abort" fullname="QFtp::abort" href="qftp.html#abort" location="qftp.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="abort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QFtp::stateChanged" href="qftp.html#stateChanged" location="qftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(int state)"> + <parameter left="int" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="listInfo" fullname="QFtp::listInfo" href="qftp.html#listInfo" location="qftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="listInfo(const QUrlInfo & i)"> + <parameter left="const QUrlInfo &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readyRead" fullname="QFtp::readyRead" href="qftp.html#readyRead" location="qftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="readyRead()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dataTransferProgress" fullname="QFtp::dataTransferProgress" href="qftp.html#dataTransferProgress" location="qftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dataTransferProgress(qint64 done, qint64 total)"> + <parameter left="qint64" right="" name="done" default=""/> + <parameter left="qint64" right="" name="total" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rawCommandReply" fullname="QFtp::rawCommandReply" href="qftp.html#rawCommandReply" location="qftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rawCommandReply(int replyCode, const QString & detail)"> + <parameter left="int" right="" name="replyCode" default=""/> + <parameter left="const QString &" right="" name="detail" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="commandStarted" fullname="QFtp::commandStarted" href="qftp.html#commandStarted" location="qftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="commandStarted(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="commandFinished" fullname="QFtp::commandFinished" href="qftp.html#commandFinished" location="qftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="commandFinished(int id, bool error)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="done" fullname="QFtp::done" href="qftp.html#done" location="qftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="done(bool error)"> + <parameter left="bool" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QFtp" fullname="QFtp::QFtp" href="qftp-qt3.html#QFtp-2" location="qftp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFtp(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QThreadPool" href="qthreadpool.html" location="qthreadpool.h" bases="QObject" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="expiryTimeout" fullname="QThreadPool::expiryTimeout" href="qthreadpool.html#expiryTimeout-prop" location="qthreadpool.h" type="int"> + <getter name="expiryTimeout"/> + <setter name="setExpiryTimeout"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maxThreadCount" fullname="QThreadPool::maxThreadCount" href="qthreadpool.html#maxThreadCount-prop" location="qthreadpool.h" type="int"> + <getter name="maxThreadCount"/> + <setter name="setMaxThreadCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="activeThreadCount" fullname="QThreadPool::activeThreadCount" href="qthreadpool.html#activeThreadCount-prop" location="qthreadpool.h" type="int"> + <getter name="activeThreadCount"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QThreadPool" fullname="QThreadPool::QThreadPool" href="qthreadpool.html#QThreadPool" location="qthreadpool.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QThreadPool(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QThreadPool" fullname="QThreadPool::~QThreadPool" href="qthreadpool.html#dtor.QThreadPool" location="qthreadpool.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QThreadPool()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalInstance" fullname="QThreadPool::globalInstance" href="qthreadpool.html#globalInstance" location="qthreadpool.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QThreadPool *" signature="globalInstance()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QThreadPool::start" href="qthreadpool.html#start" location="qthreadpool.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="start(QRunnable * runnable, int priority)"> + <parameter left="QRunnable *" right="" name="runnable" default=""/> + <parameter left="int" right="" name="priority" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tryStart" fullname="QThreadPool::tryStart" href="qthreadpool.html#tryStart" location="qthreadpool.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="tryStart(QRunnable * runnable)"> + <parameter left="QRunnable *" right="" name="runnable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expiryTimeout" fullname="QThreadPool::expiryTimeout" href="qthreadpool.html#expiryTimeout-prop" location="qthreadpool.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="expiryTimeout" type="int" signature="expiryTimeout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setExpiryTimeout" fullname="QThreadPool::setExpiryTimeout" href="qthreadpool.html#expiryTimeout-prop" location="qthreadpool.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="expiryTimeout" type="void" signature="setExpiryTimeout(int expiryTimeout)"> + <parameter left="int" right="" name="expiryTimeout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maxThreadCount" fullname="QThreadPool::maxThreadCount" href="qthreadpool.html#maxThreadCount-prop" location="qthreadpool.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maxThreadCount" type="int" signature="maxThreadCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxThreadCount" fullname="QThreadPool::setMaxThreadCount" href="qthreadpool.html#maxThreadCount-prop" location="qthreadpool.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maxThreadCount" type="void" signature="setMaxThreadCount(int maxThreadCount)"> + <parameter left="int" right="" name="maxThreadCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activeThreadCount" fullname="QThreadPool::activeThreadCount" href="qthreadpool.html#activeThreadCount-prop" location="qthreadpool.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="activeThreadCount" type="int" signature="activeThreadCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reserveThread" fullname="QThreadPool::reserveThread" href="qthreadpool.html#reserveThread" location="qthreadpool.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reserveThread()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="releaseThread" fullname="QThreadPool::releaseThread" href="qthreadpool.html#releaseThread" location="qthreadpool.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="releaseThread()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForDone" fullname="QThreadPool::waitForDone" href="qthreadpool.html#waitForDone" location="qthreadpool.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="waitForDone()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3SyntaxHighlighter" href="q3syntaxhighlighter.html" location="q3syntaxhighlighter.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SyntaxHighlighter" fullname="Q3SyntaxHighlighter::Q3SyntaxHighlighter" href="q3syntaxhighlighter.html#Q3SyntaxHighlighter" location="q3syntaxhighlighter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3SyntaxHighlighter(Q3TextEdit * textEdit)"> + <parameter left="Q3TextEdit *" right="" name="textEdit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3SyntaxHighlighter" fullname="Q3SyntaxHighlighter::~Q3SyntaxHighlighter" href="q3syntaxhighlighter.html#dtor.Q3SyntaxHighlighter" location="q3syntaxhighlighter.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3SyntaxHighlighter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="highlightParagraph" fullname="Q3SyntaxHighlighter::highlightParagraph" href="q3syntaxhighlighter.html#highlightParagraph" location="q3syntaxhighlighter.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="int" signature="highlightParagraph(const QString & text, int endStateOfLastPara)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="endStateOfLastPara" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="Q3SyntaxHighlighter::setFormat" href="q3syntaxhighlighter.html#setFormat" location="q3syntaxhighlighter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(int start, int count, const QFont & font, const QColor & color)"> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="Q3SyntaxHighlighter::setFormat" href="q3syntaxhighlighter.html#setFormat-2" location="q3syntaxhighlighter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFormat(int start, int count, const QColor & color)"> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="Q3SyntaxHighlighter::setFormat" href="q3syntaxhighlighter.html#setFormat-3" location="q3syntaxhighlighter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setFormat(int start, int count, const QFont & font)"> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textEdit" fullname="Q3SyntaxHighlighter::textEdit" href="q3syntaxhighlighter.html#textEdit" location="q3syntaxhighlighter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3TextEdit *" signature="textEdit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rehighlight" fullname="Q3SyntaxHighlighter::rehighlight" href="q3syntaxhighlighter.html#rehighlight" location="q3syntaxhighlighter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="rehighlight()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentParagraph" fullname="Q3SyntaxHighlighter::currentParagraph" href="q3syntaxhighlighter.html#currentParagraph" location="q3syntaxhighlighter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentParagraph() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ScrollView" href="q3scrollview.html" location="q3scrollview.h" bases="Q3Frame" module="Qt3SupportLight"> + <target name="allviews"/> + <contents name="using-one-big-widget" title="Using One Big Widget" level="1"/> + <contents name="using-a-very-big-view-with-some-widgets" title="Using a Very Big View with Some Widgets" level="1"/> + <contents name="using-a-very-big-view-with-many-widgets" title="Using a Very Big View with Many Widgets" level="1"/> + <contents name="details-relevant-for-all-views" title="Details Relevant for All Views" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="resizePolicy" fullname="Q3ScrollView::resizePolicy" href="q3scrollview.html#resizePolicy-prop" location="q3scrollview.h" type="ResizePolicy"> + <getter name="resizePolicy"/> + <setter name="setResizePolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="vScrollBarMode" fullname="Q3ScrollView::vScrollBarMode" href="q3scrollview.html#vScrollBarMode-prop" location="q3scrollview.h" type="ScrollBarMode"> + <getter name="vScrollBarMode"/> + <setter name="setVScrollBarMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="hScrollBarMode" fullname="Q3ScrollView::hScrollBarMode" href="q3scrollview.html#hScrollBarMode-prop" location="q3scrollview.h" type="ScrollBarMode"> + <getter name="hScrollBarMode"/> + <setter name="setHScrollBarMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="visibleWidth" fullname="Q3ScrollView::visibleWidth" href="q3scrollview.html#visibleWidth-prop" location="q3scrollview.h" type="int"> + <getter name="visibleWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="visibleHeight" fullname="Q3ScrollView::visibleHeight" href="q3scrollview.html#visibleHeight-prop" location="q3scrollview.h" type="int"> + <getter name="visibleHeight"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="contentsWidth" fullname="Q3ScrollView::contentsWidth" href="q3scrollview.html#contentsWidth-prop" location="q3scrollview.h" type="int"> + <getter name="contentsWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="contentsHeight" fullname="Q3ScrollView::contentsHeight" href="q3scrollview.html#contentsHeight-prop" location="q3scrollview.h" type="int"> + <getter name="contentsHeight"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="contentsX" fullname="Q3ScrollView::contentsX" href="q3scrollview.html#contentsX-prop" location="q3scrollview.h" type="int"> + <getter name="contentsX"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="contentsY" fullname="Q3ScrollView::contentsY" href="q3scrollview.html#contentsY-prop" location="q3scrollview.h" type="int"> + <getter name="contentsY"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dragAutoScroll" fullname="Q3ScrollView::dragAutoScroll" href="q3scrollview.html#dragAutoScroll-prop" location="q3scrollview.h" type="bool"> + <getter name="dragAutoScroll"/> + <setter name="setDragAutoScroll"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ScrollView" fullname="Q3ScrollView::Q3ScrollView" href="q3scrollview.html#Q3ScrollView" location="q3scrollview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ScrollView(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ScrollView" fullname="Q3ScrollView::~Q3ScrollView" href="q3scrollview.html#dtor.Q3ScrollView" location="q3scrollview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ScrollView()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ResizePolicy" fullname="Q3ScrollView::ResizePolicy" href="q3scrollview.html#ResizePolicy-enum" location="q3scrollview.h"> + <value name="Default" value="0"/> + <value name="Manual" value="1"/> + <value name="AutoOne" value="2"/> + <value name="AutoOneFit" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setResizePolicy" fullname="Q3ScrollView::setResizePolicy" href="q3scrollview.html#resizePolicy-prop" location="q3scrollview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="resizePolicy" type="void" signature="setResizePolicy(ResizePolicy )"> + <parameter left="ResizePolicy" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizePolicy" fullname="Q3ScrollView::resizePolicy" href="q3scrollview.html#resizePolicy-prop" location="q3scrollview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="resizePolicy" type="ResizePolicy" signature="resizePolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeChild" fullname="Q3ScrollView::removeChild" href="q3scrollview.html#removeChild" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeChild(QWidget * child)"> + <parameter left="QWidget *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addChild" fullname="Q3ScrollView::addChild" href="q3scrollview.html#addChild" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addChild(QWidget * child, int x, int y)"> + <parameter left="QWidget *" right="" name="child" default=""/> + <parameter left="int" right="" name="x" default="0"/> + <parameter left="int" right="" name="y" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveChild" fullname="Q3ScrollView::moveChild" href="q3scrollview.html#moveChild" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveChild(QWidget * child, int x, int y)"> + <parameter left="QWidget *" right="" name="child" default=""/> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childX" fullname="Q3ScrollView::childX" href="q3scrollview.html#childX" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="childX(QWidget * child)"> + <parameter left="QWidget *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childY" fullname="Q3ScrollView::childY" href="q3scrollview.html#childY" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="childY(QWidget * child)"> + <parameter left="QWidget *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="childIsVisible" fullname="Q3ScrollView::childIsVisible" href="q3scrollview-obsolete.html#childIsVisible" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="childIsVisible(QWidget * child)"> + <parameter left="QWidget *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="showChild" fullname="Q3ScrollView::showChild" href="q3scrollview-obsolete.html#showChild" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="showChild(QWidget * child, bool y)"> + <parameter left="QWidget *" right="" name="child" default=""/> + <parameter left="bool" right="" name="y" default="true"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="ScrollBarMode" fullname="Q3ScrollView::ScrollBarMode" href="q3scrollview.html#ScrollBarMode-enum" location="q3scrollview.h"> + <value name="Auto" value="0"/> + <value name="AlwaysOff" value="1"/> + <value name="AlwaysOn" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="vScrollBarMode" fullname="Q3ScrollView::vScrollBarMode" href="q3scrollview.html#vScrollBarMode-prop" location="q3scrollview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="vScrollBarMode" type="ScrollBarMode" signature="vScrollBarMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVScrollBarMode" fullname="Q3ScrollView::setVScrollBarMode" href="q3scrollview.html#vScrollBarMode-prop" location="q3scrollview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="vScrollBarMode" type="void" signature="setVScrollBarMode(ScrollBarMode )"> + <parameter left="ScrollBarMode" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hScrollBarMode" fullname="Q3ScrollView::hScrollBarMode" href="q3scrollview.html#hScrollBarMode-prop" location="q3scrollview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="hScrollBarMode" type="ScrollBarMode" signature="hScrollBarMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHScrollBarMode" fullname="Q3ScrollView::setHScrollBarMode" href="q3scrollview.html#hScrollBarMode-prop" location="q3scrollview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="hScrollBarMode" type="void" signature="setHScrollBarMode(ScrollBarMode )"> + <parameter left="ScrollBarMode" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cornerWidget" fullname="Q3ScrollView::cornerWidget" href="q3scrollview.html#cornerWidget" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="cornerWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCornerWidget" fullname="Q3ScrollView::setCornerWidget" href="q3scrollview.html#setCornerWidget" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCornerWidget(QWidget * corner)"> + <parameter left="QWidget *" right="" name="corner" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalScrollBar" fullname="Q3ScrollView::horizontalScrollBar" href="q3scrollview.html#horizontalScrollBar" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScrollBar *" signature="horizontalScrollBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalScrollBar" fullname="Q3ScrollView::verticalScrollBar" href="q3scrollview.html#verticalScrollBar" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScrollBar *" signature="verticalScrollBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="viewport" fullname="Q3ScrollView::viewport" href="q3scrollview.html#viewport" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="viewport() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clipper" fullname="Q3ScrollView::clipper" href="q3scrollview.html#clipper" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="clipper() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="visibleWidth" fullname="Q3ScrollView::visibleWidth" href="q3scrollview.html#visibleWidth-prop" location="q3scrollview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="visibleWidth" type="int" signature="visibleWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="visibleHeight" fullname="Q3ScrollView::visibleHeight" href="q3scrollview.html#visibleHeight-prop" location="q3scrollview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="visibleHeight" type="int" signature="visibleHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsWidth" fullname="Q3ScrollView::contentsWidth" href="q3scrollview.html#contentsWidth-prop" location="q3scrollview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contentsWidth" type="int" signature="contentsWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsHeight" fullname="Q3ScrollView::contentsHeight" href="q3scrollview.html#contentsHeight-prop" location="q3scrollview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contentsHeight" type="int" signature="contentsHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsX" fullname="Q3ScrollView::contentsX" href="q3scrollview.html#contentsX-prop" location="q3scrollview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contentsX" type="int" signature="contentsX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsY" fullname="Q3ScrollView::contentsY" href="q3scrollview.html#contentsY-prop" location="q3scrollview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contentsY" type="int" signature="contentsY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="Q3ScrollView::setVisible" href="q3scrollview.html#setVisible" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateContents" fullname="Q3ScrollView::updateContents" href="q3scrollview.html#updateContents" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateContents(int x, int y, int w, int h)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateContents" fullname="Q3ScrollView::updateContents" href="q3scrollview.html#updateContents-2" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="updateContents(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateContents" fullname="Q3ScrollView::updateContents" href="q3scrollview.html#updateContents-3" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="updateContents()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="repaintContents" fullname="Q3ScrollView::repaintContents" href="q3scrollview.html#repaintContents" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="repaintContents(int x, int y, int w, int h, bool erase)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="bool" right="" name="erase" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaintContents" fullname="Q3ScrollView::repaintContents" href="q3scrollview.html#repaintContents-2" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="repaintContents(const QRect & r, bool erase)"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="bool" right="" name="erase" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaintContents" fullname="Q3ScrollView::repaintContents" href="q3scrollview.html#repaintContents-3" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="repaintContents(bool erase)"> + <parameter left="bool" right="" name="erase" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsToViewport" fullname="Q3ScrollView::contentsToViewport" href="q3scrollview.html#contentsToViewport" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="contentsToViewport(int x, int y, int & vx, int & vy) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int &" right="" name="vx" default=""/> + <parameter left="int &" right="" name="vy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewportToContents" fullname="Q3ScrollView::viewportToContents" href="q3scrollview.html#viewportToContents" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="viewportToContents(int vx, int vy, int & x, int & y) const"> + <parameter left="int" right="" name="vx" default=""/> + <parameter left="int" right="" name="vy" default=""/> + <parameter left="int &" right="" name="x" default=""/> + <parameter left="int &" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsToViewport" fullname="Q3ScrollView::contentsToViewport" href="q3scrollview.html#contentsToViewport-2" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPoint" signature="contentsToViewport(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewportToContents" fullname="Q3ScrollView::viewportToContents" href="q3scrollview.html#viewportToContents-2" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPoint" signature="viewportToContents(const QPoint & vp) const"> + <parameter left="const QPoint &" right="" name="vp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="enableClipper" fullname="Q3ScrollView::enableClipper" href="q3scrollview.html#enableClipper" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="enableClipper(bool y)"> + <parameter left="bool" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStaticBackground" fullname="Q3ScrollView::setStaticBackground" href="q3scrollview.html#setStaticBackground" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStaticBackground(bool y)"> + <parameter left="bool" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasStaticBackground" fullname="Q3ScrollView::hasStaticBackground" href="q3scrollview.html#hasStaticBackground" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasStaticBackground() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="viewportSize" fullname="Q3ScrollView::viewportSize" href="q3scrollview.html#viewportSize" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="viewportSize(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3ScrollView::sizeHint" href="q3scrollview.html#sizeHint" location="q3scrollview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3ScrollView::minimumSizeHint" href="q3scrollview.html#minimumSizeHint" location="q3scrollview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isHorizontalSliderPressed" fullname="Q3ScrollView::isHorizontalSliderPressed" href="q3scrollview.html#isHorizontalSliderPressed" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="isHorizontalSliderPressed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isVerticalSliderPressed" fullname="Q3ScrollView::isVerticalSliderPressed" href="q3scrollview.html#isVerticalSliderPressed" location="q3scrollview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="isVerticalSliderPressed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragAutoScroll" fullname="Q3ScrollView::setDragAutoScroll" href="q3scrollview.html#dragAutoScroll-prop" location="q3scrollview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="dragAutoScroll" type="void" signature="setDragAutoScroll(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dragAutoScroll" fullname="Q3ScrollView::dragAutoScroll" href="q3scrollview.html#dragAutoScroll-prop" location="q3scrollview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dragAutoScroll" type="bool" signature="dragAutoScroll() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsMoving" fullname="Q3ScrollView::contentsMoving" href="q3scrollview.html#contentsMoving" location="q3scrollview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="contentsMoving(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalSliderPressed" fullname="Q3ScrollView::horizontalSliderPressed" href="q3scrollview.html#horizontalSliderPressed" location="q3scrollview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="horizontalSliderPressed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalSliderReleased" fullname="Q3ScrollView::horizontalSliderReleased" href="q3scrollview.html#horizontalSliderReleased" location="q3scrollview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="horizontalSliderReleased()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalSliderPressed" fullname="Q3ScrollView::verticalSliderPressed" href="q3scrollview.html#verticalSliderPressed" location="q3scrollview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="verticalSliderPressed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalSliderReleased" fullname="Q3ScrollView::verticalSliderReleased" href="q3scrollview.html#verticalSliderReleased" location="q3scrollview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="verticalSliderReleased()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeContents" fullname="Q3ScrollView::resizeContents" href="q3scrollview.html#resizeContents" location="q3scrollview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="resizeContents(int w, int h)"> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollBy" fullname="Q3ScrollView::scrollBy" href="q3scrollview.html#scrollBy" location="q3scrollview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="scrollBy(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentsPos" fullname="Q3ScrollView::setContentsPos" href="q3scrollview.html#setContentsPos" location="q3scrollview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setContentsPos(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureVisible" fullname="Q3ScrollView::ensureVisible" href="q3scrollview.html#ensureVisible" location="q3scrollview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="ensureVisible(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureVisible" fullname="Q3ScrollView::ensureVisible" href="q3scrollview.html#ensureVisible-2" location="q3scrollview.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="ensureVisible(int x, int y, int xmargin, int ymargin)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="xmargin" default=""/> + <parameter left="int" right="" name="ymargin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="center" fullname="Q3ScrollView::center" href="q3scrollview.html#center" location="q3scrollview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="center(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="center" fullname="Q3ScrollView::center" href="q3scrollview.html#center-2" location="q3scrollview.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="center(int x, int y, float xmargin, float ymargin)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="float" right="" name="xmargin" default=""/> + <parameter left="float" right="" name="ymargin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateScrollBars" fullname="Q3ScrollView::updateScrollBars" href="q3scrollview.html#updateScrollBars" location="q3scrollview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="updateScrollBars()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContents" fullname="Q3ScrollView::drawContents" href="q3scrollview.html#drawContents" location="q3scrollview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContents(QPainter * p, int clipx, int clipy, int clipw, int cliph)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="clipx" default=""/> + <parameter left="int" right="" name="clipy" default=""/> + <parameter left="int" right="" name="clipw" default=""/> + <parameter left="int" right="" name="cliph" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContentsOffset" fullname="Q3ScrollView::drawContentsOffset" href="q3scrollview.html#drawContentsOffset" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContentsOffset(QPainter * p, int offsetx, int offsety, int clipx, int clipy, int clipw, int cliph)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="offsetx" default=""/> + <parameter left="int" right="" name="offsety" default=""/> + <parameter left="int" right="" name="clipx" default=""/> + <parameter left="int" right="" name="clipy" default=""/> + <parameter left="int" right="" name="clipw" default=""/> + <parameter left="int" right="" name="cliph" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMousePressEvent" fullname="Q3ScrollView::contentsMousePressEvent" href="q3scrollview.html#contentsMousePressEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseReleaseEvent" fullname="Q3ScrollView::contentsMouseReleaseEvent" href="q3scrollview.html#contentsMouseReleaseEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseDoubleClickEvent" fullname="Q3ScrollView::contentsMouseDoubleClickEvent" href="q3scrollview.html#contentsMouseDoubleClickEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseMoveEvent" fullname="Q3ScrollView::contentsMouseMoveEvent" href="q3scrollview.html#contentsMouseMoveEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragEnterEvent" fullname="Q3ScrollView::contentsDragEnterEvent" href="q3scrollview.html#contentsDragEnterEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragEnterEvent(QDragEnterEvent * event)"> + <parameter left="QDragEnterEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragMoveEvent" fullname="Q3ScrollView::contentsDragMoveEvent" href="q3scrollview.html#contentsDragMoveEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragMoveEvent(QDragMoveEvent * event)"> + <parameter left="QDragMoveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragLeaveEvent" fullname="Q3ScrollView::contentsDragLeaveEvent" href="q3scrollview.html#contentsDragLeaveEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragLeaveEvent(QDragLeaveEvent * event)"> + <parameter left="QDragLeaveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDropEvent" fullname="Q3ScrollView::contentsDropEvent" href="q3scrollview.html#contentsDropEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDropEvent(QDropEvent * event)"> + <parameter left="QDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsWheelEvent" fullname="Q3ScrollView::contentsWheelEvent" href="q3scrollview.html#contentsWheelEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsWheelEvent(QWheelEvent * e)"> + <parameter left="QWheelEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsContextMenuEvent" fullname="Q3ScrollView::contentsContextMenuEvent" href="q3scrollview.html#contentsContextMenuEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsContextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportPaintEvent" fullname="Q3ScrollView::viewportPaintEvent" href="q3scrollview.html#viewportPaintEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="viewportPaintEvent(QPaintEvent * pe)"> + <parameter left="QPaintEvent *" right="" name="pe" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportResizeEvent" fullname="Q3ScrollView::viewportResizeEvent" href="q3scrollview.html#viewportResizeEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="viewportResizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="frameChanged" fullname="Q3ScrollView::frameChanged" href="q3scrollview.html#frameChanged" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="frameChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMargins" fullname="Q3ScrollView::setMargins" href="q3scrollview.html#setMargins" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setMargins(int left, int top, int right, int bottom)"> + <parameter left="int" right="" name="left" default=""/> + <parameter left="int" right="" name="top" default=""/> + <parameter left="int" right="" name="right" default=""/> + <parameter left="int" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leftMargin" fullname="Q3ScrollView::leftMargin" href="q3scrollview.html#leftMargin" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="leftMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topMargin" fullname="Q3ScrollView::topMargin" href="q3scrollview.html#topMargin" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="topMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rightMargin" fullname="Q3ScrollView::rightMargin" href="q3scrollview.html#rightMargin" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rightMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomMargin" fullname="Q3ScrollView::bottomMargin" href="q3scrollview.html#bottomMargin" location="q3scrollview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bottomMargin() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="Q3ScrollView::focusNextPrevChild" href="q3scrollview.html#focusNextPrevChild" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setHBarGeometry" fullname="Q3ScrollView::setHBarGeometry" href="q3scrollview.html#setHBarGeometry" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setHBarGeometry(QScrollBar & hbar, int x, int y, int w, int h)"> + <parameter left="QScrollBar &" right="" name="hbar" default=""/> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setVBarGeometry" fullname="Q3ScrollView::setVBarGeometry" href="q3scrollview.html#setVBarGeometry" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVBarGeometry(QScrollBar & vbar, int x, int y, int w, int h)"> + <parameter left="QScrollBar &" right="" name="vbar" default=""/> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3ScrollView::resizeEvent" href="q3scrollview.html#resizeEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="Q3ScrollView::mousePressEvent" href="q3scrollview.html#mousePressEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="Q3ScrollView::mouseReleaseEvent" href="q3scrollview.html#mouseReleaseEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="Q3ScrollView::mouseDoubleClickEvent" href="q3scrollview.html#mouseDoubleClickEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="Q3ScrollView::mouseMoveEvent" href="q3scrollview.html#mouseMoveEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="Q3ScrollView::wheelEvent" href="q3scrollview.html#wheelEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * e)"> + <parameter left="QWheelEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="Q3ScrollView::contextMenuEvent" href="q3scrollview.html#contextMenuEvent" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3ScrollView::eventFilter" href="q3scrollview.html#eventFilter" location="q3scrollview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * obj, QEvent * e)"> + <parameter left="QObject *" right="" name="obj" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlIndex" href="qsqlindex.html" location="qsqlindex.h" bases="QSqlRecord" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlIndex" fullname="QSqlIndex::QSqlIndex" href="qsqlindex.html#QSqlIndex" location="qsqlindex.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlIndex(const QString & cursorname, const QString & name)"> + <parameter left="const QString &" right="" name="cursorname" default="QString()"/> + <parameter left="const QString &" right="" name="name" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlIndex" fullname="QSqlIndex::QSqlIndex" href="qsqlindex.html#QSqlIndex-2" location="qsqlindex.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSqlIndex(const QSqlIndex & other)"> + <parameter left="const QSqlIndex &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlIndex" fullname="QSqlIndex::~QSqlIndex" href="qsqlindex.html#dtor.QSqlIndex" location="qsqlindex.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlIndex()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSqlIndex::operator=" href="qsqlindex.html#operator=" location="qsqlindex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSqlIndex &" signature="operator=(const QSqlIndex & other)"> + <parameter left="const QSqlIndex &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCursorName" fullname="QSqlIndex::setCursorName" href="qsqlindex.html#setCursorName" location="qsqlindex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCursorName(const QString & cursorName)"> + <parameter left="const QString &" right="" name="cursorName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorName" fullname="QSqlIndex::cursorName" href="qsqlindex.html#cursorName" location="qsqlindex.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="cursorName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setName" fullname="QSqlIndex::setName" href="qsqlindex.html#setName" location="qsqlindex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QSqlIndex::name" href="qsqlindex.html#name" location="qsqlindex.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QSqlIndex::append" href="qsqlindex.html#append" location="qsqlindex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="append(const QSqlField & field)"> + <parameter left="const QSqlField &" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QSqlIndex::append" href="qsqlindex.html#append-2" location="qsqlindex.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="append(const QSqlField & field, bool desc)"> + <parameter left="const QSqlField &" right="" name="field" default=""/> + <parameter left="bool" right="" name="desc" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDescending" fullname="QSqlIndex::isDescending" href="qsqlindex.html#isDescending" location="qsqlindex.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDescending(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDescending" fullname="QSqlIndex::setDescending" href="qsqlindex.html#setDescending" location="qsqlindex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDescending(int i, bool desc)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="bool" right="" name="desc" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="toString" fullname="QSqlIndex::toString" href="qsqlindex-qt3.html#toString" location="qsqlindex.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString(const QString & prefix, const QString & sep, bool verbose) const"> + <parameter left="const QString &" right="" name="prefix" default="QString()"/> + <parameter left="const QString &" right="" name="sep" default="QLatin1String( "," )"/> + <parameter left="bool" right="" name="verbose" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="toStringList" fullname="QSqlIndex::toStringList" href="qsqlindex-qt3.html#toStringList" location="qsqlindex.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="toStringList(const QString & prefix, bool verbose) const"> + <parameter left="const QString &" right="" name="prefix" default="QString()"/> + <parameter left="bool" right="" name="verbose" default="true"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTranslator" href="qtranslator.html" location="qtranslator.h" bases="QObject" module="QtCore"> + <contents name="looking-up-translations" title="Looking up Translations" level="1"/> + <contents name="using-multiple-translations" title="Using Multiple Translations" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTranslator" fullname="QTranslator::QTranslator" href="qtranslator.html#QTranslator" location="qtranslator.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTranslator(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QTranslator" fullname="QTranslator::QTranslator" href="qtranslator-qt3.html#QTranslator-2" location="qtranslator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTranslator(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTranslator" fullname="QTranslator::~QTranslator" href="qtranslator.html#dtor.QTranslator" location="qtranslator.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTranslator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QTranslator::translate" href="qtranslator.html#translate" location="qtranslator.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="translate(const char * context, const char * sourceText, const char * disambiguation) const"> + <parameter left="const char *" right="" name="context" default=""/> + <parameter left="const char *" right="" name="sourceText" default=""/> + <parameter left="const char *" right="" name="disambiguation" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QTranslator::translate" href="qtranslator.html#translate-2" location="qtranslator.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="translate(const char * context, const char * sourceText, const char * disambiguation, int n) const"> + <parameter left="const char *" right="" name="context" default=""/> + <parameter left="const char *" right="" name="sourceText" default=""/> + <parameter left="const char *" right="" name="disambiguation" default=""/> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QTranslator::isEmpty" href="qtranslator.html#isEmpty" location="qtranslator.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QTranslator::load" href="qtranslator.html#load" location="qtranslator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="load(const QString & filename, const QString & directory, const QString & search_delimiters, const QString & suffix)"> + <parameter left="const QString &" right="" name="filename" default=""/> + <parameter left="const QString &" right="" name="directory" default="QString()"/> + <parameter left="const QString &" right="" name="search_delimiters" default="QString()"/> + <parameter left="const QString &" right="" name="suffix" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QTranslator::load" href="qtranslator.html#load-2" location="qtranslator.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="load(const uchar * data, int len)"> + <parameter left="const uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QTranslator::find" href="qtranslator-qt3.html#find" location="qtranslator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="find(const char * context, const char * sourceText, const char * comment) const"> + <parameter left="const char *" right="" name="context" default=""/> + <parameter left="const char *" right="" name="sourceText" default=""/> + <parameter left="const char *" right="" name="comment" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusInterface" href="qdbusinterface.html" location="qdbusinterface.h" bases="QDBusAbstractInterface" module="QtDBus"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusInterface" fullname="QDBusInterface::QDBusInterface" href="qdbusinterface.html#QDBusInterface" location="qdbusinterface.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusInterface(const QString & service, const QString & path, const QString & interface, const QDBusConnection & connection, QObject * parent)"> + <parameter left="const QString &" right="" name="service" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QString &" right="" name="interface" default="QString()"/> + <parameter left="const QDBusConnection &" right="" name="connection" default="QDBusConnection::sessionBus()"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDBusInterface" fullname="QDBusInterface::~QDBusInterface" href="qdbusinterface.html#dtor.QDBusInterface" location="qdbusinterface.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDBusInterface()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextStream" href="qtextstream.html" location="qtextstream.h" bases="" module="QtCore"> + <keyword name="qtextstream-manipulators"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="RealNumberNotation" fullname="QTextStream::RealNumberNotation" href="qtextstream.html#RealNumberNotation-enum" location="qtextstream.h"> + <value name="SmartNotation" value="0"/> + <value name="FixedNotation" value="1"/> + <value name="ScientificNotation" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FieldAlignment" fullname="QTextStream::FieldAlignment" href="qtextstream.html#FieldAlignment-enum" location="qtextstream.h"> + <value name="AlignLeft" value="0"/> + <value name="AlignRight" value="1"/> + <value name="AlignCenter" value="2"/> + <value name="AlignAccountingStyle" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Status" fullname="QTextStream::Status" href="qtextstream.html#Status-enum" location="qtextstream.h"> + <value name="Ok" value="0"/> + <value name="ReadPastEnd" value="1"/> + <value name="ReadCorruptData" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="NumberFlag" fullname="QTextStream::NumberFlag" href="qtextstream.html#NumberFlag-enum" location="qtextstream.h" typedef="QTextStream::NumberFlags"> + <value name="ShowBase" value="0x1"/> + <value name="ForcePoint" value="0x2"/> + <value name="ForceSign" value="0x4"/> + <value name="UppercaseBase" value="0x8"/> + <value name="UppercaseDigits" value="0x10"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="NumberFlags" fullname="QTextStream::NumberFlags" href="qtextstream.html#NumberFlags-typedef" location="qtextstream.h" enum="QTextStream::NumberFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextStream" fullname="QTextStream::QTextStream" href="qtextstream.html#QTextStream" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextStream()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextStream" fullname="QTextStream::QTextStream" href="qtextstream.html#QTextStream-2" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextStream(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextStream" fullname="QTextStream::QTextStream" href="qtextstream.html#QTextStream-3" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTextStream(FILE * fileHandle, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="FILE *" right="" name="fileHandle" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="QIODevice::ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextStream" fullname="QTextStream::QTextStream" href="qtextstream.html#QTextStream-4" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QTextStream(QString * string, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="QString *" right="" name="string" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="QIODevice::ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextStream" fullname="QTextStream::QTextStream" href="qtextstream.html#QTextStream-5" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QTextStream(QByteArray * array, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="QByteArray *" right="" name="array" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="QIODevice::ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextStream" fullname="QTextStream::QTextStream" href="qtextstream.html#QTextStream-6" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QTextStream(const QByteArray & array, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="const QByteArray &" right="" name="array" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="QIODevice::ReadOnly"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextStream" fullname="QTextStream::~QTextStream" href="qtextstream.html#dtor.QTextStream" location="qtextstream.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextStream()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCodec" fullname="QTextStream::setCodec" href="qtextstream.html#setCodec" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCodec(QTextCodec * codec)"> + <parameter left="QTextCodec *" right="" name="codec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCodec" fullname="QTextStream::setCodec" href="qtextstream.html#setCodec-2" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setCodec(const char * codecName)"> + <parameter left="const char *" right="" name="codecName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codec" fullname="QTextStream::codec" href="qtextstream.html#codec" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCodec *" signature="codec() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoDetectUnicode" fullname="QTextStream::setAutoDetectUnicode" href="qtextstream.html#setAutoDetectUnicode" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoDetectUnicode(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoDetectUnicode" fullname="QTextStream::autoDetectUnicode" href="qtextstream.html#autoDetectUnicode" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoDetectUnicode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGenerateByteOrderMark" fullname="QTextStream::setGenerateByteOrderMark" href="qtextstream.html#setGenerateByteOrderMark" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGenerateByteOrderMark(bool generate)"> + <parameter left="bool" right="" name="generate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="generateByteOrderMark" fullname="QTextStream::generateByteOrderMark" href="qtextstream.html#generateByteOrderMark" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="generateByteOrderMark() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLocale" fullname="QTextStream::setLocale" href="qtextstream.html#setLocale" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLocale(const QLocale & locale)"> + <parameter left="const QLocale &" right="" name="locale" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="locale" fullname="QTextStream::locale" href="qtextstream.html#locale" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLocale" signature="locale() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDevice" fullname="QTextStream::setDevice" href="qtextstream.html#setDevice" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDevice(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QTextStream::device" href="qtextstream.html#device" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setString" fullname="QTextStream::setString" href="qtextstream.html#setString" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setString(QString * string, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="QString *" right="" name="string" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="QIODevice::ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="string" fullname="QTextStream::string" href="qtextstream.html#string" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString *" signature="string() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="status" fullname="QTextStream::status" href="qtextstream.html#status" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Status" signature="status() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatus" fullname="QTextStream::setStatus" href="qtextstream.html#setStatus" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStatus(Status status)"> + <parameter left="Status" right="" name="status" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetStatus" fullname="QTextStream::resetStatus" href="qtextstream.html#resetStatus" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetStatus()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QTextStream::atEnd" href="qtextstream.html#atEnd" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QTextStream::reset" href="qtextstream.html#reset" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="QTextStream::flush" href="qtextstream.html#flush" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="flush()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="seek" fullname="QTextStream::seek" href="qtextstream.html#seek" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="seek(qint64 pos)"> + <parameter left="qint64" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QTextStream::pos" href="qtextstream.html#pos" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="skipWhiteSpace" fullname="QTextStream::skipWhiteSpace" href="qtextstream.html#skipWhiteSpace" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="skipWhiteSpace()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readLine" fullname="QTextStream::readLine" href="qtextstream.html#readLine" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="readLine(qint64 maxlen)"> + <parameter left="qint64" right="" name="maxlen" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readAll" fullname="QTextStream::readAll" href="qtextstream.html#readAll" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="readAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QTextStream::read" href="qtextstream.html#read" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="read(qint64 maxlen)"> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFieldAlignment" fullname="QTextStream::setFieldAlignment" href="qtextstream.html#setFieldAlignment" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFieldAlignment(FieldAlignment mode)"> + <parameter left="FieldAlignment" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fieldAlignment" fullname="QTextStream::fieldAlignment" href="qtextstream.html#fieldAlignment" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="FieldAlignment" signature="fieldAlignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPadChar" fullname="QTextStream::setPadChar" href="qtextstream.html#setPadChar" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPadChar(QChar ch)"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="padChar" fullname="QTextStream::padChar" href="qtextstream.html#padChar" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="padChar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFieldWidth" fullname="QTextStream::setFieldWidth" href="qtextstream.html#setFieldWidth" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFieldWidth(int width)"> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fieldWidth" fullname="QTextStream::fieldWidth" href="qtextstream.html#fieldWidth" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="fieldWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumberFlags" fullname="QTextStream::setNumberFlags" href="qtextstream.html#setNumberFlags" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumberFlags(QFlags<QTextStream::NumberFlag> flags)"> + <parameter left="QFlags<QTextStream::NumberFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numberFlags" fullname="QTextStream::numberFlags" href="qtextstream.html#numberFlags" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="NumberFlags" signature="numberFlags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIntegerBase" fullname="QTextStream::setIntegerBase" href="qtextstream.html#setIntegerBase" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIntegerBase(int base)"> + <parameter left="int" right="" name="base" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="integerBase" fullname="QTextStream::integerBase" href="qtextstream.html#integerBase" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="integerBase() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRealNumberNotation" fullname="QTextStream::setRealNumberNotation" href="qtextstream.html#setRealNumberNotation" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRealNumberNotation(RealNumberNotation notation)"> + <parameter left="RealNumberNotation" right="" name="notation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="realNumberNotation" fullname="QTextStream::realNumberNotation" href="qtextstream.html#realNumberNotation" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="RealNumberNotation" signature="realNumberNotation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRealNumberPrecision" fullname="QTextStream::setRealNumberPrecision" href="qtextstream.html#setRealNumberPrecision" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRealNumberPrecision(int precision)"> + <parameter left="int" right="" name="precision" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="realNumberPrecision" fullname="QTextStream::realNumberPrecision" href="qtextstream.html#realNumberPrecision" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="realNumberPrecision() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextStream &" signature="operator>>(QChar & c)"> + <parameter left="QChar &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-5" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QTextStream &" signature="operator>>(char & c)"> + <parameter left="char &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-2" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QTextStream &" signature="operator>>(signed short & i)"> + <parameter left="signed short &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-6" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QTextStream &" signature="operator>>(unsigned short & i)"> + <parameter left="unsigned short &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-7" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QTextStream &" signature="operator>>(signed int & i)"> + <parameter left="signed int &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-8" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="QTextStream &" signature="operator>>(unsigned int & i)"> + <parameter left="unsigned int &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-9" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="QTextStream &" signature="operator>>(signed long & i)"> + <parameter left="signed long &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-10" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="QTextStream &" signature="operator>>(unsigned long & i)"> + <parameter left="unsigned long &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-11" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="QTextStream &" signature="operator>>(qlonglong & i)"> + <parameter left="qlonglong &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-12" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="QTextStream &" signature="operator>>(qulonglong & i)"> + <parameter left="qulonglong &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-3" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QTextStream &" signature="operator>>(float & f)"> + <parameter left="float &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-13" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="QTextStream &" signature="operator>>(double & f)"> + <parameter left="double &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-4" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QTextStream &" signature="operator>>(QString & str)"> + <parameter left="QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-14" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="QTextStream &" signature="operator>>(QByteArray & array)"> + <parameter left="QByteArray &" right="" name="array" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QTextStream::operator>>" href="qtextstream.html#operator>>-15" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" type="QTextStream &" signature="operator>>(char * c)"> + <parameter left="char *" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextStream &" signature="operator<<(QChar c)"> + <parameter left="QChar" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-6" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QTextStream &" signature="operator<<(char c)"> + <parameter left="char" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-2" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QTextStream &" signature="operator<<(signed short i)"> + <parameter left="signed short" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-7" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QTextStream &" signature="operator<<(unsigned short i)"> + <parameter left="unsigned short" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-8" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="QTextStream &" signature="operator<<(signed int i)"> + <parameter left="signed int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-9" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="QTextStream &" signature="operator<<(unsigned int i)"> + <parameter left="unsigned int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-10" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="QTextStream &" signature="operator<<(signed long i)"> + <parameter left="signed long" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-11" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="QTextStream &" signature="operator<<(unsigned long i)"> + <parameter left="unsigned long" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-12" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="QTextStream &" signature="operator<<(qlonglong i)"> + <parameter left="qlonglong" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-13" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="QTextStream &" signature="operator<<(qulonglong i)"> + <parameter left="qulonglong" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-3" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QTextStream &" signature="operator<<(float f)"> + <parameter left="float" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-14" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="QTextStream &" signature="operator<<(double f)"> + <parameter left="double" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-4" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QTextStream &" signature="operator<<(const QString & string)"> + <parameter left="const QString &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-15" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" type="QTextStream &" signature="operator<<(const QByteArray & array)"> + <parameter left="const QByteArray &" right="" name="array" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-16" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" type="QTextStream &" signature="operator<<(const char * string)"> + <parameter left="const char *" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QTextStream::operator<<" href="qtextstream.html#operator<<-17" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" type="QTextStream &" signature="operator<<(const void * ptr)"> + <parameter left="const void *" right="" name="ptr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="flags" fullname="QTextStream::flags" href="qtextstream-qt3.html#flags" location="qtextstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="flags() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="flags" fullname="QTextStream::flags" href="qtextstream-qt3.html#flags-2" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="flags(int f)"> + <parameter left="int" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setf" fullname="QTextStream::setf" href="qtextstream-qt3.html#setf" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="setf(int bits)"> + <parameter left="int" right="" name="bits" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setf" fullname="QTextStream::setf" href="qtextstream-qt3.html#setf-2" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="setf(int bits, int mask)"> + <parameter left="int" right="" name="bits" default=""/> + <parameter left="int" right="" name="mask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="unsetf" fullname="QTextStream::unsetf" href="qtextstream-qt3.html#unsetf" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="unsetf(int bits)"> + <parameter left="int" right="" name="bits" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="width" fullname="QTextStream::width" href="qtextstream-qt3.html#width" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="width(int w)"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="fill" fullname="QTextStream::fill" href="qtextstream-qt3.html#fill" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="fill(int f)"> + <parameter left="int" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="precision" fullname="QTextStream::precision" href="qtextstream-qt3.html#precision" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="precision(int p)"> + <parameter left="int" right="" name="p" default=""/> + </function> + <variable access="public" threadsafety="unspecified" status="compat" name="skipws" fullname="QTextStream::skipws" href="qtextstream-qt3.html#skipws-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="left" fullname="QTextStream::left" href="qtextstream-qt3.html#left-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="right" fullname="QTextStream::right" href="qtextstream-qt3.html#right-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="internal" fullname="QTextStream::internal" href="qtextstream-qt3.html#internal-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="bin" fullname="QTextStream::bin" href="qtextstream-qt3.html#bin-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="oct" fullname="QTextStream::oct" href="qtextstream-qt3.html#oct-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="dec" fullname="QTextStream::dec" href="qtextstream-qt3.html#dec-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="hex" fullname="QTextStream::hex" href="qtextstream-qt3.html#hex-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="showbase" fullname="QTextStream::showbase" href="qtextstream-qt3.html#showbase-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="showpoint" fullname="QTextStream::showpoint" href="qtextstream-qt3.html#showpoint-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="uppercase" fullname="QTextStream::uppercase" href="qtextstream-qt3.html#uppercase-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="showpos" fullname="QTextStream::showpos" href="qtextstream-qt3.html#showpos-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="scientific" fullname="QTextStream::scientific" href="qtextstream-qt3.html#scientific-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="fixed" fullname="QTextStream::fixed" href="qtextstream-qt3.html#fixed-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="basefield" fullname="QTextStream::basefield" href="qtextstream-qt3.html#basefield-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="adjustfield" fullname="QTextStream::adjustfield" href="qtextstream-qt3.html#adjustfield-var" location="qtextstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="compat" name="floatfield" fullname="QTextStream::floatfield" href="qtextstream-qt3.html#floatfield-var" location="qtextstream.h" type="const int" static="true"/> + <enum access="public" threadsafety="unspecified" status="compat" name="Encoding" fullname="QTextStream::Encoding" href="qtextstream-qt3.html#Encoding-enum" location="qtextstream.h"> + <value name="Locale" value="0"/> + <value name="Latin1" value="1"/> + <value name="Unicode" value="2"/> + <value name="UnicodeNetworkOrder" value="3"/> + <value name="UnicodeReverse" value="4"/> + <value name="RawUnicode" value="5"/> + <value name="UnicodeUTF8" value="6"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="setEncoding" fullname="QTextStream::setEncoding" href="qtextstream-qt3.html#setEncoding" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncoding(Encoding encoding)"> + <parameter left="Encoding" right="" name="encoding" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="read" fullname="QTextStream::read" href="qtextstream-qt3.html#read-2" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString" signature="read()"/> + <function access="public" threadsafety="unspecified" status="compat" name="unsetDevice" fullname="QTextStream::unsetDevice" href="qtextstream-qt3.html#unsetDevice" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unsetDevice()"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="bin" href="qtextstream.html#bin" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="bin(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="oct" href="qtextstream.html#oct" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="oct(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dec" href="qtextstream.html#dec" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="dec(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hex" href="qtextstream.html#hex" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="hex(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showbase" href="qtextstream.html#showbase" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="showbase(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="forcesign" href="qtextstream.html#forcesign" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="forcesign(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="forcepoint" href="qtextstream.html#forcepoint" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="forcepoint(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="noshowbase" href="qtextstream.html#noshowbase" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="noshowbase(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="noforcesign" href="qtextstream.html#noforcesign" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="noforcesign(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="noforcepoint" href="qtextstream.html#noforcepoint" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="noforcepoint(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uppercasebase" href="qtextstream.html#uppercasebase" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="uppercasebase(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uppercasedigits" href="qtextstream.html#uppercasedigits" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="uppercasedigits(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lowercasebase" href="qtextstream.html#lowercasebase" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="lowercasebase(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lowercasedigits" href="qtextstream.html#lowercasedigits" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="lowercasedigits(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fixed" href="qtextstream.html#fixed" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="fixed(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scientific" href="qtextstream.html#scientific" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="scientific(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="left" href="qtextstream.html#left" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="left(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="right" href="qtextstream.html#right" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="right(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="center" href="qtextstream.html#center" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="center(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endl" href="qtextstream.html#endl" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="endl(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" href="qtextstream.html#flush" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="flush(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" href="qtextstream.html#reset" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="reset(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bom" href="qtextstream.html#bom" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="bom(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ws" href="qtextstream.html#ws" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStream &" signature="ws(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSetFieldWidth" href="qtextstream.html#qSetFieldWidth" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStreamManipulator" signature="qSetFieldWidth(int width)"> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSetPadChar" href="qtextstream.html#qSetPadChar" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStreamManipulator" signature="qSetPadChar(QChar ch)"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSetRealNumberPrecision" href="qtextstream.html#qSetRealNumberPrecision" location="qtextstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QTextStream" type="QTextStreamManipulator" signature="qSetRealNumberPrecision(int precision)"> + <parameter left="int" right="" name="precision" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="compat" name="QTextIStream" href="qtextistream.html" location="qtextstream.h" bases="QTextStream" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextIStream" fullname="QTextIStream::QTextIStream" href="qtextistream.html#QTextIStream" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextIStream(const QString * string)"> + <parameter left="const QString *" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextIStream" fullname="QTextIStream::QTextIStream" href="qtextistream.html#QTextIStream-2" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextIStream(QByteArray * byteArray)"> + <parameter left="QByteArray *" right="" name="byteArray" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextIStream" fullname="QTextIStream::QTextIStream" href="qtextistream.html#QTextIStream-3" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTextIStream(FILE * file)"> + <parameter left="FILE *" right="" name="file" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="compat" name="QTextOStream" href="qtextostream.html" location="qtextstream.h" bases="QTextStream" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextOStream" fullname="QTextOStream::QTextOStream" href="qtextostream.html#QTextOStream" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextOStream(QString * string)"> + <parameter left="QString *" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextOStream" fullname="QTextOStream::QTextOStream" href="qtextostream.html#QTextOStream-2" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextOStream(QByteArray * byteArray)"> + <parameter left="QByteArray *" right="" name="byteArray" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextOStream" fullname="QTextOStream::QTextOStream" href="qtextostream.html#QTextOStream-3" location="qtextstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTextOStream(FILE * file)"> + <parameter left="FILE *" right="" name="file" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDate" href="qdate.html" location="qdatetime.h" bases="" module="QtCore"> + <target name="qdate-g-and-j"/> + <contents name="use-of-gregorian-and-julian-calendars" title="Use of Gregorian and Julian Calendars" level="1"/> + <contents name="use-of-gregorian-and-julian-calendars" title="Use of Gregorian and Julian Calendars" level="2"/> + <contents name="no-year-0" title="No Year 0" level="2"/> + <contents name="range-of-valid-dates" title="Range of Valid Dates" level="2"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="MonthNameType" fullname="QDate::MonthNameType" href="qdate.html#MonthNameType-enum" location="qdatetime.h"> + <value name="DateFormat" value="0"/> + <value name="StandaloneFormat" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QDate" fullname="QDate::QDate" href="qdate.html#QDate" location="qdatetime.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDate" fullname="QDate::QDate" href="qdate.html#QDate-2" location="qdatetime.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDate(int y, int m, int d)"> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="m" default=""/> + <parameter left="int" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QDate::isNull" href="qdate.html#isNull" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QDate::isValid" href="qdate.html#isValid" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="year" fullname="QDate::year" href="qdate.html#year" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="year() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="month" fullname="QDate::month" href="qdate.html#month" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="month() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="day" fullname="QDate::day" href="qdate.html#day" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="day() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dayOfWeek" fullname="QDate::dayOfWeek" href="qdate.html#dayOfWeek" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="dayOfWeek() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dayOfYear" fullname="QDate::dayOfYear" href="qdate.html#dayOfYear" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="dayOfYear() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="daysInMonth" fullname="QDate::daysInMonth" href="qdate.html#daysInMonth" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="daysInMonth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="daysInYear" fullname="QDate::daysInYear" href="qdate.html#daysInYear" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="daysInYear() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="weekNumber" fullname="QDate::weekNumber" href="qdate.html#weekNumber" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="weekNumber(int * yearNumber) const"> + <parameter left="int *" right="" name="yearNumber" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="monthName" fullname="QDate::monthName" href="qdate-qt3.html#monthName" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="monthName(int month)"> + <parameter left="int" right="" name="month" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="dayName" fullname="QDate::dayName" href="qdate-qt3.html#dayName" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="dayName(int weekday)"> + <parameter left="int" right="" name="weekday" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shortMonthName" fullname="QDate::shortMonthName" href="qdate.html#shortMonthName" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="shortMonthName(int month)"> + <parameter left="int" right="" name="month" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shortMonthName" fullname="QDate::shortMonthName" href="qdate.html#shortMonthName-2" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="shortMonthName(int month, MonthNameType type)"> + <parameter left="int" right="" name="month" default=""/> + <parameter left="MonthNameType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shortDayName" fullname="QDate::shortDayName" href="qdate.html#shortDayName" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="shortDayName(int weekday)"> + <parameter left="int" right="" name="weekday" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shortDayName" fullname="QDate::shortDayName" href="qdate.html#shortDayName-2" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="shortDayName(int weekday, MonthNameType type)"> + <parameter left="int" right="" name="weekday" default=""/> + <parameter left="MonthNameType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="longMonthName" fullname="QDate::longMonthName" href="qdate.html#longMonthName" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="longMonthName(int month)"> + <parameter left="int" right="" name="month" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="longMonthName" fullname="QDate::longMonthName" href="qdate.html#longMonthName-2" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="longMonthName(int month, MonthNameType type)"> + <parameter left="int" right="" name="month" default=""/> + <parameter left="MonthNameType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="longDayName" fullname="QDate::longDayName" href="qdate.html#longDayName" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="longDayName(int weekday)"> + <parameter left="int" right="" name="weekday" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="longDayName" fullname="QDate::longDayName" href="qdate.html#longDayName-2" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="longDayName(int weekday, MonthNameType type)"> + <parameter left="int" right="" name="weekday" default=""/> + <parameter left="MonthNameType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QDate::toString" href="qdate.html#toString-2" location="qdatetime.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="toString(Qt::DateFormat format) const"> + <parameter left="Qt::DateFormat" right="" name="format" default="Qt::TextDate"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QDate::toString" href="qdate.html#toString" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString(const QString & format) const"> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setYMD" fullname="QDate::setYMD" href="qdate-obsolete.html#setYMD" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setYMD(int y, int m, int d)"> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="m" default=""/> + <parameter left="int" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDate" fullname="QDate::setDate" href="qdate.html#setDate" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setDate(int year, int month, int day)"> + <parameter left="int" right="" name="year" default=""/> + <parameter left="int" right="" name="month" default=""/> + <parameter left="int" right="" name="day" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getDate" fullname="QDate::getDate" href="qdate.html#getDate" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="getDate(int * year, int * month, int * day)"> + <parameter left="int *" right="" name="year" default=""/> + <parameter left="int *" right="" name="month" default=""/> + <parameter left="int *" right="" name="day" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDays" fullname="QDate::addDays" href="qdate.html#addDays" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDate" signature="addDays(int ndays) const"> + <parameter left="int" right="" name="ndays" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMonths" fullname="QDate::addMonths" href="qdate.html#addMonths" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDate" signature="addMonths(int nmonths) const"> + <parameter left="int" right="" name="nmonths" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addYears" fullname="QDate::addYears" href="qdate.html#addYears" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDate" signature="addYears(int nyears) const"> + <parameter left="int" right="" name="nyears" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="daysTo" fullname="QDate::daysTo" href="qdate.html#daysTo" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="daysTo(const QDate & d) const"> + <parameter left="const QDate &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QDate::operator==" href="qdate.html#operator==" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QDate & d) const"> + <parameter left="const QDate &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QDate::operator!=" href="qdate.html#operator!=" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QDate & d) const"> + <parameter left="const QDate &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QDate::operator<" href="qdate.html#operator<" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QDate & d) const"> + <parameter left="const QDate &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QDate::operator<=" href="qdate.html#operator<=" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<=(const QDate & d) const"> + <parameter left="const QDate &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QDate::operator>" href="qdate.html#operator>" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>(const QDate & d) const"> + <parameter left="const QDate &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QDate::operator>=" href="qdate.html#operator>=" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>=(const QDate & d) const"> + <parameter left="const QDate &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentDate" fullname="QDate::currentDate" href="qdate.html#currentDate" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDate" signature="currentDate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromString" fullname="QDate::fromString" href="qdate.html#fromString" location="qdatetime.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDate" signature="fromString(const QString & string, Qt::DateFormat format)"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="Qt::DateFormat" right="" name="format" default="Qt::TextDate"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromString" fullname="QDate::fromString" href="qdate.html#fromString-2" location="qdatetime.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QDate" signature="fromString(const QString & string, const QString & format)"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QDate::isValid" href="qdate.html#isValid-2" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="bool" signature="isValid(int year, int month, int day)"> + <parameter left="int" right="" name="year" default=""/> + <parameter left="int" right="" name="month" default=""/> + <parameter left="int" right="" name="day" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isLeapYear" fullname="QDate::isLeapYear" href="qdate.html#isLeapYear" location="qdatetime.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isLeapYear(int year)"> + <parameter left="int" right="" name="year" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="leapYear" fullname="QDate::leapYear" href="qdate-qt3.html#leapYear" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="leapYear(int year)"> + <parameter left="int" right="" name="year" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="currentDate" fullname="QDate::currentDate" href="qdate-qt3.html#currentDate-2" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QDate" signature="currentDate(Qt::TimeSpec spec)"> + <parameter left="Qt::TimeSpec" right="" name="spec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromJulianDay" fullname="QDate::fromJulianDay" href="qdate.html#fromJulianDay" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDate" signature="fromJulianDay(int jd)"> + <parameter left="int" right="" name="jd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toJulianDay" fullname="QDate::toJulianDay" href="qdate.html#toJulianDay" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="toJulianDay() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTime" href="qtime.html" location="qdatetime.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTime" fullname="QTime::QTime" href="qtime.html#QTime" location="qdatetime.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTime" fullname="QTime::QTime" href="qtime.html#QTime-2" location="qdatetime.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTime(int h, int m, int s, int ms)"> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="m" default=""/> + <parameter left="int" right="" name="s" default="0"/> + <parameter left="int" right="" name="ms" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QTime::isNull" href="qtime.html#isNull" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTime::isValid" href="qtime.html#isValid" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hour" fullname="QTime::hour" href="qtime.html#hour" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="hour() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minute" fullname="QTime::minute" href="qtime.html#minute" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="minute() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="second" fullname="QTime::second" href="qtime.html#second" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="second() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="msec" fullname="QTime::msec" href="qtime.html#msec" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="msec() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTime::toString" href="qtime.html#toString-2" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="toString(Qt::DateFormat format) const"> + <parameter left="Qt::DateFormat" right="" name="format" default="Qt::TextDate"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QTime::toString" href="qtime.html#toString" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString(const QString & format) const"> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHMS" fullname="QTime::setHMS" href="qtime.html#setHMS" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setHMS(int h, int m, int s, int ms)"> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="m" default=""/> + <parameter left="int" right="" name="s" default=""/> + <parameter left="int" right="" name="ms" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSecs" fullname="QTime::addSecs" href="qtime.html#addSecs" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTime" signature="addSecs(int s) const"> + <parameter left="int" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="secsTo" fullname="QTime::secsTo" href="qtime.html#secsTo" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="secsTo(const QTime & t) const"> + <parameter left="const QTime &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMSecs" fullname="QTime::addMSecs" href="qtime.html#addMSecs" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTime" signature="addMSecs(int ms) const"> + <parameter left="int" right="" name="ms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="msecsTo" fullname="QTime::msecsTo" href="qtime.html#msecsTo" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="msecsTo(const QTime & t) const"> + <parameter left="const QTime &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTime::operator==" href="qtime.html#operator==" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QTime & t) const"> + <parameter left="const QTime &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTime::operator!=" href="qtime.html#operator!=" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QTime & t) const"> + <parameter left="const QTime &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QTime::operator<" href="qtime.html#operator<" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QTime & t) const"> + <parameter left="const QTime &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QTime::operator<=" href="qtime.html#operator<=" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<=(const QTime & t) const"> + <parameter left="const QTime &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QTime::operator>" href="qtime.html#operator>" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>(const QTime & t) const"> + <parameter left="const QTime &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QTime::operator>=" href="qtime.html#operator>=" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>=(const QTime & t) const"> + <parameter left="const QTime &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentTime" fullname="QTime::currentTime" href="qtime.html#currentTime" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTime" signature="currentTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromString" fullname="QTime::fromString" href="qtime.html#fromString" location="qdatetime.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTime" signature="fromString(const QString & string, Qt::DateFormat format)"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="Qt::DateFormat" right="" name="format" default="Qt::TextDate"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromString" fullname="QTime::fromString" href="qtime.html#fromString-2" location="qdatetime.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QTime" signature="fromString(const QString & string, const QString & format)"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTime::isValid" href="qtime.html#isValid-2" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="bool" signature="isValid(int h, int m, int s, int ms)"> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="m" default=""/> + <parameter left="int" right="" name="s" default=""/> + <parameter left="int" right="" name="ms" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="currentTime" fullname="QTime::currentTime" href="qtime-qt3.html#currentTime-2" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QTime" signature="currentTime(Qt::TimeSpec specification)"> + <parameter left="Qt::TimeSpec" right="" name="specification" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QTime::start" href="qtime.html#start" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="start()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="restart" fullname="QTime::restart" href="qtime.html#restart" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="restart()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="elapsed" fullname="QTime::elapsed" href="qtime.html#elapsed" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="elapsed() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDateTime" href="qdatetime.html" location="qdatetime.h" bases="" module="QtCore"> + <target name="qdatetime-g-and-j"/> + <contents name="use-of-gregorian-and-julian-calendars" title="Use of Gregorian and Julian Calendars" level="1"/> + <contents name="use-of-gregorian-and-julian-calendars" title="Use of Gregorian and Julian Calendars" level="2"/> + <contents name="no-year-0" title="No Year 0" level="2"/> + <contents name="range-of-valid-dates" title="Range of Valid Dates" level="2"/> + <contents name="use-of-system-timezone" title="Use of System Timezone" level="2"/> + <contents name="daylight-savings-time-dst" title="Daylight Savings Time (DST)" level="2"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDateTime" fullname="QDateTime::QDateTime" href="qdatetime.html#QDateTime" location="qdatetime.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDateTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDateTime" fullname="QDateTime::QDateTime" href="qdatetime.html#QDateTime-2" location="qdatetime.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDateTime(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDateTime" fullname="QDateTime::QDateTime" href="qdatetime.html#QDateTime-3" location="qdatetime.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDateTime(const QDate & date, const QTime & time, Qt::TimeSpec spec)"> + <parameter left="const QDate &" right="" name="date" default=""/> + <parameter left="const QTime &" right="" name="time" default=""/> + <parameter left="Qt::TimeSpec" right="" name="spec" default="Qt::LocalTime"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDateTime" fullname="QDateTime::QDateTime" href="qdatetime.html#QDateTime-4" location="qdatetime.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QDateTime(const QDateTime & other)"> + <parameter left="const QDateTime &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDateTime" fullname="QDateTime::~QDateTime" href="qdatetime.html#dtor.QDateTime" location="qdatetime.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDateTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDateTime::operator=" href="qdatetime.html#operator=" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDateTime &" signature="operator=(const QDateTime & other)"> + <parameter left="const QDateTime &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QDateTime::isNull" href="qdatetime.html#isNull" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QDateTime::isValid" href="qdatetime.html#isValid" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="date" fullname="QDateTime::date" href="qdatetime.html#date" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDate" signature="date() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="time" fullname="QDateTime::time" href="qdatetime.html#time" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTime" signature="time() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="timeSpec" fullname="QDateTime::timeSpec" href="qdatetime.html#timeSpec" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::TimeSpec" signature="timeSpec() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toTime_t" fullname="QDateTime::toTime_t" href="qdatetime.html#toTime_t" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="toTime_t() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDate" fullname="QDateTime::setDate" href="qdatetime.html#setDate" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDate(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTime" fullname="QDateTime::setTime" href="qdatetime.html#setTime" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTime(const QTime & time)"> + <parameter left="const QTime &" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTimeSpec" fullname="QDateTime::setTimeSpec" href="qdatetime.html#setTimeSpec" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTimeSpec(Qt::TimeSpec spec)"> + <parameter left="Qt::TimeSpec" right="" name="spec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTime_t" fullname="QDateTime::setTime_t" href="qdatetime.html#setTime_t" location="qdatetime.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTime_t(uint seconds)"> + <parameter left="uint" right="" name="seconds" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QDateTime::toString" href="qdatetime.html#toString-2" location="qdatetime.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="toString(Qt::DateFormat format) const"> + <parameter left="Qt::DateFormat" right="" name="format" default="Qt::TextDate"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QDateTime::toString" href="qdatetime.html#toString" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString(const QString & format) const"> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDays" fullname="QDateTime::addDays" href="qdatetime.html#addDays" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="addDays(int ndays) const"> + <parameter left="int" right="" name="ndays" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMonths" fullname="QDateTime::addMonths" href="qdatetime.html#addMonths" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="addMonths(int nmonths) const"> + <parameter left="int" right="" name="nmonths" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addYears" fullname="QDateTime::addYears" href="qdatetime.html#addYears" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="addYears(int nyears) const"> + <parameter left="int" right="" name="nyears" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSecs" fullname="QDateTime::addSecs" href="qdatetime.html#addSecs" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="addSecs(int s) const"> + <parameter left="int" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMSecs" fullname="QDateTime::addMSecs" href="qdatetime.html#addMSecs" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="addMSecs(qint64 msecs) const"> + <parameter left="qint64" right="" name="msecs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toTimeSpec" fullname="QDateTime::toTimeSpec" href="qdatetime.html#toTimeSpec" location="qdatetime.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="toTimeSpec(Qt::TimeSpec specification) const"> + <parameter left="Qt::TimeSpec" right="" name="specification" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLocalTime" fullname="QDateTime::toLocalTime" href="qdatetime.html#toLocalTime" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="toLocalTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toUTC" fullname="QDateTime::toUTC" href="qdatetime.html#toUTC" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="toUTC() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="daysTo" fullname="QDateTime::daysTo" href="qdatetime.html#daysTo" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="daysTo(const QDateTime & other) const"> + <parameter left="const QDateTime &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="secsTo" fullname="QDateTime::secsTo" href="qdatetime.html#secsTo" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="secsTo(const QDateTime & other) const"> + <parameter left="const QDateTime &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QDateTime::operator==" href="qdatetime.html#operator==" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QDateTime & other) const"> + <parameter left="const QDateTime &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QDateTime::operator!=" href="qdatetime.html#operator!=" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QDateTime & other) const"> + <parameter left="const QDateTime &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QDateTime::operator<" href="qdatetime.html#operator<" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QDateTime & other) const"> + <parameter left="const QDateTime &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QDateTime::operator<=" href="qdatetime.html#operator<=" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<=(const QDateTime & other) const"> + <parameter left="const QDateTime &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QDateTime::operator>" href="qdatetime.html#operator>" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>(const QDateTime & other) const"> + <parameter left="const QDateTime &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QDateTime::operator>=" href="qdatetime.html#operator>=" location="qdatetime.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>=(const QDateTime & other) const"> + <parameter left="const QDateTime &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentDateTime" fullname="QDateTime::currentDateTime" href="qdatetime.html#currentDateTime" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDateTime" signature="currentDateTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromString" fullname="QDateTime::fromString" href="qdatetime.html#fromString" location="qdatetime.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDateTime" signature="fromString(const QString & string, Qt::DateFormat format)"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="Qt::DateFormat" right="" name="format" default="Qt::TextDate"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromString" fullname="QDateTime::fromString" href="qdatetime.html#fromString-2" location="qdatetime.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QDateTime" signature="fromString(const QString & string, const QString & format)"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromTime_t" fullname="QDateTime::fromTime_t" href="qdatetime.html#fromTime_t" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDateTime" signature="fromTime_t(uint seconds)"> + <parameter left="uint" right="" name="seconds" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setTime_t" fullname="QDateTime::setTime_t" href="qdatetime-qt3.html#setTime_t-2" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setTime_t(uint secsSince1Jan1970UTC, Qt::TimeSpec spec)"> + <parameter left="uint" right="" name="secsSince1Jan1970UTC" default=""/> + <parameter left="Qt::TimeSpec" right="" name="spec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="currentDateTime" fullname="QDateTime::currentDateTime" href="qdatetime-qt3.html#currentDateTime-2" location="qdatetime.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QDateTime" signature="currentDateTime(Qt::TimeSpec spec)"> + <parameter left="Qt::TimeSpec" right="" name="spec" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qdate.html#operator<<-18" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" relates="QDate" type="QDataStream &" signature="operator<<(QDataStream & out, const QDate & date)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qdate.html#operator>>-13" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" relates="QDate" type="QDataStream &" signature="operator>>(QDataStream & in, QDate & date)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qtime.html#operator<<-19" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="19" relates="QTime" type="QDataStream &" signature="operator<<(QDataStream & out, const QTime & time)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QTime &" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qtime.html#operator>>-14" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" relates="QTime" type="QDataStream &" signature="operator>>(QDataStream & in, QTime & time)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QTime &" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qdatetime.html#operator<<-20" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="20" relates="QDateTime" type="QDataStream &" signature="operator<<(QDataStream & out, const QDateTime & dateTime)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QDateTime &" right="" name="dateTime" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qdatetime.html#operator>>-15" location="qdatetime.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" relates="QDateTime" type="QDataStream &" signature="operator>>(QDataStream & in, QDateTime & dateTime)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QDateTime &" right="" name="dateTime" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="compat" name="Q3TextStream" href="q3textstream.html" location="q3textstream.h" bases="" module="Qt3SupportLight"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Encoding" fullname="Q3TextStream::Encoding" href="q3textstream.html#Encoding-enum" location="q3textstream.h"> + <value name="Locale" value="0"/> + <value name="Latin1" value="1"/> + <value name="Unicode" value="2"/> + <value name="UnicodeNetworkOrder" value="3"/> + <value name="UnicodeReverse" value="4"/> + <value name="RawUnicode" value="5"/> + <value name="UnicodeUTF8" value="6"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncoding" fullname="Q3TextStream::setEncoding" href="q3textstream.html#setEncoding" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncoding(Encoding e)"> + <parameter left="Encoding" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCodec" fullname="Q3TextStream::setCodec" href="q3textstream.html#setCodec" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCodec(QTextCodec * codec)"> + <parameter left="QTextCodec *" right="" name="codec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codec" fullname="Q3TextStream::codec" href="q3textstream.html#codec" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextCodec *" signature="codec()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TextStream" fullname="Q3TextStream::Q3TextStream" href="q3textstream.html#Q3TextStream" location="q3textstream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3TextStream()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TextStream" fullname="Q3TextStream::Q3TextStream" href="q3textstream.html#Q3TextStream-2" location="q3textstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3TextStream(QIODevice * iod)"> + <parameter left="QIODevice *" right="" name="iod" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TextStream" fullname="Q3TextStream::Q3TextStream" href="q3textstream.html#Q3TextStream-3" location="q3textstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3TextStream(QString * str, int filemode)"> + <parameter left="QString *" right="" name="str" default=""/> + <parameter left="int" right="" name="filemode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="Q3TextStream" fullname="Q3TextStream::Q3TextStream" href="q3textstream-obsolete.html#Q3TextStream-4" location="q3textstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3TextStream(QString & str, int filemode)"> + <parameter left="QString &" right="" name="str" default=""/> + <parameter left="int" right="" name="filemode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TextStream" fullname="Q3TextStream::Q3TextStream" href="q3textstream.html#Q3TextStream-5" location="q3textstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3TextStream(QByteArray & a, int mode)"> + <parameter left="QByteArray &" right="" name="a" default=""/> + <parameter left="int" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TextStream" fullname="Q3TextStream::Q3TextStream" href="q3textstream.html#Q3TextStream-6" location="q3textstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="Q3TextStream(FILE * fh, int mode)"> + <parameter left="FILE *" right="" name="fh" default=""/> + <parameter left="int" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3TextStream" fullname="Q3TextStream::~Q3TextStream" href="q3textstream.html#dtor.Q3TextStream" location="q3textstream.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3TextStream()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="Q3TextStream::device" href="q3textstream.html#device" location="q3textstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDevice" fullname="Q3TextStream::setDevice" href="q3textstream.html#setDevice" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDevice(QIODevice * iod)"> + <parameter left="QIODevice *" right="" name="iod" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unsetDevice" fullname="Q3TextStream::unsetDevice" href="q3textstream.html#unsetDevice" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unsetDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="Q3TextStream::atEnd" href="q3textstream.html#atEnd" location="q3textstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="eof" fullname="Q3TextStream::eof" href="q3textstream-obsolete.html#eof" location="q3textstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="eof() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3TextStream &" signature="operator>>(QChar & c)"> + <parameter left="QChar &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-2" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3TextStream &" signature="operator>>(char & c)"> + <parameter left="char &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-3" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="Q3TextStream &" signature="operator>>(signed short & i)"> + <parameter left="signed short &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-4" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="Q3TextStream &" signature="operator>>(unsigned short & i)"> + <parameter left="unsigned short &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-5" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="Q3TextStream &" signature="operator>>(signed int & i)"> + <parameter left="signed int &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-6" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="Q3TextStream &" signature="operator>>(unsigned int & i)"> + <parameter left="unsigned int &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-7" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="Q3TextStream &" signature="operator>>(signed long & i)"> + <parameter left="signed long &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-8" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="Q3TextStream &" signature="operator>>(unsigned long & i)"> + <parameter left="unsigned long &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-9" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="Q3TextStream &" signature="operator>>(float & f)"> + <parameter left="float &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-10" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="Q3TextStream &" signature="operator>>(double & f)"> + <parameter left="double &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-11" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="Q3TextStream &" signature="operator>>(char * s)"> + <parameter left="char *" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-12" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="Q3TextStream &" signature="operator>>(QString & str)"> + <parameter left="QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="Q3TextStream::operator>>" href="q3textstream.html#operator>>-13" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="Q3TextStream &" signature="operator>>(Q3CString & str)"> + <parameter left="Q3CString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3TextStream &" signature="operator<<(QChar c)"> + <parameter left="QChar" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-2" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3TextStream &" signature="operator<<(char c)"> + <parameter left="char" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-3" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="Q3TextStream &" signature="operator<<(signed short i)"> + <parameter left="signed short" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-4" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="Q3TextStream &" signature="operator<<(unsigned short i)"> + <parameter left="unsigned short" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-5" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="Q3TextStream &" signature="operator<<(signed int i)"> + <parameter left="signed int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-6" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="Q3TextStream &" signature="operator<<(unsigned int i)"> + <parameter left="unsigned int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-7" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="Q3TextStream &" signature="operator<<(signed long i)"> + <parameter left="signed long" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-8" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="Q3TextStream &" signature="operator<<(unsigned long i)"> + <parameter left="unsigned long" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-9" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="Q3TextStream &" signature="operator<<(float f)"> + <parameter left="float" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-10" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="Q3TextStream &" signature="operator<<(double f)"> + <parameter left="double" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-11" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="Q3TextStream &" signature="operator<<(const char * s)"> + <parameter left="const char *" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-13" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="Q3TextStream &" signature="operator<<(const QString & s)"> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-12" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="Q3TextStream &" signature="operator<<(const Q3CString & s)"> + <parameter left="const Q3CString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3TextStream::operator<<" href="q3textstream.html#operator<<-14" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="Q3TextStream &" signature="operator<<(void * ptr)"> + <parameter left="void *" right="" name="ptr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readRawBytes" fullname="Q3TextStream::readRawBytes" href="q3textstream.html#readRawBytes" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3TextStream &" signature="readRawBytes(char * s, uint len)"> + <parameter left="char *" right="" name="s" default=""/> + <parameter left="uint" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeRawBytes" fullname="Q3TextStream::writeRawBytes" href="q3textstream.html#writeRawBytes" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3TextStream &" signature="writeRawBytes(const char * s, uint len)"> + <parameter left="const char *" right="" name="s" default=""/> + <parameter left="uint" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readLine" fullname="Q3TextStream::readLine" href="q3textstream.html#readLine" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="readLine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="Q3TextStream::read" href="q3textstream.html#read" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="read()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="skipWhiteSpace" fullname="Q3TextStream::skipWhiteSpace" href="q3textstream.html#skipWhiteSpace" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="skipWhiteSpace()"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="skipws" fullname="Q3TextStream::skipws" href="q3textstream.html#skipws-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="left" fullname="Q3TextStream::left" href="q3textstream.html#left-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="right" fullname="Q3TextStream::right" href="q3textstream.html#right-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="internal" fullname="Q3TextStream::internal" href="q3textstream.html#internal-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="bin" fullname="Q3TextStream::bin" href="q3textstream.html#bin-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="oct" fullname="Q3TextStream::oct" href="q3textstream.html#oct-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="dec" fullname="Q3TextStream::dec" href="q3textstream.html#dec-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="hex" fullname="Q3TextStream::hex" href="q3textstream.html#hex-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="showbase" fullname="Q3TextStream::showbase" href="q3textstream.html#showbase-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="showpoint" fullname="Q3TextStream::showpoint" href="q3textstream.html#showpoint-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="uppercase" fullname="Q3TextStream::uppercase" href="q3textstream.html#uppercase-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="showpos" fullname="Q3TextStream::showpos" href="q3textstream.html#showpos-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="scientific" fullname="Q3TextStream::scientific" href="q3textstream.html#scientific-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="fixed" fullname="Q3TextStream::fixed" href="q3textstream.html#fixed-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="basefield" fullname="Q3TextStream::basefield" href="q3textstream.html#basefield-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="adjustfield" fullname="Q3TextStream::adjustfield" href="q3textstream.html#adjustfield-var" location="q3textstream.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="floatfield" fullname="Q3TextStream::floatfield" href="q3textstream.html#floatfield-var" location="q3textstream.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="Q3TextStream::flags" href="q3textstream.html#flags" location="q3textstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="flags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="Q3TextStream::flags" href="q3textstream.html#flags-2" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="flags(int f)"> + <parameter left="int" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setf" fullname="Q3TextStream::setf" href="q3textstream.html#setf" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="setf(int bits)"> + <parameter left="int" right="" name="bits" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setf" fullname="Q3TextStream::setf" href="q3textstream.html#setf-2" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="setf(int bits, int mask)"> + <parameter left="int" right="" name="bits" default=""/> + <parameter left="int" right="" name="mask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unsetf" fullname="Q3TextStream::unsetf" href="q3textstream.html#unsetf" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="unsetf(int bits)"> + <parameter left="int" right="" name="bits" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="Q3TextStream::reset" href="q3textstream.html#reset" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3TextStream::width" href="q3textstream.html#width" location="q3textstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3TextStream::width" href="q3textstream.html#width-2" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="width(int w)"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="Q3TextStream::fill" href="q3textstream.html#fill" location="q3textstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="fill() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="Q3TextStream::fill" href="q3textstream.html#fill-2" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="fill(int f)"> + <parameter left="int" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="precision" fullname="Q3TextStream::precision" href="q3textstream.html#precision" location="q3textstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="precision() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="precision" fullname="Q3TextStream::precision" href="q3textstream.html#precision-2" location="q3textstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="precision(int p)"> + <parameter left="int" right="" name="p" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QCommonStyle" href="qcommonstyle.html" location="qcommonstyle.h" bases="QStyle" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QCommonStyle" fullname="QCommonStyle::QCommonStyle" href="qcommonstyle.html#QCommonStyle" location="qcommonstyle.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCommonStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QCommonStyle" fullname="QCommonStyle::~QCommonStyle" href="qcommonstyle.html#dtor.QCommonStyle" location="qcommonstyle.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QCommonStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPrimitive" fullname="QCommonStyle::drawPrimitive" href="qcommonstyle.html#drawPrimitive" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawPrimitive(PrimitiveElement pe, const QStyleOption * opt, QPainter * p, const QWidget * widget) const"> + <parameter left="PrimitiveElement" right="" name="pe" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawControl" fullname="QCommonStyle::drawControl" href="qcommonstyle.html#drawControl" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawControl(ControlElement element, const QStyleOption * opt, QPainter * p, const QWidget * widget) const"> + <parameter left="ControlElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subElementRect" fullname="QCommonStyle::subElementRect" href="qcommonstyle.html#subElementRect" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subElementRect(SubElement sr, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="SubElement" right="" name="sr" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawComplexControl" fullname="QCommonStyle::drawComplexControl" href="qcommonstyle.html#drawComplexControl" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawComplexControl(ComplexControl cc, const QStyleOptionComplex * opt, QPainter * p, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hitTestComplexControl" fullname="QCommonStyle::hitTestComplexControl" href="qcommonstyle.html#hitTestComplexControl" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="SubControl" signature="hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex * opt, const QPoint & pt, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="opt" default=""/> + <parameter left="const QPoint &" right="" name="pt" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subControlRect" fullname="QCommonStyle::subControlRect" href="qcommonstyle.html#subControlRect" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subControlRect(ComplexControl cc, const QStyleOptionComplex * opt, SubControl sc, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="opt" default=""/> + <parameter left="SubControl" right="" name="sc" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeFromContents" fullname="QCommonStyle::sizeFromContents" href="qcommonstyle.html#sizeFromContents" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeFromContents(ContentsType ct, const QStyleOption * opt, const QSize & csz, const QWidget * widget) const"> + <parameter left="ContentsType" right="" name="ct" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QSize &" right="" name="csz" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelMetric" fullname="QCommonStyle::pixelMetric" href="qcommonstyle.html#pixelMetric" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelMetric(PixelMetric m, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="PixelMetric" right="" name="m" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleHint" fullname="QCommonStyle::styleHint" href="qcommonstyle.html#styleHint" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="styleHint(StyleHint sh, const QStyleOption * opt, const QWidget * widget, QStyleHintReturn * hret) const"> + <parameter left="StyleHint" right="" name="sh" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + <parameter left="QStyleHintReturn *" right="" name="hret" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPixmap" fullname="QCommonStyle::standardPixmap" href="qcommonstyle.html#standardPixmap" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="standardPixmap(StandardPixmap sp, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="StandardPixmap" right="" name="sp" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="generatedIconPixmap" fullname="QCommonStyle::generatedIconPixmap" href="qcommonstyle.html#generatedIconPixmap" location="qcommonstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="generatedIconPixmap(QIcon::Mode iconMode, const QPixmap & pixmap, const QStyleOption * opt) const"> + <parameter left="QIcon::Mode" right="" name="iconMode" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QCommonStyle::polish" href="qcommonstyle.html#polish" location="qcommonstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="polish(QPalette & pal)"> + <parameter left="QPalette &" right="" name="pal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QCommonStyle::polish" href="qcommonstyle.html#polish-2" location="qcommonstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="polish(QApplication * app)"> + <parameter left="QApplication *" right="" name="app" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QCommonStyle::polish" href="qcommonstyle.html#polish-3" location="qcommonstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="polish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QCommonStyle::unpolish" href="qcommonstyle.html#unpolish" location="qcommonstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="unpolish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QCommonStyle::unpolish" href="qcommonstyle.html#unpolish-2" location="qcommonstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="unpolish(QApplication * application)"> + <parameter left="QApplication *" right="" name="application" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QBindableMap" href="qbindablemap.html" location="qbindablemap.h" bases="QObject" module="QtDeclarative"> + <function access="public" threadsafety="unspecified" status="commendable" name="QBindableMap" fullname="QBindableMap::QBindableMap" href="qbindablemap.html#QBindableMap" location="qbindablemap.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QBindableMap(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QBindableMap" fullname="QBindableMap::~QBindableMap" href="qbindablemap.html#dtor.QBindableMap" location="qbindablemap.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QBindableMap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QBindableMap::value" href="qbindablemap.html#value" location="qbindablemap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="value(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QBindableMap::setValue" href="qbindablemap.html#setValue" location="qbindablemap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const QString & key, QVariant value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="QVariant" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearValue" fullname="QBindableMap::clearValue" href="qbindablemap.html#clearValue" location="qbindablemap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearValue(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changed" fullname="QBindableMap::changed" href="qbindablemap.html#changed" location="qbindablemap.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="changed(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QBasicTimer" href="qbasictimer.html" location="qbasictimer.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QBasicTimer" fullname="QBasicTimer::QBasicTimer" href="qbasictimer.html#QBasicTimer" location="qbasictimer.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QBasicTimer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QBasicTimer" fullname="QBasicTimer::~QBasicTimer" href="qbasictimer.html#dtor.QBasicTimer" location="qbasictimer.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QBasicTimer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isActive" fullname="QBasicTimer::isActive" href="qbasictimer.html#isActive" location="qbasictimer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isActive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="timerId" fullname="QBasicTimer::timerId" href="qbasictimer.html#timerId" location="qbasictimer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="timerId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QBasicTimer::start" href="qbasictimer.html#start" location="qbasictimer.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="start(int msec, QObject * object)"> + <parameter left="int" right="" name="msec" default=""/> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="QBasicTimer::stop" href="qbasictimer.html#stop" location="qbasictimer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="stop()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTextDocumentWriter" href="qtextdocumentwriter.html" location="qtextdocumentwriter.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextDocumentWriter" fullname="QTextDocumentWriter::QTextDocumentWriter" href="qtextdocumentwriter.html#QTextDocumentWriter" location="qtextdocumentwriter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextDocumentWriter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextDocumentWriter" fullname="QTextDocumentWriter::QTextDocumentWriter" href="qtextdocumentwriter.html#QTextDocumentWriter-2" location="qtextdocumentwriter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextDocumentWriter(QIODevice * device, const QByteArray & format)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="const QByteArray &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextDocumentWriter" fullname="QTextDocumentWriter::QTextDocumentWriter" href="qtextdocumentwriter.html#QTextDocumentWriter-3" location="qtextdocumentwriter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTextDocumentWriter(const QString & fileName, const QByteArray & format)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QByteArray &" right="" name="format" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextDocumentWriter" fullname="QTextDocumentWriter::~QTextDocumentWriter" href="qtextdocumentwriter.html#dtor.QTextDocumentWriter" location="qtextdocumentwriter.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextDocumentWriter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QTextDocumentWriter::setFormat" href="qtextdocumentwriter.html#setFormat" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QByteArray & format)"> + <parameter left="const QByteArray &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QTextDocumentWriter::format" href="qtextdocumentwriter.html#format" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDevice" fullname="QTextDocumentWriter::setDevice" href="qtextdocumentwriter.html#setDevice" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDevice(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QTextDocumentWriter::device" href="qtextdocumentwriter.html#device" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QTextDocumentWriter::setFileName" href="qtextdocumentwriter.html#setFileName" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QTextDocumentWriter::fileName" href="qtextdocumentwriter.html#fileName" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QTextDocumentWriter::write" href="qtextdocumentwriter.html#write" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="write(const QTextDocument * document)"> + <parameter left="const QTextDocument *" right="" name="document" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QTextDocumentWriter::write" href="qtextdocumentwriter.html#write-2" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="write(const QTextDocumentFragment & fragment)"> + <parameter left="const QTextDocumentFragment &" right="" name="fragment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCodec" fullname="QTextDocumentWriter::setCodec" href="qtextdocumentwriter.html#setCodec" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCodec(QTextCodec * codec)"> + <parameter left="QTextCodec *" right="" name="codec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codec" fullname="QTextDocumentWriter::codec" href="qtextdocumentwriter.html#codec" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCodec *" signature="codec() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedDocumentFormats" fullname="QTextDocumentWriter::supportedDocumentFormats" href="qtextdocumentwriter.html#supportedDocumentFormats" location="qtextdocumentwriter.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QByteArray>" signature="supportedDocumentFormats()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3SimpleRichText" href="q3simplerichtext.html" location="q3simplerichtext.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SimpleRichText" fullname="Q3SimpleRichText::Q3SimpleRichText" href="q3simplerichtext.html#Q3SimpleRichText" location="q3simplerichtext.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3SimpleRichText(const QString & text, const QFont & fnt, const QString & context, const Q3StyleSheet * sheet)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QFont &" right="" name="fnt" default=""/> + <parameter left="const QString &" right="" name="context" default="QString()"/> + <parameter left="const Q3StyleSheet *" right="" name="sheet" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SimpleRichText" fullname="Q3SimpleRichText::Q3SimpleRichText" href="q3simplerichtext.html#Q3SimpleRichText-2" location="q3simplerichtext.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3SimpleRichText(const QString & text, const QFont & fnt, const QString & context, const Q3StyleSheet * sheet, const Q3MimeSourceFactory * factory, int pageBreak, const QColor & linkColor, bool linkUnderline)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QFont &" right="" name="fnt" default=""/> + <parameter left="const QString &" right="" name="context" default=""/> + <parameter left="const Q3StyleSheet *" right="" name="sheet" default=""/> + <parameter left="const Q3MimeSourceFactory *" right="" name="factory" default=""/> + <parameter left="int" right="" name="pageBreak" default="-1"/> + <parameter left="const QColor &" right="" name="linkColor" default="Qt::blue"/> + <parameter left="bool" right="" name="linkUnderline" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3SimpleRichText" fullname="Q3SimpleRichText::~Q3SimpleRichText" href="q3simplerichtext.html#dtor.Q3SimpleRichText" location="q3simplerichtext.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3SimpleRichText()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="Q3SimpleRichText::setWidth" href="q3simplerichtext.html#setWidth-2" location="q3simplerichtext.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setWidth(int w)"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="Q3SimpleRichText::setWidth" href="q3simplerichtext.html#setWidth" location="q3simplerichtext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidth(QPainter * p, int w)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultFont" fullname="Q3SimpleRichText::setDefaultFont" href="q3simplerichtext.html#setDefaultFont" location="q3simplerichtext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDefaultFont(const QFont & f)"> + <parameter left="const QFont &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3SimpleRichText::width" href="q3simplerichtext.html#width" location="q3simplerichtext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widthUsed" fullname="Q3SimpleRichText::widthUsed" href="q3simplerichtext.html#widthUsed" location="q3simplerichtext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="widthUsed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3SimpleRichText::height" href="q3simplerichtext.html#height" location="q3simplerichtext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="adjustSize" fullname="Q3SimpleRichText::adjustSize" href="q3simplerichtext.html#adjustSize" location="q3simplerichtext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="adjustSize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="draw" fullname="Q3SimpleRichText::draw" href="q3simplerichtext.html#draw" location="q3simplerichtext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="draw(QPainter * p, int x, int y, const QRect & clipRect, const QColorGroup & cg, const QBrush * paper) const"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QRect &" right="" name="clipRect" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + <parameter left="const QBrush *" right="" name="paper" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="draw" fullname="Q3SimpleRichText::draw" href="q3simplerichtext.html#draw-2" location="q3simplerichtext.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="draw(QPainter * p, int x, int y, const QRegion & clipRegion, const QColorGroup & cg, const QBrush * paper) const"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QRegion &" right="" name="clipRegion" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + <parameter left="const QBrush *" right="" name="paper" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="context" fullname="Q3SimpleRichText::context" href="q3simplerichtext.html#context" location="q3simplerichtext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="context() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="anchorAt" fullname="Q3SimpleRichText::anchorAt" href="q3simplerichtext.html#anchorAt" location="q3simplerichtext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="anchorAt(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inText" fullname="Q3SimpleRichText::inText" href="q3simplerichtext.html#inText" location="q3simplerichtext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="inText(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QResource" href="qresource.html" location="qresource.h" bases="" module="QtCore"> + <contents name="dynamic-resource-loading" title="Dynamic Resource Loading" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QResource" fullname="QResource::QResource" href="qresource.html#QResource" location="qresource.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QResource(const QString & file, const QLocale & locale)"> + <parameter left="const QString &" right="" name="file" default="QString()"/> + <parameter left="const QLocale &" right="" name="locale" default="QLocale()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QResource" fullname="QResource::~QResource" href="qresource.html#dtor.QResource" location="qresource.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QResource()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QResource::setFileName" href="qresource.html#setFileName" location="qresource.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QResource::fileName" href="qresource.html#fileName" location="qresource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="absoluteFilePath" fullname="QResource::absoluteFilePath" href="qresource.html#absoluteFilePath" location="qresource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="absoluteFilePath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLocale" fullname="QResource::setLocale" href="qresource.html#setLocale" location="qresource.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLocale(const QLocale & locale)"> + <parameter left="const QLocale &" right="" name="locale" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="locale" fullname="QResource::locale" href="qresource.html#locale" location="qresource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLocale" signature="locale() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QResource::isValid" href="qresource.html#isValid" location="qresource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCompressed" fullname="QResource::isCompressed" href="qresource.html#isCompressed" location="qresource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCompressed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QResource::size" href="qresource.html#size" location="qresource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QResource::data" href="qresource.html#data" location="qresource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const uchar *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="addSearchPath" fullname="QResource::addSearchPath" href="qresource-obsolete.html#addSearchPath" location="qresource.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="addSearchPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="searchPaths" fullname="QResource::searchPaths" href="qresource.html#searchPaths" location="qresource.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="searchPaths()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="registerResource" fullname="QResource::registerResource" href="qresource.html#registerResource" location="qresource.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="registerResource(const QString & rccFileName, const QString & mapRoot)"> + <parameter left="const QString &" right="" name="rccFileName" default=""/> + <parameter left="const QString &" right="" name="mapRoot" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterResource" fullname="QResource::unregisterResource" href="qresource.html#unregisterResource" location="qresource.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="unregisterResource(const QString & rccFileName, const QString & mapRoot)"> + <parameter left="const QString &" right="" name="rccFileName" default=""/> + <parameter left="const QString &" right="" name="mapRoot" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registerResource" fullname="QResource::registerResource" href="qresource.html#registerResource-2" location="qresource.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="bool" signature="registerResource(const uchar * rccData, const QString & mapRoot)"> + <parameter left="const uchar *" right="" name="rccData" default=""/> + <parameter left="const QString &" right="" name="mapRoot" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterResource" fullname="QResource::unregisterResource" href="qresource.html#unregisterResource-2" location="qresource.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="bool" signature="unregisterResource(const uchar * rccData, const QString & mapRoot)"> + <parameter left="const uchar *" right="" name="rccData" default=""/> + <parameter left="const QString &" right="" name="mapRoot" default="QString()"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="isDir" fullname="QResource::isDir" href="qresource.html#isDir" location="qresource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDir() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isFile" fullname="QResource::isFile" href="qresource.html#isFile" location="qresource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFile() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="children" fullname="QResource::children" href="qresource.html#children" location="qresource.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="children() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QResource::d_ptr" href="qresource.html#d_ptr-var" location="qresource.h" type="QResourcePrivate *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QCalendarWidget" href="qcalendarwidget.html" location="qcalendarwidget.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="selectedDate" fullname="QCalendarWidget::selectedDate" href="qcalendarwidget.html#selectedDate-prop" location="qcalendarwidget.h" type="QDate"> + <getter name="selectedDate"/> + <setter name="setSelectedDate"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumDate" fullname="QCalendarWidget::minimumDate" href="qcalendarwidget.html#minimumDate-prop" location="qcalendarwidget.h" type="QDate"> + <getter name="minimumDate"/> + <setter name="setMinimumDate"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximumDate" fullname="QCalendarWidget::maximumDate" href="qcalendarwidget.html#maximumDate-prop" location="qcalendarwidget.h" type="QDate"> + <getter name="maximumDate"/> + <setter name="setMaximumDate"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="firstDayOfWeek" fullname="QCalendarWidget::firstDayOfWeek" href="qcalendarwidget.html#firstDayOfWeek-prop" location="qcalendarwidget.h" type="Qt::DayOfWeek"> + <getter name="firstDayOfWeek"/> + <setter name="setFirstDayOfWeek"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="gridVisible" fullname="QCalendarWidget::gridVisible" href="qcalendarwidget.html#gridVisible-prop" location="qcalendarwidget.h" type="bool"> + <getter name="isGridVisible"/> + <setter name="setGridVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="QCalendarWidget::selectionMode" href="qcalendarwidget.html#selectionMode-prop" location="qcalendarwidget.h" type="SelectionMode"> + <getter name="selectionMode"/> + <setter name="setSelectionMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="horizontalHeaderFormat" fullname="QCalendarWidget::horizontalHeaderFormat" href="qcalendarwidget.html#horizontalHeaderFormat-prop" location="qcalendarwidget.h" type="HorizontalHeaderFormat"> + <getter name="horizontalHeaderFormat"/> + <setter name="setHorizontalHeaderFormat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="verticalHeaderFormat" fullname="QCalendarWidget::verticalHeaderFormat" href="qcalendarwidget.html#verticalHeaderFormat-prop" location="qcalendarwidget.h" type="VerticalHeaderFormat"> + <getter name="verticalHeaderFormat"/> + <setter name="setVerticalHeaderFormat"/> + </property> + <property access="public" threadsafety="unspecified" status="obsolete" name="headerVisible" fullname="QCalendarWidget::headerVisible" href="qcalendarwidget-obsolete.html#headerVisible-prop" location="qcalendarwidget.h" type="bool"> + <getter name="isHeaderVisible"/> + <setter name="setHeaderVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="navigationBarVisible" fullname="QCalendarWidget::navigationBarVisible" href="qcalendarwidget.html#navigationBarVisible-prop" location="qcalendarwidget.h" type="bool"> + <getter name="isNavigationBarVisible"/> + <setter name="setNavigationBarVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dateEditEnabled" fullname="QCalendarWidget::dateEditEnabled" href="qcalendarwidget.html#dateEditEnabled-prop" location="qcalendarwidget.h" type="bool"> + <getter name="isDateEditEnabled"/> + <setter name="setDateEditEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dateEditAcceptDelay" fullname="QCalendarWidget::dateEditAcceptDelay" href="qcalendarwidget.html#dateEditAcceptDelay-prop" location="qcalendarwidget.h" type="int"> + <getter name="dateEditAcceptDelay"/> + <setter name="setDateEditAcceptDelay"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="HorizontalHeaderFormat" fullname="QCalendarWidget::HorizontalHeaderFormat" href="qcalendarwidget.html#HorizontalHeaderFormat-enum" location="qcalendarwidget.h"> + <value name="NoHorizontalHeader" value="0"/> + <value name="SingleLetterDayNames" value="1"/> + <value name="ShortDayNames" value="2"/> + <value name="LongDayNames" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="VerticalHeaderFormat" fullname="QCalendarWidget::VerticalHeaderFormat" href="qcalendarwidget.html#VerticalHeaderFormat-enum" location="qcalendarwidget.h"> + <value name="NoVerticalHeader" value="0"/> + <value name="ISOWeekNumbers" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectionMode" fullname="QCalendarWidget::SelectionMode" href="qcalendarwidget.html#SelectionMode-enum" location="qcalendarwidget.h"> + <value name="NoSelection" value="0"/> + <value name="SingleSelection" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QCalendarWidget" fullname="QCalendarWidget::QCalendarWidget" href="qcalendarwidget.html#QCalendarWidget" location="qcalendarwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCalendarWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QCalendarWidget" fullname="QCalendarWidget::~QCalendarWidget" href="qcalendarwidget.html#dtor.QCalendarWidget" location="qcalendarwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QCalendarWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QCalendarWidget::sizeHint" href="qcalendarwidget.html#sizeHint" location="qcalendarwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QCalendarWidget::minimumSizeHint" href="qcalendarwidget.html#minimumSizeHint" location="qcalendarwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedDate" fullname="QCalendarWidget::selectedDate" href="qcalendarwidget.html#selectedDate-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectedDate" type="QDate" signature="selectedDate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="yearShown" fullname="QCalendarWidget::yearShown" href="qcalendarwidget.html#yearShown" location="qcalendarwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="yearShown() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="monthShown" fullname="QCalendarWidget::monthShown" href="qcalendarwidget.html#monthShown" location="qcalendarwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="monthShown() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumDate" fullname="QCalendarWidget::minimumDate" href="qcalendarwidget.html#minimumDate-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumDate" type="QDate" signature="minimumDate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumDate" fullname="QCalendarWidget::setMinimumDate" href="qcalendarwidget.html#minimumDate-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumDate" type="void" signature="setMinimumDate(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumDate" fullname="QCalendarWidget::maximumDate" href="qcalendarwidget.html#maximumDate-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximumDate" type="QDate" signature="maximumDate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumDate" fullname="QCalendarWidget::setMaximumDate" href="qcalendarwidget.html#maximumDate-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumDate" type="void" signature="setMaximumDate(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="firstDayOfWeek" fullname="QCalendarWidget::firstDayOfWeek" href="qcalendarwidget.html#firstDayOfWeek-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="firstDayOfWeek" type="Qt::DayOfWeek" signature="firstDayOfWeek() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFirstDayOfWeek" fullname="QCalendarWidget::setFirstDayOfWeek" href="qcalendarwidget.html#firstDayOfWeek-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="firstDayOfWeek" type="void" signature="setFirstDayOfWeek(Qt::DayOfWeek dayOfWeek)"> + <parameter left="Qt::DayOfWeek" right="" name="dayOfWeek" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isHeaderVisible" fullname="QCalendarWidget::isHeaderVisible" href="qcalendarwidget-obsolete.html#headerVisible-prop" location="qcalendarwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="headerVisible" type="bool" signature="isHeaderVisible() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setHeaderVisible" fullname="QCalendarWidget::setHeaderVisible" href="qcalendarwidget-obsolete.html#headerVisible-prop" location="qcalendarwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="headerVisible" type="void" signature="setHeaderVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNavigationBarVisible" fullname="QCalendarWidget::isNavigationBarVisible" href="qcalendarwidget.html#navigationBarVisible-prop" location="qcalendarwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="navigationBarVisible" type="bool" signature="isNavigationBarVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isGridVisible" fullname="QCalendarWidget::isGridVisible" href="qcalendarwidget.html#gridVisible-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="gridVisible" type="bool" signature="isGridVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="QCalendarWidget::selectionMode" href="qcalendarwidget.html#selectionMode-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectionMode" type="SelectionMode" signature="selectionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionMode" fullname="QCalendarWidget::setSelectionMode" href="qcalendarwidget.html#selectionMode-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="selectionMode" type="void" signature="setSelectionMode(SelectionMode mode)"> + <parameter left="SelectionMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalHeaderFormat" fullname="QCalendarWidget::horizontalHeaderFormat" href="qcalendarwidget.html#horizontalHeaderFormat-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="horizontalHeaderFormat" type="HorizontalHeaderFormat" signature="horizontalHeaderFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalHeaderFormat" fullname="QCalendarWidget::setHorizontalHeaderFormat" href="qcalendarwidget.html#horizontalHeaderFormat-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="horizontalHeaderFormat" type="void" signature="setHorizontalHeaderFormat(HorizontalHeaderFormat format)"> + <parameter left="HorizontalHeaderFormat" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalHeaderFormat" fullname="QCalendarWidget::verticalHeaderFormat" href="qcalendarwidget.html#verticalHeaderFormat-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="verticalHeaderFormat" type="VerticalHeaderFormat" signature="verticalHeaderFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalHeaderFormat" fullname="QCalendarWidget::setVerticalHeaderFormat" href="qcalendarwidget.html#verticalHeaderFormat-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="verticalHeaderFormat" type="void" signature="setVerticalHeaderFormat(VerticalHeaderFormat format)"> + <parameter left="VerticalHeaderFormat" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="headerTextFormat" fullname="QCalendarWidget::headerTextFormat" href="qcalendarwidget.html#headerTextFormat" location="qcalendarwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCharFormat" signature="headerTextFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeaderTextFormat" fullname="QCalendarWidget::setHeaderTextFormat" href="qcalendarwidget.html#setHeaderTextFormat" location="qcalendarwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeaderTextFormat(const QTextCharFormat & format)"> + <parameter left="const QTextCharFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="weekdayTextFormat" fullname="QCalendarWidget::weekdayTextFormat" href="qcalendarwidget.html#weekdayTextFormat" location="qcalendarwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCharFormat" signature="weekdayTextFormat(Qt::DayOfWeek dayOfWeek) const"> + <parameter left="Qt::DayOfWeek" right="" name="dayOfWeek" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWeekdayTextFormat" fullname="QCalendarWidget::setWeekdayTextFormat" href="qcalendarwidget.html#setWeekdayTextFormat" location="qcalendarwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWeekdayTextFormat(Qt::DayOfWeek dayOfWeek, const QTextCharFormat & format)"> + <parameter left="Qt::DayOfWeek" right="" name="dayOfWeek" default=""/> + <parameter left="const QTextCharFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dateTextFormat" fullname="QCalendarWidget::dateTextFormat" href="qcalendarwidget.html#dateTextFormat" location="qcalendarwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMap<QDate, QTextCharFormat>" signature="dateTextFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dateTextFormat" fullname="QCalendarWidget::dateTextFormat" href="qcalendarwidget.html#dateTextFormat-2" location="qcalendarwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QTextCharFormat" signature="dateTextFormat(const QDate & date) const"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDateTextFormat" fullname="QCalendarWidget::setDateTextFormat" href="qcalendarwidget.html#setDateTextFormat" location="qcalendarwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDateTextFormat(const QDate & date, const QTextCharFormat & format)"> + <parameter left="const QDate &" right="" name="date" default=""/> + <parameter left="const QTextCharFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDateEditEnabled" fullname="QCalendarWidget::isDateEditEnabled" href="qcalendarwidget.html#dateEditEnabled-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dateEditEnabled" type="bool" signature="isDateEditEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDateEditEnabled" fullname="QCalendarWidget::setDateEditEnabled" href="qcalendarwidget.html#dateEditEnabled-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="dateEditEnabled" type="void" signature="setDateEditEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dateEditAcceptDelay" fullname="QCalendarWidget::dateEditAcceptDelay" href="qcalendarwidget.html#dateEditAcceptDelay-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dateEditAcceptDelay" type="int" signature="dateEditAcceptDelay() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDateEditAcceptDelay" fullname="QCalendarWidget::setDateEditAcceptDelay" href="qcalendarwidget.html#dateEditAcceptDelay-prop" location="qcalendarwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="dateEditAcceptDelay" type="void" signature="setDateEditAcceptDelay(int delay)"> + <parameter left="int" right="" name="delay" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QCalendarWidget::event" href="qcalendarwidget.html#event" location="qcalendarwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QCalendarWidget::eventFilter" href="qcalendarwidget.html#eventFilter" location="qcalendarwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * watched, QEvent * event)"> + <parameter left="QObject *" right="" name="watched" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QCalendarWidget::mousePressEvent" href="qcalendarwidget.html#mousePressEvent" location="qcalendarwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QCalendarWidget::resizeEvent" href="qcalendarwidget.html#resizeEvent" location="qcalendarwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QCalendarWidget::keyPressEvent" href="qcalendarwidget.html#keyPressEvent" location="qcalendarwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintCell" fullname="QCalendarWidget::paintCell" href="qcalendarwidget.html#paintCell" location="qcalendarwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="paintCell(QPainter * painter, const QRect & rect, const QDate & date) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCell" fullname="QCalendarWidget::updateCell" href="qcalendarwidget.html#updateCell" location="qcalendarwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCell(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCells" fullname="QCalendarWidget::updateCells" href="qcalendarwidget.html#updateCells" location="qcalendarwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCells()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectedDate" fullname="QCalendarWidget::setSelectedDate" href="qcalendarwidget.html#selectedDate-prop" location="qcalendarwidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="selectedDate" type="void" signature="setSelectedDate(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDateRange" fullname="QCalendarWidget::setDateRange" href="qcalendarwidget.html#setDateRange" location="qcalendarwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setDateRange(const QDate & min, const QDate & max)"> + <parameter left="const QDate &" right="" name="min" default=""/> + <parameter left="const QDate &" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentPage" fullname="QCalendarWidget::setCurrentPage" href="qcalendarwidget.html#setCurrentPage" location="qcalendarwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentPage(int year, int month)"> + <parameter left="int" right="" name="year" default=""/> + <parameter left="int" right="" name="month" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGridVisible" fullname="QCalendarWidget::setGridVisible" href="qcalendarwidget.html#gridVisible-prop" location="qcalendarwidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="gridVisible" type="void" signature="setGridVisible(bool show)"> + <parameter left="bool" right="" name="show" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNavigationBarVisible" fullname="QCalendarWidget::setNavigationBarVisible" href="qcalendarwidget.html#navigationBarVisible-prop" location="qcalendarwidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="navigationBarVisible" type="void" signature="setNavigationBarVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showNextMonth" fullname="QCalendarWidget::showNextMonth" href="qcalendarwidget.html#showNextMonth" location="qcalendarwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showNextMonth()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showPreviousMonth" fullname="QCalendarWidget::showPreviousMonth" href="qcalendarwidget.html#showPreviousMonth" location="qcalendarwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showPreviousMonth()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showNextYear" fullname="QCalendarWidget::showNextYear" href="qcalendarwidget.html#showNextYear" location="qcalendarwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showNextYear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showPreviousYear" fullname="QCalendarWidget::showPreviousYear" href="qcalendarwidget.html#showPreviousYear" location="qcalendarwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showPreviousYear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showSelectedDate" fullname="QCalendarWidget::showSelectedDate" href="qcalendarwidget.html#showSelectedDate" location="qcalendarwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showSelectedDate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showToday" fullname="QCalendarWidget::showToday" href="qcalendarwidget.html#showToday" location="qcalendarwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showToday()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QCalendarWidget::selectionChanged" href="qcalendarwidget.html#selectionChanged" location="qcalendarwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="QCalendarWidget::clicked" href="qcalendarwidget.html#clicked" location="qcalendarwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="QCalendarWidget::activated" href="qcalendarwidget.html#activated" location="qcalendarwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentPageChanged" fullname="QCalendarWidget::currentPageChanged" href="qcalendarwidget.html#currentPageChanged" location="qcalendarwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentPageChanged(int year, int month)"> + <parameter left="int" right="" name="year" default=""/> + <parameter left="int" right="" name="month" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3WidgetStack" href="q3widgetstack.html" location="q3widgetstack.h" bases="Q3Frame" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3WidgetStack" fullname="Q3WidgetStack::Q3WidgetStack" href="q3widgetstack.html#Q3WidgetStack" location="q3widgetstack.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3WidgetStack(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3WidgetStack" fullname="Q3WidgetStack::~Q3WidgetStack" href="q3widgetstack.html#dtor.Q3WidgetStack" location="q3widgetstack.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3WidgetStack()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="Q3WidgetStack::addWidget" href="q3widgetstack.html#addWidget" location="q3widgetstack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="addWidget(QWidget * w, int id)"> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeWidget" fullname="Q3WidgetStack::removeWidget" href="q3widgetstack.html#removeWidget" location="q3widgetstack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeWidget(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3WidgetStack::sizeHint" href="q3widgetstack.html#sizeHint" location="q3widgetstack.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3WidgetStack::minimumSizeHint" href="q3widgetstack.html#minimumSizeHint" location="q3widgetstack.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="Q3WidgetStack::setVisible" href="q3widgetstack.html#setVisible" location="q3widgetstack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="Q3WidgetStack::widget" href="q3widgetstack.html#widget" location="q3widgetstack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="id" fullname="Q3WidgetStack::id" href="q3widgetstack.html#id" location="q3widgetstack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="id(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visibleWidget" fullname="Q3WidgetStack::visibleWidget" href="q3widgetstack.html#visibleWidget" location="q3widgetstack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="visibleWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutToShow" fullname="Q3WidgetStack::aboutToShow" href="q3widgetstack.html#aboutToShow" location="q3widgetstack.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="aboutToShow(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutToShow" fullname="Q3WidgetStack::aboutToShow" href="q3widgetstack.html#aboutToShow-2" location="q3widgetstack.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="aboutToShow(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="raiseWidget" fullname="Q3WidgetStack::raiseWidget" href="q3widgetstack.html#raiseWidget" location="q3widgetstack.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="raiseWidget(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="raiseWidget" fullname="Q3WidgetStack::raiseWidget" href="q3widgetstack.html#raiseWidget-2" location="q3widgetstack.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="raiseWidget(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="frameChanged" fullname="Q3WidgetStack::frameChanged" href="q3widgetstack.html#frameChanged" location="q3widgetstack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="frameChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3WidgetStack::resizeEvent" href="q3widgetstack.html#resizeEvent" location="q3widgetstack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="Q3WidgetStack::event" href="q3widgetstack.html#event" location="q3widgetstack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setChildGeometries" fullname="Q3WidgetStack::setChildGeometries" href="q3widgetstack.html#setChildGeometries" location="q3widgetstack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setChildGeometries()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="childEvent" fullname="Q3WidgetStack::childEvent" href="q3widgetstack.html#childEvent" location="q3widgetstack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="childEvent(QChildEvent * e)"> + <parameter left="QChildEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QQuaternion" href="qquaternion.html" location="qquaternion.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QQuaternion" fullname="QQuaternion::QQuaternion" href="qquaternion.html#QQuaternion" location="qquaternion.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QQuaternion()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QQuaternion" fullname="QQuaternion::QQuaternion" href="qquaternion.html#QQuaternion-2" location="qquaternion.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QQuaternion(qreal scalar, qreal xpos, qreal ypos, qreal zpos)"> + <parameter left="qreal" right="" name="scalar" default=""/> + <parameter left="qreal" right="" name="xpos" default=""/> + <parameter left="qreal" right="" name="ypos" default=""/> + <parameter left="qreal" right="" name="zpos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QQuaternion" fullname="QQuaternion::QQuaternion" href="qquaternion.html#QQuaternion-3" location="qquaternion.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QQuaternion(qreal scalar, const QVector3D & vector)"> + <parameter left="qreal" right="" name="scalar" default=""/> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QQuaternion" fullname="QQuaternion::QQuaternion" href="qquaternion.html#QQuaternion-4" location="qquaternion.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QQuaternion(const QVector4D & vector)"> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QQuaternion::isNull" href="qquaternion.html#isNull" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isIdentity" fullname="QQuaternion::isIdentity" href="qquaternion.html#isIdentity" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIdentity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="vector" fullname="QQuaternion::vector" href="qquaternion.html#vector" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector3D" signature="vector() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVector" fullname="QQuaternion::setVector" href="qquaternion.html#setVector" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVector(const QVector3D & vector)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVector" fullname="QQuaternion::setVector" href="qquaternion.html#setVector-2" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setVector(qreal x, qreal y, qreal z)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QQuaternion::x" href="qquaternion.html#x" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QQuaternion::y" href="qquaternion.html#y" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="z" fullname="QQuaternion::z" href="qquaternion.html#z" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="z() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scalar" fullname="QQuaternion::scalar" href="qquaternion.html#scalar" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="scalar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setX" fullname="QQuaternion::setX" href="qquaternion.html#setX" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setX(qreal x)"> + <parameter left="qreal" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setY" fullname="QQuaternion::setY" href="qquaternion.html#setY" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setY(qreal y)"> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setZ" fullname="QQuaternion::setZ" href="qquaternion.html#setZ" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setZ(qreal z)"> + <parameter left="qreal" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setScalar" fullname="QQuaternion::setScalar" href="qquaternion.html#setScalar" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScalar(qreal scalar)"> + <parameter left="qreal" right="" name="scalar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QQuaternion::length" href="qquaternion.html#length" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lengthSquared" fullname="QQuaternion::lengthSquared" href="qquaternion.html#lengthSquared" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="lengthSquared() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalized" fullname="QQuaternion::normalized" href="qquaternion.html#normalized" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QQuaternion" signature="normalized() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalize" fullname="QQuaternion::normalize" href="qquaternion.html#normalize" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="normalize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="conjugate" fullname="QQuaternion::conjugate" href="qquaternion.html#conjugate" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QQuaternion" signature="conjugate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rotateVector" fullname="QQuaternion::rotateVector" href="qquaternion.html#rotateVector" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector3D" signature="rotateVector(const QVector3D & vector) const"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QQuaternion::operator+=" href="qquaternion.html#operator+=" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QQuaternion &" signature="operator+=(const QQuaternion & quaternion)"> + <parameter left="const QQuaternion &" right="" name="quaternion" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QQuaternion::operator-=" href="qquaternion.html#operator-=" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QQuaternion &" signature="operator-=(const QQuaternion & quaternion)"> + <parameter left="const QQuaternion &" right="" name="quaternion" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QQuaternion::operator*=" href="qquaternion.html#operator*=" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QQuaternion &" signature="operator*=(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QQuaternion::operator*=" href="qquaternion.html#operator*=-2" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QQuaternion &" signature="operator*=(const QQuaternion & quaternion)"> + <parameter left="const QQuaternion &" right="" name="quaternion" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QQuaternion::operator/=" href="qquaternion.html#operator/=" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QQuaternion &" signature="operator/=(qreal divisor)"> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toVector4D" fullname="QQuaternion::toVector4D" href="qquaternion.html#toVector4D" location="qquaternion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector4D" signature="toVector4D() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromAxisAndAngle" fullname="QQuaternion::fromAxisAndAngle" href="qquaternion.html#fromAxisAndAngle" location="qquaternion.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QQuaternion" signature="fromAxisAndAngle(const QVector3D & axis, qreal angle)"> + <parameter left="const QVector3D &" right="" name="axis" default=""/> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromAxisAndAngle" fullname="QQuaternion::fromAxisAndAngle" href="qquaternion.html#fromAxisAndAngle-2" location="qquaternion.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QQuaternion" signature="fromAxisAndAngle(qreal x, qreal y, qreal z, qreal angle)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="z" default=""/> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="slerp" fullname="QQuaternion::slerp" href="qquaternion.html#slerp" location="qquaternion.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QQuaternion" signature="slerp(const QQuaternion & q1, const QQuaternion & q2, qreal t)"> + <parameter left="const QQuaternion &" right="" name="q1" default=""/> + <parameter left="const QQuaternion &" right="" name="q2" default=""/> + <parameter left="qreal" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nlerp" fullname="QQuaternion::nlerp" href="qquaternion.html#nlerp" location="qquaternion.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QQuaternion" signature="nlerp(const QQuaternion & q1, const QQuaternion & q2, qreal t)"> + <parameter left="const QQuaternion &" right="" name="q1" default=""/> + <parameter left="const QQuaternion &" right="" name="q2" default=""/> + <parameter left="qreal" right="" name="t" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qquaternion.html#operator*-10" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" relates="QQuaternion" type="const QQuaternion" signature="operator*(const QQuaternion & q1, const QQuaternion & q2)"> + <parameter left="const QQuaternion &" right="" name="q1" default=""/> + <parameter left="const QQuaternion &" right="" name="q2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qquaternion.html#operator==-9" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" relates="QQuaternion" type="bool" signature="operator==(const QQuaternion & q1, const QQuaternion & q2)"> + <parameter left="const QQuaternion &" right="" name="q1" default=""/> + <parameter left="const QQuaternion &" right="" name="q2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qquaternion.html#operator!=-5" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" relates="QQuaternion" type="bool" signature="operator!=(const QQuaternion & q1, const QQuaternion & q2)"> + <parameter left="const QQuaternion &" right="" name="q1" default=""/> + <parameter left="const QQuaternion &" right="" name="q2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qquaternion.html#operator+-7" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" relates="QQuaternion" type="const QQuaternion" signature="operator+(const QQuaternion & q1, const QQuaternion & q2)"> + <parameter left="const QQuaternion &" right="" name="q1" default=""/> + <parameter left="const QQuaternion &" right="" name="q2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qquaternion.html#operator--4" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="QQuaternion" type="const QQuaternion" signature="operator-(const QQuaternion & q1, const QQuaternion & q2)"> + <parameter left="const QQuaternion &" right="" name="q1" default=""/> + <parameter left="const QQuaternion &" right="" name="q2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qquaternion.html#operator*-11" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" relates="QQuaternion" type="const QQuaternion" signature="operator*(qreal factor, const QQuaternion & quaternion)"> + <parameter left="qreal" right="" name="factor" default=""/> + <parameter left="const QQuaternion &" right="" name="quaternion" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qquaternion.html#operator*-12" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" relates="QQuaternion" type="const QQuaternion" signature="operator*(const QQuaternion & quaternion, qreal factor)"> + <parameter left="const QQuaternion &" right="" name="quaternion" default=""/> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qquaternion.html#operator--21" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="21" relates="QQuaternion" type="const QQuaternion" signature="operator-(const QQuaternion & quaternion)"> + <parameter left="const QQuaternion &" right="" name="quaternion" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/" href="qquaternion.html#operator/-4" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="QQuaternion" type="const QQuaternion" signature="operator/(const QQuaternion & quaternion, qreal divisor)"> + <parameter left="const QQuaternion &" right="" name="quaternion" default=""/> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFuzzyCompare" href="qquaternion.html#qFuzzyCompare-4" location="qquaternion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="QQuaternion" type="bool" signature="qFuzzyCompare(const QQuaternion & q1, const QQuaternion & q2)"> + <parameter left="const QQuaternion &" right="" name="q1" default=""/> + <parameter left="const QQuaternion &" right="" name="q2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qquaternion.html#operator<<-27" location="qquaternion.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="27" relates="QQuaternion" type="QDataStream &" signature="operator<<(QDataStream & stream, const QQuaternion & quaternion)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QQuaternion &" right="" name="quaternion" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qquaternion.html#operator>>-17" location="qquaternion.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" relates="QQuaternion" type="QDataStream &" signature="operator>>(QDataStream & stream, QQuaternion & quaternion)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QQuaternion &" right="" name="quaternion" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ListViewItem" href="q3listviewitem.html" location="q3listview.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItem" fullname="Q3ListViewItem::Q3ListViewItem" href="q3listviewitem.html#Q3ListViewItem" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ListViewItem(Q3ListView * parent)"> + <parameter left="Q3ListView *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItem" fullname="Q3ListViewItem::Q3ListViewItem" href="q3listviewitem.html#Q3ListViewItem-2" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ListViewItem(Q3ListViewItem * parent)"> + <parameter left="Q3ListViewItem *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItem" fullname="Q3ListViewItem::Q3ListViewItem" href="q3listviewitem.html#Q3ListViewItem-3" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ListViewItem(Q3ListView * parent, Q3ListViewItem * after)"> + <parameter left="Q3ListView *" right="" name="parent" default=""/> + <parameter left="Q3ListViewItem *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItem" fullname="Q3ListViewItem::Q3ListViewItem" href="q3listviewitem.html#Q3ListViewItem-4" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3ListViewItem(Q3ListViewItem * parent, Q3ListViewItem * after)"> + <parameter left="Q3ListViewItem *" right="" name="parent" default=""/> + <parameter left="Q3ListViewItem *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItem" fullname="Q3ListViewItem::Q3ListViewItem" href="q3listviewitem.html#Q3ListViewItem-5" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3ListViewItem(Q3ListView * parent, const QString & label1, const QString & label2, const QString & label3, const QString & label4, const QString & label5, const QString & label6, const QString & label7, const QString & label8)"> + <parameter left="Q3ListView *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="label1" default=""/> + <parameter left="const QString &" right="" name="label2" default="QString()"/> + <parameter left="const QString &" right="" name="label3" default="QString()"/> + <parameter left="const QString &" right="" name="label4" default="QString()"/> + <parameter left="const QString &" right="" name="label5" default="QString()"/> + <parameter left="const QString &" right="" name="label6" default="QString()"/> + <parameter left="const QString &" right="" name="label7" default="QString()"/> + <parameter left="const QString &" right="" name="label8" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItem" fullname="Q3ListViewItem::Q3ListViewItem" href="q3listviewitem.html#Q3ListViewItem-6" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="Q3ListViewItem(Q3ListViewItem * parent, const QString & label1, const QString & label2, const QString & label3, const QString & label4, const QString & label5, const QString & label6, const QString & label7, const QString & label8)"> + <parameter left="Q3ListViewItem *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="label1" default=""/> + <parameter left="const QString &" right="" name="label2" default="QString()"/> + <parameter left="const QString &" right="" name="label3" default="QString()"/> + <parameter left="const QString &" right="" name="label4" default="QString()"/> + <parameter left="const QString &" right="" name="label5" default="QString()"/> + <parameter left="const QString &" right="" name="label6" default="QString()"/> + <parameter left="const QString &" right="" name="label7" default="QString()"/> + <parameter left="const QString &" right="" name="label8" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItem" fullname="Q3ListViewItem::Q3ListViewItem" href="q3listviewitem.html#Q3ListViewItem-7" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="Q3ListViewItem(Q3ListView * parent, Q3ListViewItem * after, const QString & label1, const QString & label2, const QString & label3, const QString & label4, const QString & label5, const QString & label6, const QString & label7, const QString & label8)"> + <parameter left="Q3ListView *" right="" name="parent" default=""/> + <parameter left="Q3ListViewItem *" right="" name="after" default=""/> + <parameter left="const QString &" right="" name="label1" default=""/> + <parameter left="const QString &" right="" name="label2" default="QString()"/> + <parameter left="const QString &" right="" name="label3" default="QString()"/> + <parameter left="const QString &" right="" name="label4" default="QString()"/> + <parameter left="const QString &" right="" name="label5" default="QString()"/> + <parameter left="const QString &" right="" name="label6" default="QString()"/> + <parameter left="const QString &" right="" name="label7" default="QString()"/> + <parameter left="const QString &" right="" name="label8" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItem" fullname="Q3ListViewItem::Q3ListViewItem" href="q3listviewitem.html#Q3ListViewItem-8" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="Q3ListViewItem(Q3ListViewItem * parent, Q3ListViewItem * after, const QString & label1, const QString & label2, const QString & label3, const QString & label4, const QString & label5, const QString & label6, const QString & label7, const QString & label8)"> + <parameter left="Q3ListViewItem *" right="" name="parent" default=""/> + <parameter left="Q3ListViewItem *" right="" name="after" default=""/> + <parameter left="const QString &" right="" name="label1" default=""/> + <parameter left="const QString &" right="" name="label2" default="QString()"/> + <parameter left="const QString &" right="" name="label3" default="QString()"/> + <parameter left="const QString &" right="" name="label4" default="QString()"/> + <parameter left="const QString &" right="" name="label5" default="QString()"/> + <parameter left="const QString &" right="" name="label6" default="QString()"/> + <parameter left="const QString &" right="" name="label7" default="QString()"/> + <parameter left="const QString &" right="" name="label8" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ListViewItem" fullname="Q3ListViewItem::~Q3ListViewItem" href="q3listviewitem.html#dtor.Q3ListViewItem" location="q3listview.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ListViewItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3ListViewItem::insertItem" href="q3listviewitem.html#insertItem" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertItem(Q3ListViewItem * newChild)"> + <parameter left="Q3ListViewItem *" right="" name="newChild" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeItem" fullname="Q3ListViewItem::takeItem" href="q3listviewitem.html#takeItem" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="takeItem(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItem" fullname="Q3ListViewItem::removeItem" href="q3listviewitem.html#removeItem" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3ListViewItem::height" href="q3listviewitem.html#height" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidateHeight" fullname="Q3ListViewItem::invalidateHeight" href="q3listviewitem.html#invalidateHeight" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="invalidateHeight()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalHeight" fullname="Q3ListViewItem::totalHeight" href="q3listviewitem.html#totalHeight" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3ListViewItem::width" href="q3listviewitem.html#width" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="width(const QFontMetrics & fm, const Q3ListView * lv, int c) const"> + <parameter left="const QFontMetrics &" right="" name="fm" default=""/> + <parameter left="const Q3ListView *" right="" name="lv" default=""/> + <parameter left="int" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widthChanged" fullname="Q3ListViewItem::widthChanged" href="q3listviewitem.html#widthChanged" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="widthChanged(int c) const"> + <parameter left="int" right="" name="c" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="depth" fullname="Q3ListViewItem::depth" href="q3listviewitem.html#depth" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="depth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3ListViewItem::setText" href="q3listviewitem.html#setText" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(int column, const QString & text)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3ListViewItem::text" href="q3listviewitem.html#text" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="Q3ListViewItem::setPixmap" href="q3listviewitem.html#setPixmap" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(int column, const QPixmap & pm)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QPixmap &" right="" name="pm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="Q3ListViewItem::pixmap" href="q3listviewitem.html#pixmap" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="const QPixmap *" signature="pixmap(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="Q3ListViewItem::key" href="q3listviewitem.html#key" location="q3listview.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="key(int column, bool ascending) const"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="bool" right="" name="ascending" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="Q3ListViewItem::compare" href="q3listviewitem.html#compare" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="compare(Q3ListViewItem * i, int col, bool ascending) const"> + <parameter left="Q3ListViewItem *" right="" name="i" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="ascending" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortChildItems" fullname="Q3ListViewItem::sortChildItems" href="q3listviewitem.html#sortChildItems" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sortChildItems(int column, bool ascending)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="bool" right="" name="ascending" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childCount" fullname="Q3ListViewItem::childCount" href="q3listviewitem.html#childCount" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="childCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isOpen" fullname="Q3ListViewItem::isOpen" href="q3listviewitem.html#isOpen" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isOpen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOpen" fullname="Q3ListViewItem::setOpen" href="q3listviewitem.html#setOpen" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setOpen(bool o)"> + <parameter left="bool" right="" name="o" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setup" fullname="Q3ListViewItem::setup" href="q3listviewitem.html#setup" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="Q3ListViewItem::setSelected" href="q3listviewitem.html#setSelected" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelected(bool s)"> + <parameter left="bool" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="Q3ListViewItem::isSelected" href="q3listviewitem.html#isSelected" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paintCell" fullname="Q3ListViewItem::paintCell" href="q3listviewitem.html#paintCell" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintCell(QPainter * painter, const QColorGroup & cg, int column, int width, int align)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="align" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintBranches" fullname="Q3ListViewItem::paintBranches" href="q3listviewitem.html#paintBranches" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintBranches(QPainter * p, const QColorGroup & cg, int w, int y, int h)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintFocus" fullname="Q3ListViewItem::paintFocus" href="q3listviewitem.html#paintFocus" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintFocus(QPainter * p, const QColorGroup & cg, const QRect & r)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="firstChild" fullname="Q3ListViewItem::firstChild" href="q3listviewitem.html#firstChild" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="firstChild() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextSibling" fullname="Q3ListViewItem::nextSibling" href="q3listviewitem.html#nextSibling" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="nextSibling() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="Q3ListViewItem::parent" href="q3listviewitem.html#parent" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="parent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAbove" fullname="Q3ListViewItem::itemAbove" href="q3listviewitem.html#itemAbove" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="itemAbove() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemBelow" fullname="Q3ListViewItem::itemBelow" href="q3listviewitem.html#itemBelow" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="itemBelow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemPos" fullname="Q3ListViewItem::itemPos" href="q3listviewitem.html#itemPos" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="itemPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="listView" fullname="Q3ListViewItem::listView" href="q3listviewitem.html#listView" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListView *" signature="listView() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectable" fullname="Q3ListViewItem::setSelectable" href="q3listviewitem.html#setSelectable" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectable(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelectable" fullname="Q3ListViewItem::isSelectable" href="q3listviewitem.html#isSelectable" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelectable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setExpandable" fullname="Q3ListViewItem::setExpandable" href="q3listviewitem.html#setExpandable" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setExpandable(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isExpandable" fullname="Q3ListViewItem::isExpandable" href="q3listviewitem.html#isExpandable" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isExpandable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="repaint" fullname="Q3ListViewItem::repaint" href="q3listviewitem.html#repaint" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="repaint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="Q3ListViewItem::sort" href="q3listviewitem.html#sort" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="moveItem" fullname="Q3ListViewItem::moveItem" href="q3listviewitem.html#moveItem" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveItem(Q3ListViewItem * after)"> + <parameter left="Q3ListViewItem *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragEnabled" fullname="Q3ListViewItem::setDragEnabled" href="q3listviewitem.html#setDragEnabled" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDragEnabled(bool allow)"> + <parameter left="bool" right="" name="allow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDropEnabled" fullname="Q3ListViewItem::setDropEnabled" href="q3listviewitem.html#setDropEnabled" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDropEnabled(bool allow)"> + <parameter left="bool" right="" name="allow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dragEnabled" fullname="Q3ListViewItem::dragEnabled" href="q3listviewitem.html#dragEnabled" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="dragEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dropEnabled" fullname="Q3ListViewItem::dropEnabled" href="q3listviewitem.html#dropEnabled" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="dropEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="acceptDrop" fullname="Q3ListViewItem::acceptDrop" href="q3listviewitem.html#acceptDrop" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="acceptDrop(const QMimeSource * mime) const"> + <parameter left="const QMimeSource *" right="" name="mime" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="Q3ListViewItem::setVisible" href="q3listviewitem.html#setVisible" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisible" fullname="Q3ListViewItem::isVisible" href="q3listviewitem.html#isVisible" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRenameEnabled" fullname="Q3ListViewItem::setRenameEnabled" href="q3listviewitem.html#setRenameEnabled" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRenameEnabled(int col, bool b)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="renameEnabled" fullname="Q3ListViewItem::renameEnabled" href="q3listviewitem.html#renameEnabled" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="renameEnabled(int col) const"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startRename" fullname="Q3ListViewItem::startRename" href="q3listviewitem.html#startRename" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startRename(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="Q3ListViewItem::setEnabled" href="q3listviewitem.html#setEnabled" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="Q3ListViewItem::isEnabled" href="q3listviewitem.html#isEnabled" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3ListViewItem::rtti" href="q3listviewitem.html#rtti" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3ListViewItem::RTTI" href="q3listviewitem.html#RTTI-var" location="q3listview.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMultiLinesEnabled" fullname="Q3ListViewItem::setMultiLinesEnabled" href="q3listviewitem.html#setMultiLinesEnabled" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setMultiLinesEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="multiLinesEnabled" fullname="Q3ListViewItem::multiLinesEnabled" href="q3listviewitem.html#multiLinesEnabled" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="multiLinesEnabled() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="enforceSortOrder" fullname="Q3ListViewItem::enforceSortOrder" href="q3listviewitem.html#enforceSortOrder" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="enforceSortOrder() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setHeight" fullname="Q3ListViewItem::setHeight" href="q3listviewitem.html#setHeight" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeight(int height)"> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="activate" fullname="Q3ListViewItem::activate" href="q3listviewitem.html#activate" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="activate()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="activatedPos" fullname="Q3ListViewItem::activatedPos" href="q3listviewitem.html#activatedPos" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="activatedPos(QPoint & pos)"> + <parameter left="QPoint &" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropped" fullname="Q3ListViewItem::dropped" href="q3listviewitem.html#dropped" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropped(QDropEvent * e)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEntered" fullname="Q3ListViewItem::dragEntered" href="q3listviewitem.html#dragEntered" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEntered()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeft" fullname="Q3ListViewItem::dragLeft" href="q3listviewitem.html#dragLeft" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeft()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="okRename" fullname="Q3ListViewItem::okRename" href="q3listviewitem.html#okRename" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="okRename(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="cancelRename" fullname="Q3ListViewItem::cancelRename" href="q3listviewitem.html#cancelRename" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="cancelRename(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ListView" href="q3listview.html" location="q3listview.h" bases="Q3ScrollView" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="columns" fullname="Q3ListView::columns" href="q3listview.html#columns-prop" location="q3listview.h" type="int"> + <getter name="columns"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="multiSelection" fullname="Q3ListView::multiSelection" href="q3listview.html#multiSelection-prop" location="q3listview.h" type="bool"> + <getter name="isMultiSelection"/> + <setter name="setMultiSelection"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="Q3ListView::selectionMode" href="q3listview.html#selectionMode-prop" location="q3listview.h" type="SelectionMode"> + <getter name="selectionMode"/> + <setter name="setSelectionMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="childCount" fullname="Q3ListView::childCount" href="q3listview.html#childCount-prop" location="q3listview.h" type="int"> + <getter name="childCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="allColumnsShowFocus" fullname="Q3ListView::allColumnsShowFocus" href="q3listview.html#allColumnsShowFocus-prop" location="q3listview.h" type="bool"> + <getter name="allColumnsShowFocus"/> + <setter name="setAllColumnsShowFocus"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="showSortIndicator" fullname="Q3ListView::showSortIndicator" href="q3listview.html#showSortIndicator-prop" location="q3listview.h" type="bool"> + <getter name="showSortIndicator"/> + <setter name="setShowSortIndicator"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="itemMargin" fullname="Q3ListView::itemMargin" href="q3listview.html#itemMargin-prop" location="q3listview.h" type="int"> + <getter name="itemMargin"/> + <setter name="setItemMargin"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="rootIsDecorated" fullname="Q3ListView::rootIsDecorated" href="q3listview.html#rootIsDecorated-prop" location="q3listview.h" type="bool"> + <getter name="rootIsDecorated"/> + <setter name="setRootIsDecorated"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="showToolTips" fullname="Q3ListView::showToolTips" href="q3listview.html#showToolTips-prop" location="q3listview.h" type="bool"> + <getter name="showToolTips"/> + <setter name="setShowToolTips"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="resizeMode" fullname="Q3ListView::resizeMode" href="q3listview.html#resizeMode-prop" location="q3listview.h" type="ResizeMode"> + <getter name="resizeMode"/> + <setter name="setResizeMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="treeStepSize" fullname="Q3ListView::treeStepSize" href="q3listview.html#treeStepSize-prop" location="q3listview.h" type="int"> + <getter name="treeStepSize"/> + <setter name="setTreeStepSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="defaultRenameAction" fullname="Q3ListView::defaultRenameAction" href="q3listview.html#defaultRenameAction-prop" location="q3listview.h" type="RenameAction"> + <getter name="defaultRenameAction"/> + <setter name="setDefaultRenameAction"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListView" fullname="Q3ListView::Q3ListView" href="q3listview.html#Q3ListView" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ListView(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ListView" fullname="Q3ListView::~Q3ListView" href="q3listview.html#dtor.Q3ListView" location="q3listview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ListView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="treeStepSize" fullname="Q3ListView::treeStepSize" href="q3listview.html#treeStepSize-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="treeStepSize" type="int" signature="treeStepSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTreeStepSize" fullname="Q3ListView::setTreeStepSize" href="q3listview.html#treeStepSize-prop" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="treeStepSize" type="void" signature="setTreeStepSize(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3ListView::insertItem" href="q3listview.html#insertItem" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertItem(Q3ListViewItem * i)"> + <parameter left="Q3ListViewItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeItem" fullname="Q3ListView::takeItem" href="q3listview.html#takeItem" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="takeItem(Q3ListViewItem * i)"> + <parameter left="Q3ListViewItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItem" fullname="Q3ListView::removeItem" href="q3listview.html#removeItem" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="header" fullname="Q3ListView::header" href="q3listview.html#header" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3Header *" signature="header() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addColumn" fullname="Q3ListView::addColumn" href="q3listview.html#addColumn" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="addColumn(const QString & label, int width)"> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="int" right="" name="width" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addColumn" fullname="Q3ListView::addColumn" href="q3listview.html#addColumn-2" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="addColumn(const QIcon & icon, const QString & label, int width)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="int" right="" name="width" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumn" fullname="Q3ListView::removeColumn" href="q3listview.html#removeColumn" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeColumn(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnText" fullname="Q3ListView::setColumnText" href="q3listview.html#setColumnText" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnText(int column, const QString & label)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnText" fullname="Q3ListView::setColumnText" href="q3listview.html#setColumnText-2" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setColumnText(int column, const QIcon & icon, const QString & label)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnText" fullname="Q3ListView::columnText" href="q3listview.html#columnText" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="columnText(int c) const"> + <parameter left="int" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnWidth" fullname="Q3ListView::setColumnWidth" href="q3listview.html#setColumnWidth" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnWidth(int column, int w)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnWidth" fullname="Q3ListView::columnWidth" href="q3listview.html#columnWidth" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnWidth(int c) const"> + <parameter left="int" right="" name="c" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="WidthMode" fullname="Q3ListView::WidthMode" href="q3listview.html#WidthMode-enum" location="q3listview.h"> + <value name="Manual" value="0"/> + <value name="Maximum" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnWidthMode" fullname="Q3ListView::setColumnWidthMode" href="q3listview.html#setColumnWidthMode" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnWidthMode(int c, WidthMode mode)"> + <parameter left="int" right="" name="c" default=""/> + <parameter left="WidthMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnWidthMode" fullname="Q3ListView::columnWidthMode" href="q3listview.html#columnWidthMode" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="WidthMode" signature="columnWidthMode(int c) const"> + <parameter left="int" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columns" fullname="Q3ListView::columns" href="q3listview.html#columns-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="columns" type="int" signature="columns() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnAlignment" fullname="Q3ListView::setColumnAlignment" href="q3listview.html#setColumnAlignment" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnAlignment(int column, int align)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="align" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnAlignment" fullname="Q3ListView::columnAlignment" href="q3listview.html#columnAlignment" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnAlignment(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="Q3ListView::inputMethodQuery" href="q3listview.html#inputMethodQuery" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="Q3ListView::itemAt" href="q3listview.html#itemAt" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="itemAt(const QPoint & viewPos) const"> + <parameter left="const QPoint &" right="" name="viewPos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemRect" fullname="Q3ListView::itemRect" href="q3listview.html#itemRect" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="itemRect(const Q3ListViewItem * item) const"> + <parameter left="const Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemPos" fullname="Q3ListView::itemPos" href="q3listview.html#itemPos" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="itemPos(const Q3ListViewItem * item)"> + <parameter left="const Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureItemVisible" fullname="Q3ListView::ensureItemVisible" href="q3listview.html#ensureItemVisible" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ensureItemVisible(const Q3ListViewItem * i)"> + <parameter left="const Q3ListViewItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaintItem" fullname="Q3ListView::repaintItem" href="q3listview.html#repaintItem" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="repaintItem(const Q3ListViewItem * item) const"> + <parameter left="const Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMultiSelection" fullname="Q3ListView::setMultiSelection" href="q3listview.html#multiSelection-prop" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="multiSelection" type="void" signature="setMultiSelection(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isMultiSelection" fullname="Q3ListView::isMultiSelection" href="q3listview.html#multiSelection-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="multiSelection" type="bool" signature="isMultiSelection() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectionMode" fullname="Q3ListView::SelectionMode" href="q3listview.html#SelectionMode-enum" location="q3listview.h"> + <value name="Single" value="0"/> + <value name="Multi" value="1"/> + <value name="Extended" value="2"/> + <value name="NoSelection" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionMode" fullname="Q3ListView::setSelectionMode" href="q3listview.html#selectionMode-prop" location="q3listview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="selectionMode" type="void" signature="setSelectionMode(SelectionMode mode)"> + <parameter left="SelectionMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="Q3ListView::selectionMode" href="q3listview.html#selectionMode-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectionMode" type="SelectionMode" signature="selectionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearSelection" fullname="Q3ListView::clearSelection" href="q3listview.html#clearSelection" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clearSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="Q3ListView::setSelected" href="q3listview.html#setSelected" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelected(Q3ListViewItem * item, bool selected)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="selected" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionAnchor" fullname="Q3ListView::setSelectionAnchor" href="q3listview.html#setSelectionAnchor" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectionAnchor(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="Q3ListView::isSelected" href="q3listview.html#isSelected" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected(const Q3ListViewItem * i) const"> + <parameter left="const Q3ListViewItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedItem" fullname="Q3ListView::selectedItem" href="q3listview.html#selectedItem" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="selectedItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOpen" fullname="Q3ListView::setOpen" href="q3listview.html#setOpen" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setOpen(Q3ListViewItem * item, bool open)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="open" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isOpen" fullname="Q3ListView::isOpen" href="q3listview.html#isOpen" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isOpen(const Q3ListViewItem * item) const"> + <parameter left="const Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="Q3ListView::setCurrentItem" href="q3listview.html#setCurrentItem" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentItem(Q3ListViewItem * i)"> + <parameter left="Q3ListViewItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="Q3ListView::currentItem" href="q3listview.html#currentItem" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="currentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="firstChild" fullname="Q3ListView::firstChild" href="q3listview.html#firstChild" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="firstChild() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastItem" fullname="Q3ListView::lastItem" href="q3listview.html#lastItem" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="lastItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childCount" fullname="Q3ListView::childCount" href="q3listview.html#childCount-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="childCount" type="int" signature="childCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAllColumnsShowFocus" fullname="Q3ListView::setAllColumnsShowFocus" href="q3listview.html#allColumnsShowFocus-prop" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="allColumnsShowFocus" type="void" signature="setAllColumnsShowFocus(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allColumnsShowFocus" fullname="Q3ListView::allColumnsShowFocus" href="q3listview.html#allColumnsShowFocus-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="allColumnsShowFocus" type="bool" signature="allColumnsShowFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemMargin" fullname="Q3ListView::setItemMargin" href="q3listview.html#itemMargin-prop" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="itemMargin" type="void" signature="setItemMargin(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemMargin" fullname="Q3ListView::itemMargin" href="q3listview.html#itemMargin-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="itemMargin" type="int" signature="itemMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRootIsDecorated" fullname="Q3ListView::setRootIsDecorated" href="q3listview.html#rootIsDecorated-prop" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="rootIsDecorated" type="void" signature="setRootIsDecorated(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rootIsDecorated" fullname="Q3ListView::rootIsDecorated" href="q3listview.html#rootIsDecorated-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="rootIsDecorated" type="bool" signature="rootIsDecorated() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSorting" fullname="Q3ListView::setSorting" href="q3listview.html#setSorting" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSorting(int column, bool ascending)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="bool" right="" name="ascending" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortColumn" fullname="Q3ListView::sortColumn" href="q3listview.html#sortColumn" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sortColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortColumn" fullname="Q3ListView::setSortColumn" href="q3listview.html#setSortColumn" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSortColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortOrder" fullname="Q3ListView::sortOrder" href="q3listview.html#sortOrder" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::SortOrder" signature="sortOrder() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortOrder" fullname="Q3ListView::setSortOrder" href="q3listview.html#setSortOrder" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSortOrder(Qt::SortOrder order)"> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="Q3ListView::sort" href="q3listview.html#sort" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3ListView::eventFilter" href="q3listview.html#eventFilter" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3ListView::sizeHint" href="q3listview.html#sizeHint" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3ListView::minimumSizeHint" href="q3listview.html#minimumSizeHint" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShowSortIndicator" fullname="Q3ListView::setShowSortIndicator" href="q3listview.html#showSortIndicator-prop" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="showSortIndicator" type="void" signature="setShowSortIndicator(bool show)"> + <parameter left="bool" right="" name="show" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showSortIndicator" fullname="Q3ListView::showSortIndicator" href="q3listview.html#showSortIndicator-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="showSortIndicator" type="bool" signature="showSortIndicator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShowToolTips" fullname="Q3ListView::setShowToolTips" href="q3listview.html#showToolTips-prop" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="showToolTips" type="void" signature="setShowToolTips(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showToolTips" fullname="Q3ListView::showToolTips" href="q3listview.html#showToolTips-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="showToolTips" type="bool" signature="showToolTips() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ResizeMode" fullname="Q3ListView::ResizeMode" href="q3listview.html#ResizeMode-enum" location="q3listview.h"> + <value name="NoColumn" value="0"/> + <value name="AllColumns" value="1"/> + <value name="LastColumn" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setResizeMode" fullname="Q3ListView::setResizeMode" href="q3listview.html#resizeMode-prop" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="resizeMode" type="void" signature="setResizeMode(ResizeMode m)"> + <parameter left="ResizeMode" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeMode" fullname="Q3ListView::resizeMode" href="q3listview.html#resizeMode-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="resizeMode" type="ResizeMode" signature="resizeMode() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="StringComparisonMode" fullname="Q3ListView::StringComparisonMode" href="q3listview.html#StringComparisonMode-enum" location="q3listview.h"> + <value name="CaseSensitive" value="0x00001"/> + <value name="BeginsWith" value="0x00002"/> + <value name="EndsWith" value="0x00004"/> + <value name="Contains" value="0x00008"/> + <value name="ExactMatch" value="0x00010"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ComparisonFlags" fullname="Q3ListView::ComparisonFlags" href="q3listview.html#ComparisonFlags-typedef" location="q3listview.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findItem" fullname="Q3ListView::findItem" href="q3listview.html#findItem" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="findItem(const QString & text, int column, ComparisonFlags compare) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="ComparisonFlags" right="" name="compare" default="ExactMatch | Qt::CaseSensitive"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="RenameAction" fullname="Q3ListView::RenameAction" href="q3listview.html#RenameAction-enum" location="q3listview.h"> + <value name="Accept" value="0"/> + <value name="Reject" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultRenameAction" fullname="Q3ListView::setDefaultRenameAction" href="q3listview.html#defaultRenameAction-prop" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="defaultRenameAction" type="void" signature="setDefaultRenameAction(RenameAction a)"> + <parameter left="RenameAction" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultRenameAction" fullname="Q3ListView::defaultRenameAction" href="q3listview.html#defaultRenameAction-prop" location="q3listview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="defaultRenameAction" type="RenameAction" signature="defaultRenameAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRenaming" fullname="Q3ListView::isRenaming" href="q3listview.html#isRenaming" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRenaming() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hideColumn" fullname="Q3ListView::hideColumn" href="q3listview.html#hideColumn" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="hideColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3ListView::clear" href="q3listview.html#clear" location="q3listview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="invertSelection" fullname="Q3ListView::invertSelection" href="q3listview.html#invertSelection" location="q3listview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="invertSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="Q3ListView::selectAll" href="q3listview.html#selectAll" location="q3listview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="selectAll(bool select)"> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="triggerUpdate" fullname="Q3ListView::triggerUpdate" href="q3listview.html#triggerUpdate" location="q3listview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="triggerUpdate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentsPos" fullname="Q3ListView::setContentsPos" href="q3listview.html#setContentsPos" location="q3listview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setContentsPos(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="adjustColumn" fullname="Q3ListView::adjustColumn" href="q3listview.html#adjustColumn" location="q3listview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="adjustColumn(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="Q3ListView::selectionChanged" href="q3listview.html#selectionChanged" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="Q3ListView::selectionChanged" href="q3listview.html#selectionChanged-2" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="selectionChanged(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="Q3ListView::currentChanged" href="q3listview.html#currentChanged" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3ListView::clicked" href="q3listview.html#clicked" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3ListView::clicked" href="q3listview.html#clicked-2" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="clicked(Q3ListViewItem * item, const QPoint & pnt, int c)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pnt" default=""/> + <parameter left="int" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="Q3ListView::pressed" href="q3listview.html#pressed" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="pressed(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="Q3ListView::pressed" href="q3listview.html#pressed-2" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="pressed(Q3ListViewItem * item, const QPoint & pnt, int c)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pnt" default=""/> + <parameter left="int" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleClicked" fullname="Q3ListView::doubleClicked" href="q3listview.html#doubleClicked" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="doubleClicked(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleClicked" fullname="Q3ListView::doubleClicked" href="q3listview.html#doubleClicked-2" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="doubleClicked(Q3ListViewItem * item, const QPoint & point, int column)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="returnPressed" fullname="Q3ListView::returnPressed" href="q3listview.html#returnPressed" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="returnPressed(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="spacePressed" fullname="Q3ListView::spacePressed" href="q3listview.html#spacePressed" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="spacePressed(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightButtonClicked" fullname="Q3ListView::rightButtonClicked" href="q3listview.html#rightButtonClicked" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rightButtonClicked(Q3ListViewItem * item, const QPoint & point, int column)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightButtonPressed" fullname="Q3ListView::rightButtonPressed" href="q3listview.html#rightButtonPressed" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rightButtonPressed(Q3ListViewItem * item, const QPoint & point, int column)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseButtonPressed" fullname="Q3ListView::mouseButtonPressed" href="q3listview.html#mouseButtonPressed" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="mouseButtonPressed(int button, Q3ListViewItem * item, const QPoint & pos, int c)"> + <parameter left="int" right="" name="button" default=""/> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="int" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseButtonClicked" fullname="Q3ListView::mouseButtonClicked" href="q3listview.html#mouseButtonClicked" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="mouseButtonClicked(int button, Q3ListViewItem * item, const QPoint & pos, int c)"> + <parameter left="int" right="" name="button" default=""/> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="int" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contextMenuRequested" fullname="Q3ListView::contextMenuRequested" href="q3listview.html#contextMenuRequested" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="contextMenuRequested(Q3ListViewItem * item, const QPoint & pos, int col)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="onItem" fullname="Q3ListView::onItem" href="q3listview.html#onItem" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="onItem(Q3ListViewItem * i)"> + <parameter left="Q3ListViewItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="onViewport" fullname="Q3ListView::onViewport" href="q3listview.html#onViewport" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="onViewport()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="expanded" fullname="Q3ListView::expanded" href="q3listview.html#expanded" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="expanded(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collapsed" fullname="Q3ListView::collapsed" href="q3listview.html#collapsed" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="collapsed(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dropped" fullname="Q3ListView::dropped" href="q3listview.html#dropped" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dropped(QDropEvent * e)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemRenamed" fullname="Q3ListView::itemRenamed" href="q3listview.html#itemRenamed" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemRenamed(Q3ListViewItem * item, int col, const QString & text)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemRenamed" fullname="Q3ListView::itemRenamed" href="q3listview.html#itemRenamed-2" location="q3listview.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="itemRenamed(Q3ListViewItem * item, int col)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMousePressEvent" fullname="Q3ListView::contentsMousePressEvent" href="q3listview.html#contentsMousePressEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseReleaseEvent" fullname="Q3ListView::contentsMouseReleaseEvent" href="q3listview.html#contentsMouseReleaseEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseMoveEvent" fullname="Q3ListView::contentsMouseMoveEvent" href="q3listview.html#contentsMouseMoveEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseDoubleClickEvent" fullname="Q3ListView::contentsMouseDoubleClickEvent" href="q3listview.html#contentsMouseDoubleClickEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsContextMenuEvent" fullname="Q3ListView::contentsContextMenuEvent" href="q3listview.html#contentsContextMenuEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsContextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragEnterEvent" fullname="Q3ListView::contentsDragEnterEvent" href="q3listview.html#contentsDragEnterEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragEnterEvent(QDragEnterEvent * e)"> + <parameter left="QDragEnterEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragMoveEvent" fullname="Q3ListView::contentsDragMoveEvent" href="q3listview.html#contentsDragMoveEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragMoveEvent(QDragMoveEvent * e)"> + <parameter left="QDragMoveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragLeaveEvent" fullname="Q3ListView::contentsDragLeaveEvent" href="q3listview.html#contentsDragLeaveEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragLeaveEvent(QDragLeaveEvent * e)"> + <parameter left="QDragLeaveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDropEvent" fullname="Q3ListView::contentsDropEvent" href="q3listview.html#contentsDropEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDropEvent(QDropEvent * e)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragObject" fullname="Q3ListView::dragObject" href="q3listview.html#dragObject" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="Q3DragObject *" signature="dragObject()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="startDrag" fullname="Q3ListView::startDrag" href="q3listview.html#startDrag" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startDrag()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="Q3ListView::focusInEvent" href="q3listview.html#focusInEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="Q3ListView::focusOutEvent" href="q3listview.html#focusOutEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="Q3ListView::keyPressEvent" href="q3listview.html#keyPressEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3ListView::resizeEvent" href="q3listview.html#resizeEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportResizeEvent" fullname="Q3ListView::viewportResizeEvent" href="q3listview.html#viewportResizeEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="viewportResizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="Q3ListView::showEvent" href="q3listview.html#showEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * )"> + <parameter left="QShowEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContentsOffset" fullname="Q3ListView::drawContentsOffset" href="q3listview.html#drawContentsOffset" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContentsOffset(QPainter * p, int ox, int oy, int cx, int cy, int cw, int ch)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="ox" default=""/> + <parameter left="int" right="" name="oy" default=""/> + <parameter left="int" right="" name="cx" default=""/> + <parameter left="int" right="" name="cy" default=""/> + <parameter left="int" right="" name="cw" default=""/> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEmptyArea" fullname="Q3ListView::paintEmptyArea" href="q3listview.html#paintEmptyArea" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEmptyArea(QPainter * p, const QRect & rect)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="Q3ListView::changeEvent" href="q3listview.html#changeEvent" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateContents" fullname="Q3ListView::updateContents" href="q3listview.html#updateContents" location="q3listview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="updateContents()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="doAutoScroll" fullname="Q3ListView::doAutoScroll" href="q3listview.html#doAutoScroll" location="q3listview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="doAutoScroll()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CheckListItem" href="q3checklistitem.html" location="q3listview.h" bases="Q3ListViewItem" module="Qt3SupportLight"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="Q3CheckListItem::Type" href="q3checklistitem.html#Type-enum" location="q3listview.h"> + <value name="RadioButton" value="0"/> + <value name="CheckBox" value="1"/> + <value name="Controller" value="2"/> + <value name="RadioButtonController" value="Controller"/> + <value name="CheckBoxController" value=""/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ToggleState" fullname="Q3CheckListItem::ToggleState" href="q3checklistitem.html#ToggleState-enum" location="q3listview.h"> + <value name="Off" value="0"/> + <value name="NoChange" value="1"/> + <value name="On" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CheckListItem" fullname="Q3CheckListItem::Q3CheckListItem" href="q3checklistitem.html#Q3CheckListItem" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CheckListItem(Q3CheckListItem * parent, const QString & text, Type tt)"> + <parameter left="Q3CheckListItem *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Type" right="" name="tt" default="RadioButtonController"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CheckListItem" fullname="Q3CheckListItem::Q3CheckListItem" href="q3checklistitem.html#Q3CheckListItem-2" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3CheckListItem(Q3CheckListItem * parent, Q3ListViewItem * after, const QString & text, Type tt)"> + <parameter left="Q3CheckListItem *" right="" name="parent" default=""/> + <parameter left="Q3ListViewItem *" right="" name="after" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Type" right="" name="tt" default="RadioButtonController"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CheckListItem" fullname="Q3CheckListItem::Q3CheckListItem" href="q3checklistitem.html#Q3CheckListItem-3" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3CheckListItem(Q3ListViewItem * parent, const QString & text, Type tt)"> + <parameter left="Q3ListViewItem *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Type" right="" name="tt" default="RadioButtonController"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CheckListItem" fullname="Q3CheckListItem::Q3CheckListItem" href="q3checklistitem.html#Q3CheckListItem-4" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3CheckListItem(Q3ListViewItem * parent, Q3ListViewItem * after, const QString & text, Type tt)"> + <parameter left="Q3ListViewItem *" right="" name="parent" default=""/> + <parameter left="Q3ListViewItem *" right="" name="after" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Type" right="" name="tt" default="RadioButtonController"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CheckListItem" fullname="Q3CheckListItem::Q3CheckListItem" href="q3checklistitem.html#Q3CheckListItem-5" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3CheckListItem(Q3ListView * parent, const QString & text, Type tt)"> + <parameter left="Q3ListView *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Type" right="" name="tt" default="RadioButtonController"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CheckListItem" fullname="Q3CheckListItem::Q3CheckListItem" href="q3checklistitem.html#Q3CheckListItem-6" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="Q3CheckListItem(Q3ListView * parent, Q3ListViewItem * after, const QString & text, Type tt)"> + <parameter left="Q3ListView *" right="" name="parent" default=""/> + <parameter left="Q3ListViewItem *" right="" name="after" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Type" right="" name="tt" default="RadioButtonController"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CheckListItem" fullname="Q3CheckListItem::Q3CheckListItem" href="q3checklistitem.html#Q3CheckListItem-7" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="Q3CheckListItem(Q3ListViewItem * parent, const QString & text, const QPixmap & p)"> + <parameter left="Q3ListViewItem *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QPixmap &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CheckListItem" fullname="Q3CheckListItem::Q3CheckListItem" href="q3checklistitem.html#Q3CheckListItem-8" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="Q3CheckListItem(Q3ListView * parent, const QString & text, const QPixmap & p)"> + <parameter left="Q3ListView *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QPixmap &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CheckListItem" fullname="Q3CheckListItem::~Q3CheckListItem" href="q3checklistitem.html#dtor.Q3CheckListItem" location="q3listview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CheckListItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paintCell" fullname="Q3CheckListItem::paintCell" href="q3checklistitem.html#paintCell" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintCell(QPainter * p, const QColorGroup & cg, int column, int width, int align)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="align" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintFocus" fullname="Q3CheckListItem::paintFocus" href="q3checklistitem.html#paintFocus" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintFocus(QPainter * p, const QColorGroup & cg, const QRect & r)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3CheckListItem::width" href="q3checklistitem.html#width" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="width(const QFontMetrics & fm, const Q3ListView * lv, int column) const"> + <parameter left="const QFontMetrics &" right="" name="fm" default=""/> + <parameter left="const Q3ListView *" right="" name="lv" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setup" fullname="Q3CheckListItem::setup" href="q3checklistitem.html#setup" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOn" fullname="Q3CheckListItem::setOn" href="q3checklistitem.html#setOn" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setOn(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isOn" fullname="Q3CheckListItem::isOn" href="q3checklistitem.html#isOn" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isOn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="Q3CheckListItem::type" href="q3checklistitem.html#type" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3CheckListItem::text" href="q3checklistitem.html#text" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3CheckListItem::text" href="q3checklistitem.html#text-2" location="q3listview.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="text(int n) const"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTristate" fullname="Q3CheckListItem::setTristate" href="q3checklistitem.html#setTristate" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTristate(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isTristate" fullname="Q3CheckListItem::isTristate" href="q3checklistitem.html#isTristate" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTristate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="Q3CheckListItem::state" href="q3checklistitem.html#state" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ToggleState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setState" fullname="Q3CheckListItem::setState" href="q3checklistitem.html#setState" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setState(ToggleState s)"> + <parameter left="ToggleState" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CheckListItem::rtti" href="q3checklistitem.html#rtti" location="q3listview.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CheckListItem::RTTI" href="q3checklistitem.html#RTTI-var" location="q3listview.h" type="const int" static="true"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="activate" fullname="Q3CheckListItem::activate" href="q3checklistitem.html#activate" location="q3listview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="activate()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="turnOffChild" fullname="Q3CheckListItem::turnOffChild" href="q3checklistitem.html#turnOffChild" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="turnOffChild()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="stateChange" fullname="Q3CheckListItem::stateChange" href="q3checklistitem.html#stateChange" location="q3listview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="stateChange(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ListViewItemIterator" href="q3listviewitemiterator.html" location="q3listview.h" bases="" module="Qt3SupportLight"> + <enum access="public" threadsafety="unspecified" status="commendable" name="IteratorFlag" fullname="Q3ListViewItemIterator::IteratorFlag" href="q3listviewitemiterator.html#IteratorFlag-enum" location="q3listview.h"> + <value name="Visible" value="0x00000001"/> + <value name="Invisible" value="0x00000002"/> + <value name="Selected" value="0x00000004"/> + <value name="Unselected" value="0x00000008"/> + <value name="Selectable" value="0x00000010"/> + <value name="NotSelectable" value="0x00000020"/> + <value name="DragEnabled" value="0x00000040"/> + <value name="DragDisabled" value="0x00000080"/> + <value name="DropEnabled" value="0x00000100"/> + <value name="DropDisabled" value="0x00000200"/> + <value name="Expandable" value="0x00000400"/> + <value name="NotExpandable" value="0x00000800"/> + <value name="Checked" value="0x00001000"/> + <value name="NotChecked" value="0x00002000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItemIterator" fullname="Q3ListViewItemIterator::Q3ListViewItemIterator" href="q3listviewitemiterator.html#Q3ListViewItemIterator" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ListViewItemIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItemIterator" fullname="Q3ListViewItemIterator::Q3ListViewItemIterator" href="q3listviewitemiterator.html#Q3ListViewItemIterator-2" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ListViewItemIterator(Q3ListViewItem * item)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItemIterator" fullname="Q3ListViewItemIterator::Q3ListViewItemIterator" href="q3listviewitemiterator.html#Q3ListViewItemIterator-3" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ListViewItemIterator(Q3ListViewItem * item, int iteratorFlags)"> + <parameter left="Q3ListViewItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="iteratorFlags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItemIterator" fullname="Q3ListViewItemIterator::Q3ListViewItemIterator" href="q3listviewitemiterator.html#Q3ListViewItemIterator-4" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3ListViewItemIterator(const Q3ListViewItemIterator & it)"> + <parameter left="const Q3ListViewItemIterator &" right="" name="it" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItemIterator" fullname="Q3ListViewItemIterator::Q3ListViewItemIterator" href="q3listviewitemiterator.html#Q3ListViewItemIterator-5" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3ListViewItemIterator(Q3ListView * lv)"> + <parameter left="Q3ListView *" right="" name="lv" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItemIterator" fullname="Q3ListViewItemIterator::Q3ListViewItemIterator" href="q3listviewitemiterator.html#Q3ListViewItemIterator-6" location="q3listview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="Q3ListViewItemIterator(Q3ListView * lv, int iteratorFlags)"> + <parameter left="Q3ListView *" right="" name="lv" default=""/> + <parameter left="int" right="" name="iteratorFlags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3ListViewItemIterator::operator=" href="q3listviewitemiterator.html#operator=" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ListViewItemIterator &" signature="operator=(const Q3ListViewItemIterator & it)"> + <parameter left="const Q3ListViewItemIterator &" right="" name="it" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ListViewItemIterator" fullname="Q3ListViewItemIterator::~Q3ListViewItemIterator" href="q3listviewitemiterator.html#dtor.Q3ListViewItemIterator" location="q3listview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ListViewItemIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="Q3ListViewItemIterator::operator++" href="q3listviewitemiterator.html#operator++" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ListViewItemIterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="Q3ListViewItemIterator::operator++" href="q3listviewitemiterator.html#operator++-2" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const Q3ListViewItemIterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="Q3ListViewItemIterator::operator+=" href="q3listviewitemiterator.html#operator+=" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ListViewItemIterator &" signature="operator+=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="Q3ListViewItemIterator::operator--" href="q3listviewitemiterator.html#operator--" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ListViewItemIterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="Q3ListViewItemIterator::operator--" href="q3listviewitemiterator.html#operator---2" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const Q3ListViewItemIterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="Q3ListViewItemIterator::operator-=" href="q3listviewitemiterator.html#operator-=" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ListViewItemIterator &" signature="operator-=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="Q3ListViewItemIterator::operator*" href="q3listviewitemiterator.html#operator*" location="q3listview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ListViewItem *" signature="operator*()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3ListViewItemIterator::current" href="q3listviewitemiterator.html#current" location="q3listview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListViewItem *" signature="current() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDataWidgetMapper" href="qdatawidgetmapper.html" location="qdatawidgetmapper.h" bases="QObject" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QDataWidgetMapper::currentIndex" href="qdatawidgetmapper.html#currentIndex-prop" location="qdatawidgetmapper.h" type="int"> + <getter name="currentIndex"/> + <setter name="setCurrentIndex"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QDataWidgetMapper::orientation" href="qdatawidgetmapper.html#orientation-prop" location="qdatawidgetmapper.h" type="Qt::Orientation"> + <getter name="orientation"/> + <setter name="setOrientation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="submitPolicy" fullname="QDataWidgetMapper::submitPolicy" href="qdatawidgetmapper.html#submitPolicy-prop" location="qdatawidgetmapper.h" type="SubmitPolicy"> + <getter name="submitPolicy"/> + <setter name="setSubmitPolicy"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QDataWidgetMapper" fullname="QDataWidgetMapper::QDataWidgetMapper" href="qdatawidgetmapper.html#QDataWidgetMapper" location="qdatawidgetmapper.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDataWidgetMapper(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDataWidgetMapper" fullname="QDataWidgetMapper::~QDataWidgetMapper" href="qdatawidgetmapper.html#dtor.QDataWidgetMapper" location="qdatawidgetmapper.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDataWidgetMapper()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModel" fullname="QDataWidgetMapper::setModel" href="qdatawidgetmapper.html#setModel" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setModel(QAbstractItemModel * model)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="model" fullname="QDataWidgetMapper::model" href="qdatawidgetmapper.html#model" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemModel *" signature="model() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemDelegate" fullname="QDataWidgetMapper::setItemDelegate" href="qdatawidgetmapper.html#setItemDelegate" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemDelegate(QAbstractItemDelegate * delegate)"> + <parameter left="QAbstractItemDelegate *" right="" name="delegate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemDelegate" fullname="QDataWidgetMapper::itemDelegate" href="qdatawidgetmapper.html#itemDelegate" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemDelegate *" signature="itemDelegate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRootIndex" fullname="QDataWidgetMapper::setRootIndex" href="qdatawidgetmapper.html#setRootIndex" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRootIndex(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rootIndex" fullname="QDataWidgetMapper::rootIndex" href="qdatawidgetmapper.html#rootIndex" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="rootIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="QDataWidgetMapper::setOrientation" href="qdatawidgetmapper.html#orientation-prop" location="qdatawidgetmapper.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="orientation" type="void" signature="setOrientation(Qt::Orientation aOrientation)"> + <parameter left="Qt::Orientation" right="" name="aOrientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QDataWidgetMapper::orientation" href="qdatawidgetmapper.html#orientation-prop" location="qdatawidgetmapper.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="orientation" type="Qt::Orientation" signature="orientation() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="SubmitPolicy" fullname="QDataWidgetMapper::SubmitPolicy" href="qdatawidgetmapper.html#SubmitPolicy-enum" location="qdatawidgetmapper.h"> + <value name="AutoSubmit" value="0"/> + <value name="ManualSubmit" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setSubmitPolicy" fullname="QDataWidgetMapper::setSubmitPolicy" href="qdatawidgetmapper.html#submitPolicy-prop" location="qdatawidgetmapper.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="submitPolicy" type="void" signature="setSubmitPolicy(SubmitPolicy policy)"> + <parameter left="SubmitPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="submitPolicy" fullname="QDataWidgetMapper::submitPolicy" href="qdatawidgetmapper.html#submitPolicy-prop" location="qdatawidgetmapper.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="submitPolicy" type="SubmitPolicy" signature="submitPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addMapping" fullname="QDataWidgetMapper::addMapping" href="qdatawidgetmapper.html#addMapping" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addMapping(QWidget * widget, int section)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMapping" fullname="QDataWidgetMapper::addMapping" href="qdatawidgetmapper.html#addMapping-2" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addMapping(QWidget * widget, int section, const QByteArray & propertyName)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="section" default=""/> + <parameter left="const QByteArray &" right="" name="propertyName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeMapping" fullname="QDataWidgetMapper::removeMapping" href="qdatawidgetmapper.html#removeMapping" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeMapping(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mappedSection" fullname="QDataWidgetMapper::mappedSection" href="qdatawidgetmapper.html#mappedSection" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="mappedSection(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mappedPropertyName" fullname="QDataWidgetMapper::mappedPropertyName" href="qdatawidgetmapper.html#mappedPropertyName" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="mappedPropertyName(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mappedWidgetAt" fullname="QDataWidgetMapper::mappedWidgetAt" href="qdatawidgetmapper.html#mappedWidgetAt" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="mappedWidgetAt(int section) const"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearMapping" fullname="QDataWidgetMapper::clearMapping" href="qdatawidgetmapper.html#clearMapping" location="qdatawidgetmapper.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearMapping()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QDataWidgetMapper::currentIndex" href="qdatawidgetmapper.html#currentIndex-prop" location="qdatawidgetmapper.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentIndex" type="int" signature="currentIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="revert" fullname="QDataWidgetMapper::revert" href="qdatawidgetmapper.html#revert" location="qdatawidgetmapper.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="revert()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="submit" fullname="QDataWidgetMapper::submit" href="qdatawidgetmapper.html#submit" location="qdatawidgetmapper.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="bool" signature="submit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toFirst" fullname="QDataWidgetMapper::toFirst" href="qdatawidgetmapper.html#toFirst" location="qdatawidgetmapper.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="toFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLast" fullname="QDataWidgetMapper::toLast" href="qdatawidgetmapper.html#toLast" location="qdatawidgetmapper.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="toLast()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toNext" fullname="QDataWidgetMapper::toNext" href="qdatawidgetmapper.html#toNext" location="qdatawidgetmapper.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="toNext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPrevious" fullname="QDataWidgetMapper::toPrevious" href="qdatawidgetmapper.html#toPrevious" location="qdatawidgetmapper.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="toPrevious()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentIndex" fullname="QDataWidgetMapper::setCurrentIndex" href="qdatawidgetmapper.html#currentIndex-prop" location="qdatawidgetmapper.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="currentIndex" type="void" signature="setCurrentIndex(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentModelIndex" fullname="QDataWidgetMapper::setCurrentModelIndex" href="qdatawidgetmapper.html#setCurrentModelIndex" location="qdatawidgetmapper.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentModelIndex(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndexChanged" fullname="QDataWidgetMapper::currentIndexChanged" href="qdatawidgetmapper.html#currentIndexChanged" location="qdatawidgetmapper.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentIndexChanged(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerMemberSheetExtension" href="qdesignermembersheetextension.html" location="membersheet.h" bases="" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerMemberSheetExtension" fullname="QDesignerMemberSheetExtension::~QDesignerMemberSheetExtension" href="qdesignermembersheetextension.html#dtor.QDesignerMemberSheetExtension" location="membersheet.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerMemberSheetExtension()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QDesignerMemberSheetExtension::count" href="qdesignermembersheetextension.html#count" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QDesignerMemberSheetExtension::indexOf" href="qdesignermembersheetextension.html#indexOf" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="memberName" fullname="QDesignerMemberSheetExtension::memberName" href="qdesignermembersheetextension.html#memberName" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="memberName(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="memberGroup" fullname="QDesignerMemberSheetExtension::memberGroup" href="qdesignermembersheetextension.html#memberGroup" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="memberGroup(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMemberGroup" fullname="QDesignerMemberSheetExtension::setMemberGroup" href="qdesignermembersheetextension.html#setMemberGroup" location="membersheet.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setMemberGroup(int index, const QString & group)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QString &" right="" name="group" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisible" fullname="QDesignerMemberSheetExtension::isVisible" href="qdesignermembersheetextension.html#isVisible" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isVisible(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QDesignerMemberSheetExtension::setVisible" href="qdesignermembersheetextension.html#setVisible" location="membersheet.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(int index, bool visible)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSignal" fullname="QDesignerMemberSheetExtension::isSignal" href="qdesignermembersheetextension.html#isSignal" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSignal(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSlot" fullname="QDesignerMemberSheetExtension::isSlot" href="qdesignermembersheetextension.html#isSlot" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSlot(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inheritedFromWidget" fullname="QDesignerMemberSheetExtension::inheritedFromWidget" href="qdesignermembersheetextension.html#inheritedFromWidget" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="inheritedFromWidget(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="declaredInClass" fullname="QDesignerMemberSheetExtension::declaredInClass" href="qdesignermembersheetextension.html#declaredInClass" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="declaredInClass(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="signature" fullname="QDesignerMemberSheetExtension::signature" href="qdesignermembersheetextension.html#signature" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="signature(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parameterTypes" fullname="QDesignerMemberSheetExtension::parameterTypes" href="qdesignermembersheetextension.html#parameterTypes" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="parameterTypes(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parameterNames" fullname="QDesignerMemberSheetExtension::parameterNames" href="qdesignermembersheetextension.html#parameterNames" location="membersheet.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="parameterNames(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMatrix4x4" href="qmatrix4x4.html" location="qmatrix4x4.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMatrix4x4" fullname="QMatrix4x4::QMatrix4x4" href="qmatrix4x4.html#QMatrix4x4" location="qmatrix4x4.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMatrix4x4()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QMatrix4x4" fullname="QMatrix4x4::QMatrix4x4" href="qmatrix4x4.html#QMatrix4x4-2" location="qmatrix4x4.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMatrix4x4(const qreal * values)"> + <parameter left="const qreal *" right="" name="values" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMatrix4x4" fullname="QMatrix4x4::QMatrix4x4" href="qmatrix4x4.html#QMatrix4x4-3" location="qmatrix4x4.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QMatrix4x4(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)"> + <parameter left="qreal" right="" name="m11" default=""/> + <parameter left="qreal" right="" name="m12" default=""/> + <parameter left="qreal" right="" name="m13" default=""/> + <parameter left="qreal" right="" name="m14" default=""/> + <parameter left="qreal" right="" name="m21" default=""/> + <parameter left="qreal" right="" name="m22" default=""/> + <parameter left="qreal" right="" name="m23" default=""/> + <parameter left="qreal" right="" name="m24" default=""/> + <parameter left="qreal" right="" name="m31" default=""/> + <parameter left="qreal" right="" name="m32" default=""/> + <parameter left="qreal" right="" name="m33" default=""/> + <parameter left="qreal" right="" name="m34" default=""/> + <parameter left="qreal" right="" name="m41" default=""/> + <parameter left="qreal" right="" name="m42" default=""/> + <parameter left="qreal" right="" name="m43" default=""/> + <parameter left="qreal" right="" name="m44" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMatrix4x4" fullname="QMatrix4x4::QMatrix4x4" href="qmatrix4x4.html#QMatrix4x4-4" location="qmatrix4x4.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QMatrix4x4(const QGenericMatrix<N, M, qreal, float> & matrix)"> + <parameter left="const QGenericMatrix<N, M, qreal, float> &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMatrix4x4" fullname="QMatrix4x4::QMatrix4x4" href="qmatrix4x4.html#QMatrix4x4-6" location="qmatrix4x4.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QMatrix4x4(const QTransform & transform)"> + <parameter left="const QTransform &" right="" name="transform" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMatrix4x4" fullname="QMatrix4x4::QMatrix4x4" href="qmatrix4x4.html#QMatrix4x4-7" location="qmatrix4x4.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QMatrix4x4(const QMatrix & matrix)"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="QMatrix4x4::operator()" href="qmatrix4x4.html#operator()" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="operator()(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="QMatrix4x4::operator()" href="qmatrix4x4.html#operator()-2" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="float &" signature="operator()(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="column" fullname="QMatrix4x4::column" href="qmatrix4x4.html#column" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector4D" signature="column(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumn" fullname="QMatrix4x4::setColumn" href="qmatrix4x4.html#setColumn" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumn(int index, const QVector4D & value)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QVector4D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="row" fullname="QMatrix4x4::row" href="qmatrix4x4.html#row" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector4D" signature="row(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRow" fullname="QMatrix4x4::setRow" href="qmatrix4x4.html#setRow" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRow(int index, const QVector4D & value)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QVector4D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isIdentity" fullname="QMatrix4x4::isIdentity" href="qmatrix4x4.html#isIdentity" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIdentity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIdentity" fullname="QMatrix4x4::setIdentity" href="qmatrix4x4.html#setIdentity" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIdentity()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QMatrix4x4::fill" href="qmatrix4x4.html#fill" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="fill(qreal value)"> + <parameter left="qreal" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="determinant" fullname="QMatrix4x4::determinant" href="qmatrix4x4.html#determinant" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="determinant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inverted" fullname="QMatrix4x4::inverted" href="qmatrix4x4.html#inverted" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix4x4" signature="inverted(bool * invertible) const"> + <parameter left="bool *" right="" name="invertible" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transposed" fullname="QMatrix4x4::transposed" href="qmatrix4x4.html#transposed" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix4x4" signature="transposed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalMatrix" fullname="QMatrix4x4::normalMatrix" href="qmatrix4x4.html#normalMatrix" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix3x3" signature="normalMatrix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QMatrix4x4::operator+=" href="qmatrix4x4.html#operator+=" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="operator+=(const QMatrix4x4 & other)"> + <parameter left="const QMatrix4x4 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QMatrix4x4::operator-=" href="qmatrix4x4.html#operator-=" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="operator-=(const QMatrix4x4 & other)"> + <parameter left="const QMatrix4x4 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QMatrix4x4::operator*=" href="qmatrix4x4.html#operator*=" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="operator*=(const QMatrix4x4 & other)"> + <parameter left="const QMatrix4x4 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QMatrix4x4::operator*=" href="qmatrix4x4.html#operator*=-2" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QMatrix4x4 &" signature="operator*=(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QMatrix4x4::operator/=" href="qmatrix4x4.html#operator/=" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="operator/=(qreal divisor)"> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QMatrix4x4::operator==" href="qmatrix4x4.html#operator==" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QMatrix4x4 & other) const"> + <parameter left="const QMatrix4x4 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QMatrix4x4::operator!=" href="qmatrix4x4.html#operator!=" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QMatrix4x4 & other) const"> + <parameter left="const QMatrix4x4 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QMatrix4x4::scale" href="qmatrix4x4.html#scale" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="scale(const QVector3D & vector)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QMatrix4x4::translate" href="qmatrix4x4.html#translate" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="translate(const QVector3D & vector)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rotate" fullname="QMatrix4x4::rotate" href="qmatrix4x4.html#rotate" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="rotate(qreal angle, const QVector3D & vector)"> + <parameter left="qreal" right="" name="angle" default=""/> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QMatrix4x4::scale" href="qmatrix4x4.html#scale-2" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QMatrix4x4 &" signature="scale(qreal x, qreal y)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QMatrix4x4::scale" href="qmatrix4x4.html#scale-3" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QMatrix4x4 &" signature="scale(qreal x, qreal y, qreal z)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QMatrix4x4::scale" href="qmatrix4x4.html#scale-4" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QMatrix4x4 &" signature="scale(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QMatrix4x4::translate" href="qmatrix4x4.html#translate-2" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QMatrix4x4 &" signature="translate(qreal x, qreal y)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QMatrix4x4::translate" href="qmatrix4x4.html#translate-3" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QMatrix4x4 &" signature="translate(qreal x, qreal y, qreal z)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rotate" fullname="QMatrix4x4::rotate" href="qmatrix4x4.html#rotate-3" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QMatrix4x4 &" signature="rotate(qreal angle, qreal x, qreal y, qreal z)"> + <parameter left="qreal" right="" name="angle" default=""/> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="z" default="0.0f"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rotate" fullname="QMatrix4x4::rotate" href="qmatrix4x4.html#rotate-2" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QMatrix4x4 &" signature="rotate(const QQuaternion & quaternion)"> + <parameter left="const QQuaternion &" right="" name="quaternion" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="extractAxisRotation" fullname="QMatrix4x4::extractAxisRotation" href="qmatrix4x4.html#extractAxisRotation" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="extractAxisRotation(qreal & angle, QVector3D & axis) const"> + <parameter left="qreal &" right="" name="angle" default=""/> + <parameter left="QVector3D &" right="" name="axis" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="extractTranslation" fullname="QMatrix4x4::extractTranslation" href="qmatrix4x4.html#extractTranslation" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector3D" signature="extractTranslation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ortho" fullname="QMatrix4x4::ortho" href="qmatrix4x4.html#ortho-2" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QMatrix4x4 &" signature="ortho(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ortho" fullname="QMatrix4x4::ortho" href="qmatrix4x4.html#ortho-3" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QMatrix4x4 &" signature="ortho(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ortho" fullname="QMatrix4x4::ortho" href="qmatrix4x4.html#ortho" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="ortho(qreal left, qreal right, qreal bottom, qreal top, qreal nearPlane, qreal farPlane)"> + <parameter left="qreal" right="" name="left" default=""/> + <parameter left="qreal" right="" name="right" default=""/> + <parameter left="qreal" right="" name="bottom" default=""/> + <parameter left="qreal" right="" name="top" default=""/> + <parameter left="qreal" right="" name="nearPlane" default=""/> + <parameter left="qreal" right="" name="farPlane" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="frustum" fullname="QMatrix4x4::frustum" href="qmatrix4x4.html#frustum" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="frustum(qreal left, qreal right, qreal bottom, qreal top, qreal nearPlane, qreal farPlane)"> + <parameter left="qreal" right="" name="left" default=""/> + <parameter left="qreal" right="" name="right" default=""/> + <parameter left="qreal" right="" name="bottom" default=""/> + <parameter left="qreal" right="" name="top" default=""/> + <parameter left="qreal" right="" name="nearPlane" default=""/> + <parameter left="qreal" right="" name="farPlane" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="perspective" fullname="QMatrix4x4::perspective" href="qmatrix4x4.html#perspective" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="perspective(qreal angle, qreal aspect, qreal nearPlane, qreal farPlane)"> + <parameter left="qreal" right="" name="angle" default=""/> + <parameter left="qreal" right="" name="aspect" default=""/> + <parameter left="qreal" right="" name="nearPlane" default=""/> + <parameter left="qreal" right="" name="farPlane" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lookAt" fullname="QMatrix4x4::lookAt" href="qmatrix4x4.html#lookAt" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="lookAt(const QVector3D & eye, const QVector3D & center, const QVector3D & up)"> + <parameter left="const QVector3D &" right="" name="eye" default=""/> + <parameter left="const QVector3D &" right="" name="center" default=""/> + <parameter left="const QVector3D &" right="" name="up" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flipCoordinates" fullname="QMatrix4x4::flipCoordinates" href="qmatrix4x4.html#flipCoordinates" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix4x4 &" signature="flipCoordinates()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toValueArray" fullname="QMatrix4x4::toValueArray" href="qmatrix4x4.html#toValueArray" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="toValueArray(qreal * values) const"> + <parameter left="qreal *" right="" name="values" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toAffine" fullname="QMatrix4x4::toAffine" href="qmatrix4x4.html#toAffine" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="toAffine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toTransform" fullname="QMatrix4x4::toTransform" href="qmatrix4x4.html#toTransform" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="toTransform(qreal distanceToPlane) const"> + <parameter left="qreal" right="" name="distanceToPlane" default="1024.0f"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix4x4::map" href="qmatrix4x4.html#map" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="map(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix4x4::map" href="qmatrix4x4.html#map-2" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPointF" signature="map(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix4x4::map" href="qmatrix4x4.html#map-3" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QVector3D" signature="map(const QVector3D & point) const"> + <parameter left="const QVector3D &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix4x4::map" href="qmatrix4x4.html#map-4" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QVector4D" signature="map(const QVector4D & point) const"> + <parameter left="const QVector4D &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRect" fullname="QMatrix4x4::mapRect" href="qmatrix4x4.html#mapRect" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="mapRect(const QRect & rect) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRect" fullname="QMatrix4x4::mapRect" href="qmatrix4x4.html#mapRect-2" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRectF" signature="mapRect(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toGenericMatrix" fullname="QMatrix4x4::toGenericMatrix" href="qmatrix4x4.html#toGenericMatrix" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGenericMatrix<N, M, qreal, float>" signature="toGenericMatrix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QMatrix4x4::data" href="qmatrix4x4.html#data" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="float *" signature="data()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QMatrix4x4::data" href="qmatrix4x4.html#data-2" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const float *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constData" fullname="QMatrix4x4::constData" href="qmatrix4x4.html#constData" location="qmatrix4x4.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const float *" signature="constData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inferSpecialType" fullname="QMatrix4x4::inferSpecialType" href="qmatrix4x4.html#inferSpecialType" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="inferSpecialType()"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/" href="qmatrix4x4.html#operator/-5" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" relates="QMatrix4x4" type="QMatrix4x4" signature="operator/(const QMatrix4x4 & matrix, qreal divisor)"> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qmatrix4x4.html#operator+-8" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" relates="QMatrix4x4" type="QMatrix4x4" signature="operator+(const QMatrix4x4 & m1, const QMatrix4x4 & m2)"> + <parameter left="const QMatrix4x4 &" right="" name="m1" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="m2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qmatrix4x4.html#operator--5" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" relates="QMatrix4x4" type="QMatrix4x4" signature="operator-(const QMatrix4x4 & m1, const QMatrix4x4 & m2)"> + <parameter left="const QMatrix4x4 &" right="" name="m1" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="m2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-13" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" relates="QMatrix4x4" type="QMatrix4x4" signature="operator*(const QMatrix4x4 & m1, const QMatrix4x4 & m2)"> + <parameter left="const QMatrix4x4 &" right="" name="m1" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="m2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-14" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" relates="QMatrix4x4" type="QVector3D" signature="operator*(const QVector3D & vector, const QMatrix4x4 & matrix)"> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-15" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" relates="QMatrix4x4" type="QVector3D" signature="operator*(const QMatrix4x4 & matrix, const QVector3D & vector)"> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + <parameter left="const QVector3D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-16" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" relates="QMatrix4x4" type="QVector4D" signature="operator*(const QVector4D & vector, const QMatrix4x4 & matrix)"> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-17" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" relates="QMatrix4x4" type="QVector4D" signature="operator*(const QMatrix4x4 & matrix, const QVector4D & vector)"> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + <parameter left="const QVector4D &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-18" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" relates="QMatrix4x4" type="QPoint" signature="operator*(const QPoint & point, const QMatrix4x4 & matrix)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-19" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="19" relates="QMatrix4x4" type="QPointF" signature="operator*(const QPointF & point, const QMatrix4x4 & matrix)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-20" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="20" relates="QMatrix4x4" type="QPoint" signature="operator*(const QMatrix4x4 & matrix, const QPoint & point)"> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-21" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="21" relates="QMatrix4x4" type="QPointF" signature="operator*(const QMatrix4x4 & matrix, const QPointF & point)"> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qmatrix4x4.html#operator--23" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="23" relates="QMatrix4x4" type="QMatrix4x4" signature="operator-(const QMatrix4x4 & matrix)"> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-22" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="22" relates="QMatrix4x4" type="QMatrix4x4" signature="operator*(qreal factor, const QMatrix4x4 & matrix)"> + <parameter left="qreal" right="" name="factor" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix4x4.html#operator*-23" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="23" relates="QMatrix4x4" type="QMatrix4x4" signature="operator*(const QMatrix4x4 & matrix, qreal factor)"> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFuzzyCompare" href="qmatrix4x4.html#qFuzzyCompare-5" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" relates="QMatrix4x4" type="bool" signature="qFuzzyCompare(const QMatrix4x4 & m1, const QMatrix4x4 & m2)"> + <parameter left="const QMatrix4x4 &" right="" name="m1" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="m2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qmatrix4x4.html#operator<<-29" location="qmatrix4x4.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="29" relates="QMatrix4x4" type="QDataStream &" signature="operator<<(QDataStream & stream, const QMatrix4x4 & matrix)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qmatrix4x4.html#operator>>-18" location="qmatrix4x4.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" relates="QMatrix4x4" type="QDataStream &" signature="operator>>(QDataStream & stream, QMatrix4x4 & matrix)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QMatrix4x4 &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qGenericMatrixToMatrix4x4" href="qmatrix4x4.html#qGenericMatrixToMatrix4x4" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QMatrix4x4" type="QMatrix4x4" signature="qGenericMatrixToMatrix4x4(const QGenericMatrix<N, M, qreal, float> & matrix)"> + <parameter left="const QGenericMatrix<N, M, qreal, float> &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qGenericMatrixFromMatrix4x4" href="qmatrix4x4.html#qGenericMatrixFromMatrix4x4" location="qmatrix4x4.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QMatrix4x4" type="QGenericMatrix<N, M, qreal, float>" signature="qGenericMatrixFromMatrix4x4(const QMatrix4x4 & matrix)"> + <parameter left="const QMatrix4x4 &" right="" name="matrix" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QMacCocoaViewContainer" href="qmaccocoaviewcontainer.html" location="qmaccocoaviewcontainer_mac.h" bases="QWidget" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMacCocoaViewContainer" fullname="QMacCocoaViewContainer::QMacCocoaViewContainer" href="qmaccocoaviewcontainer.html#QMacCocoaViewContainer" location="qmaccocoaviewcontainer_mac.mm" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMacCocoaViewContainer(void * cocoaViewToWrap, QWidget * parent)"> + <parameter left="void *" right="" name="cocoaViewToWrap" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMacCocoaViewContainer" fullname="QMacCocoaViewContainer::~QMacCocoaViewContainer" href="qmaccocoaviewcontainer.html#dtor.QMacCocoaViewContainer" location="qmaccocoaviewcontainer_mac.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMacCocoaViewContainer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCocoaView" fullname="QMacCocoaViewContainer::setCocoaView" href="qmaccocoaviewcontainer.html#setCocoaView" location="qmaccocoaviewcontainer_mac.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCocoaView(void * cocoaViewToWrap)"> + <parameter left="void *" right="" name="cocoaViewToWrap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cocoaView" fullname="QMacCocoaViewContainer::cocoaView" href="qmaccocoaviewcontainer.html#cocoaView" location="qmaccocoaviewcontainer_mac.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void *" signature="cocoaView() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMacStyle" href="qmacstyle.html" location="qmacstyle_mac.h" bases="QWindowsStyle" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMacStyle" fullname="QMacStyle::QMacStyle" href="qmacstyle.html#QMacStyle" location="qmacstyle_mac.mm" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMacStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMacStyle" fullname="QMacStyle::~QMacStyle" href="qmacstyle.html#dtor.QMacStyle" location="qmacstyle_mac.mm" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMacStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QMacStyle::polish" href="qmacstyle.html#polish" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="polish(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QMacStyle::unpolish" href="qmacstyle.html#unpolish" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="unpolish(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QMacStyle::polish" href="qmacstyle.html#polish-2" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="polish(QApplication * )"> + <parameter left="QApplication *" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QMacStyle::unpolish" href="qmacstyle.html#unpolish-2" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="unpolish(QApplication * )"> + <parameter left="QApplication *" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QMacStyle::polish" href="qmacstyle.html#polish-3" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="polish(QPalette & pal)"> + <parameter left="QPalette &" right="" name="pal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPrimitive" fullname="QMacStyle::drawPrimitive" href="qmacstyle.html#drawPrimitive" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawPrimitive(PrimitiveElement pe, const QStyleOption * opt, QPainter * p, const QWidget * w) const"> + <parameter left="PrimitiveElement" right="" name="pe" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="w" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawControl" fullname="QMacStyle::drawControl" href="qmacstyle.html#drawControl" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawControl(ControlElement ce, const QStyleOption * opt, QPainter * p, const QWidget * w) const"> + <parameter left="ControlElement" right="" name="ce" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="w" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subElementRect" fullname="QMacStyle::subElementRect" href="qmacstyle.html#subElementRect" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subElementRect(SubElement sr, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="SubElement" right="" name="sr" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawComplexControl" fullname="QMacStyle::drawComplexControl" href="qmacstyle.html#drawComplexControl" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawComplexControl(ComplexControl cc, const QStyleOptionComplex * opt, QPainter * p, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hitTestComplexControl" fullname="QMacStyle::hitTestComplexControl" href="qmacstyle.html#hitTestComplexControl" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="SubControl" signature="hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex * opt, const QPoint & pt, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="opt" default=""/> + <parameter left="const QPoint &" right="" name="pt" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subControlRect" fullname="QMacStyle::subControlRect" href="qmacstyle.html#subControlRect" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subControlRect(ComplexControl cc, const QStyleOptionComplex * opt, SubControl sc, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="opt" default=""/> + <parameter left="SubControl" right="" name="sc" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeFromContents" fullname="QMacStyle::sizeFromContents" href="qmacstyle.html#sizeFromContents" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeFromContents(ContentsType ct, const QStyleOption * opt, const QSize & csz, const QWidget * widget) const"> + <parameter left="ContentsType" right="" name="ct" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QSize &" right="" name="csz" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelMetric" fullname="QMacStyle::pixelMetric" href="qmacstyle.html#pixelMetric" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelMetric(PixelMetric metric, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="PixelMetric" right="" name="metric" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPalette" fullname="QMacStyle::standardPalette" href="qmacstyle.html#standardPalette" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPalette" signature="standardPalette() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="styleHint" fullname="QMacStyle::styleHint" href="qmacstyle.html#styleHint" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="styleHint(StyleHint sh, const QStyleOption * opt, const QWidget * w, QStyleHintReturn * hret) const"> + <parameter left="StyleHint" right="" name="sh" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default="0"/> + <parameter left="const QWidget *" right="" name="w" default="0"/> + <parameter left="QStyleHintReturn *" right="" name="hret" default="0"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="FocusRectPolicy" fullname="QMacStyle::FocusRectPolicy" href="qmacstyle.html#FocusRectPolicy-enum" location="qmacstyle_mac.h"> + <value name="FocusEnabled" value="0"/> + <value name="FocusDisabled" value="1"/> + <value name="FocusDefault" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="obsolete" name="setFocusRectPolicy" fullname="QMacStyle::setFocusRectPolicy" href="qmacstyle-obsolete.html#setFocusRectPolicy" location="qmacstyle_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setFocusRectPolicy(QWidget * w, FocusRectPolicy policy)"> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="FocusRectPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="focusRectPolicy" fullname="QMacStyle::focusRectPolicy" href="qmacstyle-obsolete.html#focusRectPolicy" location="qmacstyle_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="FocusRectPolicy" signature="focusRectPolicy(const QWidget * w)"> + <parameter left="const QWidget *" right="" name="w" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="WidgetSizePolicy" fullname="QMacStyle::WidgetSizePolicy" href="qmacstyle.html#WidgetSizePolicy-enum" location="qmacstyle_mac.h"> + <value name="SizeSmall" value="0"/> + <value name="SizeLarge" value="1"/> + <value name="SizeMini" value="2"/> + <value name="SizeDefault" value="3"/> + <value name="SizeNone" value="SizeDefault"/> + </enum> + <function access="public" threadsafety="unspecified" status="obsolete" name="setWidgetSizePolicy" fullname="QMacStyle::setWidgetSizePolicy" href="qmacstyle-obsolete.html#setWidgetSizePolicy" location="qmacstyle_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setWidgetSizePolicy(const QWidget * widget, WidgetSizePolicy policy)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + <parameter left="WidgetSizePolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="widgetSizePolicy" fullname="QMacStyle::widgetSizePolicy" href="qmacstyle-obsolete.html#widgetSizePolicy" location="qmacstyle_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="WidgetSizePolicy" signature="widgetSizePolicy(const QWidget * widget)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPixmap" fullname="QMacStyle::standardPixmap" href="qmacstyle.html#standardPixmap" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="standardPixmap(StandardPixmap standardPixmap, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="StandardPixmap" right="" name="standardPixmap" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="generatedIconPixmap" fullname="QMacStyle::generatedIconPixmap" href="qmacstyle.html#generatedIconPixmap" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="generatedIconPixmap(QIcon::Mode iconMode, const QPixmap & pixmap, const QStyleOption * opt) const"> + <parameter left="QIcon::Mode" right="" name="iconMode" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawItemText" fullname="QMacStyle::drawItemText" href="qmacstyle.html#drawItemText" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawItemText(QPainter * p, const QRect & r, int flags, const QPalette & pal, bool enabled, const QString & text, QPalette::ColorRole textRole) const"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QPalette &" right="" name="pal" default=""/> + <parameter left="bool" right="" name="enabled" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QPalette::ColorRole" right="" name="textRole" default="QPalette::NoRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QMacStyle::event" href="qmacstyle.html#event" location="qmacstyle_mac.mm" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qscriptdebuggervalue.html#operator<<-30" location="qscriptdebuggervalue.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="30" relates="QScriptDebuggerValue" type="QDataStream &" signature="operator<<(QDataStream & stream, const QScriptDebuggerValue & value)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QScriptDebuggerValue &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qscriptdebuggervalue.html#operator>>-19" location="qscriptdebuggervalue.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="19" relates="QScriptDebuggerValue" type="QDataStream &" signature="operator>>(QDataStream & stream, QScriptDebuggerValue & value)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QScriptDebuggerValue &" right="" name="value" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlStreamAttribute" href="qxmlstreamattribute.html" location="qxmlstream.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamAttribute" fullname="QXmlStreamAttribute::QXmlStreamAttribute" href="qxmlstreamattribute.html#QXmlStreamAttribute" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlStreamAttribute()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamAttribute" fullname="QXmlStreamAttribute::QXmlStreamAttribute" href="qxmlstreamattribute.html#QXmlStreamAttribute-2" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlStreamAttribute(const QString & qualifiedName, const QString & value)"> + <parameter left="const QString &" right="" name="qualifiedName" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamAttribute" fullname="QXmlStreamAttribute::QXmlStreamAttribute" href="qxmlstreamattribute.html#QXmlStreamAttribute-3" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QXmlStreamAttribute(const QString & namespaceUri, const QString & name, const QString & value)"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamAttribute" fullname="QXmlStreamAttribute::QXmlStreamAttribute" href="qxmlstreamattribute.html#QXmlStreamAttribute-4" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QXmlStreamAttribute(const QXmlStreamAttribute & other)"> + <parameter left="const QXmlStreamAttribute &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QXmlStreamAttribute::operator=" href="qxmlstreamattribute.html#operator=" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QXmlStreamAttribute &" signature="operator=(const QXmlStreamAttribute & other)"> + <parameter left="const QXmlStreamAttribute &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlStreamAttribute" fullname="QXmlStreamAttribute::~QXmlStreamAttribute" href="qxmlstreamattribute.html#dtor.QXmlStreamAttribute" location="qxmlstream.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlStreamAttribute()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceUri" fullname="QXmlStreamAttribute::namespaceUri" href="qxmlstreamattribute.html#namespaceUri" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="namespaceUri() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QXmlStreamAttribute::name" href="qxmlstreamattribute.html#name" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qualifiedName" fullname="QXmlStreamAttribute::qualifiedName" href="qxmlstreamattribute.html#qualifiedName" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="qualifiedName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="prefix" fullname="QXmlStreamAttribute::prefix" href="qxmlstreamattribute.html#prefix" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="prefix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlStreamAttribute::value" href="qxmlstreamattribute.html#value" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDefault" fullname="QXmlStreamAttribute::isDefault" href="qxmlstreamattribute.html#isDefault" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDefault() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QXmlStreamAttribute::operator==" href="qxmlstreamattribute.html#operator==" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QXmlStreamAttribute & other) const"> + <parameter left="const QXmlStreamAttribute &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QXmlStreamAttribute::operator!=" href="qxmlstreamattribute.html#operator!=" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QXmlStreamAttribute & other) const"> + <parameter left="const QXmlStreamAttribute &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlStreamAttributes" href="qxmlstreamattributes.html" location="qxmlstream.h" bases="QVector" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlStreamAttributes::value" href="qxmlstreamattributes.html#value" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="value(const QString & namespaceUri, const QString & name) const"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlStreamAttributes::value" href="qxmlstreamattributes.html#value-2" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QStringRef" signature="value(const QString & namespaceUri, const QLatin1String & name) const"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QLatin1String &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlStreamAttributes::value" href="qxmlstreamattributes.html#value-3" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QStringRef" signature="value(const QLatin1String & namespaceUri, const QLatin1String & name) const"> + <parameter left="const QLatin1String &" right="" name="namespaceUri" default=""/> + <parameter left="const QLatin1String &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlStreamAttributes::value" href="qxmlstreamattributes.html#value-4" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QStringRef" signature="value(const QString & qualifiedName) const"> + <parameter left="const QString &" right="" name="qualifiedName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlStreamAttributes::value" href="qxmlstreamattributes.html#value-5" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QStringRef" signature="value(const QLatin1String & qualifiedName) const"> + <parameter left="const QLatin1String &" right="" name="qualifiedName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QXmlStreamAttributes::append" href="qxmlstreamattributes.html#append" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="append(const QString & namespaceUri, const QString & name, const QString & value)"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QXmlStreamAttributes::append" href="qxmlstreamattributes.html#append-3" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="append(const QString & qualifiedName, const QString & value)"> + <parameter left="const QString &" right="" name="qualifiedName" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAttribute" fullname="QXmlStreamAttributes::hasAttribute" href="qxmlstreamattributes.html#hasAttribute" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAttribute(const QString & qualifiedName) const"> + <parameter left="const QString &" right="" name="qualifiedName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAttribute" fullname="QXmlStreamAttributes::hasAttribute" href="qxmlstreamattributes.html#hasAttribute-2" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="hasAttribute(const QLatin1String & qualifiedName) const"> + <parameter left="const QLatin1String &" right="" name="qualifiedName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAttribute" fullname="QXmlStreamAttributes::hasAttribute" href="qxmlstreamattributes.html#hasAttribute-3" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="hasAttribute(const QString & namespaceUri, const QString & name) const"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QXmlStreamAttributes::append" href="qxmlstreamattributes.html#append-2" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="append(const QXmlStreamAttribute & attribute)"> + <parameter left="const QXmlStreamAttribute &" right="" name="attribute" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlStreamNamespaceDeclaration" href="qxmlstreamnamespacedeclaration.html" location="qxmlstream.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamNamespaceDeclaration" fullname="QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration" href="qxmlstreamnamespacedeclaration.html#QXmlStreamNamespaceDeclaration" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlStreamNamespaceDeclaration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamNamespaceDeclaration" fullname="QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration" href="qxmlstreamnamespacedeclaration.html#QXmlStreamNamespaceDeclaration-2" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlStreamNamespaceDeclaration(const QXmlStreamNamespaceDeclaration & other)"> + <parameter left="const QXmlStreamNamespaceDeclaration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamNamespaceDeclaration" fullname="QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration" href="qxmlstreamnamespacedeclaration.html#QXmlStreamNamespaceDeclaration-3" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QXmlStreamNamespaceDeclaration(const QString & prefix, const QString & namespaceUri)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlStreamNamespaceDeclaration" fullname="QXmlStreamNamespaceDeclaration::~QXmlStreamNamespaceDeclaration" href="qxmlstreamnamespacedeclaration.html#dtor.QXmlStreamNamespaceDeclaration" location="qxmlstream.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlStreamNamespaceDeclaration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QXmlStreamNamespaceDeclaration::operator=" href="qxmlstreamnamespacedeclaration.html#operator=" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QXmlStreamNamespaceDeclaration &" signature="operator=(const QXmlStreamNamespaceDeclaration & other)"> + <parameter left="const QXmlStreamNamespaceDeclaration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prefix" fullname="QXmlStreamNamespaceDeclaration::prefix" href="qxmlstreamnamespacedeclaration.html#prefix" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="prefix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceUri" fullname="QXmlStreamNamespaceDeclaration::namespaceUri" href="qxmlstreamnamespacedeclaration.html#namespaceUri" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="namespaceUri() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QXmlStreamNamespaceDeclaration::operator==" href="qxmlstreamnamespacedeclaration.html#operator==" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QXmlStreamNamespaceDeclaration & other) const"> + <parameter left="const QXmlStreamNamespaceDeclaration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QXmlStreamNamespaceDeclaration::operator!=" href="qxmlstreamnamespacedeclaration.html#operator!=" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QXmlStreamNamespaceDeclaration & other) const"> + <parameter left="const QXmlStreamNamespaceDeclaration &" right="" name="other" default=""/> + </function> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamNamespaceDeclarations" href="qxmlstreamnamespacedeclaration.html#QXmlStreamNamespaceDeclarations-typedef" location="qxmlstream.h"/> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlStreamNotationDeclaration" href="qxmlstreamnotationdeclaration.html" location="qxmlstream.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamNotationDeclaration" fullname="QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration" href="qxmlstreamnotationdeclaration.html#QXmlStreamNotationDeclaration" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlStreamNotationDeclaration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlStreamNotationDeclaration" fullname="QXmlStreamNotationDeclaration::~QXmlStreamNotationDeclaration" href="qxmlstreamnotationdeclaration.html#dtor.QXmlStreamNotationDeclaration" location="qxmlstream.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlStreamNotationDeclaration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamNotationDeclaration" fullname="QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration" href="qxmlstreamnotationdeclaration.html#QXmlStreamNotationDeclaration-2" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlStreamNotationDeclaration(const QXmlStreamNotationDeclaration & other)"> + <parameter left="const QXmlStreamNotationDeclaration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QXmlStreamNotationDeclaration::operator=" href="qxmlstreamnotationdeclaration.html#operator=" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QXmlStreamNotationDeclaration &" signature="operator=(const QXmlStreamNotationDeclaration & other)"> + <parameter left="const QXmlStreamNotationDeclaration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QXmlStreamNotationDeclaration::name" href="qxmlstreamnotationdeclaration.html#name" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="systemId" fullname="QXmlStreamNotationDeclaration::systemId" href="qxmlstreamnotationdeclaration.html#systemId" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="systemId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="publicId" fullname="QXmlStreamNotationDeclaration::publicId" href="qxmlstreamnotationdeclaration.html#publicId" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="publicId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QXmlStreamNotationDeclaration::operator==" href="qxmlstreamnotationdeclaration.html#operator==" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QXmlStreamNotationDeclaration & other) const"> + <parameter left="const QXmlStreamNotationDeclaration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QXmlStreamNotationDeclaration::operator!=" href="qxmlstreamnotationdeclaration.html#operator!=" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QXmlStreamNotationDeclaration & other) const"> + <parameter left="const QXmlStreamNotationDeclaration &" right="" name="other" default=""/> + </function> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamNotationDeclarations" href="qxmlstreamnotationdeclaration.html#QXmlStreamNotationDeclarations-typedef" location="qxmlstream.h"/> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlStreamEntityDeclaration" href="qxmlstreamentitydeclaration.html" location="qxmlstream.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamEntityDeclaration" fullname="QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration" href="qxmlstreamentitydeclaration.html#QXmlStreamEntityDeclaration" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlStreamEntityDeclaration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlStreamEntityDeclaration" fullname="QXmlStreamEntityDeclaration::~QXmlStreamEntityDeclaration" href="qxmlstreamentitydeclaration.html#dtor.QXmlStreamEntityDeclaration" location="qxmlstream.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlStreamEntityDeclaration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamEntityDeclaration" fullname="QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration" href="qxmlstreamentitydeclaration.html#QXmlStreamEntityDeclaration-2" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlStreamEntityDeclaration(const QXmlStreamEntityDeclaration & other)"> + <parameter left="const QXmlStreamEntityDeclaration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QXmlStreamEntityDeclaration::operator=" href="qxmlstreamentitydeclaration.html#operator=" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QXmlStreamEntityDeclaration &" signature="operator=(const QXmlStreamEntityDeclaration & other)"> + <parameter left="const QXmlStreamEntityDeclaration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QXmlStreamEntityDeclaration::name" href="qxmlstreamentitydeclaration.html#name" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notationName" fullname="QXmlStreamEntityDeclaration::notationName" href="qxmlstreamentitydeclaration.html#notationName" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="notationName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="systemId" fullname="QXmlStreamEntityDeclaration::systemId" href="qxmlstreamentitydeclaration.html#systemId" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="systemId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="publicId" fullname="QXmlStreamEntityDeclaration::publicId" href="qxmlstreamentitydeclaration.html#publicId" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="publicId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlStreamEntityDeclaration::value" href="qxmlstreamentitydeclaration.html#value" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QXmlStreamEntityDeclaration::operator==" href="qxmlstreamentitydeclaration.html#operator==" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QXmlStreamEntityDeclaration & other) const"> + <parameter left="const QXmlStreamEntityDeclaration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QXmlStreamEntityDeclaration::operator!=" href="qxmlstreamentitydeclaration.html#operator!=" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QXmlStreamEntityDeclaration & other) const"> + <parameter left="const QXmlStreamEntityDeclaration &" right="" name="other" default=""/> + </function> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamEntityDeclarations" href="qxmlstreamentitydeclaration.html#QXmlStreamEntityDeclarations-typedef" location="qxmlstream.h"/> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlStreamEntityResolver" href="qxmlstreamentityresolver.html" location="qxmlstream.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlStreamEntityResolver" fullname="QXmlStreamEntityResolver::~QXmlStreamEntityResolver" href="qxmlstreamentityresolver.html#dtor.QXmlStreamEntityResolver" location="qxmlstream.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlStreamEntityResolver()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resolveUndeclaredEntity" fullname="QXmlStreamEntityResolver::resolveUndeclaredEntity" href="qxmlstreamentityresolver.html#resolveUndeclaredEntity" location="qxmlstream.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QString" signature="resolveUndeclaredEntity(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlStreamReader" href="qxmlstreamreader.html" location="qxmlstream.h" bases="" module="QtCore"> + <contents name="namespaces" title="Namespaces" level="1"/> + <contents name="incremental-parsing" title="Incremental parsing" level="1"/> + <contents name="performance-and-memory-consumption" title="Performance and memory consumption" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="namespaceProcessing" fullname="QXmlStreamReader::namespaceProcessing" href="qxmlstreamreader.html#namespaceProcessing-prop" location="qxmlstream.h" type="bool"> + <getter name="namespaceProcessing"/> + <setter name="setNamespaceProcessing"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="TokenType" fullname="QXmlStreamReader::TokenType" href="qxmlstreamreader.html#TokenType-enum" location="qxmlstream.h"> + <value name="NoToken" value="0"/> + <value name="Invalid" value="1"/> + <value name="StartDocument" value="2"/> + <value name="EndDocument" value="3"/> + <value name="StartElement" value="4"/> + <value name="EndElement" value="5"/> + <value name="Characters" value="6"/> + <value name="Comment" value="7"/> + <value name="DTD" value="8"/> + <value name="EntityReference" value="9"/> + <value name="ProcessingInstruction" value="10"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamReader" fullname="QXmlStreamReader::QXmlStreamReader" href="qxmlstreamreader.html#QXmlStreamReader" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlStreamReader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamReader" fullname="QXmlStreamReader::QXmlStreamReader" href="qxmlstreamreader.html#QXmlStreamReader-2" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlStreamReader(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamReader" fullname="QXmlStreamReader::QXmlStreamReader" href="qxmlstreamreader.html#QXmlStreamReader-3" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QXmlStreamReader(const QByteArray & data)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamReader" fullname="QXmlStreamReader::QXmlStreamReader" href="qxmlstreamreader.html#QXmlStreamReader-4" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QXmlStreamReader(const QString & data)"> + <parameter left="const QString &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamReader" fullname="QXmlStreamReader::QXmlStreamReader" href="qxmlstreamreader.html#QXmlStreamReader-5" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QXmlStreamReader(const char * data)"> + <parameter left="const char *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlStreamReader" fullname="QXmlStreamReader::~QXmlStreamReader" href="qxmlstreamreader.html#dtor.QXmlStreamReader" location="qxmlstream.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlStreamReader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDevice" fullname="QXmlStreamReader::setDevice" href="qxmlstreamreader.html#setDevice" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDevice(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QXmlStreamReader::device" href="qxmlstreamreader.html#device" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addData" fullname="QXmlStreamReader::addData" href="qxmlstreamreader.html#addData" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addData(const QByteArray & data)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addData" fullname="QXmlStreamReader::addData" href="qxmlstreamreader.html#addData-2" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addData(const QString & data)"> + <parameter left="const QString &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addData" fullname="QXmlStreamReader::addData" href="qxmlstreamreader.html#addData-3" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="addData(const char * data)"> + <parameter left="const char *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QXmlStreamReader::clear" href="qxmlstreamreader.html#clear" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QXmlStreamReader::atEnd" href="qxmlstreamreader.html#atEnd" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readNext" fullname="QXmlStreamReader::readNext" href="qxmlstreamreader.html#readNext" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="TokenType" signature="readNext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readNextStartElement" fullname="QXmlStreamReader::readNextStartElement" href="qxmlstreamreader.html#readNextStartElement" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="readNextStartElement()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="skipCurrentElement" fullname="QXmlStreamReader::skipCurrentElement" href="qxmlstreamreader.html#skipCurrentElement" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="skipCurrentElement()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tokenType" fullname="QXmlStreamReader::tokenType" href="qxmlstreamreader.html#tokenType" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="TokenType" signature="tokenType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tokenString" fullname="QXmlStreamReader::tokenString" href="qxmlstreamreader.html#tokenString" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tokenString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNamespaceProcessing" fullname="QXmlStreamReader::setNamespaceProcessing" href="qxmlstreamreader.html#namespaceProcessing-prop" location="qxmlstream.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="namespaceProcessing" type="void" signature="setNamespaceProcessing(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceProcessing" fullname="QXmlStreamReader::namespaceProcessing" href="qxmlstreamreader.html#namespaceProcessing-prop" location="qxmlstream.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="namespaceProcessing" type="bool" signature="namespaceProcessing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isStartDocument" fullname="QXmlStreamReader::isStartDocument" href="qxmlstreamreader.html#isStartDocument" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isStartDocument() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEndDocument" fullname="QXmlStreamReader::isEndDocument" href="qxmlstreamreader.html#isEndDocument" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEndDocument() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isStartElement" fullname="QXmlStreamReader::isStartElement" href="qxmlstreamreader.html#isStartElement" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isStartElement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEndElement" fullname="QXmlStreamReader::isEndElement" href="qxmlstreamreader.html#isEndElement" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEndElement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCharacters" fullname="QXmlStreamReader::isCharacters" href="qxmlstreamreader.html#isCharacters" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCharacters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isWhitespace" fullname="QXmlStreamReader::isWhitespace" href="qxmlstreamreader.html#isWhitespace" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isWhitespace() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCDATA" fullname="QXmlStreamReader::isCDATA" href="qxmlstreamreader.html#isCDATA" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCDATA() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isComment" fullname="QXmlStreamReader::isComment" href="qxmlstreamreader.html#isComment" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isComment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDTD" fullname="QXmlStreamReader::isDTD" href="qxmlstreamreader.html#isDTD" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDTD() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEntityReference" fullname="QXmlStreamReader::isEntityReference" href="qxmlstreamreader.html#isEntityReference" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEntityReference() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isProcessingInstruction" fullname="QXmlStreamReader::isProcessingInstruction" href="qxmlstreamreader.html#isProcessingInstruction" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isProcessingInstruction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isStandaloneDocument" fullname="QXmlStreamReader::isStandaloneDocument" href="qxmlstreamreader.html#isStandaloneDocument" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isStandaloneDocument() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="documentVersion" fullname="QXmlStreamReader::documentVersion" href="qxmlstreamreader.html#documentVersion" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="documentVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="documentEncoding" fullname="QXmlStreamReader::documentEncoding" href="qxmlstreamreader.html#documentEncoding" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="documentEncoding() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineNumber" fullname="QXmlStreamReader::lineNumber" href="qxmlstreamreader.html#lineNumber" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="lineNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnNumber" fullname="QXmlStreamReader::columnNumber" href="qxmlstreamreader.html#columnNumber" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="columnNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="characterOffset" fullname="QXmlStreamReader::characterOffset" href="qxmlstreamreader.html#characterOffset" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="characterOffset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="attributes" fullname="QXmlStreamReader::attributes" href="qxmlstreamreader.html#attributes" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlStreamAttributes" signature="attributes() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ReadElementTextBehaviour" fullname="QXmlStreamReader::ReadElementTextBehaviour" href="qxmlstreamreader.html#ReadElementTextBehaviour-enum" location="qxmlstream.h"> + <value name="ErrorOnUnexpectedElement" value="0"/> + <value name="IncludeChildElements" value="1"/> + <value name="SkipChildElements" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="readElementText" fullname="QXmlStreamReader::readElementText" href="qxmlstreamreader.html#readElementText" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="readElementText(ReadElementTextBehaviour behaviour)"> + <parameter left="ReadElementTextBehaviour" right="" name="behaviour" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readElementText" fullname="QXmlStreamReader::readElementText" href="qxmlstreamreader.html#readElementText-2" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString" signature="readElementText()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QXmlStreamReader::name" href="qxmlstreamreader.html#name" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceUri" fullname="QXmlStreamReader::namespaceUri" href="qxmlstreamreader.html#namespaceUri" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="namespaceUri() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qualifiedName" fullname="QXmlStreamReader::qualifiedName" href="qxmlstreamreader.html#qualifiedName" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="qualifiedName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="prefix" fullname="QXmlStreamReader::prefix" href="qxmlstreamreader.html#prefix" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="prefix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="processingInstructionTarget" fullname="QXmlStreamReader::processingInstructionTarget" href="qxmlstreamreader.html#processingInstructionTarget" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="processingInstructionTarget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="processingInstructionData" fullname="QXmlStreamReader::processingInstructionData" href="qxmlstreamreader.html#processingInstructionData" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="processingInstructionData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QXmlStreamReader::text" href="qxmlstreamreader.html#text" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceDeclarations" fullname="QXmlStreamReader::namespaceDeclarations" href="qxmlstreamreader.html#namespaceDeclarations" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlStreamNamespaceDeclarations" signature="namespaceDeclarations() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addExtraNamespaceDeclaration" fullname="QXmlStreamReader::addExtraNamespaceDeclaration" href="qxmlstreamreader.html#addExtraNamespaceDeclaration" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addExtraNamespaceDeclaration(const QXmlStreamNamespaceDeclaration & extraNamespaceDeclaration)"> + <parameter left="const QXmlStreamNamespaceDeclaration &" right="" name="extraNamespaceDeclaration" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addExtraNamespaceDeclarations" fullname="QXmlStreamReader::addExtraNamespaceDeclarations" href="qxmlstreamreader.html#addExtraNamespaceDeclarations" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addExtraNamespaceDeclarations(const QXmlStreamNamespaceDeclarations & extraNamespaceDeclarations)"> + <parameter left="const QXmlStreamNamespaceDeclarations &" right="" name="extraNamespaceDeclarations" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="notationDeclarations" fullname="QXmlStreamReader::notationDeclarations" href="qxmlstreamreader.html#notationDeclarations" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlStreamNotationDeclarations" signature="notationDeclarations() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="entityDeclarations" fullname="QXmlStreamReader::entityDeclarations" href="qxmlstreamreader.html#entityDeclarations" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlStreamEntityDeclarations" signature="entityDeclarations() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dtdName" fullname="QXmlStreamReader::dtdName" href="qxmlstreamreader.html#dtdName" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="dtdName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dtdPublicId" fullname="QXmlStreamReader::dtdPublicId" href="qxmlstreamreader.html#dtdPublicId" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="dtdPublicId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dtdSystemId" fullname="QXmlStreamReader::dtdSystemId" href="qxmlstreamreader.html#dtdSystemId" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="dtdSystemId() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Error" fullname="QXmlStreamReader::Error" href="qxmlstreamreader.html#Error-enum" location="qxmlstream.h"> + <value name="NoError" value="0"/> + <value name="UnexpectedElementError" value="1"/> + <value name="CustomError" value="2"/> + <value name="NotWellFormedError" value="3"/> + <value name="PrematureEndOfDocumentError" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="raiseError" fullname="QXmlStreamReader::raiseError" href="qxmlstreamreader.html#raiseError" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="raiseError(const QString & message)"> + <parameter left="const QString &" right="" name="message" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QXmlStreamReader::errorString" href="qxmlstreamreader.html#errorString" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QXmlStreamReader::error" href="qxmlstreamreader.html#error" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Error" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasError" fullname="QXmlStreamReader::hasError" href="qxmlstreamreader.html#hasError" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEntityResolver" fullname="QXmlStreamReader::setEntityResolver" href="qxmlstreamreader.html#setEntityResolver" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEntityResolver(QXmlStreamEntityResolver * resolver)"> + <parameter left="QXmlStreamEntityResolver *" right="" name="resolver" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entityResolver" fullname="QXmlStreamReader::entityResolver" href="qxmlstreamreader.html#entityResolver" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlStreamEntityResolver *" signature="entityResolver() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlStreamWriter" href="qxmlstreamwriter.html" location="qxmlstream.h" bases="" module="QtXml"> + <property access="public" threadsafety="unspecified" status="commendable" name="autoFormatting" fullname="QXmlStreamWriter::autoFormatting" href="qxmlstreamwriter.html#autoFormatting-prop" location="qxmlstream.h" type="bool"> + <getter name="autoFormatting"/> + <setter name="setAutoFormatting"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoFormattingIndent" fullname="QXmlStreamWriter::autoFormattingIndent" href="qxmlstreamwriter.html#autoFormattingIndent-prop" location="qxmlstream.h" type="int"> + <getter name="autoFormattingIndent"/> + <setter name="setAutoFormattingIndent"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamWriter" fullname="QXmlStreamWriter::QXmlStreamWriter" href="qxmlstreamwriter.html#QXmlStreamWriter" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlStreamWriter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamWriter" fullname="QXmlStreamWriter::QXmlStreamWriter" href="qxmlstreamwriter.html#QXmlStreamWriter-2" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlStreamWriter(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamWriter" fullname="QXmlStreamWriter::QXmlStreamWriter" href="qxmlstreamwriter.html#QXmlStreamWriter-3" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QXmlStreamWriter(QByteArray * array)"> + <parameter left="QByteArray *" right="" name="array" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlStreamWriter" fullname="QXmlStreamWriter::QXmlStreamWriter" href="qxmlstreamwriter.html#QXmlStreamWriter-4" location="qxmlstream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QXmlStreamWriter(QString * string)"> + <parameter left="QString *" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlStreamWriter" fullname="QXmlStreamWriter::~QXmlStreamWriter" href="qxmlstreamwriter.html#dtor.QXmlStreamWriter" location="qxmlstream.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlStreamWriter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDevice" fullname="QXmlStreamWriter::setDevice" href="qxmlstreamwriter.html#setDevice" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDevice(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QXmlStreamWriter::device" href="qxmlstreamwriter.html#device" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCodec" fullname="QXmlStreamWriter::setCodec" href="qxmlstreamwriter.html#setCodec" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCodec(QTextCodec * codec)"> + <parameter left="QTextCodec *" right="" name="codec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCodec" fullname="QXmlStreamWriter::setCodec" href="qxmlstreamwriter.html#setCodec-2" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setCodec(const char * codecName)"> + <parameter left="const char *" right="" name="codecName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codec" fullname="QXmlStreamWriter::codec" href="qxmlstreamwriter.html#codec" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCodec *" signature="codec() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoFormatting" fullname="QXmlStreamWriter::setAutoFormatting" href="qxmlstreamwriter.html#autoFormatting-prop" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoFormatting" type="void" signature="setAutoFormatting(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoFormatting" fullname="QXmlStreamWriter::autoFormatting" href="qxmlstreamwriter.html#autoFormatting-prop" location="qxmlstream.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoFormatting" type="bool" signature="autoFormatting() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoFormattingIndent" fullname="QXmlStreamWriter::setAutoFormattingIndent" href="qxmlstreamwriter.html#autoFormattingIndent-prop" location="qxmlstream.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoFormattingIndent" type="void" signature="setAutoFormattingIndent(int spacesOrTabs)"> + <parameter left="int" right="" name="spacesOrTabs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoFormattingIndent" fullname="QXmlStreamWriter::autoFormattingIndent" href="qxmlstreamwriter.html#autoFormattingIndent-prop" location="qxmlstream.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoFormattingIndent" type="int" signature="autoFormattingIndent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="writeAttribute" fullname="QXmlStreamWriter::writeAttribute" href="qxmlstreamwriter.html#writeAttribute-2" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="writeAttribute(const QString & qualifiedName, const QString & value)"> + <parameter left="const QString &" right="" name="qualifiedName" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeAttribute" fullname="QXmlStreamWriter::writeAttribute" href="qxmlstreamwriter.html#writeAttribute" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeAttribute(const QString & namespaceUri, const QString & name, const QString & value)"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeAttribute" fullname="QXmlStreamWriter::writeAttribute" href="qxmlstreamwriter.html#writeAttribute-3" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="writeAttribute(const QXmlStreamAttribute & attribute)"> + <parameter left="const QXmlStreamAttribute &" right="" name="attribute" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeAttributes" fullname="QXmlStreamWriter::writeAttributes" href="qxmlstreamwriter.html#writeAttributes" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeAttributes(const QXmlStreamAttributes & attributes)"> + <parameter left="const QXmlStreamAttributes &" right="" name="attributes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeCDATA" fullname="QXmlStreamWriter::writeCDATA" href="qxmlstreamwriter.html#writeCDATA" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeCDATA(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeCharacters" fullname="QXmlStreamWriter::writeCharacters" href="qxmlstreamwriter.html#writeCharacters" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeCharacters(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeComment" fullname="QXmlStreamWriter::writeComment" href="qxmlstreamwriter.html#writeComment" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeComment(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeDTD" fullname="QXmlStreamWriter::writeDTD" href="qxmlstreamwriter.html#writeDTD" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeDTD(const QString & dtd)"> + <parameter left="const QString &" right="" name="dtd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeEmptyElement" fullname="QXmlStreamWriter::writeEmptyElement" href="qxmlstreamwriter.html#writeEmptyElement-2" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="writeEmptyElement(const QString & qualifiedName)"> + <parameter left="const QString &" right="" name="qualifiedName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeEmptyElement" fullname="QXmlStreamWriter::writeEmptyElement" href="qxmlstreamwriter.html#writeEmptyElement" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeEmptyElement(const QString & namespaceUri, const QString & name)"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeTextElement" fullname="QXmlStreamWriter::writeTextElement" href="qxmlstreamwriter.html#writeTextElement-2" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="writeTextElement(const QString & qualifiedName, const QString & text)"> + <parameter left="const QString &" right="" name="qualifiedName" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeTextElement" fullname="QXmlStreamWriter::writeTextElement" href="qxmlstreamwriter.html#writeTextElement" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeTextElement(const QString & namespaceUri, const QString & name, const QString & text)"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeEndDocument" fullname="QXmlStreamWriter::writeEndDocument" href="qxmlstreamwriter.html#writeEndDocument" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeEndDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="writeEndElement" fullname="QXmlStreamWriter::writeEndElement" href="qxmlstreamwriter.html#writeEndElement" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeEndElement()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="writeEntityReference" fullname="QXmlStreamWriter::writeEntityReference" href="qxmlstreamwriter.html#writeEntityReference" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeEntityReference(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeNamespace" fullname="QXmlStreamWriter::writeNamespace" href="qxmlstreamwriter.html#writeNamespace" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeNamespace(const QString & namespaceUri, const QString & prefix)"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="prefix" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeDefaultNamespace" fullname="QXmlStreamWriter::writeDefaultNamespace" href="qxmlstreamwriter.html#writeDefaultNamespace" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeDefaultNamespace(const QString & namespaceUri)"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeProcessingInstruction" fullname="QXmlStreamWriter::writeProcessingInstruction" href="qxmlstreamwriter.html#writeProcessingInstruction" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeProcessingInstruction(const QString & target, const QString & data)"> + <parameter left="const QString &" right="" name="target" default=""/> + <parameter left="const QString &" right="" name="data" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeStartDocument" fullname="QXmlStreamWriter::writeStartDocument" href="qxmlstreamwriter.html#writeStartDocument-3" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="writeStartDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="writeStartDocument" fullname="QXmlStreamWriter::writeStartDocument" href="qxmlstreamwriter.html#writeStartDocument" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeStartDocument(const QString & version)"> + <parameter left="const QString &" right="" name="version" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeStartDocument" fullname="QXmlStreamWriter::writeStartDocument" href="qxmlstreamwriter.html#writeStartDocument-2" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="writeStartDocument(const QString & version, bool standalone)"> + <parameter left="const QString &" right="" name="version" default=""/> + <parameter left="bool" right="" name="standalone" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeStartElement" fullname="QXmlStreamWriter::writeStartElement" href="qxmlstreamwriter.html#writeStartElement-2" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="writeStartElement(const QString & qualifiedName)"> + <parameter left="const QString &" right="" name="qualifiedName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeStartElement" fullname="QXmlStreamWriter::writeStartElement" href="qxmlstreamwriter.html#writeStartElement" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeStartElement(const QString & namespaceUri, const QString & name)"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeCurrentToken" fullname="QXmlStreamWriter::writeCurrentToken" href="qxmlstreamwriter.html#writeCurrentToken" location="qxmlstream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="writeCurrentToken(const QXmlStreamReader & reader)"> + <parameter left="const QXmlStreamReader &" right="" name="reader" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAccessible" href="qaccessible.html" location="qaccessible.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Event" fullname="QAccessible::Event" href="qaccessible.html#Event-enum" location="qaccessible.h"> + <value name="SoundPlayed" value="0x0001"/> + <value name="Alert" value="0x0002"/> + <value name="ForegroundChanged" value="0x0003"/> + <value name="MenuStart" value="0x0004"/> + <value name="MenuEnd" value="0x0005"/> + <value name="PopupMenuStart" value="0x0006"/> + <value name="PopupMenuEnd" value="0x0007"/> + <value name="ContextHelpStart" value="0x000C"/> + <value name="ContextHelpEnd" value="0x000D"/> + <value name="DragDropStart" value="0x000E"/> + <value name="DragDropEnd" value="0x000F"/> + <value name="DialogStart" value="0x0010"/> + <value name="DialogEnd" value="0x0011"/> + <value name="ScrollingStart" value="0x0012"/> + <value name="ScrollingEnd" value="0x0013"/> + <value name="MenuCommand" value="0x0018"/> + <value name="ObjectCreated" value="0x8000"/> + <value name="ObjectDestroyed" value="0x8001"/> + <value name="ObjectShow" value="0x8002"/> + <value name="ObjectHide" value="0x8003"/> + <value name="ObjectReorder" value="0x8004"/> + <value name="Focus" value="0x8005"/> + <value name="Selection" value="0x8006"/> + <value name="SelectionAdd" value="0x8007"/> + <value name="SelectionRemove" value="0x8008"/> + <value name="SelectionWithin" value="0x8009"/> + <value name="StateChanged" value="0x800A"/> + <value name="LocationChanged" value="0x800B"/> + <value name="NameChanged" value="0x800C"/> + <value name="DescriptionChanged" value="0x800D"/> + <value name="ValueChanged" value="0x800E"/> + <value name="ParentChanged" value="0x800F"/> + <value name="HelpChanged" value="0x80A0"/> + <value name="DefaultActionChanged" value="0x80B0"/> + <value name="AcceleratorChanged" value="0x80C0"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StateFlag" fullname="QAccessible::StateFlag" href="qaccessible.html#StateFlag-enum" location="qaccessible.h" typedef="QAccessible::State"> + <value name="Normal" value="0x00000000"/> + <value name="Unavailable" value="0x00000001"/> + <value name="Selected" value="0x00000002"/> + <value name="Focused" value="0x00000004"/> + <value name="Pressed" value="0x00000008"/> + <value name="Checked" value="0x00000010"/> + <value name="Mixed" value="0x00000020"/> + <value name="ReadOnly" value="0x00000040"/> + <value name="HotTracked" value="0x00000080"/> + <value name="DefaultButton" value="0x00000100"/> + <value name="Expanded" value="0x00000200"/> + <value name="Collapsed" value="0x00000400"/> + <value name="Busy" value="0x00000800"/> + <value name="Marqueed" value="0x00002000"/> + <value name="Animated" value="0x00004000"/> + <value name="Invisible" value="0x00008000"/> + <value name="Offscreen" value="0x00010000"/> + <value name="Sizeable" value="0x00020000"/> + <value name="Movable" value="0x00040000"/> + <value name="Moveable" value="Movable"/> + <value name="SelfVoicing" value="0x00080000"/> + <value name="Focusable" value="0x00100000"/> + <value name="Selectable" value="0x00200000"/> + <value name="Linked" value="0x00400000"/> + <value name="Traversed" value="0x00800000"/> + <value name="MultiSelectable" value="0x01000000"/> + <value name="ExtSelectable" value="0x02000000"/> + <value name="Protected" value="0x20000000"/> + <value name="HasPopup" value="0x40000000"/> + <value name="Modal" value="0x80000000"/> + <value name="HasInvokeExtension" value="0x10000000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="State" fullname="QAccessible::State" href="qaccessible.html#State-typedef" location="qaccessible.h" enum="QAccessible::StateFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Role" fullname="QAccessible::Role" href="qaccessible.html#Role-enum" location="qaccessible.h"> + <value name="NoRole" value="0x00000000"/> + <value name="TitleBar" value="0x00000001"/> + <value name="MenuBar" value="0x00000002"/> + <value name="ScrollBar" value="0x00000003"/> + <value name="Grip" value="0x00000004"/> + <value name="Sound" value="0x00000005"/> + <value name="Cursor" value="0x00000006"/> + <value name="Caret" value="0x00000007"/> + <value name="AlertMessage" value="0x00000008"/> + <value name="Window" value="0x00000009"/> + <value name="Client" value="0x0000000A"/> + <value name="PopupMenu" value="0x0000000B"/> + <value name="MenuItem" value="0x0000000C"/> + <value name="ToolTip" value="0x0000000D"/> + <value name="Application" value="0x0000000E"/> + <value name="Document" value="0x0000000F"/> + <value name="Pane" value="0x00000010"/> + <value name="Chart" value="0x00000011"/> + <value name="Dialog" value="0x00000012"/> + <value name="Border" value="0x00000013"/> + <value name="Grouping" value="0x00000014"/> + <value name="Separator" value="0x00000015"/> + <value name="ToolBar" value="0x00000016"/> + <value name="StatusBar" value="0x00000017"/> + <value name="Table" value="0x00000018"/> + <value name="ColumnHeader" value="0x00000019"/> + <value name="RowHeader" value="0x0000001A"/> + <value name="Column" value="0x0000001B"/> + <value name="Row" value="0x0000001C"/> + <value name="Cell" value="0x0000001D"/> + <value name="Link" value="0x0000001E"/> + <value name="HelpBalloon" value="0x0000001F"/> + <value name="Assistant" value="0x00000020"/> + <value name="List" value="0x00000021"/> + <value name="ListItem" value="0x00000022"/> + <value name="Tree" value="0x00000023"/> + <value name="TreeItem" value="0x00000024"/> + <value name="PageTab" value="0x00000025"/> + <value name="PropertyPage" value="0x00000026"/> + <value name="Indicator" value="0x00000027"/> + <value name="Graphic" value="0x00000028"/> + <value name="StaticText" value="0x00000029"/> + <value name="EditableText" value="0x0000002A"/> + <value name="PushButton" value="0x0000002B"/> + <value name="CheckBox" value="0x0000002C"/> + <value name="RadioButton" value="0x0000002D"/> + <value name="ComboBox" value="0x0000002E"/> + <value name="ProgressBar" value="0x00000030"/> + <value name="Dial" value="0x00000031"/> + <value name="HotkeyField" value="0x00000032"/> + <value name="Slider" value="0x00000033"/> + <value name="SpinBox" value="0x00000034"/> + <value name="Canvas" value="0x00000035"/> + <value name="Animation" value="0x00000036"/> + <value name="Equation" value="0x00000037"/> + <value name="ButtonDropDown" value="0x00000038"/> + <value name="ButtonMenu" value="0x00000039"/> + <value name="ButtonDropGrid" value="0x0000003A"/> + <value name="Whitespace" value="0x0000003B"/> + <value name="PageTabList" value="0x0000003C"/> + <value name="Clock" value="0x0000003D"/> + <value name="Splitter" value="0x0000003E"/> + <value name="LayeredPane" value="0x0000003F"/> + <value name="UserRole" value="0x0000ffff"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Text" fullname="QAccessible::Text" href="qaccessible.html#Text-enum" location="qaccessible.h"> + <value name="Name" value="0"/> + <value name="Description" value="1"/> + <value name="Value" value="2"/> + <value name="Help" value="3"/> + <value name="Accelerator" value="4"/> + <value name="UserText" value="0x0000ffff"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="RelationFlag" fullname="QAccessible::RelationFlag" href="qaccessible.html#RelationFlag-enum" location="qaccessible.h" typedef="QAccessible::Relation"> + <value name="Unrelated" value="0x00000000"/> + <value name="Self" value="0x00000001"/> + <value name="Ancestor" value="0x00000002"/> + <value name="Child" value="0x00000004"/> + <value name="Descendent" value="0x00000008"/> + <value name="Sibling" value="0x00000010"/> + <value name="HierarchyMask" value="0x000000ff"/> + <value name="Up" value="0x00000100"/> + <value name="Down" value="0x00000200"/> + <value name="Left" value="0x00000400"/> + <value name="Right" value="0x00000800"/> + <value name="Covers" value="0x00001000"/> + <value name="Covered" value="0x00002000"/> + <value name="GeometryMask" value="0x0000ff00"/> + <value name="FocusChild" value="0x00010000"/> + <value name="Label" value="0x00020000"/> + <value name="Labelled" value="0x00040000"/> + <value name="Controller" value="0x00080000"/> + <value name="Controlled" value="0x00100000"/> + <value name="LogicalMask" value="0x00ff0000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Relation" fullname="QAccessible::Relation" href="qaccessible.html#Relation-typedef" location="qaccessible.h" enum="QAccessible::RelationFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Action" fullname="QAccessible::Action" href="qaccessible.html#Action-enum" location="qaccessible.h"> + <value name="DefaultAction" value="0"/> + <value name="Press" value="-1"/> + <value name="FirstStandardAction" value="Press"/> + <value name="SetFocus" value="-2"/> + <value name="Increase" value="-3"/> + <value name="Decrease" value="-4"/> + <value name="Accept" value="-5"/> + <value name="Cancel" value="-6"/> + <value name="Select" value="-7"/> + <value name="ClearSelection" value="-8"/> + <value name="RemoveSelection" value="-9"/> + <value name="ExtendSelection" value="-10"/> + <value name="AddToSelection" value="-11"/> + <value name="LastStandardAction" value="AddToSelection"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Method" fullname="QAccessible::Method" href="qaccessible.html#Method-enum" location="qaccessible.h"> + <value name="ListSupportedMethods" value="0"/> + <value name="SetCursorPosition" value="1"/> + <value name="GetCursorPosition" value="2"/> + <value name="ForegroundColor" value="3"/> + <value name="BackgroundColor" value="4"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="InterfaceFactory" fullname="QAccessible::InterfaceFactory" href="qaccessible.html#InterfaceFactory-typedef" location="qaccessible.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="installFactory" fullname="QAccessible::installFactory" href="qaccessible.html#installFactory" location="qaccessible.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="installFactory(InterfaceFactory factory)"> + <parameter left="InterfaceFactory" right="" name="factory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeFactory" fullname="QAccessible::removeFactory" href="qaccessible.html#removeFactory" location="qaccessible.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="removeFactory(InterfaceFactory factory)"> + <parameter left="InterfaceFactory" right="" name="factory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="installRootObjectHandler" fullname="QAccessible::installRootObjectHandler" href="qaccessible.html#installRootObjectHandler" location="qaccessible.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="RootObjectHandler" signature="installRootObjectHandler(RootObjectHandler handler)"> + <parameter left="RootObjectHandler" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="queryAccessibleInterface" fullname="QAccessible::queryAccessibleInterface" href="qaccessible.html#queryAccessibleInterface" location="qaccessible.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QAccessibleInterface *" signature="queryAccessibleInterface(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateAccessibility" fullname="QAccessible::updateAccessibility" href="qaccessible.html#updateAccessibility" location="qaccessible_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="updateAccessibility(QObject * object, int child, Event reason)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="int" right="" name="child" default=""/> + <parameter left="Event" right="" name="reason" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isActive" fullname="QAccessible::isActive" href="qaccessible.html#isActive" location="qaccessible.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isActive()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRootObject" fullname="QAccessible::setRootObject" href="qaccessible.html#setRootObject" location="qaccessible_mac.mm" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setRootObject(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAccessibleInterface" href="qaccessibleinterface.html" location="qaccessible.h" bases="QAccessible" module="QtGui"> + <contents name="relationships-and-navigation" title="Relationships and Navigation" level="1"/> + <contents name="properties" title="Properties" level="1"/> + <contents name="actions-and-selection" title="Actions and Selection" level="1"/> + <contents name="objects-and-children" title="Objects and children" level="2"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAccessibleInterface" fullname="QAccessibleInterface::~QAccessibleInterface" href="qaccessibleinterface.html#dtor.QAccessibleInterface" location="qaccessible.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAccessibleInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QAccessibleInterface::isValid" href="qaccessibleinterface.html#isValid" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="object" fullname="QAccessibleInterface::object" href="qaccessibleinterface.html#object" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="object() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childCount" fullname="QAccessibleInterface::childCount" href="qaccessibleinterface.html#childCount" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="childCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOfChild" fullname="QAccessibleInterface::indexOfChild" href="qaccessibleinterface.html#indexOfChild" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOfChild(const QAccessibleInterface * child) const"> + <parameter left="const QAccessibleInterface *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="relationTo" fullname="QAccessibleInterface::relationTo" href="qaccessibleinterface.html#relationTo" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="Relation" signature="relationTo(int child, const QAccessibleInterface * other, int otherChild) const"> + <parameter left="int" right="" name="child" default=""/> + <parameter left="const QAccessibleInterface *" right="" name="other" default=""/> + <parameter left="int" right="" name="otherChild" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childAt" fullname="QAccessibleInterface::childAt" href="qaccessibleinterface.html#childAt" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="childAt(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="navigate" fullname="QAccessibleInterface::navigate" href="qaccessibleinterface.html#navigate" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="navigate(RelationFlag relation, int entry, QAccessibleInterface ** target) const"> + <parameter left="RelationFlag" right="" name="relation" default=""/> + <parameter left="int" right="" name="entry" default=""/> + <parameter left="QAccessibleInterface **" right="" name="target" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QAccessibleInterface::text" href="qaccessibleinterface.html#text" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(Text t, int child) const"> + <parameter left="Text" right="" name="t" default=""/> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QAccessibleInterface::setText" href="qaccessibleinterface.html#setText" location="qaccessible.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(Text t, int child, const QString & text)"> + <parameter left="Text" right="" name="t" default=""/> + <parameter left="int" right="" name="child" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QAccessibleInterface::rect" href="qaccessibleinterface.html#rect" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="rect(int child) const"> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="role" fullname="QAccessibleInterface::role" href="qaccessibleinterface.html#role" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="Role" signature="role(int child) const"> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QAccessibleInterface::state" href="qaccessibleinterface.html#state" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="State" signature="state(int child) const"> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="userActionCount" fullname="QAccessibleInterface::userActionCount" href="qaccessibleinterface.html#userActionCount" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="userActionCount(int child) const"> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actionText" fullname="QAccessibleInterface::actionText" href="qaccessibleinterface.html#actionText" location="qaccessible.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="actionText(int action, Text t, int child) const"> + <parameter left="int" right="" name="action" default=""/> + <parameter left="Text" right="" name="t" default=""/> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doAction" fullname="QAccessibleInterface::doAction" href="qaccessibleinterface.html#doAction" location="qaccessible.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="doAction(int action, int child, const QVariantList & params)"> + <parameter left="int" right="" name="action" default=""/> + <parameter left="int" right="" name="child" default=""/> + <parameter left="const QVariantList &" right="" name="params" default="QVariantList()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invokeMethod" fullname="QAccessibleInterface::invokeMethod" href="qaccessibleinterface.html#invokeMethod" location="qaccessible.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="invokeMethod(Method method, int child, const QVariantList & params)"> + <parameter left="Method" right="" name="method" default=""/> + <parameter left="int" right="" name="child" default="0"/> + <parameter left="const QVariantList &" right="" name="params" default="QVariantList()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedMethods" fullname="QAccessibleInterface::supportedMethods" href="qaccessibleinterface.html#supportedMethods" location="qaccessible.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSet<Method>" signature="supportedMethods()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAccessibleEvent" href="qaccessibleevent.html" location="qaccessible.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAccessibleEvent" fullname="QAccessibleEvent::QAccessibleEvent" href="qaccessibleevent.html#QAccessibleEvent" location="qaccessible.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAccessibleEvent(Type type, int child)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="child" fullname="QAccessibleEvent::child" href="qaccessibleevent.html#child" location="qaccessible.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="child() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QAccessibleEvent::value" href="qaccessibleevent.html#value" location="qaccessible.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QAccessibleEvent::setValue" href="qaccessibleevent.html#setValue" location="qaccessible.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QmlInfo" href="qmlinfo.html" location="qmlinfo.h" bases="QDebug" module="QtDeclarative"> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlInfo" fullname="QmlInfo::QmlInfo" href="qmlinfo.html#QmlInfo" location="qmlinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QmlInfo(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QmlInfo" fullname="QmlInfo::~QmlInfo" href="qmlinfo.html#dtor.QmlInfo" location="qmlinfo.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QmlInfo()"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qmlInfo" href="qmlinfo.html#qmlInfo" location="qmlinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QmlInfo" type="QmlInfo" signature="qmlInfo(QObject * me)"> + <parameter left="QObject *" right="" name="me" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QDialogButtonBox" href="qdialogbuttonbox.html" location="qdialogbuttonbox.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QDialogButtonBox::orientation" href="qdialogbuttonbox.html#orientation-prop" location="qdialogbuttonbox.h" type="Qt::Orientation"> + <getter name="orientation"/> + <setter name="setOrientation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="standardButtons" fullname="QDialogButtonBox::standardButtons" href="qdialogbuttonbox.html#standardButtons-prop" location="qdialogbuttonbox.h" type="StandardButtons"> + <getter name="standardButtons"/> + <setter name="setStandardButtons"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="centerButtons" fullname="QDialogButtonBox::centerButtons" href="qdialogbuttonbox.html#centerButtons-prop" location="qdialogbuttonbox.h" type="bool"> + <getter name="centerButtons"/> + <setter name="setCenterButtons"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="ButtonRole" fullname="QDialogButtonBox::ButtonRole" href="qdialogbuttonbox.html#ButtonRole-enum" location="qdialogbuttonbox.h"> + <value name="InvalidRole" value="-1"/> + <value name="AcceptRole" value="0"/> + <value name="RejectRole" value="1"/> + <value name="DestructiveRole" value="2"/> + <value name="ActionRole" value="3"/> + <value name="HelpRole" value="4"/> + <value name="YesRole" value="5"/> + <value name="NoRole" value="6"/> + <value name="ResetRole" value="7"/> + <value name="ApplyRole" value="8"/> + <value name="NRoles" value="9"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StandardButton" fullname="QDialogButtonBox::StandardButton" href="qdialogbuttonbox.html#StandardButton-enum" location="qdialogbuttonbox.h" typedef="QDialogButtonBox::StandardButtons"> + <value name="NoButton" value="0x00000000"/> + <value name="Ok" value="0x00000400"/> + <value name="Save" value="0x00000800"/> + <value name="SaveAll" value="0x00001000"/> + <value name="Open" value="0x00002000"/> + <value name="Yes" value="0x00004000"/> + <value name="YesToAll" value="0x00008000"/> + <value name="No" value="0x00010000"/> + <value name="NoToAll" value="0x00020000"/> + <value name="Abort" value="0x00040000"/> + <value name="Retry" value="0x00080000"/> + <value name="Ignore" value="0x00100000"/> + <value name="Close" value="0x00200000"/> + <value name="Cancel" value="0x00400000"/> + <value name="Discard" value="0x00800000"/> + <value name="Help" value="0x01000000"/> + <value name="Apply" value="0x02000000"/> + <value name="Reset" value="0x04000000"/> + <value name="RestoreDefaults" value="0x08000000"/> + <value name="FirstButton" value="Ok"/> + <value name="LastButton" value="RestoreDefaults"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="StandardButtons" fullname="QDialogButtonBox::StandardButtons" href="qdialogbuttonbox.html#StandardButtons-typedef" location="qdialogbuttonbox.h" enum="QDialogButtonBox::StandardButton"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ButtonLayout" fullname="QDialogButtonBox::ButtonLayout" href="qdialogbuttonbox.html#ButtonLayout-enum" location="qdialogbuttonbox.h"> + <value name="WinLayout" value="0"/> + <value name="MacLayout" value="1"/> + <value name="KdeLayout" value="2"/> + <value name="GnomeLayout" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QDialogButtonBox" fullname="QDialogButtonBox::QDialogButtonBox" href="qdialogbuttonbox.html#QDialogButtonBox" location="qdialogbuttonbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDialogButtonBox(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDialogButtonBox" fullname="QDialogButtonBox::QDialogButtonBox" href="qdialogbuttonbox.html#QDialogButtonBox-2" location="qdialogbuttonbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDialogButtonBox(Qt::Orientation orientation, QWidget * parent)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDialogButtonBox" fullname="QDialogButtonBox::QDialogButtonBox" href="qdialogbuttonbox.html#QDialogButtonBox-3" location="qdialogbuttonbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDialogButtonBox(QFlags<QDialogButtonBox::StandardButton> buttons, Qt::Orientation orientation, QWidget * parent)"> + <parameter left="QFlags<QDialogButtonBox::StandardButton>" right="" name="buttons" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default="Qt::Horizontal"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDialogButtonBox" fullname="QDialogButtonBox::~QDialogButtonBox" href="qdialogbuttonbox.html#dtor.QDialogButtonBox" location="qdialogbuttonbox.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDialogButtonBox()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="QDialogButtonBox::setOrientation" href="qdialogbuttonbox.html#orientation-prop" location="qdialogbuttonbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="orientation" type="void" signature="setOrientation(Qt::Orientation orientation)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QDialogButtonBox::orientation" href="qdialogbuttonbox.html#orientation-prop" location="qdialogbuttonbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="orientation" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addButton" fullname="QDialogButtonBox::addButton" href="qdialogbuttonbox.html#addButton" location="qdialogbuttonbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addButton(QAbstractButton * button, ButtonRole role)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + <parameter left="ButtonRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addButton" fullname="QDialogButtonBox::addButton" href="qdialogbuttonbox.html#addButton-2" location="qdialogbuttonbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QPushButton *" signature="addButton(const QString & text, ButtonRole role)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="ButtonRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addButton" fullname="QDialogButtonBox::addButton" href="qdialogbuttonbox.html#addButton-3" location="qdialogbuttonbox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QPushButton *" signature="addButton(StandardButton button)"> + <parameter left="StandardButton" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeButton" fullname="QDialogButtonBox::removeButton" href="qdialogbuttonbox.html#removeButton" location="qdialogbuttonbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeButton(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QDialogButtonBox::clear" href="qdialogbuttonbox.html#clear" location="qdialogbuttonbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttons" fullname="QDialogButtonBox::buttons" href="qdialogbuttonbox.html#buttons" location="qdialogbuttonbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QAbstractButton *>" signature="buttons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonRole" fullname="QDialogButtonBox::buttonRole" href="qdialogbuttonbox.html#buttonRole" location="qdialogbuttonbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ButtonRole" signature="buttonRole(QAbstractButton * button) const"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStandardButtons" fullname="QDialogButtonBox::setStandardButtons" href="qdialogbuttonbox.html#standardButtons-prop" location="qdialogbuttonbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="standardButtons" type="void" signature="setStandardButtons(QFlags<QDialogButtonBox::StandardButton> buttons)"> + <parameter left="QFlags<QDialogButtonBox::StandardButton>" right="" name="buttons" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardButtons" fullname="QDialogButtonBox::standardButtons" href="qdialogbuttonbox.html#standardButtons-prop" location="qdialogbuttonbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="standardButtons" type="StandardButtons" signature="standardButtons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="standardButton" fullname="QDialogButtonBox::standardButton" href="qdialogbuttonbox.html#standardButton" location="qdialogbuttonbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="StandardButton" signature="standardButton(QAbstractButton * button) const"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="button" fullname="QDialogButtonBox::button" href="qdialogbuttonbox.html#button" location="qdialogbuttonbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPushButton *" signature="button(StandardButton which) const"> + <parameter left="StandardButton" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCenterButtons" fullname="QDialogButtonBox::setCenterButtons" href="qdialogbuttonbox.html#centerButtons-prop" location="qdialogbuttonbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="centerButtons" type="void" signature="setCenterButtons(bool center)"> + <parameter left="bool" right="" name="center" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="centerButtons" fullname="QDialogButtonBox::centerButtons" href="qdialogbuttonbox.html#centerButtons-prop" location="qdialogbuttonbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="centerButtons" type="bool" signature="centerButtons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="QDialogButtonBox::clicked" href="qdialogbuttonbox.html#clicked" location="qdialogbuttonbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="accepted" fullname="QDialogButtonBox::accepted" href="qdialogbuttonbox.html#accepted" location="qdialogbuttonbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="accepted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="helpRequested" fullname="QDialogButtonBox::helpRequested" href="qdialogbuttonbox.html#helpRequested" location="qdialogbuttonbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="helpRequested()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rejected" fullname="QDialogButtonBox::rejected" href="qdialogbuttonbox.html#rejected" location="qdialogbuttonbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rejected()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QDialogButtonBox::changeEvent" href="qdialogbuttonbox.html#changeEvent" location="qdialogbuttonbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QDialogButtonBox::event" href="qdialogbuttonbox.html#event" location="qdialogbuttonbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsGridLayout" href="qgraphicsgridlayout.html" location="qgraphicsgridlayout.h" bases="QGraphicsLayout" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsGridLayout" fullname="QGraphicsGridLayout::QGraphicsGridLayout" href="qgraphicsgridlayout.html#QGraphicsGridLayout" location="qgraphicsgridlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsGridLayout(QGraphicsLayoutItem * parent)"> + <parameter left="QGraphicsLayoutItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsGridLayout" fullname="QGraphicsGridLayout::~QGraphicsGridLayout" href="qgraphicsgridlayout.html#dtor.QGraphicsGridLayout" location="qgraphicsgridlayout.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsGridLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QGraphicsGridLayout::addItem" href="qgraphicsgridlayout.html#addItem" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(QGraphicsLayoutItem * item, int row, int column, int rowSpan, int columnSpan, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="rowSpan" default=""/> + <parameter left="int" right="" name="columnSpan" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QGraphicsGridLayout::addItem" href="qgraphicsgridlayout.html#addItem-2" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addItem(QGraphicsLayoutItem * item, int row, int column, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalSpacing" fullname="QGraphicsGridLayout::setHorizontalSpacing" href="qgraphicsgridlayout.html#setHorizontalSpacing" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorizontalSpacing(qreal spacing)"> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalSpacing" fullname="QGraphicsGridLayout::horizontalSpacing" href="qgraphicsgridlayout.html#horizontalSpacing" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="horizontalSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalSpacing" fullname="QGraphicsGridLayout::setVerticalSpacing" href="qgraphicsgridlayout.html#setVerticalSpacing" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalSpacing(qreal spacing)"> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalSpacing" fullname="QGraphicsGridLayout::verticalSpacing" href="qgraphicsgridlayout.html#verticalSpacing" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="verticalSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpacing" fullname="QGraphicsGridLayout::setSpacing" href="qgraphicsgridlayout.html#setSpacing" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSpacing(qreal spacing)"> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowSpacing" fullname="QGraphicsGridLayout::setRowSpacing" href="qgraphicsgridlayout.html#setRowSpacing" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowSpacing(int row, qreal spacing)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowSpacing" fullname="QGraphicsGridLayout::rowSpacing" href="qgraphicsgridlayout.html#rowSpacing" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rowSpacing(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnSpacing" fullname="QGraphicsGridLayout::setColumnSpacing" href="qgraphicsgridlayout.html#setColumnSpacing" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnSpacing(int column, qreal spacing)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnSpacing" fullname="QGraphicsGridLayout::columnSpacing" href="qgraphicsgridlayout.html#columnSpacing" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="columnSpacing(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowStretchFactor" fullname="QGraphicsGridLayout::setRowStretchFactor" href="qgraphicsgridlayout.html#setRowStretchFactor" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowStretchFactor(int row, int stretch)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowStretchFactor" fullname="QGraphicsGridLayout::rowStretchFactor" href="qgraphicsgridlayout.html#rowStretchFactor" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowStretchFactor(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnStretchFactor" fullname="QGraphicsGridLayout::setColumnStretchFactor" href="qgraphicsgridlayout.html#setColumnStretchFactor" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnStretchFactor(int column, int stretch)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnStretchFactor" fullname="QGraphicsGridLayout::columnStretchFactor" href="qgraphicsgridlayout.html#columnStretchFactor" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnStretchFactor(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowMinimumHeight" fullname="QGraphicsGridLayout::setRowMinimumHeight" href="qgraphicsgridlayout.html#setRowMinimumHeight" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowMinimumHeight(int row, qreal height)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowMinimumHeight" fullname="QGraphicsGridLayout::rowMinimumHeight" href="qgraphicsgridlayout.html#rowMinimumHeight" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rowMinimumHeight(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowPreferredHeight" fullname="QGraphicsGridLayout::setRowPreferredHeight" href="qgraphicsgridlayout.html#setRowPreferredHeight" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowPreferredHeight(int row, qreal height)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowPreferredHeight" fullname="QGraphicsGridLayout::rowPreferredHeight" href="qgraphicsgridlayout.html#rowPreferredHeight" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rowPreferredHeight(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowMaximumHeight" fullname="QGraphicsGridLayout::setRowMaximumHeight" href="qgraphicsgridlayout.html#setRowMaximumHeight" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowMaximumHeight(int row, qreal height)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowMaximumHeight" fullname="QGraphicsGridLayout::rowMaximumHeight" href="qgraphicsgridlayout.html#rowMaximumHeight" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rowMaximumHeight(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowFixedHeight" fullname="QGraphicsGridLayout::setRowFixedHeight" href="qgraphicsgridlayout.html#setRowFixedHeight" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowFixedHeight(int row, qreal height)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnMinimumWidth" fullname="QGraphicsGridLayout::setColumnMinimumWidth" href="qgraphicsgridlayout.html#setColumnMinimumWidth" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnMinimumWidth(int column, qreal width)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnMinimumWidth" fullname="QGraphicsGridLayout::columnMinimumWidth" href="qgraphicsgridlayout.html#columnMinimumWidth" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="columnMinimumWidth(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnPreferredWidth" fullname="QGraphicsGridLayout::setColumnPreferredWidth" href="qgraphicsgridlayout.html#setColumnPreferredWidth" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnPreferredWidth(int column, qreal width)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnPreferredWidth" fullname="QGraphicsGridLayout::columnPreferredWidth" href="qgraphicsgridlayout.html#columnPreferredWidth" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="columnPreferredWidth(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnMaximumWidth" fullname="QGraphicsGridLayout::setColumnMaximumWidth" href="qgraphicsgridlayout.html#setColumnMaximumWidth" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnMaximumWidth(int column, qreal width)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnMaximumWidth" fullname="QGraphicsGridLayout::columnMaximumWidth" href="qgraphicsgridlayout.html#columnMaximumWidth" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="columnMaximumWidth(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnFixedWidth" fullname="QGraphicsGridLayout::setColumnFixedWidth" href="qgraphicsgridlayout.html#setColumnFixedWidth" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnFixedWidth(int column, qreal width)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowAlignment" fullname="QGraphicsGridLayout::setRowAlignment" href="qgraphicsgridlayout.html#setRowAlignment" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowAlignment(int row, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowAlignment" fullname="QGraphicsGridLayout::rowAlignment" href="qgraphicsgridlayout.html#rowAlignment" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Alignment" signature="rowAlignment(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnAlignment" fullname="QGraphicsGridLayout::setColumnAlignment" href="qgraphicsgridlayout.html#setColumnAlignment" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnAlignment(int column, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnAlignment" fullname="QGraphicsGridLayout::columnAlignment" href="qgraphicsgridlayout.html#columnAlignment" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Alignment" signature="columnAlignment(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QGraphicsGridLayout::setAlignment" href="qgraphicsgridlayout.html#setAlignment" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlignment(QGraphicsLayoutItem * item, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QGraphicsGridLayout::alignment" href="qgraphicsgridlayout.html#alignment" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Alignment" signature="alignment(QGraphicsLayoutItem * item) const"> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QGraphicsGridLayout::rowCount" href="qgraphicsgridlayout.html#rowCount" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QGraphicsGridLayout::columnCount" href="qgraphicsgridlayout.html#columnCount" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QGraphicsGridLayout::itemAt" href="qgraphicsgridlayout.html#itemAt" location="qgraphicsgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsLayoutItem *" signature="itemAt(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QGraphicsGridLayout::count" href="qgraphicsgridlayout.html#count" location="qgraphicsgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QGraphicsGridLayout::itemAt" href="qgraphicsgridlayout.html#itemAt-2" location="qgraphicsgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QGraphicsLayoutItem *" signature="itemAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAt" fullname="QGraphicsGridLayout::removeAt" href="qgraphicsgridlayout.html#removeAt" location="qgraphicsgridlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidate" fullname="QGraphicsGridLayout::invalidate" href="qgraphicsgridlayout.html#invalidate" location="qgraphicsgridlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="invalidate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QGraphicsGridLayout::setGeometry" href="qgraphicsgridlayout.html#setGeometry" location="qgraphicsgridlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QGraphicsGridLayout::sizeHint" href="qgraphicsgridlayout.html#sizeHint" location="qgraphicsgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="sizeHint(Qt::SizeHint which, const QSizeF & constraint) const"> + <parameter left="Qt::SizeHint" right="" name="which" default=""/> + <parameter left="const QSizeF &" right="" name="constraint" default="QSizeF()"/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSvgGenerator" href="qsvggenerator.html" location="qsvggenerator.h" bases="QPaintDevice" module="QtSvg"> + <property access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QSvgGenerator::size" href="qsvggenerator.html#size-prop" location="qsvggenerator.h" type="QSize"> + <getter name="size"/> + <setter name="setSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="viewBox" fullname="QSvgGenerator::viewBox" href="qsvggenerator.html#viewBox-prop" location="qsvggenerator.h" type="QRectF"> + <getter name="viewBoxF"/> + <setter name="setViewBox"/> + <setter name="setViewBox"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QSvgGenerator::title" href="qsvggenerator.html#title-prop" location="qsvggenerator.h" type="QString"> + <getter name="title"/> + <setter name="setTitle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="description" fullname="QSvgGenerator::description" href="qsvggenerator.html#description-prop" location="qsvggenerator.h" type="QString"> + <getter name="description"/> + <setter name="setDescription"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QSvgGenerator::fileName" href="qsvggenerator.html#fileName-prop" location="qsvggenerator.h" type="QString"> + <getter name="fileName"/> + <setter name="setFileName"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="outputDevice" fullname="QSvgGenerator::outputDevice" href="qsvggenerator.html#outputDevice-prop" location="qsvggenerator.h" type="QIODevice *"> + <getter name="outputDevice"/> + <setter name="setOutputDevice"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="resolution" fullname="QSvgGenerator::resolution" href="qsvggenerator.html#resolution-prop" location="qsvggenerator.h" type="int"> + <getter name="resolution"/> + <setter name="setResolution"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QSvgGenerator" fullname="QSvgGenerator::QSvgGenerator" href="qsvggenerator.html#QSvgGenerator" location="qsvggenerator.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSvgGenerator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSvgGenerator" fullname="QSvgGenerator::~QSvgGenerator" href="qsvggenerator.html#dtor.QSvgGenerator" location="qsvggenerator.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSvgGenerator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QSvgGenerator::title" href="qsvggenerator.html#title-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="title" type="QString" signature="title() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTitle" fullname="QSvgGenerator::setTitle" href="qsvggenerator.html#title-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="title" type="void" signature="setTitle(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="description" fullname="QSvgGenerator::description" href="qsvggenerator.html#description-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="description" type="QString" signature="description() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDescription" fullname="QSvgGenerator::setDescription" href="qsvggenerator.html#description-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="description" type="void" signature="setDescription(const QString & description)"> + <parameter left="const QString &" right="" name="description" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QSvgGenerator::size" href="qsvggenerator.html#size-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="size" type="QSize" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSize" fullname="QSvgGenerator::setSize" href="qsvggenerator.html#size-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="size" type="void" signature="setSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewBox" fullname="QSvgGenerator::viewBox" href="qsvggenerator.html#viewBox" location="qsvggenerator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="viewBox() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="viewBoxF" fullname="QSvgGenerator::viewBoxF" href="qsvggenerator.html#viewBox-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="viewBox" type="QRectF" signature="viewBoxF() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewBox" fullname="QSvgGenerator::setViewBox" href="qsvggenerator.html#viewBox-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="viewBox" type="void" signature="setViewBox(const QRect & viewBox)"> + <parameter left="const QRect &" right="" name="viewBox" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewBox" fullname="QSvgGenerator::setViewBox" href="qsvggenerator.html#viewBox-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="viewBox" type="void" signature="setViewBox(const QRectF & viewBox)"> + <parameter left="const QRectF &" right="" name="viewBox" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QSvgGenerator::fileName" href="qsvggenerator.html#fileName-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="fileName" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QSvgGenerator::setFileName" href="qsvggenerator.html#fileName-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="fileName" type="void" signature="setFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="outputDevice" fullname="QSvgGenerator::outputDevice" href="qsvggenerator.html#outputDevice-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="outputDevice" type="QIODevice *" signature="outputDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOutputDevice" fullname="QSvgGenerator::setOutputDevice" href="qsvggenerator.html#outputDevice-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="outputDevice" type="void" signature="setOutputDevice(QIODevice * outputDevice)"> + <parameter left="QIODevice *" right="" name="outputDevice" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setResolution" fullname="QSvgGenerator::setResolution" href="qsvggenerator.html#resolution-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="resolution" type="void" signature="setResolution(int dpi)"> + <parameter left="int" right="" name="dpi" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resolution" fullname="QSvgGenerator::resolution" href="qsvggenerator.html#resolution-prop" location="qsvggenerator.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="resolution" type="int" signature="resolution() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEngine" fullname="QSvgGenerator::paintEngine" href="qsvggenerator.html#paintEngine" location="qsvggenerator.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPaintEngine *" signature="paintEngine() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="metric" fullname="QSvgGenerator::metric" href="qsvggenerator.html#metric" location="qsvggenerator.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="metric(QPaintDevice::PaintDeviceMetric metric) const"> + <parameter left="QPaintDevice::PaintDeviceMetric" right="" name="metric" default=""/> + </function> + </class> + <namespace access="public" threadsafety="unspecified" status="commendable" name="QtConcurrent" href="qtconcurrent.html" location="qtconcurrentfilter.h" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="filter" fullname="QtConcurrent::filter" href="qtconcurrentfilter.html#filter" location="qtconcurrentfilter.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtConcurrentFilter>" type="QFuture<void>" signature="filter(Sequence & sequence, FilterFunction filterFunction)"> + <parameter left="Sequence &" right="" name="sequence" default=""/> + <parameter left="FilterFunction" right="" name="filterFunction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filtered" fullname="QtConcurrent::filtered" href="qtconcurrentfilter.html#filtered" location="qtconcurrentfilter.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtConcurrentFilter>" type="QFuture<T>" signature="filtered(const Sequence & sequence, FilterFunction filterFunction)"> + <parameter left="const Sequence &" right="" name="sequence" default=""/> + <parameter left="FilterFunction" right="" name="filterFunction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filtered" fullname="QtConcurrent::filtered" href="qtconcurrentfilter.html#filtered-2" location="qtconcurrentfilter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtConcurrentFilter>" type="QFuture<T>" signature="filtered(ConstIterator begin, ConstIterator end, FilterFunction filterFunction)"> + <parameter left="ConstIterator" right="" name="begin" default=""/> + <parameter left="ConstIterator" right="" name="end" default=""/> + <parameter left="FilterFunction" right="" name="filterFunction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filteredReduced" fullname="QtConcurrent::filteredReduced" href="qtconcurrentfilter.html#filteredReduced" location="qtconcurrentfilter.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtConcurrentFilter>" type="QFuture<T>" signature="filteredReduced(const Sequence & sequence, FilterFunction filterFunction, ReduceFunction reduceFunction, QFlags<QtConcurrent::ReduceOption> reduceOptions)"> + <parameter left="const Sequence &" right="" name="sequence" default=""/> + <parameter left="FilterFunction" right="" name="filterFunction" default=""/> + <parameter left="ReduceFunction" right="" name="reduceFunction" default=""/> + <parameter left="QFlags<QtConcurrent::ReduceOption>" right="" name="reduceOptions" default="UnorderedReduce | SequentialReduce"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filteredReduced" fullname="QtConcurrent::filteredReduced" href="qtconcurrentfilter.html#filteredReduced-2" location="qtconcurrentfilter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtConcurrentFilter>" type="QFuture<T>" signature="filteredReduced(ConstIterator begin, ConstIterator end, FilterFunction filterFunction, ReduceFunction reduceFunction, QFlags<QtConcurrent::ReduceOption> reduceOptions)"> + <parameter left="ConstIterator" right="" name="begin" default=""/> + <parameter left="ConstIterator" right="" name="end" default=""/> + <parameter left="FilterFunction" right="" name="filterFunction" default=""/> + <parameter left="ReduceFunction" right="" name="reduceFunction" default=""/> + <parameter left="QFlags<QtConcurrent::ReduceOption>" right="" name="reduceOptions" default="UnorderedReduce | SequentialReduce"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingFilter" fullname="QtConcurrent::blockingFilter" href="qtconcurrent.html#blockingFilter" location="qtconcurrentfilter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="blockingFilter(Sequence & sequence, FilterFunction filterFunction)"> + <parameter left="Sequence &" right="" name="sequence" default=""/> + <parameter left="FilterFunction" right="" name="filterFunction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingFiltered" fullname="QtConcurrent::blockingFiltered" href="qtconcurrent.html#blockingFiltered" location="qtconcurrentfilter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Sequence" signature="blockingFiltered(const Sequence & sequence, FilterFunction filterFunction)"> + <parameter left="const Sequence &" right="" name="sequence" default=""/> + <parameter left="FilterFunction" right="" name="filterFunction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingFiltered" fullname="QtConcurrent::blockingFiltered" href="qtconcurrent.html#blockingFiltered-2" location="qtconcurrentfilter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Sequence" signature="blockingFiltered(ConstIterator begin, ConstIterator end, FilterFunction filterFunction)"> + <parameter left="ConstIterator" right="" name="begin" default=""/> + <parameter left="ConstIterator" right="" name="end" default=""/> + <parameter left="FilterFunction" right="" name="filterFunction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingFilteredReduced" fullname="QtConcurrent::blockingFilteredReduced" href="qtconcurrent.html#blockingFilteredReduced" location="qtconcurrentfilter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="blockingFilteredReduced(const Sequence & sequence, FilterFunction filterFunction, ReduceFunction reduceFunction, QFlags<QtConcurrent::ReduceOption> reduceOptions)"> + <parameter left="const Sequence &" right="" name="sequence" default=""/> + <parameter left="FilterFunction" right="" name="filterFunction" default=""/> + <parameter left="ReduceFunction" right="" name="reduceFunction" default=""/> + <parameter left="QFlags<QtConcurrent::ReduceOption>" right="" name="reduceOptions" default="UnorderedReduce | SequentialReduce"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingFilteredReduced" fullname="QtConcurrent::blockingFilteredReduced" href="qtconcurrent.html#blockingFilteredReduced-2" location="qtconcurrentfilter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="T" signature="blockingFilteredReduced(ConstIterator begin, ConstIterator end, FilterFunction filterFunction, ReduceFunction reduceFunction, QFlags<QtConcurrent::ReduceOption> reduceOptions)"> + <parameter left="ConstIterator" right="" name="begin" default=""/> + <parameter left="ConstIterator" right="" name="end" default=""/> + <parameter left="FilterFunction" right="" name="filterFunction" default=""/> + <parameter left="ReduceFunction" right="" name="reduceFunction" default=""/> + <parameter left="QFlags<QtConcurrent::ReduceOption>" right="" name="reduceOptions" default="UnorderedReduce | SequentialReduce"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QtConcurrent::map" href="qtconcurrentmap.html#map" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtConcurrentMap>" type="QFuture<void>" signature="map(Sequence & sequence, MapFunction function)"> + <parameter left="Sequence &" right="" name="sequence" default=""/> + <parameter left="MapFunction" right="" name="function" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QtConcurrent::map" href="qtconcurrentmap.html#map-2" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtConcurrentMap>" type="QFuture<void>" signature="map(Iterator begin, Iterator end, MapFunction function)"> + <parameter left="Iterator" right="" name="begin" default=""/> + <parameter left="Iterator" right="" name="end" default=""/> + <parameter left="MapFunction" right="" name="function" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapped" fullname="QtConcurrent::mapped" href="qtconcurrentmap.html#mapped" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtConcurrentMap>" type="QFuture<T>" signature="mapped(const Sequence & sequence, MapFunction function)"> + <parameter left="const Sequence &" right="" name="sequence" default=""/> + <parameter left="MapFunction" right="" name="function" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapped" fullname="QtConcurrent::mapped" href="qtconcurrentmap.html#mapped-2" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtConcurrentMap>" type="QFuture<T>" signature="mapped(ConstIterator begin, ConstIterator end, MapFunction function)"> + <parameter left="ConstIterator" right="" name="begin" default=""/> + <parameter left="ConstIterator" right="" name="end" default=""/> + <parameter left="MapFunction" right="" name="function" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mappedReduced" fullname="QtConcurrent::mappedReduced" href="qtconcurrentmap.html#mappedReduced" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtConcurrentMap>" type="QFuture<T>" signature="mappedReduced(const Sequence & sequence, MapFunction mapFunction, ReduceFunction reduceFunction, QFlags<QtConcurrent::ReduceOption> reduceOptions)"> + <parameter left="const Sequence &" right="" name="sequence" default=""/> + <parameter left="MapFunction" right="" name="mapFunction" default=""/> + <parameter left="ReduceFunction" right="" name="reduceFunction" default=""/> + <parameter left="QFlags<QtConcurrent::ReduceOption>" right="" name="reduceOptions" default="UnorderedReduce | SequentialReduce"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mappedReduced" fullname="QtConcurrent::mappedReduced" href="qtconcurrentmap.html#mappedReduced-2" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtConcurrentMap>" type="QFuture<T>" signature="mappedReduced(ConstIterator begin, ConstIterator end, MapFunction mapFunction, ReduceFunction reduceFunction, QFlags<QtConcurrent::ReduceOption> reduceOptions)"> + <parameter left="ConstIterator" right="" name="begin" default=""/> + <parameter left="ConstIterator" right="" name="end" default=""/> + <parameter left="MapFunction" right="" name="mapFunction" default=""/> + <parameter left="ReduceFunction" right="" name="reduceFunction" default=""/> + <parameter left="QFlags<QtConcurrent::ReduceOption>" right="" name="reduceOptions" default="UnorderedReduce | SequentialReduce"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingMap" fullname="QtConcurrent::blockingMap" href="qtconcurrent.html#blockingMap" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="blockingMap(Sequence & sequence, MapFunction function)"> + <parameter left="Sequence &" right="" name="sequence" default=""/> + <parameter left="MapFunction" right="" name="function" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingMap" fullname="QtConcurrent::blockingMap" href="qtconcurrent.html#blockingMap-2" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="blockingMap(Iterator begin, Iterator end, MapFunction function)"> + <parameter left="Iterator" right="" name="begin" default=""/> + <parameter left="Iterator" right="" name="end" default=""/> + <parameter left="MapFunction" right="" name="function" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingMapped" fullname="QtConcurrent::blockingMapped" href="qtconcurrent.html#blockingMapped" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="blockingMapped(const Sequence & sequence, MapFunction function)"> + <parameter left="const Sequence &" right="" name="sequence" default=""/> + <parameter left="MapFunction" right="" name="function" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingMapped" fullname="QtConcurrent::blockingMapped" href="qtconcurrent.html#blockingMapped-2" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="T" signature="blockingMapped(ConstIterator begin, ConstIterator end, MapFunction function)"> + <parameter left="ConstIterator" right="" name="begin" default=""/> + <parameter left="ConstIterator" right="" name="end" default=""/> + <parameter left="MapFunction" right="" name="function" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingMappedReduced" fullname="QtConcurrent::blockingMappedReduced" href="qtconcurrentmap.html#blockingMappedReduced" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtConcurrentMap>" type="T" signature="blockingMappedReduced(const Sequence & sequence, MapFunction mapFunction, ReduceFunction reduceFunction, QFlags<QtConcurrent::ReduceOption> reduceOptions)"> + <parameter left="const Sequence &" right="" name="sequence" default=""/> + <parameter left="MapFunction" right="" name="mapFunction" default=""/> + <parameter left="ReduceFunction" right="" name="reduceFunction" default=""/> + <parameter left="QFlags<QtConcurrent::ReduceOption>" right="" name="reduceOptions" default="UnorderedReduce | SequentialReduce"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockingMappedReduced" fullname="QtConcurrent::blockingMappedReduced" href="qtconcurrentmap.html#blockingMappedReduced-2" location="qtconcurrentmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtConcurrentMap>" type="T" signature="blockingMappedReduced(ConstIterator begin, ConstIterator end, MapFunction mapFunction, ReduceFunction reduceFunction, QFlags<QtConcurrent::ReduceOption> reduceOptions)"> + <parameter left="ConstIterator" right="" name="begin" default=""/> + <parameter left="ConstIterator" right="" name="end" default=""/> + <parameter left="MapFunction" right="" name="mapFunction" default=""/> + <parameter left="ReduceFunction" right="" name="reduceFunction" default=""/> + <parameter left="QFlags<QtConcurrent::ReduceOption>" right="" name="reduceOptions" default="UnorderedReduce | SequentialReduce"/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="Exception" fullname="QtConcurrent::Exception" href="qtconcurrent-exception.html" location="qtconcurrentexception.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="raise" fullname="QtConcurrent::Exception::raise" href="qtconcurrent-exception.html#raise" location="qtconcurrentexception.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="raise() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clone" fullname="QtConcurrent::Exception::clone" href="qtconcurrent-exception.html#clone" location="qtconcurrentexception.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Exception *" signature="clone() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="UnhandledException" fullname="QtConcurrent::UnhandledException" href="qtconcurrent-unhandledexception.html" location="qtconcurrentexception.h" bases="Exception" module="QtCore"/> + <function access="public" threadsafety="unspecified" status="commendable" name="run" fullname="QtConcurrent::run" href="qtconcurrentrun.html#run" location="qtconcurrentrun.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtConcurrentRun>" type="QFuture<T>" signature="run(Function function, ... )"> + <parameter left="Function" right="" name="function" default=""/> + <parameter left="..." right="" name="" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="ReduceOption" fullname="QtConcurrent::ReduceOption" href="qtconcurrent.html#ReduceOption-enum" location="qtconcurrentreducekernel.h" typedef="QtConcurrent::ReduceOptions"> + <value name="UnorderedReduce" value="0x1"/> + <value name="OrderedReduce" value="0x2"/> + <value name="SequentialReduce" value="0x4"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ReduceOptions" fullname="QtConcurrent::ReduceOptions" href="qtconcurrent.html#ReduceOptions-typedef" location="qtconcurrentreducekernel.h" enum="QtConcurrent::ReduceOption"/> + </namespace> + <class access="public" threadsafety="unspecified" status="commendable" name="QSignalTransition" href="qsignaltransition.html" location="qsignaltransition.h" bases="QAbstractTransition" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="senderObject" fullname="QSignalTransition::senderObject" href="qsignaltransition.html#senderObject-prop" location="qsignaltransition.h" type="QObject *"> + <getter name="senderObject"/> + <setter name="setSenderObject"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="signal" fullname="QSignalTransition::signal" href="qsignaltransition.html#signal-prop" location="qsignaltransition.h" type="QByteArray"> + <getter name="signal"/> + <setter name="setSignal"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QSignalTransition" fullname="QSignalTransition::QSignalTransition" href="qsignaltransition.html#QSignalTransition" location="qsignaltransition.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSignalTransition(QState * sourceState)"> + <parameter left="QState *" right="" name="sourceState" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSignalTransition" fullname="QSignalTransition::QSignalTransition" href="qsignaltransition.html#QSignalTransition-2" location="qsignaltransition.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSignalTransition(QObject * sender, const char * signal, QState * sourceState)"> + <parameter left="QObject *" right="" name="sender" default=""/> + <parameter left="const char *" right="" name="signal" default=""/> + <parameter left="QState *" right="" name="sourceState" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSignalTransition" fullname="QSignalTransition::~QSignalTransition" href="qsignaltransition.html#dtor.QSignalTransition" location="qsignaltransition.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSignalTransition()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="senderObject" fullname="QSignalTransition::senderObject" href="qsignaltransition.html#senderObject-prop" location="qsignaltransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="senderObject" type="QObject *" signature="senderObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSenderObject" fullname="QSignalTransition::setSenderObject" href="qsignaltransition.html#senderObject-prop" location="qsignaltransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="senderObject" type="void" signature="setSenderObject(QObject * sender)"> + <parameter left="QObject *" right="" name="sender" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="signal" fullname="QSignalTransition::signal" href="qsignaltransition.html#signal-prop" location="qsignaltransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="signal" type="QByteArray" signature="signal() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSignal" fullname="QSignalTransition::setSignal" href="qsignaltransition.html#signal-prop" location="qsignaltransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="signal" type="void" signature="setSignal(const QByteArray & signal)"> + <parameter left="const QByteArray &" right="" name="signal" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventTest" fullname="QSignalTransition::eventTest" href="qsignaltransition.html#eventTest" location="qsignaltransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventTest(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onTransition" fullname="QSignalTransition::onTransition" href="qsignaltransition.html#onTransition" location="qsignaltransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onTransition(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QSignalTransition::event" href="qsignaltransition.html#event" location="qsignaltransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusError" href="qdbuserror.html" location="qdbuserror.h" bases="" module="QtDBus"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ErrorType" fullname="QDBusError::ErrorType" href="qdbuserror.html#ErrorType-enum" location="qdbuserror.h"> + <value name="NoError" value="0"/> + <value name="Other" value="1"/> + <value name="Failed" value="2"/> + <value name="NoMemory" value="3"/> + <value name="ServiceUnknown" value="4"/> + <value name="NoReply" value="5"/> + <value name="BadAddress" value="6"/> + <value name="NotSupported" value="7"/> + <value name="LimitsExceeded" value="8"/> + <value name="AccessDenied" value="9"/> + <value name="NoServer" value="10"/> + <value name="Timeout" value="11"/> + <value name="NoNetwork" value="12"/> + <value name="AddressInUse" value="13"/> + <value name="Disconnected" value="14"/> + <value name="InvalidArgs" value="15"/> + <value name="UnknownMethod" value="16"/> + <value name="TimedOut" value="17"/> + <value name="InvalidSignature" value="18"/> + <value name="UnknownInterface" value="19"/> + <value name="InternalError" value="20"/> + <value name="UnknownObject" value="21"/> + <value name="InvalidService" value="22"/> + <value name="InvalidObjectPath" value="23"/> + <value name="InvalidInterface" value="24"/> + <value name="InvalidMember" value="25"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QDBusError::type" href="qdbuserror.html#type" location="qdbuserror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ErrorType" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QDBusError::name" href="qdbuserror.html#name" location="qdbuserror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="message" fullname="QDBusError::message" href="qdbuserror.html#message" location="qdbuserror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="message() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QDBusError::isValid" href="qdbuserror.html#isValid" location="qdbuserror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QDBusError::errorString" href="qdbuserror.html#errorString" location="qdbuserror.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="errorString(ErrorType error)"> + <parameter left="ErrorType" right="" name="error" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Ftp" href="q3ftp.html" location="q3ftp.h" bases="Q3NetworkProtocol" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Ftp" fullname="Q3Ftp::Q3Ftp" href="q3ftp.html#Q3Ftp" location="q3ftp.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Ftp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Ftp" fullname="Q3Ftp::Q3Ftp" href="q3ftp.html#Q3Ftp-2" location="q3ftp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Ftp(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Ftp" fullname="Q3Ftp::~Q3Ftp" href="q3ftp.html#dtor.Q3Ftp" location="q3ftp.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Ftp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedOperations" fullname="Q3Ftp::supportedOperations" href="q3ftp.html#supportedOperations" location="q3ftp.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="supportedOperations() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="Q3Ftp::State" href="q3ftp.html#State-enum" location="q3ftp.h"> + <value name="Unconnected" value="0"/> + <value name="HostLookup" value="1"/> + <value name="Connecting" value="2"/> + <value name="Connected" value="3"/> + <value name="LoggedIn" value="4"/> + <value name="Closing" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Error" fullname="Q3Ftp::Error" href="q3ftp.html#Error-enum" location="q3ftp.h"> + <value name="NoError" value="0"/> + <value name="UnknownError" value="1"/> + <value name="HostNotFound" value="2"/> + <value name="ConnectionRefused" value="3"/> + <value name="NotConnected" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Command" fullname="Q3Ftp::Command" href="q3ftp.html#Command-enum" location="q3ftp.h"> + <value name="None" value="0"/> + <value name="ConnectToHost" value="1"/> + <value name="Login" value="2"/> + <value name="Close" value="3"/> + <value name="List" value="4"/> + <value name="Cd" value="5"/> + <value name="Get" value="6"/> + <value name="Put" value="7"/> + <value name="Remove" value="8"/> + <value name="Mkdir" value="9"/> + <value name="Rmdir" value="10"/> + <value name="Rename" value="11"/> + <value name="RawCommand" value="12"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="connectToHost" fullname="Q3Ftp::connectToHost" href="q3ftp.html#connectToHost" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="connectToHost(const QString & host, Q_UINT16 port)"> + <parameter left="const QString &" right="" name="host" default=""/> + <parameter left="Q_UINT16" right="" name="port" default="21"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="login" fullname="Q3Ftp::login" href="q3ftp.html#login" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="login(const QString & user, const QString & password)"> + <parameter left="const QString &" right="" name="user" default="QString()"/> + <parameter left="const QString &" right="" name="password" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="Q3Ftp::close" href="q3ftp.html#close" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="list" fullname="Q3Ftp::list" href="q3ftp.html#list" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="list(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cd" fullname="Q3Ftp::cd" href="q3ftp.html#cd" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="cd(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="get" fullname="Q3Ftp::get" href="q3ftp.html#get" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="get(const QString & file, QIODevice * dev)"> + <parameter left="const QString &" right="" name="file" default=""/> + <parameter left="QIODevice *" right="" name="dev" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="put" fullname="Q3Ftp::put" href="q3ftp.html#put-2" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="put(const QByteArray & data, const QString & file)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="put" fullname="Q3Ftp::put" href="q3ftp.html#put" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="put(QIODevice * dev, const QString & file)"> + <parameter left="QIODevice *" right="" name="dev" default=""/> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3Ftp::remove" href="q3ftp.html#remove" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="remove(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mkdir" fullname="Q3Ftp::mkdir" href="q3ftp.html#mkdir" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="mkdir(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rmdir" fullname="Q3Ftp::rmdir" href="q3ftp.html#rmdir" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="rmdir(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rename" fullname="Q3Ftp::rename" href="q3ftp.html#rename" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="rename(const QString & oldname, const QString & newname)"> + <parameter left="const QString &" right="" name="oldname" default=""/> + <parameter left="const QString &" right="" name="newname" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rawCommand" fullname="Q3Ftp::rawCommand" href="q3ftp.html#rawCommand" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="rawCommand(const QString & command)"> + <parameter left="const QString &" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesAvailable" fullname="Q3Ftp::bytesAvailable" href="q3ftp.html#bytesAvailable" location="q3ftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_ULONG" signature="bytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readBlock" fullname="Q3Ftp::readBlock" href="q3ftp.html#readBlock" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q_LONG" signature="readBlock(char * data, Q_ULONG maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="Q_ULONG" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readAll" fullname="Q3Ftp::readAll" href="q3ftp.html#readAll" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray" signature="readAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentId" fullname="Q3Ftp::currentId" href="q3ftp.html#currentId" location="q3ftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentDevice" fullname="Q3Ftp::currentDevice" href="q3ftp.html#currentDevice" location="q3ftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="currentDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentCommand" fullname="Q3Ftp::currentCommand" href="q3ftp.html#currentCommand" location="q3ftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Command" signature="currentCommand() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPendingCommands" fullname="Q3Ftp::hasPendingCommands" href="q3ftp.html#hasPendingCommands" location="q3ftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPendingCommands() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearPendingCommands" fullname="Q3Ftp::clearPendingCommands" href="q3ftp.html#clearPendingCommands" location="q3ftp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearPendingCommands()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="Q3Ftp::state" href="q3ftp.html#state" location="q3ftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="Q3Ftp::error" href="q3ftp.html#error" location="q3ftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Error" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="Q3Ftp::errorString" href="q3ftp.html#errorString" location="q3ftp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="abort" fullname="Q3Ftp::abort" href="q3ftp.html#abort" location="q3ftp.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="abort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="Q3Ftp::stateChanged" href="q3ftp.html#stateChanged" location="q3ftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(int state)"> + <parameter left="int" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="listInfo" fullname="Q3Ftp::listInfo" href="q3ftp.html#listInfo" location="q3ftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="listInfo(const QUrlInfo & i)"> + <parameter left="const QUrlInfo &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readyRead" fullname="Q3Ftp::readyRead" href="q3ftp.html#readyRead" location="q3ftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="readyRead()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dataTransferProgress" fullname="Q3Ftp::dataTransferProgress" href="q3ftp.html#dataTransferProgress" location="q3ftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dataTransferProgress(int done, int total)"> + <parameter left="int" right="" name="done" default=""/> + <parameter left="int" right="" name="total" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rawCommandReply" fullname="Q3Ftp::rawCommandReply" href="q3ftp.html#rawCommandReply" location="q3ftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rawCommandReply(int replyCode, const QString & detail)"> + <parameter left="int" right="" name="replyCode" default=""/> + <parameter left="const QString &" right="" name="detail" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="commandStarted" fullname="Q3Ftp::commandStarted" href="q3ftp.html#commandStarted" location="q3ftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="commandStarted(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="commandFinished" fullname="Q3Ftp::commandFinished" href="q3ftp.html#commandFinished" location="q3ftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="commandFinished(int id, bool error)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="done" fullname="Q3Ftp::done" href="q3ftp.html#done" location="q3ftp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="done(bool error)"> + <parameter left="bool" right="" name="error" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="operationListChildren" fullname="Q3Ftp::operationListChildren" href="q3ftp.html#operationListChildren" location="q3ftp.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="operationListChildren(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="operationMkDir" fullname="Q3Ftp::operationMkDir" href="q3ftp.html#operationMkDir" location="q3ftp.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="operationMkDir(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="operationRemove" fullname="Q3Ftp::operationRemove" href="q3ftp.html#operationRemove" location="q3ftp.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="operationRemove(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="operationRename" fullname="Q3Ftp::operationRename" href="q3ftp.html#operationRename" location="q3ftp.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="operationRename(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="operationGet" fullname="Q3Ftp::operationGet" href="q3ftp.html#operationGet" location="q3ftp.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="operationGet(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="operationPut" fullname="Q3Ftp::operationPut" href="q3ftp.html#operationPut" location="q3ftp.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="operationPut(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="startGetOnFail" fullname="Q3Ftp::startGetOnFail" href="q3ftp.html#startGetOnFail-var" location="q3ftp.h" type="bool" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="errorInListChildren" fullname="Q3Ftp::errorInListChildren" href="q3ftp.html#errorInListChildren-var" location="q3ftp.h" type="bool" static="false"/> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="WId" href="qwidget.html#WId-typedef" location="qwindowdefs_win.h"/> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusReply" href="qdbusreply.html" location="qdbusreply.h" bases="" module="QtDBus"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusReply" fullname="QDBusReply::QDBusReply" href="qdbusreply.html#QDBusReply" location="qdbusreply.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusReply(const QDBusMessage & reply)"> + <parameter left="const QDBusMessage &" right="" name="reply" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusReply::operator=" href="qdbusreply.html#operator=" location="qdbusreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusReply &" signature="operator=(const QDBusMessage & message)"> + <parameter left="const QDBusMessage &" right="" name="message" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusReply" fullname="QDBusReply::QDBusReply" href="qdbusreply.html#QDBusReply-2" location="qdbusreply.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDBusReply(const QDBusPendingCall & pcall)"> + <parameter left="const QDBusPendingCall &" right="" name="pcall" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusReply::operator=" href="qdbusreply.html#operator=-2" location="qdbusreply.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QDBusReply &" signature="operator=(const QDBusPendingCall & pcall)"> + <parameter left="const QDBusPendingCall &" right="" name="pcall" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusReply" fullname="QDBusReply::QDBusReply" href="qdbusreply.html#QDBusReply-3" location="qdbusreply.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDBusReply(const QDBusPendingReply<T> & reply)"> + <parameter left="const QDBusPendingReply<T> &" right="" name="reply" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusReply" fullname="QDBusReply::QDBusReply" href="qdbusreply.html#QDBusReply-4" location="qdbusreply.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QDBusReply(const QDBusError & error)"> + <parameter left="const QDBusError &" right="" name="error" default="QDBusError()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusReply::operator=" href="qdbusreply.html#operator=-3" location="qdbusreply.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QDBusReply &" signature="operator=(const QDBusError & error)"> + <parameter left="const QDBusError &" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusReply::operator=" href="qdbusreply.html#operator=-4" location="qdbusreply.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QDBusReply &" signature="operator=(const QDBusReply & other)"> + <parameter left="const QDBusReply &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QDBusReply::isValid" href="qdbusreply.html#isValid" location="qdbusreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QDBusReply::error" href="qdbusreply.html#error" location="qdbusreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const QDBusError &" signature="error()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QDBusReply::value" href="qdbusreply.html#value" location="qdbusreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Type" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator Type" fullname="QDBusReply::operator Type" href="qdbusreply.html#operator Type" location="qdbusreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator Type() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3PtrStack" href="q3ptrstack.html" location="q3ptrstack.h" bases="Q3PtrCollection" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PtrStack" fullname="Q3PtrStack::Q3PtrStack" href="q3ptrstack.html#Q3PtrStack" location="q3ptrstack.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3PtrStack()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PtrStack" fullname="Q3PtrStack::Q3PtrStack" href="q3ptrstack.html#Q3PtrStack-2" location="q3ptrstack.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3PtrStack(const Q3PtrStack<type> & s)"> + <parameter left="const Q3PtrStack<type> &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3PtrStack" fullname="Q3PtrStack::~Q3PtrStack" href="q3ptrstack.html#dtor.Q3PtrStack" location="q3ptrstack.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3PtrStack()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3PtrStack::operator=" href="q3ptrstack.html#operator=" location="q3ptrstack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3PtrStack<type> &" signature="operator=(const Q3PtrStack<type> & s)"> + <parameter left="const Q3PtrStack<type> &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoDelete" fullname="Q3PtrStack::autoDelete" href="q3ptrstack.html#autoDelete" location="q3ptrstack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoDelete() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoDelete" fullname="Q3PtrStack::setAutoDelete" href="q3ptrstack.html#setAutoDelete" location="q3ptrstack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoDelete(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3PtrStack::count" href="q3ptrstack.html#count" location="q3ptrstack.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3PtrStack::isEmpty" href="q3ptrstack.html#isEmpty" location="q3ptrstack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="push" fullname="Q3PtrStack::push" href="q3ptrstack.html#push" location="q3ptrstack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push(const type * d)"> + <parameter left="const type *" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pop" fullname="Q3PtrStack::pop" href="q3ptrstack.html#pop" location="q3ptrstack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="pop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3PtrStack::remove" href="q3ptrstack.html#remove" location="q3ptrstack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3PtrStack::clear" href="q3ptrstack.html#clear" location="q3ptrstack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="top" fullname="Q3PtrStack::top" href="q3ptrstack.html#top" location="q3ptrstack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="top() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator type *" fullname="Q3PtrStack::operator type *" href="q3ptrstack.html#operator type *" location="q3ptrstack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator type *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3PtrStack::current" href="q3ptrstack.html#current" location="q3ptrstack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="current() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="read" fullname="Q3PtrStack::read" href="q3ptrstack.html#read" location="q3ptrstack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="read(QDataStream & s, Q3PtrCollection::Item & item)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item &" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="write" fullname="Q3PtrStack::write" href="q3ptrstack.html#write" location="q3ptrstack.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDataStream &" signature="write(QDataStream & s, Q3PtrCollection::Item item) const"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item" right="" name="item" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHelpSearchQueryWidget" href="qhelpsearchquerywidget.html" location="qhelpsearchquerywidget.h" bases="QWidget" module="QtHelp"> + <function access="public" threadsafety="unspecified" status="commendable" name="QHelpSearchQueryWidget" fullname="QHelpSearchQueryWidget::QHelpSearchQueryWidget" href="qhelpsearchquerywidget.html#QHelpSearchQueryWidget" location="qhelpsearchquerywidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHelpSearchQueryWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHelpSearchQueryWidget" fullname="QHelpSearchQueryWidget::~QHelpSearchQueryWidget" href="qhelpsearchquerywidget.html#dtor.QHelpSearchQueryWidget" location="qhelpsearchquerywidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHelpSearchQueryWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="query" fullname="QHelpSearchQueryWidget::query" href="qhelpsearchquerywidget.html#query" location="qhelpsearchquerywidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QHelpSearchQuery>" signature="query() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="search" fullname="QHelpSearchQueryWidget::search" href="qhelpsearchquerywidget.html#search" location="qhelpsearchquerywidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="search()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractSlider" href="qabstractslider.html" location="qabstractslider.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="minimum" fullname="QAbstractSlider::minimum" href="qabstractslider.html#minimum-prop" location="qabstractslider.h" type="int"> + <getter name="minimum"/> + <setter name="setMinimum"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximum" fullname="QAbstractSlider::maximum" href="qabstractslider.html#maximum-prop" location="qabstractslider.h" type="int"> + <getter name="maximum"/> + <setter name="setMaximum"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="singleStep" fullname="QAbstractSlider::singleStep" href="qabstractslider.html#singleStep-prop" location="qabstractslider.h" type="int"> + <getter name="singleStep"/> + <setter name="setSingleStep"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="pageStep" fullname="QAbstractSlider::pageStep" href="qabstractslider.html#pageStep-prop" location="qabstractslider.h" type="int"> + <getter name="pageStep"/> + <setter name="setPageStep"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QAbstractSlider::value" href="qabstractslider.html#value-prop" location="qabstractslider.h" type="int"> + <getter name="value"/> + <setter name="setValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sliderPosition" fullname="QAbstractSlider::sliderPosition" href="qabstractslider.html#sliderPosition-prop" location="qabstractslider.h" type="int"> + <getter name="sliderPosition"/> + <setter name="setSliderPosition"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tracking" fullname="QAbstractSlider::tracking" href="qabstractslider.html#tracking-prop" location="qabstractslider.h" type="bool"> + <getter name="hasTracking"/> + <setter name="setTracking"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QAbstractSlider::orientation" href="qabstractslider.html#orientation-prop" location="qabstractslider.h" type="Qt::Orientation"> + <getter name="orientation"/> + <setter name="setOrientation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="invertedAppearance" fullname="QAbstractSlider::invertedAppearance" href="qabstractslider.html#invertedAppearance-prop" location="qabstractslider.h" type="bool"> + <getter name="invertedAppearance"/> + <setter name="setInvertedAppearance"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="invertedControls" fullname="QAbstractSlider::invertedControls" href="qabstractslider.html#invertedControls-prop" location="qabstractslider.h" type="bool"> + <getter name="invertedControls"/> + <setter name="setInvertedControls"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sliderDown" fullname="QAbstractSlider::sliderDown" href="qabstractslider.html#sliderDown-prop" location="qabstractslider.h" type="bool"> + <getter name="isSliderDown"/> + <setter name="setSliderDown"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractSlider" fullname="QAbstractSlider::QAbstractSlider" href="qabstractslider.html#QAbstractSlider" location="qabstractslider.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractSlider(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractSlider" fullname="QAbstractSlider::~QAbstractSlider" href="qabstractslider.html#dtor.QAbstractSlider" location="qabstractslider.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractSlider()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QAbstractSlider::orientation" href="qabstractslider.html#orientation-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="orientation" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimum" fullname="QAbstractSlider::setMinimum" href="qabstractslider.html#minimum-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimum" type="void" signature="setMinimum(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimum" fullname="QAbstractSlider::minimum" href="qabstractslider.html#minimum-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimum" type="int" signature="minimum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximum" fullname="QAbstractSlider::setMaximum" href="qabstractslider.html#maximum-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximum" type="void" signature="setMaximum(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximum" fullname="QAbstractSlider::maximum" href="qabstractslider.html#maximum-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximum" type="int" signature="maximum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRange" fullname="QAbstractSlider::setRange" href="qabstractslider.html#setRange" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRange(int min, int max)"> + <parameter left="int" right="" name="min" default=""/> + <parameter left="int" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSingleStep" fullname="QAbstractSlider::setSingleStep" href="qabstractslider.html#singleStep-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="singleStep" type="void" signature="setSingleStep(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="singleStep" fullname="QAbstractSlider::singleStep" href="qabstractslider.html#singleStep-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="singleStep" type="int" signature="singleStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPageStep" fullname="QAbstractSlider::setPageStep" href="qabstractslider.html#pageStep-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="pageStep" type="void" signature="setPageStep(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageStep" fullname="QAbstractSlider::pageStep" href="qabstractslider.html#pageStep-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="pageStep" type="int" signature="pageStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTracking" fullname="QAbstractSlider::setTracking" href="qabstractslider.html#tracking-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tracking" type="void" signature="setTracking(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasTracking" fullname="QAbstractSlider::hasTracking" href="qabstractslider.html#tracking-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tracking" type="bool" signature="hasTracking() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSliderDown" fullname="QAbstractSlider::setSliderDown" href="qabstractslider.html#sliderDown-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sliderDown" type="void" signature="setSliderDown(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSliderDown" fullname="QAbstractSlider::isSliderDown" href="qabstractslider.html#sliderDown-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sliderDown" type="bool" signature="isSliderDown() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSliderPosition" fullname="QAbstractSlider::setSliderPosition" href="qabstractslider.html#sliderPosition-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sliderPosition" type="void" signature="setSliderPosition(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sliderPosition" fullname="QAbstractSlider::sliderPosition" href="qabstractslider.html#sliderPosition-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sliderPosition" type="int" signature="sliderPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInvertedAppearance" fullname="QAbstractSlider::setInvertedAppearance" href="qabstractslider.html#invertedAppearance-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="invertedAppearance" type="void" signature="setInvertedAppearance(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invertedAppearance" fullname="QAbstractSlider::invertedAppearance" href="qabstractslider.html#invertedAppearance-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="invertedAppearance" type="bool" signature="invertedAppearance() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInvertedControls" fullname="QAbstractSlider::setInvertedControls" href="qabstractslider.html#invertedControls-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="invertedControls" type="void" signature="setInvertedControls(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invertedControls" fullname="QAbstractSlider::invertedControls" href="qabstractslider.html#invertedControls-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="invertedControls" type="bool" signature="invertedControls() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="SliderAction" fullname="QAbstractSlider::SliderAction" href="qabstractslider.html#SliderAction-enum" location="qabstractslider.h"> + <value name="SliderNoAction" value="0"/> + <value name="SliderSingleStepAdd" value="1"/> + <value name="SliderSingleStepSub" value="2"/> + <value name="SliderPageStepAdd" value="3"/> + <value name="SliderPageStepSub" value="4"/> + <value name="SliderToMinimum" value="5"/> + <value name="SliderToMaximum" value="6"/> + <value name="SliderMove" value="7"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QAbstractSlider::value" href="qabstractslider.html#value-prop" location="qabstractslider.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="value" type="int" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="triggerAction" fullname="QAbstractSlider::triggerAction" href="qabstractslider.html#triggerAction" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="triggerAction(SliderAction action)"> + <parameter left="SliderAction" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QAbstractSlider::setValue" href="qabstractslider.html#value-prop" location="qabstractslider.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="value" type="void" signature="setValue(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="QAbstractSlider::setOrientation" href="qabstractslider.html#orientation-prop" location="qabstractslider.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="orientation" type="void" signature="setOrientation(Qt::Orientation )"> + <parameter left="Qt::Orientation" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valueChanged" fullname="QAbstractSlider::valueChanged" href="qabstractslider.html#valueChanged" location="qabstractslider.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="valueChanged(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sliderPressed" fullname="QAbstractSlider::sliderPressed" href="qabstractslider.html#sliderPressed" location="qabstractslider.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sliderPressed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sliderMoved" fullname="QAbstractSlider::sliderMoved" href="qabstractslider.html#sliderMoved" location="qabstractslider.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sliderMoved(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sliderReleased" fullname="QAbstractSlider::sliderReleased" href="qabstractslider.html#sliderReleased" location="qabstractslider.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sliderReleased()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rangeChanged" fullname="QAbstractSlider::rangeChanged" href="qabstractslider.html#rangeChanged" location="qabstractslider.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rangeChanged(int min, int max)"> + <parameter left="int" right="" name="min" default=""/> + <parameter left="int" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actionTriggered" fullname="QAbstractSlider::actionTriggered" href="qabstractslider.html#actionTriggered" location="qabstractslider.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="actionTriggered(int action)"> + <parameter left="int" right="" name="action" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QAbstractSlider::event" href="qabstractslider.html#event" location="qabstractslider.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setRepeatAction" fullname="QAbstractSlider::setRepeatAction" href="qabstractslider.html#setRepeatAction" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRepeatAction(SliderAction action, int thresholdTime, int repeatTime)"> + <parameter left="SliderAction" right="" name="action" default=""/> + <parameter left="int" right="" name="thresholdTime" default="500"/> + <parameter left="int" right="" name="repeatTime" default="50"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="repeatAction" fullname="QAbstractSlider::repeatAction" href="qabstractslider.html#repeatAction" location="qabstractslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SliderAction" signature="repeatAction() const"/> + <enum access="protected" threadsafety="unspecified" status="commendable" name="SliderChange" fullname="QAbstractSlider::SliderChange" href="qabstractslider.html#SliderChange-enum" location="qabstractslider.h"> + <value name="SliderRangeChange" value="0"/> + <value name="SliderOrientationChange" value="1"/> + <value name="SliderStepsChange" value="2"/> + <value name="SliderValueChange" value="3"/> + </enum> + <function access="protected" threadsafety="unspecified" status="commendable" name="sliderChange" fullname="QAbstractSlider::sliderChange" href="qabstractslider.html#sliderChange" location="qabstractslider.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sliderChange(SliderChange change)"> + <parameter left="SliderChange" right="" name="change" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QAbstractSlider::keyPressEvent" href="qabstractslider.html#keyPressEvent" location="qabstractslider.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * ev)"> + <parameter left="QKeyEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QAbstractSlider::timerEvent" href="qabstractslider.html#timerEvent" location="qabstractslider.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * e)"> + <parameter left="QTimerEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QAbstractSlider::wheelEvent" href="qabstractslider.html#wheelEvent" location="qabstractslider.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * e)"> + <parameter left="QWheelEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QAbstractSlider::changeEvent" href="qabstractslider.html#changeEvent" location="qabstractslider.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="minValue" fullname="QAbstractSlider::minValue" href="qabstractslider-qt3.html#minValue" location="qabstractslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="minValue() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="maxValue" fullname="QAbstractSlider::maxValue" href="qabstractslider-qt3.html#maxValue" location="qabstractslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maxValue() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="lineStep" fullname="QAbstractSlider::lineStep" href="qabstractslider-qt3.html#lineStep" location="qabstractslider.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineStep() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setMinValue" fullname="QAbstractSlider::setMinValue" href="qabstractslider-qt3.html#setMinValue" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMinValue(int v)"> + <parameter left="int" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setMaxValue" fullname="QAbstractSlider::setMaxValue" href="qabstractslider-qt3.html#setMaxValue" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaxValue(int v)"> + <parameter left="int" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setLineStep" fullname="QAbstractSlider::setLineStep" href="qabstractslider-qt3.html#setLineStep" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLineStep(int v)"> + <parameter left="int" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setSteps" fullname="QAbstractSlider::setSteps" href="qabstractslider-qt3.html#setSteps" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSteps(int single, int page)"> + <parameter left="int" right="" name="single" default=""/> + <parameter left="int" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="addPage" fullname="QAbstractSlider::addPage" href="qabstractslider-qt3.html#addPage" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPage()"/> + <function access="public" threadsafety="unspecified" status="compat" name="subtractPage" fullname="QAbstractSlider::subtractPage" href="qabstractslider-qt3.html#subtractPage" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="subtractPage()"/> + <function access="public" threadsafety="unspecified" status="compat" name="addLine" fullname="QAbstractSlider::addLine" href="qabstractslider-qt3.html#addLine" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addLine()"/> + <function access="public" threadsafety="unspecified" status="compat" name="subtractLine" fullname="QAbstractSlider::subtractLine" href="qabstractslider-qt3.html#subtractLine" location="qabstractslider.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="subtractLine()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlTableModel" href="qsqltablemodel.html" location="qsqltablemodel.h" bases="QSqlQueryModel" module="QtSql"> + <enum access="public" threadsafety="unspecified" status="commendable" name="EditStrategy" fullname="QSqlTableModel::EditStrategy" href="qsqltablemodel.html#EditStrategy-enum" location="qsqltablemodel.h"> + <value name="OnFieldChange" value="0"/> + <value name="OnRowChange" value="1"/> + <value name="OnManualSubmit" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlTableModel" fullname="QSqlTableModel::QSqlTableModel" href="qsqltablemodel.html#QSqlTableModel" location="qsqltablemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlTableModel(QObject * parent, QSqlDatabase db)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="QSqlDatabase" right="" name="db" default="QSqlDatabase()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlTableModel" fullname="QSqlTableModel::~QSqlTableModel" href="qsqltablemodel.html#dtor.QSqlTableModel" location="qsqltablemodel.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlTableModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="select" fullname="QSqlTableModel::select" href="qsqltablemodel.html#select" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="select()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTable" fullname="QSqlTableModel::setTable" href="qsqltablemodel.html#setTable" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setTable(const QString & tableName)"> + <parameter left="const QString &" right="" name="tableName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tableName" fullname="QSqlTableModel::tableName" href="qsqltablemodel.html#tableName" location="qsqltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tableName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QSqlTableModel::flags" href="qsqltablemodel.html#flags" location="qsqltablemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QSqlTableModel::data" href="qsqltablemodel.html#data" location="qsqltablemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(const QModelIndex & index, int role) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QSqlTableModel::setData" href="qsqltablemodel.html#setData" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setData(const QModelIndex & index, const QVariant & value, int role)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="headerData" fullname="QSqlTableModel::headerData" href="qsqltablemodel.html#headerData" location="qsqltablemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="headerData(int section, Qt::Orientation orientation, int role) const"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDirty" fullname="QSqlTableModel::isDirty" href="qsqltablemodel.html#isDirty" location="qsqltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDirty(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSqlTableModel::clear" href="qsqltablemodel.html#clear" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditStrategy" fullname="QSqlTableModel::setEditStrategy" href="qsqltablemodel.html#setEditStrategy" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setEditStrategy(EditStrategy strategy)"> + <parameter left="EditStrategy" right="" name="strategy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="editStrategy" fullname="QSqlTableModel::editStrategy" href="qsqltablemodel.html#editStrategy" location="qsqltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="EditStrategy" signature="editStrategy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="primaryKey" fullname="QSqlTableModel::primaryKey" href="qsqltablemodel.html#primaryKey" location="qsqltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlIndex" signature="primaryKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="database" fullname="QSqlTableModel::database" href="qsqltablemodel.html#database" location="qsqltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlDatabase" signature="database() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fieldIndex" fullname="QSqlTableModel::fieldIndex" href="qsqltablemodel.html#fieldIndex" location="qsqltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="fieldIndex(const QString & fieldName) const"> + <parameter left="const QString &" right="" name="fieldName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="QSqlTableModel::sort" href="qsqltablemodel.html#sort" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sort(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSort" fullname="QSqlTableModel::setSort" href="qsqltablemodel.html#setSort" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSort(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filter" fullname="QSqlTableModel::filter" href="qsqltablemodel.html#filter" location="qsqltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="filter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilter" fullname="QSqlTableModel::setFilter" href="qsqltablemodel.html#setFilter" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setFilter(const QString & filter)"> + <parameter left="const QString &" right="" name="filter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QSqlTableModel::rowCount" href="qsqltablemodel.html#rowCount" location="qsqltablemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumns" fullname="QSqlTableModel::removeColumns" href="qsqltablemodel.html#removeColumns" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeColumns(int column, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeRows" fullname="QSqlTableModel::removeRows" href="qsqltablemodel.html#removeRows" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeRows(int row, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRows" fullname="QSqlTableModel::insertRows" href="qsqltablemodel.html#insertRows" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertRows(int row, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRecord" fullname="QSqlTableModel::insertRecord" href="qsqltablemodel.html#insertRecord" location="qsqltablemodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertRecord(int row, const QSqlRecord & record)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QSqlRecord &" right="" name="record" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRecord" fullname="QSqlTableModel::setRecord" href="qsqltablemodel.html#setRecord" location="qsqltablemodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setRecord(int row, const QSqlRecord & record)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QSqlRecord &" right="" name="record" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="revertRow" fullname="QSqlTableModel::revertRow" href="qsqltablemodel.html#revertRow" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="revertRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="submit" fullname="QSqlTableModel::submit" href="qsqltablemodel.html#submit" location="qsqltablemodel.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="bool" signature="submit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="revert" fullname="QSqlTableModel::revert" href="qsqltablemodel.html#revert" location="qsqltablemodel.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="revert()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="submitAll" fullname="QSqlTableModel::submitAll" href="qsqltablemodel.html#submitAll" location="qsqltablemodel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="bool" signature="submitAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="revertAll" fullname="QSqlTableModel::revertAll" href="qsqltablemodel.html#revertAll" location="qsqltablemodel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="revertAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="primeInsert" fullname="QSqlTableModel::primeInsert" href="qsqltablemodel.html#primeInsert" location="qsqltablemodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="primeInsert(int row, QSqlRecord & record)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QSqlRecord &" right="" name="record" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beforeInsert" fullname="QSqlTableModel::beforeInsert" href="qsqltablemodel.html#beforeInsert" location="qsqltablemodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="beforeInsert(QSqlRecord & record)"> + <parameter left="QSqlRecord &" right="" name="record" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beforeUpdate" fullname="QSqlTableModel::beforeUpdate" href="qsqltablemodel.html#beforeUpdate" location="qsqltablemodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="beforeUpdate(int row, QSqlRecord & record)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QSqlRecord &" right="" name="record" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beforeDelete" fullname="QSqlTableModel::beforeDelete" href="qsqltablemodel.html#beforeDelete" location="qsqltablemodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="beforeDelete(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateRowInTable" fullname="QSqlTableModel::updateRowInTable" href="qsqltablemodel.html#updateRowInTable" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="updateRowInTable(int row, const QSqlRecord & values)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QSqlRecord &" right="" name="values" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="insertRowIntoTable" fullname="QSqlTableModel::insertRowIntoTable" href="qsqltablemodel.html#insertRowIntoTable" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertRowIntoTable(const QSqlRecord & values)"> + <parameter left="const QSqlRecord &" right="" name="values" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="deleteRowFromTable" fullname="QSqlTableModel::deleteRowFromTable" href="qsqltablemodel.html#deleteRowFromTable" location="qsqltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="deleteRowFromTable(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="orderByClause" fullname="QSqlTableModel::orderByClause" href="qsqltablemodel.html#orderByClause" location="qsqltablemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="orderByClause() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectStatement" fullname="QSqlTableModel::selectStatement" href="qsqltablemodel.html#selectStatement" location="qsqltablemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="selectStatement() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setPrimaryKey" fullname="QSqlTableModel::setPrimaryKey" href="qsqltablemodel.html#setPrimaryKey" location="qsqltablemodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrimaryKey(const QSqlIndex & key)"> + <parameter left="const QSqlIndex &" right="" name="key" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setQuery" fullname="QSqlTableModel::setQuery" href="qsqltablemodel.html#setQuery" location="qsqltablemodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQuery(const QSqlQuery & query)"> + <parameter left="const QSqlQuery &" right="" name="query" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="indexInQuery" fullname="QSqlTableModel::indexInQuery" href="qsqltablemodel.html#indexInQuery" location="qsqltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexInQuery(const QModelIndex & item) const"> + <parameter left="const QModelIndex &" right="" name="item" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QInputContextFactory" href="qinputcontextfactory.html" location="qinputcontextfactory.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QInputContextFactory::keys" href="qinputcontextfactory.html#keys" location="qinputcontextfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="keys()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QInputContextFactory::create" href="qinputcontextfactory.html#create" location="qinputcontextfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QInputContext *" signature="create(const QString & key, QObject * parent)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="languages" fullname="QInputContextFactory::languages" href="qinputcontextfactory.html#languages" location="qinputcontextfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="languages(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="displayName" fullname="QInputContextFactory::displayName" href="qinputcontextfactory.html#displayName" location="qinputcontextfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="displayName(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="description" fullname="QInputContextFactory::description" href="qinputcontextfactory.html#description" location="qinputcontextfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="description(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptEngineAgent" href="qscriptengineagent.html" location="qscriptengineagent.h" bases="" module="QtScript"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Extension" fullname="QScriptEngineAgent::Extension" href="qscriptengineagent.html#Extension-enum" location="qscriptengineagent.h"> + <value name="DebuggerInvocationRequest" value="0"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptEngineAgent" fullname="QScriptEngineAgent::QScriptEngineAgent" href="qscriptengineagent.html#QScriptEngineAgent" location="qscriptengineagent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScriptEngineAgent(QScriptEngine * engine)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptEngineAgent" fullname="QScriptEngineAgent::~QScriptEngineAgent" href="qscriptengineagent.html#dtor.QScriptEngineAgent" location="qscriptengineagent.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptEngineAgent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptLoad" fullname="QScriptEngineAgent::scriptLoad" href="qscriptengineagent.html#scriptLoad" location="qscriptengineagent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scriptLoad(qint64 id, const QString & program, const QString & fileName, int baseLineNumber)"> + <parameter left="qint64" right="" name="id" default=""/> + <parameter left="const QString &" right="" name="program" default=""/> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="int" right="" name="baseLineNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptUnload" fullname="QScriptEngineAgent::scriptUnload" href="qscriptengineagent.html#scriptUnload" location="qscriptengineagent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scriptUnload(qint64 id)"> + <parameter left="qint64" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contextPush" fullname="QScriptEngineAgent::contextPush" href="qscriptengineagent.html#contextPush" location="qscriptengineagent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextPush()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contextPop" fullname="QScriptEngineAgent::contextPop" href="qscriptengineagent.html#contextPop" location="qscriptengineagent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextPop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="functionEntry" fullname="QScriptEngineAgent::functionEntry" href="qscriptengineagent.html#functionEntry" location="qscriptengineagent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="functionEntry(qint64 scriptId)"> + <parameter left="qint64" right="" name="scriptId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="functionExit" fullname="QScriptEngineAgent::functionExit" href="qscriptengineagent.html#functionExit" location="qscriptengineagent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="functionExit(qint64 scriptId, const QScriptValue & returnValue)"> + <parameter left="qint64" right="" name="scriptId" default=""/> + <parameter left="const QScriptValue &" right="" name="returnValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="positionChange" fullname="QScriptEngineAgent::positionChange" href="qscriptengineagent.html#positionChange" location="qscriptengineagent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="positionChange(qint64 scriptId, int lineNumber, int columnNumber)"> + <parameter left="qint64" right="" name="scriptId" default=""/> + <parameter left="int" right="" name="lineNumber" default=""/> + <parameter left="int" right="" name="columnNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exceptionThrow" fullname="QScriptEngineAgent::exceptionThrow" href="qscriptengineagent.html#exceptionThrow" location="qscriptengineagent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="exceptionThrow(qint64 scriptId, const QScriptValue & exception, bool hasHandler)"> + <parameter left="qint64" right="" name="scriptId" default=""/> + <parameter left="const QScriptValue &" right="" name="exception" default=""/> + <parameter left="bool" right="" name="hasHandler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exceptionCatch" fullname="QScriptEngineAgent::exceptionCatch" href="qscriptengineagent.html#exceptionCatch" location="qscriptengineagent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="exceptionCatch(qint64 scriptId, const QScriptValue & exception)"> + <parameter left="qint64" right="" name="scriptId" default=""/> + <parameter left="const QScriptValue &" right="" name="exception" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsExtension" fullname="QScriptEngineAgent::supportsExtension" href="qscriptengineagent.html#supportsExtension" location="qscriptengineagent.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsExtension(Extension extension) const"> + <parameter left="Extension" right="" name="extension" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="extension" fullname="QScriptEngineAgent::extension" href="qscriptengineagent.html#extension" location="qscriptengineagent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="extension(Extension extension, const QVariant & argument)"> + <parameter left="Extension" right="" name="extension" default=""/> + <parameter left="const QVariant &" right="" name="argument" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="engine" fullname="QScriptEngineAgent::engine" href="qscriptengineagent.html#engine" location="qscriptengineagent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptEngine *" signature="engine() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QScriptEngineAgent::d_ptr" href="qscriptengineagent.html#d_ptr-var" location="qscriptengineagent.h" type="QScriptEngineAgentPrivate *" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qscriptbreakpointdata.html#operator<<-32" location="qscriptbreakpointdata.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="32" relates="QScriptBreakpointData" type="QDataStream &" signature="operator<<(QDataStream & stream, const QScriptBreakpointData & data)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QScriptBreakpointData &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qscriptbreakpointdata.html#operator>>-20" location="qscriptbreakpointdata.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="20" relates="QScriptBreakpointData" type="QDataStream &" signature="operator>>(QDataStream & stream, QScriptBreakpointData & data)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QScriptBreakpointData &" right="" name="data" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QFxPaintedItem" href="qfxpainteditem.html" location="qfxpainteditem.h" bases="QFxItem" module="QtDeclarative"> + <property access="public" threadsafety="unspecified" status="commendable" name="contentsSize" fullname="QFxPaintedItem::contentsSize" href="qfxpainteditem.html#contentsSize-prop" location="qfxpainteditem.h" type="QSize"> + <getter name="contentsSize"/> + <setter name="setContentsSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="fillColor" fullname="QFxPaintedItem::fillColor" href="qfxpainteditem.html#fillColor-prop" location="qfxpainteditem.h" type="QColor"> + <getter name="fillColor"/> + <setter name="setFillColor"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cacheSize" fullname="QFxPaintedItem::cacheSize" href="qfxpainteditem.html#cacheSize-prop" location="qfxpainteditem.h" type="int"> + <getter name="cacheSize"/> + <setter name="setCacheSize"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QFxPaintedItem" fullname="QFxPaintedItem::QFxPaintedItem" href="qfxpainteditem.html#QFxPaintedItem" location="qfxpainteditem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFxPaintedItem(QFxItem * parent)"> + <parameter left="QFxItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFxPaintedItem" fullname="QFxPaintedItem::~QFxPaintedItem" href="qfxpainteditem.html#dtor.QFxPaintedItem" location="qfxpainteditem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFxPaintedItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsSize" fullname="QFxPaintedItem::contentsSize" href="qfxpainteditem.html#contentsSize-prop" location="qfxpainteditem.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contentsSize" type="QSize" signature="contentsSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentsSize" fullname="QFxPaintedItem::setContentsSize" href="qfxpainteditem.html#contentsSize-prop" location="qfxpainteditem.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="contentsSize" type="void" signature="setContentsSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheSize" fullname="QFxPaintedItem::cacheSize" href="qfxpainteditem.html#cacheSize-prop" location="qfxpainteditem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cacheSize" type="int" signature="cacheSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCacheSize" fullname="QFxPaintedItem::setCacheSize" href="qfxpainteditem.html#cacheSize-prop" location="qfxpainteditem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cacheSize" type="void" signature="setCacheSize(int pixels)"> + <parameter left="int" right="" name="pixels" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillColor" fullname="QFxPaintedItem::fillColor" href="qfxpainteditem.html#fillColor-prop" location="qfxpainteditem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="fillColor" type="QColor" signature="fillColor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFillColor" fullname="QFxPaintedItem::setFillColor" href="qfxpainteditem.html#fillColor-prop" location="qfxpainteditem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="fillColor" type="void" signature="setFillColor(const QColor & )"> + <parameter left="const QColor &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QFxPaintedItem::paint" href="qfxpainteditem.html#paint" location="qfxpainteditem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * p, const QStyleOptionGraphicsItem * , QWidget * )"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="" default=""/> + <parameter left="QWidget *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContents" fullname="QFxPaintedItem::drawContents" href="qfxpainteditem.html#drawContents" location="qfxpainteditem.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContents(QPainter * painter, const QRect & rect)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillColorChanged" fullname="QFxPaintedItem::fillColorChanged" href="qfxpainteditem.html#fillColorChanged" location="qfxpainteditem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="fillColorChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="dirtyCache" fullname="QFxPaintedItem::dirtyCache" href="qfxpainteditem.html#dirtyCache" location="qfxpainteditem.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="dirtyCache(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="clearCache" fullname="QFxPaintedItem::clearCache" href="qfxpainteditem.html#clearCache" location="qfxpainteditem.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clearCache()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3SqlSelectCursor" href="q3sqlselectcursor.html" location="q3sqlselectcursor.h" bases="Q3SqlCursor" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SqlSelectCursor" fullname="Q3SqlSelectCursor::Q3SqlSelectCursor" href="q3sqlselectcursor.html#Q3SqlSelectCursor" location="q3sqlselectcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3SqlSelectCursor(const QString & query, QSqlDatabase db)"> + <parameter left="const QString &" right="" name="query" default="QString()"/> + <parameter left="QSqlDatabase" right="" name="db" default="QSqlDatabase()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SqlSelectCursor" fullname="Q3SqlSelectCursor::Q3SqlSelectCursor" href="q3sqlselectcursor.html#Q3SqlSelectCursor-2" location="q3sqlselectcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3SqlSelectCursor(const Q3SqlSelectCursor & other)"> + <parameter left="const Q3SqlSelectCursor &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3SqlSelectCursor" fullname="Q3SqlSelectCursor::~Q3SqlSelectCursor" href="q3sqlselectcursor.html#dtor.Q3SqlSelectCursor" location="q3sqlselectcursor.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3SqlSelectCursor()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="update" fullname="Q3SqlSelectCursor::update" href="q3sqlselectcursor.html#update" location="q3sqlselectcursor.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="update(const QString & filter, bool invalidate)"> + <parameter left="const QString &" right="" name="filter" default=""/> + <parameter left="bool" right="" name="invalidate" default="true"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QVariantAnimation" href="qvariantanimation.html" location="qvariantanimation.h" bases="QAbstractAnimation" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="startValue" fullname="QVariantAnimation::startValue" href="qvariantanimation.html#startValue-prop" location="qvariantanimation.h" type="QVariant"> + <getter name="startValue"/> + <setter name="setStartValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="endValue" fullname="QVariantAnimation::endValue" href="qvariantanimation.html#endValue-prop" location="qvariantanimation.h" type="QVariant"> + <getter name="endValue"/> + <setter name="setEndValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentValue" fullname="QVariantAnimation::currentValue" href="qvariantanimation.html#currentValue-prop" location="qvariantanimation.h" type="QVariant"> + <getter name="currentValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="duration" fullname="QVariantAnimation::duration" href="qvariantanimation.html#duration-prop" location="qvariantanimation.h" type="int"> + <getter name="duration"/> + <setter name="setDuration"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="easingCurve" fullname="QVariantAnimation::easingCurve" href="qvariantanimation.html#easingCurve-prop" location="qvariantanimation.h" type="QEasingCurve"> + <getter name="easingCurve"/> + <setter name="setEasingCurve"/> + </property> + <typedef access="public" threadsafety="unspecified" status="commendable" name="KeyValue" fullname="QVariantAnimation::KeyValue" href="qvariantanimation.html#KeyValue-typedef" location="qvariantanimation.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="KeyValues" fullname="QVariantAnimation::KeyValues" href="qvariantanimation.html#KeyValues-typedef" location="qvariantanimation.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariantAnimation" fullname="QVariantAnimation::QVariantAnimation" href="qvariantanimation.html#QVariantAnimation" location="qvariantanimation.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVariantAnimation(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QVariantAnimation" fullname="QVariantAnimation::~QVariantAnimation" href="qvariantanimation.html#dtor.QVariantAnimation" location="qvariantanimation.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QVariantAnimation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startValue" fullname="QVariantAnimation::startValue" href="qvariantanimation.html#startValue-prop" location="qvariantanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="startValue" type="QVariant" signature="startValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStartValue" fullname="QVariantAnimation::setStartValue" href="qvariantanimation.html#startValue-prop" location="qvariantanimation.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="startValue" type="void" signature="setStartValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endValue" fullname="QVariantAnimation::endValue" href="qvariantanimation.html#endValue-prop" location="qvariantanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="endValue" type="QVariant" signature="endValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEndValue" fullname="QVariantAnimation::setEndValue" href="qvariantanimation.html#endValue-prop" location="qvariantanimation.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="endValue" type="void" signature="setEndValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyValueAt" fullname="QVariantAnimation::keyValueAt" href="qvariantanimation.html#keyValueAt" location="qvariantanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="keyValueAt(qreal step) const"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setKeyValueAt" fullname="QVariantAnimation::setKeyValueAt" href="qvariantanimation.html#setKeyValueAt" location="qvariantanimation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setKeyValueAt(qreal step, const QVariant & value)"> + <parameter left="qreal" right="" name="step" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyValues" fullname="QVariantAnimation::keyValues" href="qvariantanimation.html#keyValues" location="qvariantanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="KeyValues" signature="keyValues() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKeyValues" fullname="QVariantAnimation::setKeyValues" href="qvariantanimation.html#setKeyValues" location="qvariantanimation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setKeyValues(const KeyValues & keyValues)"> + <parameter left="const KeyValues &" right="" name="keyValues" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentValue" fullname="QVariantAnimation::currentValue" href="qvariantanimation.html#currentValue-prop" location="qvariantanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentValue" type="QVariant" signature="currentValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="duration" fullname="QVariantAnimation::duration" href="qvariantanimation.html#duration-prop" location="qvariantanimation.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="duration" type="int" signature="duration() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDuration" fullname="QVariantAnimation::setDuration" href="qvariantanimation.html#duration-prop" location="qvariantanimation.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="duration" type="void" signature="setDuration(int msecs)"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="easingCurve" fullname="QVariantAnimation::easingCurve" href="qvariantanimation.html#easingCurve-prop" location="qvariantanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="easingCurve" type="QEasingCurve" signature="easingCurve() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEasingCurve" fullname="QVariantAnimation::setEasingCurve" href="qvariantanimation.html#easingCurve-prop" location="qvariantanimation.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="easingCurve" type="void" signature="setEasingCurve(const QEasingCurve & easing)"> + <parameter left="const QEasingCurve &" right="" name="easing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valueChanged" fullname="QVariantAnimation::valueChanged" href="qvariantanimation.html#valueChanged" location="qvariantanimation.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="valueChanged(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QVariantAnimation::event" href="qvariantanimation.html#event" location="qvariantanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCurrentTime" fullname="QVariantAnimation::updateCurrentTime" href="qvariantanimation.html#updateCurrentTime" location="qvariantanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCurrentTime(int msecs)"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateState" fullname="QVariantAnimation::updateState" href="qvariantanimation.html#updateState" location="qvariantanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateState(QAbstractAnimation::State oldState, QAbstractAnimation::State newState)"> + <parameter left="QAbstractAnimation::State" right="" name="oldState" default=""/> + <parameter left="QAbstractAnimation::State" right="" name="newState" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCurrentValue" fullname="QVariantAnimation::updateCurrentValue" href="qvariantanimation.html#updateCurrentValue" location="qvariantanimation.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCurrentValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="interpolated" fullname="QVariantAnimation::interpolated" href="qvariantanimation.html#interpolated" location="qvariantanimation.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="interpolated(const QVariant & from, const QVariant & to, qreal progress) const"> + <parameter left="const QVariant &" right="" name="from" default=""/> + <parameter left="const QVariant &" right="" name="to" default=""/> + <parameter left="qreal" right="" name="progress" default=""/> + </function> + </class> + <function access="public" threadsafety="thread safe" status="commendable" name="qRegisterAnimationInterpolator" href="qvariantanimation.html#qRegisterAnimationInterpolator" location="qvariantanimation.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVariantAnimation" type="void" signature="qRegisterAnimationInterpolator(QVariant(* ) ( const T & from, const T & to, qreal progress ) func)"> + <parameter left="QVariant(* ) ( const T & from, const T & to, qreal progress )" right="" name="func" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QPointer" href="qpointer.html" location="qpointer.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPointer" fullname="QPointer::QPointer" href="qpointer.html#QPointer" location="qpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPointer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPointer" fullname="QPointer::QPointer" href="qpointer.html#QPointer-2" location="qpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPointer(T * p)"> + <parameter left="T *" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPointer" fullname="QPointer::QPointer" href="qpointer.html#QPointer-3" location="qpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPointer(const QPointer<T> & p)"> + <parameter left="const QPointer<T> &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPointer" fullname="QPointer::~QPointer" href="qpointer.html#dtor.QPointer" location="qpointer.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPointer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QPointer::operator=" href="qpointer.html#operator=" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPointer<T> &" signature="operator=(const QPointer<T> & p)"> + <parameter left="const QPointer<T> &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QPointer::operator=" href="qpointer.html#operator=-2" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QPointer<T> &" signature="operator=(T * p)"> + <parameter left="T *" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QPointer::isNull" href="qpointer.html#isNull" location="qpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QPointer::operator->" href="qpointer.html#operator->" location="qpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QPointer::operator*" href="qpointer.html#operator*" location="qpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator T *" fullname="QPointer::operator T *" href="qpointer.html#operator T *" location="qpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator T *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QPointer::data" href="qpointer.html#data" location="qpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="data() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="#operator==-11" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="bool" signature="operator==(const T * o, const QPointer<T> & p)"> + <parameter left="const T *" right="" name="o" default=""/> + <parameter left="const QPointer<T> &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="#operator==-12" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="bool" signature="operator==(const QPointer<T> & p, const T * o)"> + <parameter left="const QPointer<T> &" right="" name="p" default=""/> + <parameter left="const T *" right="" name="o" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="#operator==-13" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="bool" signature="operator==(T * o, const QPointer<T> & p)"> + <parameter left="T *" right="" name="o" default=""/> + <parameter left="const QPointer<T> &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="#operator==-14" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="bool" signature="operator==(const QPointer<T> & p, T * o)"> + <parameter left="const QPointer<T> &" right="" name="p" default=""/> + <parameter left="T *" right="" name="o" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="#operator==-15" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" type="bool" signature="operator==(const QPointer<T> & p1, const QPointer<T> & p2)"> + <parameter left="const QPointer<T> &" right="" name="p1" default=""/> + <parameter left="const QPointer<T> &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="#operator!=-7" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="bool" signature="operator!=(const T * o, const QPointer<T> & p)"> + <parameter left="const T *" right="" name="o" default=""/> + <parameter left="const QPointer<T> &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="#operator!=-8" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="bool" signature="operator!=(const QPointer<T> & p, const T * o)"> + <parameter left="const QPointer<T> &" right="" name="p" default=""/> + <parameter left="const T *" right="" name="o" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="#operator!=-9" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="bool" signature="operator!=(T * o, const QPointer<T> & p)"> + <parameter left="T *" right="" name="o" default=""/> + <parameter left="const QPointer<T> &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="#operator!=-10" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="bool" signature="operator!=(const QPointer<T> & p, T * o)"> + <parameter left="const QPointer<T> &" right="" name="p" default=""/> + <parameter left="T *" right="" name="o" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="#operator!=-11" location="qpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="bool" signature="operator!=(const QPointer<T> & p1, const QPointer<T> & p2)"> + <parameter left="const QPointer<T> &" right="" name="p1" default=""/> + <parameter left="const QPointer<T> &" right="" name="p2" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="compat" name="Q3AsciiCache" href="q3asciicache.html" location="q3asciicache.h" bases="Q3PtrCollection" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3AsciiCache" fullname="Q3AsciiCache::Q3AsciiCache" href="q3asciicache.html#Q3AsciiCache" location="q3asciicache.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3AsciiCache(int maxCost, int size, bool caseSensitive, bool copyKeys)"> + <parameter left="int" right="" name="maxCost" default="100"/> + <parameter left="int" right="" name="size" default="17"/> + <parameter left="bool" right="" name="caseSensitive" default="true"/> + <parameter left="bool" right="" name="copyKeys" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3AsciiCache" fullname="Q3AsciiCache::~Q3AsciiCache" href="q3asciicache.html#dtor.Q3AsciiCache" location="q3asciicache.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3AsciiCache()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxCost" fullname="Q3AsciiCache::maxCost" href="q3asciicache.html#maxCost" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maxCost() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalCost" fullname="Q3AsciiCache::totalCost" href="q3asciicache.html#totalCost" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalCost() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxCost" fullname="Q3AsciiCache::setMaxCost" href="q3asciicache.html#setMaxCost" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaxCost(int m)"> + <parameter left="int" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3AsciiCache::count" href="q3asciicache.html#count" location="q3asciicache.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3AsciiCache::size" href="q3asciicache.html#size" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3AsciiCache::isEmpty" href="q3asciicache.html#isEmpty" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3AsciiCache::clear" href="q3asciicache.html#clear" location="q3asciicache.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3AsciiCache::insert" href="q3asciicache.html#insert" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="insert(const char * k, const type * d, int c, int p)"> + <parameter left="const char *" right="" name="k" default=""/> + <parameter left="const type *" right="" name="d" default=""/> + <parameter left="int" right="" name="c" default="1"/> + <parameter left="int" right="" name="p" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3AsciiCache::remove" href="q3asciicache.html#remove" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(const char * k)"> + <parameter left="const char *" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="Q3AsciiCache::take" href="q3asciicache.html#take" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="take(const char * k)"> + <parameter left="const char *" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3AsciiCache::find" href="q3asciicache.html#find" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="find(const char * k, bool ref) const"> + <parameter left="const char *" right="" name="k" default=""/> + <parameter left="bool" right="" name="ref" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3AsciiCache::operator[]" href="q3asciicache.html#operator[]" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="operator[](const char * k) const"> + <parameter left="const char *" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statistics" fullname="Q3AsciiCache::statistics" href="q3asciicache.html#statistics" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="statistics() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3AsciiCacheIterator" href="q3asciicacheiterator.html" location="q3asciicache.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3AsciiCacheIterator" fullname="Q3AsciiCacheIterator::Q3AsciiCacheIterator" href="q3asciicacheiterator.html#Q3AsciiCacheIterator" location="q3asciicache.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3AsciiCacheIterator(const Q3AsciiCache<type> & cache)"> + <parameter left="const Q3AsciiCache<type> &" right="" name="cache" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3AsciiCacheIterator" fullname="Q3AsciiCacheIterator::Q3AsciiCacheIterator" href="q3asciicacheiterator.html#Q3AsciiCacheIterator-2" location="q3asciicache.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3AsciiCacheIterator(const Q3AsciiCacheIterator<type> & ci)"> + <parameter left="const Q3AsciiCacheIterator<type> &" right="" name="ci" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3AsciiCacheIterator::operator=" href="q3asciicacheiterator.html#operator=" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3AsciiCacheIterator<type> &" signature="operator=(const Q3AsciiCacheIterator<type> & ci)"> + <parameter left="const Q3AsciiCacheIterator<type> &" right="" name="ci" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3AsciiCacheIterator::count" href="q3asciicacheiterator.html#count" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3AsciiCacheIterator::isEmpty" href="q3asciicacheiterator.html#isEmpty" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atFirst" fullname="Q3AsciiCacheIterator::atFirst" href="q3asciicacheiterator.html#atFirst" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atFirst() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atLast" fullname="Q3AsciiCacheIterator::atLast" href="q3asciicacheiterator.html#atLast" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atLast() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toFirst" fullname="Q3AsciiCacheIterator::toFirst" href="q3asciicacheiterator.html#toFirst" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="toFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLast" fullname="Q3AsciiCacheIterator::toLast" href="q3asciicacheiterator.html#toLast" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="toLast()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator type *" fullname="Q3AsciiCacheIterator::operator type *" href="q3asciicacheiterator.html#operator type *" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator type *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3AsciiCacheIterator::current" href="q3asciicacheiterator.html#current" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="current() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentKey" fullname="Q3AsciiCacheIterator::currentKey" href="q3asciicacheiterator.html#currentKey" location="q3asciicache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="currentKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="Q3AsciiCacheIterator::operator()" href="q3asciicacheiterator.html#operator()" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator()()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="Q3AsciiCacheIterator::operator++" href="q3asciicacheiterator.html#operator++" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="Q3AsciiCacheIterator::operator+=" href="q3asciicacheiterator.html#operator+=" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator+=(uint jump)"> + <parameter left="uint" right="" name="jump" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="Q3AsciiCacheIterator::operator--" href="q3asciicacheiterator.html#operator--" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="Q3AsciiCacheIterator::operator-=" href="q3asciicacheiterator.html#operator-=" location="q3asciicache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator-=(uint jump)"> + <parameter left="uint" right="" name="jump" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFileSystemModel" href="qfilesystemmodel.html" location="qfilesystemmodel.h" bases="QAbstractItemModel" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="resolveSymlinks" fullname="QFileSystemModel::resolveSymlinks" href="qfilesystemmodel.html#resolveSymlinks-prop" location="qfilesystemmodel.h" type="bool"> + <getter name="resolveSymlinks"/> + <setter name="setResolveSymlinks"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="readOnly" fullname="QFileSystemModel::readOnly" href="qfilesystemmodel.html#readOnly-prop" location="qfilesystemmodel.h" type="bool"> + <getter name="isReadOnly"/> + <setter name="setReadOnly"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="nameFilterDisables" fullname="QFileSystemModel::nameFilterDisables" href="qfilesystemmodel.html#nameFilterDisables-prop" location="qfilesystemmodel.h" type="bool"> + <getter name="nameFilterDisables"/> + <setter name="setNameFilterDisables"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="rootPathChanged" fullname="QFileSystemModel::rootPathChanged" href="qfilesystemmodel.html#rootPathChanged" location="qfilesystemmodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rootPathChanged(const QString & newPath)"> + <parameter left="const QString &" right="" name="newPath" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileRenamed" fullname="QFileSystemModel::fileRenamed" href="qfilesystemmodel.html#fileRenamed" location="qfilesystemmodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="fileRenamed(const QString & path, const QString & oldName, const QString & newName)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QString &" right="" name="oldName" default=""/> + <parameter left="const QString &" right="" name="newName" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="Roles" fullname="QFileSystemModel::Roles" href="qfilesystemmodel.html#Roles-enum" location="qfilesystemmodel.h"> + <value name="FileIconRole" value="Qt::DecorationRole"/> + <value name="FilePathRole" value="Qt::UserRole + 1"/> + <value name="FileNameRole" value="Qt::UserRole + 2"/> + <value name="FilePermissions" value="Qt::UserRole + 3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileSystemModel" fullname="QFileSystemModel::QFileSystemModel" href="qfilesystemmodel.html#QFileSystemModel" location="qfilesystemmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFileSystemModel(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFileSystemModel" fullname="QFileSystemModel::~QFileSystemModel" href="qfilesystemmodel.html#dtor.QFileSystemModel" location="qfilesystemmodel.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFileSystemModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QFileSystemModel::index" href="qfilesystemmodel.html#index" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="index(int row, int column, const QModelIndex & parent) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QFileSystemModel::index" href="qfilesystemmodel.html#index-2" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QModelIndex" signature="index(const QString & path, int column) const"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QFileSystemModel::parent" href="qfilesystemmodel.html#parent" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="parent(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasChildren" fullname="QFileSystemModel::hasChildren" href="qfilesystemmodel.html#hasChildren" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasChildren(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canFetchMore" fullname="QFileSystemModel::canFetchMore" href="qfilesystemmodel.html#canFetchMore" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canFetchMore(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchMore" fullname="QFileSystemModel::fetchMore" href="qfilesystemmodel.html#fetchMore" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="fetchMore(const QModelIndex & parent)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QFileSystemModel::rowCount" href="qfilesystemmodel.html#rowCount" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QFileSystemModel::columnCount" href="qfilesystemmodel.html#columnCount" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="myComputer" fullname="QFileSystemModel::myComputer" href="qfilesystemmodel.html#myComputer" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="myComputer(int role) const"> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QFileSystemModel::data" href="qfilesystemmodel.html#data" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(const QModelIndex & index, int role) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QFileSystemModel::setData" href="qfilesystemmodel.html#setData" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setData(const QModelIndex & idx, const QVariant & value, int role)"> + <parameter left="const QModelIndex &" right="" name="idx" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="headerData" fullname="QFileSystemModel::headerData" href="qfilesystemmodel.html#headerData" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="headerData(int section, Qt::Orientation orientation, int role) const"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QFileSystemModel::flags" href="qfilesystemmodel.html#flags" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="QFileSystemModel::sort" href="qfilesystemmodel.html#sort" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sort(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default="Qt::AscendingOrder"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeTypes" fullname="QFileSystemModel::mimeTypes" href="qfilesystemmodel.html#mimeTypes" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="mimeTypes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QFileSystemModel::mimeData" href="qfilesystemmodel.html#mimeData" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QMimeData *" signature="mimeData(const QModelIndexList & indexes) const"> + <parameter left="const QModelIndexList &" right="" name="indexes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dropMimeData" fullname="QFileSystemModel::dropMimeData" href="qfilesystemmodel.html#dropMimeData" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="dropMimeData(const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent)"> + <parameter left="const QMimeData *" right="" name="data" default=""/> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedDropActions" fullname="QFileSystemModel::supportedDropActions" href="qfilesystemmodel.html#supportedDropActions" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::DropActions" signature="supportedDropActions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRootPath" fullname="QFileSystemModel::setRootPath" href="qfilesystemmodel.html#setRootPath" location="qfilesystemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QModelIndex" signature="setRootPath(const QString & newPath)"> + <parameter left="const QString &" right="" name="newPath" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rootPath" fullname="QFileSystemModel::rootPath" href="qfilesystemmodel.html#rootPath" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="rootPath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rootDirectory" fullname="QFileSystemModel::rootDirectory" href="qfilesystemmodel.html#rootDirectory" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir" signature="rootDirectory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconProvider" fullname="QFileSystemModel::setIconProvider" href="qfilesystemmodel.html#setIconProvider" location="qfilesystemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIconProvider(QFileIconProvider * provider)"> + <parameter left="QFileIconProvider *" right="" name="provider" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconProvider" fullname="QFileSystemModel::iconProvider" href="qfilesystemmodel.html#iconProvider" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFileIconProvider *" signature="iconProvider() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilter" fullname="QFileSystemModel::setFilter" href="qfilesystemmodel.html#setFilter" location="qfilesystemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFilter(QFlags<QDir::Filter> filters)"> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filter" fullname="QFileSystemModel::filter" href="qfilesystemmodel.html#filter" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir::Filters" signature="filter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setResolveSymlinks" fullname="QFileSystemModel::setResolveSymlinks" href="qfilesystemmodel.html#resolveSymlinks-prop" location="qfilesystemmodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="resolveSymlinks" type="void" signature="setResolveSymlinks(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resolveSymlinks" fullname="QFileSystemModel::resolveSymlinks" href="qfilesystemmodel.html#resolveSymlinks-prop" location="qfilesystemmodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="resolveSymlinks" type="bool" signature="resolveSymlinks() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadOnly" fullname="QFileSystemModel::setReadOnly" href="qfilesystemmodel.html#readOnly-prop" location="qfilesystemmodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="readOnly" type="void" signature="setReadOnly(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadOnly" fullname="QFileSystemModel::isReadOnly" href="qfilesystemmodel.html#readOnly-prop" location="qfilesystemmodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="readOnly" type="bool" signature="isReadOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNameFilterDisables" fullname="QFileSystemModel::setNameFilterDisables" href="qfilesystemmodel.html#nameFilterDisables-prop" location="qfilesystemmodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="nameFilterDisables" type="void" signature="setNameFilterDisables(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nameFilterDisables" fullname="QFileSystemModel::nameFilterDisables" href="qfilesystemmodel.html#nameFilterDisables-prop" location="qfilesystemmodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="nameFilterDisables" type="bool" signature="nameFilterDisables() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNameFilters" fullname="QFileSystemModel::setNameFilters" href="qfilesystemmodel.html#setNameFilters" location="qfilesystemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNameFilters(const QStringList & filters)"> + <parameter left="const QStringList &" right="" name="filters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nameFilters" fullname="QFileSystemModel::nameFilters" href="qfilesystemmodel.html#nameFilters" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="nameFilters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="filePath" fullname="QFileSystemModel::filePath" href="qfilesystemmodel.html#filePath" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="filePath(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDir" fullname="QFileSystemModel::isDir" href="qfilesystemmodel.html#isDir" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDir(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QFileSystemModel::size" href="qfilesystemmodel.html#size" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="size(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QFileSystemModel::type" href="qfilesystemmodel.html#type" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="type(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastModified" fullname="QFileSystemModel::lastModified" href="qfilesystemmodel.html#lastModified" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="lastModified(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mkdir" fullname="QFileSystemModel::mkdir" href="qfilesystemmodel.html#mkdir" location="qfilesystemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QModelIndex" signature="mkdir(const QModelIndex & parent, const QString & name)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rmdir" fullname="QFileSystemModel::rmdir" href="qfilesystemmodel.html#rmdir" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="rmdir(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QFileSystemModel::fileName" href="qfilesystemmodel.html#fileName" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileIcon" fullname="QFileSystemModel::fileIcon" href="qfilesystemmodel.html#fileIcon" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="fileIcon(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="permissions" fullname="QFileSystemModel::permissions" href="qfilesystemmodel.html#permissions" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFile::Permissions" signature="permissions(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileInfo" fullname="QFileSystemModel::fileInfo" href="qfilesystemmodel.html#fileInfo" location="qfilesystemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFileInfo" signature="fileInfo(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QFileSystemModel::remove" href="qfilesystemmodel.html#remove" location="qfilesystemmodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="remove(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QFileSystemModel::timerEvent" href="qfilesystemmodel.html#timerEvent" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * event)"> + <parameter left="QTimerEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QFileSystemModel::event" href="qfilesystemmodel.html#event" location="qfilesystemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlRecord" href="qsqlrecord.html" location="qsqlrecord.h" bases="" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlRecord" fullname="QSqlRecord::QSqlRecord" href="qsqlrecord.html#QSqlRecord" location="qsqlrecord.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlRecord()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlRecord" fullname="QSqlRecord::QSqlRecord" href="qsqlrecord.html#QSqlRecord-2" location="qsqlrecord.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSqlRecord(const QSqlRecord & other)"> + <parameter left="const QSqlRecord &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSqlRecord::operator=" href="qsqlrecord.html#operator=" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSqlRecord &" signature="operator=(const QSqlRecord & other)"> + <parameter left="const QSqlRecord &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlRecord" fullname="QSqlRecord::~QSqlRecord" href="qsqlrecord.html#dtor.QSqlRecord" location="qsqlrecord.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlRecord()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSqlRecord::operator==" href="qsqlrecord.html#operator==" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSqlRecord & other) const"> + <parameter left="const QSqlRecord &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSqlRecord::operator!=" href="qsqlrecord.html#operator!=" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSqlRecord & other) const"> + <parameter left="const QSqlRecord &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QSqlRecord::value" href="qsqlrecord.html#value" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="value(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QSqlRecord::value" href="qsqlrecord.html#value-2" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QVariant" signature="value(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QSqlRecord::setValue" href="qsqlrecord.html#setValue" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(int index, const QVariant & val)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QSqlRecord::setValue" href="qsqlrecord.html#setValue-2" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setValue(const QString & name, const QVariant & val)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNull" fullname="QSqlRecord::setNull" href="qsqlrecord.html#setNull" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNull(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNull" fullname="QSqlRecord::setNull" href="qsqlrecord.html#setNull-2" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setNull(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSqlRecord::isNull" href="qsqlrecord.html#isNull-2" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="isNull(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSqlRecord::isNull" href="qsqlrecord.html#isNull" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QSqlRecord::indexOf" href="qsqlrecord.html#indexOf" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fieldName" fullname="QSqlRecord::fieldName" href="qsqlrecord.html#fieldName" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fieldName(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="field" fullname="QSqlRecord::field" href="qsqlrecord.html#field" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlField" signature="field(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="field" fullname="QSqlRecord::field" href="qsqlrecord.html#field-2" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QSqlField" signature="field(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isGenerated" fullname="QSqlRecord::isGenerated" href="qsqlrecord.html#isGenerated-2" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="isGenerated(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isGenerated" fullname="QSqlRecord::isGenerated" href="qsqlrecord.html#isGenerated" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isGenerated(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGenerated" fullname="QSqlRecord::setGenerated" href="qsqlrecord.html#setGenerated" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGenerated(const QString & name, bool generated)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="bool" right="" name="generated" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGenerated" fullname="QSqlRecord::setGenerated" href="qsqlrecord.html#setGenerated-2" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setGenerated(int index, bool generated)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="bool" right="" name="generated" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="fieldPtr" fullname="QSqlRecord::fieldPtr" href="qsqlrecord-qt3.html#fieldPtr" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QSqlField *" signature="fieldPtr(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="fieldPtr" fullname="QSqlRecord::fieldPtr" href="qsqlrecord-qt3.html#fieldPtr-2" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QSqlField *" signature="fieldPtr(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="position" fullname="QSqlRecord::position" href="qsqlrecord-qt3.html#position" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="position(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="toString" fullname="QSqlRecord::toString" href="qsqlrecord-qt3.html#toString" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString(const QString & prefix, const QString & sep) const"> + <parameter left="const QString &" right="" name="prefix" default="QString()"/> + <parameter left="const QString &" right="" name="sep" default="QLatin1String( "," )"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="toStringList" fullname="QSqlRecord::toStringList" href="qsqlrecord-qt3.html#toStringList" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="toStringList(const QString & prefix) const"> + <parameter left="const QString &" right="" name="prefix" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QSqlRecord::append" href="qsqlrecord.html#append" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="append(const QSqlField & field)"> + <parameter left="const QSqlField &" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QSqlRecord::replace" href="qsqlrecord.html#replace" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="replace(int pos, const QSqlField & field)"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="const QSqlField &" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QSqlRecord::insert" href="qsqlrecord.html#insert" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(int pos, const QSqlField & field)"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="const QSqlField &" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QSqlRecord::remove" href="qsqlrecord.html#remove" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(int pos)"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QSqlRecord::isEmpty" href="qsqlrecord.html#isEmpty" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QSqlRecord::contains" href="qsqlrecord.html#contains" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSqlRecord::clear" href="qsqlrecord.html#clear" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearValues" fullname="QSqlRecord::clearValues" href="qsqlrecord.html#clearValues" location="qsqlrecord.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearValues()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QSqlRecord::count" href="qsqlrecord.html#count" location="qsqlrecord.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QSemaphore" href="qsemaphore.html" location="qsemaphore.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSemaphore" fullname="QSemaphore::QSemaphore" href="qsemaphore.html#QSemaphore" location="qsemaphore.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSemaphore(int n)"> + <parameter left="int" right="" name="n" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSemaphore" fullname="QSemaphore::~QSemaphore" href="qsemaphore.html#dtor.QSemaphore" location="qsemaphore.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSemaphore()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="acquire" fullname="QSemaphore::acquire" href="qsemaphore.html#acquire" location="qsemaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="acquire(int n)"> + <parameter left="int" right="" name="n" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tryAcquire" fullname="QSemaphore::tryAcquire" href="qsemaphore.html#tryAcquire" location="qsemaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="tryAcquire(int n)"> + <parameter left="int" right="" name="n" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tryAcquire" fullname="QSemaphore::tryAcquire" href="qsemaphore.html#tryAcquire-2" location="qsemaphore.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="tryAcquire(int n, int timeout)"> + <parameter left="int" right="" name="n" default=""/> + <parameter left="int" right="" name="timeout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="release" fullname="QSemaphore::release" href="qsemaphore.html#release" location="qsemaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="release(int n)"> + <parameter left="int" right="" name="n" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="available" fullname="QSemaphore::available" href="qsemaphore.html#available" location="qsemaphore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="available() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QNetworkAccessManager" href="qnetworkaccessmanager.html" location="qnetworkaccessmanager.h" bases="QObject" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Operation" fullname="QNetworkAccessManager::Operation" href="qnetworkaccessmanager.html#Operation-enum" location="qnetworkaccessmanager.h"> + <value name="HeadOperation" value="1"/> + <value name="GetOperation" value="2"/> + <value name="PutOperation" value="3"/> + <value name="PostOperation" value="4"/> + <value name="DeleteOperation" value="5"/> + <value name="UnknownOperation" value="0"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkAccessManager" fullname="QNetworkAccessManager::QNetworkAccessManager" href="qnetworkaccessmanager.html#QNetworkAccessManager" location="qnetworkaccessmanager.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QNetworkAccessManager(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QNetworkAccessManager" fullname="QNetworkAccessManager::~QNetworkAccessManager" href="qnetworkaccessmanager.html#dtor.QNetworkAccessManager" location="qnetworkaccessmanager.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QNetworkAccessManager()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="proxy" fullname="QNetworkAccessManager::proxy" href="qnetworkaccessmanager.html#proxy" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkProxy" signature="proxy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setProxy" fullname="QNetworkAccessManager::setProxy" href="qnetworkaccessmanager.html#setProxy" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProxy(const QNetworkProxy & proxy)"> + <parameter left="const QNetworkProxy &" right="" name="proxy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="proxyFactory" fullname="QNetworkAccessManager::proxyFactory" href="qnetworkaccessmanager.html#proxyFactory" location="qnetworkaccessmanager.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkProxyFactory *" signature="proxyFactory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setProxyFactory" fullname="QNetworkAccessManager::setProxyFactory" href="qnetworkaccessmanager.html#setProxyFactory" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProxyFactory(QNetworkProxyFactory * factory)"> + <parameter left="QNetworkProxyFactory *" right="" name="factory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cache" fullname="QNetworkAccessManager::cache" href="qnetworkaccessmanager.html#cache" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractNetworkCache *" signature="cache() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCache" fullname="QNetworkAccessManager::setCache" href="qnetworkaccessmanager.html#setCache" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCache(QAbstractNetworkCache * cache)"> + <parameter left="QAbstractNetworkCache *" right="" name="cache" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cookieJar" fullname="QNetworkAccessManager::cookieJar" href="qnetworkaccessmanager.html#cookieJar" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkCookieJar *" signature="cookieJar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCookieJar" fullname="QNetworkAccessManager::setCookieJar" href="qnetworkaccessmanager.html#setCookieJar" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCookieJar(QNetworkCookieJar * cookieJar)"> + <parameter left="QNetworkCookieJar *" right="" name="cookieJar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="head" fullname="QNetworkAccessManager::head" href="qnetworkaccessmanager.html#head" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QNetworkReply *" signature="head(const QNetworkRequest & request)"> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="get" fullname="QNetworkAccessManager::get" href="qnetworkaccessmanager.html#get" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QNetworkReply *" signature="get(const QNetworkRequest & request)"> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="post" fullname="QNetworkAccessManager::post" href="qnetworkaccessmanager.html#post" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QNetworkReply *" signature="post(const QNetworkRequest & request, QIODevice * data)"> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + <parameter left="QIODevice *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="post" fullname="QNetworkAccessManager::post" href="qnetworkaccessmanager.html#post-2" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QNetworkReply *" signature="post(const QNetworkRequest & request, const QByteArray & data)"> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="put" fullname="QNetworkAccessManager::put" href="qnetworkaccessmanager.html#put" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QNetworkReply *" signature="put(const QNetworkRequest & request, QIODevice * data)"> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + <parameter left="QIODevice *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="put" fullname="QNetworkAccessManager::put" href="qnetworkaccessmanager.html#put-2" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QNetworkReply *" signature="put(const QNetworkRequest & request, const QByteArray & data)"> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="deleteResource" fullname="QNetworkAccessManager::deleteResource" href="qnetworkaccessmanager.html#deleteResource" location="qnetworkaccessmanager.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QNetworkReply *" signature="deleteResource(const QNetworkRequest & request)"> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="proxyAuthenticationRequired" fullname="QNetworkAccessManager::proxyAuthenticationRequired" href="qnetworkaccessmanager.html#proxyAuthenticationRequired" location="qnetworkaccessmanager.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="proxyAuthenticationRequired(const QNetworkProxy & proxy, QAuthenticator * authenticator)"> + <parameter left="const QNetworkProxy &" right="" name="proxy" default=""/> + <parameter left="QAuthenticator *" right="" name="authenticator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="authenticationRequired" fullname="QNetworkAccessManager::authenticationRequired" href="qnetworkaccessmanager.html#authenticationRequired" location="qnetworkaccessmanager.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="authenticationRequired(QNetworkReply * reply, QAuthenticator * authenticator)"> + <parameter left="QNetworkReply *" right="" name="reply" default=""/> + <parameter left="QAuthenticator *" right="" name="authenticator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QNetworkAccessManager::finished" href="qnetworkaccessmanager.html#finished" location="qnetworkaccessmanager.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished(QNetworkReply * reply)"> + <parameter left="QNetworkReply *" right="" name="reply" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sslErrors" fullname="QNetworkAccessManager::sslErrors" href="qnetworkaccessmanager.html#sslErrors" location="qnetworkaccessmanager.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sslErrors(QNetworkReply * reply, const QList<QSslError> & errors)"> + <parameter left="QNetworkReply *" right="" name="reply" default=""/> + <parameter left="const QList<QSslError> &" right="" name="errors" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createRequest" fullname="QNetworkAccessManager::createRequest" href="qnetworkaccessmanager.html#createRequest" location="qnetworkaccessmanager.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QNetworkReply *" signature="createRequest(Operation op, const QNetworkRequest & req, QIODevice * outgoingData)"> + <parameter left="Operation" right="" name="op" default=""/> + <parameter left="const QNetworkRequest &" right="" name="req" default=""/> + <parameter left="QIODevice *" right="" name="outgoingData" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSharedMemory" href="qsharedmemory.html" location="qsharedmemory.h" bases="QObject" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="AccessMode" fullname="QSharedMemory::AccessMode" href="qsharedmemory.html#AccessMode-enum" location="qsharedmemory.h"> + <value name="ReadOnly" value="0"/> + <value name="ReadWrite" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SharedMemoryError" fullname="QSharedMemory::SharedMemoryError" href="qsharedmemory.html#SharedMemoryError-enum" location="qsharedmemory.h"> + <value name="NoError" value="0"/> + <value name="PermissionDenied" value="1"/> + <value name="InvalidSize" value="2"/> + <value name="KeyError" value="3"/> + <value name="AlreadyExists" value="4"/> + <value name="NotFound" value="5"/> + <value name="LockError" value="6"/> + <value name="OutOfResources" value="7"/> + <value name="UnknownError" value="8"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedMemory" fullname="QSharedMemory::QSharedMemory" href="qsharedmemory.html#QSharedMemory-2" location="qsharedmemory.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSharedMemory(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedMemory" fullname="QSharedMemory::QSharedMemory" href="qsharedmemory.html#QSharedMemory" location="qsharedmemory.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSharedMemory(const QString & key, QObject * parent)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSharedMemory" fullname="QSharedMemory::~QSharedMemory" href="qsharedmemory.html#dtor.QSharedMemory" location="qsharedmemory.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSharedMemory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKey" fullname="QSharedMemory::setKey" href="qsharedmemory.html#setKey" location="qsharedmemory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setKey(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QSharedMemory::key" href="qsharedmemory.html#key" location="qsharedmemory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QSharedMemory::create" href="qsharedmemory.html#create" location="qsharedmemory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="create(int size, AccessMode mode)"> + <parameter left="int" right="" name="size" default=""/> + <parameter left="AccessMode" right="" name="mode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QSharedMemory::size" href="qsharedmemory.html#size" location="qsharedmemory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="attach" fullname="QSharedMemory::attach" href="qsharedmemory.html#attach" location="qsharedmemory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="attach(AccessMode mode)"> + <parameter left="AccessMode" right="" name="mode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAttached" fullname="QSharedMemory::isAttached" href="qsharedmemory.html#isAttached" location="qsharedmemory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAttached() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="detach" fullname="QSharedMemory::detach" href="qsharedmemory.html#detach" location="qsharedmemory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="detach()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QSharedMemory::data" href="qsharedmemory.html#data" location="qsharedmemory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void *" signature="data()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constData" fullname="QSharedMemory::constData" href="qsharedmemory.html#constData" location="qsharedmemory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const void *" signature="constData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QSharedMemory::data" href="qsharedmemory.html#data-2" location="qsharedmemory.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const void *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lock" fullname="QSharedMemory::lock" href="qsharedmemory.html#lock" location="qsharedmemory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="lock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unlock" fullname="QSharedMemory::unlock" href="qsharedmemory.html#unlock" location="qsharedmemory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="unlock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QSharedMemory::error" href="qsharedmemory.html#error" location="qsharedmemory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SharedMemoryError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QSharedMemory::errorString" href="qsharedmemory.html#errorString" location="qsharedmemory.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QQueue" href="qqueue.html" location="qqueue.h" bases="QList" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QQueue" fullname="QQueue::QQueue" href="qqueue.html#QQueue" location="qqueue.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QQueue()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QQueue" fullname="QQueue::~QQueue" href="qqueue.html#dtor.QQueue" location="qqueue.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QQueue()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="enqueue" fullname="QQueue::enqueue" href="qqueue.html#enqueue" location="qqueue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="enqueue(const T & t)"> + <parameter left="const T &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dequeue" fullname="QQueue::dequeue" href="qqueue.html#dequeue" location="qqueue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="dequeue()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="head" fullname="QQueue::head" href="qqueue.html#head" location="qqueue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="head()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="head" fullname="QQueue::head" href="qqueue.html#head-2" location="qqueue.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="head() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHelpContentItem" href="qhelpcontentitem.html" location="qhelpcontentwidget.h" bases="" module="QtHelp"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHelpContentItem" fullname="QHelpContentItem::~QHelpContentItem" href="qhelpcontentitem.html#dtor.QHelpContentItem" location="qhelpcontentwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHelpContentItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="child" fullname="QHelpContentItem::child" href="qhelpcontentitem.html#child" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHelpContentItem *" signature="child(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childCount" fullname="QHelpContentItem::childCount" href="qhelpcontentitem.html#childCount" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="childCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QHelpContentItem::title" href="qhelpcontentitem.html#title" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="title() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="url" fullname="QHelpContentItem::url" href="qhelpcontentitem.html#url" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="url() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="row" fullname="QHelpContentItem::row" href="qhelpcontentitem.html#row" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="row() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QHelpContentItem::parent" href="qhelpcontentitem.html#parent" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHelpContentItem *" signature="parent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childPosition" fullname="QHelpContentItem::childPosition" href="qhelpcontentitem.html#childPosition" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="childPosition(QHelpContentItem * child) const"> + <parameter left="QHelpContentItem *" right="" name="child" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHelpContentModel" href="qhelpcontentmodel.html" location="qhelpcontentwidget.h" bases="QAbstractItemModel" module="QtHelp"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHelpContentModel" fullname="QHelpContentModel::~QHelpContentModel" href="qhelpcontentmodel.html#dtor.QHelpContentModel" location="qhelpcontentwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHelpContentModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createContents" fullname="QHelpContentModel::createContents" href="qhelpcontentmodel.html#createContents" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="createContents(const QString & customFilterName)"> + <parameter left="const QString &" right="" name="customFilterName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contentItemAt" fullname="QHelpContentModel::contentItemAt" href="qhelpcontentmodel.html#contentItemAt" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHelpContentItem *" signature="contentItemAt(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QHelpContentModel::data" href="qhelpcontentmodel.html#data" location="qhelpcontentwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(const QModelIndex & index, int role) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="int" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QHelpContentModel::index" href="qhelpcontentmodel.html#index" location="qhelpcontentwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="index(int row, int column, const QModelIndex & parent) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QHelpContentModel::parent" href="qhelpcontentmodel.html#parent" location="qhelpcontentwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="parent(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QHelpContentModel::rowCount" href="qhelpcontentmodel.html#rowCount" location="qhelpcontentwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QHelpContentModel::columnCount" href="qhelpcontentmodel.html#columnCount" location="qhelpcontentwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCreatingContents" fullname="QHelpContentModel::isCreatingContents" href="qhelpcontentmodel.html#isCreatingContents" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCreatingContents() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsCreationStarted" fullname="QHelpContentModel::contentsCreationStarted" href="qhelpcontentmodel.html#contentsCreationStarted" location="qhelpcontentwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="contentsCreationStarted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsCreated" fullname="QHelpContentModel::contentsCreated" href="qhelpcontentmodel.html#contentsCreated" location="qhelpcontentwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="contentsCreated()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHelpContentWidget" href="qhelpcontentwidget.html" location="qhelpcontentwidget.h" bases="QTreeView" module="QtHelp"> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QHelpContentWidget::indexOf" href="qhelpcontentwidget.html#indexOf" location="qhelpcontentwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QModelIndex" signature="indexOf(const QUrl & link)"> + <parameter left="const QUrl &" right="" name="link" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="linkActivated" fullname="QHelpContentWidget::linkActivated" href="qhelpcontentwidget.html#linkActivated" location="qhelpcontentwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="linkActivated(const QUrl & link)"> + <parameter left="const QUrl &" right="" name="link" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractAnimation" href="qabstractanimation.html" location="qabstractanimation.h" bases="QObject" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QAbstractAnimation::state" href="qabstractanimation.html#state-prop" location="qabstractanimation.h" type="State"> + <getter name="state"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="loopCount" fullname="QAbstractAnimation::loopCount" href="qabstractanimation.html#loopCount-prop" location="qabstractanimation.h" type="int"> + <getter name="loopCount"/> + <setter name="setLoopCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentTime" fullname="QAbstractAnimation::currentTime" href="qabstractanimation.html#currentTime-prop" location="qabstractanimation.h" type="int"> + <getter name="currentTime"/> + <setter name="setCurrentTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentLoop" fullname="QAbstractAnimation::currentLoop" href="qabstractanimation.html#currentLoop-prop" location="qabstractanimation.h" type="int"> + <getter name="currentLoop"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="direction" fullname="QAbstractAnimation::direction" href="qabstractanimation.html#direction-prop" location="qabstractanimation.h" type="Direction"> + <getter name="direction"/> + <setter name="setDirection"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="duration" fullname="QAbstractAnimation::duration" href="qabstractanimation.html#duration-prop" location="qabstractanimation.h" type="int"> + <getter name="duration"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="Direction" fullname="QAbstractAnimation::Direction" href="qabstractanimation.html#Direction-enum" location="qabstractanimation.h"> + <value name="Forward" value="0"/> + <value name="Backward" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="QAbstractAnimation::State" href="qabstractanimation.html#State-enum" location="qabstractanimation.h"> + <value name="Stopped" value="0"/> + <value name="Paused" value="1"/> + <value name="Running" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="DeletionPolicy" fullname="QAbstractAnimation::DeletionPolicy" href="qabstractanimation.html#DeletionPolicy-enum" location="qabstractanimation.h"> + <value name="KeepWhenStopped" value="0"/> + <value name="DeleteWhenStopped" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractAnimation" fullname="QAbstractAnimation::QAbstractAnimation" href="qabstractanimation.html#QAbstractAnimation" location="qabstractanimation.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractAnimation(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractAnimation" fullname="QAbstractAnimation::~QAbstractAnimation" href="qabstractanimation.html#dtor.QAbstractAnimation" location="qabstractanimation.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractAnimation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QAbstractAnimation::state" href="qabstractanimation.html#state-prop" location="qabstractanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="state" type="State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="group" fullname="QAbstractAnimation::group" href="qabstractanimation.html#group" location="qabstractanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAnimationGroup *" signature="group() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="direction" fullname="QAbstractAnimation::direction" href="qabstractanimation.html#direction-prop" location="qabstractanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="direction" type="Direction" signature="direction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDirection" fullname="QAbstractAnimation::setDirection" href="qabstractanimation.html#direction-prop" location="qabstractanimation.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="direction" type="void" signature="setDirection(Direction direction)"> + <parameter left="Direction" right="" name="direction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loopCount" fullname="QAbstractAnimation::loopCount" href="qabstractanimation.html#loopCount-prop" location="qabstractanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="loopCount" type="int" signature="loopCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLoopCount" fullname="QAbstractAnimation::setLoopCount" href="qabstractanimation.html#loopCount-prop" location="qabstractanimation.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="loopCount" type="void" signature="setLoopCount(int loopCount)"> + <parameter left="int" right="" name="loopCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentLoop" fullname="QAbstractAnimation::currentLoop" href="qabstractanimation.html#currentLoop-prop" location="qabstractanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentLoop" type="int" signature="currentLoop() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="duration" fullname="QAbstractAnimation::duration" href="qabstractanimation.html#duration-prop" location="qabstractanimation.h" virtual="pure" meta="plain" const="true" static="false" overload="false" associated-property="duration" type="int" signature="duration() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalDuration" fullname="QAbstractAnimation::totalDuration" href="qabstractanimation.html#totalDuration" location="qabstractanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalDuration() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentTime" fullname="QAbstractAnimation::currentTime" href="qabstractanimation.html#currentTime-prop" location="qabstractanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentTime" type="int" signature="currentTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QAbstractAnimation::finished" href="qabstractanimation.html#finished" location="qabstractanimation.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QAbstractAnimation::stateChanged" href="qabstractanimation.html#stateChanged" location="qabstractanimation.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(QAbstractAnimation::State oldState, QAbstractAnimation::State newState)"> + <parameter left="QAbstractAnimation::State" right="" name="oldState" default=""/> + <parameter left="QAbstractAnimation::State" right="" name="newState" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentLoopChanged" fullname="QAbstractAnimation::currentLoopChanged" href="qabstractanimation.html#currentLoopChanged" location="qabstractanimation.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentLoopChanged(int currentLoop)"> + <parameter left="int" right="" name="currentLoop" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="directionChanged" fullname="QAbstractAnimation::directionChanged" href="qabstractanimation.html#directionChanged" location="qabstractanimation.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="directionChanged(QAbstractAnimation::Direction newDirection)"> + <parameter left="QAbstractAnimation::Direction" right="" name="newDirection" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QAbstractAnimation::start" href="qabstractanimation.html#start" location="qabstractanimation.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="start(QAbstractAnimation::DeletionPolicy policy)"> + <parameter left="QAbstractAnimation::DeletionPolicy" right="" name="policy" default="KeepWhenStopped"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pause" fullname="QAbstractAnimation::pause" href="qabstractanimation.html#pause" location="qabstractanimation.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="pause()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resume" fullname="QAbstractAnimation::resume" href="qabstractanimation.html#resume" location="qabstractanimation.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="resume()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="QAbstractAnimation::stop" href="qabstractanimation.html#stop" location="qabstractanimation.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentTime" fullname="QAbstractAnimation::setCurrentTime" href="qabstractanimation.html#currentTime-prop" location="qabstractanimation.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="currentTime" type="void" signature="setCurrentTime(int msecs)"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QAbstractAnimation::event" href="qabstractanimation.html#event" location="qabstractanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCurrentTime" fullname="QAbstractAnimation::updateCurrentTime" href="qabstractanimation.html#updateCurrentTime" location="qabstractanimation.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCurrentTime(int msecs)"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateState" fullname="QAbstractAnimation::updateState" href="qabstractanimation.html#updateState" location="qabstractanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateState(QAbstractAnimation::State oldState, QAbstractAnimation::State newState)"> + <parameter left="QAbstractAnimation::State" right="" name="oldState" default=""/> + <parameter left="QAbstractAnimation::State" right="" name="newState" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateDirection" fullname="QAbstractAnimation::updateDirection" href="qabstractanimation.html#updateDirection" location="qabstractanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateDirection(QAbstractAnimation::Direction direction)"> + <parameter left="QAbstractAnimation::Direction" right="" name="direction" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsScene" href="qgraphicsscene.html" location="qgraphicsscene.h" bases="QObject" module="QtGui"> + <contents name="event-handling-and-propagation" title="Event Handling and Propagation" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="backgroundBrush" fullname="QGraphicsScene::backgroundBrush" href="qgraphicsscene.html#backgroundBrush-prop" location="qgraphicsscene.h" type="QBrush"> + <getter name="backgroundBrush"/> + <setter name="setBackgroundBrush"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="foregroundBrush" fullname="QGraphicsScene::foregroundBrush" href="qgraphicsscene.html#foregroundBrush-prop" location="qgraphicsscene.h" type="QBrush"> + <getter name="foregroundBrush"/> + <setter name="setForegroundBrush"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="itemIndexMethod" fullname="QGraphicsScene::itemIndexMethod" href="qgraphicsscene.html#itemIndexMethod-prop" location="qgraphicsscene.h" type="ItemIndexMethod"> + <getter name="itemIndexMethod"/> + <setter name="setItemIndexMethod"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sceneRect" fullname="QGraphicsScene::sceneRect" href="qgraphicsscene.html#sceneRect-prop" location="qgraphicsscene.h" type="QRectF"> + <getter name="sceneRect"/> + <setter name="setSceneRect"/> + <setter name="setSceneRect"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="bspTreeDepth" fullname="QGraphicsScene::bspTreeDepth" href="qgraphicsscene.html#bspTreeDepth-prop" location="qgraphicsscene.h" type="int"> + <getter name="bspTreeDepth"/> + <setter name="setBspTreeDepth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QGraphicsScene::palette" href="qgraphicsscene.html#palette-prop" location="qgraphicsscene.h" type="QPalette"> + <getter name="palette"/> + <setter name="setPalette"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QGraphicsScene::font" href="qgraphicsscene.html#font-prop" location="qgraphicsscene.h" type="QFont"> + <getter name="font"/> + <setter name="setFont"/> + </property> + <property access="public" threadsafety="unspecified" status="obsolete" name="sortCacheEnabled" fullname="QGraphicsScene::sortCacheEnabled" href="qgraphicsscene-obsolete.html#sortCacheEnabled-prop" location="qgraphicsscene.h" type="bool"> + <getter name="isSortCacheEnabled"/> + <setter name="setSortCacheEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="stickyFocus" fullname="QGraphicsScene::stickyFocus" href="qgraphicsscene.html#stickyFocus-prop" location="qgraphicsscene.h" type="bool"> + <getter name="stickyFocus"/> + <setter name="setStickyFocus"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="ItemIndexMethod" fullname="QGraphicsScene::ItemIndexMethod" href="qgraphicsscene.html#ItemIndexMethod-enum" location="qgraphicsscene.h"> + <value name="BspTreeIndex" value="0"/> + <value name="NoIndex" value="-1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SceneLayer" fullname="QGraphicsScene::SceneLayer" href="qgraphicsscene.html#SceneLayer-enum" location="qgraphicsscene.h" typedef="QGraphicsScene::SceneLayers"> + <value name="ItemLayer" value="0x1"/> + <value name="BackgroundLayer" value="0x2"/> + <value name="ForegroundLayer" value="0x4"/> + <value name="AllLayers" value="0xffff"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="SceneLayers" fullname="QGraphicsScene::SceneLayers" href="qgraphicsscene.html#SceneLayers-typedef" location="qgraphicsscene.h" enum="QGraphicsScene::SceneLayer"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsScene" fullname="QGraphicsScene::QGraphicsScene" href="qgraphicsscene.html#QGraphicsScene" location="qgraphicsscene.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsScene(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsScene" fullname="QGraphicsScene::QGraphicsScene" href="qgraphicsscene.html#QGraphicsScene-2" location="qgraphicsscene.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsScene(const QRectF & sceneRect, QObject * parent)"> + <parameter left="const QRectF &" right="" name="sceneRect" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsScene" fullname="QGraphicsScene::QGraphicsScene" href="qgraphicsscene.html#QGraphicsScene-3" location="qgraphicsscene.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGraphicsScene(qreal x, qreal y, qreal width, qreal height, QObject * parent)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsScene" fullname="QGraphicsScene::~QGraphicsScene" href="qgraphicsscene.html#dtor.QGraphicsScene" location="qgraphicsscene.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsScene()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sceneRect" fullname="QGraphicsScene::sceneRect" href="qgraphicsscene.html#sceneRect-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sceneRect" type="QRectF" signature="sceneRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QGraphicsScene::width" href="qgraphicsscene.html#width" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QGraphicsScene::height" href="qgraphicsscene.html#height" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSceneRect" fullname="QGraphicsScene::setSceneRect" href="qgraphicsscene.html#sceneRect-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sceneRect" type="void" signature="setSceneRect(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSceneRect" fullname="QGraphicsScene::setSceneRect" href="qgraphicsscene.html#sceneRect-prop" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="sceneRect" type="void" signature="setSceneRect(qreal x, qreal y, qreal w, qreal h)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="render" fullname="QGraphicsScene::render" href="qgraphicsscene.html#render" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="render(QPainter * painter, const QRectF & target, const QRectF & source, Qt::AspectRatioMode aspectRatioMode)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRectF &" right="" name="target" default="QRectF()"/> + <parameter left="const QRectF &" right="" name="source" default="QRectF()"/> + <parameter left="Qt::AspectRatioMode" right="" name="aspectRatioMode" default="Qt::KeepAspectRatio"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemIndexMethod" fullname="QGraphicsScene::itemIndexMethod" href="qgraphicsscene.html#itemIndexMethod-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="itemIndexMethod" type="ItemIndexMethod" signature="itemIndexMethod() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemIndexMethod" fullname="QGraphicsScene::setItemIndexMethod" href="qgraphicsscene.html#itemIndexMethod-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="itemIndexMethod" type="void" signature="setItemIndexMethod(ItemIndexMethod method)"> + <parameter left="ItemIndexMethod" right="" name="method" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSortCacheEnabled" fullname="QGraphicsScene::isSortCacheEnabled" href="qgraphicsscene-obsolete.html#sortCacheEnabled-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sortCacheEnabled" type="bool" signature="isSortCacheEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortCacheEnabled" fullname="QGraphicsScene::setSortCacheEnabled" href="qgraphicsscene-obsolete.html#sortCacheEnabled-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sortCacheEnabled" type="void" signature="setSortCacheEnabled(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bspTreeDepth" fullname="QGraphicsScene::bspTreeDepth" href="qgraphicsscene.html#bspTreeDepth-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="bspTreeDepth" type="int" signature="bspTreeDepth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBspTreeDepth" fullname="QGraphicsScene::setBspTreeDepth" href="qgraphicsscene.html#bspTreeDepth-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="bspTreeDepth" type="void" signature="setBspTreeDepth(int depth)"> + <parameter left="int" right="" name="depth" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemsBoundingRect" fullname="QGraphicsScene::itemsBoundingRect" href="qgraphicsscene.html#itemsBoundingRect" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="itemsBoundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene.html#items" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGraphicsItem *>" signature="items() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene.html#items-2" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QList<QGraphicsItem *>" signature="items(Qt::SortOrder order) const"> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene.html#items-3" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QList<QGraphicsItem *>" signature="items(const QPointF & pos, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform & deviceTransform) const"> + <parameter left="const QPointF &" right="" name="pos" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + <parameter left="const QTransform &" right="" name="deviceTransform" default="QTransform()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene.html#items-10" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="10" type="QList<QGraphicsItem *>" signature="items(const QRectF & rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform & deviceTransform) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + <parameter left="const QTransform &" right="" name="deviceTransform" default="QTransform()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene.html#items-11" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="11" type="QList<QGraphicsItem *>" signature="items(const QPolygonF & polygon, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform & deviceTransform) const"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + <parameter left="const QTransform &" right="" name="deviceTransform" default="QTransform()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene.html#items-12" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="12" type="QList<QGraphicsItem *>" signature="items(const QPainterPath & path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform & deviceTransform) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + <parameter left="const QTransform &" right="" name="deviceTransform" default="QTransform()"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene-obsolete.html#items-4" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QList<QGraphicsItem *>" signature="items(const QPointF & pos) const"> + <parameter left="const QPointF &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene-obsolete.html#items-6" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QList<QGraphicsItem *>" signature="items(const QRectF & rectangle, Qt::ItemSelectionMode mode) const"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene-obsolete.html#items-8" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="8" type="QList<QGraphicsItem *>" signature="items(const QPolygonF & polygon, Qt::ItemSelectionMode mode) const"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene-obsolete.html#items-9" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="9" type="QList<QGraphicsItem *>" signature="items(const QPainterPath & path, Qt::ItemSelectionMode mode) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collidingItems" fullname="QGraphicsScene::collidingItems" href="qgraphicsscene.html#collidingItems" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGraphicsItem *>" signature="collidingItems(const QGraphicsItem * item, Qt::ItemSelectionMode mode) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="itemAt" fullname="QGraphicsScene::itemAt" href="qgraphicsscene-obsolete.html#itemAt-2" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QGraphicsItem *" signature="itemAt(const QPointF & position) const"> + <parameter left="const QPointF &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QGraphicsScene::itemAt" href="qgraphicsscene.html#itemAt" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="itemAt(const QPointF & position, const QTransform & deviceTransform) const"> + <parameter left="const QPointF &" right="" name="position" default=""/> + <parameter left="const QTransform &" right="" name="deviceTransform" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene-obsolete.html#items-5" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QList<QGraphicsItem *>" signature="items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QGraphicsScene::items" href="qgraphicsscene.html#items-7" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="7" type="QList<QGraphicsItem *>" signature="items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform & deviceTransform) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + <parameter left="const QTransform &" right="" name="deviceTransform" default="QTransform()"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="itemAt" fullname="QGraphicsScene::itemAt" href="qgraphicsscene-obsolete.html#itemAt-4" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QGraphicsItem *" signature="itemAt(qreal x, qreal y) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QGraphicsScene::itemAt" href="qgraphicsscene.html#itemAt-3" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QGraphicsItem *" signature="itemAt(qreal x, qreal y, const QTransform & deviceTransform) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="const QTransform &" right="" name="deviceTransform" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedItems" fullname="QGraphicsScene::selectedItems" href="qgraphicsscene.html#selectedItems" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGraphicsItem *>" signature="selectedItems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionArea" fullname="QGraphicsScene::selectionArea" href="qgraphicsscene.html#selectionArea" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="selectionArea() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setSelectionArea" fullname="QGraphicsScene::setSelectionArea" href="qgraphicsscene-obsolete.html#setSelectionArea-2" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setSelectionArea(const QPainterPath & path)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionArea" fullname="QGraphicsScene::setSelectionArea" href="qgraphicsscene.html#setSelectionArea" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectionArea(const QPainterPath & path, const QTransform & deviceTransform)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="const QTransform &" right="" name="deviceTransform" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setSelectionArea" fullname="QGraphicsScene::setSelectionArea" href="qgraphicsscene-obsolete.html#setSelectionArea-3" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setSelectionArea(const QPainterPath & path, Qt::ItemSelectionMode mode)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionArea" fullname="QGraphicsScene::setSelectionArea" href="qgraphicsscene.html#setSelectionArea-4" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="setSelectionArea(const QPainterPath & path, Qt::ItemSelectionMode mode, const QTransform & deviceTransform)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default=""/> + <parameter left="const QTransform &" right="" name="deviceTransform" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createItemGroup" fullname="QGraphicsScene::createItemGroup" href="qgraphicsscene.html#createItemGroup" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsItemGroup *" signature="createItemGroup(const QList<QGraphicsItem *> & items)"> + <parameter left="const QList<QGraphicsItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="destroyItemGroup" fullname="QGraphicsScene::destroyItemGroup" href="qgraphicsscene.html#destroyItemGroup" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="destroyItemGroup(QGraphicsItemGroup * group)"> + <parameter left="QGraphicsItemGroup *" right="" name="group" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QGraphicsScene::addItem" href="qgraphicsscene.html#addItem" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(QGraphicsItem * item)"> + <parameter left="QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addEllipse" fullname="QGraphicsScene::addEllipse" href="qgraphicsscene.html#addEllipse" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsEllipseItem *" signature="addEllipse(const QRectF & rect, const QPen & pen, const QBrush & brush)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="const QPen &" right="" name="pen" default="QPen()"/> + <parameter left="const QBrush &" right="" name="brush" default="QBrush()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addLine" fullname="QGraphicsScene::addLine" href="qgraphicsscene.html#addLine" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsLineItem *" signature="addLine(const QLineF & line, const QPen & pen)"> + <parameter left="const QLineF &" right="" name="line" default=""/> + <parameter left="const QPen &" right="" name="pen" default="QPen()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addPath" fullname="QGraphicsScene::addPath" href="qgraphicsscene.html#addPath" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsPathItem *" signature="addPath(const QPainterPath & path, const QPen & pen, const QBrush & brush)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="const QPen &" right="" name="pen" default="QPen()"/> + <parameter left="const QBrush &" right="" name="brush" default="QBrush()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addPixmap" fullname="QGraphicsScene::addPixmap" href="qgraphicsscene.html#addPixmap" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsPixmapItem *" signature="addPixmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addPolygon" fullname="QGraphicsScene::addPolygon" href="qgraphicsscene.html#addPolygon" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsPolygonItem *" signature="addPolygon(const QPolygonF & polygon, const QPen & pen, const QBrush & brush)"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + <parameter left="const QPen &" right="" name="pen" default="QPen()"/> + <parameter left="const QBrush &" right="" name="brush" default="QBrush()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRect" fullname="QGraphicsScene::addRect" href="qgraphicsscene.html#addRect" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsRectItem *" signature="addRect(const QRectF & rect, const QPen & pen, const QBrush & brush)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="const QPen &" right="" name="pen" default="QPen()"/> + <parameter left="const QBrush &" right="" name="brush" default="QBrush()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addText" fullname="QGraphicsScene::addText" href="qgraphicsscene.html#addText" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsTextItem *" signature="addText(const QString & text, const QFont & font)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QFont &" right="" name="font" default="QFont()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSimpleText" fullname="QGraphicsScene::addSimpleText" href="qgraphicsscene.html#addSimpleText" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsSimpleTextItem *" signature="addSimpleText(const QString & text, const QFont & font)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QFont &" right="" name="font" default="QFont()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QGraphicsScene::addWidget" href="qgraphicsscene.html#addWidget" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsProxyWidget *" signature="addWidget(QWidget * widget, QFlags<Qt::WindowType> wFlags)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="wFlags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addEllipse" fullname="QGraphicsScene::addEllipse" href="qgraphicsscene.html#addEllipse-2" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QGraphicsEllipseItem *" signature="addEllipse(qreal x, qreal y, qreal w, qreal h, const QPen & pen, const QBrush & brush)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + <parameter left="const QPen &" right="" name="pen" default="QPen()"/> + <parameter left="const QBrush &" right="" name="brush" default="QBrush()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addLine" fullname="QGraphicsScene::addLine" href="qgraphicsscene.html#addLine-2" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QGraphicsLineItem *" signature="addLine(qreal x1, qreal y1, qreal x2, qreal y2, const QPen & pen)"> + <parameter left="qreal" right="" name="x1" default=""/> + <parameter left="qreal" right="" name="y1" default=""/> + <parameter left="qreal" right="" name="x2" default=""/> + <parameter left="qreal" right="" name="y2" default=""/> + <parameter left="const QPen &" right="" name="pen" default="QPen()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRect" fullname="QGraphicsScene::addRect" href="qgraphicsscene.html#addRect-2" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QGraphicsRectItem *" signature="addRect(qreal x, qreal y, qreal w, qreal h, const QPen & pen, const QBrush & brush)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + <parameter left="const QPen &" right="" name="pen" default="QPen()"/> + <parameter left="const QBrush &" right="" name="brush" default="QBrush()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItem" fullname="QGraphicsScene::removeItem" href="qgraphicsscene.html#removeItem" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(QGraphicsItem * item)"> + <parameter left="QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="focusItem" fullname="QGraphicsScene::focusItem" href="qgraphicsscene.html#focusItem" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="focusItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocusItem" fullname="QGraphicsScene::setFocusItem" href="qgraphicsscene.html#setFocusItem" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFocusItem(QGraphicsItem * item, Qt::FocusReason focusReason)"> + <parameter left="QGraphicsItem *" right="" name="item" default=""/> + <parameter left="Qt::FocusReason" right="" name="focusReason" default="Qt::OtherFocusReason"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFocus" fullname="QGraphicsScene::hasFocus" href="qgraphicsscene.html#hasFocus" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocus" fullname="QGraphicsScene::setFocus" href="qgraphicsscene.html#setFocus" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFocus(Qt::FocusReason focusReason)"> + <parameter left="Qt::FocusReason" right="" name="focusReason" default="Qt::OtherFocusReason"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearFocus" fullname="QGraphicsScene::clearFocus" href="qgraphicsscene.html#clearFocus" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearFocus()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStickyFocus" fullname="QGraphicsScene::setStickyFocus" href="qgraphicsscene.html#stickyFocus-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="stickyFocus" type="void" signature="setStickyFocus(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stickyFocus" fullname="QGraphicsScene::stickyFocus" href="qgraphicsscene.html#stickyFocus-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="stickyFocus" type="bool" signature="stickyFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseGrabberItem" fullname="QGraphicsScene::mouseGrabberItem" href="qgraphicsscene.html#mouseGrabberItem" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="mouseGrabberItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundBrush" fullname="QGraphicsScene::backgroundBrush" href="qgraphicsscene.html#backgroundBrush-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="backgroundBrush" type="QBrush" signature="backgroundBrush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackgroundBrush" fullname="QGraphicsScene::setBackgroundBrush" href="qgraphicsscene.html#backgroundBrush-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="backgroundBrush" type="void" signature="setBackgroundBrush(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="foregroundBrush" fullname="QGraphicsScene::foregroundBrush" href="qgraphicsscene.html#foregroundBrush-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="foregroundBrush" type="QBrush" signature="foregroundBrush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setForegroundBrush" fullname="QGraphicsScene::setForegroundBrush" href="qgraphicsscene.html#foregroundBrush-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="foregroundBrush" type="void" signature="setForegroundBrush(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QGraphicsScene::inputMethodQuery" href="qgraphicsscene.html#inputMethodQuery" location="qgraphicsscene.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="views" fullname="QGraphicsScene::views" href="qgraphicsscene.html#views" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGraphicsView *>" signature="views() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QGraphicsScene::update" href="qgraphicsscene.html#update-2" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="update(qreal x, qreal y, qreal w, qreal h)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidate" fullname="QGraphicsScene::invalidate" href="qgraphicsscene.html#invalidate-2" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="invalidate(qreal x, qreal y, qreal w, qreal h, QFlags<QGraphicsScene::SceneLayer> layers)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + <parameter left="QFlags<QGraphicsScene::SceneLayer>" right="" name="layers" default="AllLayers"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QGraphicsScene::style" href="qgraphicsscene.html#style" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStyle *" signature="style() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyle" fullname="QGraphicsScene::setStyle" href="qgraphicsscene.html#setStyle" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStyle(QStyle * style)"> + <parameter left="QStyle *" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QGraphicsScene::font" href="qgraphicsscene.html#font-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="font" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QGraphicsScene::setFont" href="qgraphicsscene.html#font-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="font" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QGraphicsScene::palette" href="qgraphicsscene.html#palette-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="palette" type="QPalette" signature="palette() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPalette" fullname="QGraphicsScene::setPalette" href="qgraphicsscene.html#palette-prop" location="qgraphicsscene.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="palette" type="void" signature="setPalette(const QPalette & palette)"> + <parameter left="const QPalette &" right="" name="palette" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activeWindow" fullname="QGraphicsScene::activeWindow" href="qgraphicsscene.html#activeWindow" location="qgraphicsscene.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsWidget *" signature="activeWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActiveWindow" fullname="QGraphicsScene::setActiveWindow" href="qgraphicsscene.html#setActiveWindow" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setActiveWindow(QGraphicsWidget * widget)"> + <parameter left="QGraphicsWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sendEvent" fullname="QGraphicsScene::sendEvent" href="qgraphicsscene.html#sendEvent" location="qgraphicsscene.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="sendEvent(QGraphicsItem * item, QEvent * event)"> + <parameter left="QGraphicsItem *" right="" name="item" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QGraphicsScene::update" href="qgraphicsscene.html#update" location="qgraphicsscene.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="update(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default="QRectF()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidate" fullname="QGraphicsScene::invalidate" href="qgraphicsscene.html#invalidate" location="qgraphicsscene.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="invalidate(const QRectF & rect, QFlags<QGraphicsScene::SceneLayer> layers)"> + <parameter left="const QRectF &" right="" name="rect" default="QRectF()"/> + <parameter left="QFlags<QGraphicsScene::SceneLayer>" right="" name="layers" default="AllLayers"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="advance" fullname="QGraphicsScene::advance" href="qgraphicsscene.html#advance" location="qgraphicsscene.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="advance()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearSelection" fullname="QGraphicsScene::clearSelection" href="qgraphicsscene.html#clearSelection" location="qgraphicsscene.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clearSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QGraphicsScene::clear" href="qgraphicsscene.html#clear" location="qgraphicsscene.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QGraphicsScene::event" href="qgraphicsscene.html#event" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QGraphicsScene::eventFilter" href="qgraphicsscene.html#eventFilter" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * watched, QEvent * event)"> + <parameter left="QObject *" right="" name="watched" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QGraphicsScene::contextMenuEvent" href="qgraphicsscene.html#contextMenuEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QGraphicsSceneContextMenuEvent * contextMenuEvent)"> + <parameter left="QGraphicsSceneContextMenuEvent *" right="" name="contextMenuEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QGraphicsScene::dragEnterEvent" href="qgraphicsscene.html#dragEnterEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QGraphicsScene::dragMoveEvent" href="qgraphicsscene.html#dragMoveEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QGraphicsScene::dragLeaveEvent" href="qgraphicsscene.html#dragLeaveEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QGraphicsScene::dropEvent" href="qgraphicsscene.html#dropEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QGraphicsScene::focusInEvent" href="qgraphicsscene.html#focusInEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * focusEvent)"> + <parameter left="QFocusEvent *" right="" name="focusEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QGraphicsScene::focusOutEvent" href="qgraphicsscene.html#focusOutEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * focusEvent)"> + <parameter left="QFocusEvent *" right="" name="focusEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="helpEvent" fullname="QGraphicsScene::helpEvent" href="qgraphicsscene.html#helpEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="helpEvent(QGraphicsSceneHelpEvent * helpEvent)"> + <parameter left="QGraphicsSceneHelpEvent *" right="" name="helpEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QGraphicsScene::keyPressEvent" href="qgraphicsscene.html#keyPressEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * keyEvent)"> + <parameter left="QKeyEvent *" right="" name="keyEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QGraphicsScene::keyReleaseEvent" href="qgraphicsscene.html#keyReleaseEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * keyEvent)"> + <parameter left="QKeyEvent *" right="" name="keyEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QGraphicsScene::mousePressEvent" href="qgraphicsscene.html#mousePressEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QGraphicsSceneMouseEvent * mouseEvent)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="mouseEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QGraphicsScene::mouseMoveEvent" href="qgraphicsscene.html#mouseMoveEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QGraphicsSceneMouseEvent * mouseEvent)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="mouseEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QGraphicsScene::mouseReleaseEvent" href="qgraphicsscene.html#mouseReleaseEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QGraphicsSceneMouseEvent * mouseEvent)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="mouseEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QGraphicsScene::mouseDoubleClickEvent" href="qgraphicsscene.html#mouseDoubleClickEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QGraphicsSceneMouseEvent * mouseEvent)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="mouseEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QGraphicsScene::wheelEvent" href="qgraphicsscene.html#wheelEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QGraphicsSceneWheelEvent * wheelEvent)"> + <parameter left="QGraphicsSceneWheelEvent *" right="" name="wheelEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="QGraphicsScene::inputMethodEvent" href="qgraphicsscene.html#inputMethodEvent" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * event)"> + <parameter left="QInputMethodEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawBackground" fullname="QGraphicsScene::drawBackground" href="qgraphicsscene.html#drawBackground" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawBackground(QPainter * painter, const QRectF & rect)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawForeground" fullname="QGraphicsScene::drawForeground" href="qgraphicsscene.html#drawForeground" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawForeground(QPainter * painter, const QRectF & rect)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawItems" fullname="QGraphicsScene::drawItems" href="qgraphicsscene.html#drawItems" location="qgraphicsscene.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawItems(QPainter * painter, int numItems, QGraphicsItem *[] items, const QStyleOptionGraphicsItem[] options, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="int" right="" name="numItems" default=""/> + <parameter left="QGraphicsItem *[]" right="" name="items" default=""/> + <parameter left="const QStyleOptionGraphicsItem[]" right="" name="options" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QGraphicsScene::focusNextPrevChild" href="qgraphicsscene.html#focusNextPrevChild" location="qgraphicsscene.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changed" fullname="QGraphicsScene::changed" href="qgraphicsscene.html#changed" location="qgraphicsscene.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="changed(const QList<QRectF> & region)"> + <parameter left="const QList<QRectF> &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sceneRectChanged" fullname="QGraphicsScene::sceneRectChanged" href="qgraphicsscene.html#sceneRectChanged" location="qgraphicsscene.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sceneRectChanged(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QGraphicsScene::selectionChanged" href="qgraphicsscene.html#selectionChanged" location="qgraphicsscene.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QLocalSocket" href="qlocalsocket.html" location="qlocalsocket.h" bases="QIODevice" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="LocalSocketError" fullname="QLocalSocket::LocalSocketError" href="qlocalsocket.html#LocalSocketError-enum" location="qlocalsocket.h"> + <value name="ConnectionRefusedError" value="QAbstractSocket::ConnectionRefusedError"/> + <value name="PeerClosedError" value="QAbstractSocket::RemoteHostClosedError"/> + <value name="ServerNotFoundError" value="QAbstractSocket::HostNotFoundError"/> + <value name="SocketAccessError" value="QAbstractSocket::SocketAccessError"/> + <value name="SocketResourceError" value="QAbstractSocket::SocketResourceError"/> + <value name="SocketTimeoutError" value="QAbstractSocket::SocketTimeoutError"/> + <value name="DatagramTooLargeError" value="QAbstractSocket::DatagramTooLargeError"/> + <value name="ConnectionError" value="QAbstractSocket::NetworkError"/> + <value name="UnsupportedSocketOperationError" value="QAbstractSocket::UnsupportedSocketOperationError"/> + <value name="UnknownSocketError" value="QAbstractSocket::UnknownSocketError"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="LocalSocketState" fullname="QLocalSocket::LocalSocketState" href="qlocalsocket.html#LocalSocketState-enum" location="qlocalsocket.h"> + <value name="UnconnectedState" value="QAbstractSocket::UnconnectedState"/> + <value name="ConnectingState" value="QAbstractSocket::ConnectingState"/> + <value name="ConnectedState" value="QAbstractSocket::ConnectedState"/> + <value name="ClosingState" value="QAbstractSocket::ClosingState"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QLocalSocket" fullname="QLocalSocket::QLocalSocket" href="qlocalsocket.html#QLocalSocket" location="qlocalsocket.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLocalSocket(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QLocalSocket" fullname="QLocalSocket::~QLocalSocket" href="qlocalsocket.html#dtor.QLocalSocket" location="qlocalsocket.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QLocalSocket()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connectToServer" fullname="QLocalSocket::connectToServer" href="qlocalsocket.html#connectToServer" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="connectToServer(const QString & name, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnectFromServer" fullname="QLocalSocket::disconnectFromServer" href="qlocalsocket.html#disconnectFromServer" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="disconnectFromServer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="serverName" fullname="QLocalSocket::serverName" href="qlocalsocket.html#serverName" location="qlocalsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="serverName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fullServerName" fullname="QLocalSocket::fullServerName" href="qlocalsocket.html#fullServerName" location="qlocalsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fullServerName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="abort" fullname="QLocalSocket::abort" href="qlocalsocket.html#abort" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="abort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSequential" fullname="QLocalSocket::isSequential" href="qlocalsocket.html#isSequential" location="qlocalsocket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSequential() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesAvailable" fullname="QLocalSocket::bytesAvailable" href="qlocalsocket.html#bytesAvailable" location="qlocalsocket_tcp.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesToWrite" fullname="QLocalSocket::bytesToWrite" href="qlocalsocket.html#bytesToWrite" location="qlocalsocket_tcp.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesToWrite() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canReadLine" fullname="QLocalSocket::canReadLine" href="qlocalsocket.html#canReadLine" location="qlocalsocket_tcp.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canReadLine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QLocalSocket::close" href="qlocalsocket.html#close" location="qlocalsocket_tcp.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QLocalSocket::error" href="qlocalsocket.html#error" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="LocalSocketError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="QLocalSocket::flush" href="qlocalsocket.html#flush" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="flush()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QLocalSocket::isValid" href="qlocalsocket.html#isValid" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readBufferSize" fullname="QLocalSocket::readBufferSize" href="qlocalsocket.html#readBufferSize" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="readBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadBufferSize" fullname="QLocalSocket::setReadBufferSize" href="qlocalsocket.html#setReadBufferSize" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setReadBufferSize(qint64 size)"> + <parameter left="qint64" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSocketDescriptor" fullname="QLocalSocket::setSocketDescriptor" href="qlocalsocket.html#setSocketDescriptor" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setSocketDescriptor(quintptr socketDescriptor, LocalSocketState socketState, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="quintptr" right="" name="socketDescriptor" default=""/> + <parameter left="LocalSocketState" right="" name="socketState" default="ConnectedState"/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="socketDescriptor" fullname="QLocalSocket::socketDescriptor" href="qlocalsocket.html#socketDescriptor" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="quintptr" signature="socketDescriptor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QLocalSocket::state" href="qlocalsocket.html#state" location="qlocalsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="LocalSocketState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForBytesWritten" fullname="QLocalSocket::waitForBytesWritten" href="qlocalsocket.html#waitForBytesWritten" location="qlocalsocket_tcp.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForBytesWritten(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForConnected" fullname="QLocalSocket::waitForConnected" href="qlocalsocket.html#waitForConnected" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForConnected(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForDisconnected" fullname="QLocalSocket::waitForDisconnected" href="qlocalsocket.html#waitForDisconnected" location="qlocalsocket_tcp.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForDisconnected(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForReadyRead" fullname="QLocalSocket::waitForReadyRead" href="qlocalsocket.html#waitForReadyRead" location="qlocalsocket_tcp.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForReadyRead(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connected" fullname="QLocalSocket::connected" href="qlocalsocket.html#connected" location="qlocalsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="connected()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnected" fullname="QLocalSocket::disconnected" href="qlocalsocket.html#disconnected" location="qlocalsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="disconnected()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QLocalSocket::error" href="qlocalsocket.html#error-2" location="qlocalsocket.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="error(QLocalSocket::LocalSocketError socketError)"> + <parameter left="QLocalSocket::LocalSocketError" right="" name="socketError" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QLocalSocket::stateChanged" href="qlocalsocket.html#stateChanged" location="qlocalsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(QLocalSocket::LocalSocketState socketState)"> + <parameter left="QLocalSocket::LocalSocketState" right="" name="socketState" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="readData" fullname="QLocalSocket::readData" href="qlocalsocket.html#readData" location="qlocalsocket_tcp.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readData(char * data, qint64 c)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="c" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="writeData" fullname="QLocalSocket::writeData" href="qlocalsocket.html#writeData" location="qlocalsocket_tcp.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="writeData(const char * data, qint64 c)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="c" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGroupBox" href="qgroupbox.html" location="qgroupbox.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QGroupBox::title" href="qgroupbox.html#title-prop" location="qgroupbox.h" type="QString"> + <getter name="title"/> + <setter name="setTitle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QGroupBox::alignment" href="qgroupbox.html#alignment-prop" location="qgroupbox.h" type="Qt::Alignment"> + <getter name="alignment"/> + <setter name="setAlignment"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="flat" fullname="QGroupBox::flat" href="qgroupbox.html#flat-prop" location="qgroupbox.h" type="bool"> + <getter name="isFlat"/> + <setter name="setFlat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="checkable" fullname="QGroupBox::checkable" href="qgroupbox.html#checkable-prop" location="qgroupbox.h" type="bool"> + <getter name="isCheckable"/> + <setter name="setCheckable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="checked" fullname="QGroupBox::checked" href="qgroupbox.html#checked-prop" location="qgroupbox.h" type="bool"> + <getter name="isChecked"/> + <setter name="setChecked"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QGroupBox" fullname="QGroupBox::QGroupBox" href="qgroupbox.html#QGroupBox" location="qgroupbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGroupBox(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGroupBox" fullname="QGroupBox::QGroupBox" href="qgroupbox.html#QGroupBox-2" location="qgroupbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGroupBox(const QString & title, QWidget * parent)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGroupBox" fullname="QGroupBox::~QGroupBox" href="qgroupbox.html#dtor.QGroupBox" location="qgroupbox.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGroupBox()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QGroupBox::title" href="qgroupbox.html#title-prop" location="qgroupbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="title" type="QString" signature="title() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTitle" fullname="QGroupBox::setTitle" href="qgroupbox.html#title-prop" location="qgroupbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="title" type="void" signature="setTitle(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QGroupBox::alignment" href="qgroupbox.html#alignment-prop" location="qgroupbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="alignment" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QGroupBox::setAlignment" href="qgroupbox.html#alignment-prop" location="qgroupbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="alignment" type="void" signature="setAlignment(int alignment)"> + <parameter left="int" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QGroupBox::minimumSizeHint" href="qgroupbox.html#minimumSizeHint" location="qgroupbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFlat" fullname="QGroupBox::isFlat" href="qgroupbox.html#flat-prop" location="qgroupbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="flat" type="bool" signature="isFlat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFlat" fullname="QGroupBox::setFlat" href="qgroupbox.html#flat-prop" location="qgroupbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="flat" type="void" signature="setFlat(bool flat)"> + <parameter left="bool" right="" name="flat" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCheckable" fullname="QGroupBox::isCheckable" href="qgroupbox.html#checkable-prop" location="qgroupbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="checkable" type="bool" signature="isCheckable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCheckable" fullname="QGroupBox::setCheckable" href="qgroupbox.html#checkable-prop" location="qgroupbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="checkable" type="void" signature="setCheckable(bool checkable)"> + <parameter left="bool" right="" name="checkable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isChecked" fullname="QGroupBox::isChecked" href="qgroupbox.html#checked-prop" location="qgroupbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="checked" type="bool" signature="isChecked() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setChecked" fullname="QGroupBox::setChecked" href="qgroupbox.html#checked-prop" location="qgroupbox.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="checked" type="void" signature="setChecked(bool checked)"> + <parameter left="bool" right="" name="checked" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="QGroupBox::clicked" href="qgroupbox.html#clicked" location="qgroupbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(bool checked)"> + <parameter left="bool" right="" name="checked" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toggled" fullname="QGroupBox::toggled" href="qgroupbox.html#toggled" location="qgroupbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="toggled(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QGroupBox::event" href="qgroupbox.html#event" location="qgroupbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="childEvent" fullname="QGroupBox::childEvent" href="qgroupbox.html#childEvent" location="qgroupbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="childEvent(QChildEvent * c)"> + <parameter left="QChildEvent *" right="" name="c" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QGroupBox::resizeEvent" href="qgroupbox.html#resizeEvent" location="qgroupbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QGroupBox::paintEvent" href="qgroupbox.html#paintEvent" location="qgroupbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QGroupBox::focusInEvent" href="qgroupbox.html#focusInEvent" location="qgroupbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * fe)"> + <parameter left="QFocusEvent *" right="" name="fe" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QGroupBox::changeEvent" href="qgroupbox.html#changeEvent" location="qgroupbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QGroupBox::mousePressEvent" href="qgroupbox.html#mousePressEvent" location="qgroupbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QGroupBox::mouseMoveEvent" href="qgroupbox.html#mouseMoveEvent" location="qgroupbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QGroupBox::mouseReleaseEvent" href="qgroupbox.html#mouseReleaseEvent" location="qgroupbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QGroupBox::initStyleOption" href="qgroupbox.html#initStyleOption" location="qgroupbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionGroupBox * option) const"> + <parameter left="QStyleOptionGroupBox *" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QGroupBox" fullname="QGroupBox::QGroupBox" href="qgroupbox-qt3.html#QGroupBox-3" location="qgroupbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGroupBox(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QGroupBox" fullname="QGroupBox::QGroupBox" href="qgroupbox-qt3.html#QGroupBox-4" location="qgroupbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QGroupBox(const QString & title, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSignalEvent" href="qsignalevent.html" location="qsignalevent.h" bases="QEvent" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSignalEvent" fullname="QSignalEvent::~QSignalEvent" href="qsignalevent.html#dtor.QSignalEvent" location="qsignalevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSignalEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sender" fullname="QSignalEvent::sender" href="qsignalevent.html#sender" location="qsignalevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="sender() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="signalIndex" fullname="QSignalEvent::signalIndex" href="qsignalevent.html#signalIndex" location="qsignalevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="signalIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="arguments" fullname="QSignalEvent::arguments" href="qsignalevent.html#arguments" location="qsignalevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QVariant>" signature="arguments() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyledItemDelegate" href="qstyleditemdelegate.html" location="qstyleditemdelegate.h" bases="QAbstractItemDelegate" module="QtGui"> + <contents name="subclassing-qstyleditemdelegate" title="Subclassing QStyledItemDelegate" level="1"/> + <contents name="qstyleditemdelegate-vs-qitemdelegate" title="QStyledItemDelegate vs. QItemDelegate" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyledItemDelegate" fullname="QStyledItemDelegate::QStyledItemDelegate" href="qstyleditemdelegate.html#QStyledItemDelegate" location="qstyleditemdelegate.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyledItemDelegate(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStyledItemDelegate" fullname="QStyledItemDelegate::~QStyledItemDelegate" href="qstyleditemdelegate.html#dtor.QStyledItemDelegate" location="qstyleditemdelegate.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStyledItemDelegate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QStyledItemDelegate::paint" href="qstyleditemdelegate.html#paint" location="qstyleditemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QStyledItemDelegate::sizeHint" href="qstyleditemdelegate.html#sizeHint" location="qstyleditemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint(const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="QStyledItemDelegate::createEditor" href="qstyleditemdelegate.html#createEditor" location="qstyleditemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createEditor(QWidget * parent, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditorData" fullname="QStyledItemDelegate::setEditorData" href="qstyleditemdelegate.html#setEditorData" location="qstyleditemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="setEditorData(QWidget * editor, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setModelData" fullname="QStyledItemDelegate::setModelData" href="qstyleditemdelegate.html#setModelData" location="qstyleditemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="setModelData(QWidget * editor, QAbstractItemModel * model, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateEditorGeometry" fullname="QStyledItemDelegate::updateEditorGeometry" href="qstyleditemdelegate.html#updateEditorGeometry" location="qstyleditemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="updateEditorGeometry(QWidget * editor, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemEditorFactory" fullname="QStyledItemDelegate::itemEditorFactory" href="qstyleditemdelegate.html#itemEditorFactory" location="qstyleditemdelegate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QItemEditorFactory *" signature="itemEditorFactory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemEditorFactory" fullname="QStyledItemDelegate::setItemEditorFactory" href="qstyleditemdelegate.html#setItemEditorFactory" location="qstyleditemdelegate.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemEditorFactory(QItemEditorFactory * factory)"> + <parameter left="QItemEditorFactory *" right="" name="factory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="displayText" fullname="QStyledItemDelegate::displayText" href="qstyleditemdelegate.html#displayText" location="qstyleditemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="displayText(const QVariant & value, const QLocale & locale) const"> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="const QLocale &" right="" name="locale" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QStyledItemDelegate::initStyleOption" href="qstyleditemdelegate.html#initStyleOption" location="qstyleditemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionViewItem * option, const QModelIndex & index) const"> + <parameter left="QStyleOptionViewItem *" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QStyledItemDelegate::eventFilter" href="qstyleditemdelegate.html#eventFilter" location="qstyleditemdelegate.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * editor, QEvent * event)"> + <parameter left="QObject *" right="" name="editor" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="editorEvent" fullname="QStyledItemDelegate::editorEvent" href="qstyleditemdelegate.html#editorEvent" location="qstyleditemdelegate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="editorEvent(QEvent * event, QAbstractItemModel * model, const QStyleOptionViewItem & option, const QModelIndex & index)"> + <parameter left="QEvent *" right="" name="event" default=""/> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSharedData" href="qshareddata.html" location="qshareddata.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedData" fullname="QSharedData::QSharedData" href="qshareddata.html#QSharedData" location="qshareddata.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSharedData()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedData" fullname="QSharedData::QSharedData" href="qshareddata.html#QSharedData-2" location="qshareddata.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSharedData(const QSharedData & other)"> + <parameter left="const QSharedData &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSharedDataPointer" href="qshareddatapointer.html" location="qshareddata.h" bases="" module="QtCore"> + <target name="employee-example"/> + <target name="implicit-vs-explicit-sharing"/> + <contents name="implicit-vs-explicit-sharing" title="Implicit vs Explicit Sharing" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="detach" fullname="QSharedDataPointer::detach" href="qshareddatapointer.html#detach" location="qnetworkproxy.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="detach()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QSharedDataPointer::operator*" href="qshareddatapointer.html#operator*" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="operator*()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QSharedDataPointer::operator*" href="qshareddatapointer.html#operator*-2" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QSharedDataPointer::operator->" href="qshareddatapointer.html#operator->" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="operator->()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QSharedDataPointer::operator->" href="qshareddatapointer.html#operator->-2" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator T *" fullname="QSharedDataPointer::operator T *" href="qshareddatapointer.html#operator T *" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="" signature="operator T *()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator const T *" fullname="QSharedDataPointer::operator const T *" href="qshareddatapointer.html#operator const T *" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator const T *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QSharedDataPointer::data" href="qshareddatapointer.html#data" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="data()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QSharedDataPointer::data" href="qshareddatapointer.html#data-2" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constData" fullname="QSharedDataPointer::constData" href="qshareddatapointer.html#constData" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T *" signature="constData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSharedDataPointer::operator==" href="qshareddatapointer.html#operator==" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSharedDataPointer<T> & other) const"> + <parameter left="const QSharedDataPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSharedDataPointer::operator!=" href="qshareddatapointer.html#operator!=" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSharedDataPointer<T> & other) const"> + <parameter left="const QSharedDataPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedDataPointer" fullname="QSharedDataPointer::QSharedDataPointer" href="qshareddatapointer.html#QSharedDataPointer" location="qshareddata.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSharedDataPointer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSharedDataPointer" fullname="QSharedDataPointer::~QSharedDataPointer" href="qshareddatapointer.html#dtor.QSharedDataPointer" location="qshareddata.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSharedDataPointer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedDataPointer" fullname="QSharedDataPointer::QSharedDataPointer" href="qshareddatapointer.html#QSharedDataPointer-2" location="qshareddata.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSharedDataPointer(T * sharedData)"> + <parameter left="T *" right="" name="sharedData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedDataPointer" fullname="QSharedDataPointer::QSharedDataPointer" href="qshareddatapointer.html#QSharedDataPointer-3" location="qshareddata.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSharedDataPointer(const QSharedDataPointer<T> & other)"> + <parameter left="const QSharedDataPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSharedDataPointer::operator=" href="qshareddatapointer.html#operator=" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSharedDataPointer<T> &" signature="operator=(const QSharedDataPointer<T> & other)"> + <parameter left="const QSharedDataPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSharedDataPointer::operator=" href="qshareddatapointer.html#operator=-2" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QSharedDataPointer &" signature="operator=(T * sharedData)"> + <parameter left="T *" right="" name="sharedData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!" fullname="QSharedDataPointer::operator!" href="qshareddatapointer.html#operator!" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="swap" fullname="QSharedDataPointer::swap" href="qshareddatapointer.html#swap" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="swap(QSharedDataPointer & other)"> + <parameter left="QSharedDataPointer &" right="" name="other" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="clone" fullname="QSharedDataPointer::clone" href="qshareddatapointer.html#clone" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="clone()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QExplicitlySharedDataPointer" href="qexplicitlyshareddatapointer.html" location="qshareddata.h" bases="" module="QtCore"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QExplicitlySharedDataPointer::Type" href="qexplicitlyshareddatapointer.html#Type-typedef" location="qshareddata.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QExplicitlySharedDataPointer::operator*" href="qexplicitlyshareddatapointer.html#operator*" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QExplicitlySharedDataPointer::operator->" href="qexplicitlyshareddatapointer.html#operator->" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="operator->()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QExplicitlySharedDataPointer::operator->" href="qexplicitlyshareddatapointer.html#operator->-2" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QExplicitlySharedDataPointer::data" href="qexplicitlyshareddatapointer.html#data" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constData" fullname="QExplicitlySharedDataPointer::constData" href="qexplicitlyshareddatapointer.html#constData" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T *" signature="constData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="detach" fullname="QExplicitlySharedDataPointer::detach" href="qexplicitlyshareddatapointer.html#detach" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="detach()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QExplicitlySharedDataPointer::reset" href="qexplicitlyshareddatapointer.html#reset" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator bool" fullname="QExplicitlySharedDataPointer::operator bool" href="qexplicitlyshareddatapointer.html#operator bool" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator bool() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QExplicitlySharedDataPointer::operator==" href="qexplicitlyshareddatapointer.html#operator==" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QExplicitlySharedDataPointer<T> & other) const"> + <parameter left="const QExplicitlySharedDataPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QExplicitlySharedDataPointer::operator!=" href="qexplicitlyshareddatapointer.html#operator!=" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QExplicitlySharedDataPointer<T> & other) const"> + <parameter left="const QExplicitlySharedDataPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QExplicitlySharedDataPointer::operator==" href="qexplicitlyshareddatapointer.html#operator==-2" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const T * ptr) const"> + <parameter left="const T *" right="" name="ptr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QExplicitlySharedDataPointer::operator!=" href="qexplicitlyshareddatapointer.html#operator!=-2" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const T * ptr) const"> + <parameter left="const T *" right="" name="ptr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QExplicitlySharedDataPointer" fullname="QExplicitlySharedDataPointer::QExplicitlySharedDataPointer" href="qexplicitlyshareddatapointer.html#QExplicitlySharedDataPointer" location="qshareddata.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QExplicitlySharedDataPointer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QExplicitlySharedDataPointer" fullname="QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer" href="qexplicitlyshareddatapointer.html#dtor.QExplicitlySharedDataPointer" location="qshareddata.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QExplicitlySharedDataPointer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QExplicitlySharedDataPointer" fullname="QExplicitlySharedDataPointer::QExplicitlySharedDataPointer" href="qexplicitlyshareddatapointer.html#QExplicitlySharedDataPointer-2" location="qshareddata.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QExplicitlySharedDataPointer(T * sharedData)"> + <parameter left="T *" right="" name="sharedData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QExplicitlySharedDataPointer" fullname="QExplicitlySharedDataPointer::QExplicitlySharedDataPointer" href="qexplicitlyshareddatapointer.html#QExplicitlySharedDataPointer-3" location="qshareddata.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QExplicitlySharedDataPointer(const QExplicitlySharedDataPointer<T> & other)"> + <parameter left="const QExplicitlySharedDataPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QExplicitlySharedDataPointer" fullname="QExplicitlySharedDataPointer::QExplicitlySharedDataPointer" href="qexplicitlyshareddatapointer.html#QExplicitlySharedDataPointer-4" location="qshareddata.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QExplicitlySharedDataPointer(const QExplicitlySharedDataPointer<X> & other)"> + <parameter left="const QExplicitlySharedDataPointer<X> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QExplicitlySharedDataPointer::operator=" href="qexplicitlyshareddatapointer.html#operator=" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QExplicitlySharedDataPointer<T> &" signature="operator=(const QExplicitlySharedDataPointer<T> & other)"> + <parameter left="const QExplicitlySharedDataPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QExplicitlySharedDataPointer::operator=" href="qexplicitlyshareddatapointer.html#operator=-2" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QExplicitlySharedDataPointer &" signature="operator=(T * sharedData)"> + <parameter left="T *" right="" name="sharedData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!" fullname="QExplicitlySharedDataPointer::operator!" href="qexplicitlyshareddatapointer.html#operator!" location="qshareddata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="swap" fullname="QExplicitlySharedDataPointer::swap" href="qexplicitlyshareddatapointer.html#swap" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="swap(QExplicitlySharedDataPointer & other)"> + <parameter left="QExplicitlySharedDataPointer &" right="" name="other" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="clone" fullname="QExplicitlySharedDataPointer::clone" href="qexplicitlyshareddatapointer.html#clone" location="qshareddata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="clone()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3IntDict" href="q3intdict.html" location="q3intdict.h" bases="Q3PtrCollection" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IntDict" fullname="Q3IntDict::Q3IntDict" href="q3intdict.html#Q3IntDict" location="q3intdict.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3IntDict(int size)"> + <parameter left="int" right="" name="size" default="17"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IntDict" fullname="Q3IntDict::Q3IntDict" href="q3intdict.html#Q3IntDict-2" location="q3intdict.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3IntDict(const Q3IntDict<type> & dict)"> + <parameter left="const Q3IntDict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3IntDict" fullname="Q3IntDict::~Q3IntDict" href="q3intdict.html#dtor.Q3IntDict" location="q3intdict.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3IntDict()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3IntDict::operator=" href="q3intdict.html#operator=" location="q3intdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3IntDict<type> &" signature="operator=(const Q3IntDict<type> & dict)"> + <parameter left="const Q3IntDict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3IntDict::count" href="q3intdict.html#count" location="q3intdict.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3IntDict::size" href="q3intdict.html#size" location="q3intdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3IntDict::isEmpty" href="q3intdict.html#isEmpty" location="q3intdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3IntDict::insert" href="q3intdict.html#insert" location="q3intdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(long key, const type * item)"> + <parameter left="long" right="" name="key" default=""/> + <parameter left="const type *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="Q3IntDict::replace" href="q3intdict.html#replace" location="q3intdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="replace(long key, const type * item)"> + <parameter left="long" right="" name="key" default=""/> + <parameter left="const type *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3IntDict::remove" href="q3intdict.html#remove" location="q3intdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(long key)"> + <parameter left="long" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="Q3IntDict::take" href="q3intdict.html#take" location="q3intdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="take(long key)"> + <parameter left="long" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3IntDict::find" href="q3intdict.html#find" location="q3intdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="find(long key) const"> + <parameter left="long" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3IntDict::operator[]" href="q3intdict.html#operator[]" location="q3intdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="operator[](long key) const"> + <parameter left="long" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3IntDict::clear" href="q3intdict.html#clear" location="q3intdict.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="Q3IntDict::resize" href="q3intdict.html#resize" location="q3intdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(uint newsize)"> + <parameter left="uint" right="" name="newsize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statistics" fullname="Q3IntDict::statistics" href="q3intdict.html#statistics" location="q3intdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="statistics() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="read" fullname="Q3IntDict::read" href="q3intdict.html#read" location="q3intdict.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="read(QDataStream & s, Q3PtrCollection::Item & item)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item &" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="write" fullname="Q3IntDict::write" href="q3intdict.html#write" location="q3intdict.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDataStream &" signature="write(QDataStream & s, Q3PtrCollection::Item item) const"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item" right="" name="item" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3IntDictIterator" href="q3intdictiterator.html" location="q3intdict.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IntDictIterator" fullname="Q3IntDictIterator::Q3IntDictIterator" href="q3intdictiterator.html#Q3IntDictIterator" location="q3intdict.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3IntDictIterator(const Q3IntDict<type> & dict)"> + <parameter left="const Q3IntDict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3IntDictIterator" fullname="Q3IntDictIterator::~Q3IntDictIterator" href="q3intdictiterator.html#dtor.Q3IntDictIterator" location="q3intdict.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3IntDictIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3IntDictIterator::count" href="q3intdictiterator.html#count" location="q3intdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3IntDictIterator::isEmpty" href="q3intdictiterator.html#isEmpty" location="q3intdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toFirst" fullname="Q3IntDictIterator::toFirst" href="q3intdictiterator.html#toFirst" location="q3intdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="toFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator type *" fullname="Q3IntDictIterator::operator type *" href="q3intdictiterator.html#operator type *" location="q3intdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator type *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3IntDictIterator::current" href="q3intdictiterator.html#current" location="q3intdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="current() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentKey" fullname="Q3IntDictIterator::currentKey" href="q3intdictiterator.html#currentKey" location="q3intdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="long" signature="currentKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="Q3IntDictIterator::operator()" href="q3intdictiterator.html#operator()" location="q3intdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator()()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="Q3IntDictIterator::operator++" href="q3intdictiterator.html#operator++" location="q3intdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="Q3IntDictIterator::operator+=" href="q3intdictiterator.html#operator+=" location="q3intdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator+=(uint jump)"> + <parameter left="uint" right="" name="jump" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGtkStyle" href="qgtkstyle.html" location="qgtkstyle.h" bases="QCleanlooksStyle" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGtkStyle" fullname="QGtkStyle::QGtkStyle" href="qgtkstyle.html#QGtkStyle" location="qgtkstyle.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGtkStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGtkStyle" fullname="QGtkStyle::~QGtkStyle" href="qgtkstyle.html#dtor.QGtkStyle" location="qgtkstyle.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGtkStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPalette" fullname="QGtkStyle::standardPalette" href="qgtkstyle.html#standardPalette" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPalette" signature="standardPalette() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPrimitive" fullname="QGtkStyle::drawPrimitive" href="qgtkstyle.html#drawPrimitive" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawPrimitive(PrimitiveElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget) const"> + <parameter left="PrimitiveElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawControl" fullname="QGtkStyle::drawControl" href="qgtkstyle.html#drawControl" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawControl(ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget) const"> + <parameter left="ControlElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawComplexControl" fullname="QGtkStyle::drawComplexControl" href="qgtkstyle.html#drawComplexControl" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawComplexControl(ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="control" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawItemPixmap" fullname="QGtkStyle::drawItemPixmap" href="qgtkstyle.html#drawItemPixmap" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawItemPixmap(QPainter * painter, const QRect & rect, int alignment, const QPixmap & pixmap) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="int" right="" name="alignment" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawItemText" fullname="QGtkStyle::drawItemText" href="qgtkstyle.html#drawItemText" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawItemText(QPainter * painter, const QRect & rect, int alignment, const QPalette & pal, bool enabled, const QString & text, QPalette::ColorRole textRole) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="int" right="" name="alignment" default=""/> + <parameter left="const QPalette &" right="" name="pal" default=""/> + <parameter left="bool" right="" name="enabled" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QPalette::ColorRole" right="" name="textRole" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelMetric" fullname="QGtkStyle::pixelMetric" href="qgtkstyle.html#pixelMetric" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelMetric(PixelMetric metric, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="PixelMetric" right="" name="metric" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleHint" fullname="QGtkStyle::styleHint" href="qgtkstyle.html#styleHint" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="styleHint(StyleHint hint, const QStyleOption * option, const QWidget * widget, QStyleHintReturn * returnData) const"> + <parameter left="StyleHint" right="" name="hint" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + <parameter left="QStyleHintReturn *" right="" name="returnData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hitTestComplexControl" fullname="QGtkStyle::hitTestComplexControl" href="qgtkstyle.html#hitTestComplexControl" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStyle::SubControl" signature="hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex * opt, const QPoint & pt, const QWidget * w) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="opt" default=""/> + <parameter left="const QPoint &" right="" name="pt" default=""/> + <parameter left="const QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subControlRect" fullname="QGtkStyle::subControlRect" href="qgtkstyle.html#subControlRect" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subControlRect(ComplexControl control, const QStyleOptionComplex * option, SubControl subControl, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="control" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="option" default=""/> + <parameter left="SubControl" right="" name="subControl" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subElementRect" fullname="QGtkStyle::subElementRect" href="qgtkstyle.html#subElementRect" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subElementRect(SubElement element, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="SubElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemPixmapRect" fullname="QGtkStyle::itemPixmapRect" href="qgtkstyle.html#itemPixmapRect" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="itemPixmapRect(const QRect & r, int flags, const QPixmap & pixmap) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeFromContents" fullname="QGtkStyle::sizeFromContents" href="qgtkstyle.html#sizeFromContents" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeFromContents(ContentsType type, const QStyleOption * option, const QSize & size, const QWidget * widget) const"> + <parameter left="ContentsType" right="" name="type" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPixmap" fullname="QGtkStyle::standardPixmap" href="qgtkstyle.html#standardPixmap" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="standardPixmap(StandardPixmap sp, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="StandardPixmap" right="" name="sp" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="generatedIconPixmap" fullname="QGtkStyle::generatedIconPixmap" href="qgtkstyle.html#generatedIconPixmap" location="qgtkstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="generatedIconPixmap(QIcon::Mode iconMode, const QPixmap & pixmap, const QStyleOption * opt) const"> + <parameter left="QIcon::Mode" right="" name="iconMode" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QGtkStyle::polish" href="qgtkstyle.html#polish" location="qgtkstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="polish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QGtkStyle::polish" href="qgtkstyle.html#polish-2" location="qgtkstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="polish(QApplication * app)"> + <parameter left="QApplication *" right="" name="app" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QGtkStyle::polish" href="qgtkstyle.html#polish-3" location="qgtkstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="polish(QPalette & palette)"> + <parameter left="QPalette &" right="" name="palette" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QGtkStyle::unpolish" href="qgtkstyle.html#unpolish" location="qgtkstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="unpolish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QGtkStyle::unpolish" href="qgtkstyle.html#unpolish-2" location="qgtkstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="unpolish(QApplication * app)"> + <parameter left="QApplication *" right="" name="app" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerCustomWidgetInterface" href="qdesignercustomwidgetinterface.html" location="customwidget.h" bases="" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerCustomWidgetInterface" fullname="QDesignerCustomWidgetInterface::~QDesignerCustomWidgetInterface" href="qdesignercustomwidgetinterface.html#dtor.QDesignerCustomWidgetInterface" location="customwidget.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerCustomWidgetInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QDesignerCustomWidgetInterface::name" href="qdesignercustomwidgetinterface.html#name" location="customwidget.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="group" fullname="QDesignerCustomWidgetInterface::group" href="qdesignercustomwidgetinterface.html#group" location="customwidget.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="group() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QDesignerCustomWidgetInterface::toolTip" href="qdesignercustomwidgetinterface.html#toolTip" location="customwidget.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="toolTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QDesignerCustomWidgetInterface::whatsThis" href="qdesignercustomwidgetinterface.html#whatsThis" location="customwidget.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="whatsThis() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="includeFile" fullname="QDesignerCustomWidgetInterface::includeFile" href="qdesignercustomwidgetinterface.html#includeFile" location="customwidget.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="includeFile() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QDesignerCustomWidgetInterface::icon" href="qdesignercustomwidgetinterface.html#icon" location="customwidget.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isContainer" fullname="QDesignerCustomWidgetInterface::isContainer" href="qdesignercustomwidgetinterface.html#isContainer" location="customwidget.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isContainer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createWidget" fullname="QDesignerCustomWidgetInterface::createWidget" href="qdesignercustomwidgetinterface.html#createWidget" location="customwidget.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="createWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isInitialized" fullname="QDesignerCustomWidgetInterface::isInitialized" href="qdesignercustomwidgetinterface.html#isInitialized" location="customwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isInitialized() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="initialize" fullname="QDesignerCustomWidgetInterface::initialize" href="qdesignercustomwidgetinterface.html#initialize" location="customwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="initialize(QDesignerFormEditorInterface * formEditor)"> + <parameter left="QDesignerFormEditorInterface *" right="" name="formEditor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="domXml" fullname="QDesignerCustomWidgetInterface::domXml" href="qdesignercustomwidgetinterface.html#domXml" location="customwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="domXml() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="codeTemplate" fullname="QDesignerCustomWidgetInterface::codeTemplate" href="qdesignercustomwidgetinterface.html#codeTemplate" location="customwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="codeTemplate() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerCustomWidgetCollectionInterface" href="qdesignercustomwidgetcollectioninterface.html" location="customwidget.h" bases="" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerCustomWidgetCollectionInterface" fullname="QDesignerCustomWidgetCollectionInterface::~QDesignerCustomWidgetCollectionInterface" href="qdesignercustomwidgetcollectioninterface.html#dtor.QDesignerCustomWidgetCollectionInterface" location="customwidget.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerCustomWidgetCollectionInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="customWidgets" fullname="QDesignerCustomWidgetCollectionInterface::customWidgets" href="qdesignercustomwidgetcollectioninterface.html#customWidgets" location="customwidget.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QList<QDesignerCustomWidgetInterface *>" signature="customWidgets() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QNetworkReply" href="qnetworkreply.html" location="qnetworkreply.h" bases="QIODevice" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="NetworkError" fullname="QNetworkReply::NetworkError" href="qnetworkreply.html#NetworkError-enum" location="qnetworkreply.h"> + <value name="NoError" value="0"/> + <value name="ConnectionRefusedError" value="1"/> + <value name="RemoteHostClosedError" value="2"/> + <value name="HostNotFoundError" value="3"/> + <value name="TimeoutError" value="4"/> + <value name="OperationCanceledError" value="5"/> + <value name="SslHandshakeFailedError" value="6"/> + <value name="UnknownNetworkError" value="99"/> + <value name="ProxyConnectionRefusedError" value="101"/> + <value name="ProxyConnectionClosedError" value="102"/> + <value name="ProxyNotFoundError" value="103"/> + <value name="ProxyTimeoutError" value="104"/> + <value name="ProxyAuthenticationRequiredError" value="105"/> + <value name="UnknownProxyError" value="199"/> + <value name="ContentAccessDenied" value="201"/> + <value name="ContentOperationNotPermittedError" value="202"/> + <value name="ContentNotFoundError" value="203"/> + <value name="AuthenticationRequiredError" value="204"/> + <value name="ContentReSendError" value="205"/> + <value name="UnknownContentError" value="299"/> + <value name="ProtocolUnknownError" value="301"/> + <value name="ProtocolInvalidOperationError" value="302"/> + <value name="ProtocolFailure" value="399"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="~QNetworkReply" fullname="QNetworkReply::~QNetworkReply" href="qnetworkreply.html#dtor.QNetworkReply" location="qnetworkreply.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QNetworkReply()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="abort" fullname="QNetworkReply::abort" href="qnetworkreply.html#abort" location="qnetworkreply.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="abort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QNetworkReply::close" href="qnetworkreply.html#close" location="qnetworkreply.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readBufferSize" fullname="QNetworkReply::readBufferSize" href="qnetworkreply.html#readBufferSize" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="readBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadBufferSize" fullname="QNetworkReply::setReadBufferSize" href="qnetworkreply.html#setReadBufferSize" location="qnetworkreply.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setReadBufferSize(qint64 size)"> + <parameter left="qint64" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="manager" fullname="QNetworkReply::manager" href="qnetworkreply.html#manager" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkAccessManager *" signature="manager() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operation" fullname="QNetworkReply::operation" href="qnetworkreply.html#operation" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkAccessManager::Operation" signature="operation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="request" fullname="QNetworkReply::request" href="qnetworkreply.html#request" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkRequest" signature="request() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QNetworkReply::error" href="qnetworkreply.html#error" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="NetworkError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFinished" fullname="QNetworkReply::isFinished" href="qnetworkreply.html#isFinished" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFinished() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRunning" fullname="QNetworkReply::isRunning" href="qnetworkreply.html#isRunning" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRunning() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="url" fullname="QNetworkReply::url" href="qnetworkreply.html#url" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="url() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="header" fullname="QNetworkReply::header" href="qnetworkreply.html#header" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="header(QNetworkRequest::KnownHeaders header) const"> + <parameter left="QNetworkRequest::KnownHeaders" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasRawHeader" fullname="QNetworkReply::hasRawHeader" href="qnetworkreply.html#hasRawHeader" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasRawHeader(const QByteArray & headerName) const"> + <parameter left="const QByteArray &" right="" name="headerName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rawHeaderList" fullname="QNetworkReply::rawHeaderList" href="qnetworkreply.html#rawHeaderList" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="rawHeaderList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rawHeader" fullname="QNetworkReply::rawHeader" href="qnetworkreply.html#rawHeader" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="rawHeader(const QByteArray & headerName) const"> + <parameter left="const QByteArray &" right="" name="headerName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attribute" fullname="QNetworkReply::attribute" href="qnetworkreply.html#attribute" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="attribute(QNetworkRequest::Attribute code) const"> + <parameter left="QNetworkRequest::Attribute" right="" name="code" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sslConfiguration" fullname="QNetworkReply::sslConfiguration" href="qnetworkreply.html#sslConfiguration" location="qnetworkreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslConfiguration" signature="sslConfiguration() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSslConfiguration" fullname="QNetworkReply::setSslConfiguration" href="qnetworkreply.html#setSslConfiguration" location="qnetworkreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSslConfiguration(const QSslConfiguration & config)"> + <parameter left="const QSslConfiguration &" right="" name="config" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ignoreSslErrors" fullname="QNetworkReply::ignoreSslErrors" href="qnetworkreply.html#ignoreSslErrors-2" location="qnetworkreply.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="ignoreSslErrors(const QList<QSslError> & errors)"> + <parameter left="const QList<QSslError> &" right="" name="errors" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ignoreSslErrors" fullname="QNetworkReply::ignoreSslErrors" href="qnetworkreply.html#ignoreSslErrors" location="qnetworkreply.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="ignoreSslErrors()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="metaDataChanged" fullname="QNetworkReply::metaDataChanged" href="qnetworkreply.html#metaDataChanged" location="qnetworkreply.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="metaDataChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QNetworkReply::finished" href="qnetworkreply.html#finished" location="qnetworkreply.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QNetworkReply::error" href="qnetworkreply.html#error-2" location="qnetworkreply.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="error(QNetworkReply::NetworkError code)"> + <parameter left="QNetworkReply::NetworkError" right="" name="code" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sslErrors" fullname="QNetworkReply::sslErrors" href="qnetworkreply.html#sslErrors" location="qnetworkreply.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sslErrors(const QList<QSslError> & errors)"> + <parameter left="const QList<QSslError> &" right="" name="errors" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uploadProgress" fullname="QNetworkReply::uploadProgress" href="qnetworkreply.html#uploadProgress" location="qnetworkreply.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="uploadProgress(qint64 bytesSent, qint64 bytesTotal)"> + <parameter left="qint64" right="" name="bytesSent" default=""/> + <parameter left="qint64" right="" name="bytesTotal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="downloadProgress" fullname="QNetworkReply::downloadProgress" href="qnetworkreply.html#downloadProgress" location="qnetworkreply.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="downloadProgress(qint64 bytesReceived, qint64 bytesTotal)"> + <parameter left="qint64" right="" name="bytesReceived" default=""/> + <parameter left="qint64" right="" name="bytesTotal" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="QNetworkReply" fullname="QNetworkReply::QNetworkReply" href="qnetworkreply.html#QNetworkReply" location="qnetworkreply.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QNetworkReply(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setOperation" fullname="QNetworkReply::setOperation" href="qnetworkreply.html#setOperation" location="qnetworkreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOperation(QNetworkAccessManager::Operation operation)"> + <parameter left="QNetworkAccessManager::Operation" right="" name="operation" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setRequest" fullname="QNetworkReply::setRequest" href="qnetworkreply.html#setRequest" location="qnetworkreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRequest(const QNetworkRequest & request)"> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setError" fullname="QNetworkReply::setError" href="qnetworkreply.html#setError" location="qnetworkreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setError(NetworkError errorCode, const QString & errorString)"> + <parameter left="NetworkError" right="" name="errorCode" default=""/> + <parameter left="const QString &" right="" name="errorString" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setUrl" fullname="QNetworkReply::setUrl" href="qnetworkreply.html#setUrl" location="qnetworkreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUrl(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setHeader" fullname="QNetworkReply::setHeader" href="qnetworkreply.html#setHeader" location="qnetworkreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeader(QNetworkRequest::KnownHeaders header, const QVariant & value)"> + <parameter left="QNetworkRequest::KnownHeaders" right="" name="header" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setRawHeader" fullname="QNetworkReply::setRawHeader" href="qnetworkreply.html#setRawHeader" location="qnetworkreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRawHeader(const QByteArray & headerName, const QByteArray & value)"> + <parameter left="const QByteArray &" right="" name="headerName" default=""/> + <parameter left="const QByteArray &" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QNetworkReply::setAttribute" href="qnetworkreply.html#setAttribute" location="qnetworkreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttribute(QNetworkRequest::Attribute code, const QVariant & value)"> + <parameter left="QNetworkRequest::Attribute" right="" name="code" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3TextEdit" href="q3textedit.html" location="q3textedit.h" bases="Q3ScrollView" module="Qt3SupportLight"> + <target name="logtextmode"/> + <contents name="introduction-and-concepts" title="Introduction and Concepts" level="1"/> + <contents name="using-q3textedit-as-a-display-widget" title="Using Q3TextEdit as a Display Widget" level="1"/> + <contents name="read-only-key-bindings" title="Read-only key bindings" level="2"/> + <contents name="using-q3textedit-in-qt-logtext-mode" title="Using Q3TextEdit in Qt::LogText Mode" level="2"/> + <contents name="using-q3textedit-as-an-editor" title="Using Q3TextEdit as an Editor" level="1"/> + <contents name="editing-key-bindings" title="Editing key bindings" level="2"/> + <property access="public" threadsafety="unspecified" status="commendable" name="textFormat" fullname="Q3TextEdit::textFormat" href="q3textedit.html#textFormat-prop" location="q3textedit.h" type="Qt::TextFormat"> + <getter name="textFormat"/> + <setter name="setTextFormat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3TextEdit::text" href="q3textedit.html#text-prop" location="q3textedit.h" type="QString"> + <getter name="text"/> + <getter name="text"/> + <setter name="setText"/> + <setter name="setText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="paper" fullname="Q3TextEdit::paper" href="q3textedit.html#paper-prop" location="q3textedit.h" type="QBrush"> + <getter name="paper"/> + <setter name="setPaper"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="linkUnderline" fullname="Q3TextEdit::linkUnderline" href="q3textedit.html#linkUnderline-prop" location="q3textedit.h" type="bool"> + <getter name="linkUnderline"/> + <setter name="setLinkUnderline"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="documentTitle" fullname="Q3TextEdit::documentTitle" href="q3textedit.html#documentTitle-prop" location="q3textedit.h" type="QString"> + <getter name="documentTitle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="length" fullname="Q3TextEdit::length" href="q3textedit.html#length-prop" location="q3textedit.h" type="int"> + <getter name="length"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="Q3TextEdit::wordWrap" href="q3textedit.html#wordWrap-prop" location="q3textedit.h" type="WordWrap"> + <getter name="wordWrap"/> + <setter name="setWordWrap"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wrapColumnOrWidth" fullname="Q3TextEdit::wrapColumnOrWidth" href="q3textedit.html#wrapColumnOrWidth-prop" location="q3textedit.h" type="int"> + <getter name="wrapColumnOrWidth"/> + <setter name="setWrapColumnOrWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wrapPolicy" fullname="Q3TextEdit::wrapPolicy" href="q3textedit.html#wrapPolicy-prop" location="q3textedit.h" type="WrapPolicy"> + <getter name="wrapPolicy"/> + <setter name="setWrapPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="hasSelectedText" fullname="Q3TextEdit::hasSelectedText" href="q3textedit.html#hasSelectedText-prop" location="q3textedit.h" type="bool"> + <getter name="hasSelectedText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectedText" fullname="Q3TextEdit::selectedText" href="q3textedit.html#selectedText-prop" location="q3textedit.h" type="QString"> + <getter name="selectedText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="undoDepth" fullname="Q3TextEdit::undoDepth" href="q3textedit.html#undoDepth-prop" location="q3textedit.h" type="int"> + <getter name="undoDepth"/> + <setter name="setUndoDepth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="overwriteMode" fullname="Q3TextEdit::overwriteMode" href="q3textedit.html#overwriteMode-prop" location="q3textedit.h" type="bool"> + <getter name="isOverwriteMode"/> + <setter name="setOverwriteMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="modified" fullname="Q3TextEdit::modified" href="q3textedit.html#modified-prop" location="q3textedit.h" type="bool"> + <getter name="isModified"/> + <setter name="setModified"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="readOnly" fullname="Q3TextEdit::readOnly" href="q3textedit.html#readOnly-prop" location="q3textedit.h" type="bool"> + <getter name="isReadOnly"/> + <setter name="setReadOnly"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="undoRedoEnabled" fullname="Q3TextEdit::undoRedoEnabled" href="q3textedit.html#undoRedoEnabled-prop" location="q3textedit.h" type="bool"> + <getter name="isUndoRedoEnabled"/> + <setter name="setUndoRedoEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tabStopWidth" fullname="Q3TextEdit::tabStopWidth" href="q3textedit.html#tabStopWidth-prop" location="q3textedit.h" type="int"> + <getter name="tabStopWidth"/> + <setter name="setTabStopWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tabChangesFocus" fullname="Q3TextEdit::tabChangesFocus" href="q3textedit.html#tabChangesFocus-prop" location="q3textedit.h" type="bool"> + <getter name="tabChangesFocus"/> + <setter name="setTabChangesFocus"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoFormatting" fullname="Q3TextEdit::autoFormatting" href="q3textedit.html#autoFormatting-prop" location="q3textedit.h" type="AutoFormattingFlag"> + <getter name="autoFormatting"/> + <setter name="setAutoFormatting"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="WordWrap" fullname="Q3TextEdit::WordWrap" href="q3textedit.html#WordWrap-enum" location="q3textedit.h"> + <value name="NoWrap" value="0"/> + <value name="WidgetWidth" value="1"/> + <value name="FixedPixelWidth" value="2"/> + <value name="FixedColumnWidth" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WrapPolicy" fullname="Q3TextEdit::WrapPolicy" href="q3textedit.html#WrapPolicy-enum" location="q3textedit.h"> + <value name="AtWordBoundary" value="0"/> + <value name="AtWhiteSpace" value="AtWordBoundary"/> + <value name="Anywhere" value=""/> + <value name="AtWordOrDocumentBoundary" value=""/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="AutoFormattingFlag" fullname="Q3TextEdit::AutoFormattingFlag" href="q3textedit.html#AutoFormattingFlag-enum" location="q3textedit.h" typedef="Q3TextEdit::AutoFormatting"> + <value name="AutoNone" value="0"/> + <value name="AutoBulletList" value="0x00000001"/> + <value name="AutoAll" value="0xffffffff"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="AutoFormatting" fullname="Q3TextEdit::AutoFormatting" href="q3textedit.html#AutoFormatting-typedef" location="q3textedit.h" enum="Q3TextEdit::AutoFormattingFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="KeyboardAction" fullname="Q3TextEdit::KeyboardAction" href="q3textedit.html#KeyboardAction-enum" location="q3textedit.h"> + <value name="ActionBackspace" value="0"/> + <value name="ActionDelete" value="1"/> + <value name="ActionReturn" value="2"/> + <value name="ActionKill" value="3"/> + <value name="ActionWordBackspace" value="4"/> + <value name="ActionWordDelete" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CursorAction" fullname="Q3TextEdit::CursorAction" href="q3textedit.html#CursorAction-enum" location="q3textedit.h"> + <value name="MoveBackward" value="0"/> + <value name="MoveForward" value="1"/> + <value name="MoveWordBackward" value="2"/> + <value name="MoveWordForward" value="3"/> + <value name="MoveUp" value="4"/> + <value name="MoveDown" value="5"/> + <value name="MoveLineStart" value="6"/> + <value name="MoveLineEnd" value="7"/> + <value name="MoveHome" value="8"/> + <value name="MoveEnd" value="9"/> + <value name="MovePgUp" value="10"/> + <value name="MovePgDown" value="11"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="VerticalAlignment" fullname="Q3TextEdit::VerticalAlignment" href="q3textedit.html#VerticalAlignment-enum" location="q3textedit.h"> + <value name="AlignNormal" value="0"/> + <value name="AlignSuperScript" value="1"/> + <value name="AlignSubScript" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TextEdit" fullname="Q3TextEdit::Q3TextEdit" href="q3textedit.html#Q3TextEdit" location="q3textedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3TextEdit(const QString & text, const QString & context, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QString &" right="" name="context" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TextEdit" fullname="Q3TextEdit::Q3TextEdit" href="q3textedit.html#Q3TextEdit-2" location="q3textedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3TextEdit(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3TextEdit" fullname="Q3TextEdit::~Q3TextEdit" href="q3textedit.html#dtor.Q3TextEdit" location="q3textedit.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3TextEdit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3TextEdit::text" href="q3textedit.html#text-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="text" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3TextEdit::text" href="q3textedit.html#text-prop" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" associated-property="text" type="QString" signature="text(int para) const"> + <parameter left="int" right="" name="para" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textFormat" fullname="Q3TextEdit::textFormat" href="q3textedit.html#textFormat-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="textFormat" type="Qt::TextFormat" signature="textFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="context" fullname="Q3TextEdit::context" href="q3textedit.html#context" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="context() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="documentTitle" fullname="Q3TextEdit::documentTitle" href="q3textedit.html#documentTitle-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="documentTitle" type="QString" signature="documentTitle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="getSelection" fullname="Q3TextEdit::getSelection" href="q3textedit.html#getSelection" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getSelection(int * paraFrom, int * indexFrom, int * paraTo, int * indexTo, int selNum) const"> + <parameter left="int *" right="" name="paraFrom" default=""/> + <parameter left="int *" right="" name="indexFrom" default=""/> + <parameter left="int *" right="" name="paraTo" default=""/> + <parameter left="int *" right="" name="indexTo" default=""/> + <parameter left="int" right="" name="selNum" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3TextEdit::find" href="q3textedit.html#find" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="find(const QString & expr, bool cs, bool wo, bool forward, int * para, int * index)"> + <parameter left="const QString &" right="" name="expr" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + <parameter left="bool" right="" name="wo" default=""/> + <parameter left="bool" right="" name="forward" default="true"/> + <parameter left="int *" right="" name="para" default="0"/> + <parameter left="int *" right="" name="index" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paragraphs" fullname="Q3TextEdit::paragraphs" href="q3textedit.html#paragraphs" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="paragraphs() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lines" fullname="Q3TextEdit::lines" href="q3textedit.html#lines" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lines() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linesOfParagraph" fullname="Q3TextEdit::linesOfParagraph" href="q3textedit.html#linesOfParagraph" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="linesOfParagraph(int para) const"> + <parameter left="int" right="" name="para" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineOfChar" fullname="Q3TextEdit::lineOfChar" href="q3textedit.html#lineOfChar" location="q3textedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="lineOfChar(int para, int index)"> + <parameter left="int" right="" name="para" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="Q3TextEdit::length" href="q3textedit.html#length-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="length" type="int" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paragraphRect" fullname="Q3TextEdit::paragraphRect" href="q3textedit.html#paragraphRect" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="paragraphRect(int para) const"> + <parameter left="int" right="" name="para" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paragraphAt" fullname="Q3TextEdit::paragraphAt" href="q3textedit.html#paragraphAt" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="paragraphAt(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="charAt" fullname="Q3TextEdit::charAt" href="q3textedit.html#charAt" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="charAt(const QPoint & pos, int * para) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="int *" right="" name="para" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paragraphLength" fullname="Q3TextEdit::paragraphLength" href="q3textedit.html#paragraphLength" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="paragraphLength(int para) const"> + <parameter left="int" right="" name="para" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleSheet" fullname="Q3TextEdit::styleSheet" href="q3textedit.html#styleSheet" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3StyleSheet *" signature="styleSheet() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeSourceFactory" fullname="Q3TextEdit::mimeSourceFactory" href="q3textedit.html#mimeSourceFactory" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3MimeSourceFactory *" signature="mimeSourceFactory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paper" fullname="Q3TextEdit::paper" href="q3textedit.html#paper-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="paper" type="QBrush" signature="paper() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linkUnderline" fullname="Q3TextEdit::linkUnderline" href="q3textedit.html#linkUnderline-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="linkUnderline" type="bool" signature="linkUnderline() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="heightForWidth" fullname="Q3TextEdit::heightForWidth" href="q3textedit.html#heightForWidth" location="q3textedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="heightForWidth(int w) const"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasSelectedText" fullname="Q3TextEdit::hasSelectedText" href="q3textedit.html#hasSelectedText-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="hasSelectedText" type="bool" signature="hasSelectedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedText" fullname="Q3TextEdit::selectedText" href="q3textedit.html#selectedText-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectedText" type="QString" signature="selectedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isUndoAvailable" fullname="Q3TextEdit::isUndoAvailable" href="q3textedit.html#isUndoAvailable" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isUndoAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRedoAvailable" fullname="Q3TextEdit::isRedoAvailable" href="q3textedit.html#isRedoAvailable" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRedoAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="Q3TextEdit::wordWrap" href="q3textedit.html#wordWrap-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wordWrap" type="WordWrap" signature="wordWrap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="wrapColumnOrWidth" fullname="Q3TextEdit::wrapColumnOrWidth" href="q3textedit.html#wrapColumnOrWidth-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wrapColumnOrWidth" type="int" signature="wrapColumnOrWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="wrapPolicy" fullname="Q3TextEdit::wrapPolicy" href="q3textedit.html#wrapPolicy-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wrapPolicy" type="WrapPolicy" signature="wrapPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tabStopWidth" fullname="Q3TextEdit::tabStopWidth" href="q3textedit.html#tabStopWidth-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabStopWidth" type="int" signature="tabStopWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="anchorAt" fullname="Q3TextEdit::anchorAt" href="q3textedit.html#anchorAt" location="q3textedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="anchorAt(const QPoint & pos, Qt::AnchorAttribute attr)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="Qt::AnchorAttribute" right="" name="attr" default="Qt::AnchorHref"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3TextEdit::sizeHint" href="q3textedit.html#sizeHint" location="q3textedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadOnly" fullname="Q3TextEdit::isReadOnly" href="q3textedit.html#readOnly-prop" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="readOnly" type="bool" signature="isReadOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="getCursorPosition" fullname="Q3TextEdit::getCursorPosition" href="q3textedit.html#getCursorPosition" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getCursorPosition(int * para, int * index) const"> + <parameter left="int *" right="" name="para" default=""/> + <parameter left="int *" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isModified" fullname="Q3TextEdit::isModified" href="q3textedit.html#modified-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="modified" type="bool" signature="isModified() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="italic" fullname="Q3TextEdit::italic" href="q3textedit.html#italic" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="italic() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bold" fullname="Q3TextEdit::bold" href="q3textedit.html#bold" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="bold() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="underline" fullname="Q3TextEdit::underline" href="q3textedit.html#underline" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="underline() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="family" fullname="Q3TextEdit::family" href="q3textedit.html#family" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="family() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pointSize" fullname="Q3TextEdit::pointSize" href="q3textedit.html#pointSize" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="pointSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="color" fullname="Q3TextEdit::color" href="q3textedit.html#color" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="color() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="Q3TextEdit::font" href="q3textedit.html#font" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFont" fullname="Q3TextEdit::currentFont" href="q3textedit.html#currentFont" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="currentFont() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="Q3TextEdit::alignment" href="q3textedit.html#alignment" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalAlignment" fullname="Q3TextEdit::verticalAlignment" href="q3textedit.html#verticalAlignment" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="VerticalAlignment" signature="verticalAlignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="undoDepth" fullname="Q3TextEdit::undoDepth" href="q3textedit.html#undoDepth-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="undoDepth" type="int" signature="undoDepth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isOverwriteMode" fullname="Q3TextEdit::isOverwriteMode" href="q3textedit.html#overwriteMode-prop" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="overwriteMode" type="bool" signature="isOverwriteMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paragraphBackgroundColor" fullname="Q3TextEdit::paragraphBackgroundColor" href="q3textedit.html#paragraphBackgroundColor" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="paragraphBackgroundColor(int para) const"> + <parameter left="int" right="" name="para" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isUndoRedoEnabled" fullname="Q3TextEdit::isUndoRedoEnabled" href="q3textedit.html#undoRedoEnabled-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="undoRedoEnabled" type="bool" signature="isUndoRedoEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3TextEdit::eventFilter" href="q3textedit.html#eventFilter" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabChangesFocus" fullname="Q3TextEdit::tabChangesFocus" href="q3textedit.html#tabChangesFocus-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabChangesFocus" type="bool" signature="tabChangesFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoFormatting" fullname="Q3TextEdit::setAutoFormatting" href="q3textedit.html#autoFormatting-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoFormatting" type="void" signature="setAutoFormatting(QFlags<Q3TextEdit::AutoFormattingFlag> )"> + <parameter left="QFlags<Q3TextEdit::AutoFormattingFlag>" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoFormatting" fullname="Q3TextEdit::autoFormatting" href="q3textedit.html#autoFormatting-prop" location="q3textedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoFormatting" type="AutoFormatting" signature="autoFormatting() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="syntaxHighlighter" fullname="Q3TextEdit::syntaxHighlighter" href="q3textedit.html#syntaxHighlighter" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3SyntaxHighlighter *" signature="syntaxHighlighter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMimeSourceFactory" fullname="Q3TextEdit::setMimeSourceFactory" href="q3textedit.html#setMimeSourceFactory" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setMimeSourceFactory(Q3MimeSourceFactory * factory)"> + <parameter left="Q3MimeSourceFactory *" right="" name="factory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyleSheet" fullname="Q3TextEdit::setStyleSheet" href="q3textedit.html#setStyleSheet" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setStyleSheet(Q3StyleSheet * styleSheet)"> + <parameter left="Q3StyleSheet *" right="" name="styleSheet" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollToAnchor" fullname="Q3TextEdit::scrollToAnchor" href="q3textedit.html#scrollToAnchor" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="scrollToAnchor(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPaper" fullname="Q3TextEdit::setPaper" href="q3textedit.html#paper-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="paper" type="void" signature="setPaper(const QBrush & pap)"> + <parameter left="const QBrush &" right="" name="pap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLinkUnderline" fullname="Q3TextEdit::setLinkUnderline" href="q3textedit.html#linkUnderline-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="linkUnderline" type="void" signature="setLinkUnderline(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWordWrap" fullname="Q3TextEdit::setWordWrap" href="q3textedit.html#wordWrap-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="wordWrap" type="void" signature="setWordWrap(Q3TextEdit::WordWrap mode)"> + <parameter left="Q3TextEdit::WordWrap" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWrapColumnOrWidth" fullname="Q3TextEdit::setWrapColumnOrWidth" href="q3textedit.html#wrapColumnOrWidth-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="wrapColumnOrWidth" type="void" signature="setWrapColumnOrWidth(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWrapPolicy" fullname="Q3TextEdit::setWrapPolicy" href="q3textedit.html#wrapPolicy-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="wrapPolicy" type="void" signature="setWrapPolicy(Q3TextEdit::WrapPolicy policy)"> + <parameter left="Q3TextEdit::WrapPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="Q3TextEdit::copy" href="q3textedit.html#copy" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="copy()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="Q3TextEdit::append" href="q3textedit.html#append" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="append(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3TextEdit::setText" href="q3textedit.html#text-prop" location="q3textedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="text" type="void" signature="setText(const QString & txt)"> + <parameter left="const QString &" right="" name="txt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3TextEdit::setText" href="q3textedit.html#text-prop" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="true" overload-number="2" associated-property="text" type="void" signature="setText(const QString & text, const QString & context)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QString &" right="" name="context" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextFormat" fullname="Q3TextEdit::setTextFormat" href="q3textedit.html#textFormat-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="textFormat" type="void" signature="setTextFormat(Qt::TextFormat f)"> + <parameter left="Qt::TextFormat" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="Q3TextEdit::selectAll" href="q3textedit.html#selectAll" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="selectAll(bool select)"> + <parameter left="bool" right="" name="select" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabStopWidth" fullname="Q3TextEdit::setTabStopWidth" href="q3textedit.html#tabStopWidth-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="tabStopWidth" type="void" signature="setTabStopWidth(int ts)"> + <parameter left="int" right="" name="ts" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomIn" fullname="Q3TextEdit::zoomIn" href="q3textedit.html#zoomIn" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="zoomIn(int range)"> + <parameter left="int" right="" name="range" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomIn" fullname="Q3TextEdit::zoomIn" href="q3textedit.html#zoomIn-2" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="zoomIn()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomOut" fullname="Q3TextEdit::zoomOut" href="q3textedit.html#zoomOut" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="zoomOut(int range)"> + <parameter left="int" right="" name="range" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomOut" fullname="Q3TextEdit::zoomOut" href="q3textedit.html#zoomOut-2" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="zoomOut()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomTo" fullname="Q3TextEdit::zoomTo" href="q3textedit.html#zoomTo" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="zoomTo(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sync" fullname="Q3TextEdit::sync" href="q3textedit.html#sync" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="sync()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadOnly" fullname="Q3TextEdit::setReadOnly" href="q3textedit.html#readOnly-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="readOnly" type="void" signature="setReadOnly(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="undo" fullname="Q3TextEdit::undo" href="q3textedit.html#undo" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="undo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="redo" fullname="Q3TextEdit::redo" href="q3textedit.html#redo" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="redo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cut" fullname="Q3TextEdit::cut" href="q3textedit.html#cut" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="cut()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paste" fullname="Q3TextEdit::paste" href="q3textedit.html#paste" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="paste()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pasteSubType" fullname="Q3TextEdit::pasteSubType" href="q3textedit.html#pasteSubType" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="pasteSubType(const QByteArray & subtype)"> + <parameter left="const QByteArray &" right="" name="subtype" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3TextEdit::clear" href="q3textedit.html#clear" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="del" fullname="Q3TextEdit::del" href="q3textedit.html#del" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="del()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItalic" fullname="Q3TextEdit::setItalic" href="q3textedit.html#setItalic" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setItalic(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBold" fullname="Q3TextEdit::setBold" href="q3textedit.html#setBold" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setBold(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUnderline" fullname="Q3TextEdit::setUnderline" href="q3textedit.html#setUnderline" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setUnderline(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFamily" fullname="Q3TextEdit::setFamily" href="q3textedit.html#setFamily" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setFamily(const QString & fontFamily)"> + <parameter left="const QString &" right="" name="fontFamily" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPointSize" fullname="Q3TextEdit::setPointSize" href="q3textedit.html#setPointSize" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setPointSize(int s)"> + <parameter left="int" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColor" fullname="Q3TextEdit::setColor" href="q3textedit.html#setColor" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setColor(const QColor & c)"> + <parameter left="const QColor &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalAlignment" fullname="Q3TextEdit::setVerticalAlignment" href="q3textedit.html#setVerticalAlignment" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setVerticalAlignment(Q3TextEdit::VerticalAlignment a)"> + <parameter left="Q3TextEdit::VerticalAlignment" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="Q3TextEdit::setAlignment" href="q3textedit.html#setAlignment" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setAlignment(int a)"> + <parameter left="int" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCursorPosition" fullname="Q3TextEdit::setCursorPosition" href="q3textedit.html#setCursorPosition" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setCursorPosition(int para, int index)"> + <parameter left="int" right="" name="para" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelection" fullname="Q3TextEdit::setSelection" href="q3textedit.html#setSelection" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setSelection(int paraFrom, int indexFrom, int paraTo, int indexTo, int selNum)"> + <parameter left="int" right="" name="paraFrom" default=""/> + <parameter left="int" right="" name="indexFrom" default=""/> + <parameter left="int" right="" name="paraTo" default=""/> + <parameter left="int" right="" name="indexTo" default=""/> + <parameter left="int" right="" name="selNum" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionAttributes" fullname="Q3TextEdit::setSelectionAttributes" href="q3textedit.html#setSelectionAttributes" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setSelectionAttributes(int selNum, const QColor & back, bool invertText)"> + <parameter left="int" right="" name="selNum" default=""/> + <parameter left="const QColor &" right="" name="back" default=""/> + <parameter left="bool" right="" name="invertText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setModified" fullname="Q3TextEdit::setModified" href="q3textedit.html#modified-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="modified" type="void" signature="setModified(bool m)"> + <parameter left="bool" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUndoDepth" fullname="Q3TextEdit::setUndoDepth" href="q3textedit.html#undoDepth-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="undoDepth" type="void" signature="setUndoDepth(int d)"> + <parameter left="int" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureCursorVisible" fullname="Q3TextEdit::ensureCursorVisible" href="q3textedit.html#ensureCursorVisible" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="ensureCursorVisible()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="placeCursor" fullname="Q3TextEdit::placeCursor" href="q3textedit.html#placeCursor" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="placeCursor(const QPoint & pos, Q3TextCursor * c)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="Q3TextCursor *" right="" name="c" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveCursor" fullname="Q3TextEdit::moveCursor" href="q3textedit.html#moveCursor" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="moveCursor(Q3TextEdit::CursorAction action, bool select)"> + <parameter left="Q3TextEdit::CursorAction" right="" name="action" default=""/> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doKeyboardAction" fullname="Q3TextEdit::doKeyboardAction" href="q3textedit.html#doKeyboardAction" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="doKeyboardAction(Q3TextEdit::KeyboardAction action)"> + <parameter left="Q3TextEdit::KeyboardAction" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeSelectedText" fullname="Q3TextEdit::removeSelectedText" href="q3textedit.html#removeSelectedText" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="removeSelectedText(int selNum)"> + <parameter left="int" right="" name="selNum" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeSelection" fullname="Q3TextEdit::removeSelection" href="q3textedit.html#removeSelection" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="removeSelection(int selNum)"> + <parameter left="int" right="" name="selNum" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentFont" fullname="Q3TextEdit::setCurrentFont" href="q3textedit.html#setCurrentFont" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentFont(const QFont & f)"> + <parameter left="const QFont &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOverwriteMode" fullname="Q3TextEdit::setOverwriteMode" href="q3textedit.html#overwriteMode-prop" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="overwriteMode" type="void" signature="setOverwriteMode(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollToBottom" fullname="Q3TextEdit::scrollToBottom" href="q3textedit.html#scrollToBottom" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="scrollToBottom()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3TextEdit::insert" href="q3textedit.html#insert" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="insert(const QString & text, uint insertionFlags)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="uint" right="" name="insertionFlags" default="CheckNewLines | RemoveSelected"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3TextEdit::insert" href="q3textedit.html#insert-2" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="insert(const QString & text, bool indent, bool checkNewLine, bool removeSelected)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="bool" right="" name="indent" default=""/> + <parameter left="bool" right="" name="checkNewLine" default="true"/> + <parameter left="bool" right="" name="removeSelected" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertAt" fullname="Q3TextEdit::insertAt" href="q3textedit.html#insertAt" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="insertAt(const QString & text, int para, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="para" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeParagraph" fullname="Q3TextEdit::removeParagraph" href="q3textedit.html#removeParagraph" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="removeParagraph(int para)"> + <parameter left="int" right="" name="para" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertParagraph" fullname="Q3TextEdit::insertParagraph" href="q3textedit.html#insertParagraph" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="insertParagraph(const QString & text, int para)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="para" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setParagraphBackgroundColor" fullname="Q3TextEdit::setParagraphBackgroundColor" href="q3textedit.html#setParagraphBackgroundColor" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setParagraphBackgroundColor(int para, const QColor & bg)"> + <parameter left="int" right="" name="para" default=""/> + <parameter left="const QColor &" right="" name="bg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearParagraphBackground" fullname="Q3TextEdit::clearParagraphBackground" href="q3textedit.html#clearParagraphBackground" location="q3textedit.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="clearParagraphBackground(int para)"> + <parameter left="int" right="" name="para" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUndoRedoEnabled" fullname="Q3TextEdit::setUndoRedoEnabled" href="q3textedit.html#undoRedoEnabled-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="undoRedoEnabled" type="void" signature="setUndoRedoEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabChangesFocus" fullname="Q3TextEdit::setTabChangesFocus" href="q3textedit.html#tabChangesFocus-prop" location="q3textedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="tabChangesFocus" type="void" signature="setTabChangesFocus(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textChanged" fullname="Q3TextEdit::textChanged" href="q3textedit.html#textChanged" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="textChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="Q3TextEdit::selectionChanged" href="q3textedit.html#selectionChanged" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="copyAvailable" fullname="Q3TextEdit::copyAvailable" href="q3textedit.html#copyAvailable" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="copyAvailable(bool yes)"> + <parameter left="bool" right="" name="yes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="undoAvailable" fullname="Q3TextEdit::undoAvailable" href="q3textedit.html#undoAvailable" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="undoAvailable(bool yes)"> + <parameter left="bool" right="" name="yes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="redoAvailable" fullname="Q3TextEdit::redoAvailable" href="q3textedit.html#redoAvailable" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="redoAvailable(bool yes)"> + <parameter left="bool" right="" name="yes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFontChanged" fullname="Q3TextEdit::currentFontChanged" href="q3textedit.html#currentFontChanged" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentFontChanged(const QFont & f)"> + <parameter left="const QFont &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentColorChanged" fullname="Q3TextEdit::currentColorChanged" href="q3textedit.html#currentColorChanged" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentColorChanged(const QColor & c)"> + <parameter left="const QColor &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentAlignmentChanged" fullname="Q3TextEdit::currentAlignmentChanged" href="q3textedit.html#currentAlignmentChanged" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentAlignmentChanged(int a)"> + <parameter left="int" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentVerticalAlignmentChanged" fullname="Q3TextEdit::currentVerticalAlignmentChanged" href="q3textedit.html#currentVerticalAlignmentChanged" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentVerticalAlignmentChanged(Q3TextEdit::VerticalAlignment a)"> + <parameter left="Q3TextEdit::VerticalAlignment" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorPositionChanged" fullname="Q3TextEdit::cursorPositionChanged" href="q3textedit.html#cursorPositionChanged" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cursorPositionChanged(int para, int pos)"> + <parameter left="int" right="" name="para" default=""/> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="returnPressed" fullname="Q3TextEdit::returnPressed" href="q3textedit.html#returnPressed" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="returnPressed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="modificationChanged" fullname="Q3TextEdit::modificationChanged" href="q3textedit.html#modificationChanged" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="modificationChanged(bool m)"> + <parameter left="bool" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3TextEdit::clicked" href="q3textedit.html#clicked" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(int para, int pos)"> + <parameter left="int" right="" name="para" default=""/> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleClicked" fullname="Q3TextEdit::doubleClicked" href="q3textedit.html#doubleClicked" location="q3textedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="doubleClicked(int para, int pos)"> + <parameter left="int" right="" name="para" default=""/> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="repaintChanged" fullname="Q3TextEdit::repaintChanged" href="q3textedit.html#repaintChanged" location="q3textedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="repaintChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContents" fullname="Q3TextEdit::drawContents" href="q3textedit.html#drawContents" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContents(QPainter * p, int cx, int cy, int cw, int ch)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="cx" default=""/> + <parameter left="int" right="" name="cy" default=""/> + <parameter left="int" right="" name="cw" default=""/> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="Q3TextEdit::event" href="q3textedit.html#event" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="Q3TextEdit::changeEvent" href="q3textedit.html#changeEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="Q3TextEdit::keyPressEvent" href="q3textedit.html#keyPressEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3TextEdit::resizeEvent" href="q3textedit.html#resizeEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportResizeEvent" fullname="Q3TextEdit::viewportResizeEvent" href="q3textedit.html#viewportResizeEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="viewportResizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMousePressEvent" fullname="Q3TextEdit::contentsMousePressEvent" href="q3textedit.html#contentsMousePressEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseMoveEvent" fullname="Q3TextEdit::contentsMouseMoveEvent" href="q3textedit.html#contentsMouseMoveEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseReleaseEvent" fullname="Q3TextEdit::contentsMouseReleaseEvent" href="q3textedit.html#contentsMouseReleaseEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseDoubleClickEvent" fullname="Q3TextEdit::contentsMouseDoubleClickEvent" href="q3textedit.html#contentsMouseDoubleClickEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsWheelEvent" fullname="Q3TextEdit::contentsWheelEvent" href="q3textedit.html#contentsWheelEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsWheelEvent(QWheelEvent * e)"> + <parameter left="QWheelEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="Q3TextEdit::inputMethodEvent" href="q3textedit.html#inputMethodEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * e)"> + <parameter left="QInputMethodEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragEnterEvent" fullname="Q3TextEdit::contentsDragEnterEvent" href="q3textedit.html#contentsDragEnterEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragEnterEvent(QDragEnterEvent * e)"> + <parameter left="QDragEnterEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragMoveEvent" fullname="Q3TextEdit::contentsDragMoveEvent" href="q3textedit.html#contentsDragMoveEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragMoveEvent(QDragMoveEvent * e)"> + <parameter left="QDragMoveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragLeaveEvent" fullname="Q3TextEdit::contentsDragLeaveEvent" href="q3textedit.html#contentsDragLeaveEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragLeaveEvent(QDragLeaveEvent * e)"> + <parameter left="QDragLeaveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDropEvent" fullname="Q3TextEdit::contentsDropEvent" href="q3textedit.html#contentsDropEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDropEvent(QDropEvent * e)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsContextMenuEvent" fullname="Q3TextEdit::contentsContextMenuEvent" href="q3textedit.html#contentsContextMenuEvent" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsContextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="Q3TextEdit::focusNextPrevChild" href="q3textedit.html#focusNextPrevChild" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool n)"> + <parameter left="bool" right="" name="n" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="textCursor" fullname="Q3TextEdit::textCursor" href="q3textedit.html#textCursor" location="q3textedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3TextCursor *" signature="textCursor() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="createPopupMenu" fullname="Q3TextEdit::createPopupMenu" href="q3textedit.html#createPopupMenu" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="Q3PopupMenu *" signature="createPopupMenu(const QPoint & pos)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createPopupMenu" fullname="Q3TextEdit::createPopupMenu" href="q3textedit.html#createPopupMenu-2" location="q3textedit.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3PopupMenu *" signature="createPopupMenu()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3HBox" href="q3hbox.html" location="q3hbox.h" bases="Q3Frame" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HBox" fullname="Q3HBox::Q3HBox" href="q3hbox.html#Q3HBox" location="q3hbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3HBox(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpacing" fullname="Q3HBox::setSpacing" href="q3hbox.html#setSpacing" location="q3hbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSpacing(int space)"> + <parameter left="int" right="" name="space" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStretchFactor" fullname="Q3HBox::setStretchFactor" href="q3hbox.html#setStretchFactor" location="q3hbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setStretchFactor(QWidget * w, int stretch)"> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3HBox::sizeHint" href="q3hbox.html#sizeHint" location="q3hbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="Q3HBox" fullname="Q3HBox::Q3HBox" href="q3hbox.html#Q3HBox-2" location="q3hbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3HBox(bool horizontal, QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="bool" right="" name="horizontal" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="frameChanged" fullname="Q3HBox::frameChanged" href="q3hbox.html#frameChanged" location="q3hbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="frameChanged()"/> + </class> + <class access="public" threadsafety="unspecified" status="obsolete" name="QMimeSource" href="qmimesource.html" location="qmime.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMimeSource" fullname="QMimeSource::~QMimeSource" href="qmimesource.html#dtor.QMimeSource" location="qmime.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMimeSource()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QMimeSource::format" href="qmimesource.html#format" location="qmime.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="const char *" signature="format(int i) const"> + <parameter left="int" right="" name="i" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="provides" fullname="QMimeSource::provides" href="qmimesource.html#provides" location="qmime.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="provides(const char * mimeType) const"> + <parameter left="const char *" right="" name="mimeType" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedData" fullname="QMimeSource::encodedData" href="qmimesource.html#encodedData" location="qmime.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedData(const char * format) const"> + <parameter left="const char *" right="" name="format" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWindowsMime" href="qwindowsmime.html" location="qmime.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWindowsMime" fullname="QWindowsMime::QWindowsMime" href="qwindowsmime.html#QWindowsMime" location="qmime.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWindowsMime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWindowsMime" fullname="QWindowsMime::~QWindowsMime" href="qwindowsmime.html#dtor.QWindowsMime" location="qmime.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWindowsMime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canConvertFromMime" fullname="QWindowsMime::canConvertFromMime" href="qwindowsmime.html#canConvertFromMime" location="qmime.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canConvertFromMime(const FORMATETC & formatetc, const QMimeData * mimeData) const"> + <parameter left="const FORMATETC &" right="" name="formatetc" default=""/> + <parameter left="const QMimeData *" right="" name="mimeData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convertFromMime" fullname="QWindowsMime::convertFromMime" href="qwindowsmime.html#convertFromMime" location="qmime.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="convertFromMime(const FORMATETC & formatetc, const QMimeData * mimeData, STGMEDIUM * pmedium) const"> + <parameter left="const FORMATETC &" right="" name="formatetc" default=""/> + <parameter left="const QMimeData *" right="" name="mimeData" default=""/> + <parameter left="STGMEDIUM *" right="" name="pmedium" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="formatsForMime" fullname="QWindowsMime::formatsForMime" href="qwindowsmime.html#formatsForMime" location="qmime.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QVector<FORMATETC>" signature="formatsForMime(const QString & mimeType, const QMimeData * mimeData) const"> + <parameter left="const QString &" right="" name="mimeType" default=""/> + <parameter left="const QMimeData *" right="" name="mimeData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canConvertToMime" fullname="QWindowsMime::canConvertToMime" href="qwindowsmime.html#canConvertToMime" location="qmime.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canConvertToMime(const QString & mimeType, IDataObject * pDataObj) const"> + <parameter left="const QString &" right="" name="mimeType" default=""/> + <parameter left="IDataObject *" right="" name="pDataObj" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convertToMime" fullname="QWindowsMime::convertToMime" href="qwindowsmime.html#convertToMime" location="qmime.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="convertToMime(const QString & mimeType, IDataObject * pDataObj, QVariant::Type preferredType) const"> + <parameter left="const QString &" right="" name="mimeType" default=""/> + <parameter left="IDataObject *" right="" name="pDataObj" default=""/> + <parameter left="QVariant::Type" right="" name="preferredType" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeForFormat" fullname="QWindowsMime::mimeForFormat" href="qwindowsmime.html#mimeForFormat" location="qmime.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="mimeForFormat(const FORMATETC & formatetc) const"> + <parameter left="const FORMATETC &" right="" name="formatetc" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registerMimeType" fullname="QWindowsMime::registerMimeType" href="qwindowsmime.html#registerMimeType" location="qmime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="registerMimeType(const QString & mime)"> + <parameter left="const QString &" right="" name="mime" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMacPasteboardMime" href="qmacpasteboardmime.html" location="qmime.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMacPasteboardMime" fullname="QMacPasteboardMime::QMacPasteboardMime" href="qmacpasteboardmime.html#QMacPasteboardMime" location="qmime.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMacPasteboardMime(char t)"> + <parameter left="char" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMacPasteboardMime" fullname="QMacPasteboardMime::~QMacPasteboardMime" href="qmacpasteboardmime.html#dtor.QMacPasteboardMime" location="qmime.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMacPasteboardMime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="all" fullname="QMacPasteboardMime::all" href="qmacpasteboardmime.html#all" location="qmime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QMacPasteboardMime *>" signature="all(uchar t)"> + <parameter left="uchar" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convertor" fullname="QMacPasteboardMime::convertor" href="qmacpasteboardmime.html#convertor" location="qmime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QMacPasteboardMime *" signature="convertor(uchar t, const QString & mime, QString flav)"> + <parameter left="uchar" right="" name="t" default=""/> + <parameter left="const QString &" right="" name="mime" default=""/> + <parameter left="QString" right="" name="flav" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flavorToMime" fullname="QMacPasteboardMime::flavorToMime" href="qmacpasteboardmime.html#flavorToMime" location="qmime.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="flavorToMime(uchar t, QString flav)"> + <parameter left="uchar" right="" name="t" default=""/> + <parameter left="QString" right="" name="flav" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convertorName" fullname="QMacPasteboardMime::convertorName" href="qmacpasteboardmime.html#convertorName" location="qmime.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QString" signature="convertorName()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canConvert" fullname="QMacPasteboardMime::canConvert" href="qmacpasteboardmime.html#canConvert" location="qmime.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="canConvert(const QString & mime, QString flav)"> + <parameter left="const QString &" right="" name="mime" default=""/> + <parameter left="QString" right="" name="flav" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeFor" fullname="QMacPasteboardMime::mimeFor" href="qmacpasteboardmime.html#mimeFor" location="qmime.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QString" signature="mimeFor(QString flav)"> + <parameter left="QString" right="" name="flav" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flavorFor" fullname="QMacPasteboardMime::flavorFor" href="qmacpasteboardmime.html#flavorFor" location="qmime.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QString" signature="flavorFor(const QString & mime)"> + <parameter left="const QString &" right="" name="mime" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convertToMime" fullname="QMacPasteboardMime::convertToMime" href="qmacpasteboardmime.html#convertToMime" location="qmime.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="convertToMime(const QString & mime, QList<QByteArray> data, QString flav)"> + <parameter left="const QString &" right="" name="mime" default=""/> + <parameter left="QList<QByteArray>" right="" name="data" default=""/> + <parameter left="QString" right="" name="flav" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convertFromMime" fullname="QMacPasteboardMime::convertFromMime" href="qmacpasteboardmime.html#convertFromMime" location="qmime.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QList<QByteArray>" signature="convertFromMime(const QString & mime, QVariant data, QString flav)"> + <parameter left="const QString &" right="" name="mime" default=""/> + <parameter left="QVariant" right="" name="data" default=""/> + <parameter left="QString" right="" name="flav" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qRegisterDraggedTypes" href="qmacpasteboardmime.html#qRegisterDraggedTypes" location="qmime_mac.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QMacPasteboardMime" type="void" signature="qRegisterDraggedTypes(const QStringList & types)"> + <parameter left="const QStringList &" right="" name="types" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QDockWidget" href="qdockwidget.html" location="qdockwidget.h" bases="QWidget" module="QtGui"> + <contents name="appearance" title="Appearance" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="floating" fullname="QDockWidget::floating" href="qdockwidget.html#floating-prop" location="qdockwidget.h" type="bool"> + <getter name="isFloating"/> + <setter name="setFloating"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="features" fullname="QDockWidget::features" href="qdockwidget.html#features-prop" location="qdockwidget.h" type="DockWidgetFeatures"> + <getter name="features"/> + <setter name="setFeatures"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="allowedAreas" fullname="QDockWidget::allowedAreas" href="qdockwidget.html#allowedAreas-prop" location="qdockwidget.h" type="Qt::DockWidgetAreas"> + <getter name="allowedAreas"/> + <setter name="setAllowedAreas"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QDockWidget" fullname="QDockWidget::QDockWidget" href="qdockwidget.html#QDockWidget" location="qdockwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDockWidget(const QString & title, QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDockWidget" fullname="QDockWidget::QDockWidget" href="qdockwidget.html#QDockWidget-2" location="qdockwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDockWidget(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDockWidget" fullname="QDockWidget::~QDockWidget" href="qdockwidget.html#dtor.QDockWidget" location="qdockwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDockWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QDockWidget::widget" href="qdockwidget.html#widget" location="qdockwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidget" fullname="QDockWidget::setWidget" href="qdockwidget.html#setWidget" location="qdockwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="DockWidgetFeature" fullname="QDockWidget::DockWidgetFeature" href="qdockwidget.html#DockWidgetFeature-enum" location="qdockwidget.h" typedef="QDockWidget::DockWidgetFeatures"> + <value name="DockWidgetClosable" value="0x01"/> + <value name="DockWidgetMovable" value="0x02"/> + <value name="DockWidgetFloatable" value="0x04"/> + <value name="DockWidgetVerticalTitleBar" value="0x08"/> + <value name="DockWidgetFeatureMask" value="0x0f"/> + <value name="AllDockWidgetFeatures" value="DockWidgetClosable | DockWidgetMovable | DockWidgetFloatable"/> + <value name="NoDockWidgetFeatures" value="0x00"/> + <value name="Reserved" value="0xff"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="DockWidgetFeatures" fullname="QDockWidget::DockWidgetFeatures" href="qdockwidget.html#DockWidgetFeatures-typedef" location="qdockwidget.h" enum="QDockWidget::DockWidgetFeature"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFeatures" fullname="QDockWidget::setFeatures" href="qdockwidget.html#features-prop" location="qdockwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="features" type="void" signature="setFeatures(QFlags<QDockWidget::DockWidgetFeature> features)"> + <parameter left="QFlags<QDockWidget::DockWidgetFeature>" right="" name="features" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="features" fullname="QDockWidget::features" href="qdockwidget.html#features-prop" location="qdockwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="features" type="DockWidgetFeatures" signature="features() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFloating" fullname="QDockWidget::setFloating" href="qdockwidget.html#floating-prop" location="qdockwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="floating" type="void" signature="setFloating(bool floating)"> + <parameter left="bool" right="" name="floating" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFloating" fullname="QDockWidget::isFloating" href="qdockwidget.html#floating-prop" location="qdockwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="floating" type="bool" signature="isFloating() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAllowedAreas" fullname="QDockWidget::setAllowedAreas" href="qdockwidget.html#allowedAreas-prop" location="qdockwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="allowedAreas" type="void" signature="setAllowedAreas(QFlags<Qt::DockWidgetArea> areas)"> + <parameter left="QFlags<Qt::DockWidgetArea>" right="" name="areas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allowedAreas" fullname="QDockWidget::allowedAreas" href="qdockwidget.html#allowedAreas-prop" location="qdockwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="allowedAreas" type="Qt::DockWidgetAreas" signature="allowedAreas() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTitleBarWidget" fullname="QDockWidget::setTitleBarWidget" href="qdockwidget.html#setTitleBarWidget" location="qdockwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTitleBarWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="titleBarWidget" fullname="QDockWidget::titleBarWidget" href="qdockwidget.html#titleBarWidget" location="qdockwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="titleBarWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAreaAllowed" fullname="QDockWidget::isAreaAllowed" href="qdockwidget.html#isAreaAllowed" location="qdockwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAreaAllowed(Qt::DockWidgetArea area) const"> + <parameter left="Qt::DockWidgetArea" right="" name="area" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toggleViewAction" fullname="QDockWidget::toggleViewAction" href="qdockwidget.html#toggleViewAction" location="qdockwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="toggleViewAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="featuresChanged" fullname="QDockWidget::featuresChanged" href="qdockwidget.html#featuresChanged" location="qdockwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="featuresChanged(QFlags<QDockWidget::DockWidgetFeature> features)"> + <parameter left="QFlags<QDockWidget::DockWidgetFeature>" right="" name="features" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="topLevelChanged" fullname="QDockWidget::topLevelChanged" href="qdockwidget.html#topLevelChanged" location="qdockwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="topLevelChanged(bool topLevel)"> + <parameter left="bool" right="" name="topLevel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allowedAreasChanged" fullname="QDockWidget::allowedAreasChanged" href="qdockwidget.html#allowedAreasChanged" location="qdockwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="allowedAreasChanged(QFlags<Qt::DockWidgetArea> allowedAreas)"> + <parameter left="QFlags<Qt::DockWidgetArea>" right="" name="allowedAreas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visibilityChanged" fullname="QDockWidget::visibilityChanged" href="qdockwidget.html#visibilityChanged" location="qdockwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="visibilityChanged(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dockLocationChanged" fullname="QDockWidget::dockLocationChanged" href="qdockwidget.html#dockLocationChanged" location="qdockwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dockLocationChanged(Qt::DockWidgetArea area)"> + <parameter left="Qt::DockWidgetArea" right="" name="area" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QDockWidget::changeEvent" href="qdockwidget.html#changeEvent" location="qdockwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="closeEvent" fullname="QDockWidget::closeEvent" href="qdockwidget.html#closeEvent" location="qdockwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="closeEvent(QCloseEvent * event)"> + <parameter left="QCloseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QDockWidget::paintEvent" href="qdockwidget.html#paintEvent" location="qdockwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QDockWidget::event" href="qdockwidget.html#event" location="qdockwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QDockWidget::initStyleOption" href="qdockwidget.html#initStyleOption" location="qdockwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionDockWidget * option) const"> + <parameter left="QStyleOptionDockWidget *" right="" name="option" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" href="qscriptvalue.html" location="qscriptvalue.h" bases="" module="QtScript"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ResolveFlag" fullname="QScriptValue::ResolveFlag" href="qscriptvalue.html#ResolveFlag-enum" location="qscriptvalue.h" typedef="QScriptValue::ResolveFlags"> + <value name="ResolveLocal" value="0x00"/> + <value name="ResolvePrototype" value="0x01"/> + <value name="ResolveScope" value="0x02"/> + <value name="ResolveFull" value="ResolvePrototype | ResolveScope"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ResolveFlags" fullname="QScriptValue::ResolveFlags" href="qscriptvalue.html#ResolveFlags-typedef" location="qscriptvalue.h" enum="QScriptValue::ResolveFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="PropertyFlag" fullname="QScriptValue::PropertyFlag" href="qscriptvalue.html#PropertyFlag-enum" location="qscriptvalue.h" typedef="QScriptValue::PropertyFlags"> + <value name="ReadOnly" value="0x00000001"/> + <value name="Undeletable" value="0x00000002"/> + <value name="SkipInEnumeration" value="0x00000004"/> + <value name="PropertyGetter" value="0x00000008"/> + <value name="PropertySetter" value="0x00000010"/> + <value name="QObjectMember" value="0x00000020"/> + <value name="KeepExistingFlags" value="0x00000800"/> + <value name="UserRange" value="0xff000000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="PropertyFlags" fullname="QScriptValue::PropertyFlags" href="qscriptvalue.html#PropertyFlags-typedef" location="qscriptvalue.h" enum="QScriptValue::PropertyFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="SpecialValue" fullname="QScriptValue::SpecialValue" href="qscriptvalue.html#SpecialValue-enum" location="qscriptvalue.h"> + <value name="NullValue" value="0"/> + <value name="UndefinedValue" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue.html#QScriptValue" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScriptValue()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptValue" fullname="QScriptValue::~QScriptValue" href="qscriptvalue.html#dtor.QScriptValue" location="qscriptvalue.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptValue()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue.html#QScriptValue-2" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QScriptValue(const QScriptValue & other)"> + <parameter left="const QScriptValue &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue-obsolete.html#QScriptValue-3" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QScriptValue(QScriptEngine * engine, SpecialValue value)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="SpecialValue" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue-obsolete.html#QScriptValue-4" location="qscriptvalue.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QScriptValue(QScriptEngine * engine, bool value)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="bool" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue-obsolete.html#QScriptValue-5" location="qscriptvalue.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QScriptValue(QScriptEngine * engine, int value)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue-obsolete.html#QScriptValue-6" location="qscriptvalue.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QScriptValue(QScriptEngine * engine, uint value)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="uint" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue-obsolete.html#QScriptValue-7" location="qscriptvalue.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QScriptValue(QScriptEngine * engine, qsreal value)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="qsreal" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue-obsolete.html#QScriptValue-8" location="qscriptvalue.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QScriptValue(QScriptEngine * engine, const QString & value)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue-obsolete.html#QScriptValue-9" location="qscriptvalue.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="9" type="" signature="QScriptValue(QScriptEngine * engine, const char * value)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="const char *" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue.html#QScriptValue-10" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="10" type="" signature="QScriptValue(SpecialValue value)"> + <parameter left="SpecialValue" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue.html#QScriptValue-11" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="11" type="" signature="QScriptValue(bool value)"> + <parameter left="bool" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue.html#QScriptValue-12" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="12" type="" signature="QScriptValue(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue.html#QScriptValue-13" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="13" type="" signature="QScriptValue(uint value)"> + <parameter left="uint" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue.html#QScriptValue-14" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="14" type="" signature="QScriptValue(qsreal value)"> + <parameter left="qsreal" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue.html#QScriptValue-15" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="15" type="" signature="QScriptValue(const QString & value)"> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue.html#QScriptValue-16" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="16" type="" signature="QScriptValue(const QLatin1String & value)"> + <parameter left="const QLatin1String &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValue" fullname="QScriptValue::QScriptValue" href="qscriptvalue.html#QScriptValue-17" location="qscriptvalue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="17" type="" signature="QScriptValue(const char * value)"> + <parameter left="const char *" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QScriptValue::operator=" href="qscriptvalue.html#operator=" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue &" signature="operator=(const QScriptValue & other)"> + <parameter left="const QScriptValue &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="engine" fullname="QScriptValue::engine" href="qscriptvalue.html#engine" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptEngine *" signature="engine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QScriptValue::isValid" href="qscriptvalue.html#isValid" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isBool" fullname="QScriptValue::isBool" href="qscriptvalue.html#isBool" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isBool() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="isBoolean" fullname="QScriptValue::isBoolean" href="qscriptvalue-obsolete.html#isBoolean" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isBoolean() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNumber" fullname="QScriptValue::isNumber" href="qscriptvalue.html#isNumber" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFunction" fullname="QScriptValue::isFunction" href="qscriptvalue.html#isFunction" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFunction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QScriptValue::isNull" href="qscriptvalue.html#isNull" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isString" fullname="QScriptValue::isString" href="qscriptvalue.html#isString" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isUndefined" fullname="QScriptValue::isUndefined" href="qscriptvalue.html#isUndefined" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isUndefined() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isVariant" fullname="QScriptValue::isVariant" href="qscriptvalue.html#isVariant" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isQObject" fullname="QScriptValue::isQObject" href="qscriptvalue.html#isQObject" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isQObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isQMetaObject" fullname="QScriptValue::isQMetaObject" href="qscriptvalue.html#isQMetaObject" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isQMetaObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isObject" fullname="QScriptValue::isObject" href="qscriptvalue.html#isObject" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDate" fullname="QScriptValue::isDate" href="qscriptvalue.html#isDate" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRegExp" fullname="QScriptValue::isRegExp" href="qscriptvalue.html#isRegExp" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRegExp() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isArray" fullname="QScriptValue::isArray" href="qscriptvalue.html#isArray" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isArray() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isError" fullname="QScriptValue::isError" href="qscriptvalue.html#isError" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QScriptValue::toString" href="qscriptvalue.html#toString" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toNumber" fullname="QScriptValue::toNumber" href="qscriptvalue.html#toNumber" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qsreal" signature="toNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toBool" fullname="QScriptValue::toBool" href="qscriptvalue.html#toBool" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="toBool() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="toBoolean" fullname="QScriptValue::toBoolean" href="qscriptvalue-obsolete.html#toBoolean" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="toBoolean() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toInteger" fullname="QScriptValue::toInteger" href="qscriptvalue.html#toInteger" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qsreal" signature="toInteger() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toInt32" fullname="QScriptValue::toInt32" href="qscriptvalue.html#toInt32" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint32" signature="toInt32() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toUInt32" fullname="QScriptValue::toUInt32" href="qscriptvalue.html#toUInt32" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint32" signature="toUInt32() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toUInt16" fullname="QScriptValue::toUInt16" href="qscriptvalue.html#toUInt16" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint16" signature="toUInt16() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toVariant" fullname="QScriptValue::toVariant" href="qscriptvalue.html#toVariant" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="toVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toQObject" fullname="QScriptValue::toQObject" href="qscriptvalue.html#toQObject" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="toQObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toQMetaObject" fullname="QScriptValue::toQMetaObject" href="qscriptvalue.html#toQMetaObject" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QMetaObject *" signature="toQMetaObject() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="toObject" fullname="QScriptValue::toObject" href="qscriptvalue-obsolete.html#toObject" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="toObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toDateTime" fullname="QScriptValue::toDateTime" href="qscriptvalue.html#toDateTime" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="toDateTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toRegExp" fullname="QScriptValue::toRegExp" href="qscriptvalue.html#toRegExp" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegExp" signature="toRegExp() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="instanceOf" fullname="QScriptValue::instanceOf" href="qscriptvalue.html#instanceOf" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="instanceOf(const QScriptValue & other) const"> + <parameter left="const QScriptValue &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lessThan" fullname="QScriptValue::lessThan" href="qscriptvalue.html#lessThan" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="lessThan(const QScriptValue & other) const"> + <parameter left="const QScriptValue &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="equals" fullname="QScriptValue::equals" href="qscriptvalue.html#equals" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="equals(const QScriptValue & other) const"> + <parameter left="const QScriptValue &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="strictlyEquals" fullname="QScriptValue::strictlyEquals" href="qscriptvalue.html#strictlyEquals" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="strictlyEquals(const QScriptValue & other) const"> + <parameter left="const QScriptValue &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prototype" fullname="QScriptValue::prototype" href="qscriptvalue.html#prototype" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="prototype() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrototype" fullname="QScriptValue::setPrototype" href="qscriptvalue.html#setPrototype" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrototype(const QScriptValue & prototype)"> + <parameter left="const QScriptValue &" right="" name="prototype" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scope" fullname="QScriptValue::scope" href="qscriptvalue.html#scope" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="scope() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScope" fullname="QScriptValue::setScope" href="qscriptvalue.html#setScope" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScope(const QScriptValue & scope)"> + <parameter left="const QScriptValue &" right="" name="scope" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="QScriptValue::property" href="qscriptvalue.html#property" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="property(const QString & name, const ResolveFlags & mode) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const ResolveFlags &" right="" name="mode" default="ResolvePrototype"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="QScriptValue::setProperty" href="qscriptvalue.html#setProperty" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProperty(const QString & name, const QScriptValue & value, const PropertyFlags & flags)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + <parameter left="const PropertyFlags &" right="" name="flags" default="KeepExistingFlags"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="QScriptValue::property" href="qscriptvalue.html#property-3" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QScriptValue" signature="property(quint32 arrayIndex, const ResolveFlags & mode) const"> + <parameter left="quint32" right="" name="arrayIndex" default=""/> + <parameter left="const ResolveFlags &" right="" name="mode" default="ResolvePrototype"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="QScriptValue::setProperty" href="qscriptvalue.html#setProperty-3" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setProperty(quint32 arrayIndex, const QScriptValue & value, const PropertyFlags & flags)"> + <parameter left="quint32" right="" name="arrayIndex" default=""/> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + <parameter left="const PropertyFlags &" right="" name="flags" default="KeepExistingFlags"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="QScriptValue::property" href="qscriptvalue.html#property-2" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QScriptValue" signature="property(const QScriptString & name, const ResolveFlags & mode) const"> + <parameter left="const QScriptString &" right="" name="name" default=""/> + <parameter left="const ResolveFlags &" right="" name="mode" default="ResolvePrototype"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="QScriptValue::setProperty" href="qscriptvalue.html#setProperty-2" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setProperty(const QScriptString & name, const QScriptValue & value, const PropertyFlags & flags)"> + <parameter left="const QScriptString &" right="" name="name" default=""/> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + <parameter left="const PropertyFlags &" right="" name="flags" default="KeepExistingFlags"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyFlags" fullname="QScriptValue::propertyFlags" href="qscriptvalue.html#propertyFlags" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue::PropertyFlags" signature="propertyFlags(const QString & name, const ResolveFlags & mode) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const ResolveFlags &" right="" name="mode" default="ResolvePrototype"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyFlags" fullname="QScriptValue::propertyFlags" href="qscriptvalue.html#propertyFlags-2" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QScriptValue::PropertyFlags" signature="propertyFlags(const QScriptString & name, const ResolveFlags & mode) const"> + <parameter left="const QScriptString &" right="" name="name" default=""/> + <parameter left="const ResolveFlags &" right="" name="mode" default="ResolvePrototype"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="call" fullname="QScriptValue::call" href="qscriptvalue.html#call" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="call(const QScriptValue & thisObject, const QScriptValueList & args)"> + <parameter left="const QScriptValue &" right="" name="thisObject" default="QScriptValue()"/> + <parameter left="const QScriptValueList &" right="" name="args" default="QScriptValueList()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="call" fullname="QScriptValue::call" href="qscriptvalue.html#call-2" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QScriptValue" signature="call(const QScriptValue & thisObject, const QScriptValue & arguments)"> + <parameter left="const QScriptValue &" right="" name="thisObject" default=""/> + <parameter left="const QScriptValue &" right="" name="arguments" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="construct" fullname="QScriptValue::construct" href="qscriptvalue.html#construct" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="construct(const QScriptValueList & args)"> + <parameter left="const QScriptValueList &" right="" name="args" default="QScriptValueList()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="construct" fullname="QScriptValue::construct" href="qscriptvalue.html#construct-2" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QScriptValue" signature="construct(const QScriptValue & arguments)"> + <parameter left="const QScriptValue &" right="" name="arguments" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QScriptValue::data" href="qscriptvalue.html#data" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QScriptValue::setData" href="qscriptvalue.html#setData" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QScriptValue & data)"> + <parameter left="const QScriptValue &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptClass" fullname="QScriptValue::scriptClass" href="qscriptvalue.html#scriptClass" location="qscriptvalue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptClass *" signature="scriptClass() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScriptClass" fullname="QScriptValue::setScriptClass" href="qscriptvalue.html#setScriptClass" location="qscriptvalue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScriptClass(QScriptClass * scriptClass)"> + <parameter left="QScriptClass *" right="" name="scriptClass" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAction" href="qaction.html" location="qaction.h" bases="QObject" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="checkable" fullname="QAction::checkable" href="qaction.html#checkable-prop" location="qaction.h" type="bool"> + <getter name="isCheckable"/> + <setter name="setCheckable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="checked" fullname="QAction::checked" href="qaction.html#checked-prop" location="qaction.h" type="bool"> + <getter name="isChecked"/> + <setter name="setChecked"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="enabled" fullname="QAction::enabled" href="qaction.html#enabled-prop" location="qaction.h" type="bool"> + <getter name="isEnabled"/> + <setter name="setEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QAction::icon" href="qaction.html#icon-prop" location="qaction.h" type="QIcon"> + <getter name="icon"/> + <setter name="setIcon"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QAction::text" href="qaction.html#text-prop" location="qaction.h" type="QString"> + <getter name="text"/> + <setter name="setText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconText" fullname="QAction::iconText" href="qaction.html#iconText-prop" location="qaction.h" type="QString"> + <getter name="iconText"/> + <setter name="setIconText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QAction::toolTip" href="qaction.html#toolTip-prop" location="qaction.h" type="QString"> + <getter name="toolTip"/> + <setter name="setToolTip"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="statusTip" fullname="QAction::statusTip" href="qaction.html#statusTip-prop" location="qaction.h" type="QString"> + <getter name="statusTip"/> + <setter name="setStatusTip"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QAction::whatsThis" href="qaction.html#whatsThis-prop" location="qaction.h" type="QString"> + <getter name="whatsThis"/> + <setter name="setWhatsThis"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QAction::font" href="qaction.html#font-prop" location="qaction.h" type="QFont"> + <getter name="font"/> + <setter name="setFont"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="shortcut" fullname="QAction::shortcut" href="qaction.html#shortcut-prop" location="qaction.h" type="QKeySequence"> + <getter name="shortcut"/> + <setter name="setShortcut"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="shortcutContext" fullname="QAction::shortcutContext" href="qaction.html#shortcutContext-prop" location="qaction.h" type="Qt::ShortcutContext"> + <getter name="shortcutContext"/> + <setter name="setShortcutContext"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoRepeat" fullname="QAction::autoRepeat" href="qaction.html#autoRepeat-prop" location="qaction.h" type="bool"> + <getter name="autoRepeat"/> + <setter name="setAutoRepeat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="visible" fullname="QAction::visible" href="qaction.html#visible-prop" location="qaction.h" type="bool"> + <getter name="isVisible"/> + <setter name="setVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="menuRole" fullname="QAction::menuRole" href="qaction.html#menuRole-prop" location="qaction.h" type="MenuRole"> + <getter name="menuRole"/> + <setter name="setMenuRole"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconVisibleInMenu" fullname="QAction::iconVisibleInMenu" href="qaction.html#iconVisibleInMenu-prop" location="qaction.h" type="bool"> + <getter name="isIconVisibleInMenu"/> + <setter name="setIconVisibleInMenu"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="priority" fullname="QAction::priority" href="qaction.html#priority-prop" location="qaction.h" type="Priority"> + <getter name="priority"/> + <setter name="setPriority"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="MenuRole" fullname="QAction::MenuRole" href="qaction.html#MenuRole-enum" location="qaction.h"> + <value name="NoRole" value="0"/> + <value name="TextHeuristicRole" value="1"/> + <value name="ApplicationSpecificRole" value="2"/> + <value name="AboutQtRole" value="3"/> + <value name="AboutRole" value="4"/> + <value name="PreferencesRole" value="5"/> + <value name="QuitRole" value="6"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Priority" fullname="QAction::Priority" href="qaction.html#Priority-enum" location="qaction.h"> + <value name="LowPriority" value="0"/> + <value name="NormalPriority" value="128"/> + <value name="HighPriority" value="256"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QAction" fullname="QAction::QAction" href="qaction.html#QAction" location="qaction.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAction(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QAction" fullname="QAction::QAction" href="qaction.html#QAction-2" location="qaction.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QAction(const QString & text, QObject * parent)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QAction" fullname="QAction::QAction" href="qaction.html#QAction-3" location="qaction.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QAction(const QIcon & icon, const QString & text, QObject * parent)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QAction" fullname="QAction::QAction" href="qaction-qt3.html#QAction-4" location="qaction.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QAction(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QAction" fullname="QAction::QAction" href="qaction-qt3.html#QAction-5" location="qaction.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QAction(const QString & text, const QKeySequence & shortcut, QObject * parent, const char * name)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QKeySequence &" right="" name="shortcut" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QAction" fullname="QAction::QAction" href="qaction-qt3.html#QAction-6" location="qaction.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QAction(const QIcon & icon, const QString & text, const QKeySequence & shortcut, QObject * parent, const char * name)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QKeySequence &" right="" name="shortcut" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAction" fullname="QAction::~QAction" href="qaction.html#dtor.QAction" location="qaction.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAction()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActionGroup" fullname="QAction::setActionGroup" href="qaction.html#setActionGroup" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setActionGroup(QActionGroup * group)"> + <parameter left="QActionGroup *" right="" name="group" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actionGroup" fullname="QAction::actionGroup" href="qaction.html#actionGroup" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QActionGroup *" signature="actionGroup() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIcon" fullname="QAction::setIcon" href="qaction.html#icon-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="icon" type="void" signature="setIcon(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QAction::icon" href="qaction.html#icon-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="icon" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QAction::setText" href="qaction.html#text-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="text" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QAction::text" href="qaction.html#text-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="text" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconText" fullname="QAction::setIconText" href="qaction.html#iconText-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="iconText" type="void" signature="setIconText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconText" fullname="QAction::iconText" href="qaction.html#iconText-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconText" type="QString" signature="iconText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolTip" fullname="QAction::setToolTip" href="qaction.html#toolTip-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="toolTip" type="void" signature="setToolTip(const QString & tip)"> + <parameter left="const QString &" right="" name="tip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QAction::toolTip" href="qaction.html#toolTip-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="toolTip" type="QString" signature="toolTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatusTip" fullname="QAction::setStatusTip" href="qaction.html#statusTip-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="statusTip" type="void" signature="setStatusTip(const QString & statusTip)"> + <parameter left="const QString &" right="" name="statusTip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusTip" fullname="QAction::statusTip" href="qaction.html#statusTip-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="statusTip" type="QString" signature="statusTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWhatsThis" fullname="QAction::setWhatsThis" href="qaction.html#whatsThis-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="whatsThis" type="void" signature="setWhatsThis(const QString & what)"> + <parameter left="const QString &" right="" name="what" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QAction::whatsThis" href="qaction.html#whatsThis-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="whatsThis" type="QString" signature="whatsThis() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPriority" fullname="QAction::setPriority" href="qaction.html#priority-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="priority" type="void" signature="setPriority(Priority priority)"> + <parameter left="Priority" right="" name="priority" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="priority" fullname="QAction::priority" href="qaction.html#priority-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="priority" type="Priority" signature="priority() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="menu" fullname="QAction::menu" href="qaction.html#menu" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenu *" signature="menu() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMenu" fullname="QAction::setMenu" href="qaction.html#setMenu" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMenu(QMenu * menu)"> + <parameter left="QMenu *" right="" name="menu" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSeparator" fullname="QAction::setSeparator" href="qaction.html#setSeparator" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSeparator(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSeparator" fullname="QAction::isSeparator" href="qaction.html#isSeparator" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSeparator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShortcut" fullname="QAction::setShortcut" href="qaction.html#shortcut-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="shortcut" type="void" signature="setShortcut(const QKeySequence & shortcut)"> + <parameter left="const QKeySequence &" right="" name="shortcut" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shortcut" fullname="QAction::shortcut" href="qaction.html#shortcut-prop" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="shortcut" type="QKeySequence" signature="shortcut() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShortcuts" fullname="QAction::setShortcuts" href="qaction.html#setShortcuts" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setShortcuts(const QList<QKeySequence> & shortcuts)"> + <parameter left="const QList<QKeySequence> &" right="" name="shortcuts" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setShortcuts" fullname="QAction::setShortcuts" href="qaction.html#setShortcuts-2" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setShortcuts(QKeySequence::StandardKey key)"> + <parameter left="QKeySequence::StandardKey" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shortcuts" fullname="QAction::shortcuts" href="qaction.html#shortcuts" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QKeySequence>" signature="shortcuts() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShortcutContext" fullname="QAction::setShortcutContext" href="qaction.html#shortcutContext-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="shortcutContext" type="void" signature="setShortcutContext(Qt::ShortcutContext context)"> + <parameter left="Qt::ShortcutContext" right="" name="context" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shortcutContext" fullname="QAction::shortcutContext" href="qaction.html#shortcutContext-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="shortcutContext" type="Qt::ShortcutContext" signature="shortcutContext() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoRepeat" fullname="QAction::setAutoRepeat" href="qaction.html#autoRepeat-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoRepeat" type="void" signature="setAutoRepeat(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoRepeat" fullname="QAction::autoRepeat" href="qaction.html#autoRepeat-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoRepeat" type="bool" signature="autoRepeat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QAction::setFont" href="qaction.html#font-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="font" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QAction::font" href="qaction.html#font-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="font" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCheckable" fullname="QAction::setCheckable" href="qaction.html#checkable-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="checkable" type="void" signature="setCheckable(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCheckable" fullname="QAction::isCheckable" href="qaction.html#checkable-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="checkable" type="bool" signature="isCheckable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QAction::data" href="qaction.html#data" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QAction::setData" href="qaction.html#setData" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QVariant & userData)"> + <parameter left="const QVariant &" right="" name="userData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isChecked" fullname="QAction::isChecked" href="qaction.html#checked-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="checked" type="bool" signature="isChecked() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="QAction::isEnabled" href="qaction.html#enabled-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="enabled" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisible" fullname="QAction::isVisible" href="qaction.html#visible-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="visible" type="bool" signature="isVisible() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ActionEvent" fullname="QAction::ActionEvent" href="qaction.html#ActionEvent-enum" location="qaction.h"> + <value name="Trigger" value="0"/> + <value name="Hover" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="activate" fullname="QAction::activate" href="qaction.html#activate" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="activate(ActionEvent event)"> + <parameter left="ActionEvent" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showStatusText" fullname="QAction::showStatusText" href="qaction.html#showStatusText" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="showStatusText(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMenuRole" fullname="QAction::setMenuRole" href="qaction.html#menuRole-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="menuRole" type="void" signature="setMenuRole(MenuRole menuRole)"> + <parameter left="MenuRole" right="" name="menuRole" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="menuRole" fullname="QAction::menuRole" href="qaction.html#menuRole-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="menuRole" type="MenuRole" signature="menuRole() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconVisibleInMenu" fullname="QAction::setIconVisibleInMenu" href="qaction.html#iconVisibleInMenu-prop" location="qaction.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="iconVisibleInMenu" type="void" signature="setIconVisibleInMenu(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isIconVisibleInMenu" fullname="QAction::isIconVisibleInMenu" href="qaction.html#iconVisibleInMenu-prop" location="qaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconVisibleInMenu" type="bool" signature="isIconVisibleInMenu() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setMenuText" fullname="QAction::setMenuText" href="qaction-qt3.html#setMenuText" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMenuText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="menuText" fullname="QAction::menuText" href="qaction-qt3.html#menuText" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="menuText() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="isOn" fullname="QAction::isOn" href="qaction-qt3.html#isOn" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isOn() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="isToggleAction" fullname="QAction::isToggleAction" href="qaction-qt3.html#isToggleAction" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isToggleAction() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setToggleAction" fullname="QAction::setToggleAction" href="qaction-qt3.html#setToggleAction" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setToggleAction(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setIconSet" fullname="QAction::setIconSet" href="qaction-qt3.html#setIconSet" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIconSet(const QIcon & i)"> + <parameter left="const QIcon &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="iconSet" fullname="QAction::iconSet" href="qaction-qt3.html#iconSet" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="iconSet() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="addTo" fullname="QAction::addTo" href="qaction-qt3.html#addTo" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="addTo(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="removeFrom" fullname="QAction::removeFrom" href="qaction-qt3.html#removeFrom" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeFrom(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setAccel" fullname="QAction::setAccel" href="qaction-qt3.html#setAccel" location="qaction.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAccel(const QKeySequence & shortcut)"> + <parameter left="const QKeySequence &" right="" name="shortcut" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="accel" fullname="QAction::accel" href="qaction-qt3.html#accel" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QKeySequence" signature="accel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentWidget" fullname="QAction::parentWidget" href="qaction.html#parentWidget" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="parentWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="associatedWidgets" fullname="QAction::associatedWidgets" href="qaction.html#associatedWidgets" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QWidget *>" signature="associatedWidgets() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="associatedGraphicsWidgets" fullname="QAction::associatedGraphicsWidgets" href="qaction.html#associatedGraphicsWidgets" location="qaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGraphicsWidget *>" signature="associatedGraphicsWidgets() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QAction::event" href="qaction.html#event" location="qaction.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setOn" fullname="QAction::setOn" href="qaction-qt3.html#setOn" location="qaction.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setOn(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="trigger" fullname="QAction::trigger" href="qaction.html#trigger" location="qaction.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="trigger()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hover" fullname="QAction::hover" href="qaction.html#hover" location="qaction.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="hover()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setChecked" fullname="QAction::setChecked" href="qaction.html#checked-prop" location="qaction.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="checked" type="void" signature="setChecked(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toggle" fullname="QAction::toggle" href="qaction.html#toggle" location="qaction.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="toggle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="QAction::setEnabled" href="qaction.html#enabled-prop" location="qaction.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="enabled" type="void" signature="setEnabled(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDisabled" fullname="QAction::setDisabled" href="qaction.html#setDisabled" location="qaction.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setDisabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QAction::setVisible" href="qaction.html#visible-prop" location="qaction.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="visible" type="void" signature="setVisible(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changed" fullname="QAction::changed" href="qaction.html#changed" location="qaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="changed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="triggered" fullname="QAction::triggered" href="qaction.html#triggered" location="qaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="triggered(bool checked)"> + <parameter left="bool" right="" name="checked" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hovered" fullname="QAction::hovered" href="qaction.html#hovered" location="qaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="hovered()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toggled" fullname="QAction::toggled" href="qaction.html#toggled" location="qaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="toggled(bool checked)"> + <parameter left="bool" right="" name="checked" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="activated" fullname="QAction::activated" href="qaction-qt3.html#activated" location="qaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(int i)"> + <parameter left="int" right="" name="i" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ToolBar" href="q3toolbar.html" location="q3toolbar.h" bases="Q3DockWindow" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="label" fullname="Q3ToolBar::label" href="q3toolbar.html#label-prop" location="q3toolbar.h" type="QString"> + <getter name="label"/> + <setter name="setLabel"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ToolBar" fullname="Q3ToolBar::Q3ToolBar" href="q3toolbar.html#Q3ToolBar" location="q3toolbar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ToolBar(const QString & label, Q3MainWindow * parent, Qt::ToolBarDock dock, bool newLine, const char * name)"> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="Q3MainWindow *" right="" name="parent" default=""/> + <parameter left="Qt::ToolBarDock" right="" name="dock" default="Qt::DockTop"/> + <parameter left="bool" right="" name="newLine" default="false"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ToolBar" fullname="Q3ToolBar::Q3ToolBar" href="q3toolbar.html#Q3ToolBar-2" location="q3toolbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ToolBar(const QString & label, Q3MainWindow * mainWindow, QWidget * parent, bool newLine, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="Q3MainWindow *" right="" name="mainWindow" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="bool" right="" name="newLine" default="false"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ToolBar" fullname="Q3ToolBar::Q3ToolBar" href="q3toolbar.html#Q3ToolBar-3" location="q3toolbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ToolBar(Q3MainWindow * parent, const char * name)"> + <parameter left="Q3MainWindow *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ToolBar" fullname="Q3ToolBar::~Q3ToolBar" href="q3toolbar.html#dtor.Q3ToolBar" location="q3toolbar.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ToolBar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addSeparator" fullname="Q3ToolBar::addSeparator" href="q3toolbar.html#addSeparator" location="q3toolbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addSeparator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="Q3ToolBar::setVisible" href="q3toolbar.html#setVisible" location="q3toolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mainWindow" fullname="Q3ToolBar::mainWindow" href="q3toolbar.html#mainWindow" location="q3toolbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3MainWindow *" signature="mainWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStretchableWidget" fullname="Q3ToolBar::setStretchableWidget" href="q3toolbar.html#setStretchableWidget" location="q3toolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setStretchableWidget(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="Q3ToolBar::event" href="q3toolbar.html#event" location="q3toolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLabel" fullname="Q3ToolBar::setLabel" href="q3toolbar.html#label-prop" location="q3toolbar.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="label" type="void" signature="setLabel(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="label" fullname="Q3ToolBar::label" href="q3toolbar.html#label-prop" location="q3toolbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="label" type="QString" signature="label() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3ToolBar::clear" href="q3toolbar.html#clear" location="q3toolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3ToolBar::minimumSizeHint" href="q3toolbar.html#minimumSizeHint" location="q3toolbar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="Q3ToolBar::setOrientation" href="q3toolbar.html#setOrientation" location="q3toolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setOrientation(Qt::Orientation o)"> + <parameter left="Qt::Orientation" right="" name="o" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3ToolBar::resizeEvent" href="q3toolbar.html#resizeEvent" location="q3toolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="styleChange" fullname="Q3ToolBar::styleChange" href="q3toolbar.html#styleChange" location="q3toolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="styleChange(QStyle & oldStyle)"> + <parameter left="QStyle &" right="" name="oldStyle" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTemporaryFile" href="qtemporaryfile.html" location="qtemporaryfile.h" bases="QFile" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTemporaryFile" fullname="QTemporaryFile::QTemporaryFile" href="qtemporaryfile.html#QTemporaryFile" location="qtemporaryfile.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTemporaryFile()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTemporaryFile" fullname="QTemporaryFile::QTemporaryFile" href="qtemporaryfile.html#QTemporaryFile-2" location="qtemporaryfile.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTemporaryFile(const QString & templateName)"> + <parameter left="const QString &" right="" name="templateName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTemporaryFile" fullname="QTemporaryFile::QTemporaryFile" href="qtemporaryfile.html#QTemporaryFile-3" location="qtemporaryfile.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTemporaryFile(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTemporaryFile" fullname="QTemporaryFile::QTemporaryFile" href="qtemporaryfile.html#QTemporaryFile-4" location="qtemporaryfile.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QTemporaryFile(const QString & templateName, QObject * parent)"> + <parameter left="const QString &" right="" name="templateName" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTemporaryFile" fullname="QTemporaryFile::~QTemporaryFile" href="qtemporaryfile.html#dtor.QTemporaryFile" location="qtemporaryfile.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTemporaryFile()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="autoRemove" fullname="QTemporaryFile::autoRemove" href="qtemporaryfile.html#autoRemove" location="qtemporaryfile.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoRemove() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoRemove" fullname="QTemporaryFile::setAutoRemove" href="qtemporaryfile.html#setAutoRemove" location="qtemporaryfile.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoRemove(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QTemporaryFile::open" href="qtemporaryfile.html#open" location="qtemporaryfile.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="open()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QTemporaryFile::fileName" href="qtemporaryfile.html#fileName" location="qtemporaryfile.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileTemplate" fullname="QTemporaryFile::fileTemplate" href="qtemporaryfile.html#fileTemplate" location="qtemporaryfile.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileTemplate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileTemplate" fullname="QTemporaryFile::setFileTemplate" href="qtemporaryfile.html#setFileTemplate" location="qtemporaryfile.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileTemplate(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createLocalFile" fullname="QTemporaryFile::createLocalFile" href="qtemporaryfile.html#createLocalFile-2" location="qtemporaryfile.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QTemporaryFile *" signature="createLocalFile(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createLocalFile" fullname="QTemporaryFile::createLocalFile" href="qtemporaryfile.html#createLocalFile" location="qtemporaryfile.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTemporaryFile *" signature="createLocalFile(QFile & file)"> + <parameter left="QFile &" right="" name="file" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="open" fullname="QTemporaryFile::open" href="qtemporaryfile.html#open-2" location="qtemporaryfile.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="open(QFlags<QIODevice::OpenModeFlag> flags)"> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="flags" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QNetworkCookieJar" href="qnetworkcookiejar.html" location="qnetworkcookiejar.h" bases="QObject" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkCookieJar" fullname="QNetworkCookieJar::QNetworkCookieJar" href="qnetworkcookiejar.html#QNetworkCookieJar" location="qnetworkcookiejar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QNetworkCookieJar(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QNetworkCookieJar" fullname="QNetworkCookieJar::~QNetworkCookieJar" href="qnetworkcookiejar.html#dtor.QNetworkCookieJar" location="qnetworkcookiejar.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QNetworkCookieJar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cookiesForUrl" fullname="QNetworkCookieJar::cookiesForUrl" href="qnetworkcookiejar.html#cookiesForUrl" location="qnetworkcookiejar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QList<QNetworkCookie>" signature="cookiesForUrl(const QUrl & url) const"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCookiesFromUrl" fullname="QNetworkCookieJar::setCookiesFromUrl" href="qnetworkcookiejar.html#setCookiesFromUrl" location="qnetworkcookiejar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setCookiesFromUrl(const QList<QNetworkCookie> & cookieList, const QUrl & url)"> + <parameter left="const QList<QNetworkCookie> &" right="" name="cookieList" default=""/> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="allCookies" fullname="QNetworkCookieJar::allCookies" href="qnetworkcookiejar.html#allCookies" location="qnetworkcookiejar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QNetworkCookie>" signature="allCookies() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setAllCookies" fullname="QNetworkCookieJar::setAllCookies" href="qnetworkcookiejar.html#setAllCookies" location="qnetworkcookiejar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAllCookies(const QList<QNetworkCookie> & cookieList)"> + <parameter left="const QList<QNetworkCookie> &" right="" name="cookieList" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesktopServices" href="qdesktopservices.html" location="qdesktopservices.h" bases="" module="QtGui"> + <contents name="url-handlers" title="URL Handlers" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="openUrl" fullname="QDesktopServices::openUrl" href="qdesktopservices.html#openUrl" location="qdesktopservices.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="openUrl(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUrlHandler" fullname="QDesktopServices::setUrlHandler" href="qdesktopservices.html#setUrlHandler" location="qdesktopservices.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setUrlHandler(const QString & scheme, QObject * receiver, const char * method)"> + <parameter left="const QString &" right="" name="scheme" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="method" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unsetUrlHandler" fullname="QDesktopServices::unsetUrlHandler" href="qdesktopservices.html#unsetUrlHandler" location="qdesktopservices.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="unsetUrlHandler(const QString & scheme)"> + <parameter left="const QString &" right="" name="scheme" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="StandardLocation" fullname="QDesktopServices::StandardLocation" href="qdesktopservices.html#StandardLocation-enum" location="qdesktopservices.h"> + <value name="DesktopLocation" value="0"/> + <value name="DocumentsLocation" value="1"/> + <value name="FontsLocation" value="2"/> + <value name="ApplicationsLocation" value="3"/> + <value name="MusicLocation" value="4"/> + <value name="MoviesLocation" value="5"/> + <value name="PicturesLocation" value="6"/> + <value name="TempLocation" value="7"/> + <value name="HomeLocation" value="8"/> + <value name="DataLocation" value="9"/> + <value name="CacheLocation" value="10"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="storageLocation" fullname="QDesktopServices::storageLocation" href="qdesktopservices.html#storageLocation" location="qdesktopservices_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="storageLocation(StandardLocation type)"> + <parameter left="StandardLocation" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="displayName" fullname="QDesktopServices::displayName" href="qdesktopservices.html#displayName" location="qdesktopservices_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="displayName(StandardLocation type)"> + <parameter left="StandardLocation" right="" name="type" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QObjectCleanupHandler" href="qobjectcleanuphandler.html" location="qobjectcleanuphandler.h" bases="QObject" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QObjectCleanupHandler" fullname="QObjectCleanupHandler::QObjectCleanupHandler" href="qobjectcleanuphandler.html#QObjectCleanupHandler" location="qobjectcleanuphandler.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QObjectCleanupHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QObjectCleanupHandler" fullname="QObjectCleanupHandler::~QObjectCleanupHandler" href="qobjectcleanuphandler.html#dtor.QObjectCleanupHandler" location="qobjectcleanuphandler.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QObjectCleanupHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="add" fullname="QObjectCleanupHandler::add" href="qobjectcleanuphandler.html#add" location="qobjectcleanuphandler.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QObject *" signature="add(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QObjectCleanupHandler::remove" href="qobjectcleanuphandler.html#remove" location="qobjectcleanuphandler.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QObjectCleanupHandler::isEmpty" href="qobjectcleanuphandler.html#isEmpty" location="qobjectcleanuphandler.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QObjectCleanupHandler::clear" href="qobjectcleanuphandler.html#clear" location="qobjectcleanuphandler.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QLine" href="qline.html" location="qline.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QLine" fullname="QLine::QLine" href="qline.html#QLine" location="qline.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QLine" fullname="QLine::QLine" href="qline.html#QLine-2" location="qline.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QLine(const QPoint & p1, const QPoint & p2)"> + <parameter left="const QPoint &" right="" name="p1" default=""/> + <parameter left="const QPoint &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLine" fullname="QLine::QLine" href="qline.html#QLine-3" location="qline.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QLine(int x1, int y1, int x2, int y2)"> + <parameter left="int" right="" name="x1" default=""/> + <parameter left="int" right="" name="y1" default=""/> + <parameter left="int" right="" name="x2" default=""/> + <parameter left="int" right="" name="y2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QLine::isNull" href="qline.html#isNull" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="p1" fullname="QLine::p1" href="qline.html#p1" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="p1() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="p2" fullname="QLine::p2" href="qline.html#p2" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="p2() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x1" fullname="QLine::x1" href="qline.html#x1" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x1() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y1" fullname="QLine::y1" href="qline.html#y1" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="y1() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x2" fullname="QLine::x2" href="qline.html#x2" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x2() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y2" fullname="QLine::y2" href="qline.html#y2" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="y2() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dx" fullname="QLine::dx" href="qline.html#dx" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="dx() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dy" fullname="QLine::dy" href="qline.html#dy" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="dy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QLine::translate" href="qline.html#translate" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="translate(const QPoint & offset)"> + <parameter left="const QPoint &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QLine::translate" href="qline.html#translate-2" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="translate(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QLine::translated" href="qline.html#translated" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLine" signature="translated(const QPoint & offset) const"> + <parameter left="const QPoint &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QLine::translated" href="qline.html#translated-2" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QLine" signature="translated(int dx, int dy) const"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setP1" fullname="QLine::setP1" href="qline.html#setP1" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setP1(const QPoint & p1)"> + <parameter left="const QPoint &" right="" name="p1" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setP2" fullname="QLine::setP2" href="qline.html#setP2" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setP2(const QPoint & p2)"> + <parameter left="const QPoint &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPoints" fullname="QLine::setPoints" href="qline.html#setPoints" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPoints(const QPoint & p1, const QPoint & p2)"> + <parameter left="const QPoint &" right="" name="p1" default=""/> + <parameter left="const QPoint &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLine" fullname="QLine::setLine" href="qline.html#setLine" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLine(int x1, int y1, int x2, int y2)"> + <parameter left="int" right="" name="x1" default=""/> + <parameter left="int" right="" name="y1" default=""/> + <parameter left="int" right="" name="x2" default=""/> + <parameter left="int" right="" name="y2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QLine::operator==" href="qline.html#operator==" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QLine & line) const"> + <parameter left="const QLine &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QLine::operator!=" href="qline.html#operator!=" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QLine & line) const"> + <parameter left="const QLine &" right="" name="line" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qline.html#operator<<-38" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="38" relates="QLine" type="QDataStream &" signature="operator<<(QDataStream & stream, const QLine & line)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QLine &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qline.html#operator>>-21" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="21" relates="QLine" type="QDataStream &" signature="operator>>(QDataStream & stream, QLine & line)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QLine &" right="" name="line" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QLineF" href="qlinef.html" location="qline.h" bases="" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="IntersectType" fullname="QLineF::IntersectType" href="qlinef.html#IntersectType-enum" location="qline.h"> + <value name="NoIntersection" value="0"/> + <value name="BoundedIntersection" value="1"/> + <value name="UnboundedIntersection" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QLineF" fullname="QLineF::QLineF" href="qlinef.html#QLineF" location="qline.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLineF()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QLineF" fullname="QLineF::QLineF" href="qlinef.html#QLineF-2" location="qline.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QLineF(const QPointF & p1, const QPointF & p2)"> + <parameter left="const QPointF &" right="" name="p1" default=""/> + <parameter left="const QPointF &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLineF" fullname="QLineF::QLineF" href="qlinef.html#QLineF-3" location="qline.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QLineF(qreal x1, qreal y1, qreal x2, qreal y2)"> + <parameter left="qreal" right="" name="x1" default=""/> + <parameter left="qreal" right="" name="y1" default=""/> + <parameter left="qreal" right="" name="x2" default=""/> + <parameter left="qreal" right="" name="y2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLineF" fullname="QLineF::QLineF" href="qlinef.html#QLineF-4" location="qline.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QLineF(const QLine & line)"> + <parameter left="const QLine &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromPolar" fullname="QLineF::fromPolar" href="qlinef.html#fromPolar" location="qline.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QLineF" signature="fromPolar(qreal length, qreal angle)"> + <parameter left="qreal" right="" name="length" default=""/> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QLineF::isNull" href="qlinef.html#isNull" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="p1" fullname="QLineF::p1" href="qlinef.html#p1" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="p1() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="p2" fullname="QLineF::p2" href="qlinef.html#p2" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="p2() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x1" fullname="QLineF::x1" href="qlinef.html#x1" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="x1() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y1" fullname="QLineF::y1" href="qlinef.html#y1" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="y1() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x2" fullname="QLineF::x2" href="qlinef.html#x2" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="x2() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y2" fullname="QLineF::y2" href="qlinef.html#y2" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="y2() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dx" fullname="QLineF::dx" href="qlinef.html#dx" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="dx() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dy" fullname="QLineF::dy" href="qlinef.html#dy" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="dy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QLineF::length" href="qlinef.html#length" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLength" fullname="QLineF::setLength" href="qlinef.html#setLength" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLength(qreal length)"> + <parameter left="qreal" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="angle" fullname="QLineF::angle" href="qlinef.html#angle" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="angle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAngle" fullname="QLineF::setAngle" href="qlinef.html#setAngle" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAngle(qreal angle)"> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="angleTo" fullname="QLineF::angleTo" href="qlinef.html#angleTo" location="qline.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="angleTo(const QLineF & line) const"> + <parameter left="const QLineF &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unitVector" fullname="QLineF::unitVector" href="qlinef.html#unitVector" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLineF" signature="unitVector() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalVector" fullname="QLineF::normalVector" href="qlinef.html#normalVector" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLineF" signature="normalVector() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="intersect" fullname="QLineF::intersect" href="qlinef.html#intersect" location="qline.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="IntersectType" signature="intersect(const QLineF & line, QPointF * intersectionPoint) const"> + <parameter left="const QLineF &" right="" name="line" default=""/> + <parameter left="QPointF *" right="" name="intersectionPoint" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="angle" fullname="QLineF::angle" href="qlinef-obsolete.html#angle-2" location="qline.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="qreal" signature="angle(const QLineF & line) const"> + <parameter left="const QLineF &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pointAt" fullname="QLineF::pointAt" href="qlinef.html#pointAt" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="pointAt(qreal t) const"> + <parameter left="qreal" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QLineF::translate" href="qlinef.html#translate" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="translate(const QPointF & offset)"> + <parameter left="const QPointF &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QLineF::translate" href="qlinef.html#translate-2" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="translate(qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QLineF::translated" href="qlinef.html#translated" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLineF" signature="translated(const QPointF & offset) const"> + <parameter left="const QPointF &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QLineF::translated" href="qlinef.html#translated-2" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QLineF" signature="translated(qreal dx, qreal dy) const"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setP1" fullname="QLineF::setP1" href="qlinef.html#setP1" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setP1(const QPointF & p1)"> + <parameter left="const QPointF &" right="" name="p1" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setP2" fullname="QLineF::setP2" href="qlinef.html#setP2" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setP2(const QPointF & p2)"> + <parameter left="const QPointF &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPoints" fullname="QLineF::setPoints" href="qlinef.html#setPoints" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPoints(const QPointF & p1, const QPointF & p2)"> + <parameter left="const QPointF &" right="" name="p1" default=""/> + <parameter left="const QPointF &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLine" fullname="QLineF::setLine" href="qlinef.html#setLine" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLine(qreal x1, qreal y1, qreal x2, qreal y2)"> + <parameter left="qreal" right="" name="x1" default=""/> + <parameter left="qreal" right="" name="y1" default=""/> + <parameter left="qreal" right="" name="x2" default=""/> + <parameter left="qreal" right="" name="y2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QLineF::operator==" href="qlinef.html#operator==" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QLineF & line) const"> + <parameter left="const QLineF &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QLineF::operator!=" href="qlinef.html#operator!=" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QLineF & line) const"> + <parameter left="const QLineF &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLine" fullname="QLineF::toLine" href="qlinef.html#toLine" location="qline.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLine" signature="toLine() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qlinef.html#operator<<-40" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="40" relates="QLineF" type="QDataStream &" signature="operator<<(QDataStream & stream, const QLineF & line)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QLineF &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qlinef.html#operator>>-22" location="qline.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="22" relates="QLineF" type="QDataStream &" signature="operator>>(QDataStream & stream, QLineF & line)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QLineF &" right="" name="line" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlFormatter" href="qxmlformatter.html" location="qxmlformatter.h" bases="QXmlSerializer" module="QtXmlPatterns"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlFormatter" fullname="QXmlFormatter::QXmlFormatter" href="qxmlformatter.html#QXmlFormatter" location="qxmlformatter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlFormatter(const QXmlQuery & query, QIODevice * outputDevice)"> + <parameter left="const QXmlQuery &" right="" name="query" default=""/> + <parameter left="QIODevice *" right="" name="outputDevice" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="characters" fullname="QXmlFormatter::characters" href="qxmlformatter.html#characters" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="characters(const QStringRef & value)"> + <parameter left="const QStringRef &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="comment" fullname="QXmlFormatter::comment" href="qxmlformatter.html#comment" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="comment(const QString & value)"> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startElement" fullname="QXmlFormatter::startElement" href="qxmlformatter.html#startElement" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startElement(const QXmlName & name)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endElement" fullname="QXmlFormatter::endElement" href="qxmlformatter.html#endElement" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="endElement()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="attribute" fullname="QXmlFormatter::attribute" href="qxmlformatter.html#attribute" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="attribute(const QXmlName & name, const QStringRef & value)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + <parameter left="const QStringRef &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="processingInstruction" fullname="QXmlFormatter::processingInstruction" href="qxmlformatter.html#processingInstruction" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="processingInstruction(const QXmlName & name, const QString & value)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="atomicValue" fullname="QXmlFormatter::atomicValue" href="qxmlformatter.html#atomicValue" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="atomicValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDocument" fullname="QXmlFormatter::startDocument" href="qxmlformatter.html#startDocument" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endDocument" fullname="QXmlFormatter::endDocument" href="qxmlformatter.html#endDocument" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="endDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startOfSequence" fullname="QXmlFormatter::startOfSequence" href="qxmlformatter.html#startOfSequence" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startOfSequence()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endOfSequence" fullname="QXmlFormatter::endOfSequence" href="qxmlformatter.html#endOfSequence" location="qxmlformatter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="endOfSequence()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indentationDepth" fullname="QXmlFormatter::indentationDepth" href="qxmlformatter.html#indentationDepth" location="qxmlformatter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indentationDepth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIndentationDepth" fullname="QXmlFormatter::setIndentationDepth" href="qxmlformatter.html#setIndentationDepth" location="qxmlformatter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIndentationDepth(int depth)"> + <parameter left="int" right="" name="depth" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QStateMachine" href="qstatemachine.html" location="qstatemachine.h" bases="QState" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QStateMachine::errorString" href="qstatemachine.html#errorString-prop" location="qstatemachine.h" type="QString"> + <getter name="errorString"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="globalRestorePolicy" fullname="QStateMachine::globalRestorePolicy" href="qstatemachine.html#globalRestorePolicy-prop" location="qstatemachine.h" type="RestorePolicy"> + <getter name="globalRestorePolicy"/> + <setter name="setGlobalRestorePolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="animationsEnabled" fullname="QStateMachine::animationsEnabled" href="qstatemachine.html#animationsEnabled-prop" location="qstatemachine.h" type="bool"> + <getter name="animationsEnabled"/> + <setter name="setAnimationsEnabled"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="RestorePolicy" fullname="QStateMachine::RestorePolicy" href="qstatemachine.html#RestorePolicy-enum" location="qstatemachine.h"> + <value name="DoNotRestoreProperties" value="0"/> + <value name="RestoreProperties" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Error" fullname="QStateMachine::Error" href="qstatemachine.html#Error-enum" location="qstatemachine.h"> + <value name="NoError" value="0"/> + <value name="NoInitialStateError" value="1"/> + <value name="NoDefaultStateInHistoryStateError" value="2"/> + <value name="NoCommonAncestorForTransitionError" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QStateMachine" fullname="QStateMachine::QStateMachine" href="qstatemachine.html#QStateMachine" location="qstatemachine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStateMachine(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStateMachine" fullname="QStateMachine::~QStateMachine" href="qstatemachine.html#dtor.QStateMachine" location="qstatemachine.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStateMachine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addState" fullname="QStateMachine::addState" href="qstatemachine.html#addState" location="qstatemachine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addState(QAbstractState * state)"> + <parameter left="QAbstractState *" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeState" fullname="QStateMachine::removeState" href="qstatemachine.html#removeState" location="qstatemachine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeState(QAbstractState * state)"> + <parameter left="QAbstractState *" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QStateMachine::error" href="qstatemachine.html#error" location="qstatemachine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Error" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QStateMachine::errorString" href="qstatemachine.html#errorString-prop" location="qstatemachine.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="errorString" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearError" fullname="QStateMachine::clearError" href="qstatemachine.html#clearError" location="qstatemachine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearError()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRunning" fullname="QStateMachine::isRunning" href="qstatemachine.html#isRunning" location="qstatemachine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRunning() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="animationsEnabled" fullname="QStateMachine::animationsEnabled" href="qstatemachine.html#animationsEnabled-prop" location="qstatemachine.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="animationsEnabled" type="bool" signature="animationsEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAnimationsEnabled" fullname="QStateMachine::setAnimationsEnabled" href="qstatemachine.html#animationsEnabled-prop" location="qstatemachine.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="animationsEnabled" type="void" signature="setAnimationsEnabled(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDefaultAnimation" fullname="QStateMachine::addDefaultAnimation" href="qstatemachine.html#addDefaultAnimation" location="qstatemachine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addDefaultAnimation(QAbstractAnimation * animation)"> + <parameter left="QAbstractAnimation *" right="" name="animation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultAnimations" fullname="QStateMachine::defaultAnimations" href="qstatemachine.html#defaultAnimations" location="qstatemachine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QAbstractAnimation *>" signature="defaultAnimations() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeDefaultAnimation" fullname="QStateMachine::removeDefaultAnimation" href="qstatemachine.html#removeDefaultAnimation" location="qstatemachine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeDefaultAnimation(QAbstractAnimation * animation)"> + <parameter left="QAbstractAnimation *" right="" name="animation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="globalRestorePolicy" fullname="QStateMachine::globalRestorePolicy" href="qstatemachine.html#globalRestorePolicy-prop" location="qstatemachine.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="globalRestorePolicy" type="QStateMachine::RestorePolicy" signature="globalRestorePolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGlobalRestorePolicy" fullname="QStateMachine::setGlobalRestorePolicy" href="qstatemachine.html#globalRestorePolicy-prop" location="qstatemachine.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="globalRestorePolicy" type="void" signature="setGlobalRestorePolicy(QStateMachine::RestorePolicy restorePolicy)"> + <parameter left="QStateMachine::RestorePolicy" right="" name="restorePolicy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="postEvent" fullname="QStateMachine::postEvent" href="qstatemachine.html#postEvent" location="qstatemachine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="postEvent(QEvent * event, int delay)"> + <parameter left="QEvent *" right="" name="event" default=""/> + <parameter left="int" right="" name="delay" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QStateMachine::eventFilter" href="qstatemachine.html#eventFilter" location="qstatemachine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * watched, QEvent * event)"> + <parameter left="QObject *" right="" name="watched" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QStateMachine::start" href="qstatemachine.html#start" location="qstatemachine.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="start()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="QStateMachine::stop" href="qstatemachine.html#stop" location="qstatemachine.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="started" fullname="QStateMachine::started" href="qstatemachine.html#started" location="qstatemachine.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="started()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stopped" fullname="QStateMachine::stopped" href="qstatemachine.html#stopped" location="qstatemachine.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stopped()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="onEntry" fullname="QStateMachine::onEntry" href="qstatemachine.html#onEntry" location="qstatemachine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onEntry(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onExit" fullname="QStateMachine::onExit" href="qstatemachine.html#onExit" location="qstatemachine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onExit(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QStateMachine::event" href="qstatemachine.html#event" location="qstatemachine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusConnectionInterface" href="qdbusconnectioninterface.html" location="qdbusconnectioninterface.h" bases="QDBusAbstractInterface" module="QtDBus"> + <property access="public" threadsafety="unspecified" status="commendable" name="registeredServiceNames" fullname="QDBusConnectionInterface::registeredServiceNames" href="qdbusconnectioninterface.html#registeredServiceNames-prop" location="qdbusconnectioninterface.h" type="QDBusReply<QStringList>"> + <getter name="registeredServiceNames"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="ServiceQueueOptions" fullname="QDBusConnectionInterface::ServiceQueueOptions" href="qdbusconnectioninterface.html#ServiceQueueOptions-enum" location="qdbusconnectioninterface.h"> + <value name="DontQueueService" value="0"/> + <value name="QueueService" value="1"/> + <value name="ReplaceExistingService" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ServiceReplacementOptions" fullname="QDBusConnectionInterface::ServiceReplacementOptions" href="qdbusconnectioninterface.html#ServiceReplacementOptions-enum" location="qdbusconnectioninterface.h"> + <value name="DontAllowReplacement" value="0"/> + <value name="AllowReplacement" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="RegisterServiceReply" fullname="QDBusConnectionInterface::RegisterServiceReply" href="qdbusconnectioninterface.html#RegisterServiceReply-enum" location="qdbusconnectioninterface.h"> + <value name="ServiceNotRegistered" value="0"/> + <value name="ServiceRegistered" value="1"/> + <value name="ServiceQueued" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="registeredServiceNames" fullname="QDBusConnectionInterface::registeredServiceNames" href="qdbusconnectioninterface.html#registeredServiceNames-prop" location="qdbusconnectioninterface.cpp" virtual="non" meta="slot" const="true" static="false" overload="false" associated-property="registeredServiceNames" type="QDBusReply<QStringList>" signature="registeredServiceNames() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isServiceRegistered" fullname="QDBusConnectionInterface::isServiceRegistered" href="qdbusconnectioninterface.html#isServiceRegistered" location="qdbusconnectioninterface.h" virtual="non" meta="slot" const="true" static="false" overload="false" type="QDBusReply<bool>" signature="isServiceRegistered(const QString & serviceName) const"> + <parameter left="const QString &" right="" name="serviceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="serviceOwner" fullname="QDBusConnectionInterface::serviceOwner" href="qdbusconnectioninterface.html#serviceOwner" location="qdbusconnectioninterface.h" virtual="non" meta="slot" const="true" static="false" overload="false" type="QDBusReply<QString>" signature="serviceOwner(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterService" fullname="QDBusConnectionInterface::unregisterService" href="qdbusconnectioninterface.html#unregisterService" location="qdbusconnectioninterface.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="QDBusReply<bool>" signature="unregisterService(const QString & serviceName)"> + <parameter left="const QString &" right="" name="serviceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registerService" fullname="QDBusConnectionInterface::registerService" href="qdbusconnectioninterface.html#registerService" location="qdbusconnectioninterface.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="QDBusReply<QDBusConnectionInterface::RegisterServiceReply>" signature="registerService(const QString & serviceName, ServiceQueueOptions qoption, ServiceReplacementOptions roption)"> + <parameter left="const QString &" right="" name="serviceName" default=""/> + <parameter left="ServiceQueueOptions" right="" name="qoption" default="DontQueueService"/> + <parameter left="ServiceReplacementOptions" right="" name="roption" default="DontAllowReplacement"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="servicePid" fullname="QDBusConnectionInterface::servicePid" href="qdbusconnectioninterface.html#servicePid" location="qdbusconnectioninterface.h" virtual="non" meta="slot" const="true" static="false" overload="false" type="QDBusReply<uint>" signature="servicePid(const QString & serviceName) const"> + <parameter left="const QString &" right="" name="serviceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="serviceUid" fullname="QDBusConnectionInterface::serviceUid" href="qdbusconnectioninterface.html#serviceUid" location="qdbusconnectioninterface.h" virtual="non" meta="slot" const="true" static="false" overload="false" type="QDBusReply<uint>" signature="serviceUid(const QString & serviceName) const"> + <parameter left="const QString &" right="" name="serviceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startService" fullname="QDBusConnectionInterface::startService" href="qdbusconnectioninterface.html#startService" location="qdbusconnectioninterface.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="QDBusReply<void>" signature="startService(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="serviceRegistered" fullname="QDBusConnectionInterface::serviceRegistered" href="qdbusconnectioninterface.html#serviceRegistered" location="qdbusconnectioninterface.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="serviceRegistered(const QString & serviceName)"> + <parameter left="const QString &" right="" name="serviceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="serviceUnregistered" fullname="QDBusConnectionInterface::serviceUnregistered" href="qdbusconnectioninterface.html#serviceUnregistered" location="qdbusconnectioninterface.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="serviceUnregistered(const QString & serviceName)"> + <parameter left="const QString &" right="" name="serviceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="serviceOwnerChanged" fullname="QDBusConnectionInterface::serviceOwnerChanged" href="qdbusconnectioninterface.html#serviceOwnerChanged" location="qdbusconnectioninterface.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="serviceOwnerChanged(const QString & name, const QString & oldOwner, const QString & newOwner)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="oldOwner" default=""/> + <parameter left="const QString &" right="" name="newOwner" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="callWithCallbackFailed" fullname="QDBusConnectionInterface::callWithCallbackFailed" href="qdbusconnectioninterface.html#callWithCallbackFailed" location="qdbusconnectioninterface.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="callWithCallbackFailed(const QDBusError & error, const QDBusMessage & call)"> + <parameter left="const QDBusError &" right="" name="error" default=""/> + <parameter left="const QDBusMessage &" right="" name="call" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QUndoGroup" href="qundogroup.html" location="qundogroup.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QUndoGroup" fullname="QUndoGroup::QUndoGroup" href="qundogroup.html#QUndoGroup" location="qundogroup.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QUndoGroup(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QUndoGroup" fullname="QUndoGroup::~QUndoGroup" href="qundogroup.html#dtor.QUndoGroup" location="qundogroup.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QUndoGroup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addStack" fullname="QUndoGroup::addStack" href="qundogroup.html#addStack" location="qundogroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addStack(QUndoStack * stack)"> + <parameter left="QUndoStack *" right="" name="stack" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeStack" fullname="QUndoGroup::removeStack" href="qundogroup.html#removeStack" location="qundogroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeStack(QUndoStack * stack)"> + <parameter left="QUndoStack *" right="" name="stack" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stacks" fullname="QUndoGroup::stacks" href="qundogroup.html#stacks" location="qundogroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QUndoStack *>" signature="stacks() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activeStack" fullname="QUndoGroup::activeStack" href="qundogroup.html#activeStack" location="qundogroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUndoStack *" signature="activeStack() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createUndoAction" fullname="QUndoGroup::createUndoAction" href="qundogroup.html#createUndoAction" location="qundogroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="createUndoAction(QObject * parent, const QString & prefix) const"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="prefix" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createRedoAction" fullname="QUndoGroup::createRedoAction" href="qundogroup.html#createRedoAction" location="qundogroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="createRedoAction(QObject * parent, const QString & prefix) const"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="prefix" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canUndo" fullname="QUndoGroup::canUndo" href="qundogroup.html#canUndo" location="qundogroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canUndo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canRedo" fullname="QUndoGroup::canRedo" href="qundogroup.html#canRedo" location="qundogroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canRedo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="undoText" fullname="QUndoGroup::undoText" href="qundogroup.html#undoText" location="qundogroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="undoText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="redoText" fullname="QUndoGroup::redoText" href="qundogroup.html#redoText" location="qundogroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="redoText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isClean" fullname="QUndoGroup::isClean" href="qundogroup.html#isClean" location="qundogroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isClean() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="undo" fullname="QUndoGroup::undo" href="qundogroup.html#undo" location="qundogroup.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="undo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="redo" fullname="QUndoGroup::redo" href="qundogroup.html#redo" location="qundogroup.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="redo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActiveStack" fullname="QUndoGroup::setActiveStack" href="qundogroup.html#setActiveStack" location="qundogroup.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setActiveStack(QUndoStack * stack)"> + <parameter left="QUndoStack *" right="" name="stack" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activeStackChanged" fullname="QUndoGroup::activeStackChanged" href="qundogroup.html#activeStackChanged" location="qundogroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activeStackChanged(QUndoStack * stack)"> + <parameter left="QUndoStack *" right="" name="stack" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexChanged" fullname="QUndoGroup::indexChanged" href="qundogroup.html#indexChanged" location="qundogroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="indexChanged(int idx)"> + <parameter left="int" right="" name="idx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cleanChanged" fullname="QUndoGroup::cleanChanged" href="qundogroup.html#cleanChanged" location="qundogroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cleanChanged(bool clean)"> + <parameter left="bool" right="" name="clean" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canUndoChanged" fullname="QUndoGroup::canUndoChanged" href="qundogroup.html#canUndoChanged" location="qundogroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="canUndoChanged(bool canUndo)"> + <parameter left="bool" right="" name="canUndo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canRedoChanged" fullname="QUndoGroup::canRedoChanged" href="qundogroup.html#canRedoChanged" location="qundogroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="canRedoChanged(bool canRedo)"> + <parameter left="bool" right="" name="canRedo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="undoTextChanged" fullname="QUndoGroup::undoTextChanged" href="qundogroup.html#undoTextChanged" location="qundogroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="undoTextChanged(const QString & undoText)"> + <parameter left="const QString &" right="" name="undoText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="redoTextChanged" fullname="QUndoGroup::redoTextChanged" href="qundogroup.html#redoTextChanged" location="qundogroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="redoTextChanged(const QString & redoText)"> + <parameter left="const QString &" right="" name="redoText" default=""/> + </function> + </class> + <class access="public" threadsafety="thread safe" status="compat" name="Q3Semaphore" href="q3semaphore.html" location="q3semaphore.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Semaphore" fullname="Q3Semaphore::Q3Semaphore" href="q3semaphore.html#Q3Semaphore" location="q3semaphore.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Semaphore(int maxcount)"> + <parameter left="int" right="" name="maxcount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Semaphore" fullname="Q3Semaphore::~Q3Semaphore" href="q3semaphore.html#dtor.Q3Semaphore" location="q3semaphore.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Semaphore()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="available" fullname="Q3Semaphore::available" href="q3semaphore.html#available" location="q3semaphore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="available() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="total" fullname="Q3Semaphore::total" href="q3semaphore.html#total" location="q3semaphore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="total() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="Q3Semaphore::operator++" href="q3semaphore.html#operator++" location="q3semaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="Q3Semaphore::operator--" href="q3semaphore.html#operator--" location="q3semaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="Q3Semaphore::operator+=" href="q3semaphore.html#operator+=" location="q3semaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="operator+=(int n)"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="Q3Semaphore::operator-=" href="q3semaphore.html#operator-=" location="q3semaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="operator-=(int n)"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tryAccess" fullname="Q3Semaphore::tryAccess" href="q3semaphore.html#tryAccess" location="q3semaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="tryAccess(int n)"> + <parameter left="int" right="" name="n" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3WhatsThis" href="q3whatsthis.html" location="q3whatsthis.h" bases="QObject" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3WhatsThis" fullname="Q3WhatsThis::Q3WhatsThis" href="q3whatsthis.html#Q3WhatsThis" location="q3whatsthis.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3WhatsThis(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3WhatsThis" fullname="Q3WhatsThis::~Q3WhatsThis" href="q3whatsthis.html#dtor.Q3WhatsThis" location="q3whatsthis.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3WhatsThis()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="enterWhatsThisMode" fullname="Q3WhatsThis::enterWhatsThisMode" href="q3whatsthis.html#enterWhatsThisMode" location="q3whatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="enterWhatsThisMode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inWhatsThisMode" fullname="Q3WhatsThis::inWhatsThisMode" href="q3whatsthis.html#inWhatsThisMode" location="q3whatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="inWhatsThisMode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="add" fullname="Q3WhatsThis::add" href="q3whatsthis.html#add" location="q3whatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="add(QWidget * widget, const QString & text)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3WhatsThis::remove" href="q3whatsthis.html#remove" location="q3whatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="remove(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThisButton" fullname="Q3WhatsThis::whatsThisButton" href="q3whatsthis.html#whatsThisButton" location="q3whatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QToolButton *" signature="whatsThisButton(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leaveWhatsThisMode" fullname="Q3WhatsThis::leaveWhatsThisMode" href="q3whatsthis.html#leaveWhatsThisMode" location="q3whatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="leaveWhatsThisMode(const QString & text, const QPoint & pos, QWidget * widget)"> + <parameter left="const QString &" right="" name="text" default="QString()"/> + <parameter left="const QPoint &" right="" name="pos" default="QCursor::pos()"/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="display" fullname="Q3WhatsThis::display" href="q3whatsthis.html#display" location="q3whatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="display(const QString & text, const QPoint & pos, QWidget * widget)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QPoint &" right="" name="pos" default="QCursor::pos()"/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3WhatsThis::text" href="q3whatsthis.html#text" location="q3whatsthis.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QString" signature="text(const QPoint & pos)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3WhatsThis::clicked" href="q3whatsthis.html#clicked" location="q3whatsthis.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="clicked(const QString & href)"> + <parameter left="const QString &" right="" name="href" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebView" href="qwebview.html" location="qwebview.h" bases="QWidget" module="QtWebKit"> + <contents name="elements-of-qwebview" title="Elements of QWebView" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QWebView::title" href="qwebview.html#title-prop" location="qwebview.h" type="QString"> + <getter name="title"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="url" fullname="QWebView::url" href="qwebview.html#url-prop" location="qwebview.h" type="QUrl"> + <getter name="url"/> + <setter name="setUrl"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QWebView::icon" href="qwebview.html#icon-prop" location="qwebview.h" type="QIcon"> + <getter name="icon"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectedText" fullname="QWebView::selectedText" href="qwebview.html#selectedText-prop" location="qwebview.h" type="QString"> + <getter name="selectedText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="modified" fullname="QWebView::modified" href="qwebview.html#modified-prop" location="qwebview.h" type="bool"> + <getter name="isModified"/> + </property> + <property access="public" threadsafety="unspecified" status="obsolete" name="textSizeMultiplier" fullname="QWebView::textSizeMultiplier" href="qwebview-obsolete.html#textSizeMultiplier-prop" location="qwebview.h" type="qreal"/> + <property access="public" threadsafety="unspecified" status="commendable" name="zoomFactor" fullname="QWebView::zoomFactor" href="qwebview.html#zoomFactor-prop" location="qwebview.h" type="qreal"> + <getter name="zoomFactor"/> + <setter name="setZoomFactor"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="renderHints" fullname="QWebView::renderHints" href="qwebview.html#renderHints-prop" location="qwebview.h" type="QPainter::RenderHints"> + <getter name="renderHints"/> + <setter name="setRenderHints"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebView" fullname="QWebView::QWebView" href="qwebview.html#QWebView" location="qwebview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWebView(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWebView" fullname="QWebView::~QWebView" href="qwebview.html#dtor.QWebView" location="qwebview.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWebView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="page" fullname="QWebView::page" href="qwebview.html#page" location="qwebview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebPage *" signature="page() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPage" fullname="QWebView::setPage" href="qwebview.html#setPage" location="qwebview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPage(QWebPage * page)"> + <parameter left="QWebPage *" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="guessUrlFromString" fullname="QWebView::guessUrlFromString" href="qwebview.html#guessUrlFromString" location="qwebview.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QUrl" signature="guessUrlFromString(const QString & string)"> + <parameter left="const QString &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QWebView::load" href="qwebview.html#load" location="qwebview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="load(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QWebView::load" href="qwebview.html#load-2" location="qwebview.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="load(const QNetworkRequest & request, QNetworkAccessManager::Operation operation, const QByteArray & body)"> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + <parameter left="QNetworkAccessManager::Operation" right="" name="operation" default="QNetworkAccessManager::GetOperation"/> + <parameter left="const QByteArray &" right="" name="body" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHtml" fullname="QWebView::setHtml" href="qwebview.html#setHtml" location="qwebview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHtml(const QString & html, const QUrl & baseUrl)"> + <parameter left="const QString &" right="" name="html" default=""/> + <parameter left="const QUrl &" right="" name="baseUrl" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContent" fullname="QWebView::setContent" href="qwebview.html#setContent" location="qwebview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContent(const QByteArray & data, const QString & mimeType, const QUrl & baseUrl)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const QString &" right="" name="mimeType" default="QString()"/> + <parameter left="const QUrl &" right="" name="baseUrl" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="history" fullname="QWebView::history" href="qwebview.html#history" location="qwebview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebHistory *" signature="history() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="settings" fullname="QWebView::settings" href="qwebview.html#settings" location="qwebview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebSettings *" signature="settings() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QWebView::title" href="qwebview.html#title-prop" location="qwebview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="title" type="QString" signature="title() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUrl" fullname="QWebView::setUrl" href="qwebview.html#url-prop" location="qwebview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="url" type="void" signature="setUrl(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="url" fullname="QWebView::url" href="qwebview.html#url-prop" location="qwebview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="url" type="QUrl" signature="url() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QWebView::icon" href="qwebview.html#icon-prop" location="qwebview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="icon" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedText" fullname="QWebView::selectedText" href="qwebview.html#selectedText-prop" location="qwebview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectedText" type="QString" signature="selectedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pageAction" fullname="QWebView::pageAction" href="qwebview.html#pageAction" location="qwebview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="pageAction(QWebPage::WebAction action) const"> + <parameter left="QWebPage::WebAction" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="triggerPageAction" fullname="QWebView::triggerPageAction" href="qwebview.html#triggerPageAction" location="qwebview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="triggerPageAction(QWebPage::WebAction action, bool checked)"> + <parameter left="QWebPage::WebAction" right="" name="action" default=""/> + <parameter left="bool" right="" name="checked" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isModified" fullname="QWebView::isModified" href="qwebview.html#modified-prop" location="qwebview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="modified" type="bool" signature="isModified() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QWebView::inputMethodQuery" href="qwebview.html#inputMethodQuery" location="qwebview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery property) const"> + <parameter left="Qt::InputMethodQuery" right="" name="property" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QWebView::sizeHint" href="qwebview.html#sizeHint" location="qwebview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomFactor" fullname="QWebView::zoomFactor" href="qwebview.html#zoomFactor-prop" location="qwebview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="zoomFactor" type="qreal" signature="zoomFactor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setZoomFactor" fullname="QWebView::setZoomFactor" href="qwebview.html#zoomFactor-prop" location="qwebview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="zoomFactor" type="void" signature="setZoomFactor(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextSizeMultiplier" fullname="QWebView::setTextSizeMultiplier" href="qwebview.html#setTextSizeMultiplier" location="qwebview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextSizeMultiplier(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textSizeMultiplier" fullname="QWebView::textSizeMultiplier" href="qwebview.html#textSizeMultiplier" location="qwebview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="textSizeMultiplier() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="renderHints" fullname="QWebView::renderHints" href="qwebview.html#renderHints-prop" location="qwebview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="renderHints" type="QPainter::RenderHints" signature="renderHints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRenderHints" fullname="QWebView::setRenderHints" href="qwebview.html#renderHints-prop" location="qwebview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="renderHints" type="void" signature="setRenderHints(QFlags<QPainter::RenderHint> hints)"> + <parameter left="QFlags<QPainter::RenderHint>" right="" name="hints" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRenderHint" fullname="QWebView::setRenderHint" href="qwebview.html#setRenderHint" location="qwebview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRenderHint(QPainter::RenderHint hint, bool enabled)"> + <parameter left="QPainter::RenderHint" right="" name="hint" default=""/> + <parameter left="bool" right="" name="enabled" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findText" fullname="QWebView::findText" href="qwebview.html#findText" location="qwebview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="findText(const QString & subString, QFlags<QWebPage::FindFlag> options)"> + <parameter left="const QString &" right="" name="subString" default=""/> + <parameter left="QFlags<QWebPage::FindFlag>" right="" name="options" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QWebView::event" href="qwebview.html#event" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="QWebView::stop" href="qwebview.html#stop" location="qwebview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="back" fullname="QWebView::back" href="qwebview.html#back" location="qwebview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="back()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="forward" fullname="QWebView::forward" href="qwebview.html#forward" location="qwebview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="forward()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reload" fullname="QWebView::reload" href="qwebview.html#reload" location="qwebview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="reload()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="print" fullname="QWebView::print" href="qwebview.html#print" location="qwebview.h" virtual="non" meta="slot" const="true" static="false" overload="false" type="void" signature="print(QPrinter * printer) const"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadStarted" fullname="QWebView::loadStarted" href="qwebview.html#loadStarted" location="qwebview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="loadStarted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="loadProgress" fullname="QWebView::loadProgress" href="qwebview.html#loadProgress" location="qwebview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="loadProgress(int progress)"> + <parameter left="int" right="" name="progress" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadFinished" fullname="QWebView::loadFinished" href="qwebview.html#loadFinished" location="qwebview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="loadFinished(bool ok)"> + <parameter left="bool" right="" name="ok" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="titleChanged" fullname="QWebView::titleChanged" href="qwebview.html#titleChanged" location="qwebview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="titleChanged(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusBarMessage" fullname="QWebView::statusBarMessage" href="qwebview.html#statusBarMessage" location="qwebview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="statusBarMessage(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="linkClicked" fullname="QWebView::linkClicked" href="qwebview.html#linkClicked" location="qwebview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="linkClicked(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QWebView::selectionChanged" href="qwebview.html#selectionChanged" location="qwebview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iconChanged" fullname="QWebView::iconChanged" href="qwebview.html#iconChanged" location="qwebview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="iconChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="urlChanged" fullname="QWebView::urlChanged" href="qwebview.html#urlChanged" location="qwebview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="urlChanged(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QWebView::resizeEvent" href="qwebview.html#resizeEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QWebView::paintEvent" href="qwebview.html#paintEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * ev)"> + <parameter left="QPaintEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createWindow" fullname="QWebView::createWindow" href="qwebview.html#createWindow" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWebView *" signature="createWindow(QWebPage::WebWindowType type)"> + <parameter left="QWebPage::WebWindowType" right="" name="type" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QWebView::changeEvent" href="qwebview.html#changeEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QWebView::mouseMoveEvent" href="qwebview.html#mouseMoveEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * ev)"> + <parameter left="QMouseEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QWebView::mousePressEvent" href="qwebview.html#mousePressEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * ev)"> + <parameter left="QMouseEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QWebView::mouseDoubleClickEvent" href="qwebview.html#mouseDoubleClickEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * ev)"> + <parameter left="QMouseEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QWebView::mouseReleaseEvent" href="qwebview.html#mouseReleaseEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * ev)"> + <parameter left="QMouseEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QWebView::contextMenuEvent" href="qwebview.html#contextMenuEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * ev)"> + <parameter left="QContextMenuEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QWebView::wheelEvent" href="qwebview.html#wheelEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * ev)"> + <parameter left="QWheelEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QWebView::keyPressEvent" href="qwebview.html#keyPressEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * ev)"> + <parameter left="QKeyEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QWebView::keyReleaseEvent" href="qwebview.html#keyReleaseEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * ev)"> + <parameter left="QKeyEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QWebView::dragEnterEvent" href="qwebview.html#dragEnterEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QDragEnterEvent * ev)"> + <parameter left="QDragEnterEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QWebView::dragLeaveEvent" href="qwebview.html#dragLeaveEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QDragLeaveEvent * ev)"> + <parameter left="QDragLeaveEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QWebView::dragMoveEvent" href="qwebview.html#dragMoveEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QDragMoveEvent * ev)"> + <parameter left="QDragMoveEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QWebView::dropEvent" href="qwebview.html#dropEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * ev)"> + <parameter left="QDropEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QWebView::focusInEvent" href="qwebview.html#focusInEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * ev)"> + <parameter left="QFocusEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QWebView::focusOutEvent" href="qwebview.html#focusOutEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * ev)"> + <parameter left="QFocusEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="QWebView::inputMethodEvent" href="qwebview.html#inputMethodEvent" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * e)"> + <parameter left="QInputMethodEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QWebView::focusNextPrevChild" href="qwebview.html#focusNextPrevChild" location="qwebview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QLineEdit" href="qlineedit.html" location="qlineedit.h" bases="QWidget" module="QtGui"> + <target name="desc"/> + <property access="public" threadsafety="unspecified" status="commendable" name="inputMask" fullname="QLineEdit::inputMask" href="qlineedit.html#inputMask-prop" location="qlineedit.h" type="QString"> + <getter name="inputMask"/> + <setter name="setInputMask"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QLineEdit::text" href="qlineedit.html#text-prop" location="qlineedit.h" type="QString"> + <getter name="text"/> + <setter name="setText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maxLength" fullname="QLineEdit::maxLength" href="qlineedit.html#maxLength-prop" location="qlineedit.h" type="int"> + <getter name="maxLength"/> + <setter name="setMaxLength"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="frame" fullname="QLineEdit::frame" href="qlineedit.html#frame-prop" location="qlineedit.h" type="bool"> + <getter name="hasFrame"/> + <setter name="setFrame"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="echoMode" fullname="QLineEdit::echoMode" href="qlineedit.html#echoMode-prop" location="qlineedit.h" type="EchoMode"> + <getter name="echoMode"/> + <setter name="setEchoMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="displayText" fullname="QLineEdit::displayText" href="qlineedit.html#displayText-prop" location="qlineedit.h" type="QString"> + <getter name="displayText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cursorPosition" fullname="QLineEdit::cursorPosition" href="qlineedit.html#cursorPosition-prop" location="qlineedit.h" type="int"> + <getter name="cursorPosition"/> + <setter name="setCursorPosition"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QLineEdit::alignment" href="qlineedit.html#alignment-prop" location="qlineedit.h" type="Qt::Alignment"> + <getter name="alignment"/> + <setter name="setAlignment"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="modified" fullname="QLineEdit::modified" href="qlineedit.html#modified-prop" location="qlineedit.h" type="bool"> + <getter name="isModified"/> + <setter name="setModified"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="hasSelectedText" fullname="QLineEdit::hasSelectedText" href="qlineedit.html#hasSelectedText-prop" location="qlineedit.h" type="bool"> + <getter name="hasSelectedText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectedText" fullname="QLineEdit::selectedText" href="qlineedit.html#selectedText-prop" location="qlineedit.h" type="QString"> + <getter name="selectedText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dragEnabled" fullname="QLineEdit::dragEnabled" href="qlineedit.html#dragEnabled-prop" location="qlineedit.h" type="bool"> + <getter name="dragEnabled"/> + <setter name="setDragEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="readOnly" fullname="QLineEdit::readOnly" href="qlineedit.html#readOnly-prop" location="qlineedit.h" type="bool"> + <getter name="isReadOnly"/> + <setter name="setReadOnly"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="undoAvailable" fullname="QLineEdit::undoAvailable" href="qlineedit.html#undoAvailable-prop" location="qlineedit.h" type="bool"> + <getter name="isUndoAvailable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="redoAvailable" fullname="QLineEdit::redoAvailable" href="qlineedit.html#redoAvailable-prop" location="qlineedit.h" type="bool"> + <getter name="isRedoAvailable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="acceptableInput" fullname="QLineEdit::acceptableInput" href="qlineedit.html#acceptableInput-prop" location="qlineedit.h" type="bool"> + <getter name="hasAcceptableInput"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QLineEdit" fullname="QLineEdit::QLineEdit" href="qlineedit.html#QLineEdit" location="qlineedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLineEdit(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLineEdit" fullname="QLineEdit::QLineEdit" href="qlineedit.html#QLineEdit-2" location="qlineedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QLineEdit(const QString & contents, QWidget * parent)"> + <parameter left="const QString &" right="" name="contents" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QLineEdit" fullname="QLineEdit::QLineEdit" href="qlineedit-qt3.html#QLineEdit-3" location="qlineedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QLineEdit(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QLineEdit" fullname="QLineEdit::QLineEdit" href="qlineedit-qt3.html#QLineEdit-4" location="qlineedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QLineEdit(const QString & contents, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="contents" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QLineEdit" fullname="QLineEdit::QLineEdit" href="qlineedit-qt3.html#QLineEdit-5" location="qlineedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QLineEdit(const QString & contents, const QString & inputMask, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="contents" default=""/> + <parameter left="const QString &" right="" name="inputMask" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QLineEdit" fullname="QLineEdit::~QLineEdit" href="qlineedit.html#dtor.QLineEdit" location="qlineedit.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QLineEdit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QLineEdit::text" href="qlineedit.html#text-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="text" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="displayText" fullname="QLineEdit::displayText" href="qlineedit.html#displayText-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="displayText" type="QString" signature="displayText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxLength" fullname="QLineEdit::maxLength" href="qlineedit.html#maxLength-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maxLength" type="int" signature="maxLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxLength" fullname="QLineEdit::setMaxLength" href="qlineedit.html#maxLength-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maxLength" type="void" signature="setMaxLength(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrame" fullname="QLineEdit::setFrame" href="qlineedit.html#frame-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="frame" type="void" signature="setFrame(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFrame" fullname="QLineEdit::hasFrame" href="qlineedit.html#frame-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="frame" type="bool" signature="hasFrame() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="EchoMode" fullname="QLineEdit::EchoMode" href="qlineedit.html#EchoMode-enum" location="qlineedit.h"> + <value name="Normal" value="0"/> + <value name="NoEcho" value="1"/> + <value name="Password" value="2"/> + <value name="PasswordEchoOnEdit" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="echoMode" fullname="QLineEdit::echoMode" href="qlineedit.html#echoMode-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="echoMode" type="EchoMode" signature="echoMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEchoMode" fullname="QLineEdit::setEchoMode" href="qlineedit.html#echoMode-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="echoMode" type="void" signature="setEchoMode(EchoMode )"> + <parameter left="EchoMode" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadOnly" fullname="QLineEdit::isReadOnly" href="qlineedit.html#readOnly-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="readOnly" type="bool" signature="isReadOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadOnly" fullname="QLineEdit::setReadOnly" href="qlineedit.html#readOnly-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="readOnly" type="void" signature="setReadOnly(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setValidator" fullname="QLineEdit::setValidator" href="qlineedit.html#setValidator" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValidator(const QValidator * v)"> + <parameter left="const QValidator *" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="validator" fullname="QLineEdit::validator" href="qlineedit.html#validator" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QValidator *" signature="validator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCompleter" fullname="QLineEdit::setCompleter" href="qlineedit.html#setCompleter" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCompleter(QCompleter * c)"> + <parameter left="QCompleter *" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="completer" fullname="QLineEdit::completer" href="qlineedit.html#completer" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QCompleter *" signature="completer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QLineEdit::sizeHint" href="qlineedit.html#sizeHint" location="qlineedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QLineEdit::minimumSizeHint" href="qlineedit.html#minimumSizeHint" location="qlineedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorPosition" fullname="QLineEdit::cursorPosition" href="qlineedit.html#cursorPosition-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cursorPosition" type="int" signature="cursorPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCursorPosition" fullname="QLineEdit::setCursorPosition" href="qlineedit.html#cursorPosition-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cursorPosition" type="void" signature="setCursorPosition(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorPositionAt" fullname="QLineEdit::cursorPositionAt" href="qlineedit.html#cursorPositionAt" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="cursorPositionAt(const QPoint & pos)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QLineEdit::setAlignment" href="qlineedit.html#alignment-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="alignment" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> flag)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="flag" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QLineEdit::alignment" href="qlineedit.html#alignment-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="alignment" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorForward" fullname="QLineEdit::cursorForward" href="qlineedit.html#cursorForward" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorForward(bool mark, int steps)"> + <parameter left="bool" right="" name="mark" default=""/> + <parameter left="int" right="" name="steps" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorBackward" fullname="QLineEdit::cursorBackward" href="qlineedit.html#cursorBackward" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorBackward(bool mark, int steps)"> + <parameter left="bool" right="" name="mark" default=""/> + <parameter left="int" right="" name="steps" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorWordForward" fullname="QLineEdit::cursorWordForward" href="qlineedit.html#cursorWordForward" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorWordForward(bool mark)"> + <parameter left="bool" right="" name="mark" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorWordBackward" fullname="QLineEdit::cursorWordBackward" href="qlineedit.html#cursorWordBackward" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorWordBackward(bool mark)"> + <parameter left="bool" right="" name="mark" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backspace" fullname="QLineEdit::backspace" href="qlineedit.html#backspace" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="backspace()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="del" fullname="QLineEdit::del" href="qlineedit.html#del" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="del()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="home" fullname="QLineEdit::home" href="qlineedit.html#home" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="home(bool mark)"> + <parameter left="bool" right="" name="mark" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QLineEdit::end" href="qlineedit.html#end" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="end(bool mark)"> + <parameter left="bool" right="" name="mark" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isModified" fullname="QLineEdit::isModified" href="qlineedit.html#modified-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="modified" type="bool" signature="isModified() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModified" fullname="QLineEdit::setModified" href="qlineedit.html#modified-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="modified" type="void" signature="setModified(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelection" fullname="QLineEdit::setSelection" href="qlineedit.html#setSelection" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelection(int start, int length)"> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasSelectedText" fullname="QLineEdit::hasSelectedText" href="qlineedit.html#hasSelectedText-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="hasSelectedText" type="bool" signature="hasSelectedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedText" fullname="QLineEdit::selectedText" href="qlineedit.html#selectedText-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectedText" type="QString" signature="selectedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionStart" fullname="QLineEdit::selectionStart" href="qlineedit.html#selectionStart" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="selectionStart() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isUndoAvailable" fullname="QLineEdit::isUndoAvailable" href="qlineedit.html#undoAvailable-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="undoAvailable" type="bool" signature="isUndoAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRedoAvailable" fullname="QLineEdit::isRedoAvailable" href="qlineedit.html#redoAvailable-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="redoAvailable" type="bool" signature="isRedoAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragEnabled" fullname="QLineEdit::setDragEnabled" href="qlineedit.html#dragEnabled-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="dragEnabled" type="void" signature="setDragEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dragEnabled" fullname="QLineEdit::dragEnabled" href="qlineedit.html#dragEnabled-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dragEnabled" type="bool" signature="dragEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMask" fullname="QLineEdit::inputMask" href="qlineedit.html#inputMask-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="inputMask" type="QString" signature="inputMask() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInputMask" fullname="QLineEdit::setInputMask" href="qlineedit.html#inputMask-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="inputMask" type="void" signature="setInputMask(const QString & inputMask)"> + <parameter left="const QString &" right="" name="inputMask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAcceptableInput" fullname="QLineEdit::hasAcceptableInput" href="qlineedit.html#acceptableInput-prop" location="qlineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="acceptableInput" type="bool" signature="hasAcceptableInput() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextMargins" fullname="QLineEdit::setTextMargins" href="qlineedit.html#setTextMargins" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextMargins(int left, int top, int right, int bottom)"> + <parameter left="int" right="" name="left" default=""/> + <parameter left="int" right="" name="top" default=""/> + <parameter left="int" right="" name="right" default=""/> + <parameter left="int" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getTextMargins" fullname="QLineEdit::getTextMargins" href="qlineedit.html#getTextMargins" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getTextMargins(int * left, int * top, int * right, int * bottom) const"> + <parameter left="int *" right="" name="left" default=""/> + <parameter left="int *" right="" name="top" default=""/> + <parameter left="int *" right="" name="right" default=""/> + <parameter left="int *" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QLineEdit::setText" href="qlineedit.html#text-prop" location="qlineedit.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="text" type="void" signature="setText(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QLineEdit::clear" href="qlineedit.html#clear" location="qlineedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="QLineEdit::selectAll" href="qlineedit.html#selectAll" location="qlineedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="selectAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="undo" fullname="QLineEdit::undo" href="qlineedit.html#undo" location="qlineedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="undo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="redo" fullname="QLineEdit::redo" href="qlineedit.html#redo" location="qlineedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="redo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cut" fullname="QLineEdit::cut" href="qlineedit.html#cut" location="qlineedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="cut()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="QLineEdit::copy" href="qlineedit.html#copy" location="qlineedit.h" virtual="non" meta="slot" const="true" static="false" overload="false" type="void" signature="copy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paste" fullname="QLineEdit::paste" href="qlineedit.html#paste" location="qlineedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="paste()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deselect" fullname="QLineEdit::deselect" href="qlineedit.html#deselect" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="deselect()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QLineEdit::insert" href="qlineedit.html#insert" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(const QString & newText)"> + <parameter left="const QString &" right="" name="newText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createStandardContextMenu" fullname="QLineEdit::createStandardContextMenu" href="qlineedit.html#createStandardContextMenu" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMenu *" signature="createStandardContextMenu()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="textChanged" fullname="QLineEdit::textChanged" href="qlineedit.html#textChanged" location="qlineedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="textChanged(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textEdited" fullname="QLineEdit::textEdited" href="qlineedit.html#textEdited" location="qlineedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="textEdited(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorPositionChanged" fullname="QLineEdit::cursorPositionChanged" href="qlineedit.html#cursorPositionChanged" location="qlineedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cursorPositionChanged(int old, int new)"> + <parameter left="int" right="" name="old" default=""/> + <parameter left="int" right="" name="new" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="returnPressed" fullname="QLineEdit::returnPressed" href="qlineedit.html#returnPressed" location="qlineedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="returnPressed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="editingFinished" fullname="QLineEdit::editingFinished" href="qlineedit.html#editingFinished" location="qlineedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="editingFinished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QLineEdit::selectionChanged" href="qlineedit.html#selectionChanged" location="qlineedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QLineEdit::mousePressEvent" href="qlineedit.html#mousePressEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QLineEdit::mouseMoveEvent" href="qlineedit.html#mouseMoveEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QLineEdit::mouseReleaseEvent" href="qlineedit.html#mouseReleaseEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QLineEdit::mouseDoubleClickEvent" href="qlineedit.html#mouseDoubleClickEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QLineEdit::keyPressEvent" href="qlineedit.html#keyPressEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QLineEdit::focusInEvent" href="qlineedit.html#focusInEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QLineEdit::focusOutEvent" href="qlineedit.html#focusOutEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QLineEdit::paintEvent" href="qlineedit.html#paintEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QLineEdit::dragEnterEvent" href="qlineedit.html#dragEnterEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QDragEnterEvent * e)"> + <parameter left="QDragEnterEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QLineEdit::dragMoveEvent" href="qlineedit.html#dragMoveEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QDragMoveEvent * e)"> + <parameter left="QDragMoveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QLineEdit::dragLeaveEvent" href="qlineedit.html#dragLeaveEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QDragLeaveEvent * e)"> + <parameter left="QDragLeaveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QLineEdit::dropEvent" href="qlineedit.html#dropEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * e)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QLineEdit::changeEvent" href="qlineedit.html#changeEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QLineEdit::contextMenuEvent" href="qlineedit.html#contextMenuEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * event)"> + <parameter left="QContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="compat" name="repaintArea" fullname="QLineEdit::repaintArea" href="qlineedit-qt3.html#repaintArea" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="repaintArea(int a, int b)"> + <parameter left="int" right="" name="a" default=""/> + <parameter left="int" right="" name="b" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="QLineEdit::inputMethodEvent" href="qlineedit.html#inputMethodEvent" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * e)"> + <parameter left="QInputMethodEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QLineEdit::initStyleOption" href="qlineedit.html#initStyleOption" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionFrame * option) const"> + <parameter left="QStyleOptionFrame *" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QLineEdit::inputMethodQuery" href="qlineedit.html#inputMethodQuery" location="qlineedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery property) const"> + <parameter left="Qt::InputMethodQuery" right="" name="property" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QLineEdit::event" href="qlineedit.html#event" location="qlineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="cursorRect" fullname="QLineEdit::cursorRect" href="qlineedit.html#cursorRect" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="cursorRect() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="clearModified" fullname="QLineEdit::clearModified" href="qlineedit-qt3.html#clearModified" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearModified()"/> + <function access="public" threadsafety="unspecified" status="compat" name="cursorLeft" fullname="QLineEdit::cursorLeft" href="qlineedit-qt3.html#cursorLeft" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorLeft(bool mark, int steps)"> + <parameter left="bool" right="" name="mark" default=""/> + <parameter left="int" right="" name="steps" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="cursorRight" fullname="QLineEdit::cursorRight" href="qlineedit-qt3.html#cursorRight" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorRight(bool mark, int steps)"> + <parameter left="bool" right="" name="mark" default=""/> + <parameter left="int" right="" name="steps" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="validateAndSet" fullname="QLineEdit::validateAndSet" href="qlineedit-qt3.html#validateAndSet" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="validateAndSet(const QString & newText, int newPos, int newMarkAnchor, int newMarkDrag)"> + <parameter left="const QString &" right="" name="newText" default=""/> + <parameter left="int" right="" name="newPos" default=""/> + <parameter left="int" right="" name="newMarkAnchor" default=""/> + <parameter left="int" right="" name="newMarkDrag" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="frame" fullname="QLineEdit::frame" href="qlineedit-qt3.html#frame" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="frame() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="clearValidator" fullname="QLineEdit::clearValidator" href="qlineedit-qt3.html#clearValidator" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearValidator()"/> + <function access="public" threadsafety="unspecified" status="compat" name="hasMarkedText" fullname="QLineEdit::hasMarkedText" href="qlineedit-qt3.html#hasMarkedText" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasMarkedText() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="markedText" fullname="QLineEdit::markedText" href="qlineedit-qt3.html#markedText" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="markedText() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="edited" fullname="QLineEdit::edited" href="qlineedit-qt3.html#edited" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="edited() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setEdited" fullname="QLineEdit::setEdited" href="qlineedit-qt3.html#setEdited" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEdited(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="characterAt" fullname="QLineEdit::characterAt" href="qlineedit-qt3.html#characterAt" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="characterAt(int xpos, QChar * chr) const"> + <parameter left="int" right="" name="xpos" default=""/> + <parameter left="QChar *" right="" name="chr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getSelection" fullname="QLineEdit::getSelection" href="qlineedit-qt3.html#getSelection" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="getSelection(int * start, int * end)"> + <parameter left="int *" right="" name="start" default=""/> + <parameter left="int *" right="" name="end" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setMargin" fullname="QLineEdit::setMargin" href="qlineedit-qt3.html#setMargin" location="qlineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMargin(int margin)"> + <parameter left="int" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="margin" fullname="QLineEdit::margin" href="qlineedit-qt3.html#margin" location="qlineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="margin() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="lostFocus" fullname="QLineEdit::lostFocus" href="qlineedit-qt3.html#lostFocus" location="qlineedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="lostFocus()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScreenDriverFactory" href="qscreendriverfactory.html" location="qscreendriverfactory_qws.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QScreenDriverFactory::keys" href="qscreendriverfactory.html#keys" location="qscreendriverfactory_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="keys()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QScreenDriverFactory::create" href="qscreendriverfactory.html#create" location="qscreendriverfactory_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QScreen *" signature="create(const QString & key, int displayId)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="int" right="" name="displayId" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QToolButton" href="qtoolbutton.html" location="qtoolbutton.h" bases="QAbstractButton" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="popupMode" fullname="QToolButton::popupMode" href="qtoolbutton.html#popupMode-prop" location="qtoolbutton.h" type="ToolButtonPopupMode"> + <getter name="popupMode"/> + <setter name="setPopupMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="toolButtonStyle" fullname="QToolButton::toolButtonStyle" href="qtoolbutton.html#toolButtonStyle-prop" location="qtoolbutton.h" type="Qt::ToolButtonStyle"> + <getter name="toolButtonStyle"/> + <setter name="setToolButtonStyle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoRaise" fullname="QToolButton::autoRaise" href="qtoolbutton.html#autoRaise-prop" location="qtoolbutton.h" type="bool"> + <getter name="autoRaise"/> + <setter name="setAutoRaise"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="arrowType" fullname="QToolButton::arrowType" href="qtoolbutton.html#arrowType-prop" location="qtoolbutton.h" type="Qt::ArrowType"> + <getter name="arrowType"/> + <setter name="setArrowType"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="ToolButtonPopupMode" fullname="QToolButton::ToolButtonPopupMode" href="qtoolbutton.html#ToolButtonPopupMode-enum" location="qtoolbutton.h"> + <value name="DelayedPopup" value="0"/> + <value name="MenuButtonPopup" value="1"/> + <value name="InstantPopup" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QToolButton" fullname="QToolButton::QToolButton" href="qtoolbutton.html#QToolButton" location="qtoolbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QToolButton(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QToolButton" fullname="QToolButton::~QToolButton" href="qtoolbutton.html#dtor.QToolButton" location="qtoolbutton.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QToolButton()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QToolButton::sizeHint" href="qtoolbutton.html#sizeHint" location="qtoolbutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QToolButton::minimumSizeHint" href="qtoolbutton.html#minimumSizeHint" location="qtoolbutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toolButtonStyle" fullname="QToolButton::toolButtonStyle" href="qtoolbutton.html#toolButtonStyle-prop" location="qtoolbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="toolButtonStyle" type="Qt::ToolButtonStyle" signature="toolButtonStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="arrowType" fullname="QToolButton::arrowType" href="qtoolbutton.html#arrowType-prop" location="qtoolbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="arrowType" type="Qt::ArrowType" signature="arrowType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setArrowType" fullname="QToolButton::setArrowType" href="qtoolbutton.html#arrowType-prop" location="qtoolbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="arrowType" type="void" signature="setArrowType(Qt::ArrowType type)"> + <parameter left="Qt::ArrowType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMenu" fullname="QToolButton::setMenu" href="qtoolbutton.html#setMenu" location="qtoolbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMenu(QMenu * menu)"> + <parameter left="QMenu *" right="" name="menu" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="menu" fullname="QToolButton::menu" href="qtoolbutton.html#menu" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenu *" signature="menu() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPopupMode" fullname="QToolButton::setPopupMode" href="qtoolbutton.html#popupMode-prop" location="qtoolbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="popupMode" type="void" signature="setPopupMode(ToolButtonPopupMode mode)"> + <parameter left="ToolButtonPopupMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="popupMode" fullname="QToolButton::popupMode" href="qtoolbutton.html#popupMode-prop" location="qtoolbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="popupMode" type="ToolButtonPopupMode" signature="popupMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultAction" fullname="QToolButton::defaultAction" href="qtoolbutton.html#defaultAction" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="defaultAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoRaise" fullname="QToolButton::setAutoRaise" href="qtoolbutton.html#autoRaise-prop" location="qtoolbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoRaise" type="void" signature="setAutoRaise(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoRaise" fullname="QToolButton::autoRaise" href="qtoolbutton.html#autoRaise-prop" location="qtoolbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoRaise" type="bool" signature="autoRaise() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showMenu" fullname="QToolButton::showMenu" href="qtoolbutton.html#showMenu" location="qtoolbutton.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showMenu()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolButtonStyle" fullname="QToolButton::setToolButtonStyle" href="qtoolbutton.html#toolButtonStyle-prop" location="qtoolbutton.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="toolButtonStyle" type="void" signature="setToolButtonStyle(Qt::ToolButtonStyle style)"> + <parameter left="Qt::ToolButtonStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultAction" fullname="QToolButton::setDefaultAction" href="qtoolbutton.html#setDefaultAction" location="qtoolbutton.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setDefaultAction(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="triggered" fullname="QToolButton::triggered" href="qtoolbutton.html#triggered" location="qtoolbutton.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="triggered(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QToolButton::event" href="qtoolbutton.html#event" location="qtoolbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QToolButton::mousePressEvent" href="qtoolbutton.html#mousePressEvent" location="qtoolbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QToolButton::mouseReleaseEvent" href="qtoolbutton.html#mouseReleaseEvent" location="qtoolbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QToolButton::paintEvent" href="qtoolbutton.html#paintEvent" location="qtoolbutton.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="actionEvent" fullname="QToolButton::actionEvent" href="qtoolbutton.html#actionEvent" location="qtoolbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="actionEvent(QActionEvent * event)"> + <parameter left="QActionEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="enterEvent" fullname="QToolButton::enterEvent" href="qtoolbutton.html#enterEvent" location="qtoolbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="enterEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="leaveEvent" fullname="QToolButton::leaveEvent" href="qtoolbutton.html#leaveEvent" location="qtoolbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="leaveEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QToolButton::timerEvent" href="qtoolbutton.html#timerEvent" location="qtoolbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * e)"> + <parameter left="QTimerEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QToolButton::changeEvent" href="qtoolbutton.html#changeEvent" location="qtoolbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hitButton" fullname="QToolButton::hitButton" href="qtoolbutton.html#hitButton" location="qtoolbutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hitButton(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="nextCheckState" fullname="QToolButton::nextCheckState" href="qtoolbutton.html#nextCheckState" location="qtoolbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="nextCheckState()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QToolButton::initStyleOption" href="qtoolbutton.html#initStyleOption" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionToolButton * option) const"> + <parameter left="QStyleOptionToolButton *" right="" name="option" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="compat" name="TextPosition" fullname="QToolButton::TextPosition" href="qtoolbutton-qt3.html#TextPosition-enum" location="qtoolbutton.h"> + <value name="BesideIcon" value="0"/> + <value name="BelowIcon" value="1"/> + <value name="Right" value="BesideIcon"/> + <value name="Under" value="BelowIcon"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="QToolButton" fullname="QToolButton::QToolButton" href="qtoolbutton-qt3.html#QToolButton-3" location="qtoolbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QToolButton(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QToolButton" fullname="QToolButton::QToolButton" href="qtoolbutton-qt3.html#QToolButton-4" location="qtoolbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QToolButton(Qt::ArrowType type, QWidget * parent, const char * name)"> + <parameter left="Qt::ArrowType" right="" name="type" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QToolButton" fullname="QToolButton::QToolButton" href="qtoolbutton-qt3.html#QToolButton-5" location="qtoolbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QToolButton(const QIcon & icon, const QString & textLabel, const QString & statusTip, QObject * receiver, const char * slot, QWidget * parent, const char * name)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="textLabel" default=""/> + <parameter left="const QString &" right="" name="statusTip" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="slot" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setPixmap" fullname="QToolButton::setPixmap" href="qtoolbutton-qt3.html#setPixmap" location="qtoolbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setOnIconSet" fullname="QToolButton::setOnIconSet" href="qtoolbutton-qt3.html#setOnIconSet" location="qtoolbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOnIconSet(const QIcon & set)"> + <parameter left="const QIcon &" right="" name="set" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setOffIconSet" fullname="QToolButton::setOffIconSet" href="qtoolbutton-qt3.html#setOffIconSet" location="qtoolbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOffIconSet(const QIcon & set)"> + <parameter left="const QIcon &" right="" name="set" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setIconSet" fullname="QToolButton::setIconSet" href="qtoolbutton-qt3.html#setIconSet" location="qtoolbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIconSet(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setIconSet" fullname="QToolButton::setIconSet" href="qtoolbutton-qt3.html#setIconSet-2" location="qtoolbutton.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setIconSet(const QIcon & set, bool on)"> + <parameter left="const QIcon &" right="" name="set" default=""/> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setTextLabel" fullname="QToolButton::setTextLabel" href="qtoolbutton-qt3.html#setTextLabel" location="qtoolbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextLabel(const QString & text, bool tooltip)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="bool" right="" name="tooltip" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="textLabel" fullname="QToolButton::textLabel" href="qtoolbutton-qt3.html#textLabel" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="textLabel() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="onIconSet" fullname="QToolButton::onIconSet" href="qtoolbutton-qt3.html#onIconSet" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="onIconSet() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="offIconSet" fullname="QToolButton::offIconSet" href="qtoolbutton-qt3.html#offIconSet" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="offIconSet() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="iconSet" fullname="QToolButton::iconSet" href="qtoolbutton-qt3.html#iconSet-2" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QIcon" signature="iconSet(bool on) const"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="iconSet" fullname="QToolButton::iconSet" href="qtoolbutton-qt3.html#iconSet" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="iconSet() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="openPopup" fullname="QToolButton::openPopup" href="qtoolbutton-qt3.html#openPopup" location="qtoolbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="openPopup()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setPopup" fullname="QToolButton::setPopup" href="qtoolbutton-qt3.html#setPopup" location="qtoolbutton.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPopup(QMenu * popup)"> + <parameter left="QMenu *" right="" name="popup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="popup" fullname="QToolButton::popup" href="qtoolbutton-qt3.html#popup" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenu *" signature="popup() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="usesBigPixmap" fullname="QToolButton::usesBigPixmap" href="qtoolbutton-qt3.html#usesBigPixmap" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="usesBigPixmap() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="usesTextLabel" fullname="QToolButton::usesTextLabel" href="qtoolbutton-qt3.html#usesTextLabel" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="usesTextLabel() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="textPosition" fullname="QToolButton::textPosition" href="qtoolbutton-qt3.html#textPosition" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="TextPosition" signature="textPosition() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setPopupDelay" fullname="QToolButton::setPopupDelay" href="qtoolbutton-qt3.html#setPopupDelay" location="qtoolbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPopupDelay(int delay)"> + <parameter left="int" right="" name="delay" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="popupDelay" fullname="QToolButton::popupDelay" href="qtoolbutton-qt3.html#popupDelay" location="qtoolbutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="popupDelay() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setUsesBigPixmap" fullname="QToolButton::setUsesBigPixmap" href="qtoolbutton-qt3.html#setUsesBigPixmap" location="qtoolbutton.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setUsesBigPixmap(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setUsesTextLabel" fullname="QToolButton::setUsesTextLabel" href="qtoolbutton-qt3.html#setUsesTextLabel" location="qtoolbutton.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setUsesTextLabel(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setTextPosition" fullname="QToolButton::setTextPosition" href="qtoolbutton-qt3.html#setTextPosition" location="qtoolbutton.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setTextPosition(QToolButton::TextPosition pos)"> + <parameter left="QToolButton::TextPosition" right="" name="pos" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="compat" name="Q3PtrCollection" href="q3ptrcollection.html" location="q3ptrcollection.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="autoDelete" fullname="Q3PtrCollection::autoDelete" href="q3ptrcollection.html#autoDelete" location="q3ptrcollection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoDelete() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoDelete" fullname="Q3PtrCollection::setAutoDelete" href="q3ptrcollection.html#setAutoDelete" location="q3ptrcollection.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoDelete(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3PtrCollection::count" href="q3ptrcollection.html#count" location="q3ptrcollection.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3PtrCollection::clear" href="q3ptrcollection.html#clear" location="q3ptrcollection.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Item" fullname="Q3PtrCollection::Item" href="q3ptrcollection.html#Item-typedef" location="q3ptrcollection.h"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="Q3PtrCollection" fullname="Q3PtrCollection::Q3PtrCollection" href="q3ptrcollection.html#Q3PtrCollection" location="q3ptrcollection.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3PtrCollection()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="Q3PtrCollection" fullname="Q3PtrCollection::Q3PtrCollection" href="q3ptrcollection.html#Q3PtrCollection-2" location="q3ptrcollection.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3PtrCollection(const Q3PtrCollection & source)"> + <parameter left="const Q3PtrCollection &" right="" name="source" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="~Q3PtrCollection" fullname="Q3PtrCollection::~Q3PtrCollection" href="q3ptrcollection.html#dtor.Q3PtrCollection" location="q3ptrcollection.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3PtrCollection()"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="del_item" fullname="Q3PtrCollection::del_item" href="q3ptrcollection.html#del_item-var" location="q3ptrcollection.h" type="bool" static="false"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="newItem" fullname="Q3PtrCollection::newItem" href="q3ptrcollection.html#newItem" location="q3ptrcollection.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="Item" signature="newItem(Item d)"> + <parameter left="Item" right="" name="d" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="deleteItem" fullname="Q3PtrCollection::deleteItem" href="q3ptrcollection.html#deleteItem" location="q3ptrcollection.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="deleteItem(Item d)"> + <parameter left="Item" right="" name="d" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ComboBox" href="q3combobox.html" location="q3combobox.h" bases="QWidget" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="editable" fullname="Q3ComboBox::editable" href="q3combobox.html#editable-prop" location="q3combobox.h" type="bool"> + <getter name="editable"/> + <setter name="setEditable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3ComboBox::count" href="q3combobox.html#count-prop" location="q3combobox.h" type="int"> + <getter name="count"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentText" fullname="Q3ComboBox::currentText" href="q3combobox.html#currentText-prop" location="q3combobox.h" type="QString"> + <getter name="currentText"/> + <setter name="setCurrentText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="Q3ComboBox::currentItem" href="q3combobox.html#currentItem-prop" location="q3combobox.h" type="int"> + <getter name="currentItem"/> + <setter name="setCurrentItem"/> + </property> + <property access="public" threadsafety="unspecified" status="obsolete" name="autoResize" fullname="Q3ComboBox::autoResize" href="q3combobox-obsolete.html#autoResize-prop" location="q3combobox.h" type="bool"/> + <property access="public" threadsafety="unspecified" status="commendable" name="sizeLimit" fullname="Q3ComboBox::sizeLimit" href="q3combobox.html#sizeLimit-prop" location="q3combobox.h" type="int"> + <getter name="sizeLimit"/> + <setter name="setSizeLimit"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maxCount" fullname="Q3ComboBox::maxCount" href="q3combobox.html#maxCount-prop" location="q3combobox.h" type="int"> + <getter name="maxCount"/> + <setter name="setMaxCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="insertionPolicy" fullname="Q3ComboBox::insertionPolicy" href="q3combobox.html#insertionPolicy-prop" location="q3combobox.h" type="Policy"> + <getter name="insertionPolicy"/> + <setter name="setInsertionPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoCompletion" fullname="Q3ComboBox::autoCompletion" href="q3combobox.html#autoCompletion-prop" location="q3combobox.h" type="bool"> + <getter name="autoCompletion"/> + <setter name="setAutoCompletion"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="duplicatesEnabled" fullname="Q3ComboBox::duplicatesEnabled" href="q3combobox.html#duplicatesEnabled-prop" location="q3combobox.h" type="bool"> + <getter name="duplicatesEnabled"/> + <setter name="setDuplicatesEnabled"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ComboBox" fullname="Q3ComboBox::Q3ComboBox" href="q3combobox.html#Q3ComboBox" location="q3combobox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ComboBox(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ComboBox" fullname="Q3ComboBox::Q3ComboBox" href="q3combobox.html#Q3ComboBox-2" location="q3combobox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ComboBox(bool rw, QWidget * parent, const char * name)"> + <parameter left="bool" right="" name="rw" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ComboBox" fullname="Q3ComboBox::~Q3ComboBox" href="q3combobox.html#dtor.Q3ComboBox" location="q3combobox.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ComboBox()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3ComboBox::count" href="q3combobox.html#count-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="count" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertStringList" fullname="Q3ComboBox::insertStringList" href="q3combobox.html#insertStringList" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertStringList(const QStringList & list, int index)"> + <parameter left="const QStringList &" right="" name="list" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertStrList" fullname="Q3ComboBox::insertStrList" href="q3combobox.html#insertStrList-2" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertStrList(const Q3StrList & list, int index)"> + <parameter left="const Q3StrList &" right="" name="list" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertStrList" fullname="Q3ComboBox::insertStrList" href="q3combobox.html#insertStrList-3" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="insertStrList(const Q3StrList * list, int index)"> + <parameter left="const Q3StrList *" right="" name="list" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertStrList" fullname="Q3ComboBox::insertStrList" href="q3combobox.html#insertStrList" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertStrList(const char ** strings, int numStrings, int index)"> + <parameter left="const char **" right="" name="strings" default=""/> + <parameter left="int" right="" name="numStrings" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3ComboBox::insertItem" href="q3combobox.html#insertItem" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertItem(const QString & t, int index)"> + <parameter left="const QString &" right="" name="t" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3ComboBox::insertItem" href="q3combobox.html#insertItem-2" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertItem(const QPixmap & pixmap, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3ComboBox::insertItem" href="q3combobox.html#insertItem-3" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="insertItem(const QPixmap & pixmap, const QString & text, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItem" fullname="Q3ComboBox::removeItem" href="q3combobox.html#removeItem" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="Q3ComboBox::currentItem" href="q3combobox.html#currentItem-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentItem" type="int" signature="currentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="Q3ComboBox::setCurrentItem" href="q3combobox.html#currentItem-prop" location="q3combobox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="currentItem" type="void" signature="setCurrentItem(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentText" fullname="Q3ComboBox::currentText" href="q3combobox.html#currentText-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentText" type="QString" signature="currentText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentText" fullname="Q3ComboBox::setCurrentText" href="q3combobox.html#currentText-prop" location="q3combobox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="currentText" type="void" signature="setCurrentText(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3ComboBox::text" href="q3combobox.html#text" location="q3combobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="Q3ComboBox::pixmap" href="q3combobox.html#pixmap" location="q3combobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPixmap *" signature="pixmap(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changeItem" fullname="Q3ComboBox::changeItem" href="q3combobox.html#changeItem" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="changeItem(const QString & t, int index)"> + <parameter left="const QString &" right="" name="t" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changeItem" fullname="Q3ComboBox::changeItem" href="q3combobox.html#changeItem-2" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="changeItem(const QPixmap & im, int index)"> + <parameter left="const QPixmap &" right="" name="im" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changeItem" fullname="Q3ComboBox::changeItem" href="q3combobox.html#changeItem-3" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="changeItem(const QPixmap & im, const QString & t, int index)"> + <parameter left="const QPixmap &" right="" name="im" default=""/> + <parameter left="const QString &" right="" name="t" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoResize" fullname="Q3ComboBox::autoResize" href="q3combobox.html#autoResize" location="q3combobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoResize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoResize" fullname="Q3ComboBox::setAutoResize" href="q3combobox.html#setAutoResize" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoResize(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3ComboBox::sizeHint" href="q3combobox.html#sizeHint" location="q3combobox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPalette" fullname="Q3ComboBox::setPalette" href="q3combobox.html#setPalette" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPalette(const QPalette & palette)"> + <parameter left="const QPalette &" right="" name="palette" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="Q3ComboBox::setFont" href="q3combobox.html#setFont" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="Q3ComboBox::setEnabled" href="q3combobox.html#setEnabled" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeLimit" fullname="Q3ComboBox::setSizeLimit" href="q3combobox.html#sizeLimit-prop" location="q3combobox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="sizeLimit" type="void" signature="setSizeLimit(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeLimit" fullname="Q3ComboBox::sizeLimit" href="q3combobox.html#sizeLimit-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sizeLimit" type="int" signature="sizeLimit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxCount" fullname="Q3ComboBox::setMaxCount" href="q3combobox.html#maxCount-prop" location="q3combobox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="maxCount" type="void" signature="setMaxCount(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maxCount" fullname="Q3ComboBox::maxCount" href="q3combobox.html#maxCount-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maxCount" type="int" signature="maxCount() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Policy" fullname="Q3ComboBox::Policy" href="q3combobox.html#Policy-enum" location="q3combobox.h"> + <value name="NoInsertion" value="0"/> + <value name="AtTop" value="1"/> + <value name="AtCurrent" value="2"/> + <value name="AtBottom" value="3"/> + <value name="AfterCurrent" value="4"/> + <value name="BeforeCurrent" value="5"/> + <value name="NoInsert" value="NoInsertion"/> + <value name="InsertAtTop" value="AtTop"/> + <value name="InsertAtCurrent" value="AtCurrent"/> + <value name="InsertAtBottom" value="AtBottom"/> + <value name="InsertAfterCurrent" value="AfterCurrent"/> + <value name="InsertBeforeCurrent" value="BeforeCurrent"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setInsertionPolicy" fullname="Q3ComboBox::setInsertionPolicy" href="q3combobox.html#insertionPolicy-prop" location="q3combobox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="insertionPolicy" type="void" signature="setInsertionPolicy(Policy policy)"> + <parameter left="Policy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertionPolicy" fullname="Q3ComboBox::insertionPolicy" href="q3combobox.html#insertionPolicy-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="insertionPolicy" type="Policy" signature="insertionPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setValidator" fullname="Q3ComboBox::setValidator" href="q3combobox.html#setValidator" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setValidator(const QValidator * v)"> + <parameter left="const QValidator *" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="validator" fullname="Q3ComboBox::validator" href="q3combobox.html#validator" location="q3combobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QValidator *" signature="validator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setListBox" fullname="Q3ComboBox::setListBox" href="q3combobox.html#setListBox" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setListBox(Q3ListBox * newListBox)"> + <parameter left="Q3ListBox *" right="" name="newListBox" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="listBox" fullname="Q3ComboBox::listBox" href="q3combobox.html#listBox" location="q3combobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ListBox *" signature="listBox() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLineEdit" fullname="Q3ComboBox::setLineEdit" href="q3combobox.html#setLineEdit" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setLineEdit(QLineEdit * edit)"> + <parameter left="QLineEdit *" right="" name="edit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineEdit" fullname="Q3ComboBox::lineEdit" href="q3combobox.html#lineEdit" location="q3combobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLineEdit *" signature="lineEdit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoCompletion" fullname="Q3ComboBox::setAutoCompletion" href="q3combobox.html#autoCompletion-prop" location="q3combobox.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="autoCompletion" type="void" signature="setAutoCompletion(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoCompletion" fullname="Q3ComboBox::autoCompletion" href="q3combobox.html#autoCompletion-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoCompletion" type="bool" signature="autoCompletion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDuplicatesEnabled" fullname="Q3ComboBox::setDuplicatesEnabled" href="q3combobox.html#duplicatesEnabled-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="duplicatesEnabled" type="void" signature="setDuplicatesEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="duplicatesEnabled" fullname="Q3ComboBox::duplicatesEnabled" href="q3combobox.html#duplicatesEnabled-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="duplicatesEnabled" type="bool" signature="duplicatesEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="editable" fullname="Q3ComboBox::editable" href="q3combobox.html#editable-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="editable" type="bool" signature="editable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditable" fullname="Q3ComboBox::setEditable" href="q3combobox.html#editable-prop" location="q3combobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="editable" type="void" signature="setEditable(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="popup" fullname="Q3ComboBox::popup" href="q3combobox.html#popup" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="popup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hide" fullname="Q3ComboBox::hide" href="q3combobox.html#hide" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="hide()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3ComboBox::clear" href="q3combobox.html#clear" location="q3combobox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearValidator" fullname="Q3ComboBox::clearValidator" href="q3combobox.html#clearValidator" location="q3combobox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clearValidator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearEdit" fullname="Q3ComboBox::clearEdit" href="q3combobox.html#clearEdit" location="q3combobox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clearEdit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditText" fullname="Q3ComboBox::setEditText" href="q3combobox.html#setEditText" location="q3combobox.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setEditText(const QString & newText)"> + <parameter left="const QString &" right="" name="newText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="Q3ComboBox::activated" href="q3combobox.html#activated" location="q3combobox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="Q3ComboBox::highlighted" href="q3combobox.html#highlighted" location="q3combobox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="highlighted(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="Q3ComboBox::activated" href="q3combobox.html#activated-2" location="q3combobox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="activated(const QString & string)"> + <parameter left="const QString &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="Q3ComboBox::highlighted" href="q3combobox.html#highlighted-2" location="q3combobox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="highlighted(const QString & string)"> + <parameter left="const QString &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textChanged" fullname="Q3ComboBox::textChanged" href="q3combobox.html#textChanged" location="q3combobox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="textChanged(const QString & string)"> + <parameter left="const QString &" right="" name="string" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="Q3ComboBox::paintEvent" href="q3combobox.html#paintEvent" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3ComboBox::resizeEvent" href="q3combobox.html#resizeEvent" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="Q3ComboBox::mousePressEvent" href="q3combobox.html#mousePressEvent" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="Q3ComboBox::mouseMoveEvent" href="q3combobox.html#mouseMoveEvent" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * )"> + <parameter left="QMouseEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="Q3ComboBox::mouseReleaseEvent" href="q3combobox.html#mouseReleaseEvent" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * )"> + <parameter left="QMouseEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="Q3ComboBox::mouseDoubleClickEvent" href="q3combobox.html#mouseDoubleClickEvent" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="Q3ComboBox::keyPressEvent" href="q3combobox.html#keyPressEvent" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="Q3ComboBox::focusInEvent" href="q3combobox.html#focusInEvent" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="Q3ComboBox::focusOutEvent" href="q3combobox.html#focusOutEvent" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="Q3ComboBox::wheelEvent" href="q3combobox.html#wheelEvent" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * e)"> + <parameter left="QWheelEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="styleChange" fullname="Q3ComboBox::styleChange" href="q3combobox.html#styleChange" location="q3combobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="styleChange(QStyle & s)"> + <parameter left="QStyle &" right="" name="s" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateMask" fullname="Q3ComboBox::updateMask" href="q3combobox.html#updateMask" location="q3combobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateMask()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptEngineDebugger" href="qscriptenginedebugger.html" location="qscriptenginedebugger.h" bases="QObject" module="QtScriptTools"> + <enum access="public" threadsafety="unspecified" status="commendable" name="DebuggerWidget" fullname="QScriptEngineDebugger::DebuggerWidget" href="qscriptenginedebugger.html#DebuggerWidget-enum" location="qscriptenginedebugger.h"> + <value name="ConsoleWidget" value="0"/> + <value name="StackWidget" value="1"/> + <value name="ScriptsWidget" value="2"/> + <value name="LocalsWidget" value="3"/> + <value name="CodeWidget" value="4"/> + <value name="CodeFinderWidget" value="5"/> + <value name="BreakpointsWidget" value="6"/> + <value name="DebugOutputWidget" value="7"/> + <value name="ErrorLogWidget" value="8"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="DebuggerAction" fullname="QScriptEngineDebugger::DebuggerAction" href="qscriptenginedebugger.html#DebuggerAction-enum" location="qscriptenginedebugger.h"> + <value name="InterruptAction" value="0"/> + <value name="ContinueAction" value="1"/> + <value name="StepIntoAction" value="2"/> + <value name="StepOverAction" value="3"/> + <value name="StepOutAction" value="4"/> + <value name="RunToCursorAction" value="5"/> + <value name="RunToNewScriptAction" value="6"/> + <value name="ToggleBreakpointAction" value="7"/> + <value name="ClearDebugOutputAction" value="8"/> + <value name="ClearErrorLogAction" value="9"/> + <value name="ClearConsoleAction" value="10"/> + <value name="FindInScriptAction" value="11"/> + <value name="FindNextInScriptAction" value="12"/> + <value name="FindPreviousInScriptAction" value="13"/> + <value name="GoToLineAction" value="14"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="DebuggerState" fullname="QScriptEngineDebugger::DebuggerState" href="qscriptenginedebugger.html#DebuggerState-enum" location="qscriptenginedebugger.h"> + <value name="RunningState" value="0"/> + <value name="SuspendedState" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptEngineDebugger" fullname="QScriptEngineDebugger::QScriptEngineDebugger" href="qscriptenginedebugger.html#QScriptEngineDebugger" location="qscriptenginedebugger.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScriptEngineDebugger(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptEngineDebugger" fullname="QScriptEngineDebugger::~QScriptEngineDebugger" href="qscriptenginedebugger.html#dtor.QScriptEngineDebugger" location="qscriptenginedebugger.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptEngineDebugger()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="attachTo" fullname="QScriptEngineDebugger::attachTo" href="qscriptenginedebugger.html#attachTo" location="qscriptenginedebugger.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="attachTo(QScriptEngine * engine)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="detach" fullname="QScriptEngineDebugger::detach" href="qscriptenginedebugger.html#detach" location="qscriptenginedebugger.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="detach()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="autoShowStandardWindow" fullname="QScriptEngineDebugger::autoShowStandardWindow" href="qscriptenginedebugger.html#autoShowStandardWindow" location="qscriptenginedebugger.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoShowStandardWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoShowStandardWindow" fullname="QScriptEngineDebugger::setAutoShowStandardWindow" href="qscriptenginedebugger.html#setAutoShowStandardWindow" location="qscriptenginedebugger.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoShowStandardWindow(bool autoShow)"> + <parameter left="bool" right="" name="autoShow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardWindow" fullname="QScriptEngineDebugger::standardWindow" href="qscriptenginedebugger.html#standardWindow" location="qscriptenginedebugger.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMainWindow *" signature="standardWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createStandardToolBar" fullname="QScriptEngineDebugger::createStandardToolBar" href="qscriptenginedebugger.html#createStandardToolBar" location="qscriptenginedebugger.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QToolBar *" signature="createStandardToolBar(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createStandardMenu" fullname="QScriptEngineDebugger::createStandardMenu" href="qscriptenginedebugger.html#createStandardMenu" location="qscriptenginedebugger.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMenu *" signature="createStandardMenu(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QScriptEngineDebugger::widget" href="qscriptenginedebugger.html#widget" location="qscriptenginedebugger.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget(DebuggerWidget widget) const"> + <parameter left="DebuggerWidget" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="action" fullname="QScriptEngineDebugger::action" href="qscriptenginedebugger.html#action" location="qscriptenginedebugger.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="action(DebuggerAction action) const"> + <parameter left="DebuggerAction" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QScriptEngineDebugger::state" href="qscriptenginedebugger.html#state" location="qscriptenginedebugger.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="DebuggerState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="evaluationSuspended" fullname="QScriptEngineDebugger::evaluationSuspended" href="qscriptenginedebugger.html#evaluationSuspended" location="qscriptenginedebugger.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="evaluationSuspended()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="evaluationResumed" fullname="QScriptEngineDebugger::evaluationResumed" href="qscriptenginedebugger.html#evaluationResumed" location="qscriptenginedebugger.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="evaluationResumed()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDecorationFactory" href="qdecorationfactory.html" location="qdecorationfactory_qws.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QDecorationFactory::keys" href="qdecorationfactory.html#keys" location="qdecorationfactory_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="keys()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QDecorationFactory::create" href="qdecorationfactory.html#create" location="qdecorationfactory_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDecoration *" signature="create(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3SqlForm" href="q3sqlform.html" location="q3sqlform.h" bases="QObject" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SqlForm" fullname="Q3SqlForm::Q3SqlForm" href="q3sqlform.html#Q3SqlForm" location="q3sqlform.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3SqlForm(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3SqlForm" fullname="Q3SqlForm::~Q3SqlForm" href="q3sqlform.html#dtor.Q3SqlForm" location="q3sqlform.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3SqlForm()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3SqlForm::insert" href="q3sqlform.html#insert" location="q3sqlform.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(QWidget * widget, const QString & field)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QString &" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3SqlForm::remove" href="q3sqlform.html#remove-2" location="q3sqlform.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="remove(const QString & field)"> + <parameter left="const QString &" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3SqlForm::count" href="q3sqlform.html#count" location="q3sqlform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="Q3SqlForm::widget" href="q3sqlform.html#widget" location="q3sqlform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetToField" fullname="Q3SqlForm::widgetToField" href="q3sqlform.html#widgetToField" location="q3sqlform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlField *" signature="widgetToField(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fieldToWidget" fullname="Q3SqlForm::fieldToWidget" href="q3sqlform.html#fieldToWidget" location="q3sqlform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="fieldToWidget(QSqlField * field) const"> + <parameter left="QSqlField *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="installPropertyMap" fullname="Q3SqlForm::installPropertyMap" href="q3sqlform.html#installPropertyMap" location="q3sqlform.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="installPropertyMap(Q3SqlPropertyMap * pmap)"> + <parameter left="Q3SqlPropertyMap *" right="" name="pmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRecord" fullname="Q3SqlForm::setRecord" href="q3sqlform.html#setRecord" location="q3sqlform.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRecord(QSqlRecord * buf)"> + <parameter left="QSqlRecord *" right="" name="buf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readField" fullname="Q3SqlForm::readField" href="q3sqlform.html#readField" location="q3sqlform.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="readField(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeField" fullname="Q3SqlForm::writeField" href="q3sqlform.html#writeField" location="q3sqlform.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="writeField(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readFields" fullname="Q3SqlForm::readFields" href="q3sqlform.html#readFields" location="q3sqlform.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="readFields()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="writeFields" fullname="Q3SqlForm::writeFields" href="q3sqlform.html#writeFields" location="q3sqlform.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="writeFields()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3SqlForm::clear" href="q3sqlform.html#clear" location="q3sqlform.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearValues" fullname="Q3SqlForm::clearValues" href="q3sqlform.html#clearValues" location="q3sqlform.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="clearValues()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3SqlForm::insert" href="q3sqlform.html#insert-2" location="q3sqlform.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insert(QWidget * widget, QSqlField * field)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="QSqlField *" right="" name="field" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3SqlForm::remove" href="q3sqlform.html#remove" location="q3sqlform.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QCDEStyle" href="qcdestyle.html" location="qcdestyle.h" bases="QMotifStyle" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QCDEStyle" fullname="QCDEStyle::QCDEStyle" href="qcdestyle.html#QCDEStyle" location="qcdestyle.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCDEStyle(bool useHighlightCols)"> + <parameter left="bool" right="" name="useHighlightCols" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QCDEStyle" fullname="QCDEStyle::~QCDEStyle" href="qcdestyle.html#dtor.QCDEStyle" location="qcdestyle.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QCDEStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelMetric" fullname="QCDEStyle::pixelMetric" href="qcdestyle.html#pixelMetric" location="qcdestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelMetric(PixelMetric metric, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="PixelMetric" right="" name="metric" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawControl" fullname="QCDEStyle::drawControl" href="qcdestyle.html#drawControl" location="qcdestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawControl(ControlElement element, const QStyleOption * opt, QPainter * p, const QWidget * widget) const"> + <parameter left="ControlElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPrimitive" fullname="QCDEStyle::drawPrimitive" href="qcdestyle.html#drawPrimitive" location="qcdestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawPrimitive(PrimitiveElement pe, const QStyleOption * opt, QPainter * p, const QWidget * widget) const"> + <parameter left="PrimitiveElement" right="" name="pe" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPalette" fullname="QCDEStyle::standardPalette" href="qcdestyle.html#standardPalette" location="qcdestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPalette" signature="standardPalette() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSound" href="qsound.html" location="qsound.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="isAvailable" fullname="QSound::isAvailable" href="qsound.html#isAvailable" location="qsound.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isAvailable()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="play" fullname="QSound::play" href="qsound.html#play" location="qsound.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="play(const QString & filename)"> + <parameter left="const QString &" right="" name="filename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSound" fullname="QSound::QSound" href="qsound.html#QSound" location="qsound.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSound(const QString & filename, QObject * parent)"> + <parameter left="const QString &" right="" name="filename" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSound" fullname="QSound::~QSound" href="qsound.html#dtor.QSound" location="qsound.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSound()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="loops" fullname="QSound::loops" href="qsound.html#loops" location="qsound.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="loops() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="loopsRemaining" fullname="QSound::loopsRemaining" href="qsound.html#loopsRemaining" location="qsound.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="loopsRemaining() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLoops" fullname="QSound::setLoops" href="qsound.html#setLoops" location="qsound.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLoops(int number)"> + <parameter left="int" right="" name="number" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QSound::fileName" href="qsound.html#fileName" location="qsound.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFinished" fullname="QSound::isFinished" href="qsound.html#isFinished" location="qsound.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFinished() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="play" fullname="QSound::play" href="qsound.html#play-2" location="qsound.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="play()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="QSound::stop" href="qsound.html#stop" location="qsound.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="compat" name="QSound" fullname="QSound::QSound" href="qsound-qt3.html#QSound-2" location="qsound.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSound(const QString & filename, QObject * parent, const char * name)"> + <parameter left="const QString &" right="" name="filename" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="available" fullname="QSound::available" href="qsound-qt3.html#available" location="qsound.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="available()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QUrl" href="qurl.html" location="qurl.h" bases="" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ParsingMode" fullname="QUrl::ParsingMode" href="qurl.html#ParsingMode-enum" location="qurl.h"> + <value name="TolerantMode" value="0"/> + <value name="StrictMode" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FormattingOption" fullname="QUrl::FormattingOption" href="qurl.html#FormattingOption-enum" location="qurl.h" typedef="QUrl::FormattingOptions"> + <value name="None" value="0x0"/> + <value name="RemoveScheme" value="0x1"/> + <value name="RemovePassword" value="0x2"/> + <value name="RemoveUserInfo" value="RemovePassword | 0x4"/> + <value name="RemovePort" value="0x8"/> + <value name="RemoveAuthority" value="RemoveUserInfo | RemovePort | 0x10"/> + <value name="RemovePath" value="0x20"/> + <value name="RemoveQuery" value="0x40"/> + <value name="RemoveFragment" value="0x80"/> + <value name="StripTrailingSlash" value="0x10000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="FormattingOptions" fullname="QUrl::FormattingOptions" href="qurl.html#FormattingOptions-typedef" location="qurl.h" enum="QUrl::FormattingOption"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QUrl" fullname="QUrl::QUrl" href="qurl.html#QUrl" location="qurl.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QUrl()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QUrl" fullname="QUrl::QUrl" href="qurl.html#QUrl-2" location="qurl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QUrl(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QUrl" fullname="QUrl::QUrl" href="qurl.html#QUrl-4" location="qurl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QUrl(const QString & url, ParsingMode parsingMode)"> + <parameter left="const QString &" right="" name="url" default=""/> + <parameter left="ParsingMode" right="" name="parsingMode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QUrl" fullname="QUrl::QUrl" href="qurl.html#QUrl-3" location="qurl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QUrl(const QUrl & other)"> + <parameter left="const QUrl &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QUrl::operator=" href="qurl.html#operator=" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QUrl &" signature="operator=(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QUrl::operator=" href="qurl.html#operator=-2" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QUrl &" signature="operator=(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QUrl" fullname="QUrl::~QUrl" href="qurl.html#dtor.QUrl" location="qurl.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QUrl()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUrl" fullname="QUrl::setUrl" href="qurl.html#setUrl" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUrl(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUrl" fullname="QUrl::setUrl" href="qurl.html#setUrl-2" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setUrl(const QString & url, ParsingMode parsingMode)"> + <parameter left="const QString &" right="" name="url" default=""/> + <parameter left="ParsingMode" right="" name="parsingMode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedUrl" fullname="QUrl::setEncodedUrl" href="qurl.html#setEncodedUrl" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncodedUrl(const QByteArray & encodedUrl)"> + <parameter left="const QByteArray &" right="" name="encodedUrl" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedUrl" fullname="QUrl::setEncodedUrl" href="qurl.html#setEncodedUrl-2" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setEncodedUrl(const QByteArray & encodedUrl, ParsingMode parsingMode)"> + <parameter left="const QByteArray &" right="" name="encodedUrl" default=""/> + <parameter left="ParsingMode" right="" name="parsingMode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QUrl::isValid" href="qurl.html#isValid" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QUrl::isEmpty" href="qurl.html#isEmpty" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QUrl::clear" href="qurl.html#clear" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScheme" fullname="QUrl::setScheme" href="qurl.html#setScheme" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScheme(const QString & scheme)"> + <parameter left="const QString &" right="" name="scheme" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scheme" fullname="QUrl::scheme" href="qurl.html#scheme" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="scheme() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAuthority" fullname="QUrl::setAuthority" href="qurl.html#setAuthority" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAuthority(const QString & authority)"> + <parameter left="const QString &" right="" name="authority" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="authority" fullname="QUrl::authority" href="qurl.html#authority" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="authority() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUserInfo" fullname="QUrl::setUserInfo" href="qurl.html#setUserInfo" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUserInfo(const QString & userInfo)"> + <parameter left="const QString &" right="" name="userInfo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="userInfo" fullname="QUrl::userInfo" href="qurl.html#userInfo" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="userInfo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUserName" fullname="QUrl::setUserName" href="qurl.html#setUserName" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUserName(const QString & userName)"> + <parameter left="const QString &" right="" name="userName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="userName" fullname="QUrl::userName" href="qurl.html#userName" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="userName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedUserName" fullname="QUrl::setEncodedUserName" href="qurl.html#setEncodedUserName" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncodedUserName(const QByteArray & userName)"> + <parameter left="const QByteArray &" right="" name="userName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedUserName" fullname="QUrl::encodedUserName" href="qurl.html#encodedUserName" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedUserName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPassword" fullname="QUrl::setPassword" href="qurl.html#setPassword" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPassword(const QString & password)"> + <parameter left="const QString &" right="" name="password" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="password" fullname="QUrl::password" href="qurl.html#password" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="password() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedPassword" fullname="QUrl::setEncodedPassword" href="qurl.html#setEncodedPassword" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncodedPassword(const QByteArray & password)"> + <parameter left="const QByteArray &" right="" name="password" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedPassword" fullname="QUrl::encodedPassword" href="qurl.html#encodedPassword" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedPassword() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHost" fullname="QUrl::setHost" href="qurl.html#setHost" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHost(const QString & host)"> + <parameter left="const QString &" right="" name="host" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="host" fullname="QUrl::host" href="qurl.html#host" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="host() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedHost" fullname="QUrl::setEncodedHost" href="qurl.html#setEncodedHost" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncodedHost(const QByteArray & host)"> + <parameter left="const QByteArray &" right="" name="host" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedHost" fullname="QUrl::encodedHost" href="qurl.html#encodedHost" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedHost() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPort" fullname="QUrl::setPort" href="qurl.html#setPort" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPort(int port)"> + <parameter left="int" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="port" fullname="QUrl::port" href="qurl.html#port" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="port() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="port" fullname="QUrl::port" href="qurl.html#port-2" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="port(int defaultPort) const"> + <parameter left="int" right="" name="defaultPort" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPath" fullname="QUrl::setPath" href="qurl.html#setPath" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="QUrl::path" href="qurl.html#path" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="path() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedPath" fullname="QUrl::setEncodedPath" href="qurl.html#setEncodedPath" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncodedPath(const QByteArray & path)"> + <parameter left="const QByteArray &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedPath" fullname="QUrl::encodedPath" href="qurl.html#encodedPath" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedPath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasQuery" fullname="QUrl::hasQuery" href="qurl.html#hasQuery" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasQuery() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedQuery" fullname="QUrl::setEncodedQuery" href="qurl.html#setEncodedQuery" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncodedQuery(const QByteArray & query)"> + <parameter left="const QByteArray &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedQuery" fullname="QUrl::encodedQuery" href="qurl.html#encodedQuery" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedQuery() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setQueryDelimiters" fullname="QUrl::setQueryDelimiters" href="qurl.html#setQueryDelimiters" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQueryDelimiters(char valueDelimiter, char pairDelimiter)"> + <parameter left="char" right="" name="valueDelimiter" default=""/> + <parameter left="char" right="" name="pairDelimiter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="queryValueDelimiter" fullname="QUrl::queryValueDelimiter" href="qurl.html#queryValueDelimiter" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="char" signature="queryValueDelimiter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="queryPairDelimiter" fullname="QUrl::queryPairDelimiter" href="qurl.html#queryPairDelimiter" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="char" signature="queryPairDelimiter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setQueryItems" fullname="QUrl::setQueryItems" href="qurl.html#setQueryItems" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQueryItems(const QList<QPair<QString, QString> > & query)"> + <parameter left="const QList<QPair<QString, QString> > &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addQueryItem" fullname="QUrl::addQueryItem" href="qurl.html#addQueryItem" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addQueryItem(const QString & key, const QString & value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="queryItems" fullname="QUrl::queryItems" href="qurl.html#queryItems" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPair<QString, QString> >" signature="queryItems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasQueryItem" fullname="QUrl::hasQueryItem" href="qurl.html#hasQueryItem" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasQueryItem(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="queryItemValue" fullname="QUrl::queryItemValue" href="qurl.html#queryItemValue" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="queryItemValue(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allQueryItemValues" fullname="QUrl::allQueryItemValues" href="qurl.html#allQueryItemValues" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="allQueryItemValues(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeQueryItem" fullname="QUrl::removeQueryItem" href="qurl.html#removeQueryItem" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeQueryItem(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAllQueryItems" fullname="QUrl::removeAllQueryItems" href="qurl.html#removeAllQueryItems" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAllQueryItems(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedQueryItems" fullname="QUrl::setEncodedQueryItems" href="qurl.html#setEncodedQueryItems" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncodedQueryItems(const QList<QPair<QByteArray, QByteArray> > & query)"> + <parameter left="const QList<QPair<QByteArray, QByteArray> > &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addEncodedQueryItem" fullname="QUrl::addEncodedQueryItem" href="qurl.html#addEncodedQueryItem" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addEncodedQueryItem(const QByteArray & key, const QByteArray & value)"> + <parameter left="const QByteArray &" right="" name="key" default=""/> + <parameter left="const QByteArray &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedQueryItems" fullname="QUrl::encodedQueryItems" href="qurl.html#encodedQueryItems" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPair<QByteArray, QByteArray> >" signature="encodedQueryItems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasEncodedQueryItem" fullname="QUrl::hasEncodedQueryItem" href="qurl.html#hasEncodedQueryItem" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasEncodedQueryItem(const QByteArray & key) const"> + <parameter left="const QByteArray &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedQueryItemValue" fullname="QUrl::encodedQueryItemValue" href="qurl.html#encodedQueryItemValue" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedQueryItemValue(const QByteArray & key) const"> + <parameter left="const QByteArray &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allEncodedQueryItemValues" fullname="QUrl::allEncodedQueryItemValues" href="qurl.html#allEncodedQueryItemValues" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="allEncodedQueryItemValues(const QByteArray & key) const"> + <parameter left="const QByteArray &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeEncodedQueryItem" fullname="QUrl::removeEncodedQueryItem" href="qurl.html#removeEncodedQueryItem" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeEncodedQueryItem(const QByteArray & key)"> + <parameter left="const QByteArray &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAllEncodedQueryItems" fullname="QUrl::removeAllEncodedQueryItems" href="qurl.html#removeAllEncodedQueryItems" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAllEncodedQueryItems(const QByteArray & key)"> + <parameter left="const QByteArray &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFragment" fullname="QUrl::setFragment" href="qurl.html#setFragment" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFragment(const QString & fragment)"> + <parameter left="const QString &" right="" name="fragment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fragment" fullname="QUrl::fragment" href="qurl.html#fragment" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fragment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedFragment" fullname="QUrl::setEncodedFragment" href="qurl.html#setEncodedFragment" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncodedFragment(const QByteArray & fragment)"> + <parameter left="const QByteArray &" right="" name="fragment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedFragment" fullname="QUrl::encodedFragment" href="qurl.html#encodedFragment" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedFragment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFragment" fullname="QUrl::hasFragment" href="qurl.html#hasFragment" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasFragment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resolved" fullname="QUrl::resolved" href="qurl.html#resolved" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="resolved(const QUrl & relative) const"> + <parameter left="const QUrl &" right="" name="relative" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRelative" fullname="QUrl::isRelative" href="qurl.html#isRelative" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRelative() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isParentOf" fullname="QUrl::isParentOf" href="qurl.html#isParentOf" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isParentOf(const QUrl & childUrl) const"> + <parameter left="const QUrl &" right="" name="childUrl" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromLocalFile" fullname="QUrl::fromLocalFile" href="qurl.html#fromLocalFile" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QUrl" signature="fromLocalFile(const QString & localFile)"> + <parameter left="const QString &" right="" name="localFile" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLocalFile" fullname="QUrl::toLocalFile" href="qurl.html#toLocalFile" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toLocalFile() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QUrl::toString" href="qurl.html#toString" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString(QFlags<QUrl::FormattingOption> options) const"> + <parameter left="QFlags<QUrl::FormattingOption>" right="" name="options" default="None"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toEncoded" fullname="QUrl::toEncoded" href="qurl.html#toEncoded" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toEncoded(QFlags<QUrl::FormattingOption> options) const"> + <parameter left="QFlags<QUrl::FormattingOption>" right="" name="options" default="None"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromEncoded" fullname="QUrl::fromEncoded" href="qurl.html#fromEncoded" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QUrl" signature="fromEncoded(const QByteArray & input)"> + <parameter left="const QByteArray &" right="" name="input" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromEncoded" fullname="QUrl::fromEncoded" href="qurl.html#fromEncoded-2" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QUrl" signature="fromEncoded(const QByteArray & input, ParsingMode parsingMode)"> + <parameter left="const QByteArray &" right="" name="input" default=""/> + <parameter left="ParsingMode" right="" name="parsingMode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QUrl::operator==" href="qurl.html#operator==" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QUrl & url) const"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QUrl::operator!=" href="qurl.html#operator!=" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QUrl & url) const"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromPercentEncoding" fullname="QUrl::fromPercentEncoding" href="qurl.html#fromPercentEncoding" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromPercentEncoding(const QByteArray & input)"> + <parameter left="const QByteArray &" right="" name="input" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toPercentEncoding" fullname="QUrl::toPercentEncoding" href="qurl.html#toPercentEncoding" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="toPercentEncoding(const QString & input, const QByteArray & exclude, const QByteArray & include)"> + <parameter left="const QString &" right="" name="input" default=""/> + <parameter left="const QByteArray &" right="" name="exclude" default="QByteArray()"/> + <parameter left="const QByteArray &" right="" name="include" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="fromPunycode" fullname="QUrl::fromPunycode" href="qurl-obsolete.html#fromPunycode" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromPunycode(const QByteArray & pc)"> + <parameter left="const QByteArray &" right="" name="pc" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="toPunycode" fullname="QUrl::toPunycode" href="qurl-obsolete.html#toPunycode" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="toPunycode(const QString & uc)"> + <parameter left="const QString &" right="" name="uc" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromAce" fullname="QUrl::fromAce" href="qurl.html#fromAce" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromAce(const QByteArray & domain)"> + <parameter left="const QByteArray &" right="" name="domain" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toAce" fullname="QUrl::toAce" href="qurl.html#toAce" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="toAce(const QString & domain)"> + <parameter left="const QString &" right="" name="domain" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="idnWhitelist" fullname="QUrl::idnWhitelist" href="qurl.html#idnWhitelist" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="idnWhitelist()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIdnWhitelist" fullname="QUrl::setIdnWhitelist" href="qurl.html#setIdnWhitelist" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setIdnWhitelist(const QStringList & list)"> + <parameter left="const QStringList &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="protocol" fullname="QUrl::protocol" href="qurl-qt3.html#protocol" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="protocol() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setProtocol" fullname="QUrl::setProtocol" href="qurl-qt3.html#setProtocol" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProtocol(const QString & s)"> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setUser" fullname="QUrl::setUser" href="qurl-qt3.html#setUser" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUser(const QString & s)"> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="user" fullname="QUrl::user" href="qurl-qt3.html#user" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="user() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="hasUser" fullname="QUrl::hasUser" href="qurl-qt3.html#hasUser" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasUser() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="hasPassword" fullname="QUrl::hasPassword" href="qurl-qt3.html#hasPassword" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPassword() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="hasHost" fullname="QUrl::hasHost" href="qurl-qt3.html#hasHost" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasHost() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="hasPort" fullname="QUrl::hasPort" href="qurl-qt3.html#hasPort" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPort() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="hasPath" fullname="QUrl::hasPath" href="qurl-qt3.html#hasPath" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPath() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setQuery" fullname="QUrl::setQuery" href="qurl-qt3.html#setQuery" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQuery(const QString & txt)"> + <parameter left="const QString &" right="" name="txt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="query" fullname="QUrl::query" href="qurl-qt3.html#query" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="query() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="ref" fullname="QUrl::ref" href="qurl-qt3.html#ref" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="ref() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setRef" fullname="QUrl::setRef" href="qurl-qt3.html#setRef" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRef(const QString & txt)"> + <parameter left="const QString &" right="" name="txt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="hasRef" fullname="QUrl::hasRef" href="qurl-qt3.html#hasRef" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasRef() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="addPath" fullname="QUrl::addPath" href="qurl-qt3.html#addPath" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPath(const QString & p)"> + <parameter left="const QString &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setFileName" fullname="QUrl::setFileName" href="qurl-qt3.html#setFileName" location="qurl.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & txt)"> + <parameter left="const QString &" right="" name="txt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="fileName" fullname="QUrl::fileName" href="qurl-qt3.html#fileName" location="qurl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="dirPath" fullname="QUrl::dirPath" href="qurl-qt3.html#dirPath" location="qurl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="dirPath() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="decode" fullname="QUrl::decode" href="qurl-qt3.html#decode" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="decode(QString & url)"> + <parameter left="QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="encode" fullname="QUrl::encode" href="qurl-qt3.html#encode" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="encode(QString & url)"> + <parameter left="QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="operator QString" fullname="QUrl::operator QString" href="qurl-qt3.html#operator QString" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QString() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="cdUp" fullname="QUrl::cdUp" href="qurl-qt3.html#cdUp" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="cdUp()"/> + <function access="public" threadsafety="unspecified" status="compat" name="isRelativeUrl" fullname="QUrl::isRelativeUrl" href="qurl-qt3.html#isRelativeUrl" location="qurl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isRelativeUrl(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QUrl::errorString" href="qurl.html#errorString" location="qurl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="protected" threadsafety="unspecified" status="compat" name="reset" fullname="QUrl::reset" href="qurl-qt3.html#reset" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qurl.html#operator<<-41" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="41" relates="QUrl" type="QDataStream &" signature="operator<<(QDataStream & out, const QUrl & url)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qurl.html#operator>>-23" location="qurl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="23" relates="QUrl" type="QDataStream &" signature="operator>>(QDataStream & in, QUrl & url)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QUrl &" right="" name="url" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QLibrary" href="qlibrary.html" location="qlibrary.h" bases="QObject" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QLibrary::fileName" href="qlibrary.html#fileName-prop" location="qlibrary.h" type="QString"> + <getter name="fileName"/> + <setter name="setFileName"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="loadHints" fullname="QLibrary::loadHints" href="qlibrary.html#loadHints-prop" location="qlibrary.h" type="LoadHints"> + <getter name="loadHints"/> + <setter name="setLoadHints"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="LoadHint" fullname="QLibrary::LoadHint" href="qlibrary.html#LoadHint-enum" location="qlibrary.h" typedef="QLibrary::LoadHints"> + <value name="ResolveAllSymbolsHint" value="0x01"/> + <value name="ExportExternalSymbolsHint" value="0x02"/> + <value name="LoadArchiveMemberHint" value="0x04"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="LoadHints" fullname="QLibrary::LoadHints" href="qlibrary.html#LoadHints-typedef" location="qlibrary.h" enum="QLibrary::LoadHint"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QLibrary" fullname="QLibrary::QLibrary" href="qlibrary.html#QLibrary" location="qlibrary.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLibrary(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLibrary" fullname="QLibrary::QLibrary" href="qlibrary.html#QLibrary-2" location="qlibrary.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QLibrary(const QString & fileName, QObject * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLibrary" fullname="QLibrary::QLibrary" href="qlibrary.html#QLibrary-3" location="qlibrary.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QLibrary(const QString & fileName, int verNum, QObject * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="int" right="" name="verNum" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLibrary" fullname="QLibrary::QLibrary" href="qlibrary.html#QLibrary-4" location="qlibrary.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QLibrary(const QString & fileName, const QString & version, QObject * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QString &" right="" name="version" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QLibrary" fullname="QLibrary::~QLibrary" href="qlibrary.html#dtor.QLibrary" location="qlibrary.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QLibrary()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resolve" fullname="QLibrary::resolve" href="qlibrary.html#resolve" location="qlibrary.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void *" signature="resolve(const char * symbol)"> + <parameter left="const char *" right="" name="symbol" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resolve" fullname="QLibrary::resolve" href="qlibrary.html#resolve-2" location="qlibrary.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void *" signature="resolve(const QString & fileName, const char * symbol)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="symbol" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resolve" fullname="QLibrary::resolve" href="qlibrary.html#resolve-3" location="qlibrary.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="void *" signature="resolve(const QString & fileName, int verNum, const char * symbol)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="int" right="" name="verNum" default=""/> + <parameter left="const char *" right="" name="symbol" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resolve" fullname="QLibrary::resolve" href="qlibrary.html#resolve-4" location="qlibrary.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="void *" signature="resolve(const QString & fileName, const QString & version, const char * symbol)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QString &" right="" name="version" default=""/> + <parameter left="const char *" right="" name="symbol" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QLibrary::load" href="qlibrary.html#load" location="qlibrary.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="load()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unload" fullname="QLibrary::unload" href="qlibrary.html#unload" location="qlibrary.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="unload()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLoaded" fullname="QLibrary::isLoaded" href="qlibrary.html#isLoaded" location="qlibrary.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLoaded() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLibrary" fullname="QLibrary::isLibrary" href="qlibrary.html#isLibrary" location="qlibrary.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isLibrary(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QLibrary::setFileName" href="qlibrary.html#fileName-prop" location="qlibrary.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="fileName" type="void" signature="setFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QLibrary::fileName" href="qlibrary.html#fileName-prop" location="qlibrary.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="fileName" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileNameAndVersion" fullname="QLibrary::setFileNameAndVersion" href="qlibrary.html#setFileNameAndVersion" location="qlibrary.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileNameAndVersion(const QString & fileName, int versionNumber)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="int" right="" name="versionNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileNameAndVersion" fullname="QLibrary::setFileNameAndVersion" href="qlibrary.html#setFileNameAndVersion-2" location="qlibrary.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFileNameAndVersion(const QString & fileName, const QString & version)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QString &" right="" name="version" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QLibrary::errorString" href="qlibrary.html#errorString" location="qlibrary.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLoadHints" fullname="QLibrary::setLoadHints" href="qlibrary.html#loadHints-prop" location="qlibrary.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="loadHints" type="void" signature="setLoadHints(QFlags<QLibrary::LoadHint> hints)"> + <parameter left="QFlags<QLibrary::LoadHint>" right="" name="hints" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadHints" fullname="QLibrary::loadHints" href="qlibrary.html#loadHints-prop" location="qlibrary.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="loadHints" type="LoadHints" signature="loadHints() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="library" fullname="QLibrary::library" href="qlibrary-qt3.html#library" location="qlibrary.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="library() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setAutoUnload" fullname="QLibrary::setAutoUnload" href="qlibrary-qt3.html#setAutoUnload" location="qlibrary.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoUnload(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebSettings" href="qwebsettings.html" location="qwebsettings.h" bases="" module="QtWebKit"> + <contents name="enabling-plugins" title="Enabling Plugins" level="1"/> + <contents name="web-application-support" title="Web Application Support" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="FontFamily" fullname="QWebSettings::FontFamily" href="qwebsettings.html#FontFamily-enum" location="qwebsettings.h"> + <value name="StandardFont" value="0"/> + <value name="FixedFont" value="1"/> + <value name="SerifFont" value="2"/> + <value name="SansSerifFont" value="3"/> + <value name="CursiveFont" value="4"/> + <value name="FantasyFont" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WebAttribute" fullname="QWebSettings::WebAttribute" href="qwebsettings.html#WebAttribute-enum" location="qwebsettings.h"> + <value name="AutoLoadImages" value="0"/> + <value name="JavascriptEnabled" value="1"/> + <value name="JavaEnabled" value="2"/> + <value name="PluginsEnabled" value="3"/> + <value name="PrivateBrowsingEnabled" value="4"/> + <value name="JavascriptCanOpenWindows" value="5"/> + <value name="JavascriptCanAccessClipboard" value="6"/> + <value name="DeveloperExtrasEnabled" value="7"/> + <value name="LinksIncludedInFocusChain" value="8"/> + <value name="ZoomTextOnly" value="9"/> + <value name="PrintElementBackgrounds" value="10"/> + <value name="OfflineStorageDatabaseEnabled" value="11"/> + <value name="OfflineWebApplicationCacheEnabled" value="12"/> + <value name="LocalStorageDatabaseEnabled" value="13"/> + <value name="LocalContentCanAccessRemoteUrls" value="14"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WebGraphic" fullname="QWebSettings::WebGraphic" href="qwebsettings.html#WebGraphic-enum" location="qwebsettings.h"> + <value name="MissingImageGraphic" value="0"/> + <value name="MissingPluginGraphic" value="1"/> + <value name="DefaultFrameIconGraphic" value="2"/> + <value name="TextAreaSizeGripCornerGraphic" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FontSize" fullname="QWebSettings::FontSize" href="qwebsettings.html#FontSize-enum" location="qwebsettings.h"> + <value name="MinimumFontSize" value="0"/> + <value name="MinimumLogicalFontSize" value="1"/> + <value name="DefaultFontSize" value="2"/> + <value name="DefaultFixedFontSize" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="globalSettings" fullname="QWebSettings::globalSettings" href="qwebsettings.html#globalSettings" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWebSettings *" signature="globalSettings()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontFamily" fullname="QWebSettings::setFontFamily" href="qwebsettings.html#setFontFamily" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontFamily(FontFamily which, const QString & family)"> + <parameter left="FontFamily" right="" name="which" default=""/> + <parameter left="const QString &" right="" name="family" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontFamily" fullname="QWebSettings::fontFamily" href="qwebsettings.html#fontFamily" location="qwebsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fontFamily(FontFamily which) const"> + <parameter left="FontFamily" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetFontFamily" fullname="QWebSettings::resetFontFamily" href="qwebsettings.html#resetFontFamily" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetFontFamily(FontFamily which)"> + <parameter left="FontFamily" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontSize" fullname="QWebSettings::setFontSize" href="qwebsettings.html#setFontSize" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontSize(FontSize type, int size)"> + <parameter left="FontSize" right="" name="type" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontSize" fullname="QWebSettings::fontSize" href="qwebsettings.html#fontSize" location="qwebsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="fontSize(FontSize type) const"> + <parameter left="FontSize" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetFontSize" fullname="QWebSettings::resetFontSize" href="qwebsettings.html#resetFontSize" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetFontSize(FontSize type)"> + <parameter left="FontSize" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QWebSettings::setAttribute" href="qwebsettings.html#setAttribute" location="qwebsettings.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttribute(WebAttribute attribute, bool on)"> + <parameter left="WebAttribute" right="" name="attribute" default=""/> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testAttribute" fullname="QWebSettings::testAttribute" href="qwebsettings.html#testAttribute" location="qwebsettings.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testAttribute(WebAttribute attribute) const"> + <parameter left="WebAttribute" right="" name="attribute" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetAttribute" fullname="QWebSettings::resetAttribute" href="qwebsettings.html#resetAttribute" location="qwebsettings.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetAttribute(WebAttribute attribute)"> + <parameter left="WebAttribute" right="" name="attribute" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUserStyleSheetUrl" fullname="QWebSettings::setUserStyleSheetUrl" href="qwebsettings.html#setUserStyleSheetUrl" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUserStyleSheetUrl(const QUrl & location)"> + <parameter left="const QUrl &" right="" name="location" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="userStyleSheetUrl" fullname="QWebSettings::userStyleSheetUrl" href="qwebsettings.html#userStyleSheetUrl" location="qwebsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="userStyleSheetUrl() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultTextEncoding" fullname="QWebSettings::setDefaultTextEncoding" href="qwebsettings.html#setDefaultTextEncoding" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDefaultTextEncoding(const QString & encoding)"> + <parameter left="const QString &" right="" name="encoding" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultTextEncoding" fullname="QWebSettings::defaultTextEncoding" href="qwebsettings.html#defaultTextEncoding" location="qwebsettings.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="defaultTextEncoding() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconDatabasePath" fullname="QWebSettings::setIconDatabasePath" href="qwebsettings.html#setIconDatabasePath" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setIconDatabasePath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconDatabasePath" fullname="QWebSettings::iconDatabasePath" href="qwebsettings.html#iconDatabasePath" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="iconDatabasePath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearIconDatabase" fullname="QWebSettings::clearIconDatabase" href="qwebsettings.html#clearIconDatabase" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="clearIconDatabase()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iconForUrl" fullname="QWebSettings::iconForUrl" href="qwebsettings.html#iconForUrl" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QIcon" signature="iconForUrl(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWebGraphic" fullname="QWebSettings::setWebGraphic" href="qwebsettings.html#setWebGraphic" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setWebGraphic(WebGraphic type, const QPixmap & graphic)"> + <parameter left="WebGraphic" right="" name="type" default=""/> + <parameter left="const QPixmap &" right="" name="graphic" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="webGraphic" fullname="QWebSettings::webGraphic" href="qwebsettings.html#webGraphic" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPixmap" signature="webGraphic(WebGraphic type)"> + <parameter left="WebGraphic" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumPagesInCache" fullname="QWebSettings::setMaximumPagesInCache" href="qwebsettings.html#setMaximumPagesInCache" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setMaximumPagesInCache(int pages)"> + <parameter left="int" right="" name="pages" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumPagesInCache" fullname="QWebSettings::maximumPagesInCache" href="qwebsettings.html#maximumPagesInCache" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="maximumPagesInCache()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setObjectCacheCapacities" fullname="QWebSettings::setObjectCacheCapacities" href="qwebsettings.html#setObjectCacheCapacities" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setObjectCacheCapacities(int cacheMinDeadCapacity, int cacheMaxDead, int totalCapacity)"> + <parameter left="int" right="" name="cacheMinDeadCapacity" default=""/> + <parameter left="int" right="" name="cacheMaxDead" default=""/> + <parameter left="int" right="" name="totalCapacity" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOfflineStoragePath" fullname="QWebSettings::setOfflineStoragePath" href="qwebsettings.html#setOfflineStoragePath" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setOfflineStoragePath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="offlineStoragePath" fullname="QWebSettings::offlineStoragePath" href="qwebsettings.html#offlineStoragePath" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="offlineStoragePath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOfflineStorageDefaultQuota" fullname="QWebSettings::setOfflineStorageDefaultQuota" href="qwebsettings.html#setOfflineStorageDefaultQuota" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setOfflineStorageDefaultQuota(qint64 maximumSize)"> + <parameter left="qint64" right="" name="maximumSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="offlineStorageDefaultQuota" fullname="QWebSettings::offlineStorageDefaultQuota" href="qwebsettings.html#offlineStorageDefaultQuota" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="qint64" signature="offlineStorageDefaultQuota()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearMemoryCaches" fullname="QWebSettings::clearMemoryCaches" href="qwebsettings.html#clearMemoryCaches" location="qwebsettings.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="clearMemoryCaches()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QEvent" href="qevent.html" location="qcoreevent.h" bases="" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="accepted" fullname="QEvent::accepted" href="qevent.html#accepted-prop" location="qcoreevent.h" type="bool"> + <getter name="isAccepted"/> + <setter name="setAccepted"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QEvent::Type" href="qevent.html#Type-enum" location="qcoreevent.h"> + <value name="None" value="0"/> + <value name="Timer" value="1"/> + <value name="MouseButtonPress" value="2"/> + <value name="MouseButtonRelease" value="3"/> + <value name="MouseButtonDblClick" value="4"/> + <value name="MouseMove" value="5"/> + <value name="KeyPress" value="6"/> + <value name="KeyRelease" value="7"/> + <value name="FocusIn" value="8"/> + <value name="FocusOut" value="9"/> + <value name="Enter" value="10"/> + <value name="Leave" value="11"/> + <value name="Paint" value="12"/> + <value name="Move" value="13"/> + <value name="Resize" value="14"/> + <value name="Create" value="15"/> + <value name="Destroy" value="16"/> + <value name="Show" value="17"/> + <value name="Hide" value="18"/> + <value name="Close" value="19"/> + <value name="Quit" value="20"/> + <value name="ParentChange" value="21"/> + <value name="ParentAboutToChange" value="131"/> + <value name="Reparent" value="ParentChange"/> + <value name="ThreadChange" value="22"/> + <value name="WindowActivate" value="24"/> + <value name="WindowDeactivate" value="25"/> + <value name="ShowToParent" value="26"/> + <value name="HideToParent" value="27"/> + <value name="Wheel" value="31"/> + <value name="WindowTitleChange" value="33"/> + <value name="WindowIconChange" value="34"/> + <value name="ApplicationWindowIconChange" value="35"/> + <value name="ApplicationFontChange" value="36"/> + <value name="ApplicationLayoutDirectionChange" value="37"/> + <value name="ApplicationPaletteChange" value="38"/> + <value name="PaletteChange" value="39"/> + <value name="Clipboard" value="40"/> + <value name="Speech" value="42"/> + <value name="MetaCall" value="43"/> + <value name="SockAct" value="50"/> + <value name="WinEventAct" value="132"/> + <value name="DeferredDelete" value="52"/> + <value name="DragEnter" value="60"/> + <value name="DragMove" value="61"/> + <value name="DragLeave" value="62"/> + <value name="Drop" value="63"/> + <value name="DragResponse" value="64"/> + <value name="ChildAdded" value="68"/> + <value name="ChildPolished" value="69"/> + <value name="ChildInsertedRequest" value="67"/> + <value name="ChildInserted" value="70"/> + <value name="LayoutHint" value="72"/> + <value name="ChildRemoved" value="71"/> + <value name="ShowWindowRequest" value="73"/> + <value name="PolishRequest" value="74"/> + <value name="Polish" value="75"/> + <value name="LayoutRequest" value="76"/> + <value name="UpdateRequest" value="77"/> + <value name="UpdateLater" value="78"/> + <value name="EmbeddingControl" value="79"/> + <value name="ActivateControl" value="80"/> + <value name="DeactivateControl" value="81"/> + <value name="ContextMenu" value="82"/> + <value name="InputMethod" value="83"/> + <value name="AccessibilityPrepare" value="86"/> + <value name="TabletMove" value="87"/> + <value name="LocaleChange" value="88"/> + <value name="LanguageChange" value="89"/> + <value name="LayoutDirectionChange" value="90"/> + <value name="Style" value="91"/> + <value name="TabletPress" value="92"/> + <value name="TabletRelease" value="93"/> + <value name="OkRequest" value="94"/> + <value name="HelpRequest" value="95"/> + <value name="IconDrag" value="96"/> + <value name="FontChange" value="97"/> + <value name="EnabledChange" value="98"/> + <value name="ActivationChange" value="99"/> + <value name="StyleChange" value="100"/> + <value name="IconTextChange" value="101"/> + <value name="ModifiedChange" value="102"/> + <value name="MouseTrackingChange" value="109"/> + <value name="WindowBlocked" value="103"/> + <value name="WindowUnblocked" value="104"/> + <value name="WindowStateChange" value="105"/> + <value name="ToolTip" value="110"/> + <value name="WhatsThis" value="111"/> + <value name="StatusTip" value="112"/> + <value name="ActionChanged" value="113"/> + <value name="ActionAdded" value="114"/> + <value name="ActionRemoved" value="115"/> + <value name="FileOpen" value="116"/> + <value name="Shortcut" value="117"/> + <value name="ShortcutOverride" value="51"/> + <value name="Accel" value="30"/> + <value name="AccelAvailable" value="32"/> + <value name="AccelOverride" value="ShortcutOverride"/> + <value name="WhatsThisClicked" value="118"/> + <value name="CaptionChange" value="WindowTitleChange"/> + <value name="IconChange" value="WindowIconChange"/> + <value name="ToolBarChange" value="120"/> + <value name="ApplicationActivate" value="121"/> + <value name="ApplicationActivated" value="ApplicationActivate"/> + <value name="ApplicationDeactivate" value="122"/> + <value name="ApplicationDeactivated" value="ApplicationDeactivate"/> + <value name="QueryWhatsThis" value="123"/> + <value name="EnterWhatsThisMode" value="124"/> + <value name="LeaveWhatsThisMode" value="125"/> + <value name="ZOrderChange" value="126"/> + <value name="HoverEnter" value="127"/> + <value name="HoverLeave" value="128"/> + <value name="HoverMove" value="129"/> + <value name="AccessibilityHelp" value="119"/> + <value name="AccessibilityDescription" value="130"/> + <value name="EnterEditFocus" value="150"/> + <value name="LeaveEditFocus" value="151"/> + <value name="AcceptDropsChange" value="152"/> + <value name="MenubarUpdated" value="153"/> + <value name="ZeroTimerEvent" value="154"/> + <value name="GraphicsSceneMouseMove" value="155"/> + <value name="GraphicsSceneMousePress" value="156"/> + <value name="GraphicsSceneMouseRelease" value="157"/> + <value name="GraphicsSceneMouseDoubleClick" value="158"/> + <value name="GraphicsSceneContextMenu" value="159"/> + <value name="GraphicsSceneHoverEnter" value="160"/> + <value name="GraphicsSceneHoverMove" value="161"/> + <value name="GraphicsSceneHoverLeave" value="162"/> + <value name="GraphicsSceneHelp" value="163"/> + <value name="GraphicsSceneDragEnter" value="164"/> + <value name="GraphicsSceneDragMove" value="165"/> + <value name="GraphicsSceneDragLeave" value="166"/> + <value name="GraphicsSceneDrop" value="167"/> + <value name="GraphicsSceneWheel" value="168"/> + <value name="KeyboardLayoutChange" value="169"/> + <value name="DynamicPropertyChange" value="170"/> + <value name="TabletEnterProximity" value="171"/> + <value name="TabletLeaveProximity" value="172"/> + <value name="NonClientAreaMouseMove" value="173"/> + <value name="NonClientAreaMouseButtonPress" value="174"/> + <value name="NonClientAreaMouseButtonRelease" value="175"/> + <value name="NonClientAreaMouseButtonDblClick" value="176"/> + <value name="MacSizeChange" value="177"/> + <value name="ContentsRectChange" value="178"/> + <value name="MacGLWindowChange" value="179"/> + <value name="FutureCallOut" value="180"/> + <value name="GraphicsSceneResize" value="181"/> + <value name="GraphicsSceneMove" value="182"/> + <value name="CursorChange" value="183"/> + <value name="ToolTipChange" value="184"/> + <value name="NetworkReplyUpdated" value="185"/> + <value name="GrabMouse" value="186"/> + <value name="UngrabMouse" value="187"/> + <value name="GrabKeyboard" value="188"/> + <value name="UngrabKeyboard" value="189"/> + <value name="CocoaRequestModal" value="190"/> + <value name="MacGLClearDrawable" value="191"/> + <value name="Signal" value="192"/> + <value name="Wrapped" value="193"/> + <value name="TouchBegin" value="194"/> + <value name="TouchUpdate" value="195"/> + <value name="TouchEnd" value="196"/> + <value name="NativeGesture" value="197"/> + <value name="User" value="1000"/> + <value name="MaxUser" value="65535"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QEvent" fullname="QEvent::QEvent" href="qevent.html#QEvent" location="qcoreevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QEvent(Type type)"> + <parameter left="Type" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QEvent" fullname="QEvent::~QEvent" href="qevent.html#dtor.QEvent" location="qcoreevent.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QEvent::type" href="qevent.html#type" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="spontaneous" fullname="QEvent::spontaneous" href="qevent.html#spontaneous" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="spontaneous() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAccepted" fullname="QEvent::setAccepted" href="qevent.html#accepted-prop" location="qcoreevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="accepted" type="void" signature="setAccepted(bool accepted)"> + <parameter left="bool" right="" name="accepted" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAccepted" fullname="QEvent::isAccepted" href="qevent.html#accepted-prop" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="accepted" type="bool" signature="isAccepted() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="accept" fullname="QEvent::accept" href="qevent.html#accept" location="qcoreevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="accept()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ignore" fullname="QEvent::ignore" href="qevent.html#ignore" location="qcoreevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ignore()"/> + <function access="public" threadsafety="thread safe" status="commendable" name="registerEventType" fullname="QEvent::registerEventType" href="qevent.html#registerEventType" location="qcoreevent.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="registerEventType(int hint)"> + <parameter left="int" right="" name="hint" default="-1"/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="QEvent::d" href="qevent.html#d-var" location="qcoreevent.h" type="QEventPrivate *" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="t" fullname="QEvent::t" href="qevent.html#t-var" location="qcoreevent.h" type="ushort" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTimerEvent" href="qtimerevent.html" location="qcoreevent.h" bases="QEvent" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTimerEvent" fullname="QTimerEvent::QTimerEvent" href="qtimerevent.html#QTimerEvent" location="qcoreevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTimerEvent(int timerId)"> + <parameter left="int" right="" name="timerId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="timerId" fullname="QTimerEvent::timerId" href="qtimerevent.html#timerId" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="timerId() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="id" fullname="QTimerEvent::id" href="qtimerevent.html#id-var" location="qcoreevent.h" type="int" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QChildEvent" href="qchildevent.html" location="qcoreevent.h" bases="QEvent" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QChildEvent" fullname="QChildEvent::QChildEvent" href="qchildevent.html#QChildEvent" location="qcoreevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QChildEvent(Type type, QObject * child)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="QObject *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="child" fullname="QChildEvent::child" href="qchildevent.html#child" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="child() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="added" fullname="QChildEvent::added" href="qchildevent.html#added" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="added() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="inserted" fullname="QChildEvent::inserted" href="qchildevent-qt3.html#inserted" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="inserted() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="polished" fullname="QChildEvent::polished" href="qchildevent.html#polished" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="polished() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removed" fullname="QChildEvent::removed" href="qchildevent.html#removed" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="removed() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="c" fullname="QChildEvent::c" href="qchildevent.html#c-var" location="qcoreevent.h" type="QObject *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="QCustomEvent" href="qcustomevent.html" location="qcoreevent.h" bases="QEvent" module="QtCore"> + <function access="public" threadsafety="unspecified" status="compat" name="QCustomEvent" fullname="QCustomEvent::QCustomEvent" href="qcustomevent-qt3.html#QCustomEvent" location="qcoreevent.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCustomEvent(int type, void * data)"> + <parameter left="int" right="" name="type" default=""/> + <parameter left="void *" right="" name="data" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="data" fullname="QCustomEvent::data" href="qcustomevent-qt3.html#data" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setData" fullname="QCustomEvent::setData" href="qcustomevent-qt3.html#setData" location="qcoreevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(void * data)"> + <parameter left="void *" right="" name="data" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDynamicPropertyChangeEvent" href="qdynamicpropertychangeevent.html" location="qcoreevent.h" bases="QEvent" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDynamicPropertyChangeEvent" fullname="QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent" href="qdynamicpropertychangeevent.html#QDynamicPropertyChangeEvent" location="qcoreevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDynamicPropertyChangeEvent(const QByteArray & name)"> + <parameter left="const QByteArray &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyName" fullname="QDynamicPropertyChangeEvent::propertyName" href="qdynamicpropertychangeevent.html#propertyName" location="qcoreevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="propertyName() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAccessibleWidget" href="qaccessiblewidget.html" location="qaccessiblewidget.h" bases="QAccessibleObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAccessibleWidget" fullname="QAccessibleWidget::QAccessibleWidget" href="qaccessiblewidget.html#QAccessibleWidget" location="qaccessiblewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAccessibleWidget(QWidget * w, Role role, const QString & name)"> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="Role" right="" name="role" default="Client"/> + <parameter left="const QString &" right="" name="name" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childCount" fullname="QAccessibleWidget::childCount" href="qaccessiblewidget.html#childCount" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="childCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOfChild" fullname="QAccessibleWidget::indexOfChild" href="qaccessiblewidget.html#indexOfChild" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOfChild(const QAccessibleInterface * child) const"> + <parameter left="const QAccessibleInterface *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="relationTo" fullname="QAccessibleWidget::relationTo" href="qaccessiblewidget.html#relationTo" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Relation" signature="relationTo(int child, const QAccessibleInterface * other, int otherChild) const"> + <parameter left="int" right="" name="child" default=""/> + <parameter left="const QAccessibleInterface *" right="" name="other" default=""/> + <parameter left="int" right="" name="otherChild" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childAt" fullname="QAccessibleWidget::childAt" href="qaccessiblewidget.html#childAt" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="childAt(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QAccessibleWidget::rect" href="qaccessiblewidget.html#rect" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="rect(int child) const"> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="navigate" fullname="QAccessibleWidget::navigate" href="qaccessiblewidget.html#navigate" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="navigate(RelationFlag relation, int entry, QAccessibleInterface ** target) const"> + <parameter left="RelationFlag" right="" name="relation" default=""/> + <parameter left="int" right="" name="entry" default=""/> + <parameter left="QAccessibleInterface **" right="" name="target" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QAccessibleWidget::text" href="qaccessiblewidget.html#text" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(Text t, int child) const"> + <parameter left="Text" right="" name="t" default=""/> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="role" fullname="QAccessibleWidget::role" href="qaccessiblewidget.html#role" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Role" signature="role(int child) const"> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QAccessibleWidget::state" href="qaccessiblewidget.html#state" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="State" signature="state(int child) const"> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="userActionCount" fullname="QAccessibleWidget::userActionCount" href="qaccessiblewidget.html#userActionCount" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="userActionCount(int child) const"> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actionText" fullname="QAccessibleWidget::actionText" href="qaccessiblewidget.html#actionText" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="actionText(int action, Text t, int child) const"> + <parameter left="int" right="" name="action" default=""/> + <parameter left="Text" right="" name="t" default=""/> + <parameter left="int" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doAction" fullname="QAccessibleWidget::doAction" href="qaccessiblewidget.html#doAction" location="qaccessiblewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="doAction(int action, int child, const QVariantList & params)"> + <parameter left="int" right="" name="action" default=""/> + <parameter left="int" right="" name="child" default=""/> + <parameter left="const QVariantList &" right="" name="params" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="~QAccessibleWidget" fullname="QAccessibleWidget::~QAccessibleWidget" href="qaccessiblewidget.html#dtor.QAccessibleWidget" location="qaccessiblewidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAccessibleWidget()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="widget" fullname="QAccessibleWidget::widget" href="qaccessiblewidget.html#widget" location="qaccessiblewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="parentObject" fullname="QAccessibleWidget::parentObject" href="qaccessiblewidget.html#parentObject" location="qaccessiblewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="parentObject() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="addControllingSignal" fullname="QAccessibleWidget::addControllingSignal" href="qaccessiblewidget.html#addControllingSignal" location="qaccessiblewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addControllingSignal(const QString & signal)"> + <parameter left="const QString &" right="" name="signal" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setValue" fullname="QAccessibleWidget::setValue" href="qaccessiblewidget.html#setValue" location="qaccessiblewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const QString & value)"> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setDescription" fullname="QAccessibleWidget::setDescription" href="qaccessiblewidget.html#setDescription" location="qaccessiblewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDescription(const QString & desc)"> + <parameter left="const QString &" right="" name="desc" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setHelp" fullname="QAccessibleWidget::setHelp" href="qaccessiblewidget.html#setHelp" location="qaccessiblewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHelp(const QString & help)"> + <parameter left="const QString &" right="" name="help" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setAccelerator" fullname="QAccessibleWidget::setAccelerator" href="qaccessiblewidget.html#setAccelerator" location="qaccessiblewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAccelerator(const QString & accel)"> + <parameter left="const QString &" right="" name="accel" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QImageIOHandler" href="qimageiohandler.html" location="qimageiohandler.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QImageIOHandler" fullname="QImageIOHandler::QImageIOHandler" href="qimageiohandler.html#QImageIOHandler" location="qimageiohandler.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QImageIOHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QImageIOHandler" fullname="QImageIOHandler::~QImageIOHandler" href="qimageiohandler.html#dtor.QImageIOHandler" location="qimageiohandler.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QImageIOHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDevice" fullname="QImageIOHandler::setDevice" href="qimageiohandler.html#setDevice" location="qimageiohandler.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDevice(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QImageIOHandler::device" href="qimageiohandler.html#device" location="qimageiohandler.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QImageIOHandler::setFormat" href="qimageiohandler.html#setFormat" location="qimageiohandler.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QByteArray & format)"> + <parameter left="const QByteArray &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QImageIOHandler::setFormat" href="qimageiohandler.html#setFormat-2" location="qimageiohandler.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="setFormat(const QByteArray & format) const"> + <parameter left="const QByteArray &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QImageIOHandler::format" href="qimageiohandler.html#format" location="qimageiohandler.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="name" fullname="QImageIOHandler::name" href="qimageiohandler-obsolete.html#name" location="qimageiohandler.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canRead" fullname="QImageIOHandler::canRead" href="qimageiohandler.html#canRead" location="qimageiohandler.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canRead() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QImageIOHandler::read" href="qimageiohandler.html#read" location="qimageiohandler.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="read(QImage * image)"> + <parameter left="QImage *" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QImageIOHandler::write" href="qimageiohandler.html#write" location="qimageiohandler.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="write(const QImage & image)"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="ImageOption" fullname="QImageIOHandler::ImageOption" href="qimageiohandler.html#ImageOption-enum" location="qimageiohandler.h"> + <value name="Size" value="0"/> + <value name="ClipRect" value="1"/> + <value name="Description" value="2"/> + <value name="ScaledClipRect" value="3"/> + <value name="ScaledSize" value="4"/> + <value name="CompressionRatio" value="5"/> + <value name="Gamma" value="6"/> + <value name="Quality" value="7"/> + <value name="Name" value="8"/> + <value name="SubType" value="9"/> + <value name="IncrementalReading" value="10"/> + <value name="Endianness" value="11"/> + <value name="Animation" value="12"/> + <value name="BackgroundColor" value="13"/> + <value name="ImageFormat" value="14"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="option" fullname="QImageIOHandler::option" href="qimageiohandler.html#option" location="qimageiohandler.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="option(ImageOption option) const"> + <parameter left="ImageOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QImageIOHandler::setOption" href="qimageiohandler.html#setOption" location="qimageiohandler.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(ImageOption option, const QVariant & value)"> + <parameter left="ImageOption" right="" name="option" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsOption" fullname="QImageIOHandler::supportsOption" href="qimageiohandler.html#supportsOption" location="qimageiohandler.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsOption(ImageOption option) const"> + <parameter left="ImageOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="jumpToNextImage" fullname="QImageIOHandler::jumpToNextImage" href="qimageiohandler.html#jumpToNextImage" location="qimageiohandler.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="jumpToNextImage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="jumpToImage" fullname="QImageIOHandler::jumpToImage" href="qimageiohandler.html#jumpToImage" location="qimageiohandler.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="jumpToImage(int imageNumber)"> + <parameter left="int" right="" name="imageNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loopCount" fullname="QImageIOHandler::loopCount" href="qimageiohandler.html#loopCount" location="qimageiohandler.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="loopCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="imageCount" fullname="QImageIOHandler::imageCount" href="qimageiohandler.html#imageCount" location="qimageiohandler.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="imageCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextImageDelay" fullname="QImageIOHandler::nextImageDelay" href="qimageiohandler.html#nextImageDelay" location="qimageiohandler.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="nextImageDelay() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentImageNumber" fullname="QImageIOHandler::currentImageNumber" href="qimageiohandler.html#currentImageNumber" location="qimageiohandler.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="currentImageNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentImageRect" fullname="QImageIOHandler::currentImageRect" href="qimageiohandler.html#currentImageRect" location="qimageiohandler.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="currentImageRect() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QImageIOHandler::d_ptr" href="qimageiohandler.html#d_ptr-var" location="qimageiohandler.h" type="QImageIOHandlerPrivate *" static="false"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QImageIOPlugin" href="qimageioplugin.html" location="qimageiohandler.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QImageIOPlugin" fullname="QImageIOPlugin::QImageIOPlugin" href="qimageioplugin.html#QImageIOPlugin" location="qimageiohandler.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QImageIOPlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QImageIOPlugin" fullname="QImageIOPlugin::~QImageIOPlugin" href="qimageioplugin.html#dtor.QImageIOPlugin" location="qimageiohandler.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QImageIOPlugin()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Capability" fullname="QImageIOPlugin::Capability" href="qimageioplugin.html#Capability-enum" location="qimageiohandler.h" typedef="QImageIOPlugin::Capabilities"> + <value name="CanRead" value="0x1"/> + <value name="CanWrite" value="0x2"/> + <value name="CanReadIncremental" value="0x4"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Capabilities" fullname="QImageIOPlugin::Capabilities" href="qimageioplugin.html#Capabilities-typedef" location="qimageiohandler.h" enum="QImageIOPlugin::Capability"/> + <function access="public" threadsafety="unspecified" status="commendable" name="capabilities" fullname="QImageIOPlugin::capabilities" href="qimageioplugin.html#capabilities" location="qimageiohandler.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="Capabilities" signature="capabilities(QIODevice * device, const QByteArray & format) const"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="const QByteArray &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QImageIOPlugin::keys" href="qimageioplugin.html#keys" location="qimageiohandler.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QImageIOPlugin::create" href="qimageioplugin.html#create" location="qimageiohandler.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QImageIOHandler *" signature="create(QIODevice * device, const QByteArray & format) const"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="const QByteArray &" right="" name="format" default="QByteArray()"/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QFont" href="qfont.html" location="qfont.h" bases="" module="QtGui"> + <target name="fontmatching"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleHint" fullname="QFont::StyleHint" href="qfont.html#StyleHint-enum" location="qfont.h"> + <value name="Helvetica" value="0"/> + <value name="SansSerif" value="Helvetica"/> + <value name="Times" value=""/> + <value name="Serif" value="Times"/> + <value name="Courier" value=""/> + <value name="TypeWriter" value="Courier"/> + <value name="OldEnglish" value=""/> + <value name="Decorative" value="OldEnglish"/> + <value name="System" value=""/> + <value name="AnyStyle" value=""/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleStrategy" fullname="QFont::StyleStrategy" href="qfont.html#StyleStrategy-enum" location="qfont.h"> + <value name="PreferDefault" value="0x0001"/> + <value name="PreferBitmap" value="0x0002"/> + <value name="PreferDevice" value="0x0004"/> + <value name="PreferOutline" value="0x0008"/> + <value name="ForceOutline" value="0x0010"/> + <value name="PreferMatch" value="0x0020"/> + <value name="PreferQuality" value="0x0040"/> + <value name="PreferAntialias" value="0x0080"/> + <value name="NoAntialias" value="0x0100"/> + <value name="OpenGLCompatible" value="0x0200"/> + <value name="NoFontMerging" value="0x8000"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Weight" fullname="QFont::Weight" href="qfont.html#Weight-enum" location="qfont.h"> + <value name="Light" value="25"/> + <value name="Normal" value="50"/> + <value name="DemiBold" value="63"/> + <value name="Bold" value="75"/> + <value name="Black" value="87"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Style" fullname="QFont::Style" href="qfont.html#Style-enum" location="qfont.h"> + <value name="StyleNormal" value="0"/> + <value name="StyleItalic" value="1"/> + <value name="StyleOblique" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Stretch" fullname="QFont::Stretch" href="qfont.html#Stretch-enum" location="qfont.h"> + <value name="UltraCondensed" value="50"/> + <value name="ExtraCondensed" value="62"/> + <value name="Condensed" value="75"/> + <value name="SemiCondensed" value="87"/> + <value name="Unstretched" value="100"/> + <value name="SemiExpanded" value="112"/> + <value name="Expanded" value="125"/> + <value name="ExtraExpanded" value="150"/> + <value name="UltraExpanded" value="200"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Capitalization" fullname="QFont::Capitalization" href="qfont.html#Capitalization-enum" location="qfont.h"> + <value name="MixedCase" value="0"/> + <value name="AllUppercase" value="1"/> + <value name="AllLowercase" value="2"/> + <value name="SmallCaps" value="3"/> + <value name="Capitalize" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SpacingType" fullname="QFont::SpacingType" href="qfont.html#SpacingType-enum" location="qfont.h"> + <value name="PercentageSpacing" value="0"/> + <value name="AbsoluteSpacing" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QFont" fullname="QFont::QFont" href="qfont.html#QFont" location="qfont.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFont()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QFont" fullname="QFont::QFont" href="qfont.html#QFont-2" location="qfont.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFont(const QString & family, int pointSize, int weight, bool italic)"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="int" right="" name="pointSize" default="-1"/> + <parameter left="int" right="" name="weight" default="-1"/> + <parameter left="bool" right="" name="italic" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFont" fullname="QFont::QFont" href="qfont.html#QFont-3" location="qfont.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QFont(const QFont & font, QPaintDevice * pd)"> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="QPaintDevice *" right="" name="pd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFont" fullname="QFont::QFont" href="qfont.html#QFont-4" location="qfont.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFont" fullname="QFont::~QFont" href="qfont.html#dtor.QFont" location="qfont.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFont()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="family" fullname="QFont::family" href="qfont.html#family" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="family() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFamily" fullname="QFont::setFamily" href="qfont.html#setFamily" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFamily(const QString & family)"> + <parameter left="const QString &" right="" name="family" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pointSize" fullname="QFont::pointSize" href="qfont.html#pointSize" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="pointSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPointSize" fullname="QFont::setPointSize" href="qfont.html#setPointSize" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPointSize(int pointSize)"> + <parameter left="int" right="" name="pointSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pointSizeF" fullname="QFont::pointSizeF" href="qfont.html#pointSizeF" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="pointSizeF() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPointSizeF" fullname="QFont::setPointSizeF" href="qfont.html#setPointSizeF" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPointSizeF(qreal pointSize)"> + <parameter left="qreal" right="" name="pointSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelSize" fullname="QFont::pixelSize" href="qfont.html#pixelSize" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixelSize" fullname="QFont::setPixelSize" href="qfont.html#setPixelSize" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixelSize(int pixelSize)"> + <parameter left="int" right="" name="pixelSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="weight" fullname="QFont::weight" href="qfont.html#weight" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="weight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWeight" fullname="QFont::setWeight" href="qfont.html#setWeight" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWeight(int weight)"> + <parameter left="int" right="" name="weight" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bold" fullname="QFont::bold" href="qfont.html#bold" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="bold() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBold" fullname="QFont::setBold" href="qfont.html#setBold" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBold(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyle" fullname="QFont::setStyle" href="qfont.html#setStyle" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStyle(Style style)"> + <parameter left="Style" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QFont::style" href="qfont.html#style" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Style" signature="style() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="italic" fullname="QFont::italic" href="qfont.html#italic" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="italic() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItalic" fullname="QFont::setItalic" href="qfont.html#setItalic" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItalic(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="underline" fullname="QFont::underline" href="qfont.html#underline" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="underline() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUnderline" fullname="QFont::setUnderline" href="qfont.html#setUnderline" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUnderline(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="overline" fullname="QFont::overline" href="qfont.html#overline" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="overline() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOverline" fullname="QFont::setOverline" href="qfont.html#setOverline" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOverline(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="strikeOut" fullname="QFont::strikeOut" href="qfont.html#strikeOut" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="strikeOut() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStrikeOut" fullname="QFont::setStrikeOut" href="qfont.html#setStrikeOut" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStrikeOut(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fixedPitch" fullname="QFont::fixedPitch" href="qfont.html#fixedPitch" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fixedPitch() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFixedPitch" fullname="QFont::setFixedPitch" href="qfont.html#setFixedPitch" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFixedPitch(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="kerning" fullname="QFont::kerning" href="qfont.html#kerning" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="kerning() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKerning" fullname="QFont::setKerning" href="qfont.html#setKerning" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setKerning(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleHint" fullname="QFont::styleHint" href="qfont.html#styleHint" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="StyleHint" signature="styleHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="styleStrategy" fullname="QFont::styleStrategy" href="qfont.html#styleStrategy" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="StyleStrategy" signature="styleStrategy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyleHint" fullname="QFont::setStyleHint" href="qfont.html#setStyleHint" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStyleHint(StyleHint hint, StyleStrategy strategy)"> + <parameter left="StyleHint" right="" name="hint" default=""/> + <parameter left="StyleStrategy" right="" name="strategy" default="PreferDefault"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyleStrategy" fullname="QFont::setStyleStrategy" href="qfont.html#setStyleStrategy" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStyleStrategy(StyleStrategy s)"> + <parameter left="StyleStrategy" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stretch" fullname="QFont::stretch" href="qfont.html#stretch" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="stretch() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStretch" fullname="QFont::setStretch" href="qfont.html#setStretch" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStretch(int factor)"> + <parameter left="int" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="letterSpacing" fullname="QFont::letterSpacing" href="qfont.html#letterSpacing" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="letterSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="letterSpacingType" fullname="QFont::letterSpacingType" href="qfont.html#letterSpacingType" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SpacingType" signature="letterSpacingType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLetterSpacing" fullname="QFont::setLetterSpacing" href="qfont.html#setLetterSpacing" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLetterSpacing(SpacingType type, qreal spacing)"> + <parameter left="SpacingType" right="" name="type" default=""/> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wordSpacing" fullname="QFont::wordSpacing" href="qfont.html#wordSpacing" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="wordSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWordSpacing" fullname="QFont::setWordSpacing" href="qfont.html#setWordSpacing" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWordSpacing(qreal spacing)"> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCapitalization" fullname="QFont::setCapitalization" href="qfont.html#setCapitalization" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCapitalization(Capitalization caps)"> + <parameter left="Capitalization" right="" name="caps" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="capitalization" fullname="QFont::capitalization" href="qfont.html#capitalization" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Capitalization" signature="capitalization() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rawMode" fullname="QFont::rawMode" href="qfont.html#rawMode" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="rawMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRawMode" fullname="QFont::setRawMode" href="qfont.html#setRawMode" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRawMode(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exactMatch" fullname="QFont::exactMatch" href="qfont.html#exactMatch" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="exactMatch() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QFont::operator=" href="qfont.html#operator=" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFont &" signature="operator=(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QFont::operator==" href="qfont.html#operator==" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QFont & f) const"> + <parameter left="const QFont &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QFont::operator!=" href="qfont.html#operator!=" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QFont & f) const"> + <parameter left="const QFont &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QFont::operator<" href="qfont.html#operator<" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QFont & f) const"> + <parameter left="const QFont &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QFont::operator QVariant" href="qfont.html#operator QVariant" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCopyOf" fullname="QFont::isCopyOf" href="qfont.html#isCopyOf" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCopyOf(const QFont & f) const"> + <parameter left="const QFont &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QFont::handle" href="qfont.html#handle" location="qfont_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="HFONT" signature="handle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="macFontID" fullname="QFont::macFontID" href="qfont.html#macFontID" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint32" signature="macFontID() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="freetypeFace" fullname="QFont::freetypeFace" href="qfont.html#freetypeFace" location="qfont_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="FT_Face" signature="freetypeFace() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRawName" fullname="QFont::setRawName" href="qfont.html#setRawName" location="qfont_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRawName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rawName" fullname="QFont::rawName" href="qfont.html#rawName" location="qfont_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="rawName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QFont::key" href="qfont.html#key" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QFont::toString" href="qfont.html#toString" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromString" fullname="QFont::fromString" href="qfont.html#fromString" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="fromString(const QString & descrip)"> + <parameter left="const QString &" right="" name="descrip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="substitute" fullname="QFont::substitute" href="qfont.html#substitute" location="qfont.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="substitute(const QString & familyName)"> + <parameter left="const QString &" right="" name="familyName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="substitutes" fullname="QFont::substitutes" href="qfont.html#substitutes" location="qfont.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="substitutes(const QString & familyName)"> + <parameter left="const QString &" right="" name="familyName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="substitutions" fullname="QFont::substitutions" href="qfont.html#substitutions" location="qfont.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="substitutions()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertSubstitution" fullname="QFont::insertSubstitution" href="qfont.html#insertSubstitution" location="qfont.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="insertSubstitution(const QString & familyName, const QString & substituteName)"> + <parameter left="const QString &" right="" name="familyName" default=""/> + <parameter left="const QString &" right="" name="substituteName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertSubstitutions" fullname="QFont::insertSubstitutions" href="qfont.html#insertSubstitutions" location="qfont.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="insertSubstitutions(const QString & familyName, const QStringList & substituteNames)"> + <parameter left="const QString &" right="" name="familyName" default=""/> + <parameter left="const QStringList &" right="" name="substituteNames" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeSubstitution" fullname="QFont::removeSubstitution" href="qfont.html#removeSubstitution" location="qfont.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="removeSubstitution(const QString & familyName)"> + <parameter left="const QString &" right="" name="familyName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultFamily" fullname="QFont::defaultFamily" href="qfont.html#defaultFamily" location="qfont_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="defaultFamily() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastResortFamily" fullname="QFont::lastResortFamily" href="qfont.html#lastResortFamily" location="qfont_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="lastResortFamily() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastResortFont" fullname="QFont::lastResortFont" href="qfont.html#lastResortFont" location="qfont_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="lastResortFont() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resolve" fullname="QFont::resolve" href="qfont.html#resolve" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="resolve(const QFont & other) const"> + <parameter left="const QFont &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="defaultFont" fullname="QFont::defaultFont" href="qfont-qt3.html#defaultFont" location="qfont.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QFont" signature="defaultFont()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setDefaultFont" fullname="QFont::setDefaultFont" href="qfont-qt3.html#setDefaultFont" location="qfont.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultFont(const QFont & f)"> + <parameter left="const QFont &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setPixelSizeFloat" fullname="QFont::setPixelSizeFloat" href="qfont-qt3.html#setPixelSizeFloat" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixelSizeFloat(qreal pixelSize)"> + <parameter left="qreal" right="" name="pixelSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="pointSizeFloat" fullname="QFont::pointSizeFloat" href="qfont-qt3.html#pointSizeFloat" location="qfont.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="pointSizeFloat() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setPointSizeFloat" fullname="QFont::setPointSizeFloat" href="qfont-qt3.html#setPointSizeFloat" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPointSizeFloat(qreal size)"> + <parameter left="qreal" right="" name="size" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qfont.html#operator<<-43" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="43" relates="QFont" type="QDataStream &" signature="operator<<(QDataStream & s, const QFont & font)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qfont.html#operator>>-24" location="qfont.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="24" relates="QFont" type="QDataStream &" signature="operator>>(QDataStream & s, QFont & font)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qscriptdebuggerresponse.html#operator<<-45" location="qscriptdebuggerresponse.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="45" relates="QScriptDebuggerResponse" type="QDataStream &" signature="operator<<(QDataStream & stream, const QScriptDebuggerResponse & response)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QScriptDebuggerResponse &" right="" name="response" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qscriptdebuggerresponse.html#operator>>-25" location="qscriptdebuggerresponse.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="25" relates="QScriptDebuggerResponse" type="QDataStream &" signature="operator>>(QDataStream & stream, QScriptDebuggerResponse & response)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QScriptDebuggerResponse &" right="" name="response" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QFxItem" href="qfxitem.html" location="qfxitem.h" bases="QmlParserStatus,QGraphicsObject" module="QtDeclarative"> + <property access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QFxItem::parent" href="qfxitem.html#parent-prop" location="qfxitem.h" type="QFxItem *"> + <getter name="parentItem"/> + <setter name="setParentItem"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QFxItem::data" href="qfxitem.html#data-prop" location="qfxitem.h" type="QmlList<QObject *> *"> + <getter name="data"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="children" fullname="QFxItem::children" href="qfxitem.html#children-prop" location="qfxitem.h" type="QmlList<QFxItem *> *"> + <getter name="children"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="resources" fullname="QFxItem::resources" href="qfxitem.html#resources-prop" location="qfxitem.h" type="QmlList<QObject *> *"> + <getter name="resources"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="states" fullname="QFxItem::states" href="qfxitem.html#states-prop" location="qfxitem.h" type="QmlList<QmlState *> *"> + <getter name="states"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="transitions" fullname="QFxItem::transitions" href="qfxitem.html#transitions-prop" location="qfxitem.h" type="QmlList<QmlTransition *> *"> + <getter name="transitions"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QFxItem::state" href="qfxitem.html#state-prop" location="qfxitem.h" type="QString"> + <getter name="state"/> + <setter name="setState"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QFxItem::width" href="qfxitem.html#width-prop" location="qfxitem.h" type="qreal"> + <getter name="width"/> + <setter name="setWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QFxItem::height" href="qfxitem.html#height-prop" location="qfxitem.h" type="qreal"> + <getter name="height"/> + <setter name="setHeight"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="childrenRect" fullname="QFxItem::childrenRect" href="qfxitem.html#childrenRect-prop" location="qfxitem.h" type="QRectF"> + <getter name="childrenRect"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="anchors" fullname="QFxItem::anchors" href="qfxitem.html#anchors-prop" location="qfxitem.h" type="QFxAnchors *"> + <getter name="anchors"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="left" fullname="QFxItem::left" href="qfxitem.html#left-prop" location="qfxitem.h" type="QFxAnchorLine"/> + <property access="public" threadsafety="unspecified" status="commendable" name="right" fullname="QFxItem::right" href="qfxitem.html#right-prop" location="qfxitem.h" type="QFxAnchorLine"/> + <property access="public" threadsafety="unspecified" status="commendable" name="horizontalCenter" fullname="QFxItem::horizontalCenter" href="qfxitem.html#horizontalCenter-prop" location="qfxitem.h" type="QFxAnchorLine"/> + <property access="public" threadsafety="unspecified" status="commendable" name="top" fullname="QFxItem::top" href="qfxitem.html#top-prop" location="qfxitem.h" type="QFxAnchorLine"/> + <property access="public" threadsafety="unspecified" status="commendable" name="bottom" fullname="QFxItem::bottom" href="qfxitem.html#bottom-prop" location="qfxitem.h" type="QFxAnchorLine"/> + <property access="public" threadsafety="unspecified" status="commendable" name="verticalCenter" fullname="QFxItem::verticalCenter" href="qfxitem.html#verticalCenter-prop" location="qfxitem.h" type="QFxAnchorLine"/> + <property access="public" threadsafety="unspecified" status="commendable" name="baseline" fullname="QFxItem::baseline" href="qfxitem.html#baseline-prop" location="qfxitem.h" type="QFxAnchorLine"/> + <property access="public" threadsafety="unspecified" status="commendable" name="baselineOffset" fullname="QFxItem::baselineOffset" href="qfxitem.html#baselineOffset-prop" location="qfxitem.h" type="qreal"> + <getter name="baselineOffset"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="clip" fullname="QFxItem::clip" href="qfxitem.html#clip-prop" location="qfxitem.h" type="bool"> + <getter name="clip"/> + <setter name="setClip"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="focus" fullname="QFxItem::focus" href="qfxitem.html#focus-prop" location="qfxitem.h" type="bool"> + <getter name="hasFocus"/> + <setter name="setFocus"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="activeFocus" fullname="QFxItem::activeFocus" href="qfxitem.html#activeFocus-prop" location="qfxitem.h" type="bool"> + <getter name="hasActiveFocus"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="transform" fullname="QFxItem::transform" href="qfxitem.html#transform-prop" location="qfxitem.h" type="QmlList<QGraphicsTransform *> *"> + <getter name="transform"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="transformOrigin" fullname="QFxItem::transformOrigin" href="qfxitem.html#transformOrigin-prop" location="qfxitem.h" type="TransformOrigin"> + <getter name="transformOrigin"/> + <setter name="setTransformOrigin"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="smooth" fullname="QFxItem::smooth" href="qfxitem.html#smooth-prop" location="qfxitem.h" type="bool"> + <getter name="smoothTransform"/> + <setter name="setSmoothTransform"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="TransformOrigin" fullname="QFxItem::TransformOrigin" href="qfxitem.html#TransformOrigin-enum" location="qfxitem.h"> + <value name="TopLeft" value="0"/> + <value name="Top" value="1"/> + <value name="TopRight" value="2"/> + <value name="Left" value="3"/> + <value name="Center" value="4"/> + <value name="Right" value="5"/> + <value name="BottomLeft" value="6"/> + <value name="Bottom" value="7"/> + <value name="BottomRight" value="8"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QFxItem" fullname="QFxItem::QFxItem" href="qfxitem.html#QFxItem" location="qfxitem.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFxItem(QFxItem * parent)"> + <parameter left="QFxItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFxItem" fullname="QFxItem::~QFxItem" href="qfxitem.html#dtor.QFxItem" location="qfxitem.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFxItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentItem" fullname="QFxItem::parentItem" href="qfxitem.html#parent-prop" location="qfxitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="parent" type="QFxItem *" signature="parentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setParentItem" fullname="QFxItem::setParentItem" href="qfxitem.html#parent-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="parent" type="void" signature="setParentItem(QFxItem * parent)"> + <parameter left="QFxItem *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setParent" fullname="QFxItem::setParent" href="qfxitem.html#setParent" location="qfxitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setParent(QFxItem * parent)"> + <parameter left="QFxItem *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QFxItem::data" href="qfxitem.html#data-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="data" type="QmlList<QObject *> *" signature="data()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="children" fullname="QFxItem::children" href="qfxitem.html#children-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="children" type="QmlList<QFxItem *> *" signature="children()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resources" fullname="QFxItem::resources" href="qfxitem.html#resources-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="resources" type="QmlList<QObject *> *" signature="resources()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="anchors" fullname="QFxItem::anchors" href="qfxitem.html#anchors-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="anchors" type="QFxAnchors *" signature="anchors()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childrenRect" fullname="QFxItem::childrenRect" href="qfxitem.html#childrenRect-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="childrenRect" type="QRectF" signature="childrenRect()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clip" fullname="QFxItem::clip" href="qfxitem.html#clip-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="clip" type="bool" signature="clip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setClip" fullname="QFxItem::setClip" href="qfxitem.html#clip-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="clip" type="void" signature="setClip(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="states" fullname="QFxItem::states" href="qfxitem.html#states-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="states" type="QmlList<QmlState *> *" signature="states()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="transitions" fullname="QFxItem::transitions" href="qfxitem.html#transitions-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="transitions" type="QmlList<QmlTransition *> *" signature="transitions()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QFxItem::state" href="qfxitem.html#state-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="state" type="QString" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setState" fullname="QFxItem::setState" href="qfxitem.html#state-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="state" type="void" signature="setState(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="baselineOffset" fullname="QFxItem::baselineOffset" href="qfxitem.html#baselineOffset-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="baselineOffset" type="qreal" signature="baselineOffset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="transform" fullname="QFxItem::transform" href="qfxitem.html#transform-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="transform" type="QmlList<QGraphicsTransform *> *" signature="transform()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QFxItem::width" href="qfxitem.html#width-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="width" type="qreal" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="QFxItem::setWidth" href="qfxitem.html#width-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="width" type="void" signature="setWidth(qreal )"> + <parameter left="qreal" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QFxItem::height" href="qfxitem.html#height-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="height" type="qreal" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeight" fullname="QFxItem::setHeight" href="qfxitem.html#height-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="height" type="void" signature="setHeight(qreal )"> + <parameter left="qreal" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transformOrigin" fullname="QFxItem::transformOrigin" href="qfxitem.html#transformOrigin-prop" location="qfxitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="transformOrigin" type="TransformOrigin" signature="transformOrigin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransformOrigin" fullname="QFxItem::setTransformOrigin" href="qfxitem.html#transformOrigin-prop" location="qfxitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="transformOrigin" type="void" signature="setTransformOrigin(TransformOrigin origin)"> + <parameter left="TransformOrigin" right="" name="origin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="smoothTransform" fullname="QFxItem::smoothTransform" href="qfxitem.html#smooth-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="smooth" type="bool" signature="smoothTransform() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSmoothTransform" fullname="QFxItem::setSmoothTransform" href="qfxitem.html#smooth-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="smooth" type="void" signature="setSmoothTransform(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QFxItem::boundingRect" href="qfxitem.html#boundingRect" location="qfxitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QFxItem::paint" href="qfxitem.html#paint" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * , const QStyleOptionGraphicsItem * , QWidget * )"> + <parameter left="QPainter *" right="" name="" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="" default=""/> + <parameter left="QWidget *" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFocus" fullname="QFxItem::hasFocus" href="qfxitem.html#focus-prop" location="qfxitem.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="focus" type="bool" signature="hasFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocus" fullname="QFxItem::setFocus" href="qfxitem.html#focus-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="focus" type="void" signature="setFocus(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasActiveFocus" fullname="QFxItem::hasActiveFocus" href="qfxitem.html#activeFocus-prop" location="qfxitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="activeFocus" type="bool" signature="hasActiveFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keepMouseGrab" fullname="QFxItem::keepMouseGrab" href="qfxitem.html#keepMouseGrab" location="qfxitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="keepMouseGrab() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKeepMouseGrab" fullname="QFxItem::setKeepMouseGrab" href="qfxitem.html#setKeepMouseGrab" location="qfxitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setKeepMouseGrab(bool keep)"> + <parameter left="bool" right="" name="keep" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="xChanged" fullname="QFxItem::xChanged" href="qfxitem.html#xChanged" location="qfxitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="xChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="yChanged" fullname="QFxItem::yChanged" href="qfxitem.html#yChanged" location="qfxitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="yChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widthChanged" fullname="QFxItem::widthChanged" href="qfxitem.html#widthChanged" location="qfxitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="widthChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="heightChanged" fullname="QFxItem::heightChanged" href="qfxitem.html#heightChanged" location="qfxitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="heightChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childrenRectChanged" fullname="QFxItem::childrenRectChanged" href="qfxitem.html#childrenRectChanged" location="qfxitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="childrenRectChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="baselineOffsetChanged" fullname="QFxItem::baselineOffsetChanged" href="qfxitem.html#baselineOffsetChanged" location="qfxitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="baselineOffsetChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QFxItem::stateChanged" href="qfxitem.html#stateChanged" location="qfxitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(const QString & state)"> + <parameter left="const QString &" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="focusChanged" fullname="QFxItem::focusChanged" href="qfxitem.html#focusChanged" location="qfxitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="focusChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activeFocusChanged" fullname="QFxItem::activeFocusChanged" href="qfxitem.html#activeFocusChanged" location="qfxitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activeFocusChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentChanged" fullname="QFxItem::parentChanged" href="qfxitem.html#parentChanged" location="qfxitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="parentChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isComponentComplete" fullname="QFxItem::isComponentComplete" href="qfxitem.html#isComponentComplete" location="qfxitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isComponentComplete() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="sceneEvent" fullname="QFxItem::sceneEvent" href="qfxitem.html#sceneEvent" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="sceneEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QFxItem::event" href="qfxitem.html#event" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="itemChange" fullname="QFxItem::itemChange" href="qfxitem.html#itemChange" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="itemChange(GraphicsItemChange change, const QVariant & value)"> + <parameter left="GraphicsItemChange" right="" name="change" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setImplicitWidth" fullname="QFxItem::setImplicitWidth" href="qfxitem.html#setImplicitWidth" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setImplicitWidth(qreal )"> + <parameter left="qreal" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="widthValid" fullname="QFxItem::widthValid" href="qfxitem.html#widthValid" location="qfxitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="widthValid() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setImplicitHeight" fullname="QFxItem::setImplicitHeight" href="qfxitem.html#setImplicitHeight" location="qfxitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setImplicitHeight(qreal )"> + <parameter left="qreal" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="heightValid" fullname="QFxItem::heightValid" href="qfxitem.html#heightValid" location="qfxitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="heightValid() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="classBegin" fullname="QFxItem::classBegin" href="qfxitem.html#classBegin" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="classBegin()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="componentComplete" fullname="QFxItem::componentComplete" href="qfxitem.html#componentComplete" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="componentComplete()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusChanged" fullname="QFxItem::focusChanged" href="qfxitem.html#focusChanged-2" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="focusChanged(bool flag)"> + <parameter left="bool" right="" name="flag" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="activeFocusChanged" fullname="QFxItem::activeFocusChanged" href="qfxitem.html#activeFocusChanged-2" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="activeFocusChanged(bool flag)"> + <parameter left="bool" right="" name="flag" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QFxItem::keyPressEvent" href="qfxitem.html#keyPressEvent" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QFxItem::keyReleaseEvent" href="qfxitem.html#keyReleaseEvent" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="geometryChanged" fullname="QFxItem::geometryChanged" href="qfxitem.html#geometryChanged" location="qfxitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="geometryChanged(const QRectF & newGeometry, const QRectF & oldGeometry)"> + <parameter left="const QRectF &" right="" name="newGeometry" default=""/> + <parameter left="const QRectF &" right="" name="oldGeometry" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Painter" href="q3painter.html" location="q3painter.h" bases="QPainter" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Painter" fullname="Q3Painter::Q3Painter" href="q3painter.html#Q3Painter" location="q3painter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Painter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Painter" fullname="Q3Painter::Q3Painter" href="q3painter.html#Q3Painter-2" location="q3painter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Painter(QPaintDevice * pdev)"> + <parameter left="QPaintDevice *" right="" name="pdev" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRect" fullname="Q3Painter::drawRect" href="q3painter.html#drawRect" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawRect(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRect" fullname="Q3Painter::drawRect" href="q3painter.html#drawRect-2" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawRect(int x, int y, int w, int h)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRoundRect" fullname="Q3Painter::drawRoundRect" href="q3painter.html#drawRoundRect" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawRoundRect(const QRect & r, int xrnd, int yrnd)"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="int" right="" name="xrnd" default="25"/> + <parameter left="int" right="" name="yrnd" default="25"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRoundRect" fullname="Q3Painter::drawRoundRect" href="q3painter.html#drawRoundRect-2" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawRoundRect(int x, int y, int w, int h, int xrnd, int yrnd)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="xrnd" default="25"/> + <parameter left="int" right="" name="yrnd" default="25"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="Q3Painter::drawEllipse" href="q3painter.html#drawEllipse" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawEllipse(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="Q3Painter::drawEllipse" href="q3painter.html#drawEllipse-2" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawEllipse(int x, int y, int width, int height)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawArc" fullname="Q3Painter::drawArc" href="q3painter.html#drawArc" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawArc(const QRect & r, int a, int alen)"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="int" right="" name="a" default=""/> + <parameter left="int" right="" name="alen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawArc" fullname="Q3Painter::drawArc" href="q3painter.html#drawArc-2" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawArc(int x, int y, int w, int h, int startAngle, int spanAngle)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPie" fullname="Q3Painter::drawPie" href="q3painter.html#drawPie" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPie(const QRect & r, int a, int alen)"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="int" right="" name="a" default=""/> + <parameter left="int" right="" name="alen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPie" fullname="Q3Painter::drawPie" href="q3painter.html#drawPie-2" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPie(int x, int y, int w, int h, int startAngle, int spanAngle)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawChord" fullname="Q3Painter::drawChord" href="q3painter.html#drawChord" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawChord(const QRect & r, int a, int alen)"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="int" right="" name="a" default=""/> + <parameter left="int" right="" name="alen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawChord" fullname="Q3Painter::drawChord" href="q3painter.html#drawChord-2" location="q3painter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawChord(int x, int y, int w, int h, int startAngle, int spanAngle)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPrintPreviewDialog" href="qprintpreviewdialog.html" location="qprintpreviewdialog.h" bases="QDialog" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrintPreviewDialog" fullname="QPrintPreviewDialog::QPrintPreviewDialog" href="qprintpreviewdialog.html#QPrintPreviewDialog-2" location="qprintpreviewdialog.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPrintPreviewDialog(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrintPreviewDialog" fullname="QPrintPreviewDialog::QPrintPreviewDialog" href="qprintpreviewdialog.html#QPrintPreviewDialog" location="qprintpreviewdialog.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPrintPreviewDialog(QPrinter * printer, QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPrintPreviewDialog" fullname="QPrintPreviewDialog::~QPrintPreviewDialog" href="qprintpreviewdialog.html#dtor.QPrintPreviewDialog" location="qprintpreviewdialog.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPrintPreviewDialog()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QPrintPreviewDialog::open" href="qprintpreviewdialog.html#open" location="qprintpreviewdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="open(QObject * receiver, const char * member)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="printer" fullname="QPrintPreviewDialog::printer" href="qprintpreviewdialog.html#printer" location="qprintpreviewdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPrinter *" signature="printer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QPrintPreviewDialog::setVisible" href="qprintpreviewdialog.html#setVisible" location="qprintpreviewdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="done" fullname="QPrintPreviewDialog::done" href="qprintpreviewdialog.html#done" location="qprintpreviewdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="done(int result)"> + <parameter left="int" right="" name="result" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintRequested" fullname="QPrintPreviewDialog::paintRequested" href="qprintpreviewdialog.html#paintRequested" location="qprintpreviewdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="paintRequested(QPrinter * printer)"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptValueIterator" href="qscriptvalueiterator.html" location="qscriptvalueiterator.h" bases="" module="QtScript"> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptValueIterator" fullname="QScriptValueIterator::QScriptValueIterator" href="qscriptvalueiterator.html#QScriptValueIterator" location="qscriptvalueiterator.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScriptValueIterator(const QScriptValue & object)"> + <parameter left="const QScriptValue &" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptValueIterator" fullname="QScriptValueIterator::~QScriptValueIterator" href="qscriptvalueiterator.html#dtor.QScriptValueIterator" location="qscriptvalueiterator.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptValueIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasNext" fullname="QScriptValueIterator::hasNext" href="qscriptvalueiterator.html#hasNext" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasNext() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="next" fullname="QScriptValueIterator::next" href="qscriptvalueiterator.html#next" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="next()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPrevious" fullname="QScriptValueIterator::hasPrevious" href="qscriptvalueiterator.html#hasPrevious" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPrevious() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="previous" fullname="QScriptValueIterator::previous" href="qscriptvalueiterator.html#previous" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="previous()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QScriptValueIterator::name" href="qscriptvalueiterator.html#name" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptName" fullname="QScriptValueIterator::scriptName" href="qscriptvalueiterator.html#scriptName" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptString" signature="scriptName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QScriptValueIterator::value" href="qscriptvalueiterator.html#value" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QScriptValueIterator::setValue" href="qscriptvalueiterator.html#setValue" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const QScriptValue & value)"> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QScriptValueIterator::flags" href="qscriptvalueiterator.html#flags" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue::PropertyFlags" signature="flags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QScriptValueIterator::remove" href="qscriptvalueiterator.html#remove" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toFront" fullname="QScriptValueIterator::toFront" href="qscriptvalueiterator.html#toFront" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="toFront()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toBack" fullname="QScriptValueIterator::toBack" href="qscriptvalueiterator.html#toBack" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="toBack()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QScriptValueIterator::operator=" href="qscriptvalueiterator.html#operator=" location="qscriptvalueiterator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValueIterator &" signature="operator=(QScriptValue & object)"> + <parameter left="QScriptValue &" right="" name="object" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebHistoryInterface" href="qwebhistoryinterface.html" location="qwebhistoryinterface.h" bases="QObject" module="QtWebKit"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebHistoryInterface" fullname="QWebHistoryInterface::QWebHistoryInterface" href="qwebhistoryinterface.html#QWebHistoryInterface" location="qwebhistoryinterface.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWebHistoryInterface(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWebHistoryInterface" fullname="QWebHistoryInterface::~QWebHistoryInterface" href="qwebhistoryinterface.html#dtor.QWebHistoryInterface" location="qwebhistoryinterface.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWebHistoryInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultInterface" fullname="QWebHistoryInterface::setDefaultInterface" href="qwebhistoryinterface.html#setDefaultInterface" location="qwebhistoryinterface.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultInterface(QWebHistoryInterface * defaultInterface)"> + <parameter left="QWebHistoryInterface *" right="" name="defaultInterface" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultInterface" fullname="QWebHistoryInterface::defaultInterface" href="qwebhistoryinterface.html#defaultInterface" location="qwebhistoryinterface.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWebHistoryInterface *" signature="defaultInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="historyContains" fullname="QWebHistoryInterface::historyContains" href="qwebhistoryinterface.html#historyContains" location="qwebhistoryinterface.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="historyContains(const QString & url) const"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addHistoryEntry" fullname="QWebHistoryInterface::addHistoryEntry" href="qwebhistoryinterface.html#addHistoryEntry" location="qwebhistoryinterface.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="addHistoryEntry(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QCheckBox" href="qcheckbox.html" location="qcheckbox.h" bases="QAbstractButton" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="tristate" fullname="QCheckBox::tristate" href="qcheckbox.html#tristate-prop" location="qcheckbox.h" type="bool"> + <getter name="isTristate"/> + <setter name="setTristate"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QCheckBox" fullname="QCheckBox::QCheckBox" href="qcheckbox.html#QCheckBox" location="qcheckbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCheckBox(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QCheckBox" fullname="QCheckBox::QCheckBox" href="qcheckbox.html#QCheckBox-2" location="qcheckbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QCheckBox(const QString & text, QWidget * parent)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QCheckBox::sizeHint" href="qcheckbox.html#sizeHint" location="qcheckbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTristate" fullname="QCheckBox::setTristate" href="qcheckbox.html#tristate-prop" location="qcheckbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tristate" type="void" signature="setTristate(bool y)"> + <parameter left="bool" right="" name="y" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isTristate" fullname="QCheckBox::isTristate" href="qcheckbox.html#tristate-prop" location="qcheckbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tristate" type="bool" signature="isTristate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="checkState" fullname="QCheckBox::checkState" href="qcheckbox.html#checkState" location="qcheckbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::CheckState" signature="checkState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCheckState" fullname="QCheckBox::setCheckState" href="qcheckbox.html#setCheckState" location="qcheckbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCheckState(Qt::CheckState state)"> + <parameter left="Qt::CheckState" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QCheckBox::stateChanged" href="qcheckbox.html#stateChanged" location="qcheckbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(int state)"> + <parameter left="int" right="" name="state" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QCheckBox::event" href="qcheckbox.html#event" location="qcheckbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hitButton" fullname="QCheckBox::hitButton" href="qcheckbox.html#hitButton" location="qcheckbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hitButton(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="checkStateSet" fullname="QCheckBox::checkStateSet" href="qcheckbox.html#checkStateSet" location="qcheckbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="checkStateSet()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="nextCheckState" fullname="QCheckBox::nextCheckState" href="qcheckbox.html#nextCheckState" location="qcheckbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="nextCheckState()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QCheckBox::paintEvent" href="qcheckbox.html#paintEvent" location="qcheckbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QCheckBox::mouseMoveEvent" href="qcheckbox.html#mouseMoveEvent" location="qcheckbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QCheckBox::initStyleOption" href="qcheckbox.html#initStyleOption" location="qcheckbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionButton * option) const"> + <parameter left="QStyleOptionButton *" right="" name="option" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="compat" name="ToggleState" fullname="QCheckBox::ToggleState" href="qcheckbox-qt3.html#ToggleState-enum" location="qcheckbox.h"> + <value name="Off" value="Qt::Unchecked"/> + <value name="NoChange" value="Qt::PartiallyChecked"/> + <value name="On" value="Qt::Checked"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="state" fullname="QCheckBox::state" href="qcheckbox-qt3.html#state" location="qcheckbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ToggleState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setState" fullname="QCheckBox::setState" href="qcheckbox-qt3.html#setState" location="qcheckbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setState(ToggleState state)"> + <parameter left="ToggleState" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setNoChange" fullname="QCheckBox::setNoChange" href="qcheckbox-qt3.html#setNoChange" location="qcheckbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNoChange()"/> + <function access="public" threadsafety="unspecified" status="compat" name="QCheckBox" fullname="QCheckBox::QCheckBox" href="qcheckbox-qt3.html#QCheckBox-3" location="qcheckbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QCheckBox(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QCheckBox" fullname="QCheckBox::QCheckBox" href="qcheckbox-qt3.html#QCheckBox-4" location="qcheckbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QCheckBox(const QString & text, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QAbstractTextDocumentLayout" href="qabstracttextdocumentlayout.html" location="qabstracttextdocumentlayout.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractTextDocumentLayout" fullname="QAbstractTextDocumentLayout::QAbstractTextDocumentLayout" href="qabstracttextdocumentlayout.html#QAbstractTextDocumentLayout" location="qabstracttextdocumentlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractTextDocumentLayout(QTextDocument * document)"> + <parameter left="QTextDocument *" right="" name="document" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="Selection" fullname="QAbstractTextDocumentLayout::Selection" href="qabstracttextdocumentlayout-selection.html" location="qabstracttextdocumentlayout.h" bases="" module="QtGui"> + <variable access="public" threadsafety="unspecified" status="commendable" name="cursor" fullname="QAbstractTextDocumentLayout::Selection::cursor" href="qabstracttextdocumentlayout-selection.html#cursor-var" location="qabstracttextdocumentlayout.h" type="QTextCursor" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QAbstractTextDocumentLayout::Selection::format" href="qabstracttextdocumentlayout-selection.html#format-var" location="qabstracttextdocumentlayout.h" type="QTextCharFormat" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="PaintContext" fullname="QAbstractTextDocumentLayout::PaintContext" href="qabstracttextdocumentlayout-paintcontext.html" location="qabstracttextdocumentlayout.h" bases="" module="QtGui"> + <variable access="public" threadsafety="unspecified" status="commendable" name="cursorPosition" fullname="QAbstractTextDocumentLayout::PaintContext::cursorPosition" href="qabstracttextdocumentlayout-paintcontext.html#cursorPosition-var" location="qabstracttextdocumentlayout.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QAbstractTextDocumentLayout::PaintContext::palette" href="qabstracttextdocumentlayout-paintcontext.html#palette-var" location="qabstracttextdocumentlayout.h" type="QPalette" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="clip" fullname="QAbstractTextDocumentLayout::PaintContext::clip" href="qabstracttextdocumentlayout-paintcontext.html#clip-var" location="qabstracttextdocumentlayout.h" type="QRectF" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="selections" fullname="QAbstractTextDocumentLayout::PaintContext::selections" href="qabstracttextdocumentlayout-paintcontext.html#selections-var" location="qabstracttextdocumentlayout.h" type="QVector<Selection>" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="draw" fullname="QAbstractTextDocumentLayout::draw" href="qabstracttextdocumentlayout.html#draw" location="qabstracttextdocumentlayout.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="draw(QPainter * painter, const PaintContext & context)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const PaintContext &" right="" name="context" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hitTest" fullname="QAbstractTextDocumentLayout::hitTest" href="qabstracttextdocumentlayout.html#hitTest" location="qabstracttextdocumentlayout.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="hitTest(const QPointF & point, Qt::HitTestAccuracy accuracy) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="Qt::HitTestAccuracy" right="" name="accuracy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="anchorAt" fullname="QAbstractTextDocumentLayout::anchorAt" href="qabstracttextdocumentlayout.html#anchorAt" location="qabstracttextdocumentlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="anchorAt(const QPointF & position) const"> + <parameter left="const QPointF &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageCount" fullname="QAbstractTextDocumentLayout::pageCount" href="qabstracttextdocumentlayout.html#pageCount" location="qabstracttextdocumentlayout.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="pageCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="documentSize" fullname="QAbstractTextDocumentLayout::documentSize" href="qabstracttextdocumentlayout.html#documentSize" location="qabstracttextdocumentlayout.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="documentSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameBoundingRect" fullname="QAbstractTextDocumentLayout::frameBoundingRect" href="qabstracttextdocumentlayout.html#frameBoundingRect" location="qabstracttextdocumentlayout.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="frameBoundingRect(QTextFrame * frame) const"> + <parameter left="QTextFrame *" right="" name="frame" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockBoundingRect" fullname="QAbstractTextDocumentLayout::blockBoundingRect" href="qabstracttextdocumentlayout.html#blockBoundingRect" location="qabstracttextdocumentlayout.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="blockBoundingRect(const QTextBlock & block) const"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPaintDevice" fullname="QAbstractTextDocumentLayout::setPaintDevice" href="qabstracttextdocumentlayout.html#setPaintDevice" location="qabstracttextdocumentlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPaintDevice(QPaintDevice * device)"> + <parameter left="QPaintDevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintDevice" fullname="QAbstractTextDocumentLayout::paintDevice" href="qabstracttextdocumentlayout.html#paintDevice" location="qabstracttextdocumentlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPaintDevice *" signature="paintDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="document" fullname="QAbstractTextDocumentLayout::document" href="qabstracttextdocumentlayout.html#document" location="qabstracttextdocumentlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextDocument *" signature="document() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="registerHandler" fullname="QAbstractTextDocumentLayout::registerHandler" href="qabstracttextdocumentlayout.html#registerHandler" location="qabstracttextdocumentlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="registerHandler(int objectType, QObject * component)"> + <parameter left="int" right="" name="objectType" default=""/> + <parameter left="QObject *" right="" name="component" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="handlerForObject" fullname="QAbstractTextDocumentLayout::handlerForObject" href="qabstracttextdocumentlayout.html#handlerForObject" location="qabstracttextdocumentlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextObjectInterface *" signature="handlerForObject(int objectType) const"> + <parameter left="int" right="" name="objectType" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QAbstractTextDocumentLayout::update" href="qabstracttextdocumentlayout.html#update" location="qabstracttextdocumentlayout.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="update(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default="QRectF( 0., 0., 1000000000., 1000000000. )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateBlock" fullname="QAbstractTextDocumentLayout::updateBlock" href="qabstracttextdocumentlayout.html#updateBlock" location="qabstracttextdocumentlayout.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="updateBlock(const QTextBlock & block)"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="documentSizeChanged" fullname="QAbstractTextDocumentLayout::documentSizeChanged" href="qabstracttextdocumentlayout.html#documentSizeChanged" location="qabstracttextdocumentlayout.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="documentSizeChanged(const QSizeF & newSize)"> + <parameter left="const QSizeF &" right="" name="newSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageCountChanged" fullname="QAbstractTextDocumentLayout::pageCountChanged" href="qabstracttextdocumentlayout.html#pageCountChanged" location="qabstracttextdocumentlayout.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="pageCountChanged(int newPages)"> + <parameter left="int" right="" name="newPages" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="documentChanged" fullname="QAbstractTextDocumentLayout::documentChanged" href="qabstracttextdocumentlayout.html#documentChanged" location="qabstracttextdocumentlayout.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="documentChanged(int position, int charsRemoved, int charsAdded)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="int" right="" name="charsRemoved" default=""/> + <parameter left="int" right="" name="charsAdded" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeInlineObject" fullname="QAbstractTextDocumentLayout::resizeInlineObject" href="qabstracttextdocumentlayout.html#resizeInlineObject" location="qabstracttextdocumentlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeInlineObject(QTextInlineObject item, int posInDocument, const QTextFormat & format)"> + <parameter left="QTextInlineObject" right="" name="item" default=""/> + <parameter left="int" right="" name="posInDocument" default=""/> + <parameter left="const QTextFormat &" right="" name="format" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="positionInlineObject" fullname="QAbstractTextDocumentLayout::positionInlineObject" href="qabstracttextdocumentlayout.html#positionInlineObject" location="qabstracttextdocumentlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="positionInlineObject(QTextInlineObject item, int posInDocument, const QTextFormat & format)"> + <parameter left="QTextInlineObject" right="" name="item" default=""/> + <parameter left="int" right="" name="posInDocument" default=""/> + <parameter left="const QTextFormat &" right="" name="format" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawInlineObject" fullname="QAbstractTextDocumentLayout::drawInlineObject" href="qabstracttextdocumentlayout.html#drawInlineObject" location="qabstracttextdocumentlayout.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawInlineObject(QPainter * painter, const QRectF & rect, QTextInlineObject object, int posInDocument, const QTextFormat & format)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="QTextInlineObject" right="" name="object" default=""/> + <parameter left="int" right="" name="posInDocument" default=""/> + <parameter left="const QTextFormat &" right="" name="format" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="format" fullname="QAbstractTextDocumentLayout::format" href="qabstracttextdocumentlayout.html#format" location="qabstracttextdocumentlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextCharFormat" signature="format(int position)"> + <parameter left="int" right="" name="position" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTextObjectInterface" href="qtextobjectinterface.html" location="qabstracttextdocumentlayout.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextObjectInterface" fullname="QTextObjectInterface::~QTextObjectInterface" href="qtextobjectinterface.html#dtor.QTextObjectInterface" location="qabstracttextdocumentlayout.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextObjectInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="intrinsicSize" fullname="QTextObjectInterface::intrinsicSize" href="qtextobjectinterface.html#intrinsicSize" location="qabstracttextdocumentlayout.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QSizeF" signature="intrinsicSize(QTextDocument * doc, int posInDocument, const QTextFormat & format)"> + <parameter left="QTextDocument *" right="" name="doc" default=""/> + <parameter left="int" right="" name="posInDocument" default=""/> + <parameter left="const QTextFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawObject" fullname="QTextObjectInterface::drawObject" href="qtextobjectinterface.html#drawObject" location="qabstracttextdocumentlayout.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawObject(QPainter * painter, const QRectF & rect, QTextDocument * doc, int posInDocument, const QTextFormat & format)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="QTextDocument *" right="" name="doc" default=""/> + <parameter left="int" right="" name="posInDocument" default=""/> + <parameter left="const QTextFormat &" right="" name="format" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QRadioButton" href="qradiobutton.html" location="qradiobutton.h" bases="QAbstractButton" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QRadioButton" fullname="QRadioButton::QRadioButton" href="qradiobutton.html#QRadioButton" location="qradiobutton.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QRadioButton(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QRadioButton" fullname="QRadioButton::QRadioButton" href="qradiobutton.html#QRadioButton-2" location="qradiobutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QRadioButton(const QString & text, QWidget * parent)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QRadioButton::sizeHint" href="qradiobutton.html#sizeHint" location="qradiobutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QRadioButton::event" href="qradiobutton.html#event" location="qradiobutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hitButton" fullname="QRadioButton::hitButton" href="qradiobutton.html#hitButton" location="qradiobutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hitButton(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QRadioButton::paintEvent" href="qradiobutton.html#paintEvent" location="qradiobutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QRadioButton::mouseMoveEvent" href="qradiobutton.html#mouseMoveEvent" location="qradiobutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QRadioButton::initStyleOption" href="qradiobutton.html#initStyleOption" location="qradiobutton.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionButton * option) const"> + <parameter left="QStyleOptionButton *" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QRadioButton" fullname="QRadioButton::QRadioButton" href="qradiobutton-qt3.html#QRadioButton-3" location="qradiobutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QRadioButton(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QRadioButton" fullname="QRadioButton::QRadioButton" href="qradiobutton-qt3.html#QRadioButton-4" location="qradiobutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QRadioButton(const QString & text, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOption" href="qstyleoption.html" location="qstyleoption.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="OptionType" fullname="QStyleOption::OptionType" href="qstyleoption.html#OptionType-enum" location="qstyleoption.h"> + <value name="SO_Default" value="0"/> + <value name="SO_FocusRect" value="1"/> + <value name="SO_Button" value="2"/> + <value name="SO_Tab" value="3"/> + <value name="SO_MenuItem" value="4"/> + <value name="SO_Frame" value="5"/> + <value name="SO_ProgressBar" value="6"/> + <value name="SO_ToolBox" value="7"/> + <value name="SO_Header" value="8"/> + <value name="SO_Q3DockWindow" value="9"/> + <value name="SO_DockWidget" value="10"/> + <value name="SO_Q3ListViewItem" value="11"/> + <value name="SO_ViewItem" value="12"/> + <value name="SO_TabWidgetFrame" value="13"/> + <value name="SO_TabBarBase" value="14"/> + <value name="SO_RubberBand" value="15"/> + <value name="SO_ToolBar" value="16"/> + <value name="SO_GraphicsItem" value="17"/> + <value name="SO_Complex" value="0xf0000"/> + <value name="SO_Slider" value=""/> + <value name="SO_SpinBox" value=""/> + <value name="SO_ToolButton" value=""/> + <value name="SO_ComboBox" value=""/> + <value name="SO_Q3ListView" value=""/> + <value name="SO_TitleBar" value=""/> + <value name="SO_GroupBox" value=""/> + <value name="SO_SizeGrip" value=""/> + <value name="SO_CustomBase" value="0xf00"/> + <value name="SO_ComplexCustomBase" value="0xf000000"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOption::StyleOptionType" href="qstyleoption.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_Default"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOption::StyleOptionVersion" href="qstyleoption.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="version" fullname="QStyleOption::version" href="qstyleoption.html#version-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QStyleOption::type" href="qstyleoption.html#type-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QStyleOption::state" href="qstyleoption.html#state-var" location="qstyleoption.h" type="QStyle::State" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="direction" fullname="QStyleOption::direction" href="qstyleoption.html#direction-var" location="qstyleoption.h" type="Qt::LayoutDirection" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QStyleOption::rect" href="qstyleoption.html#rect-var" location="qstyleoption.h" type="QRect" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="fontMetrics" fullname="QStyleOption::fontMetrics" href="qstyleoption.html#fontMetrics-var" location="qstyleoption.h" type="QFontMetrics" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QStyleOption::palette" href="qstyleoption.html#palette-var" location="qstyleoption.h" type="QPalette" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOption" fullname="QStyleOption::QStyleOption" href="qstyleoption.html#QStyleOption" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOption(int version, int type)"> + <parameter left="int" right="" name="version" default="QStyleOption::Version"/> + <parameter left="int" right="" name="type" default="SO_Default"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOption" fullname="QStyleOption::QStyleOption" href="qstyleoption.html#QStyleOption-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOption(const QStyleOption & other)"> + <parameter left="const QStyleOption &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStyleOption" fullname="QStyleOption::~QStyleOption" href="qstyleoption.html#dtor.QStyleOption" location="qstyleoption.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStyleOption()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="init" fullname="QStyleOption::init" href="qstyleoption-obsolete.html#init" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="init(const QWidget * widget)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="initFrom" fullname="QStyleOption::initFrom" href="qstyleoption.html#initFrom" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="initFrom(const QWidget * widget)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOption::operator=" href="qstyleoption.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOption &" signature="operator=(const QStyleOption & other)"> + <parameter left="const QStyleOption &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFocusRect" href="qstyleoptionfocusrect.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionFocusRect::StyleOptionType" href="qstyleoptionfocusrect.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_FocusRect"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionFocusRect::StyleOptionVersion" href="qstyleoptionfocusrect.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="backgroundColor" fullname="QStyleOptionFocusRect::backgroundColor" href="qstyleoptionfocusrect.html#backgroundColor-var" location="qstyleoption.h" type="QColor" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFocusRect" fullname="QStyleOptionFocusRect::QStyleOptionFocusRect" href="qstyleoptionfocusrect.html#QStyleOptionFocusRect" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionFocusRect()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFocusRect" fullname="QStyleOptionFocusRect::QStyleOptionFocusRect" href="qstyleoptionfocusrect.html#QStyleOptionFocusRect-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionFocusRect(const QStyleOptionFocusRect & other)"> + <parameter left="const QStyleOptionFocusRect &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrame" href="qstyleoptionframe.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionFrame::StyleOptionType" href="qstyleoptionframe.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_Frame"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionFrame::StyleOptionVersion" href="qstyleoptionframe.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="lineWidth" fullname="QStyleOptionFrame::lineWidth" href="qstyleoptionframe.html#lineWidth-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="midLineWidth" fullname="QStyleOptionFrame::midLineWidth" href="qstyleoptionframe.html#midLineWidth-var" location="qstyleoption.h" type="int" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrame" fullname="QStyleOptionFrame::QStyleOptionFrame" href="qstyleoptionframe.html#QStyleOptionFrame" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionFrame()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrame" fullname="QStyleOptionFrame::QStyleOptionFrame" href="qstyleoptionframe.html#QStyleOptionFrame-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionFrame(const QStyleOptionFrame & other)"> + <parameter left="const QStyleOptionFrame &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrameV2" href="qstyleoptionframev2.html" location="qstyleoption.h" bases="QStyleOptionFrame" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionFrameV2::StyleOptionVersion" href="qstyleoptionframev2.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FrameFeature" fullname="QStyleOptionFrameV2::FrameFeature" href="qstyleoptionframev2.html#FrameFeature-enum" location="qstyleoption.h" typedef="QStyleOptionFrameV2::FrameFeatures"> + <value name="None" value="0x00"/> + <value name="Flat" value="0x01"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="FrameFeatures" fullname="QStyleOptionFrameV2::FrameFeatures" href="qstyleoptionframev2.html#FrameFeatures-typedef" location="qstyleoption.h" enum="QStyleOptionFrameV2::FrameFeature"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="features" fullname="QStyleOptionFrameV2::features" href="qstyleoptionframev2.html#features-var" location="qstyleoption.h" type="FrameFeatures" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrameV2" fullname="QStyleOptionFrameV2::QStyleOptionFrameV2" href="qstyleoptionframev2.html#QStyleOptionFrameV2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionFrameV2()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrameV2" fullname="QStyleOptionFrameV2::QStyleOptionFrameV2" href="qstyleoptionframev2.html#QStyleOptionFrameV2-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionFrameV2(const QStyleOptionFrameV2 & other)"> + <parameter left="const QStyleOptionFrameV2 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrameV2" fullname="QStyleOptionFrameV2::QStyleOptionFrameV2" href="qstyleoptionframev2.html#QStyleOptionFrameV2-3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStyleOptionFrameV2(const QStyleOptionFrame & other)"> + <parameter left="const QStyleOptionFrame &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOptionFrameV2::operator=" href="qstyleoptionframev2.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOptionFrameV2 &" signature="operator=(const QStyleOptionFrame & other)"> + <parameter left="const QStyleOptionFrame &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrameV3" href="qstyleoptionframev3.html" location="qstyleoption.h" bases="QStyleOptionFrameV2" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionFrameV3::StyleOptionVersion" href="qstyleoptionframev3.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="3"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="frameShape" fullname="QStyleOptionFrameV3::frameShape" href="qstyleoptionframev3.html#frameShape-var" location="qstyleoption.h" type="QFrame::Shape:4" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="unused" fullname="QStyleOptionFrameV3::unused" href="qstyleoptionframev3.html#unused-var" location="qstyleoption.h" type="uint:28" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrameV3" fullname="QStyleOptionFrameV3::QStyleOptionFrameV3" href="qstyleoptionframev3.html#QStyleOptionFrameV3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionFrameV3()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrameV3" fullname="QStyleOptionFrameV3::QStyleOptionFrameV3" href="qstyleoptionframev3.html#QStyleOptionFrameV3-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionFrameV3(const QStyleOptionFrameV3 & other)"> + <parameter left="const QStyleOptionFrameV3 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionFrameV3" fullname="QStyleOptionFrameV3::QStyleOptionFrameV3" href="qstyleoptionframev3.html#QStyleOptionFrameV3-3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStyleOptionFrameV3(const QStyleOptionFrame & other)"> + <parameter left="const QStyleOptionFrame &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOptionFrameV3::operator=" href="qstyleoptionframev3.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOptionFrameV3 &" signature="operator=(const QStyleOptionFrame & other)"> + <parameter left="const QStyleOptionFrame &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabWidgetFrame" href="qstyleoptiontabwidgetframe.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionTabWidgetFrame::StyleOptionType" href="qstyleoptiontabwidgetframe.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_TabWidgetFrame"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionTabWidgetFrame::StyleOptionVersion" href="qstyleoptiontabwidgetframe.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="lineWidth" fullname="QStyleOptionTabWidgetFrame::lineWidth" href="qstyleoptiontabwidgetframe.html#lineWidth-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="midLineWidth" fullname="QStyleOptionTabWidgetFrame::midLineWidth" href="qstyleoptiontabwidgetframe.html#midLineWidth-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QStyleOptionTabWidgetFrame::shape" href="qstyleoptiontabwidgetframe.html#shape-var" location="qstyleoption.h" type="QTabBar::Shape" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="tabBarSize" fullname="QStyleOptionTabWidgetFrame::tabBarSize" href="qstyleoptiontabwidgetframe.html#tabBarSize-var" location="qstyleoption.h" type="QSize" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="rightCornerWidgetSize" fullname="QStyleOptionTabWidgetFrame::rightCornerWidgetSize" href="qstyleoptiontabwidgetframe.html#rightCornerWidgetSize-var" location="qstyleoption.h" type="QSize" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="leftCornerWidgetSize" fullname="QStyleOptionTabWidgetFrame::leftCornerWidgetSize" href="qstyleoptiontabwidgetframe.html#leftCornerWidgetSize-var" location="qstyleoption.h" type="QSize" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabWidgetFrame" fullname="QStyleOptionTabWidgetFrame::QStyleOptionTabWidgetFrame" href="qstyleoptiontabwidgetframe.html#QStyleOptionTabWidgetFrame" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionTabWidgetFrame()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabWidgetFrame" fullname="QStyleOptionTabWidgetFrame::QStyleOptionTabWidgetFrame" href="qstyleoptiontabwidgetframe.html#QStyleOptionTabWidgetFrame-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionTabWidgetFrame(const QStyleOptionTabWidgetFrame & other)"> + <parameter left="const QStyleOptionTabWidgetFrame &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabBarBase" href="qstyleoptiontabbarbase.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionTabBarBase::StyleOptionType" href="qstyleoptiontabbarbase.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_TabBarBase"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionTabBarBase::StyleOptionVersion" href="qstyleoptiontabbarbase.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QStyleOptionTabBarBase::shape" href="qstyleoptiontabbarbase.html#shape-var" location="qstyleoption.h" type="QTabBar::Shape" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="tabBarRect" fullname="QStyleOptionTabBarBase::tabBarRect" href="qstyleoptiontabbarbase.html#tabBarRect-var" location="qstyleoption.h" type="QRect" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="selectedTabRect" fullname="QStyleOptionTabBarBase::selectedTabRect" href="qstyleoptiontabbarbase.html#selectedTabRect-var" location="qstyleoption.h" type="QRect" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabBarBase" fullname="QStyleOptionTabBarBase::QStyleOptionTabBarBase" href="qstyleoptiontabbarbase.html#QStyleOptionTabBarBase" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionTabBarBase()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabBarBase" fullname="QStyleOptionTabBarBase::QStyleOptionTabBarBase" href="qstyleoptiontabbarbase.html#QStyleOptionTabBarBase-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionTabBarBase(const QStyleOptionTabBarBase & other)"> + <parameter left="const QStyleOptionTabBarBase &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabBarBaseV2" href="qstyleoptiontabbarbasev2.html" location="qstyleoption.h" bases="QStyleOptionTabBarBase" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionTabBarBaseV2::StyleOptionVersion" href="qstyleoptiontabbarbasev2.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="2"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="documentMode" fullname="QStyleOptionTabBarBaseV2::documentMode" href="qstyleoptiontabbarbasev2.html#documentMode-var" location="qstyleoption.h" type="bool" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabBarBaseV2" fullname="QStyleOptionTabBarBaseV2::QStyleOptionTabBarBaseV2" href="qstyleoptiontabbarbasev2.html#QStyleOptionTabBarBaseV2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionTabBarBaseV2()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabBarBaseV2" fullname="QStyleOptionTabBarBaseV2::QStyleOptionTabBarBaseV2" href="qstyleoptiontabbarbasev2.html#QStyleOptionTabBarBaseV2-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBaseV2 & other)"> + <parameter left="const QStyleOptionTabBarBaseV2 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabBarBaseV2" fullname="QStyleOptionTabBarBaseV2::QStyleOptionTabBarBaseV2" href="qstyleoptiontabbarbasev2.html#QStyleOptionTabBarBaseV2-3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBase & other)"> + <parameter left="const QStyleOptionTabBarBase &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOptionTabBarBaseV2::operator=" href="qstyleoptiontabbarbasev2.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOptionTabBarBaseV2 &" signature="operator=(const QStyleOptionTabBarBase & other)"> + <parameter left="const QStyleOptionTabBarBase &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionHeader" href="qstyleoptionheader.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionHeader::StyleOptionType" href="qstyleoptionheader.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_Header"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionHeader::StyleOptionVersion" href="qstyleoptionheader.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SectionPosition" fullname="QStyleOptionHeader::SectionPosition" href="qstyleoptionheader.html#SectionPosition-enum" location="qstyleoption.h"> + <value name="Beginning" value="0"/> + <value name="Middle" value="1"/> + <value name="End" value="2"/> + <value name="OnlyOneSection" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectedPosition" fullname="QStyleOptionHeader::SelectedPosition" href="qstyleoptionheader.html#SelectedPosition-enum" location="qstyleoption.h"> + <value name="NotAdjacent" value="0"/> + <value name="NextIsSelected" value="1"/> + <value name="PreviousIsSelected" value="2"/> + <value name="NextAndPreviousAreSelected" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SortIndicator" fullname="QStyleOptionHeader::SortIndicator" href="qstyleoptionheader.html#SortIndicator-enum" location="qstyleoption.h"> + <value name="None" value="0"/> + <value name="SortUp" value="1"/> + <value name="SortDown" value="2"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="section" fullname="QStyleOptionHeader::section" href="qstyleoptionheader.html#section-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStyleOptionHeader::text" href="qstyleoptionheader.html#text-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="textAlignment" fullname="QStyleOptionHeader::textAlignment" href="qstyleoptionheader.html#textAlignment-var" location="qstyleoption.h" type="Qt::Alignment" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QStyleOptionHeader::icon" href="qstyleoptionheader.html#icon-var" location="qstyleoption.h" type="QIcon" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="iconAlignment" fullname="QStyleOptionHeader::iconAlignment" href="qstyleoptionheader.html#iconAlignment-var" location="qstyleoption.h" type="Qt::Alignment" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QStyleOptionHeader::position" href="qstyleoptionheader.html#position-var" location="qstyleoption.h" type="SectionPosition" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="selectedPosition" fullname="QStyleOptionHeader::selectedPosition" href="qstyleoptionheader.html#selectedPosition-var" location="qstyleoption.h" type="SelectedPosition" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="sortIndicator" fullname="QStyleOptionHeader::sortIndicator" href="qstyleoptionheader.html#sortIndicator-var" location="qstyleoption.h" type="SortIndicator" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QStyleOptionHeader::orientation" href="qstyleoptionheader.html#orientation-var" location="qstyleoption.h" type="Qt::Orientation" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionHeader" fullname="QStyleOptionHeader::QStyleOptionHeader" href="qstyleoptionheader.html#QStyleOptionHeader" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionHeader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionHeader" fullname="QStyleOptionHeader::QStyleOptionHeader" href="qstyleoptionheader.html#QStyleOptionHeader-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionHeader(const QStyleOptionHeader & other)"> + <parameter left="const QStyleOptionHeader &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionButton" href="qstyleoptionbutton.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionButton::StyleOptionType" href="qstyleoptionbutton.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_Button"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionButton::StyleOptionVersion" href="qstyleoptionbutton.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ButtonFeature" fullname="QStyleOptionButton::ButtonFeature" href="qstyleoptionbutton.html#ButtonFeature-enum" location="qstyleoption.h" typedef="QStyleOptionButton::ButtonFeatures"> + <value name="None" value="0x00"/> + <value name="Flat" value="0x01"/> + <value name="HasMenu" value="0x02"/> + <value name="DefaultButton" value="0x04"/> + <value name="AutoDefaultButton" value="0x08"/> + <value name="CommandLinkButton" value="0x10"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ButtonFeatures" fullname="QStyleOptionButton::ButtonFeatures" href="qstyleoptionbutton.html#ButtonFeatures-typedef" location="qstyleoption.h" enum="QStyleOptionButton::ButtonFeature"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="features" fullname="QStyleOptionButton::features" href="qstyleoptionbutton.html#features-var" location="qstyleoption.h" type="ButtonFeatures" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStyleOptionButton::text" href="qstyleoptionbutton.html#text-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QStyleOptionButton::icon" href="qstyleoptionbutton.html#icon-var" location="qstyleoption.h" type="QIcon" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QStyleOptionButton::iconSize" href="qstyleoptionbutton.html#iconSize-var" location="qstyleoption.h" type="QSize" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionButton" fullname="QStyleOptionButton::QStyleOptionButton" href="qstyleoptionbutton.html#QStyleOptionButton" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionButton()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionButton" fullname="QStyleOptionButton::QStyleOptionButton" href="qstyleoptionbutton.html#QStyleOptionButton-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionButton(const QStyleOptionButton & other)"> + <parameter left="const QStyleOptionButton &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTab" href="qstyleoptiontab.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionTab::StyleOptionType" href="qstyleoptiontab.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_Tab"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionTab::StyleOptionVersion" href="qstyleoptiontab.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TabPosition" fullname="QStyleOptionTab::TabPosition" href="qstyleoptiontab.html#TabPosition-enum" location="qstyleoption.h"> + <value name="Beginning" value="0"/> + <value name="Middle" value="1"/> + <value name="End" value="2"/> + <value name="OnlyOneTab" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectedPosition" fullname="QStyleOptionTab::SelectedPosition" href="qstyleoptiontab.html#SelectedPosition-enum" location="qstyleoption.h"> + <value name="NotAdjacent" value="0"/> + <value name="NextIsSelected" value="1"/> + <value name="PreviousIsSelected" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CornerWidget" fullname="QStyleOptionTab::CornerWidget" href="qstyleoptiontab.html#CornerWidget-enum" location="qstyleoption.h" typedef="QStyleOptionTab::CornerWidgets"> + <value name="NoCornerWidgets" value="0x00"/> + <value name="LeftCornerWidget" value="0x01"/> + <value name="RightCornerWidget" value="0x02"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="CornerWidgets" fullname="QStyleOptionTab::CornerWidgets" href="qstyleoptiontab.html#CornerWidgets-typedef" location="qstyleoption.h" enum="QStyleOptionTab::CornerWidget"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QStyleOptionTab::shape" href="qstyleoptiontab.html#shape-var" location="qstyleoption.h" type="QTabBar::Shape" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStyleOptionTab::text" href="qstyleoptiontab.html#text-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QStyleOptionTab::icon" href="qstyleoptiontab.html#icon-var" location="qstyleoption.h" type="QIcon" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="row" fullname="QStyleOptionTab::row" href="qstyleoptiontab.html#row-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QStyleOptionTab::position" href="qstyleoptiontab.html#position-var" location="qstyleoption.h" type="TabPosition" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="selectedPosition" fullname="QStyleOptionTab::selectedPosition" href="qstyleoptiontab.html#selectedPosition-var" location="qstyleoption.h" type="SelectedPosition" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="cornerWidgets" fullname="QStyleOptionTab::cornerWidgets" href="qstyleoptiontab.html#cornerWidgets-var" location="qstyleoption.h" type="CornerWidgets" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTab" fullname="QStyleOptionTab::QStyleOptionTab" href="qstyleoptiontab.html#QStyleOptionTab" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionTab()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTab" fullname="QStyleOptionTab::QStyleOptionTab" href="qstyleoptiontab.html#QStyleOptionTab-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionTab(const QStyleOptionTab & other)"> + <parameter left="const QStyleOptionTab &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabV2" href="qstyleoptiontabv2.html" location="qstyleoption.h" bases="QStyleOptionTab" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionTabV2::StyleOptionVersion" href="qstyleoptiontabv2.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="2"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QStyleOptionTabV2::iconSize" href="qstyleoptiontabv2.html#iconSize-var" location="qstyleoption.h" type="QSize" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabV2" fullname="QStyleOptionTabV2::QStyleOptionTabV2" href="qstyleoptiontabv2.html#QStyleOptionTabV2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionTabV2()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabV2" fullname="QStyleOptionTabV2::QStyleOptionTabV2" href="qstyleoptiontabv2.html#QStyleOptionTabV2-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionTabV2(const QStyleOptionTabV2 & other)"> + <parameter left="const QStyleOptionTabV2 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabV2" fullname="QStyleOptionTabV2::QStyleOptionTabV2" href="qstyleoptiontabv2.html#QStyleOptionTabV2-3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStyleOptionTabV2(const QStyleOptionTab & other)"> + <parameter left="const QStyleOptionTab &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOptionTabV2::operator=" href="qstyleoptiontabv2.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOptionTabV2 &" signature="operator=(const QStyleOptionTab & other)"> + <parameter left="const QStyleOptionTab &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabV3" href="qstyleoptiontabv3.html" location="qstyleoption.h" bases="QStyleOptionTabV2" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionTabV3::StyleOptionVersion" href="qstyleoptiontabv3.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="3"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="documentMode" fullname="QStyleOptionTabV3::documentMode" href="qstyleoptiontabv3.html#documentMode-var" location="qstyleoption.h" type="bool" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="leftButtonSize" fullname="QStyleOptionTabV3::leftButtonSize" href="qstyleoptiontabv3.html#leftButtonSize-var" location="qstyleoption.h" type="QSize" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="rightButtonSize" fullname="QStyleOptionTabV3::rightButtonSize" href="qstyleoptiontabv3.html#rightButtonSize-var" location="qstyleoption.h" type="QSize" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabV3" fullname="QStyleOptionTabV3::QStyleOptionTabV3" href="qstyleoptiontabv3.html#QStyleOptionTabV3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionTabV3()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabV3" fullname="QStyleOptionTabV3::QStyleOptionTabV3" href="qstyleoptiontabv3.html#QStyleOptionTabV3-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionTabV3(const QStyleOptionTabV3 & other)"> + <parameter left="const QStyleOptionTabV3 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabV3" fullname="QStyleOptionTabV3::QStyleOptionTabV3" href="qstyleoptiontabv3.html#QStyleOptionTabV3-3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStyleOptionTabV3(const QStyleOptionTabV2 & other)"> + <parameter left="const QStyleOptionTabV2 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTabV3" fullname="QStyleOptionTabV3::QStyleOptionTabV3" href="qstyleoptiontabv3.html#QStyleOptionTabV3-4" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QStyleOptionTabV3(const QStyleOptionTab & other)"> + <parameter left="const QStyleOptionTab &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOptionTabV3::operator=" href="qstyleoptiontabv3.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOptionTabV3 &" signature="operator=(const QStyleOptionTab & other)"> + <parameter left="const QStyleOptionTab &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolBar" href="qstyleoptiontoolbar.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionToolBar::StyleOptionType" href="qstyleoptiontoolbar.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_ToolBar"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionToolBar::StyleOptionVersion" href="qstyleoptiontoolbar.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ToolBarPosition" fullname="QStyleOptionToolBar::ToolBarPosition" href="qstyleoptiontoolbar.html#ToolBarPosition-enum" location="qstyleoption.h"> + <value name="Beginning" value="0"/> + <value name="Middle" value="1"/> + <value name="End" value="2"/> + <value name="OnlyOne" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ToolBarFeature" fullname="QStyleOptionToolBar::ToolBarFeature" href="qstyleoptiontoolbar.html#ToolBarFeature-enum" location="qstyleoption.h" typedef="QStyleOptionToolBar::ToolBarFeatures"> + <value name="None" value="0x0"/> + <value name="Movable" value="0x1"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ToolBarFeatures" fullname="QStyleOptionToolBar::ToolBarFeatures" href="qstyleoptiontoolbar.html#ToolBarFeatures-typedef" location="qstyleoption.h" enum="QStyleOptionToolBar::ToolBarFeature"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="positionOfLine" fullname="QStyleOptionToolBar::positionOfLine" href="qstyleoptiontoolbar.html#positionOfLine-var" location="qstyleoption.h" type="ToolBarPosition" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="positionWithinLine" fullname="QStyleOptionToolBar::positionWithinLine" href="qstyleoptiontoolbar.html#positionWithinLine-var" location="qstyleoption.h" type="ToolBarPosition" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="toolBarArea" fullname="QStyleOptionToolBar::toolBarArea" href="qstyleoptiontoolbar.html#toolBarArea-var" location="qstyleoption.h" type="Qt::ToolBarArea" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="features" fullname="QStyleOptionToolBar::features" href="qstyleoptiontoolbar.html#features-var" location="qstyleoption.h" type="ToolBarFeatures" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="lineWidth" fullname="QStyleOptionToolBar::lineWidth" href="qstyleoptiontoolbar.html#lineWidth-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="midLineWidth" fullname="QStyleOptionToolBar::midLineWidth" href="qstyleoptiontoolbar.html#midLineWidth-var" location="qstyleoption.h" type="int" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolBar" fullname="QStyleOptionToolBar::QStyleOptionToolBar" href="qstyleoptiontoolbar.html#QStyleOptionToolBar" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionToolBar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolBar" fullname="QStyleOptionToolBar::QStyleOptionToolBar" href="qstyleoptiontoolbar.html#QStyleOptionToolBar-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionToolBar(const QStyleOptionToolBar & other)"> + <parameter left="const QStyleOptionToolBar &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionProgressBar" href="qstyleoptionprogressbar.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionProgressBar::StyleOptionType" href="qstyleoptionprogressbar.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_ProgressBar"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionProgressBar::StyleOptionVersion" href="qstyleoptionprogressbar.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="minimum" fullname="QStyleOptionProgressBar::minimum" href="qstyleoptionprogressbar.html#minimum-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="maximum" fullname="QStyleOptionProgressBar::maximum" href="qstyleoptionprogressbar.html#maximum-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="progress" fullname="QStyleOptionProgressBar::progress" href="qstyleoptionprogressbar.html#progress-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStyleOptionProgressBar::text" href="qstyleoptionprogressbar.html#text-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="textAlignment" fullname="QStyleOptionProgressBar::textAlignment" href="qstyleoptionprogressbar.html#textAlignment-var" location="qstyleoption.h" type="Qt::Alignment" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="textVisible" fullname="QStyleOptionProgressBar::textVisible" href="qstyleoptionprogressbar.html#textVisible-var" location="qstyleoption.h" type="bool" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionProgressBar" fullname="QStyleOptionProgressBar::QStyleOptionProgressBar" href="qstyleoptionprogressbar.html#QStyleOptionProgressBar" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionProgressBar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionProgressBar" fullname="QStyleOptionProgressBar::QStyleOptionProgressBar" href="qstyleoptionprogressbar.html#QStyleOptionProgressBar-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionProgressBar(const QStyleOptionProgressBar & other)"> + <parameter left="const QStyleOptionProgressBar &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionProgressBarV2" href="qstyleoptionprogressbarv2.html" location="qstyleoption.h" bases="QStyleOptionProgressBar" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionProgressBarV2::StyleOptionType" href="qstyleoptionprogressbarv2.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_ProgressBar"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionProgressBarV2::StyleOptionVersion" href="qstyleoptionprogressbarv2.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="2"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QStyleOptionProgressBarV2::orientation" href="qstyleoptionprogressbarv2.html#orientation-var" location="qstyleoption.h" type="Qt::Orientation" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="invertedAppearance" fullname="QStyleOptionProgressBarV2::invertedAppearance" href="qstyleoptionprogressbarv2.html#invertedAppearance-var" location="qstyleoption.h" type="bool" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="bottomToTop" fullname="QStyleOptionProgressBarV2::bottomToTop" href="qstyleoptionprogressbarv2.html#bottomToTop-var" location="qstyleoption.h" type="bool" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionProgressBarV2" fullname="QStyleOptionProgressBarV2::QStyleOptionProgressBarV2" href="qstyleoptionprogressbarv2.html#QStyleOptionProgressBarV2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionProgressBarV2()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionProgressBarV2" fullname="QStyleOptionProgressBarV2::QStyleOptionProgressBarV2" href="qstyleoptionprogressbarv2.html#QStyleOptionProgressBarV2-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionProgressBarV2(const QStyleOptionProgressBar & other)"> + <parameter left="const QStyleOptionProgressBar &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionProgressBarV2" fullname="QStyleOptionProgressBarV2::QStyleOptionProgressBarV2" href="qstyleoptionprogressbarv2.html#QStyleOptionProgressBarV2-3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStyleOptionProgressBarV2(const QStyleOptionProgressBarV2 & other)"> + <parameter left="const QStyleOptionProgressBarV2 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOptionProgressBarV2::operator=" href="qstyleoptionprogressbarv2.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOptionProgressBarV2 &" signature="operator=(const QStyleOptionProgressBar & other)"> + <parameter left="const QStyleOptionProgressBar &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionMenuItem" href="qstyleoptionmenuitem.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionMenuItem::StyleOptionType" href="qstyleoptionmenuitem.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_MenuItem"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionMenuItem::StyleOptionVersion" href="qstyleoptionmenuitem.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="MenuItemType" fullname="QStyleOptionMenuItem::MenuItemType" href="qstyleoptionmenuitem.html#MenuItemType-enum" location="qstyleoption.h"> + <value name="Normal" value="0"/> + <value name="DefaultItem" value="1"/> + <value name="Separator" value="2"/> + <value name="SubMenu" value="3"/> + <value name="Scroller" value="4"/> + <value name="TearOff" value="5"/> + <value name="Margin" value="6"/> + <value name="EmptyArea" value="7"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CheckType" fullname="QStyleOptionMenuItem::CheckType" href="qstyleoptionmenuitem.html#CheckType-enum" location="qstyleoption.h"> + <value name="NotCheckable" value="0"/> + <value name="Exclusive" value="1"/> + <value name="NonExclusive" value="2"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="menuItemType" fullname="QStyleOptionMenuItem::menuItemType" href="qstyleoptionmenuitem.html#menuItemType-var" location="qstyleoption.h" type="MenuItemType" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="checkType" fullname="QStyleOptionMenuItem::checkType" href="qstyleoptionmenuitem.html#checkType-var" location="qstyleoption.h" type="CheckType" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="checked" fullname="QStyleOptionMenuItem::checked" href="qstyleoptionmenuitem.html#checked-var" location="qstyleoption.h" type="bool" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="menuHasCheckableItems" fullname="QStyleOptionMenuItem::menuHasCheckableItems" href="qstyleoptionmenuitem.html#menuHasCheckableItems-var" location="qstyleoption.h" type="bool" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="menuRect" fullname="QStyleOptionMenuItem::menuRect" href="qstyleoptionmenuitem.html#menuRect-var" location="qstyleoption.h" type="QRect" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStyleOptionMenuItem::text" href="qstyleoptionmenuitem.html#text-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QStyleOptionMenuItem::icon" href="qstyleoptionmenuitem.html#icon-var" location="qstyleoption.h" type="QIcon" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="maxIconWidth" fullname="QStyleOptionMenuItem::maxIconWidth" href="qstyleoptionmenuitem.html#maxIconWidth-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="tabWidth" fullname="QStyleOptionMenuItem::tabWidth" href="qstyleoptionmenuitem.html#tabWidth-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QStyleOptionMenuItem::font" href="qstyleoptionmenuitem.html#font-var" location="qstyleoption.h" type="QFont" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionMenuItem" fullname="QStyleOptionMenuItem::QStyleOptionMenuItem" href="qstyleoptionmenuitem.html#QStyleOptionMenuItem" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionMenuItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionMenuItem" fullname="QStyleOptionMenuItem::QStyleOptionMenuItem" href="qstyleoptionmenuitem.html#QStyleOptionMenuItem-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionMenuItem(const QStyleOptionMenuItem & other)"> + <parameter left="const QStyleOptionMenuItem &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionQ3ListViewItem" href="qstyleoptionq3listviewitem.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionQ3ListViewItem::StyleOptionType" href="qstyleoptionq3listviewitem.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_Q3ListViewItem"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionQ3ListViewItem::StyleOptionVersion" href="qstyleoptionq3listviewitem.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItemFeature" fullname="QStyleOptionQ3ListViewItem::Q3ListViewItemFeature" href="qstyleoptionq3listviewitem.html#Q3ListViewItemFeature-enum" location="qstyleoption.h" typedef="QStyleOptionQ3ListViewItem::Q3ListViewItemFeatures"> + <value name="None" value="0x00"/> + <value name="Expandable" value="0x01"/> + <value name="MultiLine" value="0x02"/> + <value name="Visible" value="0x04"/> + <value name="ParentControl" value="0x08"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Q3ListViewItemFeatures" fullname="QStyleOptionQ3ListViewItem::Q3ListViewItemFeatures" href="qstyleoptionq3listviewitem.html#Q3ListViewItemFeatures-typedef" location="qstyleoption.h" enum="QStyleOptionQ3ListViewItem::Q3ListViewItemFeature"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="features" fullname="QStyleOptionQ3ListViewItem::features" href="qstyleoptionq3listviewitem.html#features-var" location="qstyleoption.h" type="Q3ListViewItemFeatures" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QStyleOptionQ3ListViewItem::height" href="qstyleoptionq3listviewitem.html#height-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="totalHeight" fullname="QStyleOptionQ3ListViewItem::totalHeight" href="qstyleoptionq3listviewitem.html#totalHeight-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="itemY" fullname="QStyleOptionQ3ListViewItem::itemY" href="qstyleoptionq3listviewitem.html#itemY-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="childCount" fullname="QStyleOptionQ3ListViewItem::childCount" href="qstyleoptionq3listviewitem.html#childCount-var" location="qstyleoption.h" type="int" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionQ3ListViewItem" fullname="QStyleOptionQ3ListViewItem::QStyleOptionQ3ListViewItem" href="qstyleoptionq3listviewitem.html#QStyleOptionQ3ListViewItem" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionQ3ListViewItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionQ3ListViewItem" fullname="QStyleOptionQ3ListViewItem::QStyleOptionQ3ListViewItem" href="qstyleoptionq3listviewitem.html#QStyleOptionQ3ListViewItem-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionQ3ListViewItem(const QStyleOptionQ3ListViewItem & other)"> + <parameter left="const QStyleOptionQ3ListViewItem &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionQ3DockWindow" href="qstyleoptionq3dockwindow.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionQ3DockWindow::StyleOptionType" href="qstyleoptionq3dockwindow.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_Q3DockWindow"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionQ3DockWindow::StyleOptionVersion" href="qstyleoptionq3dockwindow.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="docked" fullname="QStyleOptionQ3DockWindow::docked" href="qstyleoptionq3dockwindow.html#docked-var" location="qstyleoption.h" type="bool" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="closeEnabled" fullname="QStyleOptionQ3DockWindow::closeEnabled" href="qstyleoptionq3dockwindow.html#closeEnabled-var" location="qstyleoption.h" type="bool" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionQ3DockWindow" fullname="QStyleOptionQ3DockWindow::QStyleOptionQ3DockWindow" href="qstyleoptionq3dockwindow.html#QStyleOptionQ3DockWindow" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionQ3DockWindow()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionQ3DockWindow" fullname="QStyleOptionQ3DockWindow::QStyleOptionQ3DockWindow" href="qstyleoptionq3dockwindow.html#QStyleOptionQ3DockWindow-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionQ3DockWindow(const QStyleOptionQ3DockWindow & other)"> + <parameter left="const QStyleOptionQ3DockWindow &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionDockWidget" href="qstyleoptiondockwidget.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionDockWidget::StyleOptionType" href="qstyleoptiondockwidget.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_DockWidget"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionDockWidget::StyleOptionVersion" href="qstyleoptiondockwidget.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QStyleOptionDockWidget::title" href="qstyleoptiondockwidget.html#title-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="closable" fullname="QStyleOptionDockWidget::closable" href="qstyleoptiondockwidget.html#closable-var" location="qstyleoption.h" type="bool" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="movable" fullname="QStyleOptionDockWidget::movable" href="qstyleoptiondockwidget.html#movable-var" location="qstyleoption.h" type="bool" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="floatable" fullname="QStyleOptionDockWidget::floatable" href="qstyleoptiondockwidget.html#floatable-var" location="qstyleoption.h" type="bool" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionDockWidget" fullname="QStyleOptionDockWidget::QStyleOptionDockWidget" href="qstyleoptiondockwidget.html#QStyleOptionDockWidget" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionDockWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionDockWidget" fullname="QStyleOptionDockWidget::QStyleOptionDockWidget" href="qstyleoptiondockwidget.html#QStyleOptionDockWidget-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionDockWidget(const QStyleOptionDockWidget & other)"> + <parameter left="const QStyleOptionDockWidget &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItem" href="qstyleoptionviewitem.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionViewItem::StyleOptionType" href="qstyleoptionviewitem.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_ViewItem"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionViewItem::StyleOptionVersion" href="qstyleoptionviewitem.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Position" fullname="QStyleOptionViewItem::Position" href="qstyleoptionviewitem.html#Position-enum" location="qstyleoption.h"> + <value name="Left" value="0"/> + <value name="Right" value="1"/> + <value name="Top" value="2"/> + <value name="Bottom" value="3"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="displayAlignment" fullname="QStyleOptionViewItem::displayAlignment" href="qstyleoptionviewitem.html#displayAlignment-var" location="qstyleoption.h" type="Qt::Alignment" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="decorationAlignment" fullname="QStyleOptionViewItem::decorationAlignment" href="qstyleoptionviewitem.html#decorationAlignment-var" location="qstyleoption.h" type="Qt::Alignment" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="textElideMode" fullname="QStyleOptionViewItem::textElideMode" href="qstyleoptionviewitem.html#textElideMode-var" location="qstyleoption.h" type="Qt::TextElideMode" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="decorationPosition" fullname="QStyleOptionViewItem::decorationPosition" href="qstyleoptionviewitem.html#decorationPosition-var" location="qstyleoption.h" type="Position" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="decorationSize" fullname="QStyleOptionViewItem::decorationSize" href="qstyleoptionviewitem.html#decorationSize-var" location="qstyleoption.h" type="QSize" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QStyleOptionViewItem::font" href="qstyleoptionviewitem.html#font-var" location="qstyleoption.h" type="QFont" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="showDecorationSelected" fullname="QStyleOptionViewItem::showDecorationSelected" href="qstyleoptionviewitem.html#showDecorationSelected-var" location="qstyleoption.h" type="bool" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItem" fullname="QStyleOptionViewItem::QStyleOptionViewItem" href="qstyleoptionviewitem.html#QStyleOptionViewItem" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionViewItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItem" fullname="QStyleOptionViewItem::QStyleOptionViewItem" href="qstyleoptionviewitem.html#QStyleOptionViewItem-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionViewItem(const QStyleOptionViewItem & other)"> + <parameter left="const QStyleOptionViewItem &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV2" href="qstyleoptionviewitemv2.html" location="qstyleoption.h" bases="QStyleOptionViewItem" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionViewItemV2::StyleOptionVersion" href="qstyleoptionviewitemv2.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ViewItemFeature" fullname="QStyleOptionViewItemV2::ViewItemFeature" href="qstyleoptionviewitemv2.html#ViewItemFeature-enum" location="qstyleoption.h" typedef="QStyleOptionViewItemV2::ViewItemFeatures"> + <value name="None" value="0x00"/> + <value name="WrapText" value="0x01"/> + <value name="Alternate" value="0x02"/> + <value name="HasCheckIndicator" value="0x04"/> + <value name="HasDisplay" value="0x08"/> + <value name="HasDecoration" value="0x10"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ViewItemFeatures" fullname="QStyleOptionViewItemV2::ViewItemFeatures" href="qstyleoptionviewitemv2.html#ViewItemFeatures-typedef" location="qstyleoption.h" enum="QStyleOptionViewItemV2::ViewItemFeature"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="features" fullname="QStyleOptionViewItemV2::features" href="qstyleoptionviewitemv2.html#features-var" location="qstyleoption.h" type="ViewItemFeatures" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV2" fullname="QStyleOptionViewItemV2::QStyleOptionViewItemV2" href="qstyleoptionviewitemv2.html#QStyleOptionViewItemV2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionViewItemV2()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV2" fullname="QStyleOptionViewItemV2::QStyleOptionViewItemV2" href="qstyleoptionviewitemv2.html#QStyleOptionViewItemV2-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionViewItemV2(const QStyleOptionViewItemV2 & other)"> + <parameter left="const QStyleOptionViewItemV2 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV2" fullname="QStyleOptionViewItemV2::QStyleOptionViewItemV2" href="qstyleoptionviewitemv2.html#QStyleOptionViewItemV2-3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStyleOptionViewItemV2(const QStyleOptionViewItem & other)"> + <parameter left="const QStyleOptionViewItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOptionViewItemV2::operator=" href="qstyleoptionviewitemv2.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOptionViewItemV2 &" signature="operator=(const QStyleOptionViewItem & other)"> + <parameter left="const QStyleOptionViewItem &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV3" href="qstyleoptionviewitemv3.html" location="qstyleoption.h" bases="QStyleOptionViewItemV2" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionViewItemV3::StyleOptionVersion" href="qstyleoptionviewitemv3.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="3"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="locale" fullname="QStyleOptionViewItemV3::locale" href="qstyleoptionviewitemv3.html#locale-var" location="qstyleoption.h" type="QLocale" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QStyleOptionViewItemV3::widget" href="qstyleoptionviewitemv3.html#widget-var" location="qstyleoption.h" type="const QWidget *" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV3" fullname="QStyleOptionViewItemV3::QStyleOptionViewItemV3" href="qstyleoptionviewitemv3.html#QStyleOptionViewItemV3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionViewItemV3()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV3" fullname="QStyleOptionViewItemV3::QStyleOptionViewItemV3" href="qstyleoptionviewitemv3.html#QStyleOptionViewItemV3-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionViewItemV3(const QStyleOptionViewItemV3 & other)"> + <parameter left="const QStyleOptionViewItemV3 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV3" fullname="QStyleOptionViewItemV3::QStyleOptionViewItemV3" href="qstyleoptionviewitemv3.html#QStyleOptionViewItemV3-3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStyleOptionViewItemV3(const QStyleOptionViewItem & other)"> + <parameter left="const QStyleOptionViewItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOptionViewItemV3::operator=" href="qstyleoptionviewitemv3.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOptionViewItemV3 &" signature="operator=(const QStyleOptionViewItem & other)"> + <parameter left="const QStyleOptionViewItem &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV4" href="qstyleoptionviewitemv4.html" location="qstyleoption.h" bases="QStyleOptionViewItemV3" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionViewItemV4::StyleOptionVersion" href="qstyleoptionviewitemv4.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ViewItemPosition" fullname="QStyleOptionViewItemV4::ViewItemPosition" href="qstyleoptionviewitemv4.html#ViewItemPosition-enum" location="qstyleoption.h"> + <value name="Invalid" value="0"/> + <value name="Beginning" value="1"/> + <value name="Middle" value="2"/> + <value name="End" value="3"/> + <value name="OnlyOne" value="4"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QStyleOptionViewItemV4::index" href="qstyleoptionviewitemv4.html#index-var" location="qstyleoption.h" type="QModelIndex" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="checkState" fullname="QStyleOptionViewItemV4::checkState" href="qstyleoptionviewitemv4.html#checkState-var" location="qstyleoption.h" type="Qt::CheckState" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QStyleOptionViewItemV4::icon" href="qstyleoptionviewitemv4.html#icon-var" location="qstyleoption.h" type="QIcon" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStyleOptionViewItemV4::text" href="qstyleoptionviewitemv4.html#text-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="viewItemPosition" fullname="QStyleOptionViewItemV4::viewItemPosition" href="qstyleoptionviewitemv4.html#viewItemPosition-var" location="qstyleoption.h" type="ViewItemPosition" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="backgroundBrush" fullname="QStyleOptionViewItemV4::backgroundBrush" href="qstyleoptionviewitemv4.html#backgroundBrush-var" location="qstyleoption.h" type="QBrush" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV4" fullname="QStyleOptionViewItemV4::QStyleOptionViewItemV4" href="qstyleoptionviewitemv4.html#QStyleOptionViewItemV4" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionViewItemV4()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV4" fullname="QStyleOptionViewItemV4::QStyleOptionViewItemV4" href="qstyleoptionviewitemv4.html#QStyleOptionViewItemV4-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionViewItemV4(const QStyleOptionViewItemV4 & other)"> + <parameter left="const QStyleOptionViewItemV4 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionViewItemV4" fullname="QStyleOptionViewItemV4::QStyleOptionViewItemV4" href="qstyleoptionviewitemv4.html#QStyleOptionViewItemV4-3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStyleOptionViewItemV4(const QStyleOptionViewItem & other)"> + <parameter left="const QStyleOptionViewItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOptionViewItemV4::operator=" href="qstyleoptionviewitemv4.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOptionViewItemV4 &" signature="operator=(const QStyleOptionViewItem & other)"> + <parameter left="const QStyleOptionViewItem &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolBox" href="qstyleoptiontoolbox.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionToolBox::StyleOptionType" href="qstyleoptiontoolbox.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_ToolBox"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionToolBox::StyleOptionVersion" href="qstyleoptiontoolbox.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStyleOptionToolBox::text" href="qstyleoptiontoolbox.html#text-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QStyleOptionToolBox::icon" href="qstyleoptiontoolbox.html#icon-var" location="qstyleoption.h" type="QIcon" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolBox" fullname="QStyleOptionToolBox::QStyleOptionToolBox" href="qstyleoptiontoolbox.html#QStyleOptionToolBox" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionToolBox()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolBox" fullname="QStyleOptionToolBox::QStyleOptionToolBox" href="qstyleoptiontoolbox.html#QStyleOptionToolBox-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionToolBox(const QStyleOptionToolBox & other)"> + <parameter left="const QStyleOptionToolBox &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolBoxV2" href="qstyleoptiontoolboxv2.html" location="qstyleoption.h" bases="QStyleOptionToolBox" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionToolBoxV2::StyleOptionVersion" href="qstyleoptiontoolboxv2.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TabPosition" fullname="QStyleOptionToolBoxV2::TabPosition" href="qstyleoptiontoolboxv2.html#TabPosition-enum" location="qstyleoption.h"> + <value name="Beginning" value="0"/> + <value name="Middle" value="1"/> + <value name="End" value="2"/> + <value name="OnlyOneTab" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectedPosition" fullname="QStyleOptionToolBoxV2::SelectedPosition" href="qstyleoptiontoolboxv2.html#SelectedPosition-enum" location="qstyleoption.h"> + <value name="NotAdjacent" value="0"/> + <value name="NextIsSelected" value="1"/> + <value name="PreviousIsSelected" value="2"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QStyleOptionToolBoxV2::position" href="qstyleoptiontoolboxv2.html#position-var" location="qstyleoption.h" type="TabPosition" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="selectedPosition" fullname="QStyleOptionToolBoxV2::selectedPosition" href="qstyleoptiontoolboxv2.html#selectedPosition-var" location="qstyleoption.h" type="SelectedPosition" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolBoxV2" fullname="QStyleOptionToolBoxV2::QStyleOptionToolBoxV2" href="qstyleoptiontoolboxv2.html#QStyleOptionToolBoxV2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionToolBoxV2()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolBoxV2" fullname="QStyleOptionToolBoxV2::QStyleOptionToolBoxV2" href="qstyleoptiontoolboxv2.html#QStyleOptionToolBoxV2-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionToolBoxV2(const QStyleOptionToolBoxV2 & other)"> + <parameter left="const QStyleOptionToolBoxV2 &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolBoxV2" fullname="QStyleOptionToolBoxV2::QStyleOptionToolBoxV2" href="qstyleoptiontoolboxv2.html#QStyleOptionToolBoxV2-3" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStyleOptionToolBoxV2(const QStyleOptionToolBox & other)"> + <parameter left="const QStyleOptionToolBox &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStyleOptionToolBoxV2::operator=" href="qstyleoptiontoolboxv2.html#operator=" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStyleOptionToolBoxV2 &" signature="operator=(const QStyleOptionToolBox & other)"> + <parameter left="const QStyleOptionToolBox &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionRubberBand" href="qstyleoptionrubberband.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionRubberBand::StyleOptionType" href="qstyleoptionrubberband.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_RubberBand"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionRubberBand::StyleOptionVersion" href="qstyleoptionrubberband.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QStyleOptionRubberBand::shape" href="qstyleoptionrubberband.html#shape-var" location="qstyleoption.h" type="QRubberBand::Shape" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="opaque" fullname="QStyleOptionRubberBand::opaque" href="qstyleoptionrubberband.html#opaque-var" location="qstyleoption.h" type="bool" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionRubberBand" fullname="QStyleOptionRubberBand::QStyleOptionRubberBand" href="qstyleoptionrubberband.html#QStyleOptionRubberBand" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionRubberBand()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionRubberBand" fullname="QStyleOptionRubberBand::QStyleOptionRubberBand" href="qstyleoptionrubberband.html#QStyleOptionRubberBand-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionRubberBand(const QStyleOptionRubberBand & other)"> + <parameter left="const QStyleOptionRubberBand &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionComplex" href="qstyleoptioncomplex.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionComplex::StyleOptionType" href="qstyleoptioncomplex.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_Complex"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionComplex::StyleOptionVersion" href="qstyleoptioncomplex.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="subControls" fullname="QStyleOptionComplex::subControls" href="qstyleoptioncomplex.html#subControls-var" location="qstyleoption.h" type="QStyle::SubControls" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="activeSubControls" fullname="QStyleOptionComplex::activeSubControls" href="qstyleoptioncomplex.html#activeSubControls-var" location="qstyleoption.h" type="QStyle::SubControls" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionComplex" fullname="QStyleOptionComplex::QStyleOptionComplex" href="qstyleoptioncomplex.html#QStyleOptionComplex" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionComplex(int version, int type)"> + <parameter left="int" right="" name="version" default="QStyleOptionComplex::Version"/> + <parameter left="int" right="" name="type" default="SO_Complex"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionComplex" fullname="QStyleOptionComplex::QStyleOptionComplex" href="qstyleoptioncomplex.html#QStyleOptionComplex-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionComplex(const QStyleOptionComplex & other)"> + <parameter left="const QStyleOptionComplex &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionSlider" href="qstyleoptionslider.html" location="qstyleoption.h" bases="QStyleOptionComplex" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionSlider::StyleOptionType" href="qstyleoptionslider.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_Slider"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionSlider::StyleOptionVersion" href="qstyleoptionslider.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QStyleOptionSlider::orientation" href="qstyleoptionslider.html#orientation-var" location="qstyleoption.h" type="Qt::Orientation" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="minimum" fullname="QStyleOptionSlider::minimum" href="qstyleoptionslider.html#minimum-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="maximum" fullname="QStyleOptionSlider::maximum" href="qstyleoptionslider.html#maximum-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="tickPosition" fullname="QStyleOptionSlider::tickPosition" href="qstyleoptionslider.html#tickPosition-var" location="qstyleoption.h" type="QSlider::TickPosition" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="tickInterval" fullname="QStyleOptionSlider::tickInterval" href="qstyleoptionslider.html#tickInterval-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="upsideDown" fullname="QStyleOptionSlider::upsideDown" href="qstyleoptionslider.html#upsideDown-var" location="qstyleoption.h" type="bool" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="sliderPosition" fullname="QStyleOptionSlider::sliderPosition" href="qstyleoptionslider.html#sliderPosition-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="sliderValue" fullname="QStyleOptionSlider::sliderValue" href="qstyleoptionslider.html#sliderValue-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="singleStep" fullname="QStyleOptionSlider::singleStep" href="qstyleoptionslider.html#singleStep-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="pageStep" fullname="QStyleOptionSlider::pageStep" href="qstyleoptionslider.html#pageStep-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="notchTarget" fullname="QStyleOptionSlider::notchTarget" href="qstyleoptionslider.html#notchTarget-var" location="qstyleoption.h" type="qreal" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="dialWrapping" fullname="QStyleOptionSlider::dialWrapping" href="qstyleoptionslider.html#dialWrapping-var" location="qstyleoption.h" type="bool" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionSlider" fullname="QStyleOptionSlider::QStyleOptionSlider" href="qstyleoptionslider.html#QStyleOptionSlider" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionSlider()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionSlider" fullname="QStyleOptionSlider::QStyleOptionSlider" href="qstyleoptionslider.html#QStyleOptionSlider-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionSlider(const QStyleOptionSlider & other)"> + <parameter left="const QStyleOptionSlider &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionSpinBox" href="qstyleoptionspinbox.html" location="qstyleoption.h" bases="QStyleOptionComplex" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionSpinBox::StyleOptionType" href="qstyleoptionspinbox.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_SpinBox"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionSpinBox::StyleOptionVersion" href="qstyleoptionspinbox.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="buttonSymbols" fullname="QStyleOptionSpinBox::buttonSymbols" href="qstyleoptionspinbox.html#buttonSymbols-var" location="qstyleoption.h" type="QAbstractSpinBox::ButtonSymbols" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="stepEnabled" fullname="QStyleOptionSpinBox::stepEnabled" href="qstyleoptionspinbox.html#stepEnabled-var" location="qstyleoption.h" type="QAbstractSpinBox::StepEnabled" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="frame" fullname="QStyleOptionSpinBox::frame" href="qstyleoptionspinbox.html#frame-var" location="qstyleoption.h" type="bool" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionSpinBox" fullname="QStyleOptionSpinBox::QStyleOptionSpinBox" href="qstyleoptionspinbox.html#QStyleOptionSpinBox" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionSpinBox()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionSpinBox" fullname="QStyleOptionSpinBox::QStyleOptionSpinBox" href="qstyleoptionspinbox.html#QStyleOptionSpinBox-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionSpinBox(const QStyleOptionSpinBox & other)"> + <parameter left="const QStyleOptionSpinBox &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionQ3ListView" href="qstyleoptionq3listview.html" location="qstyleoption.h" bases="QStyleOptionComplex" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionQ3ListView::StyleOptionType" href="qstyleoptionq3listview.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_Q3ListView"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionQ3ListView::StyleOptionVersion" href="qstyleoptionq3listview.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="items" fullname="QStyleOptionQ3ListView::items" href="qstyleoptionq3listview.html#items-var" location="qstyleoption.h" type="QList<QStyleOptionQ3ListViewItem>" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="viewportPalette" fullname="QStyleOptionQ3ListView::viewportPalette" href="qstyleoptionq3listview.html#viewportPalette-var" location="qstyleoption.h" type="QPalette" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="viewportBGRole" fullname="QStyleOptionQ3ListView::viewportBGRole" href="qstyleoptionq3listview.html#viewportBGRole-var" location="qstyleoption.h" type="QPalette::ColorRole" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="sortColumn" fullname="QStyleOptionQ3ListView::sortColumn" href="qstyleoptionq3listview.html#sortColumn-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="itemMargin" fullname="QStyleOptionQ3ListView::itemMargin" href="qstyleoptionq3listview.html#itemMargin-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="treeStepSize" fullname="QStyleOptionQ3ListView::treeStepSize" href="qstyleoptionq3listview.html#treeStepSize-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="rootIsDecorated" fullname="QStyleOptionQ3ListView::rootIsDecorated" href="qstyleoptionq3listview.html#rootIsDecorated-var" location="qstyleoption.h" type="bool" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionQ3ListView" fullname="QStyleOptionQ3ListView::QStyleOptionQ3ListView" href="qstyleoptionq3listview.html#QStyleOptionQ3ListView" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionQ3ListView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionQ3ListView" fullname="QStyleOptionQ3ListView::QStyleOptionQ3ListView" href="qstyleoptionq3listview.html#QStyleOptionQ3ListView-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionQ3ListView(const QStyleOptionQ3ListView & other)"> + <parameter left="const QStyleOptionQ3ListView &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolButton" href="qstyleoptiontoolbutton.html" location="qstyleoption.h" bases="QStyleOptionComplex" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionToolButton::StyleOptionType" href="qstyleoptiontoolbutton.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_ToolButton"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionToolButton::StyleOptionVersion" href="qstyleoptiontoolbutton.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ToolButtonFeature" fullname="QStyleOptionToolButton::ToolButtonFeature" href="qstyleoptiontoolbutton.html#ToolButtonFeature-enum" location="qstyleoption.h" typedef="QStyleOptionToolButton::ToolButtonFeatures"> + <value name="None" value="0x00"/> + <value name="Arrow" value="0x01"/> + <value name="Menu" value="0x04"/> + <value name="MenuButtonPopup" value="Menu"/> + <value name="PopupDelay" value="0x08"/> + <value name="HasMenu" value="0x10"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ToolButtonFeatures" fullname="QStyleOptionToolButton::ToolButtonFeatures" href="qstyleoptiontoolbutton.html#ToolButtonFeatures-typedef" location="qstyleoption.h" enum="QStyleOptionToolButton::ToolButtonFeature"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="features" fullname="QStyleOptionToolButton::features" href="qstyleoptiontoolbutton.html#features-var" location="qstyleoption.h" type="ToolButtonFeatures" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QStyleOptionToolButton::icon" href="qstyleoptiontoolbutton.html#icon-var" location="qstyleoption.h" type="QIcon" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QStyleOptionToolButton::iconSize" href="qstyleoptiontoolbutton.html#iconSize-var" location="qstyleoption.h" type="QSize" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStyleOptionToolButton::text" href="qstyleoptiontoolbutton.html#text-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="arrowType" fullname="QStyleOptionToolButton::arrowType" href="qstyleoptiontoolbutton.html#arrowType-var" location="qstyleoption.h" type="Qt::ArrowType" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="toolButtonStyle" fullname="QStyleOptionToolButton::toolButtonStyle" href="qstyleoptiontoolbutton.html#toolButtonStyle-var" location="qstyleoption.h" type="Qt::ToolButtonStyle" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QStyleOptionToolButton::pos" href="qstyleoptiontoolbutton.html#pos-var" location="qstyleoption.h" type="QPoint" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QStyleOptionToolButton::font" href="qstyleoptiontoolbutton.html#font-var" location="qstyleoption.h" type="QFont" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolButton" fullname="QStyleOptionToolButton::QStyleOptionToolButton" href="qstyleoptiontoolbutton.html#QStyleOptionToolButton" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionToolButton()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionToolButton" fullname="QStyleOptionToolButton::QStyleOptionToolButton" href="qstyleoptiontoolbutton.html#QStyleOptionToolButton-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionToolButton(const QStyleOptionToolButton & other)"> + <parameter left="const QStyleOptionToolButton &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionComboBox" href="qstyleoptioncombobox.html" location="qstyleoption.h" bases="QStyleOptionComplex" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionComboBox::StyleOptionType" href="qstyleoptioncombobox.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_ComboBox"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionComboBox::StyleOptionVersion" href="qstyleoptioncombobox.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="editable" fullname="QStyleOptionComboBox::editable" href="qstyleoptioncombobox.html#editable-var" location="qstyleoption.h" type="bool" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="popupRect" fullname="QStyleOptionComboBox::popupRect" href="qstyleoptioncombobox.html#popupRect-var" location="qstyleoption.h" type="QRect" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="frame" fullname="QStyleOptionComboBox::frame" href="qstyleoptioncombobox.html#frame-var" location="qstyleoption.h" type="bool" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="currentText" fullname="QStyleOptionComboBox::currentText" href="qstyleoptioncombobox.html#currentText-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="currentIcon" fullname="QStyleOptionComboBox::currentIcon" href="qstyleoptioncombobox.html#currentIcon-var" location="qstyleoption.h" type="QIcon" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QStyleOptionComboBox::iconSize" href="qstyleoptioncombobox.html#iconSize-var" location="qstyleoption.h" type="QSize" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionComboBox" fullname="QStyleOptionComboBox::QStyleOptionComboBox" href="qstyleoptioncombobox.html#QStyleOptionComboBox" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionComboBox()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionComboBox" fullname="QStyleOptionComboBox::QStyleOptionComboBox" href="qstyleoptioncombobox.html#QStyleOptionComboBox-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionComboBox(const QStyleOptionComboBox & other)"> + <parameter left="const QStyleOptionComboBox &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTitleBar" href="qstyleoptiontitlebar.html" location="qstyleoption.h" bases="QStyleOptionComplex" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionTitleBar::StyleOptionType" href="qstyleoptiontitlebar.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_TitleBar"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionTitleBar::StyleOptionVersion" href="qstyleoptiontitlebar.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStyleOptionTitleBar::text" href="qstyleoptiontitlebar.html#text-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QStyleOptionTitleBar::icon" href="qstyleoptiontitlebar.html#icon-var" location="qstyleoption.h" type="QIcon" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="titleBarState" fullname="QStyleOptionTitleBar::titleBarState" href="qstyleoptiontitlebar.html#titleBarState-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="titleBarFlags" fullname="QStyleOptionTitleBar::titleBarFlags" href="qstyleoptiontitlebar.html#titleBarFlags-var" location="qstyleoption.h" type="Qt::WindowFlags" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTitleBar" fullname="QStyleOptionTitleBar::QStyleOptionTitleBar" href="qstyleoptiontitlebar.html#QStyleOptionTitleBar" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionTitleBar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionTitleBar" fullname="QStyleOptionTitleBar::QStyleOptionTitleBar" href="qstyleoptiontitlebar.html#QStyleOptionTitleBar-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionTitleBar(const QStyleOptionTitleBar & other)"> + <parameter left="const QStyleOptionTitleBar &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionGroupBox" href="qstyleoptiongroupbox.html" location="qstyleoption.h" bases="QStyleOptionComplex" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionGroupBox::StyleOptionType" href="qstyleoptiongroupbox.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_GroupBox"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionGroupBox::StyleOptionVersion" href="qstyleoptiongroupbox.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="features" fullname="QStyleOptionGroupBox::features" href="qstyleoptiongroupbox.html#features-var" location="qstyleoption.h" type="QStyleOptionFrameV2::FrameFeatures" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStyleOptionGroupBox::text" href="qstyleoptiongroupbox.html#text-var" location="qstyleoption.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="textAlignment" fullname="QStyleOptionGroupBox::textAlignment" href="qstyleoptiongroupbox.html#textAlignment-var" location="qstyleoption.h" type="Qt::Alignment" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="textColor" fullname="QStyleOptionGroupBox::textColor" href="qstyleoptiongroupbox.html#textColor-var" location="qstyleoption.h" type="QColor" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="lineWidth" fullname="QStyleOptionGroupBox::lineWidth" href="qstyleoptiongroupbox.html#lineWidth-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="midLineWidth" fullname="QStyleOptionGroupBox::midLineWidth" href="qstyleoptiongroupbox.html#midLineWidth-var" location="qstyleoption.h" type="int" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionGroupBox" fullname="QStyleOptionGroupBox::QStyleOptionGroupBox" href="qstyleoptiongroupbox.html#QStyleOptionGroupBox" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionGroupBox()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionGroupBox" fullname="QStyleOptionGroupBox::QStyleOptionGroupBox" href="qstyleoptiongroupbox.html#QStyleOptionGroupBox-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionGroupBox(const QStyleOptionGroupBox & other)"> + <parameter left="const QStyleOptionGroupBox &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionSizeGrip" href="qstyleoptionsizegrip.html" location="qstyleoption.h" bases="QStyleOptionComplex" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionSizeGrip::StyleOptionType" href="qstyleoptionsizegrip.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_SizeGrip"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionSizeGrip::StyleOptionVersion" href="qstyleoptionsizegrip.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="corner" fullname="QStyleOptionSizeGrip::corner" href="qstyleoptionsizegrip.html#corner-var" location="qstyleoption.h" type="Qt::Corner" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionSizeGrip" fullname="QStyleOptionSizeGrip::QStyleOptionSizeGrip" href="qstyleoptionsizegrip.html#QStyleOptionSizeGrip" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionSizeGrip()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionSizeGrip" fullname="QStyleOptionSizeGrip::QStyleOptionSizeGrip" href="qstyleoptionsizegrip.html#QStyleOptionSizeGrip-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionSizeGrip(const QStyleOptionSizeGrip & other)"> + <parameter left="const QStyleOptionSizeGrip &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionGraphicsItem" href="qstyleoptiongraphicsitem.html" location="qstyleoption.h" bases="QStyleOption" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleOptionGraphicsItem::StyleOptionType" href="qstyleoptiongraphicsitem.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SO_GraphicsItem"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleOptionGraphicsItem::StyleOptionVersion" href="qstyleoptiongraphicsitem.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="exposedRect" fullname="QStyleOptionGraphicsItem::exposedRect" href="qstyleoptiongraphicsitem.html#exposedRect-var" location="qstyleoption.h" type="QRectF" static="false"/> + <variable access="public" threadsafety="unspecified" status="obsolete" name="matrix" fullname="QStyleOptionGraphicsItem::matrix" href="qstyleoptiongraphicsitem-obsolete.html#matrix-var" location="qstyleoption.h" type="QMatrix" static="false"/> + <variable access="public" threadsafety="unspecified" status="obsolete" name="levelOfDetail" fullname="QStyleOptionGraphicsItem::levelOfDetail" href="qstyleoptiongraphicsitem-obsolete.html#levelOfDetail-var" location="qstyleoption.h" type="qreal" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionGraphicsItem" fullname="QStyleOptionGraphicsItem::QStyleOptionGraphicsItem" href="qstyleoptiongraphicsitem.html#QStyleOptionGraphicsItem" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleOptionGraphicsItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleOptionGraphicsItem" fullname="QStyleOptionGraphicsItem::QStyleOptionGraphicsItem" href="qstyleoptiongraphicsitem.html#QStyleOptionGraphicsItem-2" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStyleOptionGraphicsItem(const QStyleOptionGraphicsItem & other)"> + <parameter left="const QStyleOptionGraphicsItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="levelOfDetailFromTransform" fullname="QStyleOptionGraphicsItem::levelOfDetailFromTransform" href="qstyleoptiongraphicsitem.html#levelOfDetailFromTransform" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="qreal" signature="levelOfDetailFromTransform(const QTransform & worldTransform)"> + <parameter left="const QTransform &" right="" name="worldTransform" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qstyleoption_cast" href="qstyleoption.html#qstyleoption_cast" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QStyleOption" type="T" signature="qstyleoption_cast(const QStyleOption * option)"> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qstyleoption_cast" href="qstyleoption.html#qstyleoption_cast-3" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QStyleOption" type="T" signature="qstyleoption_cast(QStyleOption * option)"> + <parameter left="QStyleOption *" right="" name="option" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleHintReturn" href="qstylehintreturn.html" location="qstyleoption.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="HintReturnType" fullname="QStyleHintReturn::HintReturnType" href="qstylehintreturn.html#HintReturnType-enum" location="qstyleoption.h"> + <value name="SH_Default" value="0xf000"/> + <value name="SH_Mask" value=""/> + <value name="SH_Variant" value=""/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleHintReturn::StyleOptionType" href="qstylehintreturn.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SH_Default"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleHintReturn::StyleOptionVersion" href="qstylehintreturn.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleHintReturn" fullname="QStyleHintReturn::QStyleHintReturn" href="qstylehintreturn.html#QStyleHintReturn" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleHintReturn(int version, int type)"> + <parameter left="int" right="" name="version" default="QStyleOption::Version"/> + <parameter left="int" right="" name="type" default="SH_Default"/> + </function> + <variable access="public" threadsafety="unspecified" status="commendable" name="version" fullname="QStyleHintReturn::version" href="qstylehintreturn.html#version-var" location="qstyleoption.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QStyleHintReturn::type" href="qstylehintreturn.html#type-var" location="qstyleoption.h" type="int" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleHintReturnMask" href="qstylehintreturnmask.html" location="qstyleoption.h" bases="QStyleHintReturn" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleHintReturnMask::StyleOptionType" href="qstylehintreturnmask.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SH_Mask"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleHintReturnMask::StyleOptionVersion" href="qstylehintreturnmask.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleHintReturnMask" fullname="QStyleHintReturnMask::QStyleHintReturnMask" href="qstylehintreturnmask.html#QStyleHintReturnMask" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleHintReturnMask()"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="region" fullname="QStyleHintReturnMask::region" href="qstylehintreturnmask.html#region-var" location="qstyleoption.h" type="QRegion" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyleHintReturnVariant" href="qstylehintreturnvariant.html" location="qstyleoption.h" bases="QStyleHintReturn" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionType" fullname="QStyleHintReturnVariant::StyleOptionType" href="qstylehintreturnvariant.html#StyleOptionType-enum" location="qstyleoption.h"> + <value name="Type" value="SH_Variant"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleOptionVersion" fullname="QStyleHintReturnVariant::StyleOptionVersion" href="qstylehintreturnvariant.html#StyleOptionVersion-enum" location="qstyleoption.h"> + <value name="Version" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyleHintReturnVariant" fullname="QStyleHintReturnVariant::QStyleHintReturnVariant" href="qstylehintreturnvariant.html#QStyleHintReturnVariant" location="qstyleoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyleHintReturnVariant()"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="variant" fullname="QStyleHintReturnVariant::variant" href="qstylehintreturnvariant.html#variant-var" location="qstyleoption.h" type="QVariant" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qstyleoption_cast" href="qstylehintreturn.html#qstyleoption_cast-2" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QStyleHintReturn" type="T" signature="qstyleoption_cast(const QStyleHintReturn * hint)"> + <parameter left="const QStyleHintReturn *" right="" name="hint" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qstyleoption_cast" href="qstylehintreturn.html#qstyleoption_cast-4" location="qstyleoption.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="QStyleHintReturn" type="T" signature="qstyleoption_cast(QStyleHintReturn * hint)"> + <parameter left="QStyleHintReturn *" right="" name="hint" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QShortcut" href="qshortcut.html" location="qshortcut.h" bases="QObject" module="QtGui"> + <target name="mnemonic"/> + <property access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QShortcut::key" href="qshortcut.html#key-prop" location="qshortcut.h" type="QKeySequence"> + <getter name="key"/> + <setter name="setKey"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QShortcut::whatsThis" href="qshortcut.html#whatsThis-prop" location="qshortcut.h" type="QString"> + <getter name="whatsThis"/> + <setter name="setWhatsThis"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="enabled" fullname="QShortcut::enabled" href="qshortcut.html#enabled-prop" location="qshortcut.h" type="bool"> + <getter name="isEnabled"/> + <setter name="setEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoRepeat" fullname="QShortcut::autoRepeat" href="qshortcut.html#autoRepeat-prop" location="qshortcut.h" type="bool"> + <getter name="autoRepeat"/> + <setter name="setAutoRepeat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="context" fullname="QShortcut::context" href="qshortcut.html#context-prop" location="qshortcut.h" type="Qt::ShortcutContext"> + <getter name="context"/> + <setter name="setContext"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QShortcut" fullname="QShortcut::QShortcut" href="qshortcut.html#QShortcut" location="qshortcut.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QShortcut(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QShortcut" fullname="QShortcut::QShortcut" href="qshortcut.html#QShortcut-2" location="qshortcut.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QShortcut(const QKeySequence & key, QWidget * parent, const char * member, const char * ambiguousMember, Qt::ShortcutContext context)"> + <parameter left="const QKeySequence &" right="" name="key" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="member" default="0"/> + <parameter left="const char *" right="" name="ambiguousMember" default="0"/> + <parameter left="Qt::ShortcutContext" right="" name="context" default="Qt::WindowShortcut"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QShortcut" fullname="QShortcut::~QShortcut" href="qshortcut.html#dtor.QShortcut" location="qshortcut.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QShortcut()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKey" fullname="QShortcut::setKey" href="qshortcut.html#key-prop" location="qshortcut.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="key" type="void" signature="setKey(const QKeySequence & key)"> + <parameter left="const QKeySequence &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QShortcut::key" href="qshortcut.html#key-prop" location="qshortcut.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="key" type="QKeySequence" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="QShortcut::setEnabled" href="qshortcut.html#enabled-prop" location="qshortcut.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="enabled" type="void" signature="setEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="QShortcut::isEnabled" href="qshortcut.html#enabled-prop" location="qshortcut.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="enabled" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContext" fullname="QShortcut::setContext" href="qshortcut.html#context-prop" location="qshortcut.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="context" type="void" signature="setContext(Qt::ShortcutContext context)"> + <parameter left="Qt::ShortcutContext" right="" name="context" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="context" fullname="QShortcut::context" href="qshortcut.html#context-prop" location="qshortcut.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="context" type="Qt::ShortcutContext" signature="context()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWhatsThis" fullname="QShortcut::setWhatsThis" href="qshortcut.html#whatsThis-prop" location="qshortcut.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="whatsThis" type="void" signature="setWhatsThis(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QShortcut::whatsThis" href="qshortcut.html#whatsThis-prop" location="qshortcut.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="whatsThis" type="QString" signature="whatsThis() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoRepeat" fullname="QShortcut::setAutoRepeat" href="qshortcut.html#autoRepeat-prop" location="qshortcut.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoRepeat" type="void" signature="setAutoRepeat(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoRepeat" fullname="QShortcut::autoRepeat" href="qshortcut.html#autoRepeat-prop" location="qshortcut.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoRepeat" type="bool" signature="autoRepeat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="id" fullname="QShortcut::id" href="qshortcut.html#id" location="qshortcut.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="id() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentWidget" fullname="QShortcut::parentWidget" href="qshortcut.html#parentWidget" location="qshortcut.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="parentWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="QShortcut::activated" href="qshortcut.html#activated" location="qshortcut.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activatedAmbiguously" fullname="QShortcut::activatedAmbiguously" href="qshortcut.html#activatedAmbiguously" location="qshortcut.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activatedAmbiguously()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMainWindow" href="qmainwindow.html" location="qmainwindow.h" bases="QWidget" module="QtGui"> + <contents name="qt-main-window-framework" title="Qt Main Window Framework" level="1"/> + <contents name="creating-main-window-components" title="Creating Main Window Components" level="1"/> + <contents name="creating-menus" title="Creating Menus" level="2"/> + <contents name="creating-toolbars" title="Creating Toolbars" level="2"/> + <contents name="creating-dock-widgets" title="Creating Dock Widgets" level="2"/> + <contents name="the-status-bar" title="The Status Bar" level="2"/> + <contents name="storing-state" title="Storing State" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QMainWindow::iconSize" href="qmainwindow.html#iconSize-prop" location="qmainwindow.h" type="QSize"> + <getter name="iconSize"/> + <setter name="setIconSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="toolButtonStyle" fullname="QMainWindow::toolButtonStyle" href="qmainwindow.html#toolButtonStyle-prop" location="qmainwindow.h" type="Qt::ToolButtonStyle"> + <getter name="toolButtonStyle"/> + <setter name="setToolButtonStyle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="animated" fullname="QMainWindow::animated" href="qmainwindow.html#animated-prop" location="qmainwindow.h" type="bool"> + <getter name="isAnimated"/> + <setter name="setAnimated"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="documentMode" fullname="QMainWindow::documentMode" href="qmainwindow.html#documentMode-prop" location="qmainwindow.h" type="bool"> + <getter name="documentMode"/> + <setter name="setDocumentMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tabShape" fullname="QMainWindow::tabShape" href="qmainwindow.html#tabShape-prop" location="qmainwindow.h" type="QTabWidget::TabShape"> + <getter name="tabShape"/> + <setter name="setTabShape"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dockNestingEnabled" fullname="QMainWindow::dockNestingEnabled" href="qmainwindow.html#dockNestingEnabled-prop" location="qmainwindow.h" type="bool"> + <getter name="isDockNestingEnabled"/> + <setter name="setDockNestingEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dockOptions" fullname="QMainWindow::dockOptions" href="qmainwindow.html#dockOptions-prop" location="qmainwindow.h" type="DockOptions"> + <getter name="dockOptions"/> + <setter name="setDockOptions"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="unifiedTitleAndToolBarOnMac" fullname="QMainWindow::unifiedTitleAndToolBarOnMac" href="qmainwindow.html#unifiedTitleAndToolBarOnMac-prop" location="qmainwindow.h" type="bool"> + <getter name="unifiedTitleAndToolBarOnMac"/> + <setter name="setUnifiedTitleAndToolBarOnMac"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="DockOption" fullname="QMainWindow::DockOption" href="qmainwindow.html#DockOption-enum" location="qmainwindow.h" typedef="QMainWindow::DockOptions"> + <value name="AnimatedDocks" value="0x01"/> + <value name="AllowNestedDocks" value="0x02"/> + <value name="AllowTabbedDocks" value="0x04"/> + <value name="ForceTabbedDocks" value="0x08"/> + <value name="VerticalTabs" value="0x10"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="DockOptions" fullname="QMainWindow::DockOptions" href="qmainwindow.html#DockOptions-typedef" location="qmainwindow.h" enum="QMainWindow::DockOption"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QMainWindow" fullname="QMainWindow::QMainWindow" href="qmainwindow.html#QMainWindow" location="qmainwindow.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMainWindow(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMainWindow" fullname="QMainWindow::~QMainWindow" href="qmainwindow.html#dtor.QMainWindow" location="qmainwindow.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMainWindow()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QMainWindow::iconSize" href="qmainwindow.html#iconSize-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconSize" type="QSize" signature="iconSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconSize" fullname="QMainWindow::setIconSize" href="qmainwindow.html#iconSize-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="iconSize" type="void" signature="setIconSize(const QSize & iconSize)"> + <parameter left="const QSize &" right="" name="iconSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolButtonStyle" fullname="QMainWindow::toolButtonStyle" href="qmainwindow.html#toolButtonStyle-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="toolButtonStyle" type="Qt::ToolButtonStyle" signature="toolButtonStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolButtonStyle" fullname="QMainWindow::setToolButtonStyle" href="qmainwindow.html#toolButtonStyle-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="toolButtonStyle" type="void" signature="setToolButtonStyle(Qt::ToolButtonStyle toolButtonStyle)"> + <parameter left="Qt::ToolButtonStyle" right="" name="toolButtonStyle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAnimated" fullname="QMainWindow::isAnimated" href="qmainwindow.html#animated-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="animated" type="bool" signature="isAnimated() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDockNestingEnabled" fullname="QMainWindow::isDockNestingEnabled" href="qmainwindow.html#dockNestingEnabled-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dockNestingEnabled" type="bool" signature="isDockNestingEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="documentMode" fullname="QMainWindow::documentMode" href="qmainwindow.html#documentMode-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="documentMode" type="bool" signature="documentMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocumentMode" fullname="QMainWindow::setDocumentMode" href="qmainwindow.html#documentMode-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="documentMode" type="void" signature="setDocumentMode(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabShape" fullname="QMainWindow::tabShape" href="qmainwindow.html#tabShape-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabShape" type="QTabWidget::TabShape" signature="tabShape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabShape" fullname="QMainWindow::setTabShape" href="qmainwindow.html#tabShape-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tabShape" type="void" signature="setTabShape(QTabWidget::TabShape tabShape)"> + <parameter left="QTabWidget::TabShape" right="" name="tabShape" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabPosition" fullname="QMainWindow::tabPosition" href="qmainwindow.html#tabPosition" location="qmainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTabWidget::TabPosition" signature="tabPosition(Qt::DockWidgetArea area) const"> + <parameter left="Qt::DockWidgetArea" right="" name="area" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabPosition" fullname="QMainWindow::setTabPosition" href="qmainwindow.html#setTabPosition" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabPosition(QFlags<Qt::DockWidgetArea> areas, QTabWidget::TabPosition tabPosition)"> + <parameter left="QFlags<Qt::DockWidgetArea>" right="" name="areas" default=""/> + <parameter left="QTabWidget::TabPosition" right="" name="tabPosition" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDockOptions" fullname="QMainWindow::setDockOptions" href="qmainwindow.html#dockOptions-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="dockOptions" type="void" signature="setDockOptions(QFlags<QMainWindow::DockOption> options)"> + <parameter left="QFlags<QMainWindow::DockOption>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dockOptions" fullname="QMainWindow::dockOptions" href="qmainwindow.html#dockOptions-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dockOptions" type="DockOptions" signature="dockOptions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="menuBar" fullname="QMainWindow::menuBar" href="qmainwindow.html#menuBar" location="qmainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenuBar *" signature="menuBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMenuBar" fullname="QMainWindow::setMenuBar" href="qmainwindow.html#setMenuBar" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMenuBar(QMenuBar * menuBar)"> + <parameter left="QMenuBar *" right="" name="menuBar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="menuWidget" fullname="QMainWindow::menuWidget" href="qmainwindow.html#menuWidget" location="qmainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="menuWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMenuWidget" fullname="QMainWindow::setMenuWidget" href="qmainwindow.html#setMenuWidget" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMenuWidget(QWidget * menuBar)"> + <parameter left="QWidget *" right="" name="menuBar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusBar" fullname="QMainWindow::statusBar" href="qmainwindow.html#statusBar" location="qmainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStatusBar *" signature="statusBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatusBar" fullname="QMainWindow::setStatusBar" href="qmainwindow.html#setStatusBar" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStatusBar(QStatusBar * statusbar)"> + <parameter left="QStatusBar *" right="" name="statusbar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="centralWidget" fullname="QMainWindow::centralWidget" href="qmainwindow.html#centralWidget" location="qmainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="centralWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCentralWidget" fullname="QMainWindow::setCentralWidget" href="qmainwindow.html#setCentralWidget" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCentralWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCorner" fullname="QMainWindow::setCorner" href="qmainwindow.html#setCorner" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCorner(Qt::Corner corner, Qt::DockWidgetArea area)"> + <parameter left="Qt::Corner" right="" name="corner" default=""/> + <parameter left="Qt::DockWidgetArea" right="" name="area" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="corner" fullname="QMainWindow::corner" href="qmainwindow.html#corner" location="qmainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::DockWidgetArea" signature="corner(Qt::Corner corner) const"> + <parameter left="Qt::Corner" right="" name="corner" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addToolBarBreak" fullname="QMainWindow::addToolBarBreak" href="qmainwindow.html#addToolBarBreak" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addToolBarBreak(Qt::ToolBarArea area)"> + <parameter left="Qt::ToolBarArea" right="" name="area" default="Qt::TopToolBarArea"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertToolBarBreak" fullname="QMainWindow::insertToolBarBreak" href="qmainwindow.html#insertToolBarBreak" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertToolBarBreak(QToolBar * before)"> + <parameter left="QToolBar *" right="" name="before" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addToolBar" fullname="QMainWindow::addToolBar" href="qmainwindow.html#addToolBar" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addToolBar(Qt::ToolBarArea area, QToolBar * toolbar)"> + <parameter left="Qt::ToolBarArea" right="" name="area" default=""/> + <parameter left="QToolBar *" right="" name="toolbar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addToolBar" fullname="QMainWindow::addToolBar" href="qmainwindow.html#addToolBar-2" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addToolBar(QToolBar * toolbar)"> + <parameter left="QToolBar *" right="" name="toolbar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addToolBar" fullname="QMainWindow::addToolBar" href="qmainwindow.html#addToolBar-3" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QToolBar *" signature="addToolBar(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertToolBar" fullname="QMainWindow::insertToolBar" href="qmainwindow.html#insertToolBar" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertToolBar(QToolBar * before, QToolBar * toolbar)"> + <parameter left="QToolBar *" right="" name="before" default=""/> + <parameter left="QToolBar *" right="" name="toolbar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeToolBar" fullname="QMainWindow::removeToolBar" href="qmainwindow.html#removeToolBar" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeToolBar(QToolBar * toolbar)"> + <parameter left="QToolBar *" right="" name="toolbar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeToolBarBreak" fullname="QMainWindow::removeToolBarBreak" href="qmainwindow.html#removeToolBarBreak" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeToolBarBreak(QToolBar * before)"> + <parameter left="QToolBar *" right="" name="before" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUnifiedTitleAndToolBarOnMac" fullname="QMainWindow::setUnifiedTitleAndToolBarOnMac" href="qmainwindow.html#unifiedTitleAndToolBarOnMac-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="unifiedTitleAndToolBarOnMac" type="void" signature="setUnifiedTitleAndToolBarOnMac(bool set)"> + <parameter left="bool" right="" name="set" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unifiedTitleAndToolBarOnMac" fullname="QMainWindow::unifiedTitleAndToolBarOnMac" href="qmainwindow.html#unifiedTitleAndToolBarOnMac-prop" location="qmainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="unifiedTitleAndToolBarOnMac" type="bool" signature="unifiedTitleAndToolBarOnMac() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toolBarArea" fullname="QMainWindow::toolBarArea" href="qmainwindow.html#toolBarArea" location="qmainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ToolBarArea" signature="toolBarArea(QToolBar * toolbar) const"> + <parameter left="QToolBar *" right="" name="toolbar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolBarBreak" fullname="QMainWindow::toolBarBreak" href="qmainwindow.html#toolBarBreak" location="qmainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="toolBarBreak(QToolBar * toolbar) const"> + <parameter left="QToolBar *" right="" name="toolbar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDockWidget" fullname="QMainWindow::addDockWidget" href="qmainwindow.html#addDockWidget" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addDockWidget(Qt::DockWidgetArea area, QDockWidget * dockwidget)"> + <parameter left="Qt::DockWidgetArea" right="" name="area" default=""/> + <parameter left="QDockWidget *" right="" name="dockwidget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDockWidget" fullname="QMainWindow::addDockWidget" href="qmainwindow.html#addDockWidget-2" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addDockWidget(Qt::DockWidgetArea area, QDockWidget * dockwidget, Qt::Orientation orientation)"> + <parameter left="Qt::DockWidgetArea" right="" name="area" default=""/> + <parameter left="QDockWidget *" right="" name="dockwidget" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="splitDockWidget" fullname="QMainWindow::splitDockWidget" href="qmainwindow.html#splitDockWidget" location="qmainwindow.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="splitDockWidget(QDockWidget * first, QDockWidget * second, Qt::Orientation orientation)"> + <parameter left="QDockWidget *" right="" name="first" default=""/> + <parameter left="QDockWidget *" right="" name="second" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabifyDockWidget" fullname="QMainWindow::tabifyDockWidget" href="qmainwindow.html#tabifyDockWidget" location="qmainwindow.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="tabifyDockWidget(QDockWidget * first, QDockWidget * second)"> + <parameter left="QDockWidget *" right="" name="first" default=""/> + <parameter left="QDockWidget *" right="" name="second" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabifiedDockWidgets" fullname="QMainWindow::tabifiedDockWidgets" href="qmainwindow.html#tabifiedDockWidgets" location="qmainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QDockWidget *>" signature="tabifiedDockWidgets(QDockWidget * dockwidget) const"> + <parameter left="QDockWidget *" right="" name="dockwidget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeDockWidget" fullname="QMainWindow::removeDockWidget" href="qmainwindow.html#removeDockWidget" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeDockWidget(QDockWidget * dockwidget)"> + <parameter left="QDockWidget *" right="" name="dockwidget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="restoreDockWidget" fullname="QMainWindow::restoreDockWidget" href="qmainwindow.html#restoreDockWidget" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="restoreDockWidget(QDockWidget * dockwidget)"> + <parameter left="QDockWidget *" right="" name="dockwidget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dockWidgetArea" fullname="QMainWindow::dockWidgetArea" href="qmainwindow.html#dockWidgetArea" location="qmainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::DockWidgetArea" signature="dockWidgetArea(QDockWidget * dockwidget) const"> + <parameter left="QDockWidget *" right="" name="dockwidget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="saveState" fullname="QMainWindow::saveState" href="qmainwindow.html#saveState" location="qmainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="saveState(int version) const"> + <parameter left="int" right="" name="version" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="restoreState" fullname="QMainWindow::restoreState" href="qmainwindow.html#restoreState" location="qmainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="restoreState(const QByteArray & state, int version)"> + <parameter left="const QByteArray &" right="" name="state" default=""/> + <parameter left="int" right="" name="version" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createPopupMenu" fullname="QMainWindow::createPopupMenu" href="qmainwindow.html#createPopupMenu" location="qmainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QMenu *" signature="createPopupMenu()"/> + <function access="public" threadsafety="unspecified" status="compat" name="QMainWindow" fullname="QMainWindow::QMainWindow" href="qmainwindow-qt3.html#QMainWindow-2" location="qmainwindow.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMainWindow(QWidget * parent, const char * name, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAnimated" fullname="QMainWindow::setAnimated" href="qmainwindow.html#animated-prop" location="qmainwindow.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="animated" type="void" signature="setAnimated(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDockNestingEnabled" fullname="QMainWindow::setDockNestingEnabled" href="qmainwindow.html#dockNestingEnabled-prop" location="qmainwindow.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="dockNestingEnabled" type="void" signature="setDockNestingEnabled(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSizeChanged" fullname="QMainWindow::iconSizeChanged" href="qmainwindow.html#iconSizeChanged" location="qmainwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="iconSizeChanged(const QSize & iconSize)"> + <parameter left="const QSize &" right="" name="iconSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolButtonStyleChanged" fullname="QMainWindow::toolButtonStyleChanged" href="qmainwindow.html#toolButtonStyleChanged" location="qmainwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="toolButtonStyleChanged(Qt::ToolButtonStyle toolButtonStyle)"> + <parameter left="Qt::ToolButtonStyle" right="" name="toolButtonStyle" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QMainWindow::contextMenuEvent" href="qmainwindow.html#contextMenuEvent" location="qmainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * event)"> + <parameter left="QContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QMainWindow::event" href="qmainwindow.html#event" location="qmainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qscriptdebuggerevent.html#operator<<-49" location="qscriptdebuggerevent.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="49" relates="QScriptDebuggerEvent" type="QDataStream &" signature="operator<<(QDataStream & stream, const QScriptDebuggerEvent & event)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QScriptDebuggerEvent &" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qscriptdebuggerevent.html#operator>>-26" location="qscriptdebuggerevent.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="26" relates="QScriptDebuggerEvent" type="QDataStream &" signature="operator>>(QDataStream & stream, QScriptDebuggerEvent & event)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QScriptDebuggerEvent &" right="" name="event" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QInputDialog" href="qinputdialog.html" location="qinputdialog.h" bases="QDialog" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="inputMode" fullname="QInputDialog::inputMode" href="qinputdialog.html#inputMode-prop" location="qinputdialog.h" type="InputMode"> + <getter name="inputMode"/> + <setter name="setInputMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="labelText" fullname="QInputDialog::labelText" href="qinputdialog.html#labelText-prop" location="qinputdialog.h" type="QString"> + <getter name="labelText"/> + <setter name="setLabelText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QInputDialog::options" href="qinputdialog.html#options-prop" location="qinputdialog.h" type="InputDialogOptions"> + <getter name="options"/> + <setter name="setOptions"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="textValue" fullname="QInputDialog::textValue" href="qinputdialog.html#textValue-prop" location="qinputdialog.h" type="QString"> + <getter name="textValue"/> + <setter name="setTextValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="intValue" fullname="QInputDialog::intValue" href="qinputdialog.html#intValue-prop" location="qinputdialog.h" type="int"> + <getter name="intValue"/> + <setter name="setIntValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="doubleValue" fullname="QInputDialog::doubleValue" href="qinputdialog.html#doubleValue-prop" location="qinputdialog.h" type="int"> + <getter name="doubleValue"/> + <setter name="setDoubleValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="textEchoMode" fullname="QInputDialog::textEchoMode" href="qinputdialog.html#textEchoMode-prop" location="qinputdialog.h" type="QLineEdit::EchoMode"> + <getter name="textEchoMode"/> + <setter name="setTextEchoMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="comboBoxEditable" fullname="QInputDialog::comboBoxEditable" href="qinputdialog.html#comboBoxEditable-prop" location="qinputdialog.h" type="bool"> + <getter name="isComboBoxEditable"/> + <setter name="setComboBoxEditable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="comboBoxItems" fullname="QInputDialog::comboBoxItems" href="qinputdialog.html#comboBoxItems-prop" location="qinputdialog.h" type="QStringList"> + <getter name="comboBoxItems"/> + <setter name="setComboBoxItems"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="intMinimum" fullname="QInputDialog::intMinimum" href="qinputdialog.html#intMinimum-prop" location="qinputdialog.h" type="int"> + <getter name="intMinimum"/> + <setter name="setIntMinimum"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="intMaximum" fullname="QInputDialog::intMaximum" href="qinputdialog.html#intMaximum-prop" location="qinputdialog.h" type="int"> + <getter name="intMaximum"/> + <setter name="setIntMaximum"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="intStep" fullname="QInputDialog::intStep" href="qinputdialog.html#intStep-prop" location="qinputdialog.h" type="int"> + <getter name="intStep"/> + <setter name="setIntStep"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="doubleMinimum" fullname="QInputDialog::doubleMinimum" href="qinputdialog.html#doubleMinimum-prop" location="qinputdialog.h" type="double"> + <getter name="doubleMinimum"/> + <setter name="setDoubleMinimum"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="doubleMaximum" fullname="QInputDialog::doubleMaximum" href="qinputdialog.html#doubleMaximum-prop" location="qinputdialog.h" type="double"> + <getter name="doubleMaximum"/> + <setter name="setDoubleMaximum"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="doubleDecimals" fullname="QInputDialog::doubleDecimals" href="qinputdialog.html#doubleDecimals-prop" location="qinputdialog.h" type="int"> + <getter name="doubleDecimals"/> + <setter name="setDoubleDecimals"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="okButtonText" fullname="QInputDialog::okButtonText" href="qinputdialog.html#okButtonText-prop" location="qinputdialog.h" type="QString"> + <getter name="okButtonText"/> + <setter name="setOkButtonText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cancelButtonText" fullname="QInputDialog::cancelButtonText" href="qinputdialog.html#cancelButtonText-prop" location="qinputdialog.h" type="QString"> + <getter name="cancelButtonText"/> + <setter name="setCancelButtonText"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="InputDialogOption" fullname="QInputDialog::InputDialogOption" href="qinputdialog.html#InputDialogOption-enum" location="qinputdialog.h" typedef="QInputDialog::InputDialogOptions"> + <value name="NoButtons" value="0x00000001"/> + <value name="UseListViewForComboBoxItems" value="0x00000002"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="InputDialogOptions" fullname="QInputDialog::InputDialogOptions" href="qinputdialog.html#InputDialogOptions-typedef" location="qinputdialog.h" enum="QInputDialog::InputDialogOption"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="InputMode" fullname="QInputDialog::InputMode" href="qinputdialog.html#InputMode-enum" location="qinputdialog.h"> + <value name="TextInput" value="0"/> + <value name="IntInput" value="1"/> + <value name="DoubleInput" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QInputDialog" fullname="QInputDialog::QInputDialog" href="qinputdialog.html#QInputDialog" location="qinputdialog.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QInputDialog(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QInputDialog" fullname="QInputDialog::~QInputDialog" href="qinputdialog.html#dtor.QInputDialog" location="qinputdialog.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QInputDialog()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInputMode" fullname="QInputDialog::setInputMode" href="qinputdialog.html#inputMode-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="inputMode" type="void" signature="setInputMode(InputMode mode)"> + <parameter left="InputMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMode" fullname="QInputDialog::inputMode" href="qinputdialog.html#inputMode-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="inputMode" type="InputMode" signature="inputMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLabelText" fullname="QInputDialog::setLabelText" href="qinputdialog.html#labelText-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="labelText" type="void" signature="setLabelText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="labelText" fullname="QInputDialog::labelText" href="qinputdialog.html#labelText-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="labelText" type="QString" signature="labelText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QInputDialog::setOption" href="qinputdialog.html#setOption" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(InputDialogOption option, bool on)"> + <parameter left="InputDialogOption" right="" name="option" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testOption" fullname="QInputDialog::testOption" href="qinputdialog.html#testOption" location="qinputdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testOption(InputDialogOption option) const"> + <parameter left="InputDialogOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOptions" fullname="QInputDialog::setOptions" href="qinputdialog.html#options-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="options" type="void" signature="setOptions(QFlags<QInputDialog::InputDialogOption> options)"> + <parameter left="QFlags<QInputDialog::InputDialogOption>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QInputDialog::options" href="qinputdialog.html#options-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="options" type="InputDialogOptions" signature="options() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextValue" fullname="QInputDialog::setTextValue" href="qinputdialog.html#textValue-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textValue" type="void" signature="setTextValue(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textValue" fullname="QInputDialog::textValue" href="qinputdialog.html#textValue-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="textValue" type="QString" signature="textValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextEchoMode" fullname="QInputDialog::setTextEchoMode" href="qinputdialog.html#textEchoMode-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textEchoMode" type="void" signature="setTextEchoMode(QLineEdit::EchoMode mode)"> + <parameter left="QLineEdit::EchoMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textEchoMode" fullname="QInputDialog::textEchoMode" href="qinputdialog.html#textEchoMode-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="textEchoMode" type="QLineEdit::EchoMode" signature="textEchoMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setComboBoxEditable" fullname="QInputDialog::setComboBoxEditable" href="qinputdialog.html#comboBoxEditable-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="comboBoxEditable" type="void" signature="setComboBoxEditable(bool editable)"> + <parameter left="bool" right="" name="editable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isComboBoxEditable" fullname="QInputDialog::isComboBoxEditable" href="qinputdialog.html#comboBoxEditable-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="comboBoxEditable" type="bool" signature="isComboBoxEditable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setComboBoxItems" fullname="QInputDialog::setComboBoxItems" href="qinputdialog.html#comboBoxItems-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="comboBoxItems" type="void" signature="setComboBoxItems(const QStringList & items)"> + <parameter left="const QStringList &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="comboBoxItems" fullname="QInputDialog::comboBoxItems" href="qinputdialog.html#comboBoxItems-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="comboBoxItems" type="QStringList" signature="comboBoxItems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIntValue" fullname="QInputDialog::setIntValue" href="qinputdialog.html#intValue-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="intValue" type="void" signature="setIntValue(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intValue" fullname="QInputDialog::intValue" href="qinputdialog.html#intValue-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="intValue" type="int" signature="intValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIntMinimum" fullname="QInputDialog::setIntMinimum" href="qinputdialog.html#intMinimum-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="intMinimum" type="void" signature="setIntMinimum(int min)"> + <parameter left="int" right="" name="min" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intMinimum" fullname="QInputDialog::intMinimum" href="qinputdialog.html#intMinimum-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="intMinimum" type="int" signature="intMinimum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIntMaximum" fullname="QInputDialog::setIntMaximum" href="qinputdialog.html#intMaximum-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="intMaximum" type="void" signature="setIntMaximum(int max)"> + <parameter left="int" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intMaximum" fullname="QInputDialog::intMaximum" href="qinputdialog.html#intMaximum-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="intMaximum" type="int" signature="intMaximum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIntRange" fullname="QInputDialog::setIntRange" href="qinputdialog.html#setIntRange" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIntRange(int min, int max)"> + <parameter left="int" right="" name="min" default=""/> + <parameter left="int" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setIntStep" fullname="QInputDialog::setIntStep" href="qinputdialog.html#intStep-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="intStep" type="void" signature="setIntStep(int step)"> + <parameter left="int" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intStep" fullname="QInputDialog::intStep" href="qinputdialog.html#intStep-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="intStep" type="int" signature="intStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDoubleValue" fullname="QInputDialog::setDoubleValue" href="qinputdialog.html#doubleValue-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="doubleValue" type="void" signature="setDoubleValue(double value)"> + <parameter left="double" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleValue" fullname="QInputDialog::doubleValue" href="qinputdialog.html#doubleValue-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="doubleValue" type="double" signature="doubleValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDoubleMinimum" fullname="QInputDialog::setDoubleMinimum" href="qinputdialog.html#doubleMinimum-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="doubleMinimum" type="void" signature="setDoubleMinimum(double min)"> + <parameter left="double" right="" name="min" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleMinimum" fullname="QInputDialog::doubleMinimum" href="qinputdialog.html#doubleMinimum-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="doubleMinimum" type="double" signature="doubleMinimum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDoubleMaximum" fullname="QInputDialog::setDoubleMaximum" href="qinputdialog.html#doubleMaximum-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="doubleMaximum" type="void" signature="setDoubleMaximum(double max)"> + <parameter left="double" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleMaximum" fullname="QInputDialog::doubleMaximum" href="qinputdialog.html#doubleMaximum-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="doubleMaximum" type="double" signature="doubleMaximum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDoubleRange" fullname="QInputDialog::setDoubleRange" href="qinputdialog.html#setDoubleRange" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDoubleRange(double min, double max)"> + <parameter left="double" right="" name="min" default=""/> + <parameter left="double" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDoubleDecimals" fullname="QInputDialog::setDoubleDecimals" href="qinputdialog.html#doubleDecimals-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="doubleDecimals" type="void" signature="setDoubleDecimals(int decimals)"> + <parameter left="int" right="" name="decimals" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleDecimals" fullname="QInputDialog::doubleDecimals" href="qinputdialog.html#doubleDecimals-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="doubleDecimals" type="int" signature="doubleDecimals() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOkButtonText" fullname="QInputDialog::setOkButtonText" href="qinputdialog.html#okButtonText-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="okButtonText" type="void" signature="setOkButtonText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="okButtonText" fullname="QInputDialog::okButtonText" href="qinputdialog.html#okButtonText-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="okButtonText" type="QString" signature="okButtonText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCancelButtonText" fullname="QInputDialog::setCancelButtonText" href="qinputdialog.html#cancelButtonText-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cancelButtonText" type="void" signature="setCancelButtonText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cancelButtonText" fullname="QInputDialog::cancelButtonText" href="qinputdialog.html#cancelButtonText-prop" location="qinputdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cancelButtonText" type="QString" signature="cancelButtonText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QInputDialog::open" href="qinputdialog.html#open" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="open(QObject * receiver, const char * member)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QInputDialog::minimumSizeHint" href="qinputdialog.html#minimumSizeHint" location="qinputdialog.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QInputDialog::sizeHint" href="qinputdialog.html#sizeHint" location="qinputdialog.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QInputDialog::setVisible" href="qinputdialog.html#setVisible" location="qinputdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getText" fullname="QInputDialog::getText" href="qinputdialog.html#getText" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="getText(QWidget * parent, const QString & title, const QString & label, QLineEdit::EchoMode mode, const QString & text, bool * ok, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="QLineEdit::EchoMode" right="" name="mode" default="QLineEdit::Normal"/> + <parameter left="const QString &" right="" name="text" default="QString()"/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getInt" fullname="QInputDialog::getInt" href="qinputdialog.html#getInt" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="getInt(QWidget * parent, const QString & title, const QString & label, int value, int min, int max, int step, bool * ok, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="int" right="" name="value" default="0"/> + <parameter left="int" right="" name="min" default="-2147483647"/> + <parameter left="int" right="" name="max" default="2147483647"/> + <parameter left="int" right="" name="step" default="1"/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getDouble" fullname="QInputDialog::getDouble" href="qinputdialog.html#getDouble" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="double" signature="getDouble(QWidget * parent, const QString & title, const QString & label, double value, double min, double max, int decimals, bool * ok, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="double" right="" name="value" default="0"/> + <parameter left="double" right="" name="min" default="-2147483647"/> + <parameter left="double" right="" name="max" default="2147483647"/> + <parameter left="int" right="" name="decimals" default="1"/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getItem" fullname="QInputDialog::getItem" href="qinputdialog.html#getItem" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="getItem(QWidget * parent, const QString & title, const QString & label, const QStringList & items, int current, bool editable, bool * ok, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="const QStringList &" right="" name="items" default=""/> + <parameter left="int" right="" name="current" default="0"/> + <parameter left="bool" right="" name="editable" default="true"/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="getInteger" fullname="QInputDialog::getInteger" href="qinputdialog-obsolete.html#getInteger" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="getInteger(QWidget * parent, const QString & title, const QString & label, int value, int min, int max, int step, bool * ok, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="int" right="" name="value" default="0"/> + <parameter left="int" right="" name="min" default="-2147483647"/> + <parameter left="int" right="" name="max" default="2147483647"/> + <parameter left="int" right="" name="step" default="1"/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getText" fullname="QInputDialog::getText" href="qinputdialog-qt3.html#getText-2" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="getText(const QString & title, const QString & label, QLineEdit::EchoMode echo, const QString & text, bool * ok, QWidget * parent, const char * name, QFlags<Qt::WindowType> flags)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="QLineEdit::EchoMode" right="" name="echo" default="QLineEdit::Normal"/> + <parameter left="const QString &" right="" name="text" default="QString()"/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getInteger" fullname="QInputDialog::getInteger" href="qinputdialog-qt3.html#getInteger-2" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="int" signature="getInteger(const QString & title, const QString & label, int value, int min, int max, int step, bool * ok, QWidget * parent, const char * name, QFlags<Qt::WindowType> flags)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="int" right="" name="value" default="0"/> + <parameter left="int" right="" name="min" default="-2147483647"/> + <parameter left="int" right="" name="max" default="2147483647"/> + <parameter left="int" right="" name="step" default="1"/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getDouble" fullname="QInputDialog::getDouble" href="qinputdialog-qt3.html#getDouble-2" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="double" signature="getDouble(const QString & title, const QString & label, double value, double min, double max, int decimals, bool * ok, QWidget * parent, const char * name, QFlags<Qt::WindowType> flags)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="double" right="" name="value" default="0"/> + <parameter left="double" right="" name="min" default="-2147483647"/> + <parameter left="double" right="" name="max" default="2147483647"/> + <parameter left="int" right="" name="decimals" default="1"/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getItem" fullname="QInputDialog::getItem" href="qinputdialog-qt3.html#getItem-2" location="qinputdialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="getItem(const QString & title, const QString & label, const QStringList & list, int current, bool editable, bool * ok, QWidget * parent, const char * name, QFlags<Qt::WindowType> flags)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="const QStringList &" right="" name="list" default=""/> + <parameter left="int" right="" name="current" default="0"/> + <parameter left="bool" right="" name="editable" default="true"/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textValueChanged" fullname="QInputDialog::textValueChanged" href="qinputdialog.html#textValueChanged" location="qinputdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="textValueChanged(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textValueSelected" fullname="QInputDialog::textValueSelected" href="qinputdialog.html#textValueSelected" location="qinputdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="textValueSelected(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intValueChanged" fullname="QInputDialog::intValueChanged" href="qinputdialog.html#intValueChanged" location="qinputdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="intValueChanged(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intValueSelected" fullname="QInputDialog::intValueSelected" href="qinputdialog.html#intValueSelected" location="qinputdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="intValueSelected(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleValueChanged" fullname="QInputDialog::doubleValueChanged" href="qinputdialog.html#doubleValueChanged" location="qinputdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="doubleValueChanged(double value)"> + <parameter left="double" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleValueSelected" fullname="QInputDialog::doubleValueSelected" href="qinputdialog.html#doubleValueSelected" location="qinputdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="doubleValueSelected(double value)"> + <parameter left="double" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="done" fullname="QInputDialog::done" href="qinputdialog.html#done" location="qinputdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="done(int result)"> + <parameter left="int" right="" name="result" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHelpSearchQuery" href="qhelpsearchquery.html" location="qhelpsearchengine.h" bases="" module="QtHelp"> + <enum access="public" threadsafety="unspecified" status="commendable" name="FieldName" fullname="QHelpSearchQuery::FieldName" href="qhelpsearchquery.html#FieldName-enum" location="qhelpsearchengine.h"> + <value name="DEFAULT" value="0"/> + <value name="FUZZY" value="1"/> + <value name="WITHOUT" value="2"/> + <value name="PHRASE" value="3"/> + <value name="ALL" value="4"/> + <value name="ATLEAST" value="5"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QHelpSearchQuery" fullname="QHelpSearchQuery::QHelpSearchQuery" href="qhelpsearchquery.html#QHelpSearchQuery" location="qhelpsearchengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHelpSearchQuery()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QHelpSearchQuery" fullname="QHelpSearchQuery::QHelpSearchQuery" href="qhelpsearchquery.html#QHelpSearchQuery-2" location="qhelpsearchengine.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QHelpSearchQuery(FieldName field, const QStringList & wordList)"> + <parameter left="FieldName" right="" name="field" default=""/> + <parameter left="const QStringList &" right="" name="wordList" default=""/> + </function> + <variable access="public" threadsafety="unspecified" status="commendable" name="fieldName" fullname="QHelpSearchQuery::fieldName" href="qhelpsearchquery.html#fieldName-var" location="qhelpsearchengine.h" type="FieldName" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="wordList" fullname="QHelpSearchQuery::wordList" href="qhelpsearchquery.html#wordList-var" location="qhelpsearchengine.h" type="QStringList" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHelpSearchEngine" href="qhelpsearchengine.html" location="qhelpsearchengine.h" bases="QObject" module="QtHelp"> + <function access="public" threadsafety="unspecified" status="commendable" name="QHelpSearchEngine" fullname="QHelpSearchEngine::QHelpSearchEngine" href="qhelpsearchengine.html#QHelpSearchEngine" location="qhelpsearchengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHelpSearchEngine(QHelpEngineCore * helpEngine, QObject * parent)"> + <parameter left="QHelpEngineCore *" right="" name="helpEngine" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHelpSearchEngine" fullname="QHelpSearchEngine::~QHelpSearchEngine" href="qhelpsearchengine.html#dtor.QHelpSearchEngine" location="qhelpsearchengine.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHelpSearchEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="queryWidget" fullname="QHelpSearchEngine::queryWidget" href="qhelpsearchengine.html#queryWidget" location="qhelpsearchengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHelpSearchQueryWidget *" signature="queryWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resultWidget" fullname="QHelpSearchEngine::resultWidget" href="qhelpsearchengine.html#resultWidget" location="qhelpsearchengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHelpSearchResultWidget *" signature="resultWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hitsCount" fullname="QHelpSearchEngine::hitsCount" href="qhelpsearchengine.html#hitsCount" location="qhelpsearchengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="hitsCount() const"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="SearchHit" fullname="QHelpSearchEngine::SearchHit" href="qhelpsearchengine.html#SearchHit-typedef" location="qhelpsearchengine.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hits" fullname="QHelpSearchEngine::hits" href="qhelpsearchengine.html#hits" location="qhelpsearchengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<SearchHit>" signature="hits(int start, int end) const"> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="query" fullname="QHelpSearchEngine::query" href="qhelpsearchengine.html#query" location="qhelpsearchengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QHelpSearchQuery>" signature="query() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reindexDocumentation" fullname="QHelpSearchEngine::reindexDocumentation" href="qhelpsearchengine.html#reindexDocumentation" location="qhelpsearchengine.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="reindexDocumentation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cancelIndexing" fullname="QHelpSearchEngine::cancelIndexing" href="qhelpsearchengine.html#cancelIndexing" location="qhelpsearchengine.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="cancelIndexing()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="search" fullname="QHelpSearchEngine::search" href="qhelpsearchengine.html#search" location="qhelpsearchengine.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="search(const QList<QHelpSearchQuery> & queryList)"> + <parameter left="const QList<QHelpSearchQuery> &" right="" name="queryList" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cancelSearching" fullname="QHelpSearchEngine::cancelSearching" href="qhelpsearchengine.html#cancelSearching" location="qhelpsearchengine.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="cancelSearching()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexingStarted" fullname="QHelpSearchEngine::indexingStarted" href="qhelpsearchengine.html#indexingStarted" location="qhelpsearchengine.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="indexingStarted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexingFinished" fullname="QHelpSearchEngine::indexingFinished" href="qhelpsearchengine.html#indexingFinished" location="qhelpsearchengine.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="indexingFinished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="searchingStarted" fullname="QHelpSearchEngine::searchingStarted" href="qhelpsearchengine.html#searchingStarted" location="qhelpsearchengine.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="searchingStarted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="searchingFinished" fullname="QHelpSearchEngine::searchingFinished" href="qhelpsearchengine.html#searchingFinished" location="qhelpsearchengine.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="searchingFinished(int hits)"> + <parameter left="int" right="" name="hits" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3PtrQueue" href="q3ptrqueue.html" location="q3ptrqueue.h" bases="Q3PtrCollection" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PtrQueue" fullname="Q3PtrQueue::Q3PtrQueue" href="q3ptrqueue.html#Q3PtrQueue" location="q3ptrqueue.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3PtrQueue()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PtrQueue" fullname="Q3PtrQueue::Q3PtrQueue" href="q3ptrqueue.html#Q3PtrQueue-2" location="q3ptrqueue.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3PtrQueue(const Q3PtrQueue<type> & queue)"> + <parameter left="const Q3PtrQueue<type> &" right="" name="queue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3PtrQueue" fullname="Q3PtrQueue::~Q3PtrQueue" href="q3ptrqueue.html#dtor.Q3PtrQueue" location="q3ptrqueue.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3PtrQueue()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3PtrQueue::operator=" href="q3ptrqueue.html#operator=" location="q3ptrqueue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3PtrQueue<type> &" signature="operator=(const Q3PtrQueue<type> & queue)"> + <parameter left="const Q3PtrQueue<type> &" right="" name="queue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoDelete" fullname="Q3PtrQueue::autoDelete" href="q3ptrqueue.html#autoDelete" location="q3ptrqueue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoDelete() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoDelete" fullname="Q3PtrQueue::setAutoDelete" href="q3ptrqueue.html#setAutoDelete" location="q3ptrqueue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoDelete(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3PtrQueue::count" href="q3ptrqueue.html#count" location="q3ptrqueue.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3PtrQueue::isEmpty" href="q3ptrqueue.html#isEmpty" location="q3ptrqueue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="enqueue" fullname="Q3PtrQueue::enqueue" href="q3ptrqueue.html#enqueue" location="q3ptrqueue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="enqueue(const type * d)"> + <parameter left="const type *" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dequeue" fullname="Q3PtrQueue::dequeue" href="q3ptrqueue.html#dequeue" location="q3ptrqueue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="dequeue()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3PtrQueue::remove" href="q3ptrqueue.html#remove" location="q3ptrqueue.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3PtrQueue::clear" href="q3ptrqueue.html#clear" location="q3ptrqueue.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="head" fullname="Q3PtrQueue::head" href="q3ptrqueue.html#head" location="q3ptrqueue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="head() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator type *" fullname="Q3PtrQueue::operator type *" href="q3ptrqueue.html#operator type *" location="q3ptrqueue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator type *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3PtrQueue::current" href="q3ptrqueue.html#current" location="q3ptrqueue.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="current() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="read" fullname="Q3PtrQueue::read" href="q3ptrqueue.html#read" location="q3ptrqueue.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="read(QDataStream & s, Q3PtrCollection::Item & item)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item &" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="write" fullname="Q3PtrQueue::write" href="q3ptrqueue.html#write" location="q3ptrqueue.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDataStream &" signature="write(QDataStream & s, Q3PtrCollection::Item item) const"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item" right="" name="item" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Cache" href="q3cache.html" location="q3cache.h" bases="Q3PtrCollection" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Cache" fullname="Q3Cache::Q3Cache" href="q3cache.html#Q3Cache" location="q3cache.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Cache(int maxCost, int size, bool caseSensitive)"> + <parameter left="int" right="" name="maxCost" default="100"/> + <parameter left="int" right="" name="size" default="17"/> + <parameter left="bool" right="" name="caseSensitive" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Cache" fullname="Q3Cache::~Q3Cache" href="q3cache.html#dtor.Q3Cache" location="q3cache.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Cache()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxCost" fullname="Q3Cache::maxCost" href="q3cache.html#maxCost" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maxCost() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalCost" fullname="Q3Cache::totalCost" href="q3cache.html#totalCost" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalCost() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxCost" fullname="Q3Cache::setMaxCost" href="q3cache.html#setMaxCost" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaxCost(int m)"> + <parameter left="int" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3Cache::count" href="q3cache.html#count" location="q3cache.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3Cache::size" href="q3cache.html#size" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3Cache::isEmpty" href="q3cache.html#isEmpty" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3Cache::clear" href="q3cache.html#clear" location="q3cache.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3Cache::insert" href="q3cache.html#insert" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="insert(const QString & k, const type * d, int c, int p)"> + <parameter left="const QString &" right="" name="k" default=""/> + <parameter left="const type *" right="" name="d" default=""/> + <parameter left="int" right="" name="c" default="1"/> + <parameter left="int" right="" name="p" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3Cache::remove" href="q3cache.html#remove" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(const QString & k)"> + <parameter left="const QString &" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="Q3Cache::take" href="q3cache.html#take" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="take(const QString & k)"> + <parameter left="const QString &" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3Cache::find" href="q3cache.html#find" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="find(const QString & k, bool ref) const"> + <parameter left="const QString &" right="" name="k" default=""/> + <parameter left="bool" right="" name="ref" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3Cache::operator[]" href="q3cache.html#operator[]" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="operator[](const QString & k) const"> + <parameter left="const QString &" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statistics" fullname="Q3Cache::statistics" href="q3cache.html#statistics" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="statistics() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CacheIterator" href="q3cacheiterator.html" location="q3cache.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CacheIterator" fullname="Q3CacheIterator::Q3CacheIterator" href="q3cacheiterator.html#Q3CacheIterator" location="q3cache.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CacheIterator(const Q3Cache<type> & cache)"> + <parameter left="const Q3Cache<type> &" right="" name="cache" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CacheIterator" fullname="Q3CacheIterator::Q3CacheIterator" href="q3cacheiterator.html#Q3CacheIterator-2" location="q3cache.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3CacheIterator(const Q3CacheIterator<type> & ci)"> + <parameter left="const Q3CacheIterator<type> &" right="" name="ci" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3CacheIterator::operator=" href="q3cacheiterator.html#operator=" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3CacheIterator<type> &" signature="operator=(const Q3CacheIterator<type> & ci)"> + <parameter left="const Q3CacheIterator<type> &" right="" name="ci" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3CacheIterator::count" href="q3cacheiterator.html#count" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3CacheIterator::isEmpty" href="q3cacheiterator.html#isEmpty" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atFirst" fullname="Q3CacheIterator::atFirst" href="q3cacheiterator.html#atFirst" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atFirst() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atLast" fullname="Q3CacheIterator::atLast" href="q3cacheiterator.html#atLast" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atLast() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toFirst" fullname="Q3CacheIterator::toFirst" href="q3cacheiterator.html#toFirst" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="toFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLast" fullname="Q3CacheIterator::toLast" href="q3cacheiterator.html#toLast" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="toLast()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator type *" fullname="Q3CacheIterator::operator type *" href="q3cacheiterator.html#operator type *" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator type *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3CacheIterator::current" href="q3cacheiterator.html#current" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="current() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentKey" fullname="Q3CacheIterator::currentKey" href="q3cacheiterator.html#currentKey" location="q3cache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="currentKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="Q3CacheIterator::operator()" href="q3cacheiterator.html#operator()" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator()()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="Q3CacheIterator::operator++" href="q3cacheiterator.html#operator++" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="Q3CacheIterator::operator+=" href="q3cacheiterator.html#operator+=" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator+=(uint jump)"> + <parameter left="uint" right="" name="jump" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="Q3CacheIterator::operator--" href="q3cacheiterator.html#operator--" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="Q3CacheIterator::operator-=" href="q3cacheiterator.html#operator-=" location="q3cache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator-=(uint jump)"> + <parameter left="uint" right="" name="jump" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3IntCache" href="q3intcache.html" location="q3intcache.h" bases="Q3PtrCollection" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IntCache" fullname="Q3IntCache::Q3IntCache" href="q3intcache.html#Q3IntCache" location="q3intcache.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3IntCache(int maxCost, int size)"> + <parameter left="int" right="" name="maxCost" default="100"/> + <parameter left="int" right="" name="size" default="17"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3IntCache" fullname="Q3IntCache::~Q3IntCache" href="q3intcache.html#dtor.Q3IntCache" location="q3intcache.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3IntCache()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxCost" fullname="Q3IntCache::maxCost" href="q3intcache.html#maxCost" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maxCost() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalCost" fullname="Q3IntCache::totalCost" href="q3intcache.html#totalCost" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalCost() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxCost" fullname="Q3IntCache::setMaxCost" href="q3intcache.html#setMaxCost" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaxCost(int m)"> + <parameter left="int" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3IntCache::count" href="q3intcache.html#count" location="q3intcache.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3IntCache::size" href="q3intcache.html#size" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3IntCache::isEmpty" href="q3intcache.html#isEmpty" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3IntCache::insert" href="q3intcache.html#insert" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="insert(long k, const type * d, int c, int p)"> + <parameter left="long" right="" name="k" default=""/> + <parameter left="const type *" right="" name="d" default=""/> + <parameter left="int" right="" name="c" default="1"/> + <parameter left="int" right="" name="p" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3IntCache::remove" href="q3intcache.html#remove" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(long k)"> + <parameter left="long" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="Q3IntCache::take" href="q3intcache.html#take" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="take(long k)"> + <parameter left="long" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3IntCache::clear" href="q3intcache.html#clear" location="q3intcache.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3IntCache::find" href="q3intcache.html#find" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="find(long k, bool ref) const"> + <parameter left="long" right="" name="k" default=""/> + <parameter left="bool" right="" name="ref" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3IntCache::operator[]" href="q3intcache.html#operator[]" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="operator[](long k) const"> + <parameter left="long" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statistics" fullname="Q3IntCache::statistics" href="q3intcache.html#statistics" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="statistics() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3IntCacheIterator" href="q3intcacheiterator.html" location="q3intcache.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IntCacheIterator" fullname="Q3IntCacheIterator::Q3IntCacheIterator" href="q3intcacheiterator.html#Q3IntCacheIterator" location="q3intcache.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3IntCacheIterator(const Q3IntCache<type> & cache)"> + <parameter left="const Q3IntCache<type> &" right="" name="cache" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IntCacheIterator" fullname="Q3IntCacheIterator::Q3IntCacheIterator" href="q3intcacheiterator.html#Q3IntCacheIterator-2" location="q3intcache.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3IntCacheIterator(const Q3IntCacheIterator<type> & ci)"> + <parameter left="const Q3IntCacheIterator<type> &" right="" name="ci" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3IntCacheIterator::operator=" href="q3intcacheiterator.html#operator=" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3IntCacheIterator<type> &" signature="operator=(const Q3IntCacheIterator<type> & ci)"> + <parameter left="const Q3IntCacheIterator<type> &" right="" name="ci" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3IntCacheIterator::count" href="q3intcacheiterator.html#count" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3IntCacheIterator::isEmpty" href="q3intcacheiterator.html#isEmpty" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atFirst" fullname="Q3IntCacheIterator::atFirst" href="q3intcacheiterator.html#atFirst" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atFirst() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atLast" fullname="Q3IntCacheIterator::atLast" href="q3intcacheiterator.html#atLast" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atLast() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toFirst" fullname="Q3IntCacheIterator::toFirst" href="q3intcacheiterator.html#toFirst" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="toFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLast" fullname="Q3IntCacheIterator::toLast" href="q3intcacheiterator.html#toLast" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="toLast()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator type *" fullname="Q3IntCacheIterator::operator type *" href="q3intcacheiterator.html#operator type *" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator type *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3IntCacheIterator::current" href="q3intcacheiterator.html#current" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="current() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentKey" fullname="Q3IntCacheIterator::currentKey" href="q3intcacheiterator.html#currentKey" location="q3intcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="long" signature="currentKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="Q3IntCacheIterator::operator()" href="q3intcacheiterator.html#operator()" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator()()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="Q3IntCacheIterator::operator++" href="q3intcacheiterator.html#operator++" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="Q3IntCacheIterator::operator+=" href="q3intcacheiterator.html#operator+=" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator+=(uint jump)"> + <parameter left="uint" right="" name="jump" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="Q3IntCacheIterator::operator--" href="q3intcacheiterator.html#operator--" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="Q3IntCacheIterator::operator-=" href="q3intcacheiterator.html#operator-=" location="q3intcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator-=(uint jump)"> + <parameter left="uint" right="" name="jump" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QFileInfo" href="qfileinfo.html" location="qfileinfo.h" bases="" module="QtCore"> + <contents name="performance-issues" title="Performance Issues" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileInfo" fullname="QFileInfo::QFileInfo" href="qfileinfo.html#QFileInfo" location="qfileinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFileInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileInfo" fullname="QFileInfo::QFileInfo" href="qfileinfo.html#QFileInfo-2" location="qfileinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFileInfo(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileInfo" fullname="QFileInfo::QFileInfo" href="qfileinfo.html#QFileInfo-3" location="qfileinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QFileInfo(const QFile & file)"> + <parameter left="const QFile &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileInfo" fullname="QFileInfo::QFileInfo" href="qfileinfo.html#QFileInfo-4" location="qfileinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QFileInfo(const QDir & dir, const QString & file)"> + <parameter left="const QDir &" right="" name="dir" default=""/> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileInfo" fullname="QFileInfo::QFileInfo" href="qfileinfo.html#QFileInfo-5" location="qfileinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QFileInfo(const QFileInfo & fileinfo)"> + <parameter left="const QFileInfo &" right="" name="fileinfo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFileInfo" fullname="QFileInfo::~QFileInfo" href="qfileinfo.html#dtor.QFileInfo" location="qfileinfo.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFileInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QFileInfo::operator=" href="qfileinfo.html#operator=" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFileInfo &" signature="operator=(const QFileInfo & fileinfo)"> + <parameter left="const QFileInfo &" right="" name="fileinfo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QFileInfo::operator==" href="qfileinfo.html#operator==" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="operator==(const QFileInfo & fileinfo)"> + <parameter left="const QFileInfo &" right="" name="fileinfo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QFileInfo::operator==" href="qfileinfo.html#operator==-2" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const QFileInfo & fileinfo) const"> + <parameter left="const QFileInfo &" right="" name="fileinfo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QFileInfo::operator!=" href="qfileinfo.html#operator!=" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="operator!=(const QFileInfo & fileinfo)"> + <parameter left="const QFileInfo &" right="" name="fileinfo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QFileInfo::operator!=" href="qfileinfo.html#operator!=-2" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const QFileInfo & fileinfo) const"> + <parameter left="const QFileInfo &" right="" name="fileinfo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFile" fullname="QFileInfo::setFile" href="qfileinfo.html#setFile" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFile(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFile" fullname="QFileInfo::setFile" href="qfileinfo.html#setFile-2" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFile(const QFile & file)"> + <parameter left="const QFile &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFile" fullname="QFileInfo::setFile" href="qfileinfo.html#setFile-3" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setFile(const QDir & dir, const QString & file)"> + <parameter left="const QDir &" right="" name="dir" default=""/> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exists" fullname="QFileInfo::exists" href="qfileinfo.html#exists" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="exists() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="refresh" fullname="QFileInfo::refresh" href="qfileinfo.html#refresh" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="refresh()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="filePath" fullname="QFileInfo::filePath" href="qfileinfo.html#filePath" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="filePath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="absoluteFilePath" fullname="QFileInfo::absoluteFilePath" href="qfileinfo.html#absoluteFilePath" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="absoluteFilePath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canonicalFilePath" fullname="QFileInfo::canonicalFilePath" href="qfileinfo.html#canonicalFilePath" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="canonicalFilePath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QFileInfo::fileName" href="qfileinfo.html#fileName" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="baseName" fullname="QFileInfo::baseName" href="qfileinfo.html#baseName" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="baseName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="completeBaseName" fullname="QFileInfo::completeBaseName" href="qfileinfo.html#completeBaseName" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="completeBaseName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="suffix" fullname="QFileInfo::suffix" href="qfileinfo.html#suffix" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="suffix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bundleName" fullname="QFileInfo::bundleName" href="qfileinfo.html#bundleName" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="bundleName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="completeSuffix" fullname="QFileInfo::completeSuffix" href="qfileinfo.html#completeSuffix" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="completeSuffix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="QFileInfo::path" href="qfileinfo.html#path" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="path() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="absolutePath" fullname="QFileInfo::absolutePath" href="qfileinfo.html#absolutePath" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="absolutePath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canonicalPath" fullname="QFileInfo::canonicalPath" href="qfileinfo.html#canonicalPath" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="canonicalPath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dir" fullname="QFileInfo::dir" href="qfileinfo.html#dir" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir" signature="dir() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="absoluteDir" fullname="QFileInfo::absoluteDir" href="qfileinfo.html#absoluteDir" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir" signature="absoluteDir() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadable" fullname="QFileInfo::isReadable" href="qfileinfo.html#isReadable" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isReadable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isWritable" fullname="QFileInfo::isWritable" href="qfileinfo.html#isWritable" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isWritable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isExecutable" fullname="QFileInfo::isExecutable" href="qfileinfo.html#isExecutable" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isExecutable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isHidden" fullname="QFileInfo::isHidden" href="qfileinfo.html#isHidden" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isHidden() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRelative" fullname="QFileInfo::isRelative" href="qfileinfo.html#isRelative" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRelative() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAbsolute" fullname="QFileInfo::isAbsolute" href="qfileinfo.html#isAbsolute" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAbsolute() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="makeAbsolute" fullname="QFileInfo::makeAbsolute" href="qfileinfo.html#makeAbsolute" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="makeAbsolute()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFile" fullname="QFileInfo::isFile" href="qfileinfo.html#isFile" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFile() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDir" fullname="QFileInfo::isDir" href="qfileinfo.html#isDir" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDir() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSymLink" fullname="QFileInfo::isSymLink" href="qfileinfo.html#isSymLink" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSymLink() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRoot" fullname="QFileInfo::isRoot" href="qfileinfo.html#isRoot" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRoot() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isBundle" fullname="QFileInfo::isBundle" href="qfileinfo.html#isBundle" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isBundle() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="readLink" fullname="QFileInfo::readLink" href="qfileinfo-obsolete.html#readLink" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="readLink() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="symLinkTarget" fullname="QFileInfo::symLinkTarget" href="qfileinfo.html#symLinkTarget" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="symLinkTarget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="owner" fullname="QFileInfo::owner" href="qfileinfo.html#owner" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="owner() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ownerId" fullname="QFileInfo::ownerId" href="qfileinfo.html#ownerId" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="ownerId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="group" fullname="QFileInfo::group" href="qfileinfo.html#group" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="group() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="groupId" fullname="QFileInfo::groupId" href="qfileinfo.html#groupId" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="groupId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="permission" fullname="QFileInfo::permission" href="qfileinfo.html#permission" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="permission(QFlags<QFile::Permission> permissions) const"> + <parameter left="QFlags<QFile::Permission>" right="" name="permissions" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="permissions" fullname="QFileInfo::permissions" href="qfileinfo.html#permissions" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFile::Permissions" signature="permissions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QFileInfo::size" href="qfileinfo.html#size" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="created" fullname="QFileInfo::created" href="qfileinfo.html#created" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="created() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastModified" fullname="QFileInfo::lastModified" href="qfileinfo.html#lastModified" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="lastModified() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastRead" fullname="QFileInfo::lastRead" href="qfileinfo.html#lastRead" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="lastRead() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="caching" fullname="QFileInfo::caching" href="qfileinfo.html#caching" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="caching() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCaching" fullname="QFileInfo::setCaching" href="qfileinfo.html#setCaching" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCaching(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="compat" name="Permission" fullname="QFileInfo::Permission" href="qfileinfo-qt3.html#Permission-enum" location="qfileinfo.h" typedef="QFileInfo::PermissionSpec"> + <value name="ReadOwner" value="QFile::ReadOwner"/> + <value name="WriteOwner" value="QFile::WriteOwner"/> + <value name="ExeOwner" value="QFile::ExeOwner"/> + <value name="ReadUser" value="QFile::ReadUser"/> + <value name="WriteUser" value="QFile::WriteUser"/> + <value name="ExeUser" value="QFile::ExeUser"/> + <value name="ReadGroup" value="QFile::ReadGroup"/> + <value name="WriteGroup" value="QFile::WriteGroup"/> + <value name="ExeGroup" value="QFile::ExeGroup"/> + <value name="ReadOther" value="QFile::ReadOther"/> + <value name="WriteOther" value="QFile::WriteOther"/> + <value name="ExeOther" value="QFile::ExeOther"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="PermissionSpec" fullname="QFileInfo::PermissionSpec" href="qfileinfo.html#PermissionSpec-typedef" location="qfileinfo.h" enum="QFileInfo::Permission"/> + <function access="public" threadsafety="unspecified" status="compat" name="baseName" fullname="QFileInfo::baseName" href="qfileinfo-qt3.html#baseName-2" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString" signature="baseName(bool complete)"> + <parameter left="bool" right="" name="complete" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="extension" fullname="QFileInfo::extension" href="qfileinfo-qt3.html#extension" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="extension(bool complete) const"> + <parameter left="bool" right="" name="complete" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="absFilePath" fullname="QFileInfo::absFilePath" href="qfileinfo-qt3.html#absFilePath" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="absFilePath() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="dirPath" fullname="QFileInfo::dirPath" href="qfileinfo-qt3.html#dirPath" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="dirPath(bool absPath) const"> + <parameter left="bool" right="" name="absPath" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="dir" fullname="QFileInfo::dir" href="qfileinfo-qt3.html#dir-2" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QDir" signature="dir(bool absPath) const"> + <parameter left="bool" right="" name="absPath" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="convertToAbs" fullname="QFileInfo::convertToAbs" href="qfileinfo-qt3.html#convertToAbs" location="qfileinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="convertToAbs()"/> + <function access="public" threadsafety="unspecified" status="compat" name="permission" fullname="QFileInfo::permission" href="qfileinfo-qt3.html#permission-2" location="qfileinfo.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="permission(QFlags<QFileInfo::Permission> permissions) const"> + <parameter left="QFlags<QFileInfo::Permission>" right="" name="permissions" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QFileInfo::d_ptr" href="qfileinfo.html#d_ptr-var" location="qfileinfo.h" type="QFileInfoPrivate *" static="false"/> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QFileInfoList" href="qfileinfo.html#QFileInfoList-typedef" location="qfileinfo.h"/> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptClass" href="qscriptclass.html" location="qscriptclass.h" bases="" module="QtScript"> + <enum access="public" threadsafety="unspecified" status="commendable" name="QueryFlag" fullname="QScriptClass::QueryFlag" href="qscriptclass.html#QueryFlag-enum" location="qscriptclass.h" typedef="QScriptClass::QueryFlags"> + <value name="HandlesReadAccess" value="0x01"/> + <value name="HandlesWriteAccess" value="0x02"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QueryFlags" fullname="QScriptClass::QueryFlags" href="qscriptclass.html#QueryFlags-typedef" location="qscriptclass.h" enum="QScriptClass::QueryFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Extension" fullname="QScriptClass::Extension" href="qscriptclass.html#Extension-enum" location="qscriptclass.h"> + <value name="Callable" value="0"/> + <value name="HasInstance" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptClass" fullname="QScriptClass::QScriptClass" href="qscriptclass.html#QScriptClass" location="qscriptclass.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScriptClass(QScriptEngine * engine)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptClass" fullname="QScriptClass::~QScriptClass" href="qscriptclass.html#dtor.QScriptClass" location="qscriptclass.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptClass()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="engine" fullname="QScriptClass::engine" href="qscriptclass.html#engine" location="qscriptclass.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptEngine *" signature="engine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="queryProperty" fullname="QScriptClass::queryProperty" href="qscriptclass.html#queryProperty" location="qscriptclass.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QueryFlags" signature="queryProperty(const QScriptValue & object, const QScriptString & name, QFlags<QScriptClass::QueryFlag> flags, uint * id)"> + <parameter left="const QScriptValue &" right="" name="object" default=""/> + <parameter left="const QScriptString &" right="" name="name" default=""/> + <parameter left="QFlags<QScriptClass::QueryFlag>" right="" name="flags" default=""/> + <parameter left="uint *" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="QScriptClass::property" href="qscriptclass.html#property" location="qscriptclass.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="property(const QScriptValue & object, const QScriptString & name, uint id)"> + <parameter left="const QScriptValue &" right="" name="object" default=""/> + <parameter left="const QScriptString &" right="" name="name" default=""/> + <parameter left="uint" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="QScriptClass::setProperty" href="qscriptclass.html#setProperty" location="qscriptclass.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setProperty(QScriptValue & object, const QScriptString & name, uint id, const QScriptValue & value)"> + <parameter left="QScriptValue &" right="" name="object" default=""/> + <parameter left="const QScriptString &" right="" name="name" default=""/> + <parameter left="uint" right="" name="id" default=""/> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyFlags" fullname="QScriptClass::propertyFlags" href="qscriptclass.html#propertyFlags" location="qscriptclass.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QScriptValue::PropertyFlags" signature="propertyFlags(const QScriptValue & object, const QScriptString & name, uint id)"> + <parameter left="const QScriptValue &" right="" name="object" default=""/> + <parameter left="const QScriptString &" right="" name="name" default=""/> + <parameter left="uint" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newIterator" fullname="QScriptClass::newIterator" href="qscriptclass.html#newIterator" location="qscriptclass.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QScriptClassPropertyIterator *" signature="newIterator(const QScriptValue & object)"> + <parameter left="const QScriptValue &" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prototype" fullname="QScriptClass::prototype" href="qscriptclass.html#prototype" location="qscriptclass.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="prototype() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QScriptClass::name" href="qscriptclass.html#name" location="qscriptclass.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsExtension" fullname="QScriptClass::supportsExtension" href="qscriptclass.html#supportsExtension" location="qscriptclass.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsExtension(Extension extension) const"> + <parameter left="Extension" right="" name="extension" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="extension" fullname="QScriptClass::extension" href="qscriptclass.html#extension" location="qscriptclass.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="extension(Extension extension, const QVariant & argument)"> + <parameter left="Extension" right="" name="extension" default=""/> + <parameter left="const QVariant &" right="" name="argument" default="QVariant()"/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QScriptClass::d_ptr" href="qscriptclass.html#d_ptr-var" location="qscriptclass.h" type="QScriptClassPrivate *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMotifStyle" href="qmotifstyle.html" location="qmotifstyle.h" bases="QCommonStyle" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMotifStyle" fullname="QMotifStyle::QMotifStyle" href="qmotifstyle.html#QMotifStyle" location="qmotifstyle.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMotifStyle(bool useHighlightCols)"> + <parameter left="bool" right="" name="useHighlightCols" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMotifStyle" fullname="QMotifStyle::~QMotifStyle" href="qmotifstyle.html#dtor.QMotifStyle" location="qmotifstyle.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMotifStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUseHighlightColors" fullname="QMotifStyle::setUseHighlightColors" href="qmotifstyle.html#setUseHighlightColors" location="qmotifstyle.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUseHighlightColors(bool arg)"> + <parameter left="bool" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="useHighlightColors" fullname="QMotifStyle::useHighlightColors" href="qmotifstyle.html#useHighlightColors" location="qmotifstyle.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="useHighlightColors() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QMotifStyle::polish" href="qmotifstyle.html#polish" location="qmotifstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="polish(QPalette & pal)"> + <parameter left="QPalette &" right="" name="pal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPrimitive" fullname="QMotifStyle::drawPrimitive" href="qmotifstyle.html#drawPrimitive" location="qmotifstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawPrimitive(PrimitiveElement pe, const QStyleOption * opt, QPainter * p, const QWidget * w) const"> + <parameter left="PrimitiveElement" right="" name="pe" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="w" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawControl" fullname="QMotifStyle::drawControl" href="qmotifstyle.html#drawControl" location="qmotifstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawControl(ControlElement element, const QStyleOption * opt, QPainter * p, const QWidget * widget) const"> + <parameter left="ControlElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawComplexControl" fullname="QMotifStyle::drawComplexControl" href="qmotifstyle.html#drawComplexControl" location="qmotifstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawComplexControl(ComplexControl cc, const QStyleOptionComplex * opt, QPainter * p, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subControlRect" fullname="QMotifStyle::subControlRect" href="qmotifstyle.html#subControlRect" location="qmotifstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subControlRect(ComplexControl cc, const QStyleOptionComplex * opt, SubControl sc, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="opt" default=""/> + <parameter left="SubControl" right="" name="sc" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelMetric" fullname="QMotifStyle::pixelMetric" href="qmotifstyle.html#pixelMetric" location="qmotifstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelMetric(PixelMetric pm, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="PixelMetric" right="" name="pm" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeFromContents" fullname="QMotifStyle::sizeFromContents" href="qmotifstyle.html#sizeFromContents" location="qmotifstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeFromContents(ContentsType ct, const QStyleOption * opt, const QSize & contentsSize, const QWidget * widget) const"> + <parameter left="ContentsType" right="" name="ct" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QSize &" right="" name="contentsSize" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subElementRect" fullname="QMotifStyle::subElementRect" href="qmotifstyle.html#subElementRect" location="qmotifstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subElementRect(SubElement sr, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="SubElement" right="" name="sr" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPixmap" fullname="QMotifStyle::standardPixmap" href="qmotifstyle.html#standardPixmap" location="qmotifstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="standardPixmap(StandardPixmap standardPixmap, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="StandardPixmap" right="" name="standardPixmap" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleHint" fullname="QMotifStyle::styleHint" href="qmotifstyle.html#styleHint" location="qmotifstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="styleHint(StyleHint hint, const QStyleOption * opt, const QWidget * widget, QStyleHintReturn * returnData) const"> + <parameter left="StyleHint" right="" name="hint" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + <parameter left="QStyleHintReturn *" right="" name="returnData" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QMotifStyle::event" href="qmotifstyle.html#event" location="qmotifstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPalette" fullname="QMotifStyle::standardPalette" href="qmotifstyle.html#standardPalette" location="qmotifstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPalette" signature="standardPalette() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QMotifStyle::timerEvent" href="qmotifstyle.html#timerEvent" location="qmotifstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * event)"> + <parameter left="QTimerEvent *" right="" name="event" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qIsForwardIteratorEnd" href="qabstractxmlforwarditerator.html#qIsForwardIteratorEnd" location="qabstractxmlforwarditerator_p.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QAbstractXmlForwardIterator" type="bool" signature="qIsForwardIteratorEnd(const T & unit)"> + <parameter left="const T &" right="" name="unit" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QTextItem" href="qtextitem.html" location="qpaintengine.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="RenderFlag" fullname="QTextItem::RenderFlag" href="qtextitem.html#RenderFlag-enum" location="qpaintengine.h" typedef="QTextItem::RenderFlags"> + <value name="RightToLeft" value="0x1"/> + <value name="Overline" value="0x10"/> + <value name="Underline" value="0x20"/> + <value name="StrikeOut" value="0x40"/> + <value name="Dummy" value="0xffffffff"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="RenderFlags" fullname="QTextItem::RenderFlags" href="qtextitem.html#RenderFlags-typedef" location="qpaintengine.h" enum="QTextItem::RenderFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="descent" fullname="QTextItem::descent" href="qtextitem.html#descent" location="qpaintengine.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="descent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ascent" fullname="QTextItem::ascent" href="qtextitem.html#ascent" location="qpaintengine.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="ascent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QTextItem::width" href="qtextitem.html#width" location="qpaintengine.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="renderFlags" fullname="QTextItem::renderFlags" href="qtextitem.html#renderFlags" location="qpaintengine.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="RenderFlags" signature="renderFlags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QTextItem::text" href="qtextitem.html#text" location="qpaintengine.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QTextItem::font" href="qtextitem.html#font" location="qpaintengine.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPaintEngine" href="qpaintengine.html" location="qpaintengine.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="PaintEngineFeature" fullname="QPaintEngine::PaintEngineFeature" href="qpaintengine.html#PaintEngineFeature-enum" location="qpaintengine.h" typedef="QPaintEngine::PaintEngineFeatures"> + <value name="PrimitiveTransform" value="0x00000001"/> + <value name="PatternTransform" value="0x00000002"/> + <value name="PixmapTransform" value="0x00000004"/> + <value name="PatternBrush" value="0x00000008"/> + <value name="LinearGradientFill" value="0x00000010"/> + <value name="RadialGradientFill" value="0x00000020"/> + <value name="ConicalGradientFill" value="0x00000040"/> + <value name="AlphaBlend" value="0x00000080"/> + <value name="PorterDuff" value="0x00000100"/> + <value name="PainterPaths" value="0x00000200"/> + <value name="Antialiasing" value="0x00000400"/> + <value name="BrushStroke" value="0x00000800"/> + <value name="ConstantOpacity" value="0x00001000"/> + <value name="MaskedBrush" value="0x00002000"/> + <value name="PerspectiveTransform" value="0x00004000"/> + <value name="BlendModes" value="0x00008000"/> + <value name="ObjectBoundingModeGradients" value="0x00010000"/> + <value name="RasterOpModes" value="0x00020000"/> + <value name="PaintOutsidePaintEvent" value="0x20000000"/> + <value name="AllFeatures" value="0xffffffff"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="PaintEngineFeatures" fullname="QPaintEngine::PaintEngineFeatures" href="qpaintengine.html#PaintEngineFeatures-typedef" location="qpaintengine.h" enum="QPaintEngine::PaintEngineFeature"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="DirtyFlag" fullname="QPaintEngine::DirtyFlag" href="qpaintengine.html#DirtyFlag-enum" location="qpaintengine.h" typedef="QPaintEngine::DirtyFlags"> + <value name="DirtyPen" value="0x0001"/> + <value name="DirtyBrush" value="0x0002"/> + <value name="DirtyBrushOrigin" value="0x0004"/> + <value name="DirtyFont" value="0x0008"/> + <value name="DirtyBackground" value="0x0010"/> + <value name="DirtyBackgroundMode" value="0x0020"/> + <value name="DirtyTransform" value="0x0040"/> + <value name="DirtyClipRegion" value="0x0080"/> + <value name="DirtyClipPath" value="0x0100"/> + <value name="DirtyHints" value="0x0200"/> + <value name="DirtyCompositionMode" value="0x0400"/> + <value name="DirtyClipEnabled" value="0x0800"/> + <value name="DirtyOpacity" value="0x1000"/> + <value name="AllDirty" value="0xffff"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="DirtyFlags" fullname="QPaintEngine::DirtyFlags" href="qpaintengine.html#DirtyFlags-typedef" location="qpaintengine.h" enum="QPaintEngine::DirtyFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="PolygonDrawMode" fullname="QPaintEngine::PolygonDrawMode" href="qpaintengine.html#PolygonDrawMode-enum" location="qpaintengine.h"> + <value name="OddEvenMode" value="0"/> + <value name="WindingMode" value="1"/> + <value name="ConvexMode" value="2"/> + <value name="PolylineMode" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QPaintEngine" fullname="QPaintEngine::QPaintEngine" href="qpaintengine.html#QPaintEngine" location="qpaintengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPaintEngine(QFlags<QPaintEngine::PaintEngineFeature> caps)"> + <parameter left="QFlags<QPaintEngine::PaintEngineFeature>" right="" name="caps" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPaintEngine" fullname="QPaintEngine::~QPaintEngine" href="qpaintengine.html#dtor.QPaintEngine" location="qpaintengine.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPaintEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isActive" fullname="QPaintEngine::isActive" href="qpaintengine.html#isActive" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isActive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActive" fullname="QPaintEngine::setActive" href="qpaintengine.html#setActive" location="qpaintengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setActive(bool state)"> + <parameter left="bool" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QPaintEngine::begin" href="qpaintengine.html#begin" location="qpaintengine.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="begin(QPaintDevice * pdev)"> + <parameter left="QPaintDevice *" right="" name="pdev" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QPaintEngine::end" href="qpaintengine.html#end" location="qpaintengine.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="end()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="updateState" fullname="QPaintEngine::updateState" href="qpaintengine.html#updateState" location="qpaintengine.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateState(const QPaintEngineState & state)"> + <parameter left="const QPaintEngineState &" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRects" fullname="QPaintEngine::drawRects" href="qpaintengine.html#drawRects-2" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawRects(const QRect * rects, int rectCount)"> + <parameter left="const QRect *" right="" name="rects" default=""/> + <parameter left="int" right="" name="rectCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRects" fullname="QPaintEngine::drawRects" href="qpaintengine.html#drawRects" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawRects(const QRectF * rects, int rectCount)"> + <parameter left="const QRectF *" right="" name="rects" default=""/> + <parameter left="int" right="" name="rectCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QPaintEngine::drawLines" href="qpaintengine.html#drawLines-2" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawLines(const QLine * lines, int lineCount)"> + <parameter left="const QLine *" right="" name="lines" default=""/> + <parameter left="int" right="" name="lineCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QPaintEngine::drawLines" href="qpaintengine.html#drawLines" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawLines(const QLineF * lines, int lineCount)"> + <parameter left="const QLineF *" right="" name="lines" default=""/> + <parameter left="int" right="" name="lineCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="QPaintEngine::drawEllipse" href="qpaintengine.html#drawEllipse" location="qpaintengine.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawEllipse(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="QPaintEngine::drawEllipse" href="qpaintengine.html#drawEllipse-2" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawEllipse(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPath" fullname="QPaintEngine::drawPath" href="qpaintengine.html#drawPath" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPath(const QPainterPath & path)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoints" fullname="QPaintEngine::drawPoints" href="qpaintengine.html#drawPoints" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPoints(const QPointF * points, int pointCount)"> + <parameter left="const QPointF *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoints" fullname="QPaintEngine::drawPoints" href="qpaintengine.html#drawPoints-2" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPoints(const QPoint * points, int pointCount)"> + <parameter left="const QPoint *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolygon" fullname="QPaintEngine::drawPolygon" href="qpaintengine.html#drawPolygon" location="qpaintengine.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPolygon(const QPointF * points, int pointCount, PolygonDrawMode mode)"> + <parameter left="const QPointF *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + <parameter left="PolygonDrawMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolygon" fullname="QPaintEngine::drawPolygon" href="qpaintengine.html#drawPolygon-2" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPolygon(const QPoint * points, int pointCount, PolygonDrawMode mode)"> + <parameter left="const QPoint *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + <parameter left="PolygonDrawMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPaintEngine::drawPixmap" href="qpaintengine.html#drawPixmap" location="qpaintengine.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPixmap(const QRectF & r, const QPixmap & pm, const QRectF & sr)"> + <parameter left="const QRectF &" right="" name="r" default=""/> + <parameter left="const QPixmap &" right="" name="pm" default=""/> + <parameter left="const QRectF &" right="" name="sr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTextItem" fullname="QPaintEngine::drawTextItem" href="qpaintengine.html#drawTextItem" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawTextItem(const QPointF & p, const QTextItem & textItem)"> + <parameter left="const QPointF &" right="" name="p" default=""/> + <parameter left="const QTextItem &" right="" name="textItem" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTiledPixmap" fullname="QPaintEngine::drawTiledPixmap" href="qpaintengine.html#drawTiledPixmap" location="qpaintengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawTiledPixmap(const QRectF & rect, const QPixmap & pixmap, const QPointF & p)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QPointF &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QPaintEngine::drawImage" href="qpaintengine.html#drawImage" location="qpaintengine.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawImage(const QRectF & rectangle, const QImage & image, const QRectF & sr, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="const QRectF &" right="" name="sr" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintDevice" fullname="QPaintEngine::paintDevice" href="qpaintengine.html#paintDevice" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPaintDevice *" signature="paintDevice() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QPaintEngine::Type" href="qpaintengine.html#Type-enum" location="qpaintengine.h"> + <value name="X11" value="0"/> + <value name="Windows" value="1"/> + <value name="QuickDraw" value="2"/> + <value name="CoreGraphics" value="3"/> + <value name="MacPrinter" value="4"/> + <value name="QWindowSystem" value="5"/> + <value name="PostScript" value="6"/> + <value name="OpenGL" value="7"/> + <value name="Picture" value="8"/> + <value name="SVG" value="9"/> + <value name="Raster" value="10"/> + <value name="Direct3D" value="11"/> + <value name="Pdf" value="12"/> + <value name="OpenVG" value="13"/> + <value name="User" value="50"/> + <value name="MaxUser" value="100"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QPaintEngine::type" href="qpaintengine.html#type" location="qpaintengine.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFeature" fullname="QPaintEngine::hasFeature" href="qpaintengine.html#hasFeature" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasFeature(QFlags<QPaintEngine::PaintEngineFeature> feature) const"> + <parameter left="QFlags<QPaintEngine::PaintEngineFeature>" right="" name="feature" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="painter" fullname="QPaintEngine::painter" href="qpaintengine.html#painter" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainter *" signature="painter() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="state" fullname="QPaintEngine::state" href="qpaintengine.html#state-var" location="qpaintengine.h" type="QPaintEngineState *" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="gccaps" fullname="QPaintEngine::gccaps" href="qpaintengine.html#gccaps-var" location="qpaintengine.h" type="PaintEngineFeatures" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="active" fullname="QPaintEngine::active" href="qpaintengine.html#active-var" location="qpaintengine.h" type="uint:1" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="selfDestruct" fullname="QPaintEngine::selfDestruct" href="qpaintengine.html#selfDestruct-var" location="qpaintengine.h" type="uint:1" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="extended" fullname="QPaintEngine::extended" href="qpaintengine.html#extended-var" location="qpaintengine.h" type="uint:1" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QPaintEngine::d_ptr" href="qpaintengine.html#d_ptr-var" location="qpaintengine.h" type="QPaintEnginePrivate *" static="false"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QPaintEngineState" href="qpaintenginestate.html" location="qpaintengine.h" bases="" module="QtGui"> + <target name="getfunction"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QPaintEngineState::state" href="qpaintenginestate.html#state" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPaintEngine::DirtyFlags" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pen" fullname="QPaintEngineState::pen" href="qpaintenginestate.html#pen" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPen" signature="pen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="brush" fullname="QPaintEngineState::brush" href="qpaintenginestate.html#brush" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="brush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="brushOrigin" fullname="QPaintEngineState::brushOrigin" href="qpaintenginestate.html#brushOrigin" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="brushOrigin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundBrush" fullname="QPaintEngineState::backgroundBrush" href="qpaintenginestate.html#backgroundBrush" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="backgroundBrush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundMode" fullname="QPaintEngineState::backgroundMode" href="qpaintenginestate.html#backgroundMode" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::BGMode" signature="backgroundMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QPaintEngineState::font" href="qpaintenginestate.html#font" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="matrix" fullname="QPaintEngineState::matrix" href="qpaintenginestate-obsolete.html#matrix" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="matrix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="transform" fullname="QPaintEngineState::transform" href="qpaintenginestate.html#transform" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="transform() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clipOperation" fullname="QPaintEngineState::clipOperation" href="qpaintenginestate.html#clipOperation" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ClipOperation" signature="clipOperation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clipRegion" fullname="QPaintEngineState::clipRegion" href="qpaintenginestate.html#clipRegion" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="clipRegion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clipPath" fullname="QPaintEngineState::clipPath" href="qpaintenginestate.html#clipPath" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="clipPath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isClipEnabled" fullname="QPaintEngineState::isClipEnabled" href="qpaintenginestate.html#isClipEnabled" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isClipEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="renderHints" fullname="QPaintEngineState::renderHints" href="qpaintenginestate.html#renderHints" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainter::RenderHints" signature="renderHints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="compositionMode" fullname="QPaintEngineState::compositionMode" href="qpaintenginestate.html#compositionMode" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainter::CompositionMode" signature="compositionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="opacity" fullname="QPaintEngineState::opacity" href="qpaintenginestate.html#opacity" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="opacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="painter" fullname="QPaintEngineState::painter" href="qpaintenginestate.html#painter" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainter *" signature="painter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="brushNeedsResolving" fullname="QPaintEngineState::brushNeedsResolving" href="qpaintenginestate.html#brushNeedsResolving" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="brushNeedsResolving() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="penNeedsResolving" fullname="QPaintEngineState::penNeedsResolving" href="qpaintenginestate.html#penNeedsResolving" location="qpaintengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="penNeedsResolving() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="dirtyFlags" fullname="QPaintEngineState::dirtyFlags" href="qpaintenginestate.html#dirtyFlags-var" location="qpaintengine.h" type="QPaintEngine::DirtyFlags" static="false"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSslCipher" href="qsslcipher.html" location="qsslcipher.h" bases="" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslCipher" fullname="QSslCipher::QSslCipher" href="qsslcipher.html#QSslCipher" location="qsslcipher.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSslCipher()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslCipher" fullname="QSslCipher::QSslCipher" href="qsslcipher.html#QSslCipher-2" location="qsslcipher.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSslCipher(const QString & name, QSsl::SslProtocol protocol)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QSsl::SslProtocol" right="" name="protocol" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslCipher" fullname="QSslCipher::QSslCipher" href="qsslcipher.html#QSslCipher-3" location="qsslcipher.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSslCipher(const QSslCipher & other)"> + <parameter left="const QSslCipher &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSslCipher" fullname="QSslCipher::~QSslCipher" href="qsslcipher.html#dtor.QSslCipher" location="qsslcipher.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSslCipher()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSslCipher::operator=" href="qsslcipher.html#operator=" location="qsslcipher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSslCipher &" signature="operator=(const QSslCipher & other)"> + <parameter left="const QSslCipher &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSslCipher::operator==" href="qsslcipher.html#operator==" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSslCipher & other) const"> + <parameter left="const QSslCipher &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSslCipher::operator!=" href="qsslcipher.html#operator!=" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSslCipher & other) const"> + <parameter left="const QSslCipher &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSslCipher::isNull" href="qsslcipher.html#isNull" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QSslCipher::name" href="qsslcipher.html#name" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedBits" fullname="QSslCipher::supportedBits" href="qsslcipher.html#supportedBits" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="supportedBits() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="usedBits" fullname="QSslCipher::usedBits" href="qsslcipher.html#usedBits" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="usedBits() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keyExchangeMethod" fullname="QSslCipher::keyExchangeMethod" href="qsslcipher.html#keyExchangeMethod" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="keyExchangeMethod() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="authenticationMethod" fullname="QSslCipher::authenticationMethod" href="qsslcipher.html#authenticationMethod" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="authenticationMethod() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="encryptionMethod" fullname="QSslCipher::encryptionMethod" href="qsslcipher.html#encryptionMethod" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="encryptionMethod() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="protocolString" fullname="QSslCipher::protocolString" href="qsslcipher.html#protocolString" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="protocolString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="protocol" fullname="QSslCipher::protocol" href="qsslcipher.html#protocol" location="qsslcipher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSsl::SslProtocol" signature="protocol() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFxParticleMotion" href="qfxparticlemotion.html" location="qfxparticles.h" bases="QObject" module="QtDeclarative"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFxParticleMotion" fullname="QFxParticleMotion::QFxParticleMotion" href="qfxparticlemotion.html#QFxParticleMotion" location="qfxparticles.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFxParticleMotion(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="advance" fullname="QFxParticleMotion::advance" href="qfxparticlemotion.html#advance" location="qfxparticles.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="advance(QFxParticle & particle, int interval)"> + <parameter left="QFxParticle &" right="" name="particle" default=""/> + <parameter left="int" right="" name="interval" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="created" fullname="QFxParticleMotion::created" href="qfxparticlemotion.html#created" location="qfxparticles.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="created(QFxParticle & particle)"> + <parameter left="QFxParticle &" right="" name="particle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="destroy" fullname="QFxParticleMotion::destroy" href="qfxparticlemotion.html#destroy" location="qfxparticles.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="destroy(QFxParticle & particle)"> + <parameter left="QFxParticle &" right="" name="particle" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerTaskMenuExtension" href="qdesignertaskmenuextension.html" location="taskmenu.h" bases="" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerTaskMenuExtension" fullname="QDesignerTaskMenuExtension::~QDesignerTaskMenuExtension" href="qdesignertaskmenuextension.html#dtor.QDesignerTaskMenuExtension" location="taskmenu.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerTaskMenuExtension()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="preferredEditAction" fullname="QDesignerTaskMenuExtension::preferredEditAction" href="qdesignertaskmenuextension.html#preferredEditAction" location="taskmenu.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="preferredEditAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="taskActions" fullname="QDesignerTaskMenuExtension::taskActions" href="qdesignertaskmenuextension.html#taskActions" location="taskmenu.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QList<QAction *>" signature="taskActions() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractTransition" href="qabstracttransition.html" location="qabstracttransition.h" bases="QObject" module="QtCore"> + <contents name="subclassing" title="Subclassing" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="sourceState" fullname="QAbstractTransition::sourceState" href="qabstracttransition.html#sourceState-prop" location="qabstracttransition.h" type="QState *"> + <getter name="sourceState"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="targetState" fullname="QAbstractTransition::targetState" href="qabstracttransition.html#targetState-prop" location="qabstracttransition.h" type="QAbstractState *"> + <getter name="targetState"/> + <setter name="setTargetState"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="targetStates" fullname="QAbstractTransition::targetStates" href="qabstracttransition.html#targetStates-prop" location="qabstracttransition.h" type="QList<QAbstractState *>"> + <getter name="targetStates"/> + <setter name="setTargetStates"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractTransition" fullname="QAbstractTransition::QAbstractTransition" href="qabstracttransition.html#QAbstractTransition" location="qabstracttransition.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractTransition(QState * sourceState)"> + <parameter left="QState *" right="" name="sourceState" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractTransition" fullname="QAbstractTransition::~QAbstractTransition" href="qabstracttransition.html#dtor.QAbstractTransition" location="qabstracttransition.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractTransition()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sourceState" fullname="QAbstractTransition::sourceState" href="qabstracttransition.html#sourceState-prop" location="qabstracttransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sourceState" type="QState *" signature="sourceState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="targetState" fullname="QAbstractTransition::targetState" href="qabstracttransition.html#targetState-prop" location="qabstracttransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="targetState" type="QAbstractState *" signature="targetState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTargetState" fullname="QAbstractTransition::setTargetState" href="qabstracttransition.html#targetState-prop" location="qabstracttransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="targetState" type="void" signature="setTargetState(QAbstractState * target)"> + <parameter left="QAbstractState *" right="" name="target" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="targetStates" fullname="QAbstractTransition::targetStates" href="qabstracttransition.html#targetStates-prop" location="qabstracttransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="targetStates" type="QList<QAbstractState *>" signature="targetStates() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTargetStates" fullname="QAbstractTransition::setTargetStates" href="qabstracttransition.html#targetStates-prop" location="qabstracttransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="targetStates" type="void" signature="setTargetStates(const QList<QAbstractState *> & targets)"> + <parameter left="const QList<QAbstractState *> &" right="" name="targets" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="machine" fullname="QAbstractTransition::machine" href="qabstracttransition.html#machine" location="qabstracttransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStateMachine *" signature="machine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addAnimation" fullname="QAbstractTransition::addAnimation" href="qabstracttransition.html#addAnimation" location="qabstracttransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addAnimation(QAbstractAnimation * animation)"> + <parameter left="QAbstractAnimation *" right="" name="animation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAnimation" fullname="QAbstractTransition::removeAnimation" href="qabstracttransition.html#removeAnimation" location="qabstracttransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAnimation(QAbstractAnimation * animation)"> + <parameter left="QAbstractAnimation *" right="" name="animation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="animations" fullname="QAbstractTransition::animations" href="qabstracttransition.html#animations" location="qabstracttransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QAbstractAnimation *>" signature="animations() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="triggered" fullname="QAbstractTransition::triggered" href="qabstracttransition.html#triggered" location="qabstracttransition.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="triggered()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventTest" fullname="QAbstractTransition::eventTest" href="qabstracttransition.html#eventTest" location="qabstracttransition.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventTest(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onTransition" fullname="QAbstractTransition::onTransition" href="qabstracttransition.html#onTransition" location="qabstracttransition.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="onTransition(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QAbstractTransition::event" href="qabstracttransition.html#event" location="qabstracttransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qVariantFromValue" href="qvariant.html#qVariantFromValue" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVariant" type="QVariant" signature="qVariantFromValue(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qVariantSetValue" href="qvariant.html#qVariantSetValue" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVariant" type="void" signature="qVariantSetValue(QVariant & variant, const T & value)"> + <parameter left="QVariant &" right="" name="variant" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qVariantValue" href="qvariant.html#qVariantValue" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVariant" type="T" signature="qVariantValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qVariantCanConvert" href="qvariant.html#qVariantCanConvert" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVariant" type="bool" signature="qVariantCanConvert(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QVariant" href="qvariant.html" location="qvariant.h" bases="" module="QtCore"> + <contents name="a-note-on-gui-types" title="A Note on GUI Types" level="1"/> + <contents name="using-canconvert-and-convert-consecutively" title="Using canConvert() and convert() Consecutively" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QVariant::Type" href="qvariant.html#Type-enum" location="qvariant.h"> + <value name="Invalid" value="0"/> + <value name="Bool" value="1"/> + <value name="Int" value="2"/> + <value name="UInt" value="3"/> + <value name="LongLong" value="4"/> + <value name="ULongLong" value="5"/> + <value name="Double" value="6"/> + <value name="Char" value="7"/> + <value name="Map" value="8"/> + <value name="List" value="9"/> + <value name="String" value="10"/> + <value name="StringList" value="11"/> + <value name="ByteArray" value="12"/> + <value name="BitArray" value="13"/> + <value name="Date" value="14"/> + <value name="Time" value="15"/> + <value name="DateTime" value="16"/> + <value name="Url" value="17"/> + <value name="Locale" value="18"/> + <value name="Rect" value="19"/> + <value name="RectF" value="20"/> + <value name="Size" value="21"/> + <value name="SizeF" value="22"/> + <value name="Line" value="23"/> + <value name="LineF" value="24"/> + <value name="Point" value="25"/> + <value name="PointF" value="26"/> + <value name="RegExp" value="27"/> + <value name="Hash" value="28"/> + <value name="LastCoreType" value="Hash"/> + <value name="ColorGroup" value="63"/> + <value name="Font" value="64"/> + <value name="Pixmap" value="65"/> + <value name="Brush" value="66"/> + <value name="Color" value="67"/> + <value name="Palette" value="68"/> + <value name="Icon" value="69"/> + <value name="Image" value="70"/> + <value name="Polygon" value="71"/> + <value name="Region" value="72"/> + <value name="Bitmap" value="73"/> + <value name="Cursor" value="74"/> + <value name="SizePolicy" value="75"/> + <value name="KeySequence" value="76"/> + <value name="Pen" value="77"/> + <value name="TextLength" value="78"/> + <value name="TextFormat" value="79"/> + <value name="Matrix" value="80"/> + <value name="Transform" value="81"/> + <value name="Matrix4x4" value="82"/> + <value name="Vector2D" value="83"/> + <value name="Vector3D" value="84"/> + <value name="Vector4D" value="85"/> + <value name="Quaternion" value="86"/> + <value name="LastGuiType" value="Quaternion"/> + <value name="UserType" value="127"/> + <value name="IconSet" value="Icon"/> + <value name="CString" value="ByteArray"/> + <value name="PointArray" value="Polygon"/> + <value name="LastType" value="0xffffffff"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant" location="qvariant.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVariant()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QVariant" fullname="QVariant::~QVariant" href="qvariant.html#dtor.QVariant" location="qvariant.cpp" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QVariant()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-2" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QVariant(Type type)"> + <parameter left="Type" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-3" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QVariant(int typeOrUserType, const void * copy)"> + <parameter left="int" right="" name="typeOrUserType" default=""/> + <parameter left="const void *" right="" name="copy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-4" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QVariant(const QVariant & p)"> + <parameter left="const QVariant &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-5" location="qvariant.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QVariant(QDataStream & s)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-6" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QVariant(int val)"> + <parameter left="int" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-7" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QVariant(uint val)"> + <parameter left="uint" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-8" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QVariant(qlonglong val)"> + <parameter left="qlonglong" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-9" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="9" type="" signature="QVariant(qulonglong val)"> + <parameter left="qulonglong" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-10" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="10" type="" signature="QVariant(bool val)"> + <parameter left="bool" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-11" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="11" type="" signature="QVariant(double val)"> + <parameter left="double" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-12" location="qvariant.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="12" type="" signature="QVariant(float val)"> + <parameter left="float" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-13" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="13" type="" signature="QVariant(const char * val)"> + <parameter left="const char *" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-14" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="14" type="" signature="QVariant(const QByteArray & val)"> + <parameter left="const QByteArray &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-15" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="15" type="" signature="QVariant(const QBitArray & val)"> + <parameter left="const QBitArray &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-16" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="16" type="" signature="QVariant(const QString & val)"> + <parameter left="const QString &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-17" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="17" type="" signature="QVariant(const QLatin1String & val)"> + <parameter left="const QLatin1String &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-18" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="18" type="" signature="QVariant(const QStringList & val)"> + <parameter left="const QStringList &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-19" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="19" type="" signature="QVariant(const QChar & c)"> + <parameter left="const QChar &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-20" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="20" type="" signature="QVariant(const QDate & val)"> + <parameter left="const QDate &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-21" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="21" type="" signature="QVariant(const QTime & val)"> + <parameter left="const QTime &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-22" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="22" type="" signature="QVariant(const QDateTime & val)"> + <parameter left="const QDateTime &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-23" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="23" type="" signature="QVariant(const QList<QVariant> & val)"> + <parameter left="const QList<QVariant> &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-24" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="24" type="" signature="QVariant(const QMap<QString, QVariant> & val)"> + <parameter left="const QMap<QString, QVariant> &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-25" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="25" type="" signature="QVariant(const QHash<QString, QVariant> & val)"> + <parameter left="const QHash<QString, QVariant> &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-26" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="26" type="" signature="QVariant(const QSize & val)"> + <parameter left="const QSize &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-27" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="27" type="" signature="QVariant(const QSizeF & val)"> + <parameter left="const QSizeF &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-28" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="28" type="" signature="QVariant(const QPoint & val)"> + <parameter left="const QPoint &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-29" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="29" type="" signature="QVariant(const QPointF & val)"> + <parameter left="const QPointF &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-30" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="30" type="" signature="QVariant(const QLine & val)"> + <parameter left="const QLine &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-31" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="31" type="" signature="QVariant(const QLineF & val)"> + <parameter left="const QLineF &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-32" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="32" type="" signature="QVariant(const QRect & val)"> + <parameter left="const QRect &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-33" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="33" type="" signature="QVariant(const QRectF & val)"> + <parameter left="const QRectF &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-34" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="34" type="" signature="QVariant(const QUrl & val)"> + <parameter left="const QUrl &" right="" name="val" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-35" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="35" type="" signature="QVariant(const QLocale & l)"> + <parameter left="const QLocale &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-36" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="36" type="" signature="QVariant(const QRegExp & regExp)"> + <parameter left="const QRegExp &" right="" name="regExp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVariant" fullname="QVariant::QVariant" href="qvariant.html#QVariant-37" location="qvariant.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="37" type="" signature="QVariant(Qt::GlobalColor color)"> + <parameter left="Qt::GlobalColor" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QVariant::operator=" href="qvariant.html#operator=" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVariant &" signature="operator=(const QVariant & variant)"> + <parameter left="const QVariant &" right="" name="variant" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QVariant::type" href="qvariant.html#type" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="userType" fullname="QVariant::userType" href="qvariant.html#userType" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="userType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="typeName" fullname="QVariant::typeName" href="qvariant.html#typeName" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="typeName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canConvert" fullname="QVariant::canConvert" href="qvariant.html#canConvert" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canConvert(Type t) const"> + <parameter left="Type" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convert" fullname="QVariant::convert" href="qvariant.html#convert" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="convert(Type t)"> + <parameter left="Type" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="canCast" fullname="QVariant::canCast" href="qvariant-qt3.html#canCast" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canCast(Type t) const"> + <parameter left="Type" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="cast" fullname="QVariant::cast" href="qvariant-qt3.html#cast" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="cast(Type t)"> + <parameter left="Type" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QVariant::isValid" href="qvariant.html#isValid" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QVariant::isNull" href="qvariant.html#isNull" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QVariant::clear" href="qvariant.html#clear" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toInt" fullname="QVariant::toInt" href="qvariant.html#toInt" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="toInt(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUInt" fullname="QVariant::toUInt" href="qvariant.html#toUInt" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="toUInt(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLongLong" fullname="QVariant::toLongLong" href="qvariant.html#toLongLong" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qlonglong" signature="toLongLong(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toULongLong" fullname="QVariant::toULongLong" href="qvariant.html#toULongLong" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qulonglong" signature="toULongLong(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toBool" fullname="QVariant::toBool" href="qvariant.html#toBool" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="toBool() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toDouble" fullname="QVariant::toDouble" href="qvariant.html#toDouble" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="double" signature="toDouble(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toFloat" fullname="QVariant::toFloat" href="qvariant.html#toFloat" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="float" signature="toFloat(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toReal" fullname="QVariant::toReal" href="qvariant.html#toReal" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="toReal(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toByteArray" fullname="QVariant::toByteArray" href="qvariant.html#toByteArray" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toByteArray() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toBitArray" fullname="QVariant::toBitArray" href="qvariant.html#toBitArray" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBitArray" signature="toBitArray() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QVariant::toString" href="qvariant.html#toString" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toStringList" fullname="QVariant::toStringList" href="qvariant.html#toStringList" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="toStringList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toChar" fullname="QVariant::toChar" href="qvariant.html#toChar" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="toChar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toDate" fullname="QVariant::toDate" href="qvariant.html#toDate" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDate" signature="toDate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toTime" fullname="QVariant::toTime" href="qvariant.html#toTime" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTime" signature="toTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toDateTime" fullname="QVariant::toDateTime" href="qvariant.html#toDateTime" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="toDateTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toList" fullname="QVariant::toList" href="qvariant.html#toList" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QVariant>" signature="toList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toMap" fullname="QVariant::toMap" href="qvariant.html#toMap" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMap<QString, QVariant>" signature="toMap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toHash" fullname="QVariant::toHash" href="qvariant.html#toHash" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHash<QString, QVariant>" signature="toHash() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPoint" fullname="QVariant::toPoint" href="qvariant.html#toPoint" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="toPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPointF" fullname="QVariant::toPointF" href="qvariant.html#toPointF" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="toPointF() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toRect" fullname="QVariant::toRect" href="qvariant.html#toRect" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="toRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toSize" fullname="QVariant::toSize" href="qvariant.html#toSize" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="toSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toSizeF" fullname="QVariant::toSizeF" href="qvariant.html#toSizeF" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="toSizeF() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLine" fullname="QVariant::toLine" href="qvariant.html#toLine" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLine" signature="toLine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLineF" fullname="QVariant::toLineF" href="qvariant.html#toLineF" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLineF" signature="toLineF() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toRectF" fullname="QVariant::toRectF" href="qvariant.html#toRectF" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="toRectF() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toUrl" fullname="QVariant::toUrl" href="qvariant.html#toUrl" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="toUrl() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLocale" fullname="QVariant::toLocale" href="qvariant.html#toLocale" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLocale" signature="toLocale() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toRegExp" fullname="QVariant::toRegExp" href="qvariant.html#toRegExp" location="qvariant.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegExp" signature="toRegExp() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="asInt" fullname="QVariant::asInt" href="qvariant-qt3.html#asInt" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int &" signature="asInt()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asUInt" fullname="QVariant::asUInt" href="qvariant-qt3.html#asUInt" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="uint &" signature="asUInt()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asLongLong" fullname="QVariant::asLongLong" href="qvariant-qt3.html#asLongLong" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qlonglong &" signature="asLongLong()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asULongLong" fullname="QVariant::asULongLong" href="qvariant-qt3.html#asULongLong" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qulonglong &" signature="asULongLong()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asBool" fullname="QVariant::asBool" href="qvariant-qt3.html#asBool" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool &" signature="asBool()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asDouble" fullname="QVariant::asDouble" href="qvariant-qt3.html#asDouble" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="double &" signature="asDouble()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asByteArray" fullname="QVariant::asByteArray" href="qvariant-qt3.html#asByteArray" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="asByteArray()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asBitArray" fullname="QVariant::asBitArray" href="qvariant-qt3.html#asBitArray" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QBitArray &" signature="asBitArray()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asString" fullname="QVariant::asString" href="qvariant-qt3.html#asString" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="asString()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asStringList" fullname="QVariant::asStringList" href="qvariant-qt3.html#asStringList" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStringList &" signature="asStringList()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asDate" fullname="QVariant::asDate" href="qvariant-qt3.html#asDate" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDate &" signature="asDate()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asTime" fullname="QVariant::asTime" href="qvariant-qt3.html#asTime" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTime &" signature="asTime()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asDateTime" fullname="QVariant::asDateTime" href="qvariant-qt3.html#asDateTime" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDateTime &" signature="asDateTime()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asList" fullname="QVariant::asList" href="qvariant-qt3.html#asList" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<QVariant> &" signature="asList()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asMap" fullname="QVariant::asMap" href="qvariant-qt3.html#asMap" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMap<QString, QVariant> &" signature="asMap()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asPoint" fullname="QVariant::asPoint" href="qvariant-qt3.html#asPoint" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPoint &" signature="asPoint()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asRect" fullname="QVariant::asRect" href="qvariant-qt3.html#asRect" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRect &" signature="asRect()"/> + <function access="public" threadsafety="unspecified" status="compat" name="asSize" fullname="QVariant::asSize" href="qvariant-qt3.html#asSize" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSize &" signature="asSize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="typeToName" fullname="QVariant::typeToName" href="qvariant.html#typeToName" location="qvariant.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="const char *" signature="typeToName(Type typ)"> + <parameter left="Type" right="" name="typ" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nameToType" fullname="QVariant::nameToType" href="qvariant.html#nameToType" location="qvariant.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Type" signature="nameToType(const char * name)"> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QVariant" fullname="QVariant::QVariant" href="qvariant-qt3.html#QVariant-38" location="qvariant.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="38" type="" signature="QVariant(bool b, int dummy)"> + <parameter left="bool" right="" name="b" default=""/> + <parameter left="int" right="" name="dummy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="toCString" fullname="QVariant::toCString" href="qvariant-qt3.html#toCString" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QByteArray" signature="toCString() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="asCString" fullname="QVariant::asCString" href="qvariant-qt3.html#asCString" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="asCString()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QVariant::setValue" href="qvariant.html#setValue" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QVariant::value" href="qvariant.html#value" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromValue" fullname="QVariant::fromValue" href="qvariant.html#fromValue" location="qvariant.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QVariant" signature="fromValue(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canConvert" fullname="QVariant::canConvert" href="qvariant.html#canConvert-2" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="canConvert() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QVariant::operator==" href="qvariant.html#operator==" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QVariant & v) const"> + <parameter left="const QVariant &" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QVariant::operator!=" href="qvariant.html#operator!=" location="qvariant.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QVariant & v) const"> + <parameter left="const QVariant &" right="" name="v" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="QVariant::d" href="qvariant.html#d-var" location="qvariant.h" type="Private" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="handler" fullname="QVariant::handler" href="qvariant.html#handler-var" location="qvariant.h" type="const Handler *" static="true"/> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QVariantList" href="qvariant.html#QVariantList-typedef" location="qvariant.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QVariantMap" href="qvariant.html#QVariantMap-typedef" location="qvariant.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QVariantHash" href="qvariant.html#QVariantHash-typedef" location="qvariant.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="#operator>>-28" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="28" type="QDataStream &" signature="operator>>(QDataStream & s, QVariant & p)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="QVariant &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="#operator<<-52" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="52" type="QDataStream &" signature="operator<<(QDataStream & s, const QVariant & p)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="const QVariant &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="#operator>>-29" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="29" type="QDataStream &" signature="operator>>(QDataStream & s, QVariant::Type & p)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="QVariant::Type &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="#operator<<-53" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="53" type="QDataStream &" signature="operator<<(QDataStream & s, const QVariant::Type p)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="const QVariant::Type" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qvariant.html#operator==-19" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="19" relates="QVariant" type="bool" signature="operator==(const QVariant & v1, const QVariant & v2)"> + <parameter left="const QVariant &" right="" name="v1" default=""/> + <parameter left="const QVariant &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qvariant.html#operator!=-12" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" relates="QVariant" type="bool" signature="operator!=(const QVariant & v1, const QVariant & v2)"> + <parameter left="const QVariant &" right="" name="v1" default=""/> + <parameter left="const QVariant &" right="" name="v2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qvariant_cast" href="qvariant.html#qvariant_cast" location="qvariant.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QVariant" type="T" signature="qvariant_cast(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QSystemSemaphore" href="qsystemsemaphore.html" location="qsystemsemaphore.h" bases="" module="QtCore"> + <contents name="platform-specific-behavior" title="Platform-Specific Behavior" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="AccessMode" fullname="QSystemSemaphore::AccessMode" href="qsystemsemaphore.html#AccessMode-enum" location="qsystemsemaphore.h"> + <value name="Open" value="0"/> + <value name="Create" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SystemSemaphoreError" fullname="QSystemSemaphore::SystemSemaphoreError" href="qsystemsemaphore.html#SystemSemaphoreError-enum" location="qsystemsemaphore.h"> + <value name="NoError" value="0"/> + <value name="PermissionDenied" value="1"/> + <value name="KeyError" value="2"/> + <value name="AlreadyExists" value="3"/> + <value name="NotFound" value="4"/> + <value name="OutOfResources" value="5"/> + <value name="UnknownError" value="6"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QSystemSemaphore" fullname="QSystemSemaphore::QSystemSemaphore" href="qsystemsemaphore.html#QSystemSemaphore" location="qsystemsemaphore.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSystemSemaphore(const QString & key, int initialValue, AccessMode mode)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="int" right="" name="initialValue" default="0"/> + <parameter left="AccessMode" right="" name="mode" default="Open"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSystemSemaphore" fullname="QSystemSemaphore::~QSystemSemaphore" href="qsystemsemaphore.html#dtor.QSystemSemaphore" location="qsystemsemaphore.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSystemSemaphore()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKey" fullname="QSystemSemaphore::setKey" href="qsystemsemaphore.html#setKey" location="qsystemsemaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setKey(const QString & key, int initialValue, AccessMode mode)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="int" right="" name="initialValue" default="0"/> + <parameter left="AccessMode" right="" name="mode" default="Open"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QSystemSemaphore::key" href="qsystemsemaphore.html#key" location="qsystemsemaphore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="acquire" fullname="QSystemSemaphore::acquire" href="qsystemsemaphore.html#acquire" location="qsystemsemaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="acquire()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="release" fullname="QSystemSemaphore::release" href="qsystemsemaphore.html#release" location="qsystemsemaphore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="release(int n)"> + <parameter left="int" right="" name="n" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QSystemSemaphore::error" href="qsystemsemaphore.html#error" location="qsystemsemaphore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SystemSemaphoreError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QSystemSemaphore::errorString" href="qsystemsemaphore.html#errorString" location="qsystemsemaphore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAudioDeviceInfo" href="qaudiodeviceinfo.html" location="qaudiodeviceinfo.h" bases="QObject" module="QtMultimedia"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAudioDeviceInfo" fullname="QAudioDeviceInfo::QAudioDeviceInfo" href="qaudiodeviceinfo.html#QAudioDeviceInfo" location="qaudiodeviceinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAudioDeviceInfo(const QAudioDeviceId & id, QObject * parent)"> + <parameter left="const QAudioDeviceId &" right="" name="id" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAudioDeviceInfo" fullname="QAudioDeviceInfo::~QAudioDeviceInfo" href="qaudiodeviceinfo.html#dtor.QAudioDeviceInfo" location="qaudiodeviceinfo.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAudioDeviceInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deviceName" fullname="QAudioDeviceInfo::deviceName" href="qaudiodeviceinfo.html#deviceName" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="deviceName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFormatSupported" fullname="QAudioDeviceInfo::isFormatSupported" href="qaudiodeviceinfo.html#isFormatSupported" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFormatSupported(const QAudioFormat & settings) const"> + <parameter left="const QAudioFormat &" right="" name="settings" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="preferredFormat" fullname="QAudioDeviceInfo::preferredFormat" href="qaudiodeviceinfo.html#preferredFormat" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAudioFormat" signature="preferredFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nearestFormat" fullname="QAudioDeviceInfo::nearestFormat" href="qaudiodeviceinfo.html#nearestFormat" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAudioFormat" signature="nearestFormat(const QAudioFormat & settings) const"> + <parameter left="const QAudioFormat &" right="" name="settings" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedCodecs" fullname="QAudioDeviceInfo::supportedCodecs" href="qaudiodeviceinfo.html#supportedCodecs" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="supportedCodecs() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedFrequencies" fullname="QAudioDeviceInfo::supportedFrequencies" href="qaudiodeviceinfo.html#supportedFrequencies" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<int>" signature="supportedFrequencies() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedChannels" fullname="QAudioDeviceInfo::supportedChannels" href="qaudiodeviceinfo.html#supportedChannels" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<int>" signature="supportedChannels() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedSampleSizes" fullname="QAudioDeviceInfo::supportedSampleSizes" href="qaudiodeviceinfo.html#supportedSampleSizes" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<int>" signature="supportedSampleSizes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedByteOrders" fullname="QAudioDeviceInfo::supportedByteOrders" href="qaudiodeviceinfo.html#supportedByteOrders" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QAudioFormat::Endian>" signature="supportedByteOrders() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedSampleTypes" fullname="QAudioDeviceInfo::supportedSampleTypes" href="qaudiodeviceinfo.html#supportedSampleTypes" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QAudioFormat::SampleType>" signature="supportedSampleTypes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultInputDevice" fullname="QAudioDeviceInfo::defaultInputDevice" href="qaudiodeviceinfo.html#defaultInputDevice" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QAudioDeviceId" signature="defaultInputDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultOutputDevice" fullname="QAudioDeviceInfo::defaultOutputDevice" href="qaudiodeviceinfo.html#defaultOutputDevice" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QAudioDeviceId" signature="defaultOutputDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deviceList" fullname="QAudioDeviceInfo::deviceList" href="qaudiodeviceinfo.html#deviceList" location="qaudiodeviceinfo.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QAudioDeviceId>" signature="deviceList(QAudio::Mode mode)"> + <parameter left="QAudio::Mode" right="" name="mode" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStackedLayout" href="qstackedlayout.html" location="qstackedlayout.h" bases="QLayout" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QStackedLayout::currentIndex" href="qstackedlayout.html#currentIndex-prop" location="qstackedlayout.h" type="int"> + <getter name="currentIndex"/> + <setter name="setCurrentIndex"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="stackingMode" fullname="QStackedLayout::stackingMode" href="qstackedlayout.html#stackingMode-prop" location="qstackedlayout.h" type="StackingMode"> + <getter name="stackingMode"/> + <setter name="setStackingMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QStackedLayout::count" href="qstackedlayout.html#count-prop" location="qstackedlayout.h" type="int"> + <getter name="count"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="StackingMode" fullname="QStackedLayout::StackingMode" href="qstackedlayout.html#StackingMode-enum" location="qstackedlayout.h"> + <value name="StackOne" value="0"/> + <value name="StackAll" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QStackedLayout" fullname="QStackedLayout::QStackedLayout" href="qstackedlayout.html#QStackedLayout" location="qstackedlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStackedLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStackedLayout" fullname="QStackedLayout::QStackedLayout" href="qstackedlayout.html#QStackedLayout-2" location="qstackedlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStackedLayout(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStackedLayout" fullname="QStackedLayout::QStackedLayout" href="qstackedlayout.html#QStackedLayout-3" location="qstackedlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStackedLayout(QLayout * parentLayout)"> + <parameter left="QLayout *" right="" name="parentLayout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStackedLayout" fullname="QStackedLayout::~QStackedLayout" href="qstackedlayout.html#dtor.QStackedLayout" location="qstackedlayout.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStackedLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QStackedLayout::addWidget" href="qstackedlayout.html#addWidget" location="qstackedlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="addWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertWidget" fullname="QStackedLayout::insertWidget" href="qstackedlayout.html#insertWidget" location="qstackedlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insertWidget(int index, QWidget * widget)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentWidget" fullname="QStackedLayout::currentWidget" href="qstackedlayout.html#currentWidget" location="qstackedlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="currentWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QStackedLayout::currentIndex" href="qstackedlayout.html#currentIndex-prop" location="qstackedlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentIndex" type="int" signature="currentIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QStackedLayout::widget" href="qstackedlayout.html#widget" location="qstackedlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QStackedLayout::count" href="qstackedlayout.html#count-prop" location="qstackedlayout.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="count" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stackingMode" fullname="QStackedLayout::stackingMode" href="qstackedlayout.html#stackingMode-prop" location="qstackedlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="stackingMode" type="StackingMode" signature="stackingMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStackingMode" fullname="QStackedLayout::setStackingMode" href="qstackedlayout.html#stackingMode-prop" location="qstackedlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="stackingMode" type="void" signature="setStackingMode(StackingMode stackingMode)"> + <parameter left="StackingMode" right="" name="stackingMode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QStackedLayout::addItem" href="qstackedlayout.html#addItem" location="qstackedlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(QLayoutItem * item)"> + <parameter left="QLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QStackedLayout::sizeHint" href="qstackedlayout.html#sizeHint" location="qstackedlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSize" fullname="QStackedLayout::minimumSize" href="qstackedlayout.html#minimumSize" location="qstackedlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QStackedLayout::itemAt" href="qstackedlayout.html#itemAt" location="qstackedlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QLayoutItem *" signature="itemAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeAt" fullname="QStackedLayout::takeAt" href="qstackedlayout.html#takeAt" location="qstackedlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QLayoutItem *" signature="takeAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QStackedLayout::setGeometry" href="qstackedlayout.html#setGeometry" location="qstackedlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetRemoved" fullname="QStackedLayout::widgetRemoved" href="qstackedlayout.html#widgetRemoved" location="qstackedlayout.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="widgetRemoved(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QStackedLayout::currentChanged" href="qstackedlayout.html#currentChanged" location="qstackedlayout.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentIndex" fullname="QStackedLayout::setCurrentIndex" href="qstackedlayout.html#currentIndex-prop" location="qstackedlayout.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="currentIndex" type="void" signature="setCurrentIndex(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentWidget" fullname="QStackedLayout::setCurrentWidget" href="qstackedlayout.html#setCurrentWidget" location="qstackedlayout.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3MainWindow" href="q3mainwindow.html" location="q3mainwindow.h" bases="QWidget" module="Qt3SupportLight"> + <target name="dwm"/> + <property access="public" threadsafety="unspecified" status="commendable" name="rightJustification" fullname="Q3MainWindow::rightJustification" href="q3mainwindow.html#rightJustification-prop" location="q3mainwindow.h" type="bool"> + <getter name="rightJustification"/> + <setter name="setRightJustification"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="usesBigPixmaps" fullname="Q3MainWindow::usesBigPixmaps" href="q3mainwindow.html#usesBigPixmaps-prop" location="q3mainwindow.h" type="bool"> + <getter name="usesBigPixmaps"/> + <setter name="setUsesBigPixmaps"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="usesTextLabel" fullname="Q3MainWindow::usesTextLabel" href="q3mainwindow.html#usesTextLabel-prop" location="q3mainwindow.h" type="bool"> + <getter name="usesTextLabel"/> + <setter name="setUsesTextLabel"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dockWindowsMovable" fullname="Q3MainWindow::dockWindowsMovable" href="q3mainwindow.html#dockWindowsMovable-prop" location="q3mainwindow.h" type="bool"> + <getter name="dockWindowsMovable"/> + <setter name="setDockWindowsMovable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="opaqueMoving" fullname="Q3MainWindow::opaqueMoving" href="q3mainwindow.html#opaqueMoving-prop" location="q3mainwindow.h" type="bool"> + <getter name="opaqueMoving"/> + <setter name="setOpaqueMoving"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3MainWindow" fullname="Q3MainWindow::Q3MainWindow" href="q3mainwindow.html#Q3MainWindow" location="q3mainwindow.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3MainWindow(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="Qt::WType_TopLevel"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3MainWindow" fullname="Q3MainWindow::~Q3MainWindow" href="q3mainwindow.html#dtor.Q3MainWindow" location="q3mainwindow.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3MainWindow()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="menuBar" fullname="Q3MainWindow::menuBar" href="q3mainwindow.html#menuBar" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenuBar *" signature="menuBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="statusBar" fullname="Q3MainWindow::statusBar" href="q3mainwindow.html#statusBar" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStatusBar *" signature="statusBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCentralWidget" fullname="Q3MainWindow::setCentralWidget" href="q3mainwindow.html#setCentralWidget" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCentralWidget(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="centralWidget" fullname="Q3MainWindow::centralWidget" href="q3mainwindow.html#centralWidget" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="centralWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDockEnabled" fullname="Q3MainWindow::setDockEnabled" href="q3mainwindow.html#setDockEnabled" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDockEnabled(Qt::Dock dock, bool enable)"> + <parameter left="Qt::Dock" right="" name="dock" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDockEnabled" fullname="Q3MainWindow::isDockEnabled" href="q3mainwindow.html#isDockEnabled" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDockEnabled(Qt::Dock dock) const"> + <parameter left="Qt::Dock" right="" name="dock" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDockEnabled" fullname="Q3MainWindow::isDockEnabled" href="q3mainwindow.html#isDockEnabled-2" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="isDockEnabled(Q3DockArea * area) const"> + <parameter left="Q3DockArea *" right="" name="area" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDockEnabled" fullname="Q3MainWindow::setDockEnabled" href="q3mainwindow.html#setDockEnabled-2" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setDockEnabled(Q3DockWindow * dw, Qt::Dock dock, bool enable)"> + <parameter left="Q3DockWindow *" right="" name="dw" default=""/> + <parameter left="Qt::Dock" right="" name="dock" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDockEnabled" fullname="Q3MainWindow::isDockEnabled" href="q3mainwindow.html#isDockEnabled-4" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="isDockEnabled(Q3DockWindow * tb, Qt::Dock dock) const"> + <parameter left="Q3DockWindow *" right="" name="tb" default=""/> + <parameter left="Qt::Dock" right="" name="dock" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDockEnabled" fullname="Q3MainWindow::isDockEnabled" href="q3mainwindow.html#isDockEnabled-3" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="isDockEnabled(Q3DockWindow * dw, Q3DockArea * area) const"> + <parameter left="Q3DockWindow *" right="" name="dw" default=""/> + <parameter left="Q3DockArea *" right="" name="area" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDockWindow" fullname="Q3MainWindow::addDockWindow" href="q3mainwindow.html#addDockWindow" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addDockWindow(Q3DockWindow * dockWindow, Qt::Dock edge, bool newLine)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + <parameter left="Qt::Dock" right="" name="edge" default="Qt::DockTop"/> + <parameter left="bool" right="" name="newLine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDockWindow" fullname="Q3MainWindow::addDockWindow" href="q3mainwindow.html#addDockWindow-2" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addDockWindow(Q3DockWindow * dockWindow, const QString & label, Qt::Dock edge, bool newLine)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="Qt::Dock" right="" name="edge" default="Qt::DockTop"/> + <parameter left="bool" right="" name="newLine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveDockWindow" fullname="Q3MainWindow::moveDockWindow" href="q3mainwindow.html#moveDockWindow" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveDockWindow(Q3DockWindow * dockWindow, Qt::Dock edge)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + <parameter left="Qt::Dock" right="" name="edge" default="Qt::DockTop"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveDockWindow" fullname="Q3MainWindow::moveDockWindow" href="q3mainwindow.html#moveDockWindow-2" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="moveDockWindow(Q3DockWindow * dockWindow, Qt::Dock edge, bool nl, int index, int extraOffset)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + <parameter left="Qt::Dock" right="" name="edge" default=""/> + <parameter left="bool" right="" name="nl" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="extraOffset" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeDockWindow" fullname="Q3MainWindow::removeDockWindow" href="q3mainwindow.html#removeDockWindow" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeDockWindow(Q3DockWindow * dockWindow)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="Q3MainWindow::setVisible" href="q3mainwindow.html#setVisible" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3MainWindow::sizeHint" href="q3mainwindow.html#sizeHint" location="q3mainwindow.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3MainWindow::minimumSizeHint" href="q3mainwindow.html#minimumSizeHint" location="q3mainwindow.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rightJustification" fullname="Q3MainWindow::rightJustification" href="q3mainwindow.html#rightJustification-prop" location="q3mainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="rightJustification" type="bool" signature="rightJustification() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="usesBigPixmaps" fullname="Q3MainWindow::usesBigPixmaps" href="q3mainwindow.html#usesBigPixmaps-prop" location="q3mainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="usesBigPixmaps" type="bool" signature="usesBigPixmaps() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="usesTextLabel" fullname="Q3MainWindow::usesTextLabel" href="q3mainwindow.html#usesTextLabel-prop" location="q3mainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="usesTextLabel" type="bool" signature="usesTextLabel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dockWindowsMovable" fullname="Q3MainWindow::dockWindowsMovable" href="q3mainwindow.html#dockWindowsMovable-prop" location="q3mainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dockWindowsMovable" type="bool" signature="dockWindowsMovable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueMoving" fullname="Q3MainWindow::opaqueMoving" href="q3mainwindow.html#opaqueMoving-prop" location="q3mainwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="opaqueMoving" type="bool" signature="opaqueMoving() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3MainWindow::eventFilter" href="q3mainwindow.html#eventFilter" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getLocation" fullname="Q3MainWindow::getLocation" href="q3mainwindow.html#getLocation" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="getLocation(Q3DockWindow * dw, Qt::Dock & dock, int & index, bool & nl, int & extraOffset) const"> + <parameter left="Q3DockWindow *" right="" name="dw" default=""/> + <parameter left="Qt::Dock &" right="" name="dock" default=""/> + <parameter left="int &" right="" name="index" default=""/> + <parameter left="bool &" right="" name="nl" default=""/> + <parameter left="int &" right="" name="extraOffset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dockWindows" fullname="Q3MainWindow::dockWindows" href="q3mainwindow.html#dockWindows" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Q3DockWindow *>" signature="dockWindows(Qt::Dock dock) const"> + <parameter left="Qt::Dock" right="" name="dock" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dockWindows" fullname="Q3MainWindow::dockWindows" href="q3mainwindow.html#dockWindows-2" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QList<Q3DockWindow *>" signature="dockWindows() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineUpDockWindows" fullname="Q3MainWindow::lineUpDockWindows" href="q3mainwindow.html#lineUpDockWindows" location="q3mainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="lineUpDockWindows(bool keepNewLines)"> + <parameter left="bool" right="" name="keepNewLines" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDockMenuEnabled" fullname="Q3MainWindow::isDockMenuEnabled" href="q3mainwindow.html#isDockMenuEnabled" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDockMenuEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasDockWindow" fullname="Q3MainWindow::hasDockWindow" href="q3mainwindow.html#hasDockWindow" location="q3mainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="hasDockWindow(Q3DockWindow * dw)"> + <parameter left="Q3DockWindow *" right="" name="dw" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addToolBar" fullname="Q3MainWindow::addToolBar" href="q3mainwindow.html#addToolBar" location="q3mainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addToolBar(Q3DockWindow * dockWindow, Qt::Dock position, bool newLine)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + <parameter left="Qt::Dock" right="" name="position" default="Qt::DockTop"/> + <parameter left="bool" right="" name="newLine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addToolBar" fullname="Q3MainWindow::addToolBar" href="q3mainwindow.html#addToolBar-2" location="q3mainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addToolBar(Q3DockWindow * dockWindow, const QString & label, Qt::Dock position, bool newLine)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="Qt::Dock" right="" name="position" default="Qt::DockTop"/> + <parameter left="bool" right="" name="newLine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveToolBar" fullname="Q3MainWindow::moveToolBar" href="q3mainwindow.html#moveToolBar" location="q3mainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveToolBar(Q3DockWindow * dockWindow, Qt::Dock position)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + <parameter left="Qt::Dock" right="" name="position" default="Qt::DockTop"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveToolBar" fullname="Q3MainWindow::moveToolBar" href="q3mainwindow.html#moveToolBar-2" location="q3mainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="moveToolBar(Q3DockWindow * dockWindow, Qt::Dock position, bool nl, int index, int extraOffset)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + <parameter left="Qt::Dock" right="" name="position" default=""/> + <parameter left="bool" right="" name="nl" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="extraOffset" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeToolBar" fullname="Q3MainWindow::removeToolBar" href="q3mainwindow.html#removeToolBar" location="q3mainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeToolBar(Q3DockWindow * dockWindow)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolBarsMovable" fullname="Q3MainWindow::toolBarsMovable" href="q3mainwindow.html#toolBarsMovable" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="toolBarsMovable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toolBars" fullname="Q3MainWindow::toolBars" href="q3mainwindow.html#toolBars" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Q3ToolBar *>" signature="toolBars(Qt::Dock dock) const"> + <parameter left="Qt::Dock" right="" name="dock" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineUpToolBars" fullname="Q3MainWindow::lineUpToolBars" href="q3mainwindow.html#lineUpToolBars" location="q3mainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="lineUpToolBars(bool keepNewLines)"> + <parameter left="bool" right="" name="keepNewLines" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leftDock" fullname="Q3MainWindow::leftDock" href="q3mainwindow.html#leftDock" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3DockArea *" signature="leftDock() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rightDock" fullname="Q3MainWindow::rightDock" href="q3mainwindow.html#rightDock" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3DockArea *" signature="rightDock() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topDock" fullname="Q3MainWindow::topDock" href="q3mainwindow.html#topDock" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3DockArea *" signature="topDock() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomDock" fullname="Q3MainWindow::bottomDock" href="q3mainwindow.html#bottomDock" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3DockArea *" signature="bottomDock() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCustomizable" fullname="Q3MainWindow::isCustomizable" href="q3mainwindow.html#isCustomizable" location="q3mainwindow.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCustomizable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="appropriate" fullname="Q3MainWindow::appropriate" href="q3mainwindow.html#appropriate" location="q3mainwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="appropriate(Q3DockWindow * dw) const"> + <parameter left="Q3DockWindow *" right="" name="dw" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="DockWindows" fullname="Q3MainWindow::DockWindows" href="q3mainwindow.html#DockWindows-enum" location="q3mainwindow.h"> + <value name="OnlyToolBars" value="0"/> + <value name="NoToolBars" value="1"/> + <value name="AllDockWindows" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="createDockWindowMenu" fullname="Q3MainWindow::createDockWindowMenu" href="q3mainwindow.html#createDockWindowMenu" location="q3mainwindow.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Q3PopupMenu *" signature="createDockWindowMenu(DockWindows dockWindows) const"> + <parameter left="DockWindows" right="" name="dockWindows" default="AllDockWindows"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRightJustification" fullname="Q3MainWindow::setRightJustification" href="q3mainwindow.html#rightJustification-prop" location="q3mainwindow.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="rightJustification" type="void" signature="setRightJustification(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUsesBigPixmaps" fullname="Q3MainWindow::setUsesBigPixmaps" href="q3mainwindow.html#usesBigPixmaps-prop" location="q3mainwindow.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="usesBigPixmaps" type="void" signature="setUsesBigPixmaps(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUsesTextLabel" fullname="Q3MainWindow::setUsesTextLabel" href="q3mainwindow.html#usesTextLabel-prop" location="q3mainwindow.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="usesTextLabel" type="void" signature="setUsesTextLabel(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDockWindowsMovable" fullname="Q3MainWindow::setDockWindowsMovable" href="q3mainwindow.html#dockWindowsMovable-prop" location="q3mainwindow.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="dockWindowsMovable" type="void" signature="setDockWindowsMovable(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOpaqueMoving" fullname="Q3MainWindow::setOpaqueMoving" href="q3mainwindow.html#opaqueMoving-prop" location="q3mainwindow.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="opaqueMoving" type="void" signature="setOpaqueMoving(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDockMenuEnabled" fullname="Q3MainWindow::setDockMenuEnabled" href="q3mainwindow.html#setDockMenuEnabled" location="q3mainwindow.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setDockMenuEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="Q3MainWindow::whatsThis" href="q3mainwindow.html#whatsThis" location="q3mainwindow.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="whatsThis()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAppropriate" fullname="Q3MainWindow::setAppropriate" href="q3mainwindow.html#setAppropriate" location="q3mainwindow.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setAppropriate(Q3DockWindow * dw, bool a)"> + <parameter left="Q3DockWindow *" right="" name="dw" default=""/> + <parameter left="bool" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="customize" fullname="Q3MainWindow::customize" href="q3mainwindow.html#customize" location="q3mainwindow.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="customize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolBarsMovable" fullname="Q3MainWindow::setToolBarsMovable" href="q3mainwindow.html#setToolBarsMovable" location="q3mainwindow.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setToolBarsMovable(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmapSizeChanged" fullname="Q3MainWindow::pixmapSizeChanged" href="q3mainwindow.html#pixmapSizeChanged" location="q3mainwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="pixmapSizeChanged(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="usesTextLabelChanged" fullname="Q3MainWindow::usesTextLabelChanged" href="q3mainwindow.html#usesTextLabelChanged" location="q3mainwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="usesTextLabelChanged(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dockWindowPositionChanged" fullname="Q3MainWindow::dockWindowPositionChanged" href="q3mainwindow.html#dockWindowPositionChanged" location="q3mainwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dockWindowPositionChanged(Q3DockWindow * dockWindow)"> + <parameter left="Q3DockWindow *" right="" name="dockWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolBarPositionChanged" fullname="Q3MainWindow::toolBarPositionChanged" href="q3mainwindow.html#toolBarPositionChanged" location="q3mainwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="toolBarPositionChanged(Q3ToolBar * toolbar)"> + <parameter left="Q3ToolBar *" right="" name="toolbar" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setUpLayout" fullname="Q3MainWindow::setUpLayout" href="q3mainwindow.html#setUpLayout" location="q3mainwindow.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setUpLayout()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="showDockMenu" fullname="Q3MainWindow::showDockMenu" href="q3mainwindow.html#showDockMenu" location="q3mainwindow.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="bool" signature="showDockMenu(const QPoint & globalPos)"> + <parameter left="const QPoint &" right="" name="globalPos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="menuAboutToShow" fullname="Q3MainWindow::menuAboutToShow" href="q3mainwindow.html#menuAboutToShow" location="q3mainwindow.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="menuAboutToShow()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="Q3MainWindow::paintEvent" href="q3mainwindow.html#paintEvent" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="childEvent" fullname="Q3MainWindow::childEvent" href="q3mainwindow.html#childEvent" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="childEvent(QChildEvent * e)"> + <parameter left="QChildEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="Q3MainWindow::event" href="q3mainwindow.html#event" location="q3mainwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="q3mainwindow.html#operator<<-56" location="q3mainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="56" relates="Q3MainWindow" type="QTextStream &" signature="operator<<(QTextStream & ts, const Q3MainWindow & mainWindow)"> + <parameter left="QTextStream &" right="" name="ts" default=""/> + <parameter left="const Q3MainWindow &" right="" name="mainWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="q3mainwindow.html#operator>>-30" location="q3mainwindow.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="30" relates="Q3MainWindow" type="QTextStream &" signature="operator>>(QTextStream & ts, Q3MainWindow & mainWindow)"> + <parameter left="QTextStream &" right="" name="ts" default=""/> + <parameter left="Q3MainWindow &" right="" name="mainWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qpen.html#operator<<-57" location="qpen.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="57" relates="QPen" type="QDataStream &" signature="operator<<(QDataStream & stream, const QPen & pen)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QPen &" right="" name="pen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qpen.html#operator>>-31" location="qpen.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="31" relates="QPen" type="QDataStream &" signature="operator>>(QDataStream & stream, QPen & pen)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QPen &" right="" name="pen" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QPen" href="qpen.html" location="qpen.h" bases="" module="QtGui"> + <contents name="pen-style" title="Pen Style" level="1"/> + <contents name="cap-style" title="Cap Style" level="1"/> + <contents name="join-style" title="Join Style" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPen" fullname="QPen::QPen" href="qpen.html#QPen" location="qpen.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPen()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPen" fullname="QPen::QPen" href="qpen.html#QPen-2" location="qpen.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPen(Qt::PenStyle style)"> + <parameter left="Qt::PenStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPen" fullname="QPen::QPen" href="qpen.html#QPen-3" location="qpen.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPen(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPen" fullname="QPen::QPen" href="qpen.html#QPen-4" location="qpen.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QPen(const QBrush & brush, qreal width, Qt::PenStyle style, Qt::PenCapStyle cap, Qt::PenJoinStyle join)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="Qt::PenStyle" right="" name="style" default="Qt::SolidLine"/> + <parameter left="Qt::PenCapStyle" right="" name="cap" default="Qt::SquareCap"/> + <parameter left="Qt::PenJoinStyle" right="" name="join" default="Qt::BevelJoin"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPen" fullname="QPen::QPen" href="qpen.html#QPen-5" location="qpen.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QPen(const QPen & pen)"> + <parameter left="const QPen &" right="" name="pen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPen" fullname="QPen::~QPen" href="qpen.html#dtor.QPen" location="qpen.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPen()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QPen::operator=" href="qpen.html#operator=" location="qpen.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPen &" signature="operator=(const QPen & pen)"> + <parameter left="const QPen &" right="" name="pen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QPen::style" href="qpen.html#style" location="qpen.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::PenStyle" signature="style() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyle" fullname="QPen::setStyle" href="qpen.html#setStyle" location="qpen.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStyle(Qt::PenStyle style)"> + <parameter left="Qt::PenStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dashPattern" fullname="QPen::dashPattern" href="qpen.html#dashPattern" location="qpen.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector<qreal>" signature="dashPattern() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDashPattern" fullname="QPen::setDashPattern" href="qpen.html#setDashPattern" location="qpen.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDashPattern(const QVector<qreal> & pattern)"> + <parameter left="const QVector<qreal> &" right="" name="pattern" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dashOffset" fullname="QPen::dashOffset" href="qpen.html#dashOffset" location="qpen.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="dashOffset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDashOffset" fullname="QPen::setDashOffset" href="qpen.html#setDashOffset" location="qpen.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDashOffset(qreal offset)"> + <parameter left="qreal" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="miterLimit" fullname="QPen::miterLimit" href="qpen.html#miterLimit" location="qpen.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="miterLimit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMiterLimit" fullname="QPen::setMiterLimit" href="qpen.html#setMiterLimit" location="qpen.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMiterLimit(qreal limit)"> + <parameter left="qreal" right="" name="limit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widthF" fullname="QPen::widthF" href="qpen.html#widthF" location="qpen.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="widthF() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidthF" fullname="QPen::setWidthF" href="qpen.html#setWidthF" location="qpen.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidthF(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QPen::width" href="qpen.html#width" location="qpen.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="QPen::setWidth" href="qpen.html#setWidth" location="qpen.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidth(int width)"> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="color" fullname="QPen::color" href="qpen.html#color" location="qpen.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="color() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColor" fullname="QPen::setColor" href="qpen.html#setColor" location="qpen.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="brush" fullname="QPen::brush" href="qpen.html#brush" location="qpen.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="brush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrush" fullname="QPen::setBrush" href="qpen.html#setBrush" location="qpen.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBrush(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSolid" fullname="QPen::isSolid" href="qpen.html#isSolid" location="qpen.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSolid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="capStyle" fullname="QPen::capStyle" href="qpen.html#capStyle" location="qpen.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::PenCapStyle" signature="capStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCapStyle" fullname="QPen::setCapStyle" href="qpen.html#setCapStyle" location="qpen.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCapStyle(Qt::PenCapStyle style)"> + <parameter left="Qt::PenCapStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="joinStyle" fullname="QPen::joinStyle" href="qpen.html#joinStyle" location="qpen.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::PenJoinStyle" signature="joinStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setJoinStyle" fullname="QPen::setJoinStyle" href="qpen.html#setJoinStyle" location="qpen.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setJoinStyle(Qt::PenJoinStyle style)"> + <parameter left="Qt::PenJoinStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCosmetic" fullname="QPen::isCosmetic" href="qpen.html#isCosmetic" location="qpen.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCosmetic() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCosmetic" fullname="QPen::setCosmetic" href="qpen.html#setCosmetic" location="qpen.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCosmetic(bool cosmetic)"> + <parameter left="bool" right="" name="cosmetic" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QPen::operator==" href="qpen.html#operator==" location="qpen.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QPen & pen) const"> + <parameter left="const QPen &" right="" name="pen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QPen::operator!=" href="qpen.html#operator!=" location="qpen.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QPen & pen) const"> + <parameter left="const QPen &" right="" name="pen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QPen::operator QVariant" href="qpen.html#operator QVariant" location="qpen.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3MemArray" href="q3memarray.html" location="q3memarray.h" bases="" module="Qt3SupportLight"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="Q3MemArray::Iterator" href="q3memarray.html#Iterator-typedef" location="q3memarray.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ConstIterator" fullname="Q3MemArray::ConstIterator" href="q3memarray.html#ConstIterator-typedef" location="q3memarray.h"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="Q3MemArray" fullname="Q3MemArray::Q3MemArray" href="q3memarray.html#Q3MemArray" location="q3memarray.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3MemArray(int arg1, int arg2)"> + <parameter left="int" right="" name="arg1" default=""/> + <parameter left="int" right="" name="arg2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3MemArray" fullname="Q3MemArray::Q3MemArray" href="q3memarray.html#Q3MemArray-2" location="q3memarray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3MemArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3MemArray" fullname="Q3MemArray::Q3MemArray" href="q3memarray.html#Q3MemArray-3" location="q3memarray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3MemArray(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3MemArray" fullname="Q3MemArray::Q3MemArray" href="q3memarray.html#Q3MemArray-4" location="q3memarray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3MemArray(const Q3MemArray<type> & a)"> + <parameter left="const Q3MemArray<type> &" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3MemArray" fullname="Q3MemArray::Q3MemArray" href="q3memarray.html#Q3MemArray-5" location="q3memarray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3MemArray(const QVector<type> & vector)"> + <parameter left="const QVector<type> &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3MemArray" fullname="Q3MemArray::~Q3MemArray" href="q3memarray.html#dtor.Q3MemArray" location="q3memarray.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3MemArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3MemArray::operator=" href="q3memarray.html#operator=" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3MemArray<type> &" signature="operator=(const Q3MemArray<type> & a)"> + <parameter left="const Q3MemArray<type> &" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="Q3MemArray::data" href="q3memarray.html#data" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nrefs" fullname="Q3MemArray::nrefs" href="q3memarray.html#nrefs" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="nrefs() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3MemArray::size" href="q3memarray.html#size" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3MemArray::count" href="q3memarray.html#count" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3MemArray::isEmpty" href="q3memarray.html#isEmpty" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="Q3MemArray::isNull" href="q3memarray.html#isNull" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="Q3MemArray::resize" href="q3memarray.html#resize-2" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="resize(uint size)"> + <parameter left="uint" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="Q3MemArray::resize" href="q3memarray.html#resize" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="resize(uint size, Optimization optim)"> + <parameter left="uint" right="" name="size" default=""/> + <parameter left="Optimization" right="" name="optim" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="truncate" fullname="Q3MemArray::truncate" href="q3memarray.html#truncate" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="truncate(uint pos)"> + <parameter left="uint" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="Q3MemArray::fill" href="q3memarray.html#fill" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="fill(const type & v, int size)"> + <parameter left="const type &" right="" name="v" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="detach" fullname="Q3MemArray::detach" href="q3memarray.html#detach" location="q3memarray.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="detach()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="Q3MemArray::copy" href="q3memarray.html#copy" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3MemArray<type>" signature="copy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="assign" fullname="Q3MemArray::assign" href="q3memarray.html#assign" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3MemArray<type> &" signature="assign(const Q3MemArray<type> & a)"> + <parameter left="const Q3MemArray<type> &" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="assign" fullname="Q3MemArray::assign" href="q3memarray.html#assign-2" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3MemArray<type> &" signature="assign(const type * data, uint size)"> + <parameter left="const type *" right="" name="data" default=""/> + <parameter left="uint" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="duplicate" fullname="Q3MemArray::duplicate" href="q3memarray.html#duplicate" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3MemArray<type> &" signature="duplicate(const Q3MemArray<type> & a)"> + <parameter left="const Q3MemArray<type> &" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="duplicate" fullname="Q3MemArray::duplicate" href="q3memarray.html#duplicate-2" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3MemArray<type> &" signature="duplicate(const type * data, uint size)"> + <parameter left="const type *" right="" name="data" default=""/> + <parameter left="uint" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRawData" fullname="Q3MemArray::setRawData" href="q3memarray.html#setRawData" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3MemArray<type> &" signature="setRawData(const type * data, uint size)"> + <parameter left="const type *" right="" name="data" default=""/> + <parameter left="uint" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetRawData" fullname="Q3MemArray::resetRawData" href="q3memarray.html#resetRawData" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetRawData(const type * data, uint size)"> + <parameter left="const type *" right="" name="data" default=""/> + <parameter left="uint" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3MemArray::find" href="q3memarray.html#find" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="find(const type & v, uint index) const"> + <parameter left="const type &" right="" name="v" default=""/> + <parameter left="uint" right="" name="index" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="Q3MemArray::contains" href="q3memarray.html#contains" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="contains(const type & v) const"> + <parameter left="const type &" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="Q3MemArray::sort" href="q3memarray.html#sort" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bsearch" fullname="Q3MemArray::bsearch" href="q3memarray.html#bsearch" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bsearch(const type & v) const"> + <parameter left="const type &" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3MemArray::operator[]" href="q3memarray.html#operator[]" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type &" signature="operator[](int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="Q3MemArray::at" href="q3memarray.html#at" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type &" signature="at(uint index) const"> + <parameter left="uint" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator const type *" fullname="Q3MemArray::operator const type *" href="q3memarray.html#operator const type *" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator const type *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="Q3MemArray::operator==" href="q3memarray.html#operator==" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const Q3MemArray<type> & a) const"> + <parameter left="const Q3MemArray<type> &" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="Q3MemArray::operator!=" href="q3memarray.html#operator!=" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const Q3MemArray<type> & a) const"> + <parameter left="const Q3MemArray<type> &" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="Q3MemArray::begin" href="q3memarray.html#begin" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Iterator" signature="begin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="Q3MemArray::end" href="q3memarray.html#end" location="q3memarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Iterator" signature="end()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="Q3MemArray::begin" href="q3memarray.html#begin-2" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="ConstIterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="Q3MemArray::end" href="q3memarray.html#end-2" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="ConstIterator" signature="end() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVector<type>" fullname="Q3MemArray::operator QVector<type>" href="q3memarray.html#operator QVector<type>" location="q3memarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVector<type>() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QCursor" href="qcursor.html" location="qcursor.h" bases="" module="QtGui"> + <contents name="a-note-for-x11-users" title="A Note for X11 Users" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QCursor" fullname="QCursor::QCursor" href="qcursor.html#QCursor" location="qcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QCursor" fullname="QCursor::QCursor" href="qcursor.html#QCursor-2" location="qcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QCursor(Qt::CursorShape shape)"> + <parameter left="Qt::CursorShape" right="" name="shape" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QCursor" fullname="QCursor::QCursor" href="qcursor.html#QCursor-3" location="qcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QCursor(const QBitmap & bitmap, const QBitmap & mask, int hotX, int hotY)"> + <parameter left="const QBitmap &" right="" name="bitmap" default=""/> + <parameter left="const QBitmap &" right="" name="mask" default=""/> + <parameter left="int" right="" name="hotX" default="-1"/> + <parameter left="int" right="" name="hotY" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QCursor" fullname="QCursor::QCursor" href="qcursor.html#QCursor-4" location="qcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QCursor(const QPixmap & pixmap, int hotX, int hotY)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="hotX" default="-1"/> + <parameter left="int" right="" name="hotY" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QCursor" fullname="QCursor::QCursor" href="qcursor.html#QCursor-5" location="qcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QCursor(const QCursor & c)"> + <parameter left="const QCursor &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QCursor" fullname="QCursor::~QCursor" href="qcursor.html#dtor.QCursor" location="qcursor.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QCursor::operator=" href="qcursor.html#operator=" location="qcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QCursor &" signature="operator=(const QCursor & c)"> + <parameter left="const QCursor &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QCursor::operator QVariant" href="qcursor.html#operator QVariant" location="qcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QCursor::shape" href="qcursor.html#shape" location="qcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::CursorShape" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShape" fullname="QCursor::setShape" href="qcursor.html#setShape" location="qcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setShape(Qt::CursorShape shape)"> + <parameter left="Qt::CursorShape" right="" name="shape" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bitmap" fullname="QCursor::bitmap" href="qcursor.html#bitmap" location="qcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBitmap *" signature="bitmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mask" fullname="QCursor::mask" href="qcursor.html#mask" location="qcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBitmap *" signature="mask() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QCursor::pixmap" href="qcursor.html#pixmap" location="qcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hotSpot" fullname="QCursor::hotSpot" href="qcursor.html#hotSpot" location="qcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="hotSpot() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QCursor::pos" href="qcursor.html#pos" location="qcursor_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPoint" signature="pos()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPos" fullname="QCursor::setPos" href="qcursor.html#setPos" location="qcursor_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setPos(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPos" fullname="QCursor::setPos" href="qcursor.html#setPos-2" location="qcursor.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="setPos(const QPoint & p)"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QCursor::handle" href="qcursor.html#handle" location="qcursor_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="HCURSOR_or_HANDLE" signature="handle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QCursor" fullname="QCursor::QCursor" href="qcursor.html#QCursor-6" location="qcursor_win.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QCursor(HCURSOR cursor)"> + <parameter left="HCURSOR" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QCursor" fullname="QCursor::QCursor" href="qcursor.html#QCursor-7" location="qcursor_x11.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QCursor(Qt::HANDLE handle)"> + <parameter left="Qt::HANDLE" right="" name="handle" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qcursor.html#operator<<-59" location="qcursor.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="59" relates="QCursor" type="QDataStream &" signature="operator<<(QDataStream & stream, const QCursor & cursor)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qcursor.html#operator>>-32" location="qcursor.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="32" relates="QCursor" type="QDataStream &" signature="operator>>(QDataStream & stream, QCursor & cursor)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QCursor &" right="" name="cursor" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptable" href="qscriptable.html" location="qscriptable.h" bases="" module="QtScript"> + <function access="public" threadsafety="unspecified" status="commendable" name="engine" fullname="QScriptable::engine" href="qscriptable.html#engine" location="qscriptable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptEngine *" signature="engine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="context" fullname="QScriptable::context" href="qscriptable.html#context" location="qscriptable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptContext *" signature="context() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="thisObject" fullname="QScriptable::thisObject" href="qscriptable.html#thisObject" location="qscriptable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="thisObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="argumentCount" fullname="QScriptable::argumentCount" href="qscriptable.html#argumentCount" location="qscriptable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="argumentCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="argument" fullname="QScriptable::argument" href="qscriptable.html#argument" location="qscriptable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="argument(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QInputEvent" href="qinputevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="modifiers" fullname="QInputEvent::modifiers" href="qinputevent.html#modifiers" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::KeyboardModifiers" signature="modifiers() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="modState" fullname="QInputEvent::modState" href="qinputevent.html#modState-var" location="qevent.h" type="Qt::KeyboardModifiers" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMouseEvent" href="qmouseevent.html" location="qevent.h" bases="QInputEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMouseEvent" fullname="QMouseEvent::QMouseEvent" href="qmouseevent.html#QMouseEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMouseEvent(Type type, const QPoint & position, Qt::MouseButton button, QFlags<Qt::MouseButton> buttons, QFlags<Qt::KeyboardModifier> modifiers)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="const QPoint &" right="" name="position" default=""/> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QFlags<Qt::MouseButton>" right="" name="buttons" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMouseEvent" fullname="QMouseEvent::QMouseEvent" href="qmouseevent.html#QMouseEvent-2" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMouseEvent(Type type, const QPoint & pos, const QPoint & globalPos, Qt::MouseButton button, QFlags<Qt::MouseButton> buttons, QFlags<Qt::KeyboardModifier> modifiers)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="globalPos" default=""/> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QFlags<Qt::MouseButton>" right="" name="buttons" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QMouseEvent::pos" href="qmouseevent.html#pos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalPos" fullname="QMouseEvent::globalPos" href="qmouseevent.html#globalPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="globalPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QMouseEvent::x" href="qmouseevent.html#x" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QMouseEvent::y" href="qmouseevent.html#y" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalX" fullname="QMouseEvent::globalX" href="qmouseevent.html#globalX" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="globalX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalY" fullname="QMouseEvent::globalY" href="qmouseevent.html#globalY" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="globalY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="button" fullname="QMouseEvent::button" href="qmouseevent.html#button" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::MouseButton" signature="button() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttons" fullname="QMouseEvent::buttons" href="qmouseevent.html#buttons" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::MouseButtons" signature="buttons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="posF" fullname="QMouseEvent::posF" href="qmouseevent.html#posF" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="posF() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="QMouseEvent" fullname="QMouseEvent::QMouseEvent" href="qmouseevent-qt3.html#QMouseEvent-3" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QMouseEvent(Type type, const QPoint & pos, Qt::ButtonState button, int state)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="Qt::ButtonState" right="" name="button" default=""/> + <parameter left="int" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QMouseEvent" fullname="QMouseEvent::QMouseEvent" href="qmouseevent-qt3.html#QMouseEvent-4" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QMouseEvent(Type type, const QPoint & pos, const QPoint & globalPos, Qt::ButtonState button, int state)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="globalPos" default=""/> + <parameter left="Qt::ButtonState" right="" name="button" default=""/> + <parameter left="int" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="state" fullname="QMouseEvent::state" href="qmouseevent-qt3.html#state" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ButtonState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="stateAfter" fullname="QMouseEvent::stateAfter" href="qmouseevent-qt3.html#stateAfter" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ButtonState" signature="stateAfter() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="b" fullname="QMouseEvent::b" href="qmouseevent.html#b-var" location="qevent.h" type="Qt::MouseButton" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="mouseState" fullname="QMouseEvent::mouseState" href="qmouseevent.html#mouseState-var" location="qevent.h" type="Qt::MouseButtons" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHoverEvent" href="qhoverevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QHoverEvent" fullname="QHoverEvent::QHoverEvent" href="qhoverevent.html#QHoverEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHoverEvent(Type type, const QPoint & pos, const QPoint & oldPos)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="oldPos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QHoverEvent::pos" href="qhoverevent.html#pos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="oldPos" fullname="QHoverEvent::oldPos" href="qhoverevent.html#oldPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="oldPos() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWheelEvent" href="qwheelevent.html" location="qevent.h" bases="QInputEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWheelEvent" fullname="QWheelEvent::QWheelEvent" href="qwheelevent.html#QWheelEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWheelEvent(const QPoint & pos, int delta, QFlags<Qt::MouseButton> buttons, QFlags<Qt::KeyboardModifier> modifiers, Qt::Orientation orient)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="int" right="" name="delta" default=""/> + <parameter left="QFlags<Qt::MouseButton>" right="" name="buttons" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + <parameter left="Qt::Orientation" right="" name="orient" default="Qt::Vertical"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QWheelEvent" fullname="QWheelEvent::QWheelEvent" href="qwheelevent.html#QWheelEvent-2" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QWheelEvent(const QPoint & pos, const QPoint & globalPos, int delta, QFlags<Qt::MouseButton> buttons, QFlags<Qt::KeyboardModifier> modifiers, Qt::Orientation orient)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="globalPos" default=""/> + <parameter left="int" right="" name="delta" default=""/> + <parameter left="QFlags<Qt::MouseButton>" right="" name="buttons" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + <parameter left="Qt::Orientation" right="" name="orient" default="Qt::Vertical"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="delta" fullname="QWheelEvent::delta" href="qwheelevent.html#delta" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="delta() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QWheelEvent::pos" href="qwheelevent.html#pos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalPos" fullname="QWheelEvent::globalPos" href="qwheelevent.html#globalPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="globalPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QWheelEvent::x" href="qwheelevent.html#x" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QWheelEvent::y" href="qwheelevent.html#y" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalX" fullname="QWheelEvent::globalX" href="qwheelevent.html#globalX" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="globalX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalY" fullname="QWheelEvent::globalY" href="qwheelevent.html#globalY" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="globalY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttons" fullname="QWheelEvent::buttons" href="qwheelevent.html#buttons" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::MouseButtons" signature="buttons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QWheelEvent::orientation" href="qwheelevent.html#orientation" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="QWheelEvent" fullname="QWheelEvent::QWheelEvent" href="qwheelevent-qt3.html#QWheelEvent-3" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QWheelEvent(const QPoint & pos, int delta, int state, Qt::Orientation orient)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="int" right="" name="delta" default=""/> + <parameter left="int" right="" name="state" default=""/> + <parameter left="Qt::Orientation" right="" name="orient" default="Qt::Vertical"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QWheelEvent" fullname="QWheelEvent::QWheelEvent" href="qwheelevent-qt3.html#QWheelEvent-4" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QWheelEvent(const QPoint & pos, const QPoint & globalPos, int delta, int state, Qt::Orientation orient)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="globalPos" default=""/> + <parameter left="int" right="" name="delta" default=""/> + <parameter left="int" right="" name="state" default=""/> + <parameter left="Qt::Orientation" right="" name="orient" default="Qt::Vertical"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="state" fullname="QWheelEvent::state" href="qwheelevent-qt3.html#state" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ButtonState" signature="state() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="p" fullname="QWheelEvent::p" href="qwheelevent.html#p-var" location="qevent.h" type="QPoint" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="g" fullname="QWheelEvent::g" href="qwheelevent.html#g-var" location="qevent.h" type="QPoint" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="QWheelEvent::d" href="qwheelevent.html#d-var" location="qevent.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="mouseState" fullname="QWheelEvent::mouseState" href="qwheelevent.html#mouseState-var" location="qevent.h" type="Qt::MouseButtons" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="o" fullname="QWheelEvent::o" href="qwheelevent.html#o-var" location="qevent.h" type="Qt::Orientation" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTabletEvent" href="qtabletevent.html" location="qevent.h" bases="QInputEvent" module="QtGui"> + <contents name="notes-for-x11-users" title="Notes for X11 Users" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="TabletDevice" fullname="QTabletEvent::TabletDevice" href="qtabletevent.html#TabletDevice-enum" location="qevent.h"> + <value name="NoDevice" value="0"/> + <value name="Puck" value="1"/> + <value name="Stylus" value="2"/> + <value name="Airbrush" value="3"/> + <value name="FourDMouse" value="4"/> + <value name="XFreeEraser" value="5"/> + <value name="RotationStylus" value="6"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PointerType" fullname="QTabletEvent::PointerType" href="qtabletevent.html#PointerType-enum" location="qevent.h"> + <value name="UnknownPointer" value="0"/> + <value name="Pen" value="1"/> + <value name="Cursor" value="2"/> + <value name="Eraser" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QTabletEvent" fullname="QTabletEvent::QTabletEvent" href="qtabletevent.html#QTabletEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="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, QFlags<Qt::KeyboardModifier> keyState, qint64 uniqueID)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="globalPos" default=""/> + <parameter left="const QPointF &" right="" name="hiResGlobalPos" default=""/> + <parameter left="int" right="" name="device" default=""/> + <parameter left="int" right="" name="pointerType" default=""/> + <parameter left="qreal" right="" name="pressure" default=""/> + <parameter left="int" right="" name="xTilt" default=""/> + <parameter left="int" right="" name="yTilt" default=""/> + <parameter left="qreal" right="" name="tangentialPressure" default=""/> + <parameter left="qreal" right="" name="rotation" default=""/> + <parameter left="int" right="" name="z" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="keyState" default=""/> + <parameter left="qint64" right="" name="uniqueID" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QTabletEvent::pos" href="qtabletevent.html#pos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalPos" fullname="QTabletEvent::globalPos" href="qtabletevent.html#globalPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="globalPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hiResGlobalPos" fullname="QTabletEvent::hiResGlobalPos" href="qtabletevent.html#hiResGlobalPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPointF &" signature="hiResGlobalPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QTabletEvent::x" href="qtabletevent.html#x" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QTabletEvent::y" href="qtabletevent.html#y" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalX" fullname="QTabletEvent::globalX" href="qtabletevent.html#globalX" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="globalX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalY" fullname="QTabletEvent::globalY" href="qtabletevent.html#globalY" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="globalY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hiResGlobalX" fullname="QTabletEvent::hiResGlobalX" href="qtabletevent.html#hiResGlobalX" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="hiResGlobalX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hiResGlobalY" fullname="QTabletEvent::hiResGlobalY" href="qtabletevent.html#hiResGlobalY" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="hiResGlobalY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QTabletEvent::device" href="qtabletevent.html#device" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="TabletDevice" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pointerType" fullname="QTabletEvent::pointerType" href="qtabletevent.html#pointerType" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PointerType" signature="pointerType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="uniqueId" fullname="QTabletEvent::uniqueId" href="qtabletevent.html#uniqueId" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="uniqueId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pressure" fullname="QTabletEvent::pressure" href="qtabletevent.html#pressure" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="pressure() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="z" fullname="QTabletEvent::z" href="qtabletevent.html#z" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="z() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tangentialPressure" fullname="QTabletEvent::tangentialPressure" href="qtabletevent.html#tangentialPressure" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="tangentialPressure() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rotation" fullname="QTabletEvent::rotation" href="qtabletevent.html#rotation" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rotation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="xTilt" fullname="QTabletEvent::xTilt" href="qtabletevent.html#xTilt" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="xTilt() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="yTilt" fullname="QTabletEvent::yTilt" href="qtabletevent.html#yTilt" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="yTilt() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="mHiResGlobalPos" fullname="QTabletEvent::mHiResGlobalPos" href="qtabletevent.html#mHiResGlobalPos-var" location="qevent.h" type="QPointF" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="mUnique" fullname="QTabletEvent::mUnique" href="qtabletevent.html#mUnique-var" location="qevent.h" type="qint64" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="mExtra" fullname="QTabletEvent::mExtra" href="qtabletevent.html#mExtra-var" location="qevent.h" type="void *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QKeyEvent" href="qkeyevent.html" location="qevent.h" bases="QInputEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QKeyEvent" fullname="QKeyEvent::QKeyEvent" href="qkeyevent.html#QKeyEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QKeyEvent(Type type, int key, QFlags<Qt::KeyboardModifier> modifiers, const QString & text, bool autorep, ushort count)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="int" right="" name="key" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + <parameter left="const QString &" right="" name="text" default="QString()"/> + <parameter left="bool" right="" name="autorep" default="false"/> + <parameter left="ushort" right="" name="count" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QKeyEvent::key" href="qkeyevent.html#key" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="matches" fullname="QKeyEvent::matches" href="qkeyevent.html#matches" location="qevent.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="matches(QKeySequence::StandardKey key) const"> + <parameter left="QKeySequence::StandardKey" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="modifiers" fullname="QKeyEvent::modifiers" href="qkeyevent.html#modifiers" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::KeyboardModifiers" signature="modifiers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QKeyEvent::text" href="qkeyevent.html#text" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAutoRepeat" fullname="QKeyEvent::isAutoRepeat" href="qkeyevent.html#isAutoRepeat" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAutoRepeat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QKeyEvent::count" href="qkeyevent.html#count" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nativeScanCode" fullname="QKeyEvent::nativeScanCode" href="qkeyevent.html#nativeScanCode" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint32" signature="nativeScanCode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nativeVirtualKey" fullname="QKeyEvent::nativeVirtualKey" href="qkeyevent.html#nativeVirtualKey" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint32" signature="nativeVirtualKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nativeModifiers" fullname="QKeyEvent::nativeModifiers" href="qkeyevent.html#nativeModifiers" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint32" signature="nativeModifiers() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="QKeyEvent" fullname="QKeyEvent::QKeyEvent" href="qkeyevent-qt3.html#QKeyEvent-2" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QKeyEvent(Type type, int key, int ascii, int modifiers, const QString & text, bool autorep, ushort count)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="int" right="" name="key" default=""/> + <parameter left="int" right="" name="ascii" default=""/> + <parameter left="int" right="" name="modifiers" default=""/> + <parameter left="const QString &" right="" name="text" default="QString()"/> + <parameter left="bool" right="" name="autorep" default="false"/> + <parameter left="ushort" right="" name="count" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="ascii" fullname="QKeyEvent::ascii" href="qkeyevent-qt3.html#ascii" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="ascii() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="state" fullname="QKeyEvent::state" href="qkeyevent-qt3.html#state" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ButtonState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="stateAfter" fullname="QKeyEvent::stateAfter" href="qkeyevent-qt3.html#stateAfter" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ButtonState" signature="stateAfter() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="txt" fullname="QKeyEvent::txt" href="qkeyevent.html#txt-var" location="qevent.h" type="QString" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="k" fullname="QKeyEvent::k" href="qkeyevent.html#k-var" location="qevent.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="c" fullname="QKeyEvent::c" href="qkeyevent.html#c-var" location="qevent.h" type="ushort" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="autor" fullname="QKeyEvent::autor" href="qkeyevent.html#autor-var" location="qevent.h" type="uint:1" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFocusEvent" href="qfocusevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFocusEvent" fullname="QFocusEvent::QFocusEvent" href="qfocusevent.html#QFocusEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFocusEvent(Type type, Qt::FocusReason reason)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="Qt::FocusReason" right="" name="reason" default="Qt::OtherFocusReason"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="gotFocus" fullname="QFocusEvent::gotFocus" href="qfocusevent.html#gotFocus" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="gotFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lostFocus" fullname="QFocusEvent::lostFocus" href="qfocusevent.html#lostFocus" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="lostFocus() const"/> + <enum access="public" threadsafety="unspecified" status="compat" name="Reason" fullname="QFocusEvent::Reason" href="qfocusevent-qt3.html#Reason-enum" location="qevent.h"> + <value name="Mouse" value="Qt::MouseFocusReason"/> + <value name="Tab" value="Qt::TabFocusReason"/> + <value name="Backtab" value="Qt::BacktabFocusReason"/> + <value name="MenuBar" value="Qt::MenuBarFocusReason"/> + <value name="ActiveWindow" value="Qt::ActiveWindowFocusReason"/> + <value name="Other" value="Qt::OtherFocusReason"/> + <value name="Popup" value="Qt::PopupFocusReason"/> + <value name="Shortcut" value="Qt::ShortcutFocusReason"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="reason" fullname="QFocusEvent::reason" href="qfocusevent.html#reason" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::FocusReason" signature="reason() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPaintEvent" href="qpaintevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPaintEvent" fullname="QPaintEvent::QPaintEvent" href="qpaintevent.html#QPaintEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPaintEvent(const QRegion & paintRegion)"> + <parameter left="const QRegion &" right="" name="paintRegion" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPaintEvent" fullname="QPaintEvent::QPaintEvent" href="qpaintevent.html#QPaintEvent-2" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPaintEvent(const QRect & paintRect)"> + <parameter left="const QRect &" right="" name="paintRect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QPaintEvent::rect" href="qpaintevent.html#rect" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QRect &" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="region" fullname="QPaintEvent::region" href="qpaintevent.html#region" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QRegion &" signature="region() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="QPaintEvent" fullname="QPaintEvent::QPaintEvent" href="qpaintevent-qt3.html#QPaintEvent-3" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPaintEvent(const QRegion & paintRegion, const QRect & paintRect)"> + <parameter left="const QRegion &" right="" name="paintRegion" default=""/> + <parameter left="const QRect &" right="" name="paintRect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="erased" fullname="QPaintEvent::erased" href="qpaintevent-qt3.html#erased" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="erased() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="m_rect" fullname="QPaintEvent::m_rect" href="qpaintevent.html#m_rect-var" location="qevent.h" type="QRect" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="m_region" fullname="QPaintEvent::m_region" href="qpaintevent.html#m_region-var" location="qevent.h" type="QRegion" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="m_erased" fullname="QPaintEvent::m_erased" href="qpaintevent.html#m_erased-var" location="qevent.h" type="bool" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMoveEvent" href="qmoveevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMoveEvent" fullname="QMoveEvent::QMoveEvent" href="qmoveevent.html#QMoveEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMoveEvent(const QPoint & pos, const QPoint & oldPos)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="oldPos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QMoveEvent::pos" href="qmoveevent.html#pos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="oldPos" fullname="QMoveEvent::oldPos" href="qmoveevent.html#oldPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="oldPos() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QResizeEvent" href="qresizeevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QResizeEvent" fullname="QResizeEvent::QResizeEvent" href="qresizeevent.html#QResizeEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QResizeEvent(const QSize & size, const QSize & oldSize)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="const QSize &" right="" name="oldSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QResizeEvent::size" href="qresizeevent.html#size" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QSize &" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="oldSize" fullname="QResizeEvent::oldSize" href="qresizeevent.html#oldSize" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QSize &" signature="oldSize() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QCloseEvent" href="qcloseevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QCloseEvent" fullname="QCloseEvent::QCloseEvent" href="qcloseevent.html#QCloseEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCloseEvent()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QIconDragEvent" href="qicondragevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QIconDragEvent" fullname="QIconDragEvent::QIconDragEvent" href="qicondragevent.html#QIconDragEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QIconDragEvent()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QShowEvent" href="qshowevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QShowEvent" fullname="QShowEvent::QShowEvent" href="qshowevent.html#QShowEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QShowEvent()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHideEvent" href="qhideevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QHideEvent" fullname="QHideEvent::QHideEvent" href="qhideevent.html#QHideEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHideEvent()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QContextMenuEvent" href="qcontextmenuevent.html" location="qevent.h" bases="QInputEvent" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Reason" fullname="QContextMenuEvent::Reason" href="qcontextmenuevent.html#Reason-enum" location="qevent.h"> + <value name="Mouse" value="0"/> + <value name="Keyboard" value="1"/> + <value name="Other" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QContextMenuEvent" fullname="QContextMenuEvent::QContextMenuEvent" href="qcontextmenuevent.html#QContextMenuEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QContextMenuEvent(Reason reason, const QPoint & pos, const QPoint & globalPos, QFlags<Qt::KeyboardModifier> modifiers)"> + <parameter left="Reason" right="" name="reason" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="globalPos" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QContextMenuEvent" fullname="QContextMenuEvent::QContextMenuEvent" href="qcontextmenuevent.html#QContextMenuEvent-2" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QContextMenuEvent(Reason reason, const QPoint & pos, const QPoint & globalPos)"> + <parameter left="Reason" right="" name="reason" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="globalPos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QContextMenuEvent" fullname="QContextMenuEvent::QContextMenuEvent" href="qcontextmenuevent.html#QContextMenuEvent-3" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QContextMenuEvent(Reason reason, const QPoint & pos)"> + <parameter left="Reason" right="" name="reason" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QContextMenuEvent::x" href="qcontextmenuevent.html#x" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QContextMenuEvent::y" href="qcontextmenuevent.html#y" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalX" fullname="QContextMenuEvent::globalX" href="qcontextmenuevent.html#globalX" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="globalX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalY" fullname="QContextMenuEvent::globalY" href="qcontextmenuevent.html#globalY" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="globalY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QContextMenuEvent::pos" href="qcontextmenuevent.html#pos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalPos" fullname="QContextMenuEvent::globalPos" href="qcontextmenuevent.html#globalPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="globalPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reason" fullname="QContextMenuEvent::reason" href="qcontextmenuevent.html#reason" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Reason" signature="reason() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="QContextMenuEvent" fullname="QContextMenuEvent::QContextMenuEvent" href="qcontextmenuevent-qt3.html#QContextMenuEvent-4" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QContextMenuEvent(Reason reason, const QPoint & pos, const QPoint & globalPos, int dummy)"> + <parameter left="Reason" right="" name="reason" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="globalPos" default=""/> + <parameter left="int" right="" name="dummy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QContextMenuEvent" fullname="QContextMenuEvent::QContextMenuEvent" href="qcontextmenuevent-qt3.html#QContextMenuEvent-5" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QContextMenuEvent(Reason reason, const QPoint & pos, int dummy)"> + <parameter left="Reason" right="" name="reason" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="int" right="" name="dummy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="state" fullname="QContextMenuEvent::state" href="qcontextmenuevent-qt3.html#state" location="qevent.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ButtonState" signature="state() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="p" fullname="QContextMenuEvent::p" href="qcontextmenuevent.html#p-var" location="qevent.h" type="QPoint" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="gp" fullname="QContextMenuEvent::gp" href="qcontextmenuevent.html#gp-var" location="qevent.h" type="QPoint" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="reas" fullname="QContextMenuEvent::reas" href="qcontextmenuevent.html#reas-var" location="qevent.h" type="uint:8" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QInputMethodEvent" href="qinputmethodevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="AttributeType" fullname="QInputMethodEvent::AttributeType" href="qinputmethodevent.html#AttributeType-enum" location="qevent.h"> + <value name="TextFormat" value="0"/> + <value name="Cursor" value="1"/> + <value name="Language" value="2"/> + <value name="Ruby" value="3"/> + </enum> + <class access="public" threadsafety="unspecified" status="commendable" name="Attribute" fullname="QInputMethodEvent::Attribute" href="qinputmethodevent-attribute.html" location="qevent.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="Attribute" fullname="QInputMethodEvent::Attribute::Attribute" href="qinputmethodevent-attribute.html#Attribute" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Attribute(AttributeType type, int start, int length, QVariant value)"> + <parameter left="AttributeType" right="" name="type" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="length" default=""/> + <parameter left="QVariant" right="" name="value" default=""/> + </function> + <variable access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QInputMethodEvent::Attribute::type" href="qinputmethodevent-attribute.html#type-var" location="qevent.h" type="AttributeType" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QInputMethodEvent::Attribute::start" href="qinputmethodevent-attribute.html#start-var" location="qevent.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QInputMethodEvent::Attribute::length" href="qinputmethodevent-attribute.html#length-var" location="qevent.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QInputMethodEvent::Attribute::value" href="qinputmethodevent-attribute.html#value-var" location="qevent.h" type="QVariant" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="QInputMethodEvent" fullname="QInputMethodEvent::QInputMethodEvent" href="qinputmethodevent.html#QInputMethodEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QInputMethodEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QInputMethodEvent" fullname="QInputMethodEvent::QInputMethodEvent" href="qinputmethodevent.html#QInputMethodEvent-2" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QInputMethodEvent(const QString & preeditText, const QList<Attribute> & attributes)"> + <parameter left="const QString &" right="" name="preeditText" default=""/> + <parameter left="const QList<Attribute> &" right="" name="attributes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCommitString" fullname="QInputMethodEvent::setCommitString" href="qinputmethodevent.html#setCommitString" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCommitString(const QString & commitString, int replaceFrom, int replaceLength)"> + <parameter left="const QString &" right="" name="commitString" default=""/> + <parameter left="int" right="" name="replaceFrom" default="0"/> + <parameter left="int" right="" name="replaceLength" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attributes" fullname="QInputMethodEvent::attributes" href="qinputmethodevent.html#attributes" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QList<Attribute> &" signature="attributes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="preeditString" fullname="QInputMethodEvent::preeditString" href="qinputmethodevent.html#preeditString" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QString &" signature="preeditString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="commitString" fullname="QInputMethodEvent::commitString" href="qinputmethodevent.html#commitString" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QString &" signature="commitString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="replacementStart" fullname="QInputMethodEvent::replacementStart" href="qinputmethodevent.html#replacementStart" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="replacementStart() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="replacementLength" fullname="QInputMethodEvent::replacementLength" href="qinputmethodevent.html#replacementLength" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="replacementLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QInputMethodEvent" fullname="QInputMethodEvent::QInputMethodEvent" href="qinputmethodevent.html#QInputMethodEvent-3" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QInputMethodEvent(const QInputMethodEvent & other)"> + <parameter left="const QInputMethodEvent &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDropEvent" href="qdropevent.html" location="qevent.h" bases="QMimeSource,QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDropEvent" fullname="QDropEvent::QDropEvent" href="qdropevent.html#QDropEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDropEvent(const QPoint & pos, QFlags<Qt::DropAction> actions, const QMimeData * data, QFlags<Qt::MouseButton> buttons, QFlags<Qt::KeyboardModifier> modifiers, Type type)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="QFlags<Qt::DropAction>" right="" name="actions" default=""/> + <parameter left="const QMimeData *" right="" name="data" default=""/> + <parameter left="QFlags<Qt::MouseButton>" right="" name="buttons" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + <parameter left="Type" right="" name="type" default="Drop"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QDropEvent::pos" href="qdropevent.html#pos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseButtons" fullname="QDropEvent::mouseButtons" href="qdropevent.html#mouseButtons" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::MouseButtons" signature="mouseButtons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardModifiers" fullname="QDropEvent::keyboardModifiers" href="qdropevent.html#keyboardModifiers" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::KeyboardModifiers" signature="keyboardModifiers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="possibleActions" fullname="QDropEvent::possibleActions" href="qdropevent.html#possibleActions" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::DropActions" signature="possibleActions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="proposedAction" fullname="QDropEvent::proposedAction" href="qdropevent.html#proposedAction" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::DropAction" signature="proposedAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="acceptProposedAction" fullname="QDropEvent::acceptProposedAction" href="qdropevent.html#acceptProposedAction" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="acceptProposedAction()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dropAction" fullname="QDropEvent::dropAction" href="qdropevent.html#dropAction" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::DropAction" signature="dropAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDropAction" fullname="QDropEvent::setDropAction" href="qdropevent.html#setDropAction" location="qevent.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDropAction(Qt::DropAction action)"> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="source" fullname="QDropEvent::source" href="qdropevent.html#source" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="source() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QDropEvent::mimeData" href="qdropevent.html#mimeData" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QMimeData *" signature="mimeData() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="format" fullname="QDropEvent::format" href="qdropevent-qt3.html#format" location="qevent.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="const char *" signature="format(int n) const"> + <parameter left="int" right="" name="n" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="encodedData" fullname="QDropEvent::encodedData" href="qdropevent-qt3.html#encodedData" location="qevent.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedData(const char * format) const"> + <parameter left="const char *" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="provides" fullname="QDropEvent::provides" href="qdropevent-qt3.html#provides" location="qevent.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="provides(const char * mimeType) const"> + <parameter left="const char *" right="" name="mimeType" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="accept" fullname="QDropEvent::accept" href="qdropevent-qt3.html#accept-2" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="accept(bool accept)"> + <parameter left="bool" right="" name="accept" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="data" fullname="QDropEvent::data" href="qdropevent-qt3.html#data" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="data(const char * f) const"> + <parameter left="const char *" right="" name="f" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="compat" name="Action" fullname="QDropEvent::Action" href="qdropevent-qt3.html#Action-enum" location="qevent.h"> + <value name="Copy" value="0"/> + <value name="Link" value="1"/> + <value name="Move" value="2"/> + <value name="Private" value="3"/> + <value name="UserAction" value="Private"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="action" fullname="QDropEvent::action" href="qdropevent-qt3.html#action" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Action" signature="action() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="acceptAction" fullname="QDropEvent::acceptAction" href="qdropevent-qt3.html#acceptAction" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="acceptAction(bool accept)"> + <parameter left="bool" right="" name="accept" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setPoint" fullname="QDropEvent::setPoint" href="qdropevent-qt3.html#setPoint" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPoint(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="p" fullname="QDropEvent::p" href="qdropevent.html#p-var" location="qevent.h" type="QPoint" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="mouseState" fullname="QDropEvent::mouseState" href="qdropevent.html#mouseState-var" location="qevent.h" type="Qt::MouseButtons" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="modState" fullname="QDropEvent::modState" href="qdropevent.html#modState-var" location="qevent.h" type="Qt::KeyboardModifiers" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="act" fullname="QDropEvent::act" href="qdropevent.html#act-var" location="qevent.h" type="Qt::DropActions" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="drop_action" fullname="QDropEvent::drop_action" href="qdropevent.html#drop_action-var" location="qevent.h" type="Qt::DropAction" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="default_action" fullname="QDropEvent::default_action" href="qdropevent.html#default_action-var" location="qevent.h" type="Qt::DropAction" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="mdata" fullname="QDropEvent::mdata" href="qdropevent.html#mdata-var" location="qevent.h" type="const QMimeData *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDragMoveEvent" href="qdragmoveevent.html" location="qevent.h" bases="QDropEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDragMoveEvent" fullname="QDragMoveEvent::QDragMoveEvent" href="qdragmoveevent.html#QDragMoveEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDragMoveEvent(const QPoint & pos, QFlags<Qt::DropAction> actions, const QMimeData * data, QFlags<Qt::MouseButton> buttons, QFlags<Qt::KeyboardModifier> modifiers, Type type)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="QFlags<Qt::DropAction>" right="" name="actions" default=""/> + <parameter left="const QMimeData *" right="" name="data" default=""/> + <parameter left="QFlags<Qt::MouseButton>" right="" name="buttons" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + <parameter left="Type" right="" name="type" default="DragMove"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDragMoveEvent" fullname="QDragMoveEvent::~QDragMoveEvent" href="qdragmoveevent.html#dtor.QDragMoveEvent" location="qevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDragMoveEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="answerRect" fullname="QDragMoveEvent::answerRect" href="qdragmoveevent.html#answerRect" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="answerRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="accept" fullname="QDragMoveEvent::accept" href="qdragmoveevent.html#accept-3" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="accept()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ignore" fullname="QDragMoveEvent::ignore" href="qdragmoveevent.html#ignore-2" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="ignore()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="accept" fullname="QDragMoveEvent::accept" href="qdragmoveevent.html#accept" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="accept(const QRect & rectangle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ignore" fullname="QDragMoveEvent::ignore" href="qdragmoveevent.html#ignore" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ignore(const QRect & rectangle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="accept" fullname="QDragMoveEvent::accept" href="qdragmoveevent-qt3.html#accept-2" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="accept(bool y)"> + <parameter left="bool" right="" name="y" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="rect" fullname="QDragMoveEvent::rect" href="qdragmoveevent.html#rect-var" location="qevent.h" type="QRect" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDragEnterEvent" href="qdragenterevent.html" location="qevent.h" bases="QDragMoveEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDragEnterEvent" fullname="QDragEnterEvent::QDragEnterEvent" href="qdragenterevent.html#QDragEnterEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDragEnterEvent(const QPoint & point, QFlags<Qt::DropAction> actions, const QMimeData * data, QFlags<Qt::MouseButton> buttons, QFlags<Qt::KeyboardModifier> modifiers)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="QFlags<Qt::DropAction>" right="" name="actions" default=""/> + <parameter left="const QMimeData *" right="" name="data" default=""/> + <parameter left="QFlags<Qt::MouseButton>" right="" name="buttons" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDragLeaveEvent" href="qdragleaveevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDragLeaveEvent" fullname="QDragLeaveEvent::QDragLeaveEvent" href="qdragleaveevent.html#QDragLeaveEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDragLeaveEvent()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHelpEvent" href="qhelpevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QHelpEvent" fullname="QHelpEvent::QHelpEvent" href="qhelpevent.html#QHelpEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHelpEvent(Type type, const QPoint & pos, const QPoint & globalPos)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QPoint &" right="" name="globalPos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QHelpEvent::x" href="qhelpevent.html#x" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QHelpEvent::y" href="qhelpevent.html#y" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalX" fullname="QHelpEvent::globalX" href="qhelpevent.html#globalX" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="globalX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalY" fullname="QHelpEvent::globalY" href="qhelpevent.html#globalY" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="globalY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QHelpEvent::pos" href="qhelpevent.html#pos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalPos" fullname="QHelpEvent::globalPos" href="qhelpevent.html#globalPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPoint &" signature="globalPos() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStatusTipEvent" href="qstatustipevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QStatusTipEvent" fullname="QStatusTipEvent::QStatusTipEvent" href="qstatustipevent.html#QStatusTipEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStatusTipEvent(const QString & tip)"> + <parameter left="const QString &" right="" name="tip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tip" fullname="QStatusTipEvent::tip" href="qstatustipevent.html#tip" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tip() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWhatsThisClickedEvent" href="qwhatsthisclickedevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWhatsThisClickedEvent" fullname="QWhatsThisClickedEvent::QWhatsThisClickedEvent" href="qwhatsthisclickedevent.html#QWhatsThisClickedEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWhatsThisClickedEvent(const QString & href)"> + <parameter left="const QString &" right="" name="href" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="href" fullname="QWhatsThisClickedEvent::href" href="qwhatsthisclickedevent.html#href" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="href() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QActionEvent" href="qactionevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QActionEvent" fullname="QActionEvent::QActionEvent" href="qactionevent.html#QActionEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QActionEvent(int type, QAction * action, QAction * before)"> + <parameter left="int" right="" name="type" default=""/> + <parameter left="QAction *" right="" name="action" default=""/> + <parameter left="QAction *" right="" name="before" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="action" fullname="QActionEvent::action" href="qactionevent.html#action" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="action() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="before" fullname="QActionEvent::before" href="qactionevent.html#before" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="before() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFileOpenEvent" href="qfileopenevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="file" fullname="QFileOpenEvent::file" href="qfileopenevent.html#file" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="file() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QShortcutEvent" href="qshortcutevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QShortcutEvent" fullname="QShortcutEvent::QShortcutEvent" href="qshortcutevent.html#QShortcutEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QShortcutEvent(const QKeySequence & key, int id, bool ambiguous)"> + <parameter left="const QKeySequence &" right="" name="key" default=""/> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="ambiguous" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QShortcutEvent" fullname="QShortcutEvent::~QShortcutEvent" href="qshortcutevent.html#dtor.QShortcutEvent" location="qevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QShortcutEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QShortcutEvent::key" href="qshortcutevent.html#key" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QKeySequence &" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shortcutId" fullname="QShortcutEvent::shortcutId" href="qshortcutevent.html#shortcutId" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="shortcutId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAmbiguous" fullname="QShortcutEvent::isAmbiguous" href="qshortcutevent.html#isAmbiguous" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAmbiguous() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="sequence" fullname="QShortcutEvent::sequence" href="qshortcutevent.html#sequence-var" location="qevent.h" type="QKeySequence" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="ambig" fullname="QShortcutEvent::ambig" href="qshortcutevent.html#ambig-var" location="qevent.h" type="bool" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="sid" fullname="QShortcutEvent::sid" href="qshortcutevent.html#sid-var" location="qevent.h" type="int" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWindowStateChangeEvent" href="qwindowstatechangeevent.html" location="qevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="oldState" fullname="QWindowStateChangeEvent::oldState" href="qwindowstatechangeevent.html#oldState" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::WindowStates" signature="oldState() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qkeyevent.html#operator==-20" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="20" relates="QKeyEvent" type="bool" signature="operator==(QKeyEvent * e, QKeySequence::StandardKey key)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + <parameter left="QKeySequence::StandardKey" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qkeyevent.html#operator==-21" location="qevent.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="21" relates="QKeyEvent" type="bool" signature="operator==(QKeySequence::StandardKey key, QKeyEvent * e)"> + <parameter left="QKeySequence::StandardKey" right="" name="key" default=""/> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QTouchEvent" href="qtouchevent.html" location="qevent.h" bases="QInputEvent" module="QtGui"> + <contents name="enabling-touch-events" title="Enabling Touch Events" level="1"/> + <contents name="event-delivery-and-propagation" title="Event Delivery and Propagation" level="1"/> + <contents name="touch-point-grouping" title="Touch Point Grouping" level="1"/> + <contents name="mouse-events-and-the-primary-touch-point" title="Mouse Events and the Primary Touch Point" level="1"/> + <contents name="caveats" title="Caveats" level="1"/> + <class access="public" threadsafety="unspecified" status="commendable" name="TouchPoint" fullname="QTouchEvent::TouchPoint" href="qtouchevent-touchpoint.html" location="qevent.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="id" fullname="QTouchEvent::TouchPoint::id" href="qtouchevent-touchpoint.html#id" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="id() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QTouchEvent::TouchPoint::state" href="qtouchevent-touchpoint.html#state" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::TouchPointState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isPrimary" fullname="QTouchEvent::TouchPoint::isPrimary" href="qtouchevent-touchpoint.html#isPrimary" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isPrimary() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QTouchEvent::TouchPoint::pos" href="qtouchevent-touchpoint.html#pos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startPos" fullname="QTouchEvent::TouchPoint::startPos" href="qtouchevent-touchpoint.html#startPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="startPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastPos" fullname="QTouchEvent::TouchPoint::lastPos" href="qtouchevent-touchpoint.html#lastPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="lastPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scenePos" fullname="QTouchEvent::TouchPoint::scenePos" href="qtouchevent-touchpoint.html#scenePos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="scenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startScenePos" fullname="QTouchEvent::TouchPoint::startScenePos" href="qtouchevent-touchpoint.html#startScenePos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="startScenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastScenePos" fullname="QTouchEvent::TouchPoint::lastScenePos" href="qtouchevent-touchpoint.html#lastScenePos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="lastScenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenPos" fullname="QTouchEvent::TouchPoint::screenPos" href="qtouchevent-touchpoint.html#screenPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="screenPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startScreenPos" fullname="QTouchEvent::TouchPoint::startScreenPos" href="qtouchevent-touchpoint.html#startScreenPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="startScreenPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastScreenPos" fullname="QTouchEvent::TouchPoint::lastScreenPos" href="qtouchevent-touchpoint.html#lastScreenPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="lastScreenPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalizedPos" fullname="QTouchEvent::TouchPoint::normalizedPos" href="qtouchevent-touchpoint.html#normalizedPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="normalizedPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startNormalizedPos" fullname="QTouchEvent::TouchPoint::startNormalizedPos" href="qtouchevent-touchpoint.html#startNormalizedPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="startNormalizedPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastNormalizedPos" fullname="QTouchEvent::TouchPoint::lastNormalizedPos" href="qtouchevent-touchpoint.html#lastNormalizedPos" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="lastNormalizedPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QTouchEvent::TouchPoint::rect" href="qtouchevent-touchpoint.html#rect" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sceneRect" fullname="QTouchEvent::TouchPoint::sceneRect" href="qtouchevent-touchpoint.html#sceneRect" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="sceneRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenRect" fullname="QTouchEvent::TouchPoint::screenRect" href="qtouchevent-touchpoint.html#screenRect" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="screenRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pressure" fullname="QTouchEvent::TouchPoint::pressure" href="qtouchevent-touchpoint.html#pressure" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="pressure() const"/> + </class> + <enum access="public" threadsafety="unspecified" status="commendable" name="DeviceType" fullname="QTouchEvent::DeviceType" href="qtouchevent.html#DeviceType-enum" location="qevent.h"> + <value name="TouchScreen" value="0"/> + <value name="TouchPad" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QTouchEvent" fullname="QTouchEvent::QTouchEvent" href="qtouchevent.html#QTouchEvent" location="qevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTouchEvent(QEvent::Type eventType, QTouchEvent::DeviceType deviceType, QFlags<Qt::KeyboardModifier> modifiers, QFlags<Qt::TouchPointState> touchPointStates, const QList<QTouchEvent::TouchPoint> & touchPoints)"> + <parameter left="QEvent::Type" right="" name="eventType" default=""/> + <parameter left="QTouchEvent::DeviceType" right="" name="deviceType" default="TouchScreen"/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="Qt::NoModifier"/> + <parameter left="QFlags<Qt::TouchPointState>" right="" name="touchPointStates" default="0"/> + <parameter left="const QList<QTouchEvent::TouchPoint> &" right="" name="touchPoints" default="QList<QTouchEvent::TouchPoint> ()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTouchEvent" fullname="QTouchEvent::~QTouchEvent" href="qtouchevent.html#dtor.QTouchEvent" location="qevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTouchEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QTouchEvent::widget" href="qtouchevent.html#widget" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deviceType" fullname="QTouchEvent::deviceType" href="qtouchevent.html#deviceType" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTouchEvent::DeviceType" signature="deviceType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="touchPointStates" fullname="QTouchEvent::touchPointStates" href="qtouchevent.html#touchPointStates" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::TouchPointStates" signature="touchPointStates() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="touchPoints" fullname="QTouchEvent::touchPoints" href="qtouchevent.html#touchPoints" location="qevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QList<QTouchEvent::TouchPoint> &" signature="touchPoints() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="_widget" fullname="QTouchEvent::_widget" href="qtouchevent.html#_widget-var" location="qevent.h" type="QWidget *" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="_deviceType" fullname="QTouchEvent::_deviceType" href="qtouchevent.html#_deviceType-var" location="qevent.h" type="QTouchEvent::DeviceType" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="_touchPointStates" fullname="QTouchEvent::_touchPointStates" href="qtouchevent.html#_touchPointStates-var" location="qevent.h" type="Qt::TouchPointStates" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="_touchPoints" fullname="QTouchEvent::_touchPoints" href="qtouchevent.html#_touchPoints-var" location="qevent.h" type="QList<QTouchEvent::TouchPoint>" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QToolBar" href="qtoolbar.html" location="qtoolbar.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="movable" fullname="QToolBar::movable" href="qtoolbar.html#movable-prop" location="qtoolbar.h" type="bool"> + <getter name="isMovable"/> + <setter name="setMovable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="allowedAreas" fullname="QToolBar::allowedAreas" href="qtoolbar.html#allowedAreas-prop" location="qtoolbar.h" type="Qt::ToolBarAreas"> + <getter name="allowedAreas"/> + <setter name="setAllowedAreas"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QToolBar::orientation" href="qtoolbar.html#orientation-prop" location="qtoolbar.h" type="Qt::Orientation"> + <getter name="orientation"/> + <setter name="setOrientation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QToolBar::iconSize" href="qtoolbar.html#iconSize-prop" location="qtoolbar.h" type="QSize"> + <getter name="iconSize"/> + <setter name="setIconSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="toolButtonStyle" fullname="QToolBar::toolButtonStyle" href="qtoolbar.html#toolButtonStyle-prop" location="qtoolbar.h" type="Qt::ToolButtonStyle"> + <getter name="toolButtonStyle"/> + <setter name="setToolButtonStyle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="floating" fullname="QToolBar::floating" href="qtoolbar.html#floating-prop" location="qtoolbar.h" type="bool"> + <getter name="isFloating"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="floatable" fullname="QToolBar::floatable" href="qtoolbar.html#floatable-prop" location="qtoolbar.h" type="bool"> + <getter name="isFloatable"/> + <setter name="setFloatable"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QToolBar" fullname="QToolBar::QToolBar" href="qtoolbar.html#QToolBar" location="qtoolbar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QToolBar(const QString & title, QWidget * parent)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QToolBar" fullname="QToolBar::QToolBar" href="qtoolbar.html#QToolBar-2" location="qtoolbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QToolBar(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QToolBar" fullname="QToolBar::~QToolBar" href="qtoolbar.html#dtor.QToolBar" location="qtoolbar.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QToolBar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMovable" fullname="QToolBar::setMovable" href="qtoolbar.html#movable-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="movable" type="void" signature="setMovable(bool movable)"> + <parameter left="bool" right="" name="movable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isMovable" fullname="QToolBar::isMovable" href="qtoolbar.html#movable-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="movable" type="bool" signature="isMovable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAllowedAreas" fullname="QToolBar::setAllowedAreas" href="qtoolbar.html#allowedAreas-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="allowedAreas" type="void" signature="setAllowedAreas(QFlags<Qt::ToolBarArea> areas)"> + <parameter left="QFlags<Qt::ToolBarArea>" right="" name="areas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allowedAreas" fullname="QToolBar::allowedAreas" href="qtoolbar.html#allowedAreas-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="allowedAreas" type="Qt::ToolBarAreas" signature="allowedAreas() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAreaAllowed" fullname="QToolBar::isAreaAllowed" href="qtoolbar.html#isAreaAllowed" location="qtoolbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAreaAllowed(Qt::ToolBarArea area) const"> + <parameter left="Qt::ToolBarArea" right="" name="area" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="QToolBar::setOrientation" href="qtoolbar.html#orientation-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="orientation" type="void" signature="setOrientation(Qt::Orientation orientation)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QToolBar::orientation" href="qtoolbar.html#orientation-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="orientation" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QToolBar::clear" href="qtoolbar.html#clear" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QToolBar::addAction" href="qtoolbar.html#addAction" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addAction(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QToolBar::addAction" href="qtoolbar.html#addAction-2" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QAction *" signature="addAction(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QToolBar::addAction" href="qtoolbar.html#addAction-3" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QAction *" signature="addAction(const QIcon & icon, const QString & text)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QToolBar::addAction" href="qtoolbar.html#addAction-4" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QAction *" signature="addAction(const QString & text, const QObject * receiver, const char * member)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QToolBar::addAction" href="qtoolbar.html#addAction-5" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QAction *" signature="addAction(const QIcon & icon, const QString & text, const QObject * receiver, const char * member)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSeparator" fullname="QToolBar::addSeparator" href="qtoolbar.html#addSeparator" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="addSeparator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertSeparator" fullname="QToolBar::insertSeparator" href="qtoolbar.html#insertSeparator" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="insertSeparator(QAction * before)"> + <parameter left="QAction *" right="" name="before" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QToolBar::addWidget" href="qtoolbar.html#addWidget" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="addWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertWidget" fullname="QToolBar::insertWidget" href="qtoolbar.html#insertWidget" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="insertWidget(QAction * before, QWidget * widget)"> + <parameter left="QAction *" right="" name="before" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actionAt" fullname="QToolBar::actionAt" href="qtoolbar.html#actionAt" location="qtoolbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionAt(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actionAt" fullname="QToolBar::actionAt" href="qtoolbar.html#actionAt-2" location="qtoolbar.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QAction *" signature="actionAt(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toggleViewAction" fullname="QToolBar::toggleViewAction" href="qtoolbar.html#toggleViewAction" location="qtoolbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="toggleViewAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QToolBar::iconSize" href="qtoolbar.html#iconSize-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconSize" type="QSize" signature="iconSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toolButtonStyle" fullname="QToolBar::toolButtonStyle" href="qtoolbar.html#toolButtonStyle-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="toolButtonStyle" type="Qt::ToolButtonStyle" signature="toolButtonStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetForAction" fullname="QToolBar::widgetForAction" href="qtoolbar.html#widgetForAction" location="qtoolbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widgetForAction(QAction * action) const"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFloatable" fullname="QToolBar::isFloatable" href="qtoolbar.html#floatable-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="floatable" type="bool" signature="isFloatable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFloatable" fullname="QToolBar::setFloatable" href="qtoolbar.html#floatable-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="floatable" type="void" signature="setFloatable(bool floatable)"> + <parameter left="bool" right="" name="floatable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFloating" fullname="QToolBar::isFloating" href="qtoolbar.html#floating-prop" location="qtoolbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="floating" type="bool" signature="isFloating() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconSize" fullname="QToolBar::setIconSize" href="qtoolbar.html#iconSize-prop" location="qtoolbar.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="iconSize" type="void" signature="setIconSize(const QSize & iconSize)"> + <parameter left="const QSize &" right="" name="iconSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolButtonStyle" fullname="QToolBar::setToolButtonStyle" href="qtoolbar.html#toolButtonStyle-prop" location="qtoolbar.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="toolButtonStyle" type="void" signature="setToolButtonStyle(Qt::ToolButtonStyle toolButtonStyle)"> + <parameter left="Qt::ToolButtonStyle" right="" name="toolButtonStyle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actionTriggered" fullname="QToolBar::actionTriggered" href="qtoolbar.html#actionTriggered" location="qtoolbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="actionTriggered(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="movableChanged" fullname="QToolBar::movableChanged" href="qtoolbar.html#movableChanged" location="qtoolbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="movableChanged(bool movable)"> + <parameter left="bool" right="" name="movable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allowedAreasChanged" fullname="QToolBar::allowedAreasChanged" href="qtoolbar.html#allowedAreasChanged" location="qtoolbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="allowedAreasChanged(QFlags<Qt::ToolBarArea> allowedAreas)"> + <parameter left="QFlags<Qt::ToolBarArea>" right="" name="allowedAreas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientationChanged" fullname="QToolBar::orientationChanged" href="qtoolbar.html#orientationChanged" location="qtoolbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="orientationChanged(Qt::Orientation orientation)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSizeChanged" fullname="QToolBar::iconSizeChanged" href="qtoolbar.html#iconSizeChanged" location="qtoolbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="iconSizeChanged(const QSize & iconSize)"> + <parameter left="const QSize &" right="" name="iconSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolButtonStyleChanged" fullname="QToolBar::toolButtonStyleChanged" href="qtoolbar.html#toolButtonStyleChanged" location="qtoolbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="toolButtonStyleChanged(Qt::ToolButtonStyle toolButtonStyle)"> + <parameter left="Qt::ToolButtonStyle" right="" name="toolButtonStyle" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="actionEvent" fullname="QToolBar::actionEvent" href="qtoolbar.html#actionEvent" location="qtoolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="actionEvent(QActionEvent * event)"> + <parameter left="QActionEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QToolBar::changeEvent" href="qtoolbar.html#changeEvent" location="qtoolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="childEvent" fullname="QToolBar::childEvent" href="qtoolbar.html#childEvent" location="qtoolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="childEvent(QChildEvent * event)"> + <parameter left="QChildEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QToolBar::paintEvent" href="qtoolbar.html#paintEvent" location="qtoolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QToolBar::resizeEvent" href="qtoolbar.html#resizeEvent" location="qtoolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QToolBar::event" href="qtoolbar.html#event" location="qtoolbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QToolBar" fullname="QToolBar::QToolBar" href="qtoolbar-qt3.html#QToolBar-3" location="qtoolbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QToolBar(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setLabel" fullname="QToolBar::setLabel" href="qtoolbar-qt3.html#setLabel" location="qtoolbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLabel(const QString & label)"> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="label" fullname="QToolBar::label" href="qtoolbar-qt3.html#label" location="qtoolbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="label() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusAbstractAdaptor" href="qdbusabstractadaptor.html" location="qdbusabstractadaptor.h" bases="QObject" module="QtDBus"> + <function access="protected" threadsafety="unspecified" status="commendable" name="QDBusAbstractAdaptor" fullname="QDBusAbstractAdaptor::QDBusAbstractAdaptor" href="qdbusabstractadaptor.html#QDBusAbstractAdaptor" location="qdbusabstractadaptor.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusAbstractAdaptor(QObject * obj)"> + <parameter left="QObject *" right="" name="obj" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDBusAbstractAdaptor" fullname="QDBusAbstractAdaptor::~QDBusAbstractAdaptor" href="qdbusabstractadaptor.html#dtor.QDBusAbstractAdaptor" location="qdbusabstractadaptor.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDBusAbstractAdaptor()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setAutoRelaySignals" fullname="QDBusAbstractAdaptor::setAutoRelaySignals" href="qdbusabstractadaptor.html#setAutoRelaySignals" location="qdbusabstractadaptor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoRelaySignals(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="autoRelaySignals" fullname="QDBusAbstractAdaptor::autoRelaySignals" href="qdbusabstractadaptor.html#autoRelaySignals" location="qdbusabstractadaptor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoRelaySignals() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ButtonGroup" href="q3buttongroup.html" location="q3buttongroup.h" bases="Q3GroupBox" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="exclusive" fullname="Q3ButtonGroup::exclusive" href="q3buttongroup.html#exclusive-prop" location="q3buttongroup.h" type="bool"> + <getter name="isExclusive"/> + <setter name="setExclusive"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="radioButtonExclusive" fullname="Q3ButtonGroup::radioButtonExclusive" href="q3buttongroup.html#radioButtonExclusive-prop" location="q3buttongroup.h" type="bool"> + <getter name="isRadioButtonExclusive"/> + <setter name="setRadioButtonExclusive"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectedId" fullname="Q3ButtonGroup::selectedId" href="q3buttongroup.html#selectedId-prop" location="q3buttongroup.h" type="int"> + <getter name="selectedId"/> + <setter name="setButton"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ButtonGroup" fullname="Q3ButtonGroup::Q3ButtonGroup" href="q3buttongroup.html#Q3ButtonGroup" location="q3buttongroup.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ButtonGroup(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ButtonGroup" fullname="Q3ButtonGroup::Q3ButtonGroup" href="q3buttongroup.html#Q3ButtonGroup-2" location="q3buttongroup.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ButtonGroup(const QString & title, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ButtonGroup" fullname="Q3ButtonGroup::Q3ButtonGroup" href="q3buttongroup.html#Q3ButtonGroup-3" location="q3buttongroup.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ButtonGroup(int strips, Qt::Orientation orientation, QWidget * parent, const char * name)"> + <parameter left="int" right="" name="strips" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ButtonGroup" fullname="Q3ButtonGroup::Q3ButtonGroup" href="q3buttongroup.html#Q3ButtonGroup-4" location="q3buttongroup.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3ButtonGroup(int strips, Qt::Orientation orientation, const QString & title, QWidget * parent, const char * name)"> + <parameter left="int" right="" name="strips" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ButtonGroup" fullname="Q3ButtonGroup::~Q3ButtonGroup" href="q3buttongroup.html#dtor.Q3ButtonGroup" location="q3buttongroup.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ButtonGroup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isExclusive" fullname="Q3ButtonGroup::isExclusive" href="q3buttongroup.html#exclusive-prop" location="q3buttongroup.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="exclusive" type="bool" signature="isExclusive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRadioButtonExclusive" fullname="Q3ButtonGroup::isRadioButtonExclusive" href="q3buttongroup.html#radioButtonExclusive-prop" location="q3buttongroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="radioButtonExclusive" type="bool" signature="isRadioButtonExclusive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setExclusive" fullname="Q3ButtonGroup::setExclusive" href="q3buttongroup.html#exclusive-prop" location="q3buttongroup.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="exclusive" type="void" signature="setExclusive(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRadioButtonExclusive" fullname="Q3ButtonGroup::setRadioButtonExclusive" href="q3buttongroup.html#radioButtonExclusive-prop" location="q3buttongroup.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="radioButtonExclusive" type="void" signature="setRadioButtonExclusive(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3ButtonGroup::insert" href="q3buttongroup.html#insert" location="q3buttongroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insert(QAbstractButton * button, int id)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3ButtonGroup::remove" href="q3buttongroup.html#remove" location="q3buttongroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3ButtonGroup::find" href="q3buttongroup.html#find" location="q3buttongroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractButton *" signature="find(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="id" fullname="Q3ButtonGroup::id" href="q3buttongroup.html#id" location="q3buttongroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="id(QAbstractButton * button) const"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3ButtonGroup::count" href="q3buttongroup.html#count" location="q3buttongroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setButton" fullname="Q3ButtonGroup::setButton" href="q3buttongroup.html#selectedId-prop" location="q3buttongroup.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="selectedId" type="void" signature="setButton(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selected" fullname="Q3ButtonGroup::selected" href="q3buttongroup.html#selected" location="q3buttongroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractButton *" signature="selected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedId" fullname="Q3ButtonGroup::selectedId" href="q3buttongroup.html#selectedId-prop" location="q3buttongroup.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectedId" type="int" signature="selectedId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="Q3ButtonGroup::pressed" href="q3buttongroup.html#pressed" location="q3buttongroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="pressed(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="released" fullname="Q3ButtonGroup::released" href="q3buttongroup.html#released" location="q3buttongroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="released(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3ButtonGroup::clicked" href="q3buttongroup.html#clicked" location="q3buttongroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="Q3ButtonGroup::event" href="q3buttongroup.html#event" location="q3buttongroup.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3VButtonGroup" href="q3vbuttongroup.html" location="q3buttongroup.h" bases="Q3ButtonGroup" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3VButtonGroup" fullname="Q3VButtonGroup::Q3VButtonGroup" href="q3vbuttongroup.html#Q3VButtonGroup" location="q3buttongroup.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3VButtonGroup(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3VButtonGroup" fullname="Q3VButtonGroup::Q3VButtonGroup" href="q3vbuttongroup.html#Q3VButtonGroup-2" location="q3buttongroup.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3VButtonGroup(const QString & title, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3HButtonGroup" href="q3hbuttongroup.html" location="q3buttongroup.h" bases="Q3ButtonGroup" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HButtonGroup" fullname="Q3HButtonGroup::Q3HButtonGroup" href="q3hbuttongroup.html#Q3HButtonGroup" location="q3buttongroup.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3HButtonGroup(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HButtonGroup" fullname="Q3HButtonGroup::Q3HButtonGroup" href="q3hbuttongroup.html#Q3HButtonGroup-2" location="q3buttongroup.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3HButtonGroup(const QString & title, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSequentialAnimationGroup" href="qsequentialanimationgroup.html" location="qsequentialanimationgroup.h" bases="QAnimationGroup" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="currentAnimation" fullname="QSequentialAnimationGroup::currentAnimation" href="qsequentialanimationgroup.html#currentAnimation-prop" location="qsequentialanimationgroup.h" type="QAbstractAnimation *"> + <getter name="currentAnimation"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QSequentialAnimationGroup" fullname="QSequentialAnimationGroup::QSequentialAnimationGroup" href="qsequentialanimationgroup.html#QSequentialAnimationGroup" location="qsequentialanimationgroup.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSequentialAnimationGroup(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSequentialAnimationGroup" fullname="QSequentialAnimationGroup::~QSequentialAnimationGroup" href="qsequentialanimationgroup.html#dtor.QSequentialAnimationGroup" location="qsequentialanimationgroup.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSequentialAnimationGroup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addPause" fullname="QSequentialAnimationGroup::addPause" href="qsequentialanimationgroup.html#addPause" location="qsequentialanimationgroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPauseAnimation *" signature="addPause(int msecs)"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertPauseAt" fullname="QSequentialAnimationGroup::insertPauseAt" href="qsequentialanimationgroup.html#insertPauseAt" location="qsequentialanimationgroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPauseAnimation *" signature="insertPauseAt(int index, int msecs)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentAnimation" fullname="QSequentialAnimationGroup::currentAnimation" href="qsequentialanimationgroup.html#currentAnimation-prop" location="qsequentialanimationgroup.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentAnimation" type="QAbstractAnimation *" signature="currentAnimation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="duration" fullname="QSequentialAnimationGroup::duration" href="qsequentialanimationgroup.html#duration" location="qsequentialanimationgroup.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="duration() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentAnimationChanged" fullname="QSequentialAnimationGroup::currentAnimationChanged" href="qsequentialanimationgroup.html#currentAnimationChanged" location="qsequentialanimationgroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentAnimationChanged(QAbstractAnimation * current)"> + <parameter left="QAbstractAnimation *" right="" name="current" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QSequentialAnimationGroup::event" href="qsequentialanimationgroup.html#event" location="qsequentialanimationgroup.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCurrentTime" fullname="QSequentialAnimationGroup::updateCurrentTime" href="qsequentialanimationgroup.html#updateCurrentTime" location="qsequentialanimationgroup.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCurrentTime(int msecs)"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateState" fullname="QSequentialAnimationGroup::updateState" href="qsequentialanimationgroup.html#updateState" location="qsequentialanimationgroup.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateState(QAbstractAnimation::State oldState, QAbstractAnimation::State newState)"> + <parameter left="QAbstractAnimation::State" right="" name="oldState" default=""/> + <parameter left="QAbstractAnimation::State" right="" name="newState" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateDirection" fullname="QSequentialAnimationGroup::updateDirection" href="qsequentialanimationgroup.html#updateDirection" location="qsequentialanimationgroup.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateDirection(QAbstractAnimation::Direction direction)"> + <parameter left="QAbstractAnimation::Direction" right="" name="direction" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QCoreApplication" href="qcoreapplication.html" location="qcoreapplication.h" bases="QObject" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="applicationName" fullname="QCoreApplication::applicationName" href="qcoreapplication.html#applicationName-prop" location="qcoreapplication.h" type="QString"> + <getter name="applicationName"/> + <setter name="setApplicationName"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="applicationVersion" fullname="QCoreApplication::applicationVersion" href="qcoreapplication.html#applicationVersion-prop" location="qcoreapplication.h" type="QString"> + <getter name="applicationVersion"/> + <setter name="setApplicationVersion"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="organizationName" fullname="QCoreApplication::organizationName" href="qcoreapplication.html#organizationName-prop" location="qcoreapplication.h" type="QString"> + <getter name="organizationName"/> + <setter name="setOrganizationName"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="organizationDomain" fullname="QCoreApplication::organizationDomain" href="qcoreapplication.html#organizationDomain-prop" location="qcoreapplication.h" type="QString"> + <getter name="organizationDomain"/> + <setter name="setOrganizationDomain"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QCoreApplication" fullname="QCoreApplication::QCoreApplication" href="qcoreapplication.html#QCoreApplication" location="qcoreapplication.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCoreApplication(int & argc, char ** argv)"> + <parameter left="int &" right="" name="argc" default=""/> + <parameter left="char **" right="" name="argv" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QCoreApplication" fullname="QCoreApplication::~QCoreApplication" href="qcoreapplication.html#dtor.QCoreApplication" location="qcoreapplication.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QCoreApplication()"/> + <function access="public" threadsafety="unspecified" status="compat" name="argc" fullname="QCoreApplication::argc" href="qcoreapplication-qt3.html#argc" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="argc()"/> + <function access="public" threadsafety="unspecified" status="compat" name="argv" fullname="QCoreApplication::argv" href="qcoreapplication-qt3.html#argv" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="char **" signature="argv()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="arguments" fullname="QCoreApplication::arguments" href="qcoreapplication.html#arguments" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="arguments()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QCoreApplication::setAttribute" href="qcoreapplication.html#setAttribute" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setAttribute(Qt::ApplicationAttribute attribute, bool on)"> + <parameter left="Qt::ApplicationAttribute" right="" name="attribute" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testAttribute" fullname="QCoreApplication::testAttribute" href="qcoreapplication.html#testAttribute" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="testAttribute(Qt::ApplicationAttribute attribute)"> + <parameter left="Qt::ApplicationAttribute" right="" name="attribute" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrganizationDomain" fullname="QCoreApplication::setOrganizationDomain" href="qcoreapplication.html#organizationDomain-prop" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="organizationDomain" type="void" signature="setOrganizationDomain(const QString & orgDomain)"> + <parameter left="const QString &" right="" name="orgDomain" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="organizationDomain" fullname="QCoreApplication::organizationDomain" href="qcoreapplication.html#organizationDomain-prop" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="organizationDomain" type="QString" signature="organizationDomain()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrganizationName" fullname="QCoreApplication::setOrganizationName" href="qcoreapplication.html#organizationName-prop" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="organizationName" type="void" signature="setOrganizationName(const QString & orgName)"> + <parameter left="const QString &" right="" name="orgName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="organizationName" fullname="QCoreApplication::organizationName" href="qcoreapplication.html#organizationName-prop" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="organizationName" type="QString" signature="organizationName()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setApplicationName" fullname="QCoreApplication::setApplicationName" href="qcoreapplication.html#applicationName-prop" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="applicationName" type="void" signature="setApplicationName(const QString & application)"> + <parameter left="const QString &" right="" name="application" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="applicationName" fullname="QCoreApplication::applicationName" href="qcoreapplication.html#applicationName-prop" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="applicationName" type="QString" signature="applicationName()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setApplicationVersion" fullname="QCoreApplication::setApplicationVersion" href="qcoreapplication.html#applicationVersion-prop" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="applicationVersion" type="void" signature="setApplicationVersion(const QString & version)"> + <parameter left="const QString &" right="" name="version" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="applicationVersion" fullname="QCoreApplication::applicationVersion" href="qcoreapplication.html#applicationVersion-prop" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" associated-property="applicationVersion" type="QString" signature="applicationVersion()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="instance" fullname="QCoreApplication::instance" href="qcoreapplication.html#instance" location="qeventdispatcher_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QCoreApplication *" signature="instance()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QCoreApplication::exec" href="qcoreapplication.html#exec" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="exec()"/> + <function access="public" threadsafety="thread safe" status="commendable" name="processEvents" fullname="QCoreApplication::processEvents" href="qcoreapplication.html#processEvents" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="processEvents(QFlags<QEventLoop::ProcessEventsFlag> flags)"> + <parameter left="QFlags<QEventLoop::ProcessEventsFlag>" right="" name="flags" default="QEventLoop::AllEvents"/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="processEvents" fullname="QCoreApplication::processEvents" href="qcoreapplication.html#processEvents-2" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="processEvents(QFlags<QEventLoop::ProcessEventsFlag> flags, int maxtime)"> + <parameter left="QFlags<QEventLoop::ProcessEventsFlag>" right="" name="flags" default=""/> + <parameter left="int" right="" name="maxtime" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exit" fullname="QCoreApplication::exit" href="qcoreapplication.html#exit" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="exit(int returnCode)"> + <parameter left="int" right="" name="returnCode" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sendEvent" fullname="QCoreApplication::sendEvent" href="qcoreapplication.html#sendEvent" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="sendEvent(QObject * receiver, QEvent * event)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="postEvent" fullname="QCoreApplication::postEvent" href="qcoreapplication.html#postEvent" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="postEvent(QObject * receiver, QEvent * event)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="postEvent" fullname="QCoreApplication::postEvent" href="qcoreapplication.html#postEvent-2" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="postEvent(QObject * receiver, QEvent * event, int priority)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + <parameter left="int" right="" name="priority" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sendPostedEvents" fullname="QCoreApplication::sendPostedEvents" href="qcoreapplication.html#sendPostedEvents" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="sendPostedEvents(QObject * receiver, int event_type)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="int" right="" name="event_type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sendPostedEvents" fullname="QCoreApplication::sendPostedEvents" href="qcoreapplication.html#sendPostedEvents-2" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="sendPostedEvents()"/> + <function access="public" threadsafety="thread safe" status="commendable" name="removePostedEvents" fullname="QCoreApplication::removePostedEvents" href="qcoreapplication.html#removePostedEvents" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="removePostedEvents(QObject * receiver)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="removePostedEvents" fullname="QCoreApplication::removePostedEvents" href="qcoreapplication.html#removePostedEvents-2" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="removePostedEvents(QObject * receiver, int eventType)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="int" right="" name="eventType" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPendingEvents" fullname="QCoreApplication::hasPendingEvents" href="qcoreapplication.html#hasPendingEvents" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="hasPendingEvents()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notify" fullname="QCoreApplication::notify" href="qcoreapplication.html#notify" location="qcoreapplication.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="notify(QObject * receiver, QEvent * event)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startingUp" fullname="QCoreApplication::startingUp" href="qcoreapplication.html#startingUp" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="startingUp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="closingDown" fullname="QCoreApplication::closingDown" href="qcoreapplication.html#closingDown" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="closingDown()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="applicationDirPath" fullname="QCoreApplication::applicationDirPath" href="qcoreapplication.html#applicationDirPath" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="applicationDirPath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="applicationFilePath" fullname="QCoreApplication::applicationFilePath" href="qcoreapplication.html#applicationFilePath" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="applicationFilePath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="applicationPid" fullname="QCoreApplication::applicationPid" href="qcoreapplication.html#applicationPid" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="qint64" signature="applicationPid()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLibraryPaths" fullname="QCoreApplication::setLibraryPaths" href="qcoreapplication.html#setLibraryPaths" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setLibraryPaths(const QStringList & paths)"> + <parameter left="const QStringList &" right="" name="paths" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="libraryPaths" fullname="QCoreApplication::libraryPaths" href="qcoreapplication.html#libraryPaths" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="libraryPaths()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addLibraryPath" fullname="QCoreApplication::addLibraryPath" href="qcoreapplication.html#addLibraryPath" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="addLibraryPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeLibraryPath" fullname="QCoreApplication::removeLibraryPath" href="qcoreapplication.html#removeLibraryPath" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="removeLibraryPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="installTranslator" fullname="QCoreApplication::installTranslator" href="qcoreapplication.html#installTranslator" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="installTranslator(QTranslator * translationFile)"> + <parameter left="QTranslator *" right="" name="translationFile" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeTranslator" fullname="QCoreApplication::removeTranslator" href="qcoreapplication.html#removeTranslator" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="removeTranslator(QTranslator * translationFile)"> + <parameter left="QTranslator *" right="" name="translationFile" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="Encoding" fullname="QCoreApplication::Encoding" href="qcoreapplication.html#Encoding-enum" location="qcoreapplication.h"> + <value name="CodecForTr" value="0"/> + <value name="UnicodeUTF8" value="1"/> + <value name="DefaultCodec" value="CodecForTr"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QCoreApplication::translate" href="qcoreapplication.html#translate-2" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="translate(const char * context, const char * sourceText, const char * disambiguation, Encoding encoding)"> + <parameter left="const char *" right="" name="context" default=""/> + <parameter left="const char *" right="" name="sourceText" default=""/> + <parameter left="const char *" right="" name="disambiguation" default="0"/> + <parameter left="Encoding" right="" name="encoding" default="CodecForTr"/> + </function> + <function access="public" threadsafety="reentrant" status="commendable" name="translate" fullname="QCoreApplication::translate" href="qcoreapplication.html#translate" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="translate(const char * context, const char * sourceText, const char * disambiguation, Encoding encoding, int n)"> + <parameter left="const char *" right="" name="context" default=""/> + <parameter left="const char *" right="" name="sourceText" default=""/> + <parameter left="const char *" right="" name="disambiguation" default=""/> + <parameter left="Encoding" right="" name="encoding" default=""/> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="QCoreApplication::flush" href="qcoreapplication.html#flush" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="flush()"/> + <function access="public" threadsafety="unspecified" status="compat" name="lock" fullname="QCoreApplication::lock" href="qcoreapplication-qt3.html#lock" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="lock()"/> + <function access="public" threadsafety="unspecified" status="compat" name="unlock" fullname="QCoreApplication::unlock" href="qcoreapplication-qt3.html#unlock" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unlock(bool wakeUpGui)"> + <parameter left="bool" right="" name="wakeUpGui" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="locked" fullname="QCoreApplication::locked" href="qcoreapplication-qt3.html#locked" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="locked()"/> + <function access="public" threadsafety="unspecified" status="compat" name="tryLock" fullname="QCoreApplication::tryLock" href="qcoreapplication-qt3.html#tryLock" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="tryLock()"/> + <function access="public" threadsafety="unspecified" status="compat" name="processOneEvent" fullname="QCoreApplication::processOneEvent" href="qcoreapplication-qt3.html#processOneEvent" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="processOneEvent()"/> + <function access="public" threadsafety="unspecified" status="compat" name="enter_loop" fullname="QCoreApplication::enter_loop" href="qcoreapplication-qt3.html#enter_loop" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="enter_loop()"/> + <function access="public" threadsafety="unspecified" status="compat" name="exit_loop" fullname="QCoreApplication::exit_loop" href="qcoreapplication-qt3.html#exit_loop" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="exit_loop()"/> + <function access="public" threadsafety="unspecified" status="compat" name="loopLevel" fullname="QCoreApplication::loopLevel" href="qcoreapplication-qt3.html#loopLevel" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="loopLevel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="winEventFilter" fullname="QCoreApplication::winEventFilter" href="qcoreapplication.html#winEventFilter" location="qcoreapplication.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="winEventFilter(MSG * msg, long * result)"> + <parameter left="MSG *" right="" name="msg" default=""/> + <parameter left="long *" right="" name="result" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="EventFilter" fullname="QCoreApplication::EventFilter" href="qcoreapplication.html#EventFilter-typedef" location="qcoreapplication.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEventFilter" fullname="QCoreApplication::setEventFilter" href="qcoreapplication.html#setEventFilter" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="EventFilter" signature="setEventFilter(EventFilter filter)"> + <parameter left="EventFilter" right="" name="filter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filterEvent" fullname="QCoreApplication::filterEvent" href="qcoreapplication.html#filterEvent" location="qcoreapplication.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="filterEvent(void * message, long * result)"> + <parameter left="void *" right="" name="message" default=""/> + <parameter left="long *" right="" name="result" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="quit" fullname="QCoreApplication::quit" href="qcoreapplication.html#quit" location="qcoreapplication.h" virtual="non" meta="slot" const="false" static="true" overload="false" type="void" signature="quit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutToQuit" fullname="QCoreApplication::aboutToQuit" href="qcoreapplication.html#aboutToQuit" location="qcoreapplication.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="aboutToQuit()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QCoreApplication::event" href="qcoreapplication.html#event" location="qcoreapplication.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qAddPostRoutine" href="qcoreapplication.html#qAddPostRoutine" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QCoreApplication" type="void" signature="qAddPostRoutine(QtCleanUpFunction ptr)"> + <parameter left="QtCleanUpFunction" right="" name="ptr" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QFontInfo" href="qfontinfo.html" location="qfontinfo.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontInfo" fullname="QFontInfo::QFontInfo" href="qfontinfo.html#QFontInfo" location="qfontinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFontInfo(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontInfo" fullname="QFontInfo::QFontInfo" href="qfontinfo.html#QFontInfo-2" location="qfontinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFontInfo(const QFontInfo & fi)"> + <parameter left="const QFontInfo &" right="" name="fi" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFontInfo" fullname="QFontInfo::~QFontInfo" href="qfontinfo.html#dtor.QFontInfo" location="qfontinfo.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFontInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QFontInfo::operator=" href="qfontinfo.html#operator=" location="qfontinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFontInfo &" signature="operator=(const QFontInfo & fi)"> + <parameter left="const QFontInfo &" right="" name="fi" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="family" fullname="QFontInfo::family" href="qfontinfo.html#family" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="family() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelSize" fullname="QFontInfo::pixelSize" href="qfontinfo.html#pixelSize" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pointSize" fullname="QFontInfo::pointSize" href="qfontinfo.html#pointSize" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="pointSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pointSizeF" fullname="QFontInfo::pointSizeF" href="qfontinfo.html#pointSizeF" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="pointSizeF() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="italic" fullname="QFontInfo::italic" href="qfontinfo.html#italic" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="italic() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QFontInfo::style" href="qfontinfo.html#style" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont::Style" signature="style() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="weight" fullname="QFontInfo::weight" href="qfontinfo.html#weight" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="weight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bold" fullname="QFontInfo::bold" href="qfontinfo.html#bold" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="bold() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fixedPitch" fullname="QFontInfo::fixedPitch" href="qfontinfo.html#fixedPitch" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fixedPitch() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="styleHint" fullname="QFontInfo::styleHint" href="qfontinfo.html#styleHint" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont::StyleHint" signature="styleHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rawMode" fullname="QFontInfo::rawMode" href="qfontinfo.html#rawMode" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="rawMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exactMatch" fullname="QFontInfo::exactMatch" href="qfontinfo.html#exactMatch" location="qfontinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="exactMatch() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTreeWidgetItem" href="qtreewidgetitem.html" location="qtreewidget.h" bases="" module="QtGui"> + <contents name="subclassing" title="Subclassing" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ItemType" fullname="QTreeWidgetItem::ItemType" href="qtreewidgetitem.html#ItemType-enum" location="qtreewidget.h"> + <value name="Type" value="0"/> + <value name="UserType" value="1000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeWidgetItem" fullname="QTreeWidgetItem::QTreeWidgetItem" href="qtreewidgetitem.html#QTreeWidgetItem" location="qtreewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTreeWidgetItem(int type)"> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeWidgetItem" fullname="QTreeWidgetItem::QTreeWidgetItem" href="qtreewidgetitem.html#QTreeWidgetItem-2" location="qtreewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTreeWidgetItem(const QStringList & strings, int type)"> + <parameter left="const QStringList &" right="" name="strings" default=""/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeWidgetItem" fullname="QTreeWidgetItem::QTreeWidgetItem" href="qtreewidgetitem.html#QTreeWidgetItem-3" location="qtreewidget.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTreeWidgetItem(QTreeWidget * parent, int type)"> + <parameter left="QTreeWidget *" right="" name="parent" default=""/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeWidgetItem" fullname="QTreeWidgetItem::QTreeWidgetItem" href="qtreewidgetitem.html#QTreeWidgetItem-4" location="qtreewidget.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QTreeWidgetItem(QTreeWidget * parent, const QStringList & strings, int type)"> + <parameter left="QTreeWidget *" right="" name="parent" default=""/> + <parameter left="const QStringList &" right="" name="strings" default=""/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeWidgetItem" fullname="QTreeWidgetItem::QTreeWidgetItem" href="qtreewidgetitem.html#QTreeWidgetItem-5" location="qtreewidget.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QTreeWidgetItem(QTreeWidget * parent, QTreeWidgetItem * preceding, int type)"> + <parameter left="QTreeWidget *" right="" name="parent" default=""/> + <parameter left="QTreeWidgetItem *" right="" name="preceding" default=""/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeWidgetItem" fullname="QTreeWidgetItem::QTreeWidgetItem" href="qtreewidgetitem.html#QTreeWidgetItem-6" location="qtreewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QTreeWidgetItem(QTreeWidgetItem * parent, int type)"> + <parameter left="QTreeWidgetItem *" right="" name="parent" default=""/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeWidgetItem" fullname="QTreeWidgetItem::QTreeWidgetItem" href="qtreewidgetitem.html#QTreeWidgetItem-7" location="qtreewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QTreeWidgetItem(QTreeWidgetItem * parent, const QStringList & strings, int type)"> + <parameter left="QTreeWidgetItem *" right="" name="parent" default=""/> + <parameter left="const QStringList &" right="" name="strings" default=""/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeWidgetItem" fullname="QTreeWidgetItem::QTreeWidgetItem" href="qtreewidgetitem.html#QTreeWidgetItem-8" location="qtreewidget.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QTreeWidgetItem(QTreeWidgetItem * parent, QTreeWidgetItem * preceding, int type)"> + <parameter left="QTreeWidgetItem *" right="" name="parent" default=""/> + <parameter left="QTreeWidgetItem *" right="" name="preceding" default=""/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeWidgetItem" fullname="QTreeWidgetItem::QTreeWidgetItem" href="qtreewidgetitem.html#QTreeWidgetItem-9" location="qtreewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="9" type="" signature="QTreeWidgetItem(const QTreeWidgetItem & other)"> + <parameter left="const QTreeWidgetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTreeWidgetItem" fullname="QTreeWidgetItem::~QTreeWidgetItem" href="qtreewidgetitem.html#dtor.QTreeWidgetItem" location="qtreewidget.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTreeWidgetItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clone" fullname="QTreeWidgetItem::clone" href="qtreewidgetitem.html#clone" location="qtreewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="clone() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="treeWidget" fullname="QTreeWidgetItem::treeWidget" href="qtreewidgetitem.html#treeWidget" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidget *" signature="treeWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="QTreeWidgetItem::setSelected" href="qtreewidgetitem.html#setSelected" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelected(bool select)"> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="QTreeWidgetItem::isSelected" href="qtreewidgetitem.html#isSelected" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHidden" fullname="QTreeWidgetItem::setHidden" href="qtreewidgetitem.html#setHidden" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHidden(bool hide)"> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isHidden" fullname="QTreeWidgetItem::isHidden" href="qtreewidgetitem.html#isHidden" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isHidden() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setExpanded" fullname="QTreeWidgetItem::setExpanded" href="qtreewidgetitem.html#setExpanded" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setExpanded(bool expand)"> + <parameter left="bool" right="" name="expand" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isExpanded" fullname="QTreeWidgetItem::isExpanded" href="qtreewidgetitem.html#isExpanded" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isExpanded() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFirstColumnSpanned" fullname="QTreeWidgetItem::setFirstColumnSpanned" href="qtreewidgetitem.html#setFirstColumnSpanned" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFirstColumnSpanned(bool span)"> + <parameter left="bool" right="" name="span" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFirstColumnSpanned" fullname="QTreeWidgetItem::isFirstColumnSpanned" href="qtreewidgetitem.html#isFirstColumnSpanned" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFirstColumnSpanned() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDisabled" fullname="QTreeWidgetItem::setDisabled" href="qtreewidgetitem.html#setDisabled" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDisabled(bool disabled)"> + <parameter left="bool" right="" name="disabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDisabled" fullname="QTreeWidgetItem::isDisabled" href="qtreewidgetitem.html#isDisabled" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDisabled() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ChildIndicatorPolicy" fullname="QTreeWidgetItem::ChildIndicatorPolicy" href="qtreewidgetitem.html#ChildIndicatorPolicy-enum" location="qtreewidget.h"> + <value name="ShowIndicator" value="0"/> + <value name="DontShowIndicator" value="1"/> + <value name="DontShowIndicatorWhenChildless" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setChildIndicatorPolicy" fullname="QTreeWidgetItem::setChildIndicatorPolicy" href="qtreewidgetitem.html#setChildIndicatorPolicy" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setChildIndicatorPolicy(QTreeWidgetItem::ChildIndicatorPolicy policy)"> + <parameter left="QTreeWidgetItem::ChildIndicatorPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childIndicatorPolicy" fullname="QTreeWidgetItem::childIndicatorPolicy" href="qtreewidgetitem.html#childIndicatorPolicy" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem::ChildIndicatorPolicy" signature="childIndicatorPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QTreeWidgetItem::flags" href="qtreewidgetitem.html#flags" location="qtreewidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFlags" fullname="QTreeWidgetItem::setFlags" href="qtreewidgetitem.html#setFlags" location="qtreewidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFlags(QFlags<Qt::ItemFlag> flags)"> + <parameter left="QFlags<Qt::ItemFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QTreeWidgetItem::text" href="qtreewidgetitem.html#text" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QTreeWidgetItem::setText" href="qtreewidgetitem.html#setText" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(int column, const QString & text)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QTreeWidgetItem::icon" href="qtreewidgetitem.html#icon" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="icon(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setIcon" fullname="QTreeWidgetItem::setIcon" href="qtreewidgetitem.html#setIcon" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIcon(int column, const QIcon & icon)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusTip" fullname="QTreeWidgetItem::statusTip" href="qtreewidgetitem.html#statusTip" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="statusTip(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatusTip" fullname="QTreeWidgetItem::setStatusTip" href="qtreewidgetitem.html#setStatusTip" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStatusTip(int column, const QString & statusTip)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QString &" right="" name="statusTip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QTreeWidgetItem::toolTip" href="qtreewidgetitem.html#toolTip" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toolTip(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolTip" fullname="QTreeWidgetItem::setToolTip" href="qtreewidgetitem.html#setToolTip" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setToolTip(int column, const QString & toolTip)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QString &" right="" name="toolTip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QTreeWidgetItem::whatsThis" href="qtreewidgetitem.html#whatsThis" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="whatsThis(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWhatsThis" fullname="QTreeWidgetItem::setWhatsThis" href="qtreewidgetitem.html#setWhatsThis" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWhatsThis(int column, const QString & whatsThis)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QString &" right="" name="whatsThis" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QTreeWidgetItem::font" href="qtreewidgetitem.html#font" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QTreeWidgetItem::setFont" href="qtreewidgetitem.html#setFont" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(int column, const QFont & font)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textAlignment" fullname="QTreeWidgetItem::textAlignment" href="qtreewidgetitem.html#textAlignment" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="textAlignment(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextAlignment" fullname="QTreeWidgetItem::setTextAlignment" href="qtreewidgetitem.html#setTextAlignment" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextAlignment(int column, int alignment)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="backgroundColor" fullname="QTreeWidgetItem::backgroundColor" href="qtreewidgetitem-obsolete.html#backgroundColor" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="backgroundColor(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setBackgroundColor" fullname="QTreeWidgetItem::setBackgroundColor" href="qtreewidgetitem-obsolete.html#setBackgroundColor" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundColor(int column, const QColor & color)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="background" fullname="QTreeWidgetItem::background" href="qtreewidgetitem.html#background" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="background(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackground" fullname="QTreeWidgetItem::setBackground" href="qtreewidgetitem.html#setBackground" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackground(int column, const QBrush & brush)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="textColor" fullname="QTreeWidgetItem::textColor" href="qtreewidgetitem-obsolete.html#textColor" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="textColor(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setTextColor" fullname="QTreeWidgetItem::setTextColor" href="qtreewidgetitem-obsolete.html#setTextColor" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextColor(int column, const QColor & color)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="foreground" fullname="QTreeWidgetItem::foreground" href="qtreewidgetitem.html#foreground" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="foreground(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setForeground" fullname="QTreeWidgetItem::setForeground" href="qtreewidgetitem.html#setForeground" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setForeground(int column, const QBrush & brush)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="checkState" fullname="QTreeWidgetItem::checkState" href="qtreewidgetitem.html#checkState" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::CheckState" signature="checkState(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCheckState" fullname="QTreeWidgetItem::setCheckState" href="qtreewidgetitem.html#setCheckState" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCheckState(int column, Qt::CheckState state)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::CheckState" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QTreeWidgetItem::sizeHint" href="qtreewidgetitem.html#sizeHint" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeHint" fullname="QTreeWidgetItem::setSizeHint" href="qtreewidgetitem.html#setSizeHint" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSizeHint(int column, const QSize & size)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QTreeWidgetItem::data" href="qtreewidgetitem.html#data" location="qtreewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(int column, int role) const"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QTreeWidgetItem::setData" href="qtreewidgetitem.html#setData" location="qtreewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(int column, int role, const QVariant & value)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="role" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QTreeWidgetItem::operator<" href="qtreewidgetitem.html#operator<" location="qtreewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QTreeWidgetItem & other) const"> + <parameter left="const QTreeWidgetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QTreeWidgetItem::read" href="qtreewidgetitem.html#read" location="qtreewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="read(QDataStream & in)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QTreeWidgetItem::write" href="qtreewidgetitem.html#write" location="qtreewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="write(QDataStream & out) const"> + <parameter left="QDataStream &" right="" name="out" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTreeWidgetItem::operator=" href="qtreewidgetitem.html#operator=" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTreeWidgetItem &" signature="operator=(const QTreeWidgetItem & other)"> + <parameter left="const QTreeWidgetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QTreeWidgetItem::parent" href="qtreewidgetitem.html#parent" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="parent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="child" fullname="QTreeWidgetItem::child" href="qtreewidgetitem.html#child" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="child(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childCount" fullname="QTreeWidgetItem::childCount" href="qtreewidgetitem.html#childCount" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="childCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QTreeWidgetItem::columnCount" href="qtreewidgetitem.html#columnCount" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOfChild" fullname="QTreeWidgetItem::indexOfChild" href="qtreewidgetitem.html#indexOfChild" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOfChild(QTreeWidgetItem * child) const"> + <parameter left="QTreeWidgetItem *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addChild" fullname="QTreeWidgetItem::addChild" href="qtreewidgetitem.html#addChild" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addChild(QTreeWidgetItem * child)"> + <parameter left="QTreeWidgetItem *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertChild" fullname="QTreeWidgetItem::insertChild" href="qtreewidgetitem.html#insertChild" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertChild(int index, QTreeWidgetItem * child)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QTreeWidgetItem *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeChild" fullname="QTreeWidgetItem::removeChild" href="qtreewidgetitem.html#removeChild" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeChild(QTreeWidgetItem * child)"> + <parameter left="QTreeWidgetItem *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeChild" fullname="QTreeWidgetItem::takeChild" href="qtreewidgetitem.html#takeChild" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTreeWidgetItem *" signature="takeChild(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addChildren" fullname="QTreeWidgetItem::addChildren" href="qtreewidgetitem.html#addChildren" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addChildren(const QList<QTreeWidgetItem *> & children)"> + <parameter left="const QList<QTreeWidgetItem *> &" right="" name="children" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertChildren" fullname="QTreeWidgetItem::insertChildren" href="qtreewidgetitem.html#insertChildren" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertChildren(int index, const QList<QTreeWidgetItem *> & children)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QList<QTreeWidgetItem *> &" right="" name="children" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeChildren" fullname="QTreeWidgetItem::takeChildren" href="qtreewidgetitem.html#takeChildren" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<QTreeWidgetItem *>" signature="takeChildren()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QTreeWidgetItem::type" href="qtreewidgetitem.html#type" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sortChildren" fullname="QTreeWidgetItem::sortChildren" href="qtreewidgetitem.html#sortChildren" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sortChildren(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="emitDataChanged" fullname="QTreeWidgetItem::emitDataChanged" href="qtreewidgetitem.html#emitDataChanged" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="emitDataChanged()"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qtreewidgetitem.html#operator<<-63" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="63" relates="QTreeWidgetItem" type="QDataStream &" signature="operator<<(QDataStream & out, const QTreeWidgetItem & item)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QTreeWidgetItem &" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qtreewidgetitem.html#operator>>-34" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="34" relates="QTreeWidgetItem" type="QDataStream &" signature="operator>>(QDataStream & in, QTreeWidgetItem & item)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QTreeWidgetItem &" right="" name="item" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QTreeWidget" href="qtreewidget.html" location="qtreewidget.h" bases="QTreeView" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QTreeWidget::columnCount" href="qtreewidget.html#columnCount-prop" location="qtreewidget.h" type="int"> + <getter name="columnCount"/> + <setter name="setColumnCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="topLevelItemCount" fullname="QTreeWidget::topLevelItemCount" href="qtreewidget.html#topLevelItemCount-prop" location="qtreewidget.h" type="int"> + <getter name="topLevelItemCount"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeWidget" fullname="QTreeWidget::QTreeWidget" href="qtreewidget.html#QTreeWidget" location="qtreewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTreeWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTreeWidget" fullname="QTreeWidget::~QTreeWidget" href="qtreewidget.html#dtor.QTreeWidget" location="qtreewidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTreeWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QTreeWidget::columnCount" href="qtreewidget.html#columnCount-prop" location="qtreewidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="columnCount" type="int" signature="columnCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnCount" fullname="QTreeWidget::setColumnCount" href="qtreewidget.html#columnCount-prop" location="qtreewidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="columnCount" type="void" signature="setColumnCount(int columns)"> + <parameter left="int" right="" name="columns" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invisibleRootItem" fullname="QTreeWidget::invisibleRootItem" href="qtreewidget.html#invisibleRootItem" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="invisibleRootItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topLevelItem" fullname="QTreeWidget::topLevelItem" href="qtreewidget.html#topLevelItem" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="topLevelItem(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="topLevelItemCount" fullname="QTreeWidget::topLevelItemCount" href="qtreewidget.html#topLevelItemCount-prop" location="qtreewidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="topLevelItemCount" type="int" signature="topLevelItemCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertTopLevelItem" fullname="QTreeWidget::insertTopLevelItem" href="qtreewidget.html#insertTopLevelItem" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertTopLevelItem(int index, QTreeWidgetItem * item)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addTopLevelItem" fullname="QTreeWidget::addTopLevelItem" href="qtreewidget.html#addTopLevelItem" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addTopLevelItem(QTreeWidgetItem * item)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeTopLevelItem" fullname="QTreeWidget::takeTopLevelItem" href="qtreewidget.html#takeTopLevelItem" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTreeWidgetItem *" signature="takeTopLevelItem(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOfTopLevelItem" fullname="QTreeWidget::indexOfTopLevelItem" href="qtreewidget.html#indexOfTopLevelItem" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOfTopLevelItem(QTreeWidgetItem * item) const"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertTopLevelItems" fullname="QTreeWidget::insertTopLevelItems" href="qtreewidget.html#insertTopLevelItems" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertTopLevelItems(int index, const QList<QTreeWidgetItem *> & items)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QList<QTreeWidgetItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addTopLevelItems" fullname="QTreeWidget::addTopLevelItems" href="qtreewidget.html#addTopLevelItems" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addTopLevelItems(const QList<QTreeWidgetItem *> & items)"> + <parameter left="const QList<QTreeWidgetItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="headerItem" fullname="QTreeWidget::headerItem" href="qtreewidget.html#headerItem" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="headerItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeaderItem" fullname="QTreeWidget::setHeaderItem" href="qtreewidget.html#setHeaderItem" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeaderItem(QTreeWidgetItem * item)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeaderLabels" fullname="QTreeWidget::setHeaderLabels" href="qtreewidget.html#setHeaderLabels" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeaderLabels(const QStringList & labels)"> + <parameter left="const QStringList &" right="" name="labels" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeaderLabel" fullname="QTreeWidget::setHeaderLabel" href="qtreewidget.html#setHeaderLabel" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeaderLabel(const QString & label)"> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="QTreeWidget::currentItem" href="qtreewidget.html#currentItem" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="currentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentColumn" fullname="QTreeWidget::currentColumn" href="qtreewidget.html#currentColumn" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="QTreeWidget::setCurrentItem" href="qtreewidget.html#setCurrentItem" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentItem(QTreeWidgetItem * item)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="QTreeWidget::setCurrentItem" href="qtreewidget.html#setCurrentItem-2" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setCurrentItem(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="QTreeWidget::setCurrentItem" href="qtreewidget.html#setCurrentItem-3" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setCurrentItem(QTreeWidgetItem * item, int column, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QTreeWidget::itemAt" href="qtreewidget.html#itemAt" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="itemAt(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QTreeWidget::itemAt" href="qtreewidget.html#itemAt-2" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QTreeWidgetItem *" signature="itemAt(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualItemRect" fullname="QTreeWidget::visualItemRect" href="qtreewidget.html#visualItemRect" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="visualItemRect(const QTreeWidgetItem * item) const"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortColumn" fullname="QTreeWidget::sortColumn" href="qtreewidget.html#sortColumn" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sortColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sortItems" fullname="QTreeWidget::sortItems" href="qtreewidget.html#sortItems" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sortItems(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="editItem" fullname="QTreeWidget::editItem" href="qtreewidget.html#editItem" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="editItem(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="openPersistentEditor" fullname="QTreeWidget::openPersistentEditor" href="qtreewidget.html#openPersistentEditor" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="openPersistentEditor(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="closePersistentEditor" fullname="QTreeWidget::closePersistentEditor" href="qtreewidget.html#closePersistentEditor" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="closePersistentEditor(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemWidget" fullname="QTreeWidget::itemWidget" href="qtreewidget.html#itemWidget" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="itemWidget(QTreeWidgetItem * item, int column) const"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemWidget" fullname="QTreeWidget::setItemWidget" href="qtreewidget.html#setItemWidget" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemWidget(QTreeWidgetItem * item, int column, QWidget * widget)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItemWidget" fullname="QTreeWidget::removeItemWidget" href="qtreewidget.html#removeItemWidget" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItemWidget(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isItemSelected" fullname="QTreeWidget::isItemSelected" href="qtreewidget-obsolete.html#isItemSelected" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemSelected(const QTreeWidgetItem * item) const"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setItemSelected" fullname="QTreeWidget::setItemSelected" href="qtreewidget-obsolete.html#setItemSelected" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemSelected(const QTreeWidgetItem * item, bool select)"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedItems" fullname="QTreeWidget::selectedItems" href="qtreewidget.html#selectedItems" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QTreeWidgetItem *>" signature="selectedItems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findItems" fullname="QTreeWidget::findItems" href="qtreewidget.html#findItems" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QTreeWidgetItem *>" signature="findItems(const QString & text, QFlags<Qt::MatchFlag> flags, int column) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QFlags<Qt::MatchFlag>" right="" name="flags" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isItemHidden" fullname="QTreeWidget::isItemHidden" href="qtreewidget-obsolete.html#isItemHidden" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemHidden(const QTreeWidgetItem * item) const"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setItemHidden" fullname="QTreeWidget::setItemHidden" href="qtreewidget-obsolete.html#setItemHidden" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemHidden(const QTreeWidgetItem * item, bool hide)"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isItemExpanded" fullname="QTreeWidget::isItemExpanded" href="qtreewidget-obsolete.html#isItemExpanded" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemExpanded(const QTreeWidgetItem * item) const"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setItemExpanded" fullname="QTreeWidget::setItemExpanded" href="qtreewidget-obsolete.html#setItemExpanded" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemExpanded(const QTreeWidgetItem * item, bool expand)"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="expand" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFirstItemColumnSpanned" fullname="QTreeWidget::isFirstItemColumnSpanned" href="qtreewidget.html#isFirstItemColumnSpanned" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFirstItemColumnSpanned(const QTreeWidgetItem * item) const"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFirstItemColumnSpanned" fullname="QTreeWidget::setFirstItemColumnSpanned" href="qtreewidget.html#setFirstItemColumnSpanned" location="qtreewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFirstItemColumnSpanned(const QTreeWidgetItem * item, bool span)"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="span" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAbove" fullname="QTreeWidget::itemAbove" href="qtreewidget.html#itemAbove" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="itemAbove(const QTreeWidgetItem * item) const"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemBelow" fullname="QTreeWidget::itemBelow" href="qtreewidget.html#itemBelow" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="itemBelow(const QTreeWidgetItem * item) const"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionModel" fullname="QTreeWidget::setSelectionModel" href="qtreewidget.html#setSelectionModel" location="qtreewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectionModel(QItemSelectionModel * selectionModel)"> + <parameter left="QItemSelectionModel *" right="" name="selectionModel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollToItem" fullname="QTreeWidget::scrollToItem" href="qtreewidget.html#scrollToItem" location="qtreewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="scrollToItem(const QTreeWidgetItem * item, QAbstractItemView::ScrollHint hint)"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="QAbstractItemView::ScrollHint" right="" name="hint" default="EnsureVisible"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expandItem" fullname="QTreeWidget::expandItem" href="qtreewidget.html#expandItem" location="qtreewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="expandItem(const QTreeWidgetItem * item)"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collapseItem" fullname="QTreeWidget::collapseItem" href="qtreewidget.html#collapseItem" location="qtreewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="collapseItem(const QTreeWidgetItem * item)"> + <parameter left="const QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QTreeWidget::clear" href="qtreewidget.html#clear" location="qtreewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemPressed" fullname="QTreeWidget::itemPressed" href="qtreewidget.html#itemPressed" location="qtreewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemPressed(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemClicked" fullname="QTreeWidget::itemClicked" href="qtreewidget.html#itemClicked" location="qtreewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemClicked(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemDoubleClicked" fullname="QTreeWidget::itemDoubleClicked" href="qtreewidget.html#itemDoubleClicked" location="qtreewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemDoubleClicked(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemActivated" fullname="QTreeWidget::itemActivated" href="qtreewidget.html#itemActivated" location="qtreewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemActivated(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemEntered" fullname="QTreeWidget::itemEntered" href="qtreewidget.html#itemEntered" location="qtreewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemEntered(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemChanged" fullname="QTreeWidget::itemChanged" href="qtreewidget.html#itemChanged" location="qtreewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemChanged(QTreeWidgetItem * item, int column)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemExpanded" fullname="QTreeWidget::itemExpanded" href="qtreewidget.html#itemExpanded" location="qtreewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemExpanded(QTreeWidgetItem * item)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemCollapsed" fullname="QTreeWidget::itemCollapsed" href="qtreewidget.html#itemCollapsed" location="qtreewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemCollapsed(QTreeWidgetItem * item)"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItemChanged" fullname="QTreeWidget::currentItemChanged" href="qtreewidget.html#currentItemChanged" location="qtreewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentItemChanged(QTreeWidgetItem * current, QTreeWidgetItem * previous)"> + <parameter left="QTreeWidgetItem *" right="" name="current" default=""/> + <parameter left="QTreeWidgetItem *" right="" name="previous" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemSelectionChanged" fullname="QTreeWidget::itemSelectionChanged" href="qtreewidget.html#itemSelectionChanged" location="qtreewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemSelectionChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QTreeWidget::event" href="qtreewidget.html#event" location="qtreewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mimeTypes" fullname="QTreeWidget::mimeTypes" href="qtreewidget.html#mimeTypes" location="qtreewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="mimeTypes() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QTreeWidget::mimeData" href="qtreewidget.html#mimeData" location="qtreewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QMimeData *" signature="mimeData(const QList<QTreeWidgetItem *> items) const"> + <parameter left="const QList<QTreeWidgetItem *>" right="" name="items" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropMimeData" fullname="QTreeWidget::dropMimeData" href="qtreewidget.html#dropMimeData" location="qtreewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="dropMimeData(QTreeWidgetItem * parent, int index, const QMimeData * data, Qt::DropAction action)"> + <parameter left="QTreeWidgetItem *" right="" name="parent" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QMimeData *" right="" name="data" default=""/> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="supportedDropActions" fullname="QTreeWidget::supportedDropActions" href="qtreewidget.html#supportedDropActions" location="qtreewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::DropActions" signature="supportedDropActions() const"/> + <function access="protected" threadsafety="unspecified" status="obsolete" name="items" fullname="QTreeWidget::items" href="qtreewidget-obsolete.html#items" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QTreeWidgetItem *>" signature="items(const QMimeData * data) const"> + <parameter left="const QMimeData *" right="" name="data" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="indexFromItem" fullname="QTreeWidget::indexFromItem" href="qtreewidget.html#indexFromItem" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexFromItem(QTreeWidgetItem * item, int column) const"> + <parameter left="QTreeWidgetItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="itemFromIndex" fullname="QTreeWidget::itemFromIndex" href="qtreewidget.html#itemFromIndex" location="qtreewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTreeWidgetItem *" signature="itemFromIndex(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QTreeWidget::dropEvent" href="qtreewidget.html#dropEvent" location="qtreewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * event)"> + <parameter left="QDropEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStringListModel" href="qstringlistmodel.html" location="qstringlistmodel.h" bases="QAbstractListModel" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QStringListModel" fullname="QStringListModel::QStringListModel" href="qstringlistmodel.html#QStringListModel" location="qstringlistmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStringListModel(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStringListModel" fullname="QStringListModel::QStringListModel" href="qstringlistmodel.html#QStringListModel-2" location="qstringlistmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStringListModel(const QStringList & strings, QObject * parent)"> + <parameter left="const QStringList &" right="" name="strings" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QStringListModel::rowCount" href="qstringlistmodel.html#rowCount" location="qstringlistmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QStringListModel::data" href="qstringlistmodel.html#data" location="qstringlistmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(const QModelIndex & index, int role) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="int" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QStringListModel::setData" href="qstringlistmodel.html#setData" location="qstringlistmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setData(const QModelIndex & index, const QVariant & value, int role)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QStringListModel::flags" href="qstringlistmodel.html#flags" location="qstringlistmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRows" fullname="QStringListModel::insertRows" href="qstringlistmodel.html#insertRows" location="qstringlistmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertRows(int row, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeRows" fullname="QStringListModel::removeRows" href="qstringlistmodel.html#removeRows" location="qstringlistmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeRows(int row, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="QStringListModel::sort" href="qstringlistmodel.html#sort" location="qstringlistmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sort(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default="Qt::AscendingOrder"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stringList" fullname="QStringListModel::stringList" href="qstringlistmodel.html#stringList" location="qstringlistmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="stringList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStringList" fullname="QStringListModel::setStringList" href="qstringlistmodel.html#setStringList" location="qstringlistmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStringList(const QStringList & strings)"> + <parameter left="const QStringList &" right="" name="strings" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedDropActions" fullname="QStringListModel::supportedDropActions" href="qstringlistmodel.html#supportedDropActions" location="qstringlistmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::DropActions" signature="supportedDropActions() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QKbdDriverPlugin" href="qkbddriverplugin.html" location="qkbddriverplugin_qws.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QKbdDriverPlugin" fullname="QKbdDriverPlugin::QKbdDriverPlugin" href="qkbddriverplugin.html#QKbdDriverPlugin" location="qkbddriverplugin_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QKbdDriverPlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QKbdDriverPlugin" fullname="QKbdDriverPlugin::~QKbdDriverPlugin" href="qkbddriverplugin.html#dtor.QKbdDriverPlugin" location="qkbddriverplugin_qws.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QKbdDriverPlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QKbdDriverPlugin::keys" href="qkbddriverplugin.html#keys" location="qkbddriverplugin_qws.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QKbdDriverPlugin::create" href="qkbddriverplugin.html#create" location="qkbddriverplugin_qws.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QWSKeyboardHandler *" signature="create(const QString & key, const QString & device)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="device" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAxAggregated" href="qaxaggregated.html" location="qaxaggregated.h" bases="" module="QAxServer"> + <function access="public" threadsafety="unspecified" status="commendable" name="queryInterface" fullname="QAxAggregated::queryInterface" href="qaxaggregated.html#queryInterface" location="qaxaggregated.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="long" signature="queryInterface(const QUuid & iid, void ** iface)"> + <parameter left="const QUuid &" right="" name="iid" default=""/> + <parameter left="void **" right="" name="iface" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="~QAxAggregated" fullname="QAxAggregated::~QAxAggregated" href="qaxaggregated.html#dtor.QAxAggregated" location="qaxaggregated.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAxAggregated()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="controllingUnknown" fullname="QAxAggregated::controllingUnknown" href="qaxaggregated.html#controllingUnknown" location="qaxaggregated.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="IUnknown *" signature="controllingUnknown() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="widget" fullname="QAxAggregated::widget" href="qaxaggregated.html#widget" location="qaxaggregated.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="object" fullname="QAxAggregated::object" href="qaxaggregated.html#object" location="qaxaggregated.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="object() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QVarLengthArray" href="qvarlengtharray.html" location="qvarlengtharray.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QVarLengthArray" fullname="QVarLengthArray::QVarLengthArray" href="qvarlengtharray.html#QVarLengthArray" location="qvarlengtharray.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVarLengthArray(int size)"> + <parameter left="int" right="" name="size" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QVarLengthArray" fullname="QVarLengthArray::QVarLengthArray" href="qvarlengtharray.html#QVarLengthArray-2" location="qvarlengtharray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QVarLengthArray(const QVarLengthArray<T, Prealloc> & other)"> + <parameter left="const QVarLengthArray<T, Prealloc> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QVarLengthArray" fullname="QVarLengthArray::~QVarLengthArray" href="qvarlengtharray.html#dtor.QVarLengthArray" location="qvarlengtharray.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QVarLengthArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QVarLengthArray::operator=" href="qvarlengtharray.html#operator=" location="qvarlengtharray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVarLengthArray<T, Prealloc> &" signature="operator=(const QVarLengthArray<T, Prealloc> & other)"> + <parameter left="const QVarLengthArray<T, Prealloc> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeLast" fullname="QVarLengthArray::removeLast" href="qvarlengtharray.html#removeLast" location="qvarlengtharray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeLast()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QVarLengthArray::size" href="qvarlengtharray.html#size" location="qvarlengtharray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QVarLengthArray::count" href="qvarlengtharray.html#count" location="qvarlengtharray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QVarLengthArray::isEmpty" href="qvarlengtharray.html#isEmpty" location="qvarlengtharray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QVarLengthArray::resize" href="qvarlengtharray.html#resize" location="qvarlengtharray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QVarLengthArray::clear" href="qvarlengtharray.html#clear" location="qvarlengtharray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="capacity" fullname="QVarLengthArray::capacity" href="qvarlengtharray.html#capacity" location="qvarlengtharray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="capacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reserve" fullname="QVarLengthArray::reserve" href="qvarlengtharray.html#reserve" location="qvarlengtharray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reserve(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QVarLengthArray::operator[]" href="qvarlengtharray.html#operator[]" location="qvarlengtharray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="operator[](int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QVarLengthArray::operator[]" href="qvarlengtharray.html#operator[]-2" location="qvarlengtharray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="operator[](int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QVarLengthArray::append" href="qvarlengtharray.html#append" location="qvarlengtharray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="append(const T & t)"> + <parameter left="const T &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QVarLengthArray::append" href="qvarlengtharray.html#append-2" location="qvarlengtharray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="append(const T * buf, int size)"> + <parameter left="const T *" right="" name="buf" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QVarLengthArray::data" href="qvarlengtharray.html#data" location="qvarlengtharray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="data()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QVarLengthArray::data" href="qvarlengtharray.html#data-2" location="qvarlengtharray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constData" fullname="QVarLengthArray::constData" href="qvarlengtharray.html#constData" location="qvarlengtharray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T *" signature="constData() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QPainter" href="qpainter.html" location="qpainter.h" bases="" module="QtGui"> + <target name="composition-modes"/> + <target name="limitations"/> + <contents name="settings" title="Settings" level="1"/> + <contents name="drawing" title="Drawing" level="1"/> + <contents name="rendering-quality" title="Rendering Quality" level="1"/> + <contents name="coordinate-transformations" title="Coordinate Transformations" level="1"/> + <contents name="clipping" title="Clipping" level="1"/> + <contents name="composition-modes" title="Composition Modes" level="1"/> + <contents name="limitations" title="Limitations" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="RenderHint" fullname="QPainter::RenderHint" href="qpainter.html#RenderHint-enum" location="qpainter.h" typedef="QPainter::RenderHints"> + <value name="Antialiasing" value="0x01"/> + <value name="TextAntialiasing" value="0x02"/> + <value name="SmoothPixmapTransform" value="0x04"/> + <value name="HighQualityAntialiasing" value="0x08"/> + <value name="NonCosmeticDefaultPen" value="0x10"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="RenderHints" fullname="QPainter::RenderHints" href="qpainter.html#RenderHints-typedef" location="qpainter.h" enum="QPainter::RenderHint"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPainter" fullname="QPainter::QPainter" href="qpainter.html#QPainter" location="qpainter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPainter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPainter" fullname="QPainter::QPainter" href="qpainter.html#QPainter-2" location="qpainter.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPainter(QPaintDevice * device)"> + <parameter left="QPaintDevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPainter" fullname="QPainter::~QPainter" href="qpainter.html#dtor.QPainter" location="qpainter.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPainter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QPainter::device" href="qpainter.html#device" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPaintDevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QPainter::begin" href="qpainter.html#begin" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="begin(QPaintDevice * device)"> + <parameter left="QPaintDevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QPainter::end" href="qpainter.html#end" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="end()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isActive" fullname="QPainter::isActive" href="qpainter.html#isActive" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isActive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="initFrom" fullname="QPainter::initFrom" href="qpainter.html#initFrom" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="initFrom(const QWidget * widget)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="CompositionMode" fullname="QPainter::CompositionMode" href="qpainter.html#CompositionMode-enum" location="qpainter.h"> + <value name="CompositionMode_SourceOver" value="0"/> + <value name="CompositionMode_DestinationOver" value="1"/> + <value name="CompositionMode_Clear" value="2"/> + <value name="CompositionMode_Source" value="3"/> + <value name="CompositionMode_Destination" value="4"/> + <value name="CompositionMode_SourceIn" value="5"/> + <value name="CompositionMode_DestinationIn" value="6"/> + <value name="CompositionMode_SourceOut" value="7"/> + <value name="CompositionMode_DestinationOut" value="8"/> + <value name="CompositionMode_SourceAtop" value="9"/> + <value name="CompositionMode_DestinationAtop" value="10"/> + <value name="CompositionMode_Xor" value="11"/> + <value name="CompositionMode_Plus" value="12"/> + <value name="CompositionMode_Multiply" value="13"/> + <value name="CompositionMode_Screen" value="14"/> + <value name="CompositionMode_Overlay" value="15"/> + <value name="CompositionMode_Darken" value="16"/> + <value name="CompositionMode_Lighten" value="17"/> + <value name="CompositionMode_ColorDodge" value="18"/> + <value name="CompositionMode_ColorBurn" value="19"/> + <value name="CompositionMode_HardLight" value="20"/> + <value name="CompositionMode_SoftLight" value="21"/> + <value name="CompositionMode_Difference" value="22"/> + <value name="CompositionMode_Exclusion" value="23"/> + <value name="RasterOp_SourceOrDestination" value="24"/> + <value name="RasterOp_SourceAndDestination" value="25"/> + <value name="RasterOp_SourceXorDestination" value="26"/> + <value name="RasterOp_NotSourceAndNotDestination" value="27"/> + <value name="RasterOp_NotSourceOrNotDestination" value="28"/> + <value name="RasterOp_NotSourceXorDestination" value="29"/> + <value name="RasterOp_NotSource" value="30"/> + <value name="RasterOp_NotSourceAndDestination" value="31"/> + <value name="RasterOp_SourceAndNotDestination" value="32"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setCompositionMode" fullname="QPainter::setCompositionMode" href="qpainter.html#setCompositionMode" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCompositionMode(CompositionMode mode)"> + <parameter left="CompositionMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compositionMode" fullname="QPainter::compositionMode" href="qpainter.html#compositionMode" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="CompositionMode" signature="compositionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QPainter::font" href="qpainter.html#font" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QFont &" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QPainter::setFont" href="qpainter.html#setFont" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontMetrics" fullname="QPainter::fontMetrics" href="qpainter.html#fontMetrics" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFontMetrics" signature="fontMetrics() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fontInfo" fullname="QPainter::fontInfo" href="qpainter.html#fontInfo" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFontInfo" signature="fontInfo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPen" fullname="QPainter::setPen" href="qpainter.html#setPen-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPen(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPen" fullname="QPainter::setPen" href="qpainter.html#setPen" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPen(const QPen & pen)"> + <parameter left="const QPen &" right="" name="pen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPen" fullname="QPainter::setPen" href="qpainter.html#setPen-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setPen(Qt::PenStyle style)"> + <parameter left="Qt::PenStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pen" fullname="QPainter::pen" href="qpainter.html#pen" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPen &" signature="pen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrush" fullname="QPainter::setBrush" href="qpainter.html#setBrush" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBrush(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrush" fullname="QPainter::setBrush" href="qpainter.html#setBrush-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setBrush(Qt::BrushStyle style)"> + <parameter left="Qt::BrushStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="brush" fullname="QPainter::brush" href="qpainter.html#brush" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="brush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackgroundMode" fullname="QPainter::setBackgroundMode" href="qpainter.html#setBackgroundMode" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundMode(Qt::BGMode mode)"> + <parameter left="Qt::BGMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundMode" fullname="QPainter::backgroundMode" href="qpainter.html#backgroundMode" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::BGMode" signature="backgroundMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="brushOrigin" fullname="QPainter::brushOrigin" href="qpainter.html#brushOrigin" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="brushOrigin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrushOrigin" fullname="QPainter::setBrushOrigin" href="qpainter.html#setBrushOrigin-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setBrushOrigin(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrushOrigin" fullname="QPainter::setBrushOrigin" href="qpainter.html#setBrushOrigin-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setBrushOrigin(const QPoint & position)"> + <parameter left="const QPoint &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrushOrigin" fullname="QPainter::setBrushOrigin" href="qpainter.html#setBrushOrigin" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBrushOrigin(const QPointF & position)"> + <parameter left="const QPointF &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackground" fullname="QPainter::setBackground" href="qpainter.html#setBackground" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackground(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="background" fullname="QPainter::background" href="qpainter.html#background" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="background() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="opacity" fullname="QPainter::opacity" href="qpainter.html#opacity" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="opacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOpacity" fullname="QPainter::setOpacity" href="qpainter.html#setOpacity" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOpacity(qreal opacity)"> + <parameter left="qreal" right="" name="opacity" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clipRegion" fullname="QPainter::clipRegion" href="qpainter.html#clipRegion" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="clipRegion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clipPath" fullname="QPainter::clipPath" href="qpainter.html#clipPath" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="clipPath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setClipRect" fullname="QPainter::setClipRect" href="qpainter.html#setClipRect" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setClipRect(const QRectF & rectangle, Qt::ClipOperation operation)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="Qt::ClipOperation" right="" name="operation" default="Qt::ReplaceClip"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setClipRect" fullname="QPainter::setClipRect" href="qpainter.html#setClipRect-3" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setClipRect(const QRect & rectangle, Qt::ClipOperation operation)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="Qt::ClipOperation" right="" name="operation" default="Qt::ReplaceClip"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setClipRect" fullname="QPainter::setClipRect" href="qpainter.html#setClipRect-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setClipRect(int x, int y, int width, int height, Qt::ClipOperation operation)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Qt::ClipOperation" right="" name="operation" default="Qt::ReplaceClip"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setClipRegion" fullname="QPainter::setClipRegion" href="qpainter.html#setClipRegion" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setClipRegion(const QRegion & region, Qt::ClipOperation operation)"> + <parameter left="const QRegion &" right="" name="region" default=""/> + <parameter left="Qt::ClipOperation" right="" name="operation" default="Qt::ReplaceClip"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setClipPath" fullname="QPainter::setClipPath" href="qpainter.html#setClipPath" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setClipPath(const QPainterPath & path, Qt::ClipOperation operation)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="Qt::ClipOperation" right="" name="operation" default="Qt::ReplaceClip"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setClipping" fullname="QPainter::setClipping" href="qpainter.html#setClipping" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setClipping(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasClipping" fullname="QPainter::hasClipping" href="qpainter.html#hasClipping" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasClipping() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QPainter::save" href="qpainter.html#save" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="save()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="restore" fullname="QPainter::restore" href="qpainter.html#restore" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="restore()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setMatrix" fullname="QPainter::setMatrix" href="qpainter-obsolete.html#setMatrix" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMatrix(const QMatrix & matrix, bool combine)"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + <parameter left="bool" right="" name="combine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="matrix" fullname="QPainter::matrix" href="qpainter-obsolete.html#matrix" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QMatrix &" signature="matrix() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="deviceMatrix" fullname="QPainter::deviceMatrix" href="qpainter-obsolete.html#deviceMatrix" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QMatrix &" signature="deviceMatrix() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="resetMatrix" fullname="QPainter::resetMatrix" href="qpainter-obsolete.html#resetMatrix" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetMatrix()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransform" fullname="QPainter::setTransform" href="qpainter.html#setTransform" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTransform(const QTransform & transform, bool combine)"> + <parameter left="const QTransform &" right="" name="transform" default=""/> + <parameter left="bool" right="" name="combine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transform" fullname="QPainter::transform" href="qpainter.html#transform" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QTransform &" signature="transform() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deviceTransform" fullname="QPainter::deviceTransform" href="qpainter.html#deviceTransform" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QTransform &" signature="deviceTransform() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resetTransform" fullname="QPainter::resetTransform" href="qpainter.html#resetTransform" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetTransform()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setWorldMatrix" fullname="QPainter::setWorldMatrix" href="qpainter-obsolete.html#setWorldMatrix" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWorldMatrix(const QMatrix & matrix, bool combine)"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + <parameter left="bool" right="" name="combine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="worldMatrix" fullname="QPainter::worldMatrix" href="qpainter-obsolete.html#worldMatrix" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QMatrix &" signature="worldMatrix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWorldTransform" fullname="QPainter::setWorldTransform" href="qpainter.html#setWorldTransform" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWorldTransform(const QTransform & matrix, bool combine)"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + <parameter left="bool" right="" name="combine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="worldTransform" fullname="QPainter::worldTransform" href="qpainter.html#worldTransform" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QTransform &" signature="worldTransform() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="combinedMatrix" fullname="QPainter::combinedMatrix" href="qpainter-obsolete.html#combinedMatrix" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="combinedMatrix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="combinedTransform" fullname="QPainter::combinedTransform" href="qpainter.html#combinedTransform" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="combinedTransform() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setMatrixEnabled" fullname="QPainter::setMatrixEnabled" href="qpainter-obsolete.html#setMatrixEnabled" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMatrixEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="matrixEnabled" fullname="QPainter::matrixEnabled" href="qpainter-obsolete.html#matrixEnabled" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="matrixEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWorldMatrixEnabled" fullname="QPainter::setWorldMatrixEnabled" href="qpainter.html#setWorldMatrixEnabled" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWorldMatrixEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="worldMatrixEnabled" fullname="QPainter::worldMatrixEnabled" href="qpainter.html#worldMatrixEnabled" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="worldMatrixEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QPainter::scale" href="qpainter.html#scale" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="scale(qreal sx, qreal sy)"> + <parameter left="qreal" right="" name="sx" default=""/> + <parameter left="qreal" right="" name="sy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shear" fullname="QPainter::shear" href="qpainter.html#shear" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="shear(qreal sh, qreal sv)"> + <parameter left="qreal" right="" name="sh" default=""/> + <parameter left="qreal" right="" name="sv" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rotate" fullname="QPainter::rotate" href="qpainter.html#rotate" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="rotate(qreal angle)"> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QPainter::translate" href="qpainter.html#translate" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="translate(const QPointF & offset)"> + <parameter left="const QPointF &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QPainter::translate" href="qpainter.html#translate-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="translate(const QPoint & offset)"> + <parameter left="const QPoint &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QPainter::translate" href="qpainter.html#translate-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="translate(qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="window" fullname="QPainter::window" href="qpainter.html#window" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="window() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindow" fullname="QPainter::setWindow" href="qpainter.html#setWindow" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWindow(const QRect & rectangle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindow" fullname="QPainter::setWindow" href="qpainter.html#setWindow-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setWindow(int x, int y, int width, int height)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewport" fullname="QPainter::viewport" href="qpainter.html#viewport" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="viewport() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewport" fullname="QPainter::setViewport" href="qpainter.html#setViewport" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setViewport(const QRect & rectangle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewport" fullname="QPainter::setViewport" href="qpainter.html#setViewport-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setViewport(int x, int y, int width, int height)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewTransformEnabled" fullname="QPainter::setViewTransformEnabled" href="qpainter.html#setViewTransformEnabled" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setViewTransformEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewTransformEnabled" fullname="QPainter::viewTransformEnabled" href="qpainter.html#viewTransformEnabled" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="viewTransformEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="strokePath" fullname="QPainter::strokePath" href="qpainter.html#strokePath" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="strokePath(const QPainterPath & path, const QPen & pen)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="const QPen &" right="" name="pen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillPath" fullname="QPainter::fillPath" href="qpainter.html#fillPath" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="fillPath(const QPainterPath & path, const QBrush & brush)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPath" fullname="QPainter::drawPath" href="qpainter.html#drawPath" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPath(const QPainterPath & path)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoint" fullname="QPainter::drawPoint" href="qpainter.html#drawPoint" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPoint(const QPointF & position)"> + <parameter left="const QPointF &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoint" fullname="QPainter::drawPoint" href="qpainter.html#drawPoint-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPoint(const QPoint & position)"> + <parameter left="const QPoint &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoint" fullname="QPainter::drawPoint" href="qpainter.html#drawPoint-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawPoint(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoints" fullname="QPainter::drawPoints" href="qpainter.html#drawPoints" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPoints(const QPointF * points, int pointCount)"> + <parameter left="const QPointF *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoints" fullname="QPainter::drawPoints" href="qpainter.html#drawPoints-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawPoints(const QPolygonF & points)"> + <parameter left="const QPolygonF &" right="" name="points" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoints" fullname="QPainter::drawPoints" href="qpainter.html#drawPoints-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPoints(const QPoint * points, int pointCount)"> + <parameter left="const QPoint *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoints" fullname="QPainter::drawPoints" href="qpainter.html#drawPoints-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawPoints(const QPolygon & points)"> + <parameter left="const QPolygon &" right="" name="points" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLine" fullname="QPainter::drawLine" href="qpainter.html#drawLine" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawLine(const QLineF & line)"> + <parameter left="const QLineF &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLine" fullname="QPainter::drawLine" href="qpainter.html#drawLine-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawLine(const QLine & line)"> + <parameter left="const QLine &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLine" fullname="QPainter::drawLine" href="qpainter.html#drawLine-5" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="drawLine(int x1, int y1, int x2, int y2)"> + <parameter left="int" right="" name="x1" default=""/> + <parameter left="int" right="" name="y1" default=""/> + <parameter left="int" right="" name="x2" default=""/> + <parameter left="int" right="" name="y2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLine" fullname="QPainter::drawLine" href="qpainter.html#drawLine-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawLine(const QPoint & p1, const QPoint & p2)"> + <parameter left="const QPoint &" right="" name="p1" default=""/> + <parameter left="const QPoint &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLine" fullname="QPainter::drawLine" href="qpainter.html#drawLine-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawLine(const QPointF & p1, const QPointF & p2)"> + <parameter left="const QPointF &" right="" name="p1" default=""/> + <parameter left="const QPointF &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QPainter::drawLines" href="qpainter.html#drawLines" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawLines(const QLineF * lines, int lineCount)"> + <parameter left="const QLineF *" right="" name="lines" default=""/> + <parameter left="int" right="" name="lineCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QPainter::drawLines" href="qpainter.html#drawLines-7" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="drawLines(const QVector<QLineF> & lines)"> + <parameter left="const QVector<QLineF> &" right="" name="lines" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QPainter::drawLines" href="qpainter.html#drawLines-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawLines(const QPointF * pointPairs, int lineCount)"> + <parameter left="const QPointF *" right="" name="pointPairs" default=""/> + <parameter left="int" right="" name="lineCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QPainter::drawLines" href="qpainter.html#drawLines-5" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="drawLines(const QVector<QPointF> & pointPairs)"> + <parameter left="const QVector<QPointF> &" right="" name="pointPairs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QPainter::drawLines" href="qpainter.html#drawLines-2" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawLines(const QLine * lines, int lineCount)"> + <parameter left="const QLine *" right="" name="lines" default=""/> + <parameter left="int" right="" name="lineCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QPainter::drawLines" href="qpainter.html#drawLines-8" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="void" signature="drawLines(const QVector<QLine> & lines)"> + <parameter left="const QVector<QLine> &" right="" name="lines" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QPainter::drawLines" href="qpainter.html#drawLines-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawLines(const QPoint * pointPairs, int lineCount)"> + <parameter left="const QPoint *" right="" name="pointPairs" default=""/> + <parameter left="int" right="" name="lineCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QPainter::drawLines" href="qpainter.html#drawLines-6" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="drawLines(const QVector<QPoint> & pointPairs)"> + <parameter left="const QVector<QPoint> &" right="" name="pointPairs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRect" fullname="QPainter::drawRect" href="qpainter.html#drawRect" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawRect(const QRectF & rectangle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRect" fullname="QPainter::drawRect" href="qpainter.html#drawRect-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawRect(int x, int y, int width, int height)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRect" fullname="QPainter::drawRect" href="qpainter.html#drawRect-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawRect(const QRect & rectangle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRects" fullname="QPainter::drawRects" href="qpainter.html#drawRects" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawRects(const QRectF * rectangles, int rectCount)"> + <parameter left="const QRectF *" right="" name="rectangles" default=""/> + <parameter left="int" right="" name="rectCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRects" fullname="QPainter::drawRects" href="qpainter.html#drawRects-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawRects(const QVector<QRectF> & rectangles)"> + <parameter left="const QVector<QRectF> &" right="" name="rectangles" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRects" fullname="QPainter::drawRects" href="qpainter.html#drawRects-2" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawRects(const QRect * rectangles, int rectCount)"> + <parameter left="const QRect *" right="" name="rectangles" default=""/> + <parameter left="int" right="" name="rectCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRects" fullname="QPainter::drawRects" href="qpainter.html#drawRects-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawRects(const QVector<QRect> & rectangles)"> + <parameter left="const QVector<QRect> &" right="" name="rectangles" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="QPainter::drawEllipse" href="qpainter.html#drawEllipse" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawEllipse(const QRectF & rectangle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="QPainter::drawEllipse" href="qpainter.html#drawEllipse-2" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawEllipse(const QRect & rectangle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="QPainter::drawEllipse" href="qpainter.html#drawEllipse-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawEllipse(int x, int y, int width, int height)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="QPainter::drawEllipse" href="qpainter.html#drawEllipse-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawEllipse(const QPointF & center, qreal rx, qreal ry)"> + <parameter left="const QPointF &" right="" name="center" default=""/> + <parameter left="qreal" right="" name="rx" default=""/> + <parameter left="qreal" right="" name="ry" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="QPainter::drawEllipse" href="qpainter.html#drawEllipse-5" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="drawEllipse(const QPoint & center, int rx, int ry)"> + <parameter left="const QPoint &" right="" name="center" default=""/> + <parameter left="int" right="" name="rx" default=""/> + <parameter left="int" right="" name="ry" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolyline" fullname="QPainter::drawPolyline" href="qpainter.html#drawPolyline" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPolyline(const QPointF * points, int pointCount)"> + <parameter left="const QPointF *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolyline" fullname="QPainter::drawPolyline" href="qpainter.html#drawPolyline-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawPolyline(const QPolygonF & points)"> + <parameter left="const QPolygonF &" right="" name="points" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolyline" fullname="QPainter::drawPolyline" href="qpainter.html#drawPolyline-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPolyline(const QPoint * points, int pointCount)"> + <parameter left="const QPoint *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolyline" fullname="QPainter::drawPolyline" href="qpainter.html#drawPolyline-5" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="drawPolyline(const QPolygon & points)"> + <parameter left="const QPolygon &" right="" name="points" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolygon" fullname="QPainter::drawPolygon" href="qpainter.html#drawPolygon" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPolygon(const QPointF * points, int pointCount, Qt::FillRule fillRule)"> + <parameter left="const QPointF *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + <parameter left="Qt::FillRule" right="" name="fillRule" default="Qt::OddEvenFill"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolygon" fullname="QPainter::drawPolygon" href="qpainter.html#drawPolygon-5" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="drawPolygon(const QPolygonF & points, Qt::FillRule fillRule)"> + <parameter left="const QPolygonF &" right="" name="points" default=""/> + <parameter left="Qt::FillRule" right="" name="fillRule" default="Qt::OddEvenFill"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolygon" fullname="QPainter::drawPolygon" href="qpainter.html#drawPolygon-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPolygon(const QPoint * points, int pointCount, Qt::FillRule fillRule)"> + <parameter left="const QPoint *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + <parameter left="Qt::FillRule" right="" name="fillRule" default="Qt::OddEvenFill"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolygon" fullname="QPainter::drawPolygon" href="qpainter.html#drawPolygon-6" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="drawPolygon(const QPolygon & points, Qt::FillRule fillRule)"> + <parameter left="const QPolygon &" right="" name="points" default=""/> + <parameter left="Qt::FillRule" right="" name="fillRule" default="Qt::OddEvenFill"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawConvexPolygon" fullname="QPainter::drawConvexPolygon" href="qpainter.html#drawConvexPolygon" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawConvexPolygon(const QPointF * points, int pointCount)"> + <parameter left="const QPointF *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawConvexPolygon" fullname="QPainter::drawConvexPolygon" href="qpainter.html#drawConvexPolygon-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawConvexPolygon(const QPolygonF & polygon)"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawConvexPolygon" fullname="QPainter::drawConvexPolygon" href="qpainter.html#drawConvexPolygon-2" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawConvexPolygon(const QPoint * points, int pointCount)"> + <parameter left="const QPoint *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawConvexPolygon" fullname="QPainter::drawConvexPolygon" href="qpainter.html#drawConvexPolygon-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawConvexPolygon(const QPolygon & polygon)"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawArc" fullname="QPainter::drawArc" href="qpainter.html#drawArc" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawArc(const QRectF & rectangle, int startAngle, int spanAngle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawArc" fullname="QPainter::drawArc" href="qpainter.html#drawArc-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawArc(const QRect & rectangle, int startAngle, int spanAngle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawArc" fullname="QPainter::drawArc" href="qpainter.html#drawArc-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawArc(int x, int y, int width, int height, int startAngle, int spanAngle)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPie" fullname="QPainter::drawPie" href="qpainter.html#drawPie" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPie(const QRectF & rectangle, int startAngle, int spanAngle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPie" fullname="QPainter::drawPie" href="qpainter.html#drawPie-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawPie(int x, int y, int width, int height, int startAngle, int spanAngle)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPie" fullname="QPainter::drawPie" href="qpainter.html#drawPie-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPie(const QRect & rectangle, int startAngle, int spanAngle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawChord" fullname="QPainter::drawChord" href="qpainter.html#drawChord" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawChord(const QRectF & rectangle, int startAngle, int spanAngle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawChord" fullname="QPainter::drawChord" href="qpainter.html#drawChord-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawChord(int x, int y, int width, int height, int startAngle, int spanAngle)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawChord" fullname="QPainter::drawChord" href="qpainter.html#drawChord-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawChord(const QRect & rectangle, int startAngle, int spanAngle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="startAngle" default=""/> + <parameter left="int" right="" name="spanAngle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRoundedRect" fullname="QPainter::drawRoundedRect" href="qpainter.html#drawRoundedRect" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawRoundedRect(const QRectF & rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="qreal" right="" name="xRadius" default=""/> + <parameter left="qreal" right="" name="yRadius" default=""/> + <parameter left="Qt::SizeMode" right="" name="mode" default="Qt::AbsoluteSize"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRoundedRect" fullname="QPainter::drawRoundedRect" href="qpainter.html#drawRoundedRect-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawRoundedRect(int x, int y, int w, int h, qreal xRadius, qreal yRadius, Qt::SizeMode mode)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="qreal" right="" name="xRadius" default=""/> + <parameter left="qreal" right="" name="yRadius" default=""/> + <parameter left="Qt::SizeMode" right="" name="mode" default="Qt::AbsoluteSize"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRoundedRect" fullname="QPainter::drawRoundedRect" href="qpainter.html#drawRoundedRect-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawRoundedRect(const QRect & rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="qreal" right="" name="xRadius" default=""/> + <parameter left="qreal" right="" name="yRadius" default=""/> + <parameter left="Qt::SizeMode" right="" name="mode" default="Qt::AbsoluteSize"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="drawRoundRect" fullname="QPainter::drawRoundRect" href="qpainter-obsolete.html#drawRoundRect" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawRoundRect(const QRectF & r, int xRnd, int yRnd)"> + <parameter left="const QRectF &" right="" name="r" default=""/> + <parameter left="int" right="" name="xRnd" default="25"/> + <parameter left="int" right="" name="yRnd" default="25"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="drawRoundRect" fullname="QPainter::drawRoundRect" href="qpainter-obsolete.html#drawRoundRect-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawRoundRect(int x, int y, int w, int h, int xRnd, int yRnd)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="xRnd" default="25"/> + <parameter left="int" right="" name="yRnd" default="25"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="drawRoundRect" fullname="QPainter::drawRoundRect" href="qpainter-obsolete.html#drawRoundRect-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawRoundRect(const QRect & r, int xRnd, int yRnd)"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="int" right="" name="xRnd" default="25"/> + <parameter left="int" right="" name="yRnd" default="25"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTiledPixmap" fullname="QPainter::drawTiledPixmap" href="qpainter.html#drawTiledPixmap" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawTiledPixmap(const QRectF & rectangle, const QPixmap & pixmap, const QPointF & position)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QPointF &" right="" name="position" default="QPointF()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTiledPixmap" fullname="QPainter::drawTiledPixmap" href="qpainter.html#drawTiledPixmap-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawTiledPixmap(int x, int y, int width, int height, const QPixmap & pixmap, int sx, int sy)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="sx" default="0"/> + <parameter left="int" right="" name="sy" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTiledPixmap" fullname="QPainter::drawTiledPixmap" href="qpainter.html#drawTiledPixmap-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawTiledPixmap(const QRect & rectangle, const QPixmap & pixmap, const QPoint & position)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QPoint &" right="" name="position" default="QPoint()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPicture" fullname="QPainter::drawPicture" href="qpainter.html#drawPicture" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPicture(const QPointF & point, const QPicture & picture)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="const QPicture &" right="" name="picture" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPicture" fullname="QPainter::drawPicture" href="qpainter.html#drawPicture-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawPicture(int x, int y, const QPicture & picture)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QPicture &" right="" name="picture" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPicture" fullname="QPainter::drawPicture" href="qpainter.html#drawPicture-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPicture(const QPoint & point, const QPicture & picture)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QPicture &" right="" name="picture" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPixmap(const QRectF & target, const QPixmap & pixmap, const QRectF & source)"> + <parameter left="const QRectF &" right="" name="target" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QRectF &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPixmap(const QRect & target, const QPixmap & pixmap, const QRect & source)"> + <parameter left="const QRect &" right="" name="target" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QRect &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap-10" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="void" signature="drawPixmap(int x, int y, int w, int h, const QPixmap & pixmap, int sx, int sy, int sw, int sh)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="sx" default=""/> + <parameter left="int" right="" name="sy" default=""/> + <parameter left="int" right="" name="sw" default=""/> + <parameter left="int" right="" name="sh" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap-11" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="void" signature="drawPixmap(int x, int y, const QPixmap & pixmap, int sx, int sy, int sw, int sh)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="sx" default=""/> + <parameter left="int" right="" name="sy" default=""/> + <parameter left="int" right="" name="sw" default=""/> + <parameter left="int" right="" name="sh" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawPixmap(const QPointF & point, const QPixmap & pixmap, const QRectF & source)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QRectF &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawPixmap(const QPoint & point, const QPixmap & pixmap, const QRect & source)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QRect &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap-5" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="drawPixmap(const QPointF & point, const QPixmap & pixmap)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap-6" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="drawPixmap(const QPoint & point, const QPixmap & pixmap)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap-7" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="drawPixmap(int x, int y, const QPixmap & pixmap)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap-8" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="void" signature="drawPixmap(const QRect & rectangle, const QPixmap & pixmap)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QPainter::drawPixmap" href="qpainter.html#drawPixmap-9" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="void" signature="drawPixmap(int x, int y, int width, int height, const QPixmap & pixmap)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QPainter::drawImage" href="qpainter.html#drawImage" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawImage(const QRectF & target, const QImage & image, const QRectF & source, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QRectF &" right="" name="target" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="const QRectF &" right="" name="source" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QPainter::drawImage" href="qpainter.html#drawImage-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawImage(const QRect & target, const QImage & image, const QRect & source, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QRect &" right="" name="target" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="const QRect &" right="" name="source" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QPainter::drawImage" href="qpainter.html#drawImage-5" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="drawImage(const QPointF & point, const QImage & image, const QRectF & source, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="const QRectF &" right="" name="source" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QPainter::drawImage" href="qpainter.html#drawImage-6" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="drawImage(const QPoint & point, const QImage & image, const QRect & source, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="const QRect &" right="" name="source" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QPainter::drawImage" href="qpainter.html#drawImage-7" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="drawImage(const QRectF & rectangle, const QImage & image)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QPainter::drawImage" href="qpainter.html#drawImage-8" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="void" signature="drawImage(const QRect & rectangle, const QImage & image)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QPainter::drawImage" href="qpainter.html#drawImage-3" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawImage(const QPointF & point, const QImage & image)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QPainter::drawImage" href="qpainter.html#drawImage-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawImage(const QPoint & point, const QImage & image)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QPainter::drawImage" href="qpainter.html#drawImage-9" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="void" signature="drawImage(int x, int y, const QImage & image, int sx, int sy, int sw, int sh, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="int" right="" name="sx" default="0"/> + <parameter left="int" right="" name="sy" default="0"/> + <parameter left="int" right="" name="sw" default="-1"/> + <parameter left="int" right="" name="sh" default="-1"/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayoutDirection" fullname="QPainter::setLayoutDirection" href="qpainter.html#setLayoutDirection" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLayoutDirection(Qt::LayoutDirection direction)"> + <parameter left="Qt::LayoutDirection" right="" name="direction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="layoutDirection" fullname="QPainter::layoutDirection" href="qpainter.html#layoutDirection" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::LayoutDirection" signature="layoutDirection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="drawText" fullname="QPainter::drawText" href="qpainter.html#drawText" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawText(const QPointF & position, const QString & text)"> + <parameter left="const QPointF &" right="" name="position" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawText" fullname="QPainter::drawText" href="qpainter.html#drawText-9" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="void" signature="drawText(const QPoint & position, const QString & text)"> + <parameter left="const QPoint &" right="" name="position" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawText" fullname="QPainter::drawText" href="qpainter.html#drawText-12" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="void" signature="drawText(int x, int y, const QString & text)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawText" fullname="QPainter::drawText" href="qpainter.html#drawText-10" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="void" signature="drawText(const QRectF & rectangle, int flags, const QString & text, QRectF * boundingRect)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QRectF *" right="" name="boundingRect" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawText" fullname="QPainter::drawText" href="qpainter.html#drawText-11" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="void" signature="drawText(const QRect & rectangle, int flags, const QString & text, QRect * boundingRect)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QRect *" right="" name="boundingRect" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawText" fullname="QPainter::drawText" href="qpainter.html#drawText-13" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="void" signature="drawText(int x, int y, int width, int height, int flags, const QString & text, QRect * boundingRect)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QRect *" right="" name="boundingRect" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawText" fullname="QPainter::drawText" href="qpainter.html#drawText-14" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="void" signature="drawText(const QRectF & rectangle, const QString & text, const QTextOption & option)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QTextOption &" right="" name="option" default="QTextOption()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QPainter::boundingRect" href="qpainter.html#boundingRect" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRectF" signature="boundingRect(const QRectF & rectangle, int flags, const QString & text)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QPainter::boundingRect" href="qpainter.html#boundingRect-4" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QRect" signature="boundingRect(const QRect & rectangle, int flags, const QString & text)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QPainter::boundingRect" href="qpainter.html#boundingRect-5" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QRect" signature="boundingRect(int x, int y, int w, int h, int flags, const QString & text)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QPainter::boundingRect" href="qpainter.html#boundingRect-6" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QRectF" signature="boundingRect(const QRectF & rectangle, const QString & text, const QTextOption & option)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QTextOption &" right="" name="option" default="QTextOption()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="fillRect(const QRectF & rectangle, const QBrush & brush)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-8" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="void" signature="fillRect(int x, int y, int width, int height, const QBrush & brush)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-5" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="fillRect(const QRect & rectangle, const QBrush & brush)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-7" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="fillRect(const QRectF & rectangle, const QColor & color)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-9" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="void" signature="fillRect(int x, int y, int width, int height, const QColor & color)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-6" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="fillRect(const QRect & rectangle, const QColor & color)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-10" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="void" signature="fillRect(int x, int y, int width, int height, Qt::GlobalColor color)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Qt::GlobalColor" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-11" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="void" signature="fillRect(const QRect & rectangle, Qt::GlobalColor color)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="Qt::GlobalColor" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-12" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="void" signature="fillRect(const QRectF & rectangle, Qt::GlobalColor color)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="Qt::GlobalColor" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="fillRect(int x, int y, int width, int height, Qt::BrushStyle style)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Qt::BrushStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="fillRect(const QRect & rectangle, Qt::BrushStyle style)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="Qt::BrushStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QPainter::fillRect" href="qpainter.html#fillRect-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="fillRect(const QRectF & rectangle, Qt::BrushStyle style)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="Qt::BrushStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="eraseRect" fullname="QPainter::eraseRect" href="qpainter.html#eraseRect" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="eraseRect(const QRectF & rectangle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="eraseRect" fullname="QPainter::eraseRect" href="qpainter.html#eraseRect-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="eraseRect(int x, int y, int width, int height)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="eraseRect" fullname="QPainter::eraseRect" href="qpainter.html#eraseRect-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="eraseRect(const QRect & rectangle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRenderHint" fullname="QPainter::setRenderHint" href="qpainter.html#setRenderHint" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRenderHint(RenderHint hint, bool on)"> + <parameter left="RenderHint" right="" name="hint" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRenderHints" fullname="QPainter::setRenderHints" href="qpainter.html#setRenderHints" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRenderHints(QFlags<QPainter::RenderHint> hints, bool on)"> + <parameter left="QFlags<QPainter::RenderHint>" right="" name="hints" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="renderHints" fullname="QPainter::renderHints" href="qpainter.html#renderHints" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="RenderHints" signature="renderHints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="testRenderHint" fullname="QPainter::testRenderHint" href="qpainter.html#testRenderHint" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testRenderHint(RenderHint hint) const"> + <parameter left="RenderHint" right="" name="hint" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintEngine" fullname="QPainter::paintEngine" href="qpainter.html#paintEngine" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPaintEngine *" signature="paintEngine() const"/> + <function access="public" threadsafety="thread safe" status="commendable" name="setRedirected" fullname="QPainter::setRedirected" href="qpainter.html#setRedirected" location="qpainter.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setRedirected(const QPaintDevice * device, QPaintDevice * replacement, const QPoint & offset)"> + <parameter left="const QPaintDevice *" right="" name="device" default=""/> + <parameter left="QPaintDevice *" right="" name="replacement" default=""/> + <parameter left="const QPoint &" right="" name="offset" default="QPoint()"/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="redirected" fullname="QPainter::redirected" href="qpainter.html#redirected" location="qpainter.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPaintDevice *" signature="redirected(const QPaintDevice * device, QPoint * offset)"> + <parameter left="const QPaintDevice *" right="" name="device" default=""/> + <parameter left="QPoint *" right="" name="offset" default="0"/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="restoreRedirected" fullname="QPainter::restoreRedirected" href="qpainter.html#restoreRedirected" location="qpainter.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="restoreRedirected(const QPaintDevice * device)"> + <parameter left="const QPaintDevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setBackgroundColor" fullname="QPainter::setBackgroundColor" href="qpainter-qt3.html#setBackgroundColor" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="backgroundColor" fullname="QPainter::backgroundColor" href="qpainter-qt3.html#backgroundColor" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="backgroundColor() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="drawText" fullname="QPainter::drawText" href="qpainter-qt3.html#drawText-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawText(int x, int y, const QString & text, int pos, int length)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawText" fullname="QPainter::drawText" href="qpainter-qt3.html#drawText-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawText(const QPoint & point, const QString & text, int pos, int length)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawText" fullname="QPainter::drawText" href="qpainter-qt3.html#drawText-5" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="drawText(int x, int y, const QString & text, int length)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawText" fullname="QPainter::drawText" href="qpainter-qt3.html#drawText-6" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="drawText(const QPoint & point, const QString & text, int length)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawText" fullname="QPainter::drawText" href="qpainter-qt3.html#drawText-7" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="drawText(const QRect & rectangle, int flags, const QString & text, int length, QRect * br)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="length" default=""/> + <parameter left="QRect *" right="" name="br" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawText" fullname="QPainter::drawText" href="qpainter-qt3.html#drawText-8" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="void" signature="drawText(int x, int y, int width, int height, int flags, const QString & text, int length, QRect * br)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="length" default=""/> + <parameter left="QRect *" right="" name="br" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="boundingRect" fullname="QPainter::boundingRect" href="qpainter-qt3.html#boundingRect-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QRect" signature="boundingRect(const QRect & rectangle, int flags, const QString & text, int length)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="boundingRect" fullname="QPainter::boundingRect" href="qpainter-qt3.html#boundingRect-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QRect" signature="boundingRect(int x, int y, int width, int height, int flags, const QString & text, int length)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="begin" fullname="QPainter::begin" href="qpainter-qt3.html#begin-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="begin(QPaintDevice * device, const QWidget * init)"> + <parameter left="QPaintDevice *" right="" name="device" default=""/> + <parameter left="const QWidget *" right="" name="init" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawPoints" fullname="QPainter::drawPoints" href="qpainter-qt3.html#drawPoints-5" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="drawPoints(const QPolygon & polygon, int index, int count)"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="count" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawCubicBezier" fullname="QPainter::drawCubicBezier" href="qpainter-qt3.html#drawCubicBezier" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawCubicBezier(const QPolygon & controlPoints, int index)"> + <parameter left="const QPolygon &" right="" name="controlPoints" default=""/> + <parameter left="int" right="" name="index" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawLineSegments" fullname="QPainter::drawLineSegments" href="qpainter-qt3.html#drawLineSegments" location="qpainter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawLineSegments(const QPolygon & polygon, int index, int count)"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + <parameter left="int" right="" name="index" default="0"/> + <parameter left="int" right="" name="count" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawPolyline" fullname="QPainter::drawPolyline" href="qpainter-qt3.html#drawPolyline-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawPolyline(const QPolygon & polygon, int index, int count)"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="count" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawPolygon" fullname="QPainter::drawPolygon" href="qpainter-qt3.html#drawPolygon-4" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="drawPolygon(const QPolygon & polygon, bool winding, int index, int count)"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + <parameter left="bool" right="" name="winding" default=""/> + <parameter left="int" right="" name="index" default="0"/> + <parameter left="int" right="" name="count" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawPolygon" fullname="QPainter::drawPolygon" href="qpainter-qt3.html#drawPolygon-3" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="drawPolygon(const QPolygonF & polygon, bool winding, int index, int count)"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + <parameter left="bool" right="" name="winding" default=""/> + <parameter left="int" right="" name="index" default="0"/> + <parameter left="int" right="" name="count" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawConvexPolygon" fullname="QPainter::drawConvexPolygon" href="qpainter-qt3.html#drawConvexPolygon-5" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="drawConvexPolygon(const QPolygonF & polygon, int index, int count)"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="count" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawConvexPolygon" fullname="QPainter::drawConvexPolygon" href="qpainter-qt3.html#drawConvexPolygon-6" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="drawConvexPolygon(const QPolygon & polygon, int index, int count)"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="count" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="redirect" fullname="QPainter::redirect" href="qpainter-qt3.html#redirect" location="qpainter.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="redirect(QPaintDevice * pdev, QPaintDevice * replacement)"> + <parameter left="QPaintDevice *" right="" name="pdev" default=""/> + <parameter left="QPaintDevice *" right="" name="replacement" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="redirect" fullname="QPainter::redirect" href="qpainter-qt3.html#redirect-2" location="qpainter.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QPaintDevice *" signature="redirect(QPaintDevice * pdev)"> + <parameter left="QPaintDevice *" right="" name="pdev" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setWorldXForm" fullname="QPainter::setWorldXForm" href="qpainter-qt3.html#setWorldXForm" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWorldXForm(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="hasWorldXForm" fullname="QPainter::hasWorldXForm" href="qpainter-qt3.html#hasWorldXForm" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasWorldXForm() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="resetXForm" fullname="QPainter::resetXForm" href="qpainter-qt3.html#resetXForm" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetXForm()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setViewXForm" fullname="QPainter::setViewXForm" href="qpainter-qt3.html#setViewXForm" location="qpainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setViewXForm(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="hasViewXForm" fullname="QPainter::hasViewXForm" href="qpainter-qt3.html#hasViewXForm" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasViewXForm() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="xForm" fullname="QPainter::xForm" href="qpainter-qt3.html#xForm" location="qpainter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="xForm(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="xForm" fullname="QPainter::xForm" href="qpainter-qt3.html#xForm-2" location="qpainter.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRect" signature="xForm(const QRect & rectangle) const"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="xForm" fullname="QPainter::xForm" href="qpainter-qt3.html#xForm-3" location="qpainter.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPolygon" signature="xForm(const QPolygon & polygon) const"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="xForm" fullname="QPainter::xForm" href="qpainter-qt3.html#xForm-4" location="qpainter.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPolygon" signature="xForm(const QPolygon & polygon, int index, int count) const"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="xFormDev" fullname="QPainter::xFormDev" href="qpainter-qt3.html#xFormDev" location="qpainter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="xFormDev(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="xFormDev" fullname="QPainter::xFormDev" href="qpainter-qt3.html#xFormDev-2" location="qpainter.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRect" signature="xFormDev(const QRect & rectangle) const"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="xFormDev" fullname="QPainter::xFormDev" href="qpainter-qt3.html#xFormDev-3" location="qpainter.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPolygon" signature="xFormDev(const QPolygon & polygon) const"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="xFormDev" fullname="QPainter::xFormDev" href="qpainter-qt3.html#xFormDev-4" location="qpainter.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPolygon" signature="xFormDev(const QPolygon & polygon, int index, int count) const"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="translationX" fullname="QPainter::translationX" href="qpainter-qt3.html#translationX" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="translationX() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="translationY" fullname="QPainter::translationY" href="qpainter-qt3.html#translationY" location="qpainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="translationY() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QRunnable" href="qrunnable.html" location="qrunnable.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="run" fullname="QRunnable::run" href="qrunnable.html#run" location="qrunnable.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="run()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QRunnable" fullname="QRunnable::QRunnable" href="qrunnable.html#QRunnable" location="qrunnable.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QRunnable()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QRunnable" fullname="QRunnable::~QRunnable" href="qrunnable.html#dtor.QRunnable" location="qrunnable.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QRunnable()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="autoDelete" fullname="QRunnable::autoDelete" href="qrunnable.html#autoDelete" location="qrunnable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoDelete() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoDelete" fullname="QRunnable::setAutoDelete" href="qrunnable.html#setAutoDelete" location="qrunnable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoDelete(bool autoDelete)"> + <parameter left="bool" right="" name="autoDelete" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3StrListIterator" href="q3strlistiterator.html" location="q3strlist.h" bases="Q3PtrListIterator" module="Qt3SupportLight"/> + <class access="public" threadsafety="unspecified" status="compat" name="Q3StrList" href="q3strlist.html" location="q3strlist.h" bases="Q3PtrList" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3StrList" fullname="Q3StrList::Q3StrList" href="q3strlist.html#Q3StrList" location="q3strlist.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3StrList(bool deepCopies)"> + <parameter left="bool" right="" name="deepCopies" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3StrList" fullname="Q3StrList::Q3StrList" href="q3strlist.html#Q3StrList-2" location="q3strlist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3StrList(const Q3StrList & list)"> + <parameter left="const Q3StrList &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3StrList" fullname="Q3StrList::~Q3StrList" href="q3strlist.html#dtor.Q3StrList" location="q3strlist.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3StrList()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3StrList::operator=" href="q3strlist.html#operator=" location="q3strlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3StrList &" signature="operator=(const Q3StrList & list)"> + <parameter left="const Q3StrList &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3StrList" fullname="Q3StrList::Q3StrList" href="q3strlist.html#Q3StrList-3" location="q3strlist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3StrList(const QList<QByteArray> & list)"> + <parameter left="const QList<QByteArray> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3StrList::operator=" href="q3strlist.html#operator=-2" location="q3strlist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3StrList &" signature="operator=(const QList<QByteArray> & list)"> + <parameter left="const QList<QByteArray> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QList<QByteArray>" fullname="Q3StrList::operator QList<QByteArray>" href="q3strlist.html#operator QList<QByteArray>" location="q3strlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QList<QByteArray>() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3StrIList" href="q3strilist.html" location="q3strlist.h" bases="Q3StrList" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3StrIList" fullname="Q3StrIList::Q3StrIList" href="q3strilist.html#Q3StrIList" location="q3strlist.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3StrIList(bool deepCopies)"> + <parameter left="bool" right="" name="deepCopies" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3StrIList" fullname="Q3StrIList::~Q3StrIList" href="q3strilist.html#dtor.Q3StrIList" location="q3strlist.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3StrIList()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHeaderView" href="qheaderview.html" location="qheaderview.h" bases="QAbstractItemView" module="QtGui"> + <contents name="moving-header-sections" title="Moving Header Sections" level="1"/> + <contents name="appearance" title="Appearance" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="showSortIndicator" fullname="QHeaderView::showSortIndicator" href="qheaderview.html#showSortIndicator-prop" location="qheaderview.h" type="bool"> + <getter name="isSortIndicatorShown"/> + <setter name="setSortIndicatorShown"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="highlightSections" fullname="QHeaderView::highlightSections" href="qheaderview.html#highlightSections-prop" location="qheaderview.h" type="bool"> + <getter name="highlightSections"/> + <setter name="setHighlightSections"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="stretchLastSection" fullname="QHeaderView::stretchLastSection" href="qheaderview.html#stretchLastSection-prop" location="qheaderview.h" type="bool"> + <getter name="stretchLastSection"/> + <setter name="setStretchLastSection"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cascadingSectionResizes" fullname="QHeaderView::cascadingSectionResizes" href="qheaderview.html#cascadingSectionResizes-prop" location="qheaderview.h" type="bool"> + <getter name="cascadingSectionResizes"/> + <setter name="setCascadingSectionResizes"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="defaultSectionSize" fullname="QHeaderView::defaultSectionSize" href="qheaderview.html#defaultSectionSize-prop" location="qheaderview.h" type="int"> + <getter name="defaultSectionSize"/> + <setter name="setDefaultSectionSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumSectionSize" fullname="QHeaderView::minimumSectionSize" href="qheaderview.html#minimumSectionSize-prop" location="qheaderview.h" type="int"> + <getter name="minimumSectionSize"/> + <setter name="setMinimumSectionSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="defaultAlignment" fullname="QHeaderView::defaultAlignment" href="qheaderview.html#defaultAlignment-prop" location="qheaderview.h" type="Qt::Alignment"> + <getter name="defaultAlignment"/> + <setter name="setDefaultAlignment"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="ResizeMode" fullname="QHeaderView::ResizeMode" href="qheaderview.html#ResizeMode-enum" location="qheaderview.h"> + <value name="Interactive" value="0"/> + <value name="Stretch" value="1"/> + <value name="Fixed" value="2"/> + <value name="ResizeToContents" value="3"/> + <value name="Custom" value="Fixed"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QHeaderView" fullname="QHeaderView::QHeaderView" href="qheaderview.html#QHeaderView" location="qheaderview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHeaderView(Qt::Orientation orientation, QWidget * parent)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHeaderView" fullname="QHeaderView::~QHeaderView" href="qheaderview.html#dtor.QHeaderView" location="qheaderview.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHeaderView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModel" fullname="QHeaderView::setModel" href="qheaderview.html#setModel" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setModel(QAbstractItemModel * model)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QHeaderView::orientation" href="qheaderview.html#orientation" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="offset" fullname="QHeaderView::offset" href="qheaderview.html#offset" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="offset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QHeaderView::length" href="qheaderview.html#length" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QHeaderView::sizeHint" href="qheaderview.html#sizeHint" location="qheaderview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionSizeHint" fullname="QHeaderView::sectionSizeHint" href="qheaderview.html#sectionSizeHint" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sectionSizeHint(int logicalIndex) const"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualIndexAt" fullname="QHeaderView::visualIndexAt" href="qheaderview.html#visualIndexAt" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="visualIndexAt(int position) const"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="logicalIndexAt" fullname="QHeaderView::logicalIndexAt" href="qheaderview.html#logicalIndexAt" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="logicalIndexAt(int position) const"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="logicalIndexAt" fullname="QHeaderView::logicalIndexAt" href="qheaderview.html#logicalIndexAt-2" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="logicalIndexAt(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="logicalIndexAt" fullname="QHeaderView::logicalIndexAt" href="qheaderview.html#logicalIndexAt-3" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="logicalIndexAt(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionSize" fullname="QHeaderView::sectionSize" href="qheaderview.html#sectionSize" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sectionSize(int logicalIndex) const"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionPosition" fullname="QHeaderView::sectionPosition" href="qheaderview.html#sectionPosition" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sectionPosition(int logicalIndex) const"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionViewportPosition" fullname="QHeaderView::sectionViewportPosition" href="qheaderview.html#sectionViewportPosition" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sectionViewportPosition(int logicalIndex) const"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveSection" fullname="QHeaderView::moveSection" href="qheaderview.html#moveSection" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveSection(int from, int to)"> + <parameter left="int" right="" name="from" default=""/> + <parameter left="int" right="" name="to" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="swapSections" fullname="QHeaderView::swapSections" href="qheaderview.html#swapSections" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="swapSections(int first, int second)"> + <parameter left="int" right="" name="first" default=""/> + <parameter left="int" right="" name="second" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeSection" fullname="QHeaderView::resizeSection" href="qheaderview.html#resizeSection" location="qheaderview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeSection(int logicalIndex, int size)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeSections" fullname="QHeaderView::resizeSections" href="qheaderview.html#resizeSections" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeSections(QHeaderView::ResizeMode mode)"> + <parameter left="QHeaderView::ResizeMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSectionHidden" fullname="QHeaderView::isSectionHidden" href="qheaderview.html#isSectionHidden" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSectionHidden(int logicalIndex) const"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSectionHidden" fullname="QHeaderView::setSectionHidden" href="qheaderview.html#setSectionHidden" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSectionHidden(int logicalIndex, bool hide)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hiddenSectionCount" fullname="QHeaderView::hiddenSectionCount" href="qheaderview.html#hiddenSectionCount" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="hiddenSectionCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hideSection" fullname="QHeaderView::hideSection" href="qheaderview.html#hideSection" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="hideSection(int logicalIndex)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showSection" fullname="QHeaderView::showSection" href="qheaderview.html#showSection" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="showSection(int logicalIndex)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QHeaderView::count" href="qheaderview.html#count" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="visualIndex" fullname="QHeaderView::visualIndex" href="qheaderview.html#visualIndex" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="visualIndex(int logicalIndex) const"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="logicalIndex" fullname="QHeaderView::logicalIndex" href="qheaderview.html#logicalIndex" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="logicalIndex(int visualIndex) const"> + <parameter left="int" right="" name="visualIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMovable" fullname="QHeaderView::setMovable" href="qheaderview.html#setMovable" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMovable(bool movable)"> + <parameter left="bool" right="" name="movable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isMovable" fullname="QHeaderView::isMovable" href="qheaderview.html#isMovable" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isMovable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setClickable" fullname="QHeaderView::setClickable" href="qheaderview.html#setClickable" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setClickable(bool clickable)"> + <parameter left="bool" right="" name="clickable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isClickable" fullname="QHeaderView::isClickable" href="qheaderview.html#isClickable" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isClickable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHighlightSections" fullname="QHeaderView::setHighlightSections" href="qheaderview.html#highlightSections-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="highlightSections" type="void" signature="setHighlightSections(bool highlight)"> + <parameter left="bool" right="" name="highlight" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlightSections" fullname="QHeaderView::highlightSections" href="qheaderview.html#highlightSections-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="highlightSections" type="bool" signature="highlightSections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setResizeMode" fullname="QHeaderView::setResizeMode" href="qheaderview.html#setResizeMode" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setResizeMode(ResizeMode mode)"> + <parameter left="ResizeMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setResizeMode" fullname="QHeaderView::setResizeMode" href="qheaderview.html#setResizeMode-2" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setResizeMode(int logicalIndex, ResizeMode mode)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + <parameter left="ResizeMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeMode" fullname="QHeaderView::resizeMode" href="qheaderview.html#resizeMode" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ResizeMode" signature="resizeMode(int logicalIndex) const"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stretchSectionCount" fullname="QHeaderView::stretchSectionCount" href="qheaderview.html#stretchSectionCount" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="stretchSectionCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortIndicatorShown" fullname="QHeaderView::setSortIndicatorShown" href="qheaderview.html#showSortIndicator-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="showSortIndicator" type="void" signature="setSortIndicatorShown(bool show)"> + <parameter left="bool" right="" name="show" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSortIndicatorShown" fullname="QHeaderView::isSortIndicatorShown" href="qheaderview.html#showSortIndicator-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="showSortIndicator" type="bool" signature="isSortIndicatorShown() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortIndicator" fullname="QHeaderView::setSortIndicator" href="qheaderview.html#setSortIndicator" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSortIndicator(int logicalIndex, Qt::SortOrder order)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortIndicatorSection" fullname="QHeaderView::sortIndicatorSection" href="qheaderview.html#sortIndicatorSection" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sortIndicatorSection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sortIndicatorOrder" fullname="QHeaderView::sortIndicatorOrder" href="qheaderview.html#sortIndicatorOrder" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::SortOrder" signature="sortIndicatorOrder() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stretchLastSection" fullname="QHeaderView::stretchLastSection" href="qheaderview.html#stretchLastSection-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="stretchLastSection" type="bool" signature="stretchLastSection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStretchLastSection" fullname="QHeaderView::setStretchLastSection" href="qheaderview.html#stretchLastSection-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="stretchLastSection" type="void" signature="setStretchLastSection(bool stretch)"> + <parameter left="bool" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cascadingSectionResizes" fullname="QHeaderView::cascadingSectionResizes" href="qheaderview.html#cascadingSectionResizes-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cascadingSectionResizes" type="bool" signature="cascadingSectionResizes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCascadingSectionResizes" fullname="QHeaderView::setCascadingSectionResizes" href="qheaderview.html#cascadingSectionResizes-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cascadingSectionResizes" type="void" signature="setCascadingSectionResizes(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultSectionSize" fullname="QHeaderView::defaultSectionSize" href="qheaderview.html#defaultSectionSize-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="defaultSectionSize" type="int" signature="defaultSectionSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultSectionSize" fullname="QHeaderView::setDefaultSectionSize" href="qheaderview.html#defaultSectionSize-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="defaultSectionSize" type="void" signature="setDefaultSectionSize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSectionSize" fullname="QHeaderView::minimumSectionSize" href="qheaderview.html#minimumSectionSize-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumSectionSize" type="int" signature="minimumSectionSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumSectionSize" fullname="QHeaderView::setMinimumSectionSize" href="qheaderview.html#minimumSectionSize-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumSectionSize" type="void" signature="setMinimumSectionSize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultAlignment" fullname="QHeaderView::defaultAlignment" href="qheaderview.html#defaultAlignment-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="defaultAlignment" type="Qt::Alignment" signature="defaultAlignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultAlignment" fullname="QHeaderView::setDefaultAlignment" href="qheaderview.html#defaultAlignment-prop" location="qheaderview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="defaultAlignment" type="void" signature="setDefaultAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionsMoved" fullname="QHeaderView::sectionsMoved" href="qheaderview.html#sectionsMoved" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="sectionsMoved() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionsHidden" fullname="QHeaderView::sectionsHidden" href="qheaderview.html#sectionsHidden" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="sectionsHidden() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="saveState" fullname="QHeaderView::saveState" href="qheaderview.html#saveState" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="saveState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="restoreState" fullname="QHeaderView::restoreState" href="qheaderview.html#restoreState" location="qheaderview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="restoreState(const QByteArray & state)"> + <parameter left="const QByteArray &" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QHeaderView::reset" href="qheaderview.html#reset" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOffset" fullname="QHeaderView::setOffset" href="qheaderview.html#setOffset" location="qheaderview.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setOffset(int offset)"> + <parameter left="int" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOffsetToSectionPosition" fullname="QHeaderView::setOffsetToSectionPosition" href="qheaderview.html#setOffsetToSectionPosition" location="qheaderview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setOffsetToSectionPosition(int visualIndex)"> + <parameter left="int" right="" name="visualIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOffsetToLastSection" fullname="QHeaderView::setOffsetToLastSection" href="qheaderview.html#setOffsetToLastSection" location="qheaderview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setOffsetToLastSection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="headerDataChanged" fullname="QHeaderView::headerDataChanged" href="qheaderview.html#headerDataChanged" location="qheaderview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="headerDataChanged(Qt::Orientation orientation, int logicalFirst, int logicalLast)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="int" right="" name="logicalFirst" default=""/> + <parameter left="int" right="" name="logicalLast" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionMoved" fullname="QHeaderView::sectionMoved" href="qheaderview.html#sectionMoved" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionMoved(int logicalIndex, int oldVisualIndex, int newVisualIndex)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + <parameter left="int" right="" name="oldVisualIndex" default=""/> + <parameter left="int" right="" name="newVisualIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionResized" fullname="QHeaderView::sectionResized" href="qheaderview.html#sectionResized" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionResized(int logicalIndex, int oldSize, int newSize)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + <parameter left="int" right="" name="oldSize" default=""/> + <parameter left="int" right="" name="newSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionPressed" fullname="QHeaderView::sectionPressed" href="qheaderview.html#sectionPressed" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionPressed(int logicalIndex)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionClicked" fullname="QHeaderView::sectionClicked" href="qheaderview.html#sectionClicked" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionClicked(int logicalIndex)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionEntered" fullname="QHeaderView::sectionEntered" href="qheaderview.html#sectionEntered" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionEntered(int logicalIndex)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionDoubleClicked" fullname="QHeaderView::sectionDoubleClicked" href="qheaderview.html#sectionDoubleClicked" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionDoubleClicked(int logicalIndex)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionCountChanged" fullname="QHeaderView::sectionCountChanged" href="qheaderview.html#sectionCountChanged" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionCountChanged(int oldCount, int newCount)"> + <parameter left="int" right="" name="oldCount" default=""/> + <parameter left="int" right="" name="newCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionHandleDoubleClicked" fullname="QHeaderView::sectionHandleDoubleClicked" href="qheaderview.html#sectionHandleDoubleClicked" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionHandleDoubleClicked(int logicalIndex)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionAutoResize" fullname="QHeaderView::sectionAutoResize" href="qheaderview.html#sectionAutoResize" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionAutoResize(int logicalIndex, QHeaderView::ResizeMode mode)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + <parameter left="QHeaderView::ResizeMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="geometriesChanged" fullname="QHeaderView::geometriesChanged" href="qheaderview.html#geometriesChanged" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="geometriesChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sortIndicatorChanged" fullname="QHeaderView::sortIndicatorChanged" href="qheaderview.html#sortIndicatorChanged" location="qheaderview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sortIndicatorChanged(int logicalIndex, Qt::SortOrder order)"> + <parameter left="int" right="" name="logicalIndex" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeSections" fullname="QHeaderView::resizeSections" href="qheaderview.html#resizeSections-2" location="qheaderview.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="resizeSections()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="sectionsInserted" fullname="QHeaderView::sectionsInserted" href="qheaderview.html#sectionsInserted" location="qheaderview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="sectionsInserted(const QModelIndex & parent, int logicalFirst, int logicalLast)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="int" right="" name="logicalFirst" default=""/> + <parameter left="int" right="" name="logicalLast" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sectionsAboutToBeRemoved" fullname="QHeaderView::sectionsAboutToBeRemoved" href="qheaderview.html#sectionsAboutToBeRemoved" location="qheaderview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="sectionsAboutToBeRemoved(const QModelIndex & parent, int logicalFirst, int logicalLast)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="int" right="" name="logicalFirst" default=""/> + <parameter left="int" right="" name="logicalLast" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QHeaderView::currentChanged" href="qheaderview.html#currentChanged" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="currentChanged(const QModelIndex & current, const QModelIndex & old)"> + <parameter left="const QModelIndex &" right="" name="current" default=""/> + <parameter left="const QModelIndex &" right="" name="old" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QHeaderView::event" href="qheaderview.html#event" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QHeaderView::paintEvent" href="qheaderview.html#paintEvent" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QHeaderView::mousePressEvent" href="qheaderview.html#mousePressEvent" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QHeaderView::mouseMoveEvent" href="qheaderview.html#mouseMoveEvent" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QHeaderView::mouseReleaseEvent" href="qheaderview.html#mouseReleaseEvent" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QHeaderView::mouseDoubleClickEvent" href="qheaderview.html#mouseDoubleClickEvent" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportEvent" fullname="QHeaderView::viewportEvent" href="qheaderview.html#viewportEvent" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="viewportEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintSection" fullname="QHeaderView::paintSection" href="qheaderview.html#paintSection" location="qheaderview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="paintSection(QPainter * painter, const QRect & rect, int logicalIndex) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sectionSizeFromContents" fullname="QHeaderView::sectionSizeFromContents" href="qheaderview.html#sectionSizeFromContents" location="qheaderview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sectionSizeFromContents(int logicalIndex) const"> + <parameter left="int" right="" name="logicalIndex" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="horizontalOffset" fullname="QHeaderView::horizontalOffset" href="qheaderview.html#horizontalOffset" location="qheaderview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="horizontalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="verticalOffset" fullname="QHeaderView::verticalOffset" href="qheaderview.html#verticalOffset" location="qheaderview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="verticalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSelection" fullname="QHeaderView::setSelection" href="qheaderview.html#setSelection" location="qheaderview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelection(const QRect & rect, QFlags<QItemSelectionModel::SelectionFlag> flags)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="flags" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QHeaderView::initStyleOption" href="qheaderview.html#initStyleOption" location="qheaderview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionHeader * option) const"> + <parameter left="QStyleOptionHeader *" right="" name="option" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3DragObject" href="q3dragobject.html" location="q3dragobject.h" bases="QObject,QMimeSource" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DragObject" fullname="Q3DragObject::Q3DragObject" href="q3dragobject.html#Q3DragObject" location="q3dragobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3DragObject(QWidget * dragSource, const char * name)"> + <parameter left="QWidget *" right="" name="dragSource" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3DragObject" fullname="Q3DragObject::~Q3DragObject" href="q3dragobject.html#dtor.Q3DragObject" location="q3dragobject.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3DragObject()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="drag" fullname="Q3DragObject::drag" href="q3dragobject.html#drag" location="q3dragobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="drag()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dragMove" fullname="Q3DragObject::dragMove" href="q3dragobject.html#dragMove" location="q3dragobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="dragMove()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dragCopy" fullname="Q3DragObject::dragCopy" href="q3dragobject.html#dragCopy" location="q3dragobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="dragCopy()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dragLink" fullname="Q3DragObject::dragLink" href="q3dragobject.html#dragLink" location="q3dragobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLink()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="Q3DragObject::setPixmap" href="q3dragobject.html#setPixmap-2" location="q3dragobject.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPixmap(QPixmap pm)"> + <parameter left="QPixmap" right="" name="pm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="Q3DragObject::setPixmap" href="q3dragobject.html#setPixmap" location="q3dragobject.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(QPixmap pm, const QPoint & hotspot)"> + <parameter left="QPixmap" right="" name="pm" default=""/> + <parameter left="const QPoint &" right="" name="hotspot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="Q3DragObject::pixmap" href="q3dragobject.html#pixmap" location="q3dragobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmapHotSpot" fullname="Q3DragObject::pixmapHotSpot" href="q3dragobject.html#pixmapHotSpot" location="q3dragobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="pixmapHotSpot() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="source" fullname="Q3DragObject::source" href="q3dragobject.html#source" location="q3dragobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="source()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="target" fullname="Q3DragObject::target" href="q3dragobject.html#target" location="q3dragobject.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="target()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="DragMode" fullname="Q3DragObject::DragMode" href="q3dragobject.html#DragMode-enum" location="q3dragobject.h"> + <value name="DragDefault" value="0"/> + <value name="DragCopy" value="1"/> + <value name="DragMove" value="2"/> + <value name="DragLink" value="3"/> + <value name="DragCopyOrMove" value="4"/> + </enum> + <function access="protected" threadsafety="unspecified" status="commendable" name="drag" fullname="Q3DragObject::drag" href="q3dragobject.html#drag-2" location="q3dragobject.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="drag(DragMode mode)"> + <parameter left="DragMode" right="" name="mode" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3StoredDrag" href="q3storeddrag.html" location="q3dragobject.h" bases="Q3DragObject" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3StoredDrag" fullname="Q3StoredDrag::Q3StoredDrag" href="q3storeddrag.html#Q3StoredDrag" location="q3dragobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3StoredDrag(const char * mimeType, QWidget * dragSource, const char * name)"> + <parameter left="const char *" right="" name="mimeType" default=""/> + <parameter left="QWidget *" right="" name="dragSource" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3StoredDrag" fullname="Q3StoredDrag::~Q3StoredDrag" href="q3storeddrag.html#dtor.Q3StoredDrag" location="q3dragobject.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3StoredDrag()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedData" fullname="Q3StoredDrag::setEncodedData" href="q3storeddrag.html#setEncodedData" location="q3dragobject.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncodedData(const QByteArray & data)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="Q3StoredDrag::format" href="q3storeddrag.html#format" location="q3dragobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="const char *" signature="format(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedData" fullname="Q3StoredDrag::encodedData" href="q3storeddrag.html#encodedData" location="q3dragobject.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedData(const char * format) const"> + <parameter left="const char *" right="" name="format" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3TextDrag" href="q3textdrag.html" location="q3dragobject.h" bases="Q3DragObject" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TextDrag" fullname="Q3TextDrag::Q3TextDrag" href="q3textdrag.html#Q3TextDrag" location="q3dragobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3TextDrag(const QString & text, QWidget * dragSource, const char * name)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="dragSource" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TextDrag" fullname="Q3TextDrag::Q3TextDrag" href="q3textdrag.html#Q3TextDrag-2" location="q3dragobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3TextDrag(QWidget * dragSource, const char * name)"> + <parameter left="QWidget *" right="" name="dragSource" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3TextDrag" fullname="Q3TextDrag::~Q3TextDrag" href="q3textdrag.html#dtor.Q3TextDrag" location="q3dragobject.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3TextDrag()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3TextDrag::setText" href="q3textdrag.html#setText" location="q3dragobject.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSubtype" fullname="Q3TextDrag::setSubtype" href="q3textdrag.html#setSubtype" location="q3dragobject.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSubtype(const QString & subtype)"> + <parameter left="const QString &" right="" name="subtype" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="Q3TextDrag::format" href="q3textdrag.html#format" location="q3dragobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="const char *" signature="format(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedData" fullname="Q3TextDrag::encodedData" href="q3textdrag.html#encodedData" location="q3dragobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedData(const char * mime) const"> + <parameter left="const char *" right="" name="mime" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canDecode" fullname="Q3TextDrag::canDecode" href="q3textdrag.html#canDecode" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="canDecode(const QMimeSource * source)"> + <parameter left="const QMimeSource *" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decode" fullname="Q3TextDrag::decode" href="q3textdrag.html#decode" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="decode(const QMimeSource * source, QString & string)"> + <parameter left="const QMimeSource *" right="" name="source" default=""/> + <parameter left="QString &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decode" fullname="Q3TextDrag::decode" href="q3textdrag.html#decode-2" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="bool" signature="decode(const QMimeSource * source, QString & string, QString & subtype)"> + <parameter left="const QMimeSource *" right="" name="source" default=""/> + <parameter left="QString &" right="" name="string" default=""/> + <parameter left="QString &" right="" name="subtype" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ImageDrag" href="q3imagedrag.html" location="q3dragobject.h" bases="Q3DragObject" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ImageDrag" fullname="Q3ImageDrag::Q3ImageDrag" href="q3imagedrag.html#Q3ImageDrag" location="q3dragobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ImageDrag(QImage image, QWidget * dragSource, const char * name)"> + <parameter left="QImage" right="" name="image" default=""/> + <parameter left="QWidget *" right="" name="dragSource" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ImageDrag" fullname="Q3ImageDrag::Q3ImageDrag" href="q3imagedrag.html#Q3ImageDrag-2" location="q3dragobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ImageDrag(QWidget * dragSource, const char * name)"> + <parameter left="QWidget *" right="" name="dragSource" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ImageDrag" fullname="Q3ImageDrag::~Q3ImageDrag" href="q3imagedrag.html#dtor.Q3ImageDrag" location="q3dragobject.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ImageDrag()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setImage" fullname="Q3ImageDrag::setImage" href="q3imagedrag.html#setImage" location="q3dragobject.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setImage(QImage image)"> + <parameter left="QImage" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="Q3ImageDrag::format" href="q3imagedrag.html#format" location="q3dragobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="const char *" signature="format(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedData" fullname="Q3ImageDrag::encodedData" href="q3imagedrag.html#encodedData" location="q3dragobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedData(const char * fmt) const"> + <parameter left="const char *" right="" name="fmt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canDecode" fullname="Q3ImageDrag::canDecode" href="q3imagedrag.html#canDecode" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="canDecode(const QMimeSource * source)"> + <parameter left="const QMimeSource *" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decode" fullname="Q3ImageDrag::decode" href="q3imagedrag.html#decode" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="decode(const QMimeSource * source, QImage & image)"> + <parameter left="const QMimeSource *" right="" name="source" default=""/> + <parameter left="QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decode" fullname="Q3ImageDrag::decode" href="q3imagedrag.html#decode-2" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="bool" signature="decode(const QMimeSource * source, QPixmap & pixmap)"> + <parameter left="const QMimeSource *" right="" name="source" default=""/> + <parameter left="QPixmap &" right="" name="pixmap" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3UriDrag" href="q3uridrag.html" location="q3dragobject.h" bases="Q3StoredDrag" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3UriDrag" fullname="Q3UriDrag::Q3UriDrag" href="q3uridrag.html#Q3UriDrag" location="q3dragobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3UriDrag(const Q3StrList & uris, QWidget * dragSource, const char * name)"> + <parameter left="const Q3StrList &" right="" name="uris" default=""/> + <parameter left="QWidget *" right="" name="dragSource" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3UriDrag" fullname="Q3UriDrag::Q3UriDrag" href="q3uridrag.html#Q3UriDrag-2" location="q3dragobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3UriDrag(QWidget * dragSource, const char * name)"> + <parameter left="QWidget *" right="" name="dragSource" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3UriDrag" fullname="Q3UriDrag::~Q3UriDrag" href="q3uridrag.html#dtor.Q3UriDrag" location="q3dragobject.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3UriDrag()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileNames" fullname="Q3UriDrag::setFileNames" href="q3uridrag.html#setFileNames" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileNames(const QStringList & filenames)"> + <parameter left="const QStringList &" right="" name="filenames" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileNames" fullname="Q3UriDrag::setFileNames" href="q3uridrag.html#setFileNames-2" location="q3dragobject.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFileNames(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setFilenames" fullname="Q3UriDrag::setFilenames" href="q3uridrag-obsolete.html#setFilenames-2" location="q3dragobject.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFilenames(const QStringList & list)"> + <parameter left="const QStringList &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilenames" fullname="Q3UriDrag::setFilenames" href="q3uridrag.html#setFilenames" location="q3dragobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFilenames(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUnicodeUris" fullname="Q3UriDrag::setUnicodeUris" href="q3uridrag.html#setUnicodeUris" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUnicodeUris(const QStringList & list)"> + <parameter left="const QStringList &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUris" fullname="Q3UriDrag::setUris" href="q3uridrag.html#setUris" location="q3dragobject.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setUris(const QList<QByteArray> & list)"> + <parameter left="const QList<QByteArray> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uriToLocalFile" fullname="Q3UriDrag::uriToLocalFile" href="q3uridrag.html#uriToLocalFile" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="uriToLocalFile(const char * string)"> + <parameter left="const char *" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localFileToUri" fullname="Q3UriDrag::localFileToUri" href="q3uridrag.html#localFileToUri" location="q3dragobject.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="localFileToUri(const QString & filename)"> + <parameter left="const QString &" right="" name="filename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uriToUnicodeUri" fullname="Q3UriDrag::uriToUnicodeUri" href="q3uridrag.html#uriToUnicodeUri" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="uriToUnicodeUri(const char * string)"> + <parameter left="const char *" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unicodeUriToUri" fullname="Q3UriDrag::unicodeUriToUri" href="q3uridrag.html#unicodeUriToUri" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="unicodeUriToUri(const QString & string)"> + <parameter left="const QString &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canDecode" fullname="Q3UriDrag::canDecode" href="q3uridrag.html#canDecode" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="canDecode(const QMimeSource * source)"> + <parameter left="const QMimeSource *" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decode" fullname="Q3UriDrag::decode" href="q3uridrag.html#decode" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="decode(const QMimeSource * source, Q3StrList & list)"> + <parameter left="const QMimeSource *" right="" name="source" default=""/> + <parameter left="Q3StrList &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decodeToUnicodeUris" fullname="Q3UriDrag::decodeToUnicodeUris" href="q3uridrag.html#decodeToUnicodeUris" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="decodeToUnicodeUris(const QMimeSource * source, QStringList & list)"> + <parameter left="const QMimeSource *" right="" name="source" default=""/> + <parameter left="QStringList &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decodeLocalFiles" fullname="Q3UriDrag::decodeLocalFiles" href="q3uridrag.html#decodeLocalFiles" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="decodeLocalFiles(const QMimeSource * source, QStringList & list)"> + <parameter left="const QMimeSource *" right="" name="source" default=""/> + <parameter left="QStringList &" right="" name="list" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ColorDrag" href="q3colordrag.html" location="q3dragobject.h" bases="Q3StoredDrag" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ColorDrag" fullname="Q3ColorDrag::Q3ColorDrag" href="q3colordrag.html#Q3ColorDrag" location="q3dragobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ColorDrag(const QColor & col, QWidget * dragsource, const char * name)"> + <parameter left="const QColor &" right="" name="col" default=""/> + <parameter left="QWidget *" right="" name="dragsource" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ColorDrag" fullname="Q3ColorDrag::Q3ColorDrag" href="q3colordrag.html#Q3ColorDrag-2" location="q3dragobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ColorDrag(QWidget * dragsource, const char * name)"> + <parameter left="QWidget *" right="" name="dragsource" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColor" fullname="Q3ColorDrag::setColor" href="q3colordrag.html#setColor" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canDecode" fullname="Q3ColorDrag::canDecode" href="q3colordrag.html#canDecode" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="canDecode(QMimeSource * source)"> + <parameter left="QMimeSource *" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decode" fullname="Q3ColorDrag::decode" href="q3colordrag.html#decode" location="q3dragobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="decode(QMimeSource * source, QColor & color)"> + <parameter left="QMimeSource *" right="" name="source" default=""/> + <parameter left="QColor &" right="" name="color" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3SqlRecordInfo" href="q3sqlrecordinfo.html" location="q3sqlrecordinfo.h" bases="" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SqlRecordInfo" fullname="Q3SqlRecordInfo::Q3SqlRecordInfo" href="q3sqlrecordinfo.html#Q3SqlRecordInfo" location="q3sqlrecordinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3SqlRecordInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SqlRecordInfo" fullname="Q3SqlRecordInfo::Q3SqlRecordInfo" href="q3sqlrecordinfo.html#Q3SqlRecordInfo-2" location="q3sqlrecordinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3SqlRecordInfo(const Q3SqlFieldInfoList & other)"> + <parameter left="const Q3SqlFieldInfoList &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SqlRecordInfo" fullname="Q3SqlRecordInfo::Q3SqlRecordInfo" href="q3sqlrecordinfo.html#Q3SqlRecordInfo-3" location="q3sqlrecordinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3SqlRecordInfo(const QSqlRecord & other)"> + <parameter left="const QSqlRecord &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="Q3SqlRecordInfo::contains" href="q3sqlrecordinfo.html#contains" location="q3sqlrecordinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="size_type" signature="contains(const QString & fieldName) const"> + <parameter left="const QString &" right="" name="fieldName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3SqlRecordInfo::find" href="q3sqlrecordinfo.html#find" location="q3sqlrecordinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3SqlFieldInfo" signature="find(const QString & fieldName) const"> + <parameter left="const QString &" right="" name="fieldName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toRecord" fullname="Q3SqlRecordInfo::toRecord" href="q3sqlrecordinfo.html#toRecord" location="q3sqlrecordinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlRecord" signature="toRecord() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QBitArray" href="qbitarray.html" location="qbitarray.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QBitArray" fullname="QBitArray::QBitArray" href="qbitarray.html#QBitArray" location="qbitarray.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QBitArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QBitArray" fullname="QBitArray::QBitArray" href="qbitarray.html#QBitArray-2" location="qbitarray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QBitArray(int size, bool value)"> + <parameter left="int" right="" name="size" default=""/> + <parameter left="bool" right="" name="value" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QBitArray" fullname="QBitArray::QBitArray" href="qbitarray.html#QBitArray-3" location="qbitarray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QBitArray(const QBitArray & other)"> + <parameter left="const QBitArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QBitArray::operator=" href="qbitarray.html#operator=" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QBitArray &" signature="operator=(const QBitArray & other)"> + <parameter left="const QBitArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QBitArray::size" href="qbitarray.html#size" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QBitArray::count" href="qbitarray.html#count" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QBitArray::count" href="qbitarray.html#count-2" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="count(bool on) const"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QBitArray::isEmpty" href="qbitarray.html#isEmpty" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QBitArray::isNull" href="qbitarray.html#isNull" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QBitArray::resize" href="qbitarray.html#resize" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QBitArray::clear" href="qbitarray.html#clear" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="testBit" fullname="QBitArray::testBit" href="qbitarray.html#testBit" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testBit(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBit" fullname="QBitArray::setBit" href="qbitarray.html#setBit" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBit(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBit" fullname="QBitArray::setBit" href="qbitarray.html#setBit-2" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setBit(int i, bool value)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="bool" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearBit" fullname="QBitArray::clearBit" href="qbitarray.html#clearBit" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearBit(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toggleBit" fullname="QBitArray::toggleBit" href="qbitarray.html#toggleBit" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="toggleBit(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="QBitArray::at" href="qbitarray.html#at" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="at(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QBitArray::operator[]" href="qbitarray.html#operator[]" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QBitRef" signature="operator[](int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QBitArray::operator[]" href="qbitarray.html#operator[]-2" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator[](int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QBitArray::operator[]" href="qbitarray.html#operator[]-3" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QBitRef" signature="operator[](uint i)"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QBitArray::operator[]" href="qbitarray.html#operator[]-4" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="operator[](uint i) const"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&=" fullname="QBitArray::operator&=" href="qbitarray.html#operator&=" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QBitArray &" signature="operator&=(const QBitArray & other)"> + <parameter left="const QBitArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|=" fullname="QBitArray::operator|=" href="qbitarray.html#operator|=" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QBitArray &" signature="operator|=(const QBitArray & other)"> + <parameter left="const QBitArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator^=" fullname="QBitArray::operator^=" href="qbitarray.html#operator^=" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QBitArray &" signature="operator^=(const QBitArray & other)"> + <parameter left="const QBitArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator~" fullname="QBitArray::operator~" href="qbitarray.html#operator~" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBitArray" signature="operator~() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QBitArray::operator==" href="qbitarray.html#operator==" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QBitArray & other) const"> + <parameter left="const QBitArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QBitArray::operator!=" href="qbitarray.html#operator!=" location="qbitarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QBitArray & other) const"> + <parameter left="const QBitArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QBitArray::fill" href="qbitarray.html#fill" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="fill(bool value, int size)"> + <parameter left="bool" right="" name="value" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QBitArray::fill" href="qbitarray.html#fill-2" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="fill(bool value, int begin, int end)"> + <parameter left="bool" right="" name="value" default=""/> + <parameter left="int" right="" name="begin" default=""/> + <parameter left="int" right="" name="end" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="truncate" fullname="QBitArray::truncate" href="qbitarray.html#truncate" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="truncate(int pos)"> + <parameter left="int" right="" name="pos" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&" href="qbitarray.html#operator&" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QBitArray" type="QBitArray" signature="operator&(const QBitArray & a1, const QBitArray & a2)"> + <parameter left="const QBitArray &" right="" name="a1" default=""/> + <parameter left="const QBitArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|" href="qbitarray.html#operator|" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QBitArray" type="QBitArray" signature="operator|(const QBitArray & a1, const QBitArray & a2)"> + <parameter left="const QBitArray &" right="" name="a1" default=""/> + <parameter left="const QBitArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator^" href="qbitarray.html#operator^" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QBitArray" type="QBitArray" signature="operator^(const QBitArray & a1, const QBitArray & a2)"> + <parameter left="const QBitArray &" right="" name="a1" default=""/> + <parameter left="const QBitArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qbitarray.html#operator<<-64" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="64" relates="QBitArray" type="QDataStream &" signature="operator<<(QDataStream & out, const QBitArray & ba)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QBitArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qbitarray.html#operator>>-35" location="qbitarray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="35" relates="QBitArray" type="QDataStream &" signature="operator>>(QDataStream & in, QBitArray & ba)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QBitArray &" right="" name="ba" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QPicture" href="qpicture.html" location="qpicture.h" bases="QPaintDevice" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPicture" fullname="QPicture::QPicture" href="qpicture.html#QPicture" location="qpicture.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPicture(int formatVersion)"> + <parameter left="int" right="" name="formatVersion" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPicture" fullname="QPicture::QPicture" href="qpicture.html#QPicture-2" location="qpicture.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPicture(const QPicture & pic)"> + <parameter left="const QPicture &" right="" name="pic" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPicture" fullname="QPicture::~QPicture" href="qpicture.html#dtor.QPicture" location="qpicture.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPicture()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QPicture::isNull" href="qpicture.html#isNull" location="qpicture.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QPicture::size" href="qpicture.html#size" location="qpicture.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QPicture::data" href="qpicture.html#data" location="qpicture.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QPicture::setData" href="qpicture.html#setData" location="qpicture.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const char * data, uint size)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="uint" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="play" fullname="QPicture::play" href="qpicture.html#play" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="play(QPainter * painter)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QPicture::load" href="qpicture.html#load-2" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="load(QIODevice * dev, const char * format)"> + <parameter left="QIODevice *" right="" name="dev" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QPicture::load" href="qpicture.html#load" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="load(const QString & fileName, const char * format)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QPicture::save" href="qpicture.html#save-2" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="save(QIODevice * dev, const char * format)"> + <parameter left="QIODevice *" right="" name="dev" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QPicture::save" href="qpicture.html#save" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="save(const QString & fileName, const char * format)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QPicture::boundingRect" href="qpicture.html#boundingRect" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBoundingRect" fullname="QPicture::setBoundingRect" href="qpicture.html#setBoundingRect" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBoundingRect(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QPicture::operator=" href="qpicture.html#operator=" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPicture &" signature="operator=(const QPicture & p)"> + <parameter left="const QPicture &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="pictureFormat" fullname="QPicture::pictureFormat" href="qpicture-obsolete.html#pictureFormat" location="qpicture.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="const char *" signature="pictureFormat(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="inputFormats" fullname="QPicture::inputFormats" href="qpicture-obsolete.html#inputFormats" location="qpicture.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QByteArray>" signature="inputFormats()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="outputFormats" fullname="QPicture::outputFormats" href="qpicture-obsolete.html#outputFormats" location="qpicture.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QByteArray>" signature="outputFormats()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="inputFormatList" fullname="QPicture::inputFormatList" href="qpicture-obsolete.html#inputFormatList" location="qpicture.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="inputFormatList()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="outputFormatList" fullname="QPicture::outputFormatList" href="qpicture-obsolete.html#outputFormatList" location="qpicture.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="outputFormatList()"/> + <function access="protected" threadsafety="unspecified" status="compat" name="copy" fullname="QPicture::copy" href="qpicture-qt3.html#copy" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPicture" signature="copy() const"/> + </class> + <class access="public" threadsafety="unspecified" status="obsolete" name="QPictureIO" href="qpictureio.html" location="qpicture.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPictureIO" fullname="QPictureIO::QPictureIO" href="qpictureio.html#QPictureIO" location="qpicture.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPictureIO()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPictureIO" fullname="QPictureIO::QPictureIO" href="qpictureio.html#QPictureIO-2" location="qpicture.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPictureIO(QIODevice * ioDevice, const char * format)"> + <parameter left="QIODevice *" right="" name="ioDevice" default=""/> + <parameter left="const char *" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPictureIO" fullname="QPictureIO::QPictureIO" href="qpictureio.html#QPictureIO-3" location="qpicture.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPictureIO(const QString & fileName, const char * format)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPictureIO" fullname="QPictureIO::~QPictureIO" href="qpictureio.html#dtor.QPictureIO" location="qpicture.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPictureIO()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="picture" fullname="QPictureIO::picture" href="qpictureio.html#picture" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPicture &" signature="picture() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="status" fullname="QPictureIO::status" href="qpictureio.html#status" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="status() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QPictureIO::format" href="qpictureio.html#format" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ioDevice" fullname="QPictureIO::ioDevice" href="qpictureio.html#ioDevice" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="ioDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QPictureIO::fileName" href="qpictureio.html#fileName" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="quality" fullname="QPictureIO::quality" href="qpictureio.html#quality" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="quality() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="description" fullname="QPictureIO::description" href="qpictureio.html#description" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="description() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parameters" fullname="QPictureIO::parameters" href="qpictureio.html#parameters" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="parameters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="gamma" fullname="QPictureIO::gamma" href="qpictureio.html#gamma" location="qpicture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="float" signature="gamma() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPicture" fullname="QPictureIO::setPicture" href="qpictureio.html#setPicture" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPicture(const QPicture & picture)"> + <parameter left="const QPicture &" right="" name="picture" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatus" fullname="QPictureIO::setStatus" href="qpictureio.html#setStatus" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStatus(int status)"> + <parameter left="int" right="" name="status" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QPictureIO::setFormat" href="qpictureio.html#setFormat" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const char * format)"> + <parameter left="const char *" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setIODevice" fullname="QPictureIO::setIODevice" href="qpictureio.html#setIODevice" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIODevice(QIODevice * ioDevice)"> + <parameter left="QIODevice *" right="" name="ioDevice" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QPictureIO::setFileName" href="qpictureio.html#setFileName" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setQuality" fullname="QPictureIO::setQuality" href="qpictureio.html#setQuality" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQuality(int q)"> + <parameter left="int" right="" name="q" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDescription" fullname="QPictureIO::setDescription" href="qpictureio.html#setDescription" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDescription(const QString & description)"> + <parameter left="const QString &" right="" name="description" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setParameters" fullname="QPictureIO::setParameters" href="qpictureio.html#setParameters" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setParameters(const char * parameters)"> + <parameter left="const char *" right="" name="parameters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGamma" fullname="QPictureIO::setGamma" href="qpictureio.html#setGamma" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGamma(float gamma)"> + <parameter left="float" right="" name="gamma" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QPictureIO::read" href="qpictureio.html#read" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="read()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QPictureIO::write" href="qpictureio.html#write" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="write()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pictureFormat" fullname="QPictureIO::pictureFormat" href="qpictureio.html#pictureFormat" location="qpicture.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="pictureFormat(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pictureFormat" fullname="QPictureIO::pictureFormat" href="qpictureio.html#pictureFormat-2" location="qpicture.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QByteArray" signature="pictureFormat(QIODevice * d)"> + <parameter left="QIODevice *" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputFormats" fullname="QPictureIO::inputFormats" href="qpictureio.html#inputFormats" location="qpicture.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QByteArray>" signature="inputFormats()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="outputFormats" fullname="QPictureIO::outputFormats" href="qpictureio.html#outputFormats" location="qpicture.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QByteArray>" signature="outputFormats()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defineIOHandler" fullname="QPictureIO::defineIOHandler" href="qpictureio.html#defineIOHandler" location="qpicture.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="defineIOHandler(const char * format, const char * header, const char * flags, picture_io_handler readPicture, picture_io_handler writePicture)"> + <parameter left="const char *" right="" name="format" default=""/> + <parameter left="const char *" right="" name="header" default=""/> + <parameter left="const char *" right="" name="flags" default=""/> + <parameter left="picture_io_handler" right="" name="readPicture" default=""/> + <parameter left="picture_io_handler" right="" name="writePicture" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qpicture.html#operator<<-65" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="65" relates="QPicture" type="QDataStream &" signature="operator<<(QDataStream & s, const QPicture & r)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="const QPicture &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qpicture.html#operator>>-36" location="qpicture.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="36" relates="QPicture" type="QDataStream &" signature="operator>>(QDataStream & s, QPicture & r)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="QPicture &" right="" name="r" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextCodec" href="qtextcodec.html" location="qtextcodec.h" bases="" module="QtCore"> + <contents name="creating-your-own-codec-class" title="Creating Your Own Codec Class" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="codecForName" fullname="QTextCodec::codecForName" href="qtextcodec.html#codecForName" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextCodec *" signature="codecForName(const QByteArray & name)"> + <parameter left="const QByteArray &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codecForName" fullname="QTextCodec::codecForName" href="qtextcodec.html#codecForName-2" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QTextCodec *" signature="codecForName(const char * name)"> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codecForMib" fullname="QTextCodec::codecForMib" href="qtextcodec.html#codecForMib" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextCodec *" signature="codecForMib(int mib)"> + <parameter left="int" right="" name="mib" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableCodecs" fullname="QTextCodec::availableCodecs" href="qtextcodec.html#availableCodecs" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QByteArray>" signature="availableCodecs()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="availableMibs" fullname="QTextCodec::availableMibs" href="qtextcodec.html#availableMibs" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<int>" signature="availableMibs()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="codecForLocale" fullname="QTextCodec::codecForLocale" href="qtextcodec.html#codecForLocale" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextCodec *" signature="codecForLocale()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCodecForLocale" fullname="QTextCodec::setCodecForLocale" href="qtextcodec.html#setCodecForLocale" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setCodecForLocale(QTextCodec * c)"> + <parameter left="QTextCodec *" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codecForTr" fullname="QTextCodec::codecForTr" href="qtextcodec.html#codecForTr" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextCodec *" signature="codecForTr()"/> + <function access="public" threadsafety="non-reentrant" status="commendable" name="setCodecForTr" fullname="QTextCodec::setCodecForTr" href="qtextcodec.html#setCodecForTr" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setCodecForTr(QTextCodec * c)"> + <parameter left="QTextCodec *" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codecForCStrings" fullname="QTextCodec::codecForCStrings" href="qtextcodec.html#codecForCStrings" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextCodec *" signature="codecForCStrings()"/> + <function access="public" threadsafety="non-reentrant" status="commendable" name="setCodecForCStrings" fullname="QTextCodec::setCodecForCStrings" href="qtextcodec.html#setCodecForCStrings" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setCodecForCStrings(QTextCodec * codec)"> + <parameter left="QTextCodec *" right="" name="codec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codecForHtml" fullname="QTextCodec::codecForHtml" href="qtextcodec.html#codecForHtml-2" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QTextCodec *" signature="codecForHtml(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codecForHtml" fullname="QTextCodec::codecForHtml" href="qtextcodec.html#codecForHtml" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextCodec *" signature="codecForHtml(const QByteArray & ba, QTextCodec * defaultCodec)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + <parameter left="QTextCodec *" right="" name="defaultCodec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codecForUtfText" fullname="QTextCodec::codecForUtfText" href="qtextcodec.html#codecForUtfText-2" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QTextCodec *" signature="codecForUtfText(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codecForUtfText" fullname="QTextCodec::codecForUtfText" href="qtextcodec.html#codecForUtfText" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextCodec *" signature="codecForUtfText(const QByteArray & ba, QTextCodec * defaultCodec)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + <parameter left="QTextCodec *" right="" name="defaultCodec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="makeDecoder" fullname="QTextCodec::makeDecoder" href="qtextcodec.html#makeDecoder" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextDecoder *" signature="makeDecoder() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="makeEncoder" fullname="QTextCodec::makeEncoder" href="qtextcodec.html#makeEncoder" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextEncoder *" signature="makeEncoder() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canEncode" fullname="QTextCodec::canEncode" href="qtextcodec.html#canEncode" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canEncode(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canEncode" fullname="QTextCodec::canEncode" href="qtextcodec.html#canEncode-2" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="canEncode(const QString & s) const"> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUnicode" fullname="QTextCodec::toUnicode" href="qtextcodec.html#toUnicode" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toUnicode(const QByteArray & a) const"> + <parameter left="const QByteArray &" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUnicode" fullname="QTextCodec::toUnicode" href="qtextcodec.html#toUnicode-4" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QString" signature="toUnicode(const char * chars) const"> + <parameter left="const char *" right="" name="chars" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromUnicode" fullname="QTextCodec::fromUnicode" href="qtextcodec.html#fromUnicode" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="fromUnicode(const QString & str) const"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="ConversionFlag" fullname="QTextCodec::ConversionFlag" href="qtextcodec.html#ConversionFlag-enum" location="qtextcodec.h" typedef="QTextCodec::ConversionFlags"> + <value name="DefaultConversion" value="0"/> + <value name="ConvertInvalidToNull" value="0x80000000"/> + <value name="IgnoreHeader" value="0x1"/> + <value name="FreeFunction" value="0x2"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ConversionFlags" fullname="QTextCodec::ConversionFlags" href="qtextcodec.html#ConversionFlags-typedef" location="qtextcodec.h" enum="QTextCodec::ConversionFlag"/> + <class access="public" threadsafety="unspecified" status="commendable" name="ConverterState" fullname="QTextCodec::ConverterState" href="qtextcodec-converterstate.html" location="qtextcodec.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="ConverterState" fullname="QTextCodec::ConverterState::ConverterState" href="qtextcodec-converterstate.html#ConverterState" location="qtextcodec.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="ConverterState(QFlags<QTextCodec::ConversionFlag> flags)"> + <parameter left="QFlags<QTextCodec::ConversionFlag>" right="" name="flags" default="DefaultConversion"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~ConverterState" fullname="QTextCodec::ConverterState::~ConverterState" href="qtextcodec-converterstate.html#dtor.ConverterState" location="qtextcodec.cpp" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~ConverterState()"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QTextCodec::ConverterState::flags" href="qtextcodec-converterstate.html#flags-var" location="qtextcodec.h" type="ConversionFlags" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="remainingChars" fullname="QTextCodec::ConverterState::remainingChars" href="qtextcodec-converterstate.html#remainingChars-var" location="qtextcodec.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="invalidChars" fullname="QTextCodec::ConverterState::invalidChars" href="qtextcodec-converterstate.html#invalidChars-var" location="qtextcodec.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="state_data" fullname="QTextCodec::ConverterState::state_data" href="qtextcodec-converterstate.html#state_data-var" location="qtextcodec.h" type="uint[3]" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="d" fullname="QTextCodec::ConverterState::d" href="qtextcodec-converterstate.html#d-var" location="qtextcodec.h" type="void *" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="toUnicode" fullname="QTextCodec::toUnicode" href="qtextcodec.html#toUnicode-2" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="toUnicode(const char * input, int size, ConverterState * state) const"> + <parameter left="const char *" right="" name="input" default=""/> + <parameter left="int" right="" name="size" default=""/> + <parameter left="ConverterState *" right="" name="state" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromUnicode" fullname="QTextCodec::fromUnicode" href="qtextcodec.html#fromUnicode-2" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QByteArray" signature="fromUnicode(const QChar * input, int number, ConverterState * state) const"> + <parameter left="const QChar *" right="" name="input" default=""/> + <parameter left="int" right="" name="number" default=""/> + <parameter left="ConverterState *" right="" name="state" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QTextCodec::name" href="qtextcodec.html#name" location="qtextcodec.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="aliases" fullname="QTextCodec::aliases" href="qtextcodec.html#aliases" location="qtextcodec.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="aliases() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mibEnum" fullname="QTextCodec::mibEnum" href="qtextcodec.html#mibEnum" location="qtextcodec.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="mibEnum() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="convertToUnicode" fullname="QTextCodec::convertToUnicode" href="qtextcodec.html#convertToUnicode" location="qtextcodec.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="convertToUnicode(const char * chars, int len, ConverterState * state) const"> + <parameter left="const char *" right="" name="chars" default=""/> + <parameter left="int" right="" name="len" default=""/> + <parameter left="ConverterState *" right="" name="state" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="convertFromUnicode" fullname="QTextCodec::convertFromUnicode" href="qtextcodec.html#convertFromUnicode" location="qtextcodec.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="convertFromUnicode(const QChar * input, int number, ConverterState * state) const"> + <parameter left="const QChar *" right="" name="input" default=""/> + <parameter left="int" right="" name="number" default=""/> + <parameter left="ConverterState *" right="" name="state" default=""/> + </function> + <function access="protected" threadsafety="non-reentrant" status="commendable" name="QTextCodec" fullname="QTextCodec::QTextCodec" href="qtextcodec.html#QTextCodec" location="qtextcodec.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextCodec()"/> + <function access="protected" threadsafety="non-reentrant" status="commendable" name="~QTextCodec" fullname="QTextCodec::~QTextCodec" href="qtextcodec.html#dtor.QTextCodec" location="qtextcodec.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextCodec()"/> + <function access="public" threadsafety="unspecified" status="compat" name="codecForContent" fullname="QTextCodec::codecForContent" href="qtextcodec-qt3.html#codecForContent" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextCodec *" signature="codecForContent(const char * str, int size)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="locale" fullname="QTextCodec::locale" href="qtextcodec-qt3.html#locale" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="const char *" signature="locale()"/> + <function access="public" threadsafety="unspecified" status="compat" name="codecForName" fullname="QTextCodec::codecForName" href="qtextcodec-qt3.html#codecForName-3" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QTextCodec *" signature="codecForName(const char * hint, int accuracy)"> + <parameter left="const char *" right="" name="hint" default=""/> + <parameter left="int" right="" name="accuracy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="fromUnicode" fullname="QTextCodec::fromUnicode" href="qtextcodec-qt3.html#fromUnicode-3" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QByteArray" signature="fromUnicode(const QString & uc, int & lenInOut) const"> + <parameter left="const QString &" right="" name="uc" default=""/> + <parameter left="int &" right="" name="lenInOut" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="toUnicode" fullname="QTextCodec::toUnicode" href="qtextcodec-qt3.html#toUnicode-3" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QString" signature="toUnicode(const QByteArray & a, int len) const"> + <parameter left="const QByteArray &" right="" name="a" default=""/> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="mimeName" fullname="QTextCodec::mimeName" href="qtextcodec-qt3.html#mimeName" location="qtextcodec.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="mimeName() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="codecForIndex" fullname="QTextCodec::codecForIndex" href="qtextcodec-qt3.html#codecForIndex" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextCodec *" signature="codecForIndex(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextEncoder" href="qtextencoder.html" location="qtextcodec.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextEncoder" fullname="QTextEncoder::QTextEncoder" href="qtextencoder.html#QTextEncoder" location="qtextcodec.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextEncoder(const QTextCodec * codec)"> + <parameter left="const QTextCodec *" right="" name="codec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextEncoder" fullname="QTextEncoder::~QTextEncoder" href="qtextencoder.html#dtor.QTextEncoder" location="qtextcodec.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextEncoder()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromUnicode" fullname="QTextEncoder::fromUnicode" href="qtextencoder.html#fromUnicode" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray" signature="fromUnicode(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromUnicode" fullname="QTextEncoder::fromUnicode" href="qtextencoder.html#fromUnicode-2" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QByteArray" signature="fromUnicode(const QChar * uc, int len)"> + <parameter left="const QChar *" right="" name="uc" default=""/> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromUnicode" fullname="QTextEncoder::fromUnicode" href="qtextencoder.html#fromUnicode-3" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QByteArray" signature="fromUnicode(const QString & uc, int & lenInOut)"> + <parameter left="const QString &" right="" name="uc" default=""/> + <parameter left="int &" right="" name="lenInOut" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextDecoder" href="qtextdecoder.html" location="qtextcodec.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextDecoder" fullname="QTextDecoder::QTextDecoder" href="qtextdecoder.html#QTextDecoder" location="qtextcodec.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextDecoder(const QTextCodec * codec)"> + <parameter left="const QTextCodec *" right="" name="codec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextDecoder" fullname="QTextDecoder::~QTextDecoder" href="qtextdecoder.html#dtor.QTextDecoder" location="qtextcodec.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextDecoder()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toUnicode" fullname="QTextDecoder::toUnicode" href="qtextdecoder.html#toUnicode" location="qtextcodec.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="toUnicode(const char * chars, int len)"> + <parameter left="const char *" right="" name="chars" default=""/> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUnicode" fullname="QTextDecoder::toUnicode" href="qtextdecoder.html#toUnicode-3" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QString" signature="toUnicode(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUnicode" fullname="QTextDecoder::toUnicode" href="qtextdecoder.html#toUnicode-2" location="qtextcodec.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="toUnicode(QString * target, const char * chars, int len)"> + <parameter left="QString *" right="" name="target" default=""/> + <parameter left="const char *" right="" name="chars" default=""/> + <parameter left="int" right="" name="len" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QContiguousCache" href="qcontiguouscache.html" location="qcontiguouscache.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QContiguousCache" fullname="QContiguousCache::QContiguousCache" href="qcontiguouscache.html#QContiguousCache" location="qcontiguouscache.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QContiguousCache(int capacity)"> + <parameter left="int" right="" name="capacity" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QContiguousCache" fullname="QContiguousCache::QContiguousCache" href="qcontiguouscache.html#QContiguousCache-2" location="qcontiguouscache.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QContiguousCache(const QContiguousCache<T> & other)"> + <parameter left="const QContiguousCache<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QContiguousCache" fullname="QContiguousCache::~QContiguousCache" href="qcontiguouscache.html#dtor.QContiguousCache" location="qcontiguouscache.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QContiguousCache()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QContiguousCache::operator=" href="qcontiguouscache.html#operator=" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QContiguousCache<T> &" signature="operator=(const QContiguousCache<T> & other)"> + <parameter left="const QContiguousCache<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QContiguousCache::operator==" href="qcontiguouscache.html#operator==" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QContiguousCache<T> & other) const"> + <parameter left="const QContiguousCache<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QContiguousCache::operator!=" href="qcontiguouscache.html#operator!=" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QContiguousCache<T> & other) const"> + <parameter left="const QContiguousCache<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="capacity" fullname="QContiguousCache::capacity" href="qcontiguouscache.html#capacity" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="capacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QContiguousCache::count" href="qcontiguouscache.html#count" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QContiguousCache::size" href="qcontiguouscache.html#size" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QContiguousCache::isEmpty" href="qcontiguouscache.html#isEmpty" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFull" fullname="QContiguousCache::isFull" href="qcontiguouscache.html#isFull" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="available" fullname="QContiguousCache::available" href="qcontiguouscache.html#available" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="available() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QContiguousCache::clear" href="qcontiguouscache.html#clear" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCapacity" fullname="QContiguousCache::setCapacity" href="qcontiguouscache.html#setCapacity" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCapacity(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="QContiguousCache::at" href="qcontiguouscache.html#at" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="at(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QContiguousCache::operator[]" href="qcontiguouscache.html#operator[]" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="operator[](int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QContiguousCache::operator[]" href="qcontiguouscache.html#operator[]-2" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="operator[](int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QContiguousCache::append" href="qcontiguouscache.html#append" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="append(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QContiguousCache::prepend" href="qcontiguouscache.html#prepend" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="prepend(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QContiguousCache::insert" href="qcontiguouscache.html#insert" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(int i, const T & value)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="containsIndex" fullname="QContiguousCache::containsIndex" href="qcontiguouscache.html#containsIndex" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="containsIndex(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="firstIndex" fullname="QContiguousCache::firstIndex" href="qcontiguouscache.html#firstIndex" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="firstIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndex" fullname="QContiguousCache::lastIndex" href="qcontiguouscache.html#lastIndex" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lastIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="first" fullname="QContiguousCache::first" href="qcontiguouscache.html#first-2" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="first() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="last" fullname="QContiguousCache::last" href="qcontiguouscache.html#last-2" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="last() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="first" fullname="QContiguousCache::first" href="qcontiguouscache.html#first" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="first()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="last" fullname="QContiguousCache::last" href="qcontiguouscache.html#last" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="last()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeFirst" fullname="QContiguousCache::removeFirst" href="qcontiguouscache.html#removeFirst" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="takeFirst" fullname="QContiguousCache::takeFirst" href="qcontiguouscache.html#takeFirst" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="takeFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeLast" fullname="QContiguousCache::removeLast" href="qcontiguouscache.html#removeLast" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeLast()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="takeLast" fullname="QContiguousCache::takeLast" href="qcontiguouscache.html#takeLast" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="takeLast()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="areIndexesValid" fullname="QContiguousCache::areIndexesValid" href="qcontiguouscache.html#areIndexesValid" location="qcontiguouscache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="areIndexesValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalizeIndexes" fullname="QContiguousCache::normalizeIndexes" href="qcontiguouscache.html#normalizeIndexes" location="qcontiguouscache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="normalizeIndexes()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScreenCursor" href="qscreencursor.html" location="qscreen_qws.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QScreenCursor" fullname="QScreenCursor::QScreenCursor" href="qscreencursor.html#QScreenCursor" location="qscreen_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScreenCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScreenCursor" fullname="QScreenCursor::~QScreenCursor" href="qscreencursor.html#dtor.QScreenCursor" location="qscreen_qws.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScreenCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="set" fullname="QScreenCursor::set" href="qscreencursor.html#set" location="qscreen_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="set(const QImage & image, int hotx, int hoty)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="int" right="" name="hotx" default=""/> + <parameter left="int" right="" name="hoty" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="QScreenCursor::move" href="qscreencursor.html#move" location="qscreen_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="move(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="show" fullname="QScreenCursor::show" href="qscreencursor.html#show" location="qscreen_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="show()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hide" fullname="QScreenCursor::hide" href="qscreencursor.html#hide" location="qscreen_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hide()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QScreenCursor::boundingRect" href="qscreencursor.html#boundingRect" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="image" fullname="QScreenCursor::image" href="qscreencursor.html#image" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="image() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisible" fullname="QScreenCursor::isVisible" href="qscreencursor.html#isVisible" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAccelerated" fullname="QScreenCursor::isAccelerated" href="qscreencursor.html#isAccelerated" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAccelerated() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="initSoftwareCursor" fullname="QScreenCursor::initSoftwareCursor" href="qscreencursor.html#initSoftwareCursor" location="qscreen_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="initSoftwareCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="instance" fullname="QScreenCursor::instance" href="qscreencursor.html#instance" location="qscreen_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QScreenCursor *" signature="instance()"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="cursor" fullname="QScreenCursor::cursor" href="qscreencursor.html#cursor-var" location="qscreen_qws.h" type="QImage" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="size" fullname="QScreenCursor::size" href="qscreencursor.html#size-var" location="qscreen_qws.h" type="QSize" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="pos" fullname="QScreenCursor::pos" href="qscreencursor.html#pos-var" location="qscreen_qws.h" type="QPoint" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="hotspot" fullname="QScreenCursor::hotspot" href="qscreencursor.html#hotspot-var" location="qscreen_qws.h" type="QPoint" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="enable" fullname="QScreenCursor::enable" href="qscreencursor.html#enable-var" location="qscreen_qws.h" type="uint:1" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="hwaccel" fullname="QScreenCursor::hwaccel" href="qscreencursor.html#hwaccel-var" location="qscreen_qws.h" type="uint:1" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="supportsAlpha" fullname="QScreenCursor::supportsAlpha" href="qscreencursor.html#supportsAlpha-var" location="qscreen_qws.h" type="uint:1" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScreen" href="qscreen.html" location="qscreen_qws.h" bases="" module="QtGui"> + <contents name="framebuffer-management" title="Framebuffer Management" level="1"/> + <contents name="palette-management" title="Palette Management" level="1"/> + <contents name="drawing-on-screen" title="Drawing on Screen" level="1"/> + <contents name="properties" title="Properties" level="1"/> + <contents name="subclassing-and-initial-values" title="Subclassing and Initial Values" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ClassId" fullname="QScreen::ClassId" href="qscreen.html#ClassId-enum" location="qscreen_qws.h"> + <value name="LinuxFBClass" value="0"/> + <value name="TransformedClass" value="1"/> + <value name="VNCClass" value="2"/> + <value name="MultiClass" value="3"/> + <value name="VFbClass" value="4"/> + <value name="DirectFBClass" value="5"/> + <value name="SvgalibClass" value="6"/> + <value name="ProxyClass" value="7"/> + <value name="GLClass" value="8"/> + <value name="CustomClass" value="1024"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QScreen" fullname="QScreen::QScreen" href="qscreen.html#QScreen" location="qscreen_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScreen(int display_id, ClassId classId)"> + <parameter left="int" right="" name="display_id" default=""/> + <parameter left="ClassId" right="" name="classId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScreen" fullname="QScreen::QScreen" href="qscreen.html#QScreen-2" location="qscreen_qws.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QScreen(int displayId)"> + <parameter left="int" right="" name="displayId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScreen" fullname="QScreen::~QScreen" href="qscreen.html#dtor.QScreen" location="qscreen_qws.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScreen()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="instance" fullname="QScreen::instance" href="qscreen.html#instance" location="qscreen_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QScreen *" signature="instance()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="initDevice" fullname="QScreen::initDevice" href="qscreen.html#initDevice" location="qscreen_qws.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="initDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connect" fullname="QScreen::connect" href="qscreen.html#connect" location="qscreen_qws.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="connect(const QString & displaySpec)"> + <parameter left="const QString &" right="" name="displaySpec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnect" fullname="QScreen::disconnect" href="qscreen.html#disconnect" location="qscreen_qws.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="disconnect()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shutdownDevice" fullname="QScreen::shutdownDevice" href="qscreen.html#shutdownDevice" location="qscreen_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="shutdownDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMode" fullname="QScreen::setMode" href="qscreen.html#setMode" location="qscreen_qws.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setMode(int width, int height, int depth)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="depth" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsDepth" fullname="QScreen::supportsDepth" href="qscreen.html#supportsDepth" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsDepth(int depth) const"> + <parameter left="int" right="" name="depth" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QScreen::save" href="qscreen.html#save" location="qscreen_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="save()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="restore" fullname="QScreen::restore" href="qscreen.html#restore" location="qscreen_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="restore()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="blank" fullname="QScreen::blank" href="qscreen.html#blank" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="blank(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmapOffsetAlignment" fullname="QScreen::pixmapOffsetAlignment" href="qscreen.html#pixmapOffsetAlignment" location="qscreen_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="pixmapOffsetAlignment()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmapLinestepAlignment" fullname="QScreen::pixmapLinestepAlignment" href="qscreen.html#pixmapLinestepAlignment" location="qscreen_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="pixmapLinestepAlignment()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="onCard" fullname="QScreen::onCard" href="qscreen.html#onCard" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="onCard(const unsigned char * buffer) const"> + <parameter left="const unsigned char *" right="" name="buffer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="onCard" fullname="QScreen::onCard" href="qscreen.html#onCard-2" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="onCard(const unsigned char * buffer, ulong & offset) const"> + <parameter left="const unsigned char *" right="" name="buffer" default=""/> + <parameter left="ulong &" right="" name="offset" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="PixelType" fullname="QScreen::PixelType" href="qscreen.html#PixelType-enum" location="qscreen_qws.h"> + <value name="NormalPixel" value="0"/> + <value name="BGRPixel" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="alloc" fullname="QScreen::alloc" href="qscreen.html#alloc" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="alloc(unsigned int red, unsigned int green, unsigned int blue)"> + <parameter left="unsigned int" right="" name="red" default=""/> + <parameter left="unsigned int" right="" name="green" default=""/> + <parameter left="unsigned int" right="" name="blue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QScreen::width" href="qscreen.html#width" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QScreen::height" href="qscreen.html#height" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="depth" fullname="QScreen::depth" href="qscreen.html#depth" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="depth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmapDepth" fullname="QScreen::pixmapDepth" href="qscreen.html#pixmapDepth" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="pixmapDepth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelType" fullname="QScreen::pixelType" href="qscreen.html#pixelType" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PixelType" signature="pixelType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linestep" fullname="QScreen::linestep" href="qscreen.html#linestep" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="linestep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deviceWidth" fullname="QScreen::deviceWidth" href="qscreen.html#deviceWidth" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="deviceWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deviceHeight" fullname="QScreen::deviceHeight" href="qscreen.html#deviceHeight" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="deviceHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="base" fullname="QScreen::base" href="qscreen.html#base" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uchar *" signature="base() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelFormat" fullname="QScreen::pixelFormat" href="qscreen.html#pixelFormat" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage::Format" signature="pixelFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenSize" fullname="QScreen::screenSize" href="qscreen.html#screenSize" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="screenSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalSize" fullname="QScreen::totalSize" href="qscreen.html#totalSize" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clut" fullname="QScreen::clut" href="qscreen.html#clut" location="qscreen_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRgb *" signature="clut()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numCols" fullname="QScreen::numCols" href="qscreen.html#numCols" location="qscreen_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="numCols()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToDevice" fullname="QScreen::mapToDevice" href="qscreen.html#mapToDevice" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="mapToDevice(const QSize & size) const"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromDevice" fullname="QScreen::mapFromDevice" href="qscreen.html#mapFromDevice" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="mapFromDevice(const QSize & size) const"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToDevice" fullname="QScreen::mapToDevice" href="qscreen.html#mapToDevice-2" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPoint" signature="mapToDevice(const QPoint & point, const QSize & screenSize) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QSize &" right="" name="screenSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromDevice" fullname="QScreen::mapFromDevice" href="qscreen.html#mapFromDevice-2" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPoint" signature="mapFromDevice(const QPoint & point, const QSize & screenSize) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QSize &" right="" name="screenSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToDevice" fullname="QScreen::mapToDevice" href="qscreen.html#mapToDevice-3" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QRect" signature="mapToDevice(const QRect & rectangle, const QSize & screenSize) const"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="const QSize &" right="" name="screenSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromDevice" fullname="QScreen::mapFromDevice" href="qscreen.html#mapFromDevice-3" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QRect" signature="mapFromDevice(const QRect & rectangle, const QSize & screenSize) const"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="const QSize &" right="" name="screenSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToDevice" fullname="QScreen::mapToDevice" href="qscreen.html#mapToDevice-4" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QImage" signature="mapToDevice(const QImage & image) const"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromDevice" fullname="QScreen::mapFromDevice" href="qscreen.html#mapFromDevice-4" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QImage" signature="mapFromDevice(const QImage & image) const"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToDevice" fullname="QScreen::mapToDevice" href="qscreen.html#mapToDevice-5" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QRegion" signature="mapToDevice(const QRegion & region, const QSize & screenSize) const"> + <parameter left="const QRegion &" right="" name="region" default=""/> + <parameter left="const QSize &" right="" name="screenSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromDevice" fullname="QScreen::mapFromDevice" href="qscreen.html#mapFromDevice-5" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QRegion" signature="mapFromDevice(const QRegion & region, const QSize & screenSize) const"> + <parameter left="const QRegion &" right="" name="region" default=""/> + <parameter left="const QSize &" right="" name="screenSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transformOrientation" fullname="QScreen::transformOrientation" href="qscreen.html#transformOrientation" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="transformOrientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTransformed" fullname="QScreen::isTransformed" href="qscreen.html#isTransformed" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTransformed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isInterlaced" fullname="QScreen::isInterlaced" href="qscreen.html#isInterlaced" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isInterlaced() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDirty" fullname="QScreen::setDirty" href="qscreen.html#setDirty" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDirty(const QRect & rectangle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exposeRegion" fullname="QScreen::exposeRegion" href="qscreen.html#exposeRegion" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="exposeRegion(QRegion region, int windowIndex)"> + <parameter left="QRegion" right="" name="region" default=""/> + <parameter left="int" right="" name="windowIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blit" fullname="QScreen::blit" href="qscreen.html#blit" location="qscreen_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="blit(const QImage & image, const QPoint & topLeft, const QRegion & region)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="const QPoint &" right="" name="topLeft" default=""/> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="solidFill" fullname="QScreen::solidFill" href="qscreen.html#solidFill" location="qscreen_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="solidFill(const QColor & color, const QRegion & region)"> + <parameter left="const QColor &" right="" name="color" default=""/> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createSurface" fullname="QScreen::createSurface" href="qscreen.html#createSurface-2" location="qscreen_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QWSWindowSurface *" signature="createSurface(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createSurface" fullname="QScreen::createSurface" href="qscreen.html#createSurface" location="qscreen_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWSWindowSurface *" signature="createSurface(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subScreens" fullname="QScreen::subScreens" href="qscreen.html#subScreens" location="qscreen_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QList<QScreen *>" signature="subScreens() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="region" fullname="QScreen::region" href="qscreen.html#region" location="qscreen_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="region() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="subScreenIndexAt" fullname="QScreen::subScreenIndexAt" href="qscreen.html#subScreenIndexAt" location="qscreen_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="subScreenIndexAt(const QPoint & position) const"> + <parameter left="const QPoint &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="offset" fullname="QScreen::offset" href="qscreen.html#offset" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="offset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="physicalWidth" fullname="QScreen::physicalWidth" href="qscreen.html#physicalWidth" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="physicalWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="physicalHeight" fullname="QScreen::physicalHeight" href="qscreen.html#physicalHeight" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="physicalHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="classId" fullname="QScreen::classId" href="qscreen.html#classId" location="qscreen_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ClassId" signature="classId() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setPixelFormat" fullname="QScreen::setPixelFormat" href="qscreen.html#setPixelFormat" location="qscreen_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixelFormat(QImage::Format format)"> + <parameter left="QImage::Format" right="" name="format" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="screenclut" fullname="QScreen::screenclut" href="qscreen.html#screenclut-var" location="qscreen_qws.h" type="QRgb[256]" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="screencols" fullname="QScreen::screencols" href="qscreen.html#screencols-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="data" fullname="QScreen::data" href="qscreen.html#data-var" location="qscreen_qws.h" type="uchar *" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="entries" fullname="QScreen::entries" href="qscreen.html#entries-var" location="qscreen_qws.h" type="QPoolEntry *" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="entryp" fullname="QScreen::entryp" href="qscreen.html#entryp-var" location="qscreen_qws.h" type="int *" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="lowest" fullname="QScreen::lowest" href="qscreen.html#lowest-var" location="qscreen_qws.h" type="unsigned int *" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="w" fullname="QScreen::w" href="qscreen.html#w-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="lstep" fullname="QScreen::lstep" href="qscreen.html#lstep-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="h" fullname="QScreen::h" href="qscreen.html#h-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="QScreen::d" href="qscreen.html#d-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="pixeltype" fullname="QScreen::pixeltype" href="qscreen.html#pixeltype-var" location="qscreen_qws.h" type="PixelType" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="grayscale" fullname="QScreen::grayscale" href="qscreen.html#grayscale-var" location="qscreen_qws.h" type="bool" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="dw" fullname="QScreen::dw" href="qscreen.html#dw-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="dh" fullname="QScreen::dh" href="qscreen.html#dh-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="size" fullname="QScreen::size" href="qscreen.html#size-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="mapsize" fullname="QScreen::mapsize" href="qscreen.html#mapsize-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="displayId" fullname="QScreen::displayId" href="qscreen.html#displayId-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="physWidth" fullname="QScreen::physWidth" href="qscreen.html#physWidth-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="physHeight" fullname="QScreen::physHeight" href="qscreen.html#physHeight-var" location="qscreen_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="clearCacheFunc" fullname="QScreen::clearCacheFunc" href="qscreen.html#clearCacheFunc-var" location="qscreen_qws.h" type="ClearCacheFunc" static="true"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebHitTestResult" href="qwebhittestresult.html" location="qwebframe.h" bases="" module="QtWebKit"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebHitTestResult" fullname="QWebHitTestResult::QWebHitTestResult" href="qwebhittestresult.html#QWebHitTestResult" location="qwebframe.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWebHitTestResult()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebHitTestResult" fullname="QWebHitTestResult::QWebHitTestResult" href="qwebhittestresult.html#QWebHitTestResult-2" location="qwebframe.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QWebHitTestResult(const QWebHitTestResult & other)"> + <parameter left="const QWebHitTestResult &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QWebHitTestResult::operator=" href="qwebhittestresult.html#operator=" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWebHitTestResult &" signature="operator=(const QWebHitTestResult & other)"> + <parameter left="const QWebHitTestResult &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWebHitTestResult" fullname="QWebHitTestResult::~QWebHitTestResult" href="qwebhittestresult.html#dtor.QWebHitTestResult" location="qwebframe.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWebHitTestResult()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QWebHitTestResult::isNull" href="qwebhittestresult.html#isNull" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QWebHitTestResult::pos" href="qwebhittestresult.html#pos" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QWebHitTestResult::boundingRect" href="qwebhittestresult.html#boundingRect" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="enclosingBlockElement" fullname="QWebHitTestResult::enclosingBlockElement" href="qwebhittestresult.html#enclosingBlockElement" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="enclosingBlockElement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QWebHitTestResult::title" href="qwebhittestresult.html#title" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="title() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linkText" fullname="QWebHitTestResult::linkText" href="qwebhittestresult.html#linkText" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="linkText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linkUrl" fullname="QWebHitTestResult::linkUrl" href="qwebhittestresult.html#linkUrl" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="linkUrl() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linkTitle" fullname="QWebHitTestResult::linkTitle" href="qwebhittestresult.html#linkTitle" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="linkTitle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linkTargetFrame" fullname="QWebHitTestResult::linkTargetFrame" href="qwebhittestresult.html#linkTargetFrame" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebFrame *" signature="linkTargetFrame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linkElement" fullname="QWebHitTestResult::linkElement" href="qwebhittestresult.html#linkElement" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="linkElement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="alternateText" fullname="QWebHitTestResult::alternateText" href="qwebhittestresult.html#alternateText" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="alternateText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="imageUrl" fullname="QWebHitTestResult::imageUrl" href="qwebhittestresult.html#imageUrl" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="imageUrl() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QWebHitTestResult::pixmap" href="qwebhittestresult.html#pixmap" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isContentEditable" fullname="QWebHitTestResult::isContentEditable" href="qwebhittestresult.html#isContentEditable" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isContentEditable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isContentSelected" fullname="QWebHitTestResult::isContentSelected" href="qwebhittestresult.html#isContentSelected" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isContentSelected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="element" fullname="QWebHitTestResult::element" href="qwebhittestresult.html#element" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="element() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frame" fullname="QWebHitTestResult::frame" href="qwebhittestresult.html#frame" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebFrame *" signature="frame() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebFrame" href="qwebframe.html" location="qwebframe.h" bases="QObject" module="QtWebKit"> + <property access="public" threadsafety="unspecified" status="obsolete" name="textSizeMultiplier" fullname="QWebFrame::textSizeMultiplier" href="qwebframe-obsolete.html#textSizeMultiplier-prop" location="qwebframe.h" type="qreal"/> + <property access="public" threadsafety="unspecified" status="commendable" name="zoomFactor" fullname="QWebFrame::zoomFactor" href="qwebframe.html#zoomFactor-prop" location="qwebframe.h" type="qreal"> + <getter name="zoomFactor"/> + <setter name="setZoomFactor"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QWebFrame::title" href="qwebframe.html#title-prop" location="qwebframe.h" type="QString"> + <getter name="title"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="url" fullname="QWebFrame::url" href="qwebframe.html#url-prop" location="qwebframe.h" type="QUrl"> + <getter name="url"/> + <setter name="setUrl"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="requestedUrl" fullname="QWebFrame::requestedUrl" href="qwebframe.html#requestedUrl-prop" location="qwebframe.h" type="QUrl"> + <getter name="requestedUrl"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="baseUrl" fullname="QWebFrame::baseUrl" href="qwebframe.html#baseUrl-prop" location="qwebframe.h" type="QUrl"> + <getter name="baseUrl"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QWebFrame::icon" href="qwebframe.html#icon-prop" location="qwebframe.h" type="QIcon"> + <getter name="icon"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="contentsSize" fullname="QWebFrame::contentsSize" href="qwebframe.html#contentsSize-prop" location="qwebframe.h" type="QSize"> + <getter name="contentsSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="scrollPosition" fullname="QWebFrame::scrollPosition" href="qwebframe.html#scrollPosition-prop" location="qwebframe.h" type="QPoint"> + <getter name="scrollPosition"/> + <setter name="setScrollPosition"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="clipRenderToViewport" fullname="QWebFrame::clipRenderToViewport" href="qwebframe.html#clipRenderToViewport-prop" location="qwebframe.h" type="bool"> + <getter name="clipRenderToViewport"/> + <setter name="setClipRenderToViewport"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="focus" fullname="QWebFrame::focus" href="qwebframe.html#focus-prop" location="qwebframe.h" type="bool"> + <getter name="hasFocus"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="page" fullname="QWebFrame::page" href="qwebframe.html#page" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebPage *" signature="page() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QWebFrame::load" href="qwebframe.html#load" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="load(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QWebFrame::load" href="qwebframe.html#load-2" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="load(const QWebNetworkRequest & req)"> + <parameter left="const QWebNetworkRequest &" right="" name="req" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHtml" fullname="QWebFrame::setHtml" href="qwebframe.html#setHtml" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHtml(const QString & html, const QUrl & baseUrl)"> + <parameter left="const QString &" right="" name="html" default=""/> + <parameter left="const QUrl &" right="" name="baseUrl" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContent" fullname="QWebFrame::setContent" href="qwebframe.html#setContent" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContent(const QByteArray & data, const QString & mimeType, const QUrl & baseUrl)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const QString &" right="" name="mimeType" default="QString()"/> + <parameter left="const QUrl &" right="" name="baseUrl" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addToJavaScriptWindowObject" fullname="QWebFrame::addToJavaScriptWindowObject" href="qwebframe.html#addToJavaScriptWindowObject" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addToJavaScriptWindowObject(const QString & name, QObject * object)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addToJavaScriptWindowObject" fullname="QWebFrame::addToJavaScriptWindowObject" href="qwebframe.html#addToJavaScriptWindowObject-2" location="qwebframe.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addToJavaScriptWindowObject(const QString & name, QObject * object, QScriptEngine::ValueOwnership own)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QScriptEngine::ValueOwnership" right="" name="own" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toHtml" fullname="QWebFrame::toHtml" href="qwebframe.html#toHtml" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toHtml() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPlainText" fullname="QWebFrame::toPlainText" href="qwebframe.html#toPlainText" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toPlainText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="renderTreeDump" fullname="QWebFrame::renderTreeDump" href="qwebframe.html#renderTreeDump" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="renderTreeDump() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QWebFrame::title" href="qwebframe.html#title-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="title" type="QString" signature="title() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUrl" fullname="QWebFrame::setUrl" href="qwebframe.html#url-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="url" type="void" signature="setUrl(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="url" fullname="QWebFrame::url" href="qwebframe.html#url-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="url" type="QUrl" signature="url() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="requestedUrl" fullname="QWebFrame::requestedUrl" href="qwebframe.html#requestedUrl-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="requestedUrl" type="QUrl" signature="requestedUrl() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="baseUrl" fullname="QWebFrame::baseUrl" href="qwebframe.html#baseUrl-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="baseUrl" type="QUrl" signature="baseUrl() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QWebFrame::icon" href="qwebframe.html#icon-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="icon" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="metaData" fullname="QWebFrame::metaData" href="qwebframe.html#metaData" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMultiMap<QString, QString>" signature="metaData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameName" fullname="QWebFrame::frameName" href="qwebframe.html#frameName" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="frameName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentFrame" fullname="QWebFrame::parentFrame" href="qwebframe.html#parentFrame" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebFrame *" signature="parentFrame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childFrames" fullname="QWebFrame::childFrames" href="qwebframe.html#childFrames" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QWebFrame *>" signature="childFrames() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollBarPolicy" fullname="QWebFrame::scrollBarPolicy" href="qwebframe.html#scrollBarPolicy" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ScrollBarPolicy" signature="scrollBarPolicy(Qt::Orientation orientation) const"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setScrollBarPolicy" fullname="QWebFrame::setScrollBarPolicy" href="qwebframe.html#setScrollBarPolicy" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScrollBarPolicy(Qt::Orientation orientation, Qt::ScrollBarPolicy policy)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="Qt::ScrollBarPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setScrollBarValue" fullname="QWebFrame::setScrollBarValue" href="qwebframe.html#setScrollBarValue" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScrollBarValue(Qt::Orientation orientation, int value)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollBarValue" fullname="QWebFrame::scrollBarValue" href="qwebframe.html#scrollBarValue" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="scrollBarValue(Qt::Orientation orientation) const"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollBarMinimum" fullname="QWebFrame::scrollBarMinimum" href="qwebframe.html#scrollBarMinimum" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="scrollBarMinimum(Qt::Orientation orientation) const"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollBarMaximum" fullname="QWebFrame::scrollBarMaximum" href="qwebframe.html#scrollBarMaximum" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="scrollBarMaximum(Qt::Orientation orientation) const"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollBarGeometry" fullname="QWebFrame::scrollBarGeometry" href="qwebframe.html#scrollBarGeometry" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="scrollBarGeometry(Qt::Orientation orientation) const"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scroll" fullname="QWebFrame::scroll" href="qwebframe.html#scroll" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="scroll(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollPosition" fullname="QWebFrame::scrollPosition" href="qwebframe.html#scrollPosition-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="scrollPosition" type="QPoint" signature="scrollPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScrollPosition" fullname="QWebFrame::setScrollPosition" href="qwebframe.html#scrollPosition-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="scrollPosition" type="void" signature="setScrollPosition(const QPoint & pos)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="render" fullname="QWebFrame::render" href="qwebframe.html#render" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="render(QPainter * painter, const QRegion & clip)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRegion &" right="" name="clip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="render" fullname="QWebFrame::render" href="qwebframe.html#render-2" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="render(QPainter * painter)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clipRenderToViewport" fullname="QWebFrame::clipRenderToViewport" href="qwebframe.html#clipRenderToViewport-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="clipRenderToViewport" type="bool" signature="clipRenderToViewport() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setClipRenderToViewport" fullname="QWebFrame::setClipRenderToViewport" href="qwebframe.html#clipRenderToViewport-prop" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="clipRenderToViewport" type="void" signature="setClipRenderToViewport(bool clipRenderToViewport)"> + <parameter left="bool" right="" name="clipRenderToViewport" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextSizeMultiplier" fullname="QWebFrame::setTextSizeMultiplier" href="qwebframe.html#setTextSizeMultiplier" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextSizeMultiplier(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textSizeMultiplier" fullname="QWebFrame::textSizeMultiplier" href="qwebframe.html#textSizeMultiplier" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="textSizeMultiplier() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomFactor" fullname="QWebFrame::zoomFactor" href="qwebframe.html#zoomFactor-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="zoomFactor" type="qreal" signature="zoomFactor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setZoomFactor" fullname="QWebFrame::setZoomFactor" href="qwebframe.html#zoomFactor-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="zoomFactor" type="void" signature="setZoomFactor(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFocus" fullname="QWebFrame::hasFocus" href="qwebframe.html#focus-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="focus" type="bool" signature="hasFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocus" fullname="QWebFrame::setFocus" href="qwebframe.html#setFocus" location="qwebframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFocus()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QWebFrame::pos" href="qwebframe.html#pos" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QWebFrame::geometry" href="qwebframe.html#geometry" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="geometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsSize" fullname="QWebFrame::contentsSize" href="qwebframe.html#contentsSize-prop" location="qwebframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contentsSize" type="QSize" signature="contentsSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="documentElement" fullname="QWebFrame::documentElement" href="qwebframe.html#documentElement" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="documentElement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findAllElements" fullname="QWebFrame::findAllElements" href="qwebframe.html#findAllElements" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QWebElement>" signature="findAllElements(const QString & selectorQuery) const"> + <parameter left="const QString &" right="" name="selectorQuery" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findFirstElement" fullname="QWebFrame::findFirstElement" href="qwebframe.html#findFirstElement" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="findFirstElement(const QString & selectorQuery) const"> + <parameter left="const QString &" right="" name="selectorQuery" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hitTestContent" fullname="QWebFrame::hitTestContent" href="qwebframe.html#hitTestContent" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebHitTestResult" signature="hitTestContent(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QWebFrame::event" href="qwebframe.html#event" location="qwebframe.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="securityOrigin" fullname="QWebFrame::securityOrigin" href="qwebframe.html#securityOrigin" location="qwebframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebSecurityOrigin" signature="securityOrigin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="evaluateJavaScript" fullname="QWebFrame::evaluateJavaScript" href="qwebframe.html#evaluateJavaScript" location="qwebframe.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="QVariant" signature="evaluateJavaScript(const QString & scriptSource)"> + <parameter left="const QString &" right="" name="scriptSource" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="print" fullname="QWebFrame::print" href="qwebframe.html#print" location="qwebframe.h" virtual="non" meta="slot" const="true" static="false" overload="false" type="void" signature="print(QPrinter * printer) const"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="javaScriptWindowObjectCleared" fullname="QWebFrame::javaScriptWindowObjectCleared" href="qwebframe.html#javaScriptWindowObjectCleared" location="qwebframe.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="javaScriptWindowObjectCleared()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="titleChanged" fullname="QWebFrame::titleChanged" href="qwebframe.html#titleChanged" location="qwebframe.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="titleChanged(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="urlChanged" fullname="QWebFrame::urlChanged" href="qwebframe.html#urlChanged" location="qwebframe.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="urlChanged(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="initialLayoutCompleted" fullname="QWebFrame::initialLayoutCompleted" href="qwebframe.html#initialLayoutCompleted" location="qwebframe.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="initialLayoutCompleted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iconChanged" fullname="QWebFrame::iconChanged" href="qwebframe.html#iconChanged" location="qwebframe.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="iconChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsSizeChanged" fullname="QWebFrame::contentsSizeChanged" href="qwebframe.html#contentsSizeChanged" location="qwebframe.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="contentsSizeChanged(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadStarted" fullname="QWebFrame::loadStarted" href="qwebframe.html#loadStarted" location="qwebframe.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="loadStarted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="loadFinished" fullname="QWebFrame::loadFinished" href="qwebframe.html#loadFinished" location="qwebframe.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="loadFinished(bool ok)"> + <parameter left="bool" right="" name="ok" default=""/> + </function> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Q_PID" href="qprocess.html#Q_PID-typedef" location="qprocess.h"/> + <class access="public" threadsafety="reentrant" status="commendable" name="QProcess" href="qprocess.html" location="qprocess.h" bases="QIODevice" module="QtCore"> + <contents name="running-a-process" title="Running a Process" level="1"/> + <contents name="communicating-via-channels" title="Communicating via Channels" level="1"/> + <contents name="synchronous-process-api" title="Synchronous Process API" level="1"/> + <contents name="notes-for-windows-users" title="Notes for Windows Users" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ProcessError" fullname="QProcess::ProcessError" href="qprocess.html#ProcessError-enum" location="qprocess.h"> + <value name="FailedToStart" value="0"/> + <value name="Crashed" value="1"/> + <value name="Timedout" value="2"/> + <value name="ReadError" value="3"/> + <value name="WriteError" value="4"/> + <value name="UnknownError" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ProcessState" fullname="QProcess::ProcessState" href="qprocess.html#ProcessState-enum" location="qprocess.h"> + <value name="NotRunning" value="0"/> + <value name="Starting" value="1"/> + <value name="Running" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ProcessChannel" fullname="QProcess::ProcessChannel" href="qprocess.html#ProcessChannel-enum" location="qprocess.h"> + <value name="StandardOutput" value="0"/> + <value name="StandardError" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ProcessChannelMode" fullname="QProcess::ProcessChannelMode" href="qprocess.html#ProcessChannelMode-enum" location="qprocess.h"> + <value name="SeparateChannels" value="0"/> + <value name="MergedChannels" value="1"/> + <value name="ForwardedChannels" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ExitStatus" fullname="QProcess::ExitStatus" href="qprocess.html#ExitStatus-enum" location="qprocess.h"> + <value name="NormalExit" value="0"/> + <value name="CrashExit" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QProcess" fullname="QProcess::QProcess" href="qprocess.html#QProcess" location="qprocess.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QProcess(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QProcess" fullname="QProcess::~QProcess" href="qprocess.html#dtor.QProcess" location="qprocess.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QProcess()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QProcess::start" href="qprocess.html#start" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="start(const QString & program, const QStringList & arguments, QFlags<QIODevice::OpenModeFlag> mode)"> + <parameter left="const QString &" right="" name="program" default=""/> + <parameter left="const QStringList &" right="" name="arguments" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="mode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QProcess::start" href="qprocess.html#start-2" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="start(const QString & program, QFlags<QIODevice::OpenModeFlag> mode)"> + <parameter left="const QString &" right="" name="program" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="mode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="readChannelMode" fullname="QProcess::readChannelMode" href="qprocess-obsolete.html#readChannelMode" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ProcessChannelMode" signature="readChannelMode() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setReadChannelMode" fullname="QProcess::setReadChannelMode" href="qprocess-obsolete.html#setReadChannelMode" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setReadChannelMode(ProcessChannelMode mode)"> + <parameter left="ProcessChannelMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="processChannelMode" fullname="QProcess::processChannelMode" href="qprocess.html#processChannelMode" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ProcessChannelMode" signature="processChannelMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setProcessChannelMode" fullname="QProcess::setProcessChannelMode" href="qprocess.html#setProcessChannelMode" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProcessChannelMode(ProcessChannelMode mode)"> + <parameter left="ProcessChannelMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readChannel" fullname="QProcess::readChannel" href="qprocess.html#readChannel" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ProcessChannel" signature="readChannel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadChannel" fullname="QProcess::setReadChannel" href="qprocess.html#setReadChannel" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setReadChannel(ProcessChannel channel)"> + <parameter left="ProcessChannel" right="" name="channel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="closeReadChannel" fullname="QProcess::closeReadChannel" href="qprocess.html#closeReadChannel" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="closeReadChannel(ProcessChannel channel)"> + <parameter left="ProcessChannel" right="" name="channel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="closeWriteChannel" fullname="QProcess::closeWriteChannel" href="qprocess.html#closeWriteChannel" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="closeWriteChannel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStandardInputFile" fullname="QProcess::setStandardInputFile" href="qprocess.html#setStandardInputFile" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStandardInputFile(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStandardOutputFile" fullname="QProcess::setStandardOutputFile" href="qprocess.html#setStandardOutputFile" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStandardOutputFile(const QString & fileName, QFlags<QIODevice::OpenModeFlag> mode)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="mode" default="Truncate"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStandardErrorFile" fullname="QProcess::setStandardErrorFile" href="qprocess.html#setStandardErrorFile" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStandardErrorFile(const QString & fileName, QFlags<QIODevice::OpenModeFlag> mode)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="mode" default="Truncate"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStandardOutputProcess" fullname="QProcess::setStandardOutputProcess" href="qprocess.html#setStandardOutputProcess" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStandardOutputProcess(QProcess * destination)"> + <parameter left="QProcess *" right="" name="destination" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="workingDirectory" fullname="QProcess::workingDirectory" href="qprocess.html#workingDirectory" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="workingDirectory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWorkingDirectory" fullname="QProcess::setWorkingDirectory" href="qprocess.html#setWorkingDirectory" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWorkingDirectory(const QString & dir)"> + <parameter left="const QString &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnvironment" fullname="QProcess::setEnvironment" href="qprocess.html#setEnvironment" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnvironment(const QStringList & environment)"> + <parameter left="const QStringList &" right="" name="environment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="environment" fullname="QProcess::environment" href="qprocess.html#environment" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="environment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnvironmentHash" fullname="QProcess::setEnvironmentHash" href="qprocess.html#setEnvironmentHash" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnvironmentHash(const QHash<QString, QString> & environment)"> + <parameter left="const QHash<QString, QString> &" right="" name="environment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="environmentHash" fullname="QProcess::environmentHash" href="qprocess.html#environmentHash" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHash<QString, QString>" signature="environmentHash() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QProcess::error" href="qprocess.html#error" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QProcess::ProcessError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QProcess::state" href="qprocess.html#state" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QProcess::ProcessState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pid" fullname="QProcess::pid" href="qprocess.html#pid" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_PID" signature="pid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForStarted" fullname="QProcess::waitForStarted" href="qprocess.html#waitForStarted" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForStarted(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForReadyRead" fullname="QProcess::waitForReadyRead" href="qprocess.html#waitForReadyRead" location="qprocess.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForReadyRead(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForBytesWritten" fullname="QProcess::waitForBytesWritten" href="qprocess.html#waitForBytesWritten" location="qprocess.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForBytesWritten(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForFinished" fullname="QProcess::waitForFinished" href="qprocess.html#waitForFinished" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForFinished(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readAllStandardOutput" fullname="QProcess::readAllStandardOutput" href="qprocess.html#readAllStandardOutput" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray" signature="readAllStandardOutput()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readAllStandardError" fullname="QProcess::readAllStandardError" href="qprocess.html#readAllStandardError" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray" signature="readAllStandardError()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exitCode" fullname="QProcess::exitCode" href="qprocess.html#exitCode" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="exitCode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exitStatus" fullname="QProcess::exitStatus" href="qprocess.html#exitStatus" location="qprocess.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QProcess::ExitStatus" signature="exitStatus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesAvailable" fullname="QProcess::bytesAvailable" href="qprocess.html#bytesAvailable" location="qprocess.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesToWrite" fullname="QProcess::bytesToWrite" href="qprocess.html#bytesToWrite" location="qprocess.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesToWrite() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSequential" fullname="QProcess::isSequential" href="qprocess.html#isSequential" location="qprocess.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSequential() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canReadLine" fullname="QProcess::canReadLine" href="qprocess.html#canReadLine" location="qprocess.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canReadLine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QProcess::close" href="qprocess.html#close" location="qprocess.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QProcess::atEnd" href="qprocess.html#atEnd" location="qprocess.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="execute" fullname="QProcess::execute" href="qprocess.html#execute" location="qprocess.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="execute(const QString & program, const QStringList & arguments)"> + <parameter left="const QString &" right="" name="program" default=""/> + <parameter left="const QStringList &" right="" name="arguments" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="execute" fullname="QProcess::execute" href="qprocess.html#execute-2" location="qprocess.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="int" signature="execute(const QString & program)"> + <parameter left="const QString &" right="" name="program" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDetached" fullname="QProcess::startDetached" href="qprocess.html#startDetached" location="qprocess.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="startDetached(const QString & program, const QStringList & arguments, const QString & workingDirectory, qint64 * pid)"> + <parameter left="const QString &" right="" name="program" default=""/> + <parameter left="const QStringList &" right="" name="arguments" default=""/> + <parameter left="const QString &" right="" name="workingDirectory" default=""/> + <parameter left="qint64 *" right="" name="pid" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDetached" fullname="QProcess::startDetached" href="qprocess.html#startDetached-2" location="qprocess.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="bool" signature="startDetached(const QString & program, const QStringList & arguments)"> + <parameter left="const QString &" right="" name="program" default=""/> + <parameter left="const QStringList &" right="" name="arguments" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDetached" fullname="QProcess::startDetached" href="qprocess.html#startDetached-3" location="qprocess.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="bool" signature="startDetached(const QString & program)"> + <parameter left="const QString &" right="" name="program" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="systemEnvironment" fullname="QProcess::systemEnvironment" href="qprocess.html#systemEnvironment" location="qprocess.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="systemEnvironment()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="systemEnvironmentHash" fullname="QProcess::systemEnvironmentHash" href="qprocess.html#systemEnvironmentHash" location="qprocess.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QHash<QString, QString>" signature="systemEnvironmentHash()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="terminate" fullname="QProcess::terminate" href="qprocess.html#terminate" location="qprocess.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="terminate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="kill" fullname="QProcess::kill" href="qprocess.html#kill" location="qprocess.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="kill()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="started" fullname="QProcess::started" href="qprocess.html#started" location="qprocess.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="started()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="finished" fullname="QProcess::finished" href="qprocess-obsolete.html#finished-2" location="qprocess.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="finished(int exitCode)"> + <parameter left="int" right="" name="exitCode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QProcess::finished" href="qprocess.html#finished" location="qprocess.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished(int exitCode, QProcess::ExitStatus exitStatus)"> + <parameter left="int" right="" name="exitCode" default=""/> + <parameter left="QProcess::ExitStatus" right="" name="exitStatus" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QProcess::error" href="qprocess.html#error-2" location="qprocess.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="error(QProcess::ProcessError error)"> + <parameter left="QProcess::ProcessError" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QProcess::stateChanged" href="qprocess.html#stateChanged" location="qprocess.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(QProcess::ProcessState newState)"> + <parameter left="QProcess::ProcessState" right="" name="newState" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readyReadStandardOutput" fullname="QProcess::readyReadStandardOutput" href="qprocess.html#readyReadStandardOutput" location="qprocess.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="readyReadStandardOutput()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readyReadStandardError" fullname="QProcess::readyReadStandardError" href="qprocess.html#readyReadStandardError" location="qprocess.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="readyReadStandardError()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setProcessState" fullname="QProcess::setProcessState" href="qprocess.html#setProcessState" location="qprocess.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProcessState(ProcessState state)"> + <parameter left="ProcessState" right="" name="state" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setupChildProcess" fullname="QProcess::setupChildProcess" href="qprocess.html#setupChildProcess" location="qprocess.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setupChildProcess()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="readData" fullname="QProcess::readData" href="qprocess.html#readData" location="qprocess.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readData(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="writeData" fullname="QProcess::writeData" href="qprocess.html#writeData" location="qprocess.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="writeData(const char * data, qint64 len)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="len" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSslCertificate" href="qsslcertificate.html" location="qsslcertificate.h" bases="" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="SubjectInfo" fullname="QSslCertificate::SubjectInfo" href="qsslcertificate.html#SubjectInfo-enum" location="qsslcertificate.h"> + <value name="Organization" value="0"/> + <value name="CommonName" value="1"/> + <value name="LocalityName" value="2"/> + <value name="OrganizationalUnitName" value="3"/> + <value name="CountryName" value="4"/> + <value name="StateOrProvinceName" value="5"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslCertificate" fullname="QSslCertificate::QSslCertificate" href="qsslcertificate.html#QSslCertificate" location="qsslcertificate.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSslCertificate(QIODevice * device, QSsl::EncodingFormat format)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="QSsl::EncodingFormat" right="" name="format" default="QSsl::Pem"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslCertificate" fullname="QSslCertificate::QSslCertificate" href="qsslcertificate.html#QSslCertificate-2" location="qsslcertificate.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSslCertificate(const QByteArray & data, QSsl::EncodingFormat format)"> + <parameter left="const QByteArray &" right="" name="data" default="QByteArray()"/> + <parameter left="QSsl::EncodingFormat" right="" name="format" default="QSsl::Pem"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslCertificate" fullname="QSslCertificate::QSslCertificate" href="qsslcertificate.html#QSslCertificate-3" location="qsslcertificate.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSslCertificate(const QSslCertificate & other)"> + <parameter left="const QSslCertificate &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSslCertificate" fullname="QSslCertificate::~QSslCertificate" href="qsslcertificate.html#dtor.QSslCertificate" location="qsslcertificate.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSslCertificate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSslCertificate::operator=" href="qsslcertificate.html#operator=" location="qsslcertificate.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSslCertificate &" signature="operator=(const QSslCertificate & other)"> + <parameter left="const QSslCertificate &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSslCertificate::operator==" href="qsslcertificate.html#operator==" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSslCertificate & other) const"> + <parameter left="const QSslCertificate &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSslCertificate::operator!=" href="qsslcertificate.html#operator!=" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSslCertificate & other) const"> + <parameter left="const QSslCertificate &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSslCertificate::isNull" href="qsslcertificate.html#isNull" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSslCertificate::isValid" href="qsslcertificate.html#isValid" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSslCertificate::clear" href="qsslcertificate.html#clear" location="qsslcertificate.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="version" fullname="QSslCertificate::version" href="qsslcertificate.html#version" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="version() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="serialNumber" fullname="QSslCertificate::serialNumber" href="qsslcertificate.html#serialNumber" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="serialNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="digest" fullname="QSslCertificate::digest" href="qsslcertificate.html#digest" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="digest(QCryptographicHash::Algorithm algorithm) const"> + <parameter left="QCryptographicHash::Algorithm" right="" name="algorithm" default="QCryptographicHash::Md5"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="issuerInfo" fullname="QSslCertificate::issuerInfo" href="qsslcertificate.html#issuerInfo" location="qsslcertificate.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="issuerInfo(SubjectInfo subject) const"> + <parameter left="SubjectInfo" right="" name="subject" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="issuerInfo" fullname="QSslCertificate::issuerInfo" href="qsslcertificate.html#issuerInfo-2" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="issuerInfo(const QByteArray & tag) const"> + <parameter left="const QByteArray &" right="" name="tag" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subjectInfo" fullname="QSslCertificate::subjectInfo" href="qsslcertificate.html#subjectInfo" location="qsslcertificate.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="subjectInfo(SubjectInfo subject) const"> + <parameter left="SubjectInfo" right="" name="subject" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subjectInfo" fullname="QSslCertificate::subjectInfo" href="qsslcertificate.html#subjectInfo-2" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="subjectInfo(const QByteArray & tag) const"> + <parameter left="const QByteArray &" right="" name="tag" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alternateSubjectNames" fullname="QSslCertificate::alternateSubjectNames" href="qsslcertificate.html#alternateSubjectNames" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMultiMap<QSsl::AlternateNameEntryType, QString>" signature="alternateSubjectNames() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="effectiveDate" fullname="QSslCertificate::effectiveDate" href="qsslcertificate.html#effectiveDate" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="effectiveDate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="expiryDate" fullname="QSslCertificate::expiryDate" href="qsslcertificate.html#expiryDate" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="expiryDate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="publicKey" fullname="QSslCertificate::publicKey" href="qsslcertificate.html#publicKey" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslKey" signature="publicKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPem" fullname="QSslCertificate::toPem" href="qsslcertificate.html#toPem" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toPem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toDer" fullname="QSslCertificate::toDer" href="qsslcertificate.html#toDer" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toDer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromPath" fullname="QSslCertificate::fromPath" href="qsslcertificate.html#fromPath" location="qsslcertificate.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QSslCertificate>" signature="fromPath(const QString & path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="QSsl::EncodingFormat" right="" name="format" default="QSsl::Pem"/> + <parameter left="QRegExp::PatternSyntax" right="" name="syntax" default="QRegExp::FixedString"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromDevice" fullname="QSslCertificate::fromDevice" href="qsslcertificate.html#fromDevice" location="qsslcertificate.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QSslCertificate>" signature="fromDevice(QIODevice * device, QSsl::EncodingFormat format)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="QSsl::EncodingFormat" right="" name="format" default="QSsl::Pem"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromData" fullname="QSslCertificate::fromData" href="qsslcertificate.html#fromData" location="qsslcertificate.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QSslCertificate>" signature="fromData(const QByteArray & data, QSsl::EncodingFormat format)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="QSsl::EncodingFormat" right="" name="format" default="QSsl::Pem"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QSslCertificate::handle" href="qsslcertificate.html#handle" location="qsslcertificate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::HANDLE" signature="handle() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractState" href="qabstractstate.html" location="qabstractstate.h" bases="QObject" module="QtCore"> + <contents name="subclassing" title="Subclassing" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractState" fullname="QAbstractState::~QAbstractState" href="qabstractstate.html#dtor.QAbstractState" location="qabstractstate.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractState()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentState" fullname="QAbstractState::parentState" href="qabstractstate.html#parentState" location="qabstractstate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QState *" signature="parentState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="machine" fullname="QAbstractState::machine" href="qabstractstate.html#machine" location="qabstractstate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStateMachine *" signature="machine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="entered" fullname="QAbstractState::entered" href="qabstractstate.html#entered" location="qabstractstate.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="entered()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exited" fullname="QAbstractState::exited" href="qabstractstate.html#exited" location="qabstractstate.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="exited()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="QAbstractState" fullname="QAbstractState::QAbstractState" href="qabstractstate.html#QAbstractState" location="qabstractstate.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractState(QState * parent)"> + <parameter left="QState *" right="" name="parent" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onEntry" fullname="QAbstractState::onEntry" href="qabstractstate.html#onEntry" location="qabstractstate.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="onEntry(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onExit" fullname="QAbstractState::onExit" href="qabstractstate.html#onExit" location="qabstractstate.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="onExit(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QAbstractState::event" href="qabstractstate.html#event" location="qabstractstate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHelpEngine" href="qhelpengine.html" location="qhelpengine.h" bases="QHelpEngineCore" module="QtHelp"> + <function access="public" threadsafety="unspecified" status="commendable" name="QHelpEngine" fullname="QHelpEngine::QHelpEngine" href="qhelpengine.html#QHelpEngine" location="qhelpengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHelpEngine(const QString & collectionFile, QObject * parent)"> + <parameter left="const QString &" right="" name="collectionFile" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHelpEngine" fullname="QHelpEngine::~QHelpEngine" href="qhelpengine.html#dtor.QHelpEngine" location="qhelpengine.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHelpEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentModel" fullname="QHelpEngine::contentModel" href="qhelpengine.html#contentModel" location="qhelpengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHelpContentModel *" signature="contentModel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexModel" fullname="QHelpEngine::indexModel" href="qhelpengine.html#indexModel" location="qhelpengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHelpIndexModel *" signature="indexModel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentWidget" fullname="QHelpEngine::contentWidget" href="qhelpengine.html#contentWidget" location="qhelpengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHelpContentWidget *" signature="contentWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexWidget" fullname="QHelpEngine::indexWidget" href="qhelpengine.html#indexWidget" location="qhelpengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHelpIndexWidget *" signature="indexWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="searchEngine" fullname="QHelpEngine::searchEngine" href="qhelpengine.html#searchEngine" location="qhelpengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHelpSearchEngine *" signature="searchEngine()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAxBindable" href="qaxbindable.html" location="qaxbindable.h" bases="" module="QAxServer"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAxBindable" fullname="QAxBindable::QAxBindable" href="qaxbindable.html#QAxBindable" location="qaxbindable.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAxBindable()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAxBindable" fullname="QAxBindable::~QAxBindable" href="qaxbindable.html#dtor.QAxBindable" location="qaxbindable.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAxBindable()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createAggregate" fullname="QAxBindable::createAggregate" href="qaxbindable.html#createAggregate" location="qaxbindable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QAxAggregated *" signature="createAggregate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reportError" fullname="QAxBindable::reportError" href="qaxbindable.html#reportError" location="qaxbindable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reportError(int code, const QString & src, const QString & desc, const QString & context)"> + <parameter left="int" right="" name="code" default=""/> + <parameter left="const QString &" right="" name="src" default=""/> + <parameter left="const QString &" right="" name="desc" default=""/> + <parameter left="const QString &" right="" name="context" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readData" fullname="QAxBindable::readData" href="qaxbindable.html#readData" location="qaxbindable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="readData(QIODevice * source, const QString & format)"> + <parameter left="QIODevice *" right="" name="source" default=""/> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeData" fullname="QAxBindable::writeData" href="qaxbindable.html#writeData" location="qaxbindable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="writeData(QIODevice * sink)"> + <parameter left="QIODevice *" right="" name="sink" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="requestPropertyChange" fullname="QAxBindable::requestPropertyChange" href="qaxbindable.html#requestPropertyChange" location="qaxbindable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="requestPropertyChange(const char * property)"> + <parameter left="const char *" right="" name="property" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="propertyChanged" fullname="QAxBindable::propertyChanged" href="qaxbindable.html#propertyChanged" location="qaxbindable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="propertyChanged(const char * property)"> + <parameter left="const char *" right="" name="property" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="clientSite" fullname="QAxBindable::clientSite" href="qaxbindable.html#clientSite" location="qaxbindable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="IUnknown *" signature="clientSite() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3HBoxLayout" href="q3hboxlayout.html" location="q3boxlayout.h" bases="QBoxLayout" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HBoxLayout" fullname="Q3HBoxLayout::Q3HBoxLayout" href="q3hboxlayout.html#Q3HBoxLayout" location="q3boxlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3HBoxLayout(QWidget * parent, int margin, int spacing, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="int" right="" name="margin" default=""/> + <parameter left="int" right="" name="spacing" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HBoxLayout" fullname="Q3HBoxLayout::Q3HBoxLayout" href="q3hboxlayout.html#Q3HBoxLayout-4" location="q3boxlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3HBoxLayout(QLayout * parentLayout, int spacing, const char * name)"> + <parameter left="QLayout *" right="" name="parentLayout" default=""/> + <parameter left="int" right="" name="spacing" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HBoxLayout" fullname="Q3HBoxLayout::Q3HBoxLayout" href="q3hboxlayout.html#Q3HBoxLayout-5" location="q3boxlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3HBoxLayout(int spacing, const char * name)"> + <parameter left="int" right="" name="spacing" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3VBoxLayout" href="q3vboxlayout.html" location="q3boxlayout.h" bases="QBoxLayout" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3VBoxLayout" fullname="Q3VBoxLayout::Q3VBoxLayout" href="q3vboxlayout.html#Q3VBoxLayout" location="q3boxlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3VBoxLayout(QWidget * parent, int margin, int spacing, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="int" right="" name="margin" default=""/> + <parameter left="int" right="" name="spacing" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3VBoxLayout" fullname="Q3VBoxLayout::Q3VBoxLayout" href="q3vboxlayout.html#Q3VBoxLayout-4" location="q3boxlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3VBoxLayout(QLayout * parentLayout, int spacing, const char * name)"> + <parameter left="QLayout *" right="" name="parentLayout" default=""/> + <parameter left="int" right="" name="spacing" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3VBoxLayout" fullname="Q3VBoxLayout::Q3VBoxLayout" href="q3vboxlayout.html#Q3VBoxLayout-5" location="q3boxlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3VBoxLayout(int spacing, const char * name)"> + <parameter left="int" right="" name="spacing" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerFormEditorInterface" href="qdesignerformeditorinterface.html" location="abstractformeditor.h" bases="QObject" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDesignerFormEditorInterface" fullname="QDesignerFormEditorInterface::QDesignerFormEditorInterface" href="qdesignerformeditorinterface.html#QDesignerFormEditorInterface" location="abstractformeditor.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDesignerFormEditorInterface(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerFormEditorInterface" fullname="QDesignerFormEditorInterface::~QDesignerFormEditorInterface" href="qdesignerformeditorinterface.html#dtor.QDesignerFormEditorInterface" location="abstractformeditor.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerFormEditorInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="extensionManager" fullname="QDesignerFormEditorInterface::extensionManager" href="qdesignerformeditorinterface.html#extensionManager" location="abstractformeditor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QExtensionManager *" signature="extensionManager() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topLevel" fullname="QDesignerFormEditorInterface::topLevel" href="qdesignerformeditorinterface.html#topLevel" location="abstractformeditor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="topLevel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetBox" fullname="QDesignerFormEditorInterface::widgetBox" href="qdesignerformeditorinterface.html#widgetBox" location="abstractformeditor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDesignerWidgetBoxInterface *" signature="widgetBox() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyEditor" fullname="QDesignerFormEditorInterface::propertyEditor" href="qdesignerformeditorinterface.html#propertyEditor" location="abstractformeditor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDesignerPropertyEditorInterface *" signature="propertyEditor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="objectInspector" fullname="QDesignerFormEditorInterface::objectInspector" href="qdesignerformeditorinterface.html#objectInspector" location="abstractformeditor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDesignerObjectInspectorInterface *" signature="objectInspector() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="formWindowManager" fullname="QDesignerFormEditorInterface::formWindowManager" href="qdesignerformeditorinterface.html#formWindowManager" location="abstractformeditor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDesignerFormWindowManagerInterface *" signature="formWindowManager() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionEditor" fullname="QDesignerFormEditorInterface::actionEditor" href="qdesignerformeditorinterface.html#actionEditor" location="abstractformeditor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDesignerActionEditorInterface *" signature="actionEditor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidgetBox" fullname="QDesignerFormEditorInterface::setWidgetBox" href="qdesignerformeditorinterface.html#setWidgetBox" location="abstractformeditor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidgetBox(QDesignerWidgetBoxInterface * widgetBox)"> + <parameter left="QDesignerWidgetBoxInterface *" right="" name="widgetBox" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPropertyEditor" fullname="QDesignerFormEditorInterface::setPropertyEditor" href="qdesignerformeditorinterface.html#setPropertyEditor" location="abstractformeditor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPropertyEditor(QDesignerPropertyEditorInterface * propertyEditor)"> + <parameter left="QDesignerPropertyEditorInterface *" right="" name="propertyEditor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setObjectInspector" fullname="QDesignerFormEditorInterface::setObjectInspector" href="qdesignerformeditorinterface.html#setObjectInspector" location="abstractformeditor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setObjectInspector(QDesignerObjectInspectorInterface * objectInspector)"> + <parameter left="QDesignerObjectInspectorInterface *" right="" name="objectInspector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setActionEditor" fullname="QDesignerFormEditorInterface::setActionEditor" href="qdesignerformeditorinterface.html#setActionEditor" location="abstractformeditor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setActionEditor(QDesignerActionEditorInterface * actionEditor)"> + <parameter left="QDesignerActionEditorInterface *" right="" name="actionEditor" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QEasingCurve" href="qeasingcurve.html" location="qeasingcurve.h" bases="" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QEasingCurve::Type" href="qeasingcurve.html#Type-enum" location="qeasingcurve.h"> + <value name="Linear" value="0"/> + <value name="InQuad" value="1"/> + <value name="OutQuad" value="2"/> + <value name="InOutQuad" value="3"/> + <value name="OutInQuad" value="4"/> + <value name="InCubic" value="5"/> + <value name="OutCubic" value="6"/> + <value name="InOutCubic" value="7"/> + <value name="OutInCubic" value="8"/> + <value name="InQuart" value="9"/> + <value name="OutQuart" value="10"/> + <value name="InOutQuart" value="11"/> + <value name="OutInQuart" value="12"/> + <value name="InQuint" value="13"/> + <value name="OutQuint" value="14"/> + <value name="InOutQuint" value="15"/> + <value name="OutInQuint" value="16"/> + <value name="InSine" value="17"/> + <value name="OutSine" value="18"/> + <value name="InOutSine" value="19"/> + <value name="OutInSine" value="20"/> + <value name="InExpo" value="21"/> + <value name="OutExpo" value="22"/> + <value name="InOutExpo" value="23"/> + <value name="OutInExpo" value="24"/> + <value name="InCirc" value="25"/> + <value name="OutCirc" value="26"/> + <value name="InOutCirc" value="27"/> + <value name="OutInCirc" value="28"/> + <value name="InElastic" value="29"/> + <value name="OutElastic" value="30"/> + <value name="InOutElastic" value="31"/> + <value name="OutInElastic" value="32"/> + <value name="InBack" value="33"/> + <value name="OutBack" value="34"/> + <value name="InOutBack" value="35"/> + <value name="OutInBack" value="36"/> + <value name="InBounce" value="37"/> + <value name="OutBounce" value="38"/> + <value name="InOutBounce" value="39"/> + <value name="OutInBounce" value="40"/> + <value name="InCurve" value="41"/> + <value name="OutCurve" value="42"/> + <value name="SineCurve" value="43"/> + <value name="CosineCurve" value="44"/> + <value name="Custom" value="45"/> + <value name="NCurveTypes" value="46"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QEasingCurve" fullname="QEasingCurve::QEasingCurve" href="qeasingcurve.html#QEasingCurve" location="qeasingcurve.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QEasingCurve(Type type)"> + <parameter left="Type" right="" name="type" default="Linear"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QEasingCurve" fullname="QEasingCurve::QEasingCurve" href="qeasingcurve.html#QEasingCurve-2" location="qeasingcurve.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QEasingCurve(const QEasingCurve & other)"> + <parameter left="const QEasingCurve &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QEasingCurve" fullname="QEasingCurve::~QEasingCurve" href="qeasingcurve.html#dtor.QEasingCurve" location="qeasingcurve.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QEasingCurve()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QEasingCurve::operator=" href="qeasingcurve.html#operator=" location="qeasingcurve.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QEasingCurve &" signature="operator=(const QEasingCurve & other)"> + <parameter left="const QEasingCurve &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QEasingCurve::operator==" href="qeasingcurve.html#operator==" location="qeasingcurve.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QEasingCurve & other) const"> + <parameter left="const QEasingCurve &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QEasingCurve::operator!=" href="qeasingcurve.html#operator!=" location="qeasingcurve.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QEasingCurve & other) const"> + <parameter left="const QEasingCurve &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="amplitude" fullname="QEasingCurve::amplitude" href="qeasingcurve.html#amplitude" location="qeasingcurve.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="amplitude() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAmplitude" fullname="QEasingCurve::setAmplitude" href="qeasingcurve.html#setAmplitude" location="qeasingcurve.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAmplitude(qreal amplitude)"> + <parameter left="qreal" right="" name="amplitude" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="period" fullname="QEasingCurve::period" href="qeasingcurve.html#period" location="qeasingcurve.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="period() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPeriod" fullname="QEasingCurve::setPeriod" href="qeasingcurve.html#setPeriod" location="qeasingcurve.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPeriod(qreal period)"> + <parameter left="qreal" right="" name="period" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="overshoot" fullname="QEasingCurve::overshoot" href="qeasingcurve.html#overshoot" location="qeasingcurve.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="overshoot() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOvershoot" fullname="QEasingCurve::setOvershoot" href="qeasingcurve.html#setOvershoot" location="qeasingcurve.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOvershoot(qreal overshoot)"> + <parameter left="qreal" right="" name="overshoot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QEasingCurve::type" href="qeasingcurve.html#type" location="qeasingcurve.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setType" fullname="QEasingCurve::setType" href="qeasingcurve.html#setType" location="qeasingcurve.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setType(Type type)"> + <parameter left="Type" right="" name="type" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="EasingFunction" fullname="QEasingCurve::EasingFunction" href="qeasingcurve.html#EasingFunction-typedef" location="qeasingcurve.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCustomType" fullname="QEasingCurve::setCustomType" href="qeasingcurve.html#setCustomType" location="qeasingcurve.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCustomType(EasingFunction func)"> + <parameter left="EasingFunction" right="" name="func" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="customType" fullname="QEasingCurve::customType" href="qeasingcurve.html#customType" location="qeasingcurve.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="EasingFunction" signature="customType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="valueForProgress" fullname="QEasingCurve::valueForProgress" href="qeasingcurve.html#valueForProgress" location="qeasingcurve.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="valueForProgress(qreal progress) const"> + <parameter left="qreal" right="" name="progress" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="q3InitNetworkProtocols" href="q3urloperator.html#q3InitNetworkProtocols" location="q3network.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="Q3UrlOperator" type="void" signature="q3InitNetworkProtocols()"/> + <class access="public" threadsafety="reentrant" status="commendable" name="QCache" href="qcache.html" location="qcache.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QCache" fullname="QCache::QCache" href="qcache.html#QCache" location="qcache.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCache(int maxCost)"> + <parameter left="int" right="" name="maxCost" default="100"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QCache" fullname="QCache::QCache" href="qcache-qt3.html#QCache-2" location="qcache.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QCache(int maxCost, int dummy)"> + <parameter left="int" right="" name="maxCost" default=""/> + <parameter left="int" right="" name="dummy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QCache" fullname="QCache::~QCache" href="qcache.html#dtor.QCache" location="qcache.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QCache()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxCost" fullname="QCache::maxCost" href="qcache.html#maxCost" location="qcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maxCost() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxCost" fullname="QCache::setMaxCost" href="qcache.html#setMaxCost" location="qcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaxCost(int cost)"> + <parameter left="int" right="" name="cost" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="totalCost" fullname="QCache::totalCost" href="qcache.html#totalCost" location="qcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalCost() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QCache::size" href="qcache.html#size" location="qcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QCache::count" href="qcache.html#count" location="qcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QCache::isEmpty" href="qcache.html#isEmpty" location="qcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QCache::keys" href="qcache.html#keys" location="qcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Key>" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QCache::clear" href="qcache.html#clear" location="qcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QCache::insert" href="qcache.html#insert" location="qcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="insert(const Key & key, T * object, int cost)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="T *" right="" name="object" default=""/> + <parameter left="int" right="" name="cost" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="object" fullname="QCache::object" href="qcache.html#object" location="qcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="object(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QCache::contains" href="qcache.html#contains" location="qcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QCache::operator[]" href="qcache.html#operator[]" location="qcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="operator[](const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QCache::remove" href="qcache.html#remove" location="qcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="QCache::take" href="qcache.html#take" location="qcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="take(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QmlPropertyValueSource" href="qmlpropertyvaluesource.html" location="qmlpropertyvaluesource.h" bases="QObject" module="QtDeclarative"> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlPropertyValueSource" fullname="QmlPropertyValueSource::QmlPropertyValueSource" href="qmlpropertyvaluesource.html#QmlPropertyValueSource" location="qmlpropertyvaluesource.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QmlPropertyValueSource(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTarget" fullname="QmlPropertyValueSource::setTarget" href="qmlpropertyvaluesource.html#setTarget" location="qmlpropertyvaluesource.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setTarget(const QmlMetaProperty & property)"> + <parameter left="const QmlMetaProperty &" right="" name="property" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptContextInfo" href="qscriptcontextinfo.html" location="qscriptcontextinfo.h" bases="" module="QtScript"> + <enum access="public" threadsafety="unspecified" status="commendable" name="FunctionType" fullname="QScriptContextInfo::FunctionType" href="qscriptcontextinfo.html#FunctionType-enum" location="qscriptcontextinfo.h"> + <value name="ScriptFunction" value="0"/> + <value name="QtFunction" value="1"/> + <value name="QtPropertyFunction" value="2"/> + <value name="NativeFunction" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptContextInfo" fullname="QScriptContextInfo::QScriptContextInfo" href="qscriptcontextinfo.html#QScriptContextInfo" location="qscriptcontextinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScriptContextInfo(const QScriptContext * context)"> + <parameter left="const QScriptContext *" right="" name="context" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptContextInfo" fullname="QScriptContextInfo::QScriptContextInfo" href="qscriptcontextinfo.html#QScriptContextInfo-2" location="qscriptcontextinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QScriptContextInfo(const QScriptContextInfo & other)"> + <parameter left="const QScriptContextInfo &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptContextInfo" fullname="QScriptContextInfo::QScriptContextInfo" href="qscriptcontextinfo.html#QScriptContextInfo-3" location="qscriptcontextinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QScriptContextInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptContextInfo" fullname="QScriptContextInfo::~QScriptContextInfo" href="qscriptcontextinfo.html#dtor.QScriptContextInfo" location="qscriptcontextinfo.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptContextInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QScriptContextInfo::operator=" href="qscriptcontextinfo.html#operator=" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptContextInfo &" signature="operator=(const QScriptContextInfo & other)"> + <parameter left="const QScriptContextInfo &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QScriptContextInfo::isNull" href="qscriptcontextinfo.html#isNull" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptId" fullname="QScriptContextInfo::scriptId" href="qscriptcontextinfo.html#scriptId" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="scriptId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QScriptContextInfo::fileName" href="qscriptcontextinfo.html#fileName" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineNumber" fullname="QScriptContextInfo::lineNumber" href="qscriptcontextinfo.html#lineNumber" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnNumber" fullname="QScriptContextInfo::columnNumber" href="qscriptcontextinfo.html#columnNumber" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="functionName" fullname="QScriptContextInfo::functionName" href="qscriptcontextinfo.html#functionName" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="functionName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="functionType" fullname="QScriptContextInfo::functionType" href="qscriptcontextinfo.html#functionType" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="FunctionType" signature="functionType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="functionParameterNames" fullname="QScriptContextInfo::functionParameterNames" href="qscriptcontextinfo.html#functionParameterNames" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="functionParameterNames() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="functionStartLineNumber" fullname="QScriptContextInfo::functionStartLineNumber" href="qscriptcontextinfo.html#functionStartLineNumber" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="functionStartLineNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="functionEndLineNumber" fullname="QScriptContextInfo::functionEndLineNumber" href="qscriptcontextinfo.html#functionEndLineNumber" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="functionEndLineNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="functionMetaIndex" fullname="QScriptContextInfo::functionMetaIndex" href="qscriptcontextinfo.html#functionMetaIndex" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="functionMetaIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QScriptContextInfo::operator==" href="qscriptcontextinfo.html#operator==" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QScriptContextInfo & other) const"> + <parameter left="const QScriptContextInfo &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QScriptContextInfo::operator!=" href="qscriptcontextinfo.html#operator!=" location="qscriptcontextinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QScriptContextInfo & other) const"> + <parameter left="const QScriptContextInfo &" right="" name="other" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qscriptcontextinfo.html#operator<<-70" location="qscriptcontextinfo.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="70" relates="QScriptContextInfo" type="QDataStream &" signature="operator<<(QDataStream & stream, const QScriptContextInfo & info)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QScriptContextInfo &" right="" name="info" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qscriptcontextinfo.html#operator>>-37" location="qscriptcontextinfo.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="37" relates="QScriptContextInfo" type="QDataStream &" signature="operator>>(QDataStream & stream, QScriptContextInfo & info)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QScriptContextInfo &" right="" name="info" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QWSKeyboardHandler" href="qwskeyboardhandler.html" location="qkbd_qws.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWSKeyboardHandler" fullname="QWSKeyboardHandler::QWSKeyboardHandler" href="qwskeyboardhandler.html#QWSKeyboardHandler-2" location="qkbd_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QWSKeyboardHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QWSKeyboardHandler" fullname="QWSKeyboardHandler::QWSKeyboardHandler" href="qwskeyboardhandler.html#QWSKeyboardHandler" location="qkbd_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWSKeyboardHandler(const QString & device)"> + <parameter left="const QString &" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWSKeyboardHandler" fullname="QWSKeyboardHandler::~QWSKeyboardHandler" href="qwskeyboardhandler.html#dtor.QWSKeyboardHandler" location="qkbd_qws.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWSKeyboardHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="processKeyEvent" fullname="QWSKeyboardHandler::processKeyEvent" href="qwskeyboardhandler.html#processKeyEvent" location="qkbd_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="processKeyEvent(int unicode, int keycode, QFlags<Qt::KeyboardModifier> modifiers, bool isPress, bool autoRepeat)"> + <parameter left="int" right="" name="unicode" default=""/> + <parameter left="int" right="" name="keycode" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + <parameter left="bool" right="" name="isPress" default=""/> + <parameter left="bool" right="" name="autoRepeat" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="KeycodeAction" fullname="QWSKeyboardHandler::KeycodeAction" href="qwskeyboardhandler.html#KeycodeAction-enum" location="qkbd_qws.h"> + <value name="None" value="0"/> + <value name="CapsLockOff" value="0x01000000"/> + <value name="CapsLockOn" value="0x01000001"/> + <value name="NumLockOff" value="0x02000000"/> + <value name="NumLockOn" value="0x02000001"/> + <value name="ScrollLockOff" value="0x03000000"/> + <value name="ScrollLockOn" value="0x03000001"/> + <value name="Reboot" value="0x04000000"/> + <value name="PreviousConsole" value="0x05000000"/> + <value name="NextConsole" value="0x05000001"/> + <value name="SwitchConsoleFirst" value="0x06000000"/> + <value name="SwitchConsoleLast" value="0x0600007f"/> + <value name="SwitchConsoleMask" value="0x0000007f"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="processKeycode" fullname="QWSKeyboardHandler::processKeycode" href="qwskeyboardhandler.html#processKeycode" location="qkbd_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="KeycodeAction" signature="processKeycode(quint16 keycode, bool isPress, bool autoRepeat)"> + <parameter left="quint16" right="" name="keycode" default=""/> + <parameter left="bool" right="" name="isPress" default=""/> + <parameter left="bool" right="" name="autoRepeat" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="transformDirKey" fullname="QWSKeyboardHandler::transformDirKey" href="qwskeyboardhandler.html#transformDirKey" location="qkbd_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="transformDirKey(int keycode)"> + <parameter left="int" right="" name="keycode" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="beginAutoRepeat" fullname="QWSKeyboardHandler::beginAutoRepeat" href="qwskeyboardhandler.html#beginAutoRepeat" location="qkbd_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="beginAutoRepeat(int unicode, int keycode, QFlags<Qt::KeyboardModifier> modifier)"> + <parameter left="int" right="" name="unicode" default=""/> + <parameter left="int" right="" name="keycode" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifier" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="endAutoRepeat" fullname="QWSKeyboardHandler::endAutoRepeat" href="qwskeyboardhandler.html#endAutoRepeat" location="qkbd_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endAutoRepeat()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3TextView" href="q3textview.html" location="q3textview.h" bases="Q3TextEdit" module="Qt3SupportLight"/> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlNamePool" href="qxmlnamepool.html" location="qxmlnamepool.h" bases="" module="QtXmlPatterns"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlNamePool" fullname="QXmlNamePool::QXmlNamePool" href="qxmlnamepool.html#QXmlNamePool" location="qxmlnamepool.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlNamePool()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlNamePool" fullname="QXmlNamePool::QXmlNamePool" href="qxmlnamepool.html#QXmlNamePool-2" location="qxmlnamepool.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlNamePool(const QXmlNamePool & other)"> + <parameter left="const QXmlNamePool &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlNamePool" fullname="QXmlNamePool::~QXmlNamePool" href="qxmlnamepool.html#dtor.QXmlNamePool" location="qxmlnamepool.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlNamePool()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QXmlNamePool::operator=" href="qxmlnamepool.html#operator=" location="qxmlnamepool.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QXmlNamePool &" signature="operator=(const QXmlNamePool & other)"> + <parameter left="const QXmlNamePool &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebPage" href="qwebpage.html" location="qwebpage.h" bases="QObject" module="QtWebKit"> + <contents name="using-qwebpage-in-a-widget-less-environment" title="Using QWebPage in a Widget-less Environment" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="modified" fullname="QWebPage::modified" href="qwebpage.html#modified-prop" location="qwebpage.h" type="bool"> + <getter name="isModified"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectedText" fullname="QWebPage::selectedText" href="qwebpage.html#selectedText-prop" location="qwebpage.h" type="QString"> + <getter name="selectedText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="viewportSize" fullname="QWebPage::viewportSize" href="qwebpage.html#viewportSize-prop" location="qwebpage.h" type="QSize"> + <getter name="viewportSize"/> + <setter name="setViewportSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="fixedContentsSize" fullname="QWebPage::fixedContentsSize" href="qwebpage.html#fixedContentsSize-prop" location="qwebpage.h" type="QSize"> + <getter name="fixedContentsSize"/> + <setter name="setFixedContentsSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="forwardUnsupportedContent" fullname="QWebPage::forwardUnsupportedContent" href="qwebpage.html#forwardUnsupportedContent-prop" location="qwebpage.h" type="bool"> + <getter name="forwardUnsupportedContent"/> + <setter name="setForwardUnsupportedContent"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="linkDelegationPolicy" fullname="QWebPage::linkDelegationPolicy" href="qwebpage.html#linkDelegationPolicy-prop" location="qwebpage.h" type="LinkDelegationPolicy"> + <getter name="linkDelegationPolicy"/> + <setter name="setLinkDelegationPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QWebPage::palette" href="qwebpage.html#palette-prop" location="qwebpage.h" type="QPalette"> + <getter name="palette"/> + <setter name="setPalette"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="contentEditable" fullname="QWebPage::contentEditable" href="qwebpage.html#contentEditable-prop" location="qwebpage.h" type="bool"> + <getter name="isContentEditable"/> + <setter name="setContentEditable"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="NavigationType" fullname="QWebPage::NavigationType" href="qwebpage.html#NavigationType-enum" location="qwebpage.h"> + <value name="NavigationTypeLinkClicked" value="0"/> + <value name="NavigationTypeFormSubmitted" value="1"/> + <value name="NavigationTypeBackOrForward" value="2"/> + <value name="NavigationTypeReload" value="3"/> + <value name="NavigationTypeFormResubmitted" value="4"/> + <value name="NavigationTypeOther" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WebAction" fullname="QWebPage::WebAction" href="qwebpage.html#WebAction-enum" location="qwebpage.h"> + <value name="NoWebAction" value="-1"/> + <value name="OpenLink" value="0"/> + <value name="OpenLinkInNewWindow" value="1"/> + <value name="OpenFrameInNewWindow" value="2"/> + <value name="DownloadLinkToDisk" value="3"/> + <value name="CopyLinkToClipboard" value="4"/> + <value name="OpenImageInNewWindow" value="5"/> + <value name="DownloadImageToDisk" value="6"/> + <value name="CopyImageToClipboard" value="7"/> + <value name="Back" value="8"/> + <value name="Forward" value="9"/> + <value name="Stop" value="10"/> + <value name="Reload" value="11"/> + <value name="Cut" value="12"/> + <value name="Copy" value="13"/> + <value name="Paste" value="14"/> + <value name="Undo" value="15"/> + <value name="Redo" value="16"/> + <value name="MoveToNextChar" value="17"/> + <value name="MoveToPreviousChar" value="18"/> + <value name="MoveToNextWord" value="19"/> + <value name="MoveToPreviousWord" value="20"/> + <value name="MoveToNextLine" value="21"/> + <value name="MoveToPreviousLine" value="22"/> + <value name="MoveToStartOfLine" value="23"/> + <value name="MoveToEndOfLine" value="24"/> + <value name="MoveToStartOfBlock" value="25"/> + <value name="MoveToEndOfBlock" value="26"/> + <value name="MoveToStartOfDocument" value="27"/> + <value name="MoveToEndOfDocument" value="28"/> + <value name="SelectNextChar" value="29"/> + <value name="SelectPreviousChar" value="30"/> + <value name="SelectNextWord" value="31"/> + <value name="SelectPreviousWord" value="32"/> + <value name="SelectNextLine" value="33"/> + <value name="SelectPreviousLine" value="34"/> + <value name="SelectStartOfLine" value="35"/> + <value name="SelectEndOfLine" value="36"/> + <value name="SelectStartOfBlock" value="37"/> + <value name="SelectEndOfBlock" value="38"/> + <value name="SelectStartOfDocument" value="39"/> + <value name="SelectEndOfDocument" value="40"/> + <value name="DeleteStartOfWord" value="41"/> + <value name="DeleteEndOfWord" value="42"/> + <value name="SetTextDirectionDefault" value="43"/> + <value name="SetTextDirectionLeftToRight" value="44"/> + <value name="SetTextDirectionRightToLeft" value="45"/> + <value name="ToggleBold" value="46"/> + <value name="ToggleItalic" value="47"/> + <value name="ToggleUnderline" value="48"/> + <value name="InspectElement" value="49"/> + <value name="InsertParagraphSeparator" value="50"/> + <value name="InsertLineSeparator" value="51"/> + <value name="SelectAll" value="52"/> + <value name="ReloadAndBypassCache" value="53"/> + <value name="PasteAndMatchStyle" value="54"/> + <value name="RemoveFormat" value="55"/> + <value name="ToggleStrikethrough" value="56"/> + <value name="ToggleSubscript" value="57"/> + <value name="ToggleSuperscript" value="58"/> + <value name="InsertUnorderedList" value="59"/> + <value name="InsertOrderedList" value="60"/> + <value name="Indent" value="61"/> + <value name="Outdent" value="62"/> + <value name="AlignCenter" value="63"/> + <value name="AlignJustified" value="64"/> + <value name="AlignLeft" value="65"/> + <value name="AlignRight" value="66"/> + <value name="WebActionCount" value="67"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FindFlag" fullname="QWebPage::FindFlag" href="qwebpage.html#FindFlag-enum" location="qwebpage.h" typedef="QWebPage::FindFlags"> + <value name="FindBackward" value="1"/> + <value name="FindCaseSensitively" value="2"/> + <value name="FindWrapsAroundDocument" value="4"/> + <value name="HighlightAllOccurrences" value="8"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="FindFlags" fullname="QWebPage::FindFlags" href="qwebpage.html#FindFlags-typedef" location="qwebpage.h" enum="QWebPage::FindFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="LinkDelegationPolicy" fullname="QWebPage::LinkDelegationPolicy" href="qwebpage.html#LinkDelegationPolicy-enum" location="qwebpage.h"> + <value name="DontDelegateLinks" value="0"/> + <value name="DelegateExternalLinks" value="1"/> + <value name="DelegateAllLinks" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WebWindowType" fullname="QWebPage::WebWindowType" href="qwebpage.html#WebWindowType-enum" location="qwebpage.h"> + <value name="WebBrowserWindow" value="0"/> + <value name="WebModalDialog" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebPage" fullname="QWebPage::QWebPage" href="qwebpage.html#QWebPage" location="qwebpage.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWebPage(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWebPage" fullname="QWebPage::~QWebPage" href="qwebpage.html#dtor.QWebPage" location="qwebpage.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWebPage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mainFrame" fullname="QWebPage::mainFrame" href="qwebpage.html#mainFrame" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebFrame *" signature="mainFrame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFrame" fullname="QWebPage::currentFrame" href="qwebpage.html#currentFrame" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebFrame *" signature="currentFrame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameAt" fullname="QWebPage::frameAt" href="qwebpage.html#frameAt" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebFrame *" signature="frameAt(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="history" fullname="QWebPage::history" href="qwebpage.html#history" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebHistory *" signature="history() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="settings" fullname="QWebPage::settings" href="qwebpage.html#settings" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebSettings *" signature="settings() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setView" fullname="QWebPage::setView" href="qwebpage.html#setView" location="qwebpage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setView(QWidget * view)"> + <parameter left="QWidget *" right="" name="view" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="view" fullname="QWebPage::view" href="qwebpage.html#view" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="view() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isModified" fullname="QWebPage::isModified" href="qwebpage.html#modified-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="modified" type="bool" signature="isModified() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="undoStack" fullname="QWebPage::undoStack" href="qwebpage.html#undoStack" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUndoStack *" signature="undoStack() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNetworkAccessManager" fullname="QWebPage::setNetworkAccessManager" href="qwebpage.html#setNetworkAccessManager" location="qwebpage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNetworkAccessManager(QNetworkAccessManager * manager)"> + <parameter left="QNetworkAccessManager *" right="" name="manager" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="networkAccessManager" fullname="QWebPage::networkAccessManager" href="qwebpage.html#networkAccessManager" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkAccessManager *" signature="networkAccessManager() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPluginFactory" fullname="QWebPage::setPluginFactory" href="qwebpage.html#setPluginFactory" location="qwebpage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPluginFactory(QWebPluginFactory * factory)"> + <parameter left="QWebPluginFactory *" right="" name="factory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pluginFactory" fullname="QWebPage::pluginFactory" href="qwebpage.html#pluginFactory" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebPluginFactory *" signature="pluginFactory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalBytes" fullname="QWebPage::totalBytes" href="qwebpage.html#totalBytes" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint64" signature="totalBytes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesReceived" fullname="QWebPage::bytesReceived" href="qwebpage.html#bytesReceived" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint64" signature="bytesReceived() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedText" fullname="QWebPage::selectedText" href="qwebpage.html#selectedText-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectedText" type="QString" signature="selectedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="action" fullname="QWebPage::action" href="qwebpage.html#action" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="action(WebAction action) const"> + <parameter left="WebAction" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="triggerAction" fullname="QWebPage::triggerAction" href="qwebpage.html#triggerAction" location="qwebpage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="triggerAction(WebAction action, bool checked)"> + <parameter left="WebAction" right="" name="action" default=""/> + <parameter left="bool" right="" name="checked" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewportSize" fullname="QWebPage::viewportSize" href="qwebpage.html#viewportSize-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="viewportSize" type="QSize" signature="viewportSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewportSize" fullname="QWebPage::setViewportSize" href="qwebpage.html#viewportSize-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="viewportSize" type="void" signature="setViewportSize(const QSize & size) const"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fixedContentsSize" fullname="QWebPage::fixedContentsSize" href="qwebpage.html#fixedContentsSize-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="fixedContentsSize" type="QSize" signature="fixedContentsSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFixedContentsSize" fullname="QWebPage::setFixedContentsSize" href="qwebpage.html#fixedContentsSize-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="fixedContentsSize" type="void" signature="setFixedContentsSize(const QSize & size) const"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QWebPage::event" href="qwebpage.html#event" location="qwebpage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QWebPage::focusNextPrevChild" href="qwebpage.html#focusNextPrevChild" location="qwebpage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QWebPage::inputMethodQuery" href="qwebpage.html#inputMethodQuery" location="qwebpage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery property) const"> + <parameter left="Qt::InputMethodQuery" right="" name="property" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findText" fullname="QWebPage::findText" href="qwebpage.html#findText" location="qwebpage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="findText(const QString & subString, QFlags<QWebPage::FindFlag> options)"> + <parameter left="const QString &" right="" name="subString" default=""/> + <parameter left="QFlags<QWebPage::FindFlag>" right="" name="options" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setForwardUnsupportedContent" fullname="QWebPage::setForwardUnsupportedContent" href="qwebpage.html#forwardUnsupportedContent-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="forwardUnsupportedContent" type="void" signature="setForwardUnsupportedContent(bool forward)"> + <parameter left="bool" right="" name="forward" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="forwardUnsupportedContent" fullname="QWebPage::forwardUnsupportedContent" href="qwebpage.html#forwardUnsupportedContent-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="forwardUnsupportedContent" type="bool" signature="forwardUnsupportedContent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLinkDelegationPolicy" fullname="QWebPage::setLinkDelegationPolicy" href="qwebpage.html#linkDelegationPolicy-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="linkDelegationPolicy" type="void" signature="setLinkDelegationPolicy(LinkDelegationPolicy policy)"> + <parameter left="LinkDelegationPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="linkDelegationPolicy" fullname="QWebPage::linkDelegationPolicy" href="qwebpage.html#linkDelegationPolicy-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="linkDelegationPolicy" type="LinkDelegationPolicy" signature="linkDelegationPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPalette" fullname="QWebPage::setPalette" href="qwebpage.html#palette-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="palette" type="void" signature="setPalette(const QPalette & palette)"> + <parameter left="const QPalette &" right="" name="palette" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QWebPage::palette" href="qwebpage.html#palette-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="palette" type="QPalette" signature="palette() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentEditable" fullname="QWebPage::setContentEditable" href="qwebpage.html#contentEditable-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="contentEditable" type="void" signature="setContentEditable(bool editable)"> + <parameter left="bool" right="" name="editable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isContentEditable" fullname="QWebPage::isContentEditable" href="qwebpage.html#contentEditable-prop" location="qwebpage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contentEditable" type="bool" signature="isContentEditable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="swallowContextMenuEvent" fullname="QWebPage::swallowContextMenuEvent" href="qwebpage.html#swallowContextMenuEvent" location="qwebpage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="swallowContextMenuEvent(QContextMenuEvent * event)"> + <parameter left="QContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updatePositionDependentActions" fullname="QWebPage::updatePositionDependentActions" href="qwebpage.html#updatePositionDependentActions" location="qwebpage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updatePositionDependentActions(const QPoint & pos)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createStandardContextMenu" fullname="QWebPage::createStandardContextMenu" href="qwebpage.html#createStandardContextMenu" location="qwebpage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMenu *" signature="createStandardContextMenu()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Extension" fullname="QWebPage::Extension" href="qwebpage.html#Extension-enum" location="qwebpage.h"> + <value name="ChooseMultipleFilesExtension" value="0"/> + </enum> + <class access="public" threadsafety="unspecified" status="commendable" name="ExtensionOption" fullname="QWebPage::ExtensionOption" href="qwebpage-extensionoption.html" location="qwebpage.h" bases="" module="QtWebKit"/> + <class access="public" threadsafety="unspecified" status="commendable" name="ExtensionReturn" fullname="QWebPage::ExtensionReturn" href="qwebpage-extensionreturn.html" location="qwebpage.h" bases="" module="QtWebKit"/> + <class access="public" threadsafety="unspecified" status="commendable" name="ChooseMultipleFilesExtensionOption" fullname="QWebPage::ChooseMultipleFilesExtensionOption" href="qwebpage-choosemultiplefilesextensionoption.html" location="qwebpage.h" bases="" module="QtWebKit"> + <variable access="public" threadsafety="unspecified" status="commendable" name="parentFrame" fullname="QWebPage::ChooseMultipleFilesExtensionOption::parentFrame" href="qwebpage-choosemultiplefilesextensionoption.html#parentFrame-var" location="qwebpage.h" type="QWebFrame *" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="suggestedFileNames" fullname="QWebPage::ChooseMultipleFilesExtensionOption::suggestedFileNames" href="qwebpage-choosemultiplefilesextensionoption.html#suggestedFileNames-var" location="qwebpage.h" type="QStringList" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="ChooseMultipleFilesExtensionReturn" fullname="QWebPage::ChooseMultipleFilesExtensionReturn" href="qwebpage-choosemultiplefilesextensionreturn.html" location="qwebpage.h" bases="" module="QtWebKit"> + <variable access="public" threadsafety="unspecified" status="commendable" name="fileNames" fullname="QWebPage::ChooseMultipleFilesExtensionReturn::fileNames" href="qwebpage-choosemultiplefilesextensionreturn.html#fileNames-var" location="qwebpage.h" type="QStringList" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="extension" fullname="QWebPage::extension" href="qwebpage.html#extension" location="qwebpage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="extension(Extension extension, const ExtensionOption * option, ExtensionReturn * output)"> + <parameter left="Extension" right="" name="extension" default=""/> + <parameter left="const ExtensionOption *" right="" name="option" default="0"/> + <parameter left="ExtensionReturn *" right="" name="output" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsExtension" fullname="QWebPage::supportsExtension" href="qwebpage.html#supportsExtension" location="qwebpage.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsExtension(Extension extension) const"> + <parameter left="Extension" right="" name="extension" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shouldInterruptJavaScript" fullname="QWebPage::shouldInterruptJavaScript" href="qwebpage.html#shouldInterruptJavaScript" location="qwebpage.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="bool" signature="shouldInterruptJavaScript()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="loadStarted" fullname="QWebPage::loadStarted" href="qwebpage.html#loadStarted" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="loadStarted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="loadProgress" fullname="QWebPage::loadProgress" href="qwebpage.html#loadProgress" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="loadProgress(int progress)"> + <parameter left="int" right="" name="progress" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadFinished" fullname="QWebPage::loadFinished" href="qwebpage.html#loadFinished" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="loadFinished(bool ok)"> + <parameter left="bool" right="" name="ok" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="linkHovered" fullname="QWebPage::linkHovered" href="qwebpage.html#linkHovered" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="linkHovered(const QString & link, const QString & title, const QString & textContent)"> + <parameter left="const QString &" right="" name="link" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="textContent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusBarMessage" fullname="QWebPage::statusBarMessage" href="qwebpage.html#statusBarMessage" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="statusBarMessage(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QWebPage::selectionChanged" href="qwebpage.html#selectionChanged" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameCreated" fullname="QWebPage::frameCreated" href="qwebpage.html#frameCreated" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="frameCreated(QWebFrame * frame)"> + <parameter left="QWebFrame *" right="" name="frame" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="geometryChangeRequested" fullname="QWebPage::geometryChangeRequested" href="qwebpage.html#geometryChangeRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="geometryChangeRequested(const QRect & geom)"> + <parameter left="const QRect &" right="" name="geom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaintRequested" fullname="QWebPage::repaintRequested" href="qwebpage.html#repaintRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="repaintRequested(const QRect & dirtyRect)"> + <parameter left="const QRect &" right="" name="dirtyRect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollRequested" fullname="QWebPage::scrollRequested" href="qwebpage.html#scrollRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="scrollRequested(int dx, int dy, const QRect & rectToScroll)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + <parameter left="const QRect &" right="" name="rectToScroll" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="windowCloseRequested" fullname="QWebPage::windowCloseRequested" href="qwebpage.html#windowCloseRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="windowCloseRequested()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="printRequested" fullname="QWebPage::printRequested" href="qwebpage.html#printRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="printRequested(QWebFrame * frame)"> + <parameter left="QWebFrame *" right="" name="frame" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="linkClicked" fullname="QWebPage::linkClicked" href="qwebpage.html#linkClicked" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="linkClicked(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolBarVisibilityChangeRequested" fullname="QWebPage::toolBarVisibilityChangeRequested" href="qwebpage.html#toolBarVisibilityChangeRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="toolBarVisibilityChangeRequested(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusBarVisibilityChangeRequested" fullname="QWebPage::statusBarVisibilityChangeRequested" href="qwebpage.html#statusBarVisibilityChangeRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="statusBarVisibilityChangeRequested(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="menuBarVisibilityChangeRequested" fullname="QWebPage::menuBarVisibilityChangeRequested" href="qwebpage.html#menuBarVisibilityChangeRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="menuBarVisibilityChangeRequested(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unsupportedContent" fullname="QWebPage::unsupportedContent" href="qwebpage.html#unsupportedContent" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="unsupportedContent(QNetworkReply * reply)"> + <parameter left="QNetworkReply *" right="" name="reply" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="downloadRequested" fullname="QWebPage::downloadRequested" href="qwebpage.html#downloadRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="downloadRequested(const QNetworkRequest & request)"> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="microFocusChanged" fullname="QWebPage::microFocusChanged" href="qwebpage.html#microFocusChanged" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="microFocusChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsChanged" fullname="QWebPage::contentsChanged" href="qwebpage.html#contentsChanged" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="contentsChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="databaseQuotaExceeded" fullname="QWebPage::databaseQuotaExceeded" href="qwebpage.html#databaseQuotaExceeded" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="databaseQuotaExceeded(QWebFrame * frame, QString databaseName)"> + <parameter left="QWebFrame *" right="" name="frame" default=""/> + <parameter left="QString" right="" name="databaseName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="saveFrameStateRequested" fullname="QWebPage::saveFrameStateRequested" href="qwebpage.html#saveFrameStateRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="saveFrameStateRequested(QWebFrame * frame, QWebHistoryItem * item)"> + <parameter left="QWebFrame *" right="" name="frame" default=""/> + <parameter left="QWebHistoryItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="restoreFrameStateRequested" fullname="QWebPage::restoreFrameStateRequested" href="qwebpage.html#restoreFrameStateRequested" location="qwebpage.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="restoreFrameStateRequested(QWebFrame * frame)"> + <parameter left="QWebFrame *" right="" name="frame" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createWindow" fullname="QWebPage::createWindow" href="qwebpage.html#createWindow" location="qwebpage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWebPage *" signature="createWindow(WebWindowType type)"> + <parameter left="WebWindowType" right="" name="type" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createPlugin" fullname="QWebPage::createPlugin" href="qwebpage.html#createPlugin" location="qwebpage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QObject *" signature="createPlugin(const QString & classid, const QUrl & url, const QStringList & paramNames, const QStringList & paramValues)"> + <parameter left="const QString &" right="" name="classid" default=""/> + <parameter left="const QUrl &" right="" name="url" default=""/> + <parameter left="const QStringList &" right="" name="paramNames" default=""/> + <parameter left="const QStringList &" right="" name="paramValues" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="acceptNavigationRequest" fullname="QWebPage::acceptNavigationRequest" href="qwebpage.html#acceptNavigationRequest" location="qwebpage.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="acceptNavigationRequest(QWebFrame * frame, const QNetworkRequest & request, NavigationType type)"> + <parameter left="QWebFrame *" right="" name="frame" default=""/> + <parameter left="const QNetworkRequest &" right="" name="request" default=""/> + <parameter left="NavigationType" right="" name="type" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="chooseFile" fullname="QWebPage::chooseFile" href="qwebpage.html#chooseFile" location="qwebpage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QString" signature="chooseFile(QWebFrame * parentFrame, const QString & suggestedFile)"> + <parameter left="QWebFrame *" right="" name="parentFrame" default=""/> + <parameter left="const QString &" right="" name="suggestedFile" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="javaScriptAlert" fullname="QWebPage::javaScriptAlert" href="qwebpage.html#javaScriptAlert" location="qwebpage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="javaScriptAlert(QWebFrame * frame, const QString & msg)"> + <parameter left="QWebFrame *" right="" name="frame" default=""/> + <parameter left="const QString &" right="" name="msg" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="javaScriptConfirm" fullname="QWebPage::javaScriptConfirm" href="qwebpage.html#javaScriptConfirm" location="qwebpage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="javaScriptConfirm(QWebFrame * frame, const QString & msg)"> + <parameter left="QWebFrame *" right="" name="frame" default=""/> + <parameter left="const QString &" right="" name="msg" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="javaScriptPrompt" fullname="QWebPage::javaScriptPrompt" href="qwebpage.html#javaScriptPrompt" location="qwebpage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="javaScriptPrompt(QWebFrame * frame, const QString & msg, const QString & defaultValue, QString * result)"> + <parameter left="QWebFrame *" right="" name="frame" default=""/> + <parameter left="const QString &" right="" name="msg" default=""/> + <parameter left="const QString &" right="" name="defaultValue" default=""/> + <parameter left="QString *" right="" name="result" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="javaScriptConsoleMessage" fullname="QWebPage::javaScriptConsoleMessage" href="qwebpage.html#javaScriptConsoleMessage" location="qwebpage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="javaScriptConsoleMessage(const QString & message, int lineNumber, const QString & sourceID)"> + <parameter left="const QString &" right="" name="message" default=""/> + <parameter left="int" right="" name="lineNumber" default=""/> + <parameter left="const QString &" right="" name="sourceID" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="userAgentForUrl" fullname="QWebPage::userAgentForUrl" href="qwebpage.html#userAgentForUrl" location="qwebpage.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="userAgentForUrl(const QUrl & url) const"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QItemSelectionRange" href="qitemselectionrange.html" location="qitemselectionmodel.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemSelectionRange" fullname="QItemSelectionRange::QItemSelectionRange" href="qitemselectionrange.html#QItemSelectionRange" location="qitemselectionmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QItemSelectionRange()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemSelectionRange" fullname="QItemSelectionRange::QItemSelectionRange" href="qitemselectionrange.html#QItemSelectionRange-2" location="qitemselectionmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QItemSelectionRange(const QItemSelectionRange & other)"> + <parameter left="const QItemSelectionRange &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemSelectionRange" fullname="QItemSelectionRange::QItemSelectionRange" href="qitemselectionrange.html#QItemSelectionRange-3" location="qitemselectionmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QItemSelectionRange(const QModelIndex & topLeft, const QModelIndex & bottomRight)"> + <parameter left="const QModelIndex &" right="" name="topLeft" default=""/> + <parameter left="const QModelIndex &" right="" name="bottomRight" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemSelectionRange" fullname="QItemSelectionRange::QItemSelectionRange" href="qitemselectionrange.html#QItemSelectionRange-4" location="qitemselectionmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QItemSelectionRange(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="top" fullname="QItemSelectionRange::top" href="qitemselectionrange.html#top" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="top() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="left" fullname="QItemSelectionRange::left" href="qitemselectionrange.html#left" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="left() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bottom" fullname="QItemSelectionRange::bottom" href="qitemselectionrange.html#bottom" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bottom() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="right" fullname="QItemSelectionRange::right" href="qitemselectionrange.html#right" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="right() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QItemSelectionRange::width" href="qitemselectionrange.html#width" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QItemSelectionRange::height" href="qitemselectionrange.html#height" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topLeft" fullname="QItemSelectionRange::topLeft" href="qitemselectionrange.html#topLeft" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="topLeft() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomRight" fullname="QItemSelectionRange::bottomRight" href="qitemselectionrange.html#bottomRight" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="bottomRight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QItemSelectionRange::parent" href="qitemselectionrange.html#parent" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="parent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="model" fullname="QItemSelectionRange::model" href="qitemselectionrange.html#model" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QAbstractItemModel *" signature="model() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QItemSelectionRange::contains" href="qitemselectionrange.html#contains" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QItemSelectionRange::contains" href="qitemselectionrange.html#contains-2" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="contains(int row, int column, const QModelIndex & parentIndex) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parentIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersects" fullname="QItemSelectionRange::intersects" href="qitemselectionrange.html#intersects" location="qitemselectionmodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="intersects(const QItemSelectionRange & other) const"> + <parameter left="const QItemSelectionRange &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="intersect" fullname="QItemSelectionRange::intersect" href="qitemselectionrange-obsolete.html#intersect" location="qitemselectionmodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QItemSelectionRange" signature="intersect(const QItemSelectionRange & other) const"> + <parameter left="const QItemSelectionRange &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersected" fullname="QItemSelectionRange::intersected" href="qitemselectionrange.html#intersected" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QItemSelectionRange" signature="intersected(const QItemSelectionRange & other) const"> + <parameter left="const QItemSelectionRange &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QItemSelectionRange::operator==" href="qitemselectionrange.html#operator==" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QItemSelectionRange & other) const"> + <parameter left="const QItemSelectionRange &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QItemSelectionRange::operator!=" href="qitemselectionrange.html#operator!=" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QItemSelectionRange & other) const"> + <parameter left="const QItemSelectionRange &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QItemSelectionRange::isValid" href="qitemselectionrange.html#isValid" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexes" fullname="QItemSelectionRange::indexes" href="qitemselectionrange.html#indexes" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndexList" signature="indexes() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QItemSelectionModel" href="qitemselectionmodel.html" location="qitemselectionmodel.h" bases="QObject" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectionFlag" fullname="QItemSelectionModel::SelectionFlag" href="qitemselectionmodel.html#SelectionFlag-enum" location="qitemselectionmodel.h" typedef="QItemSelectionModel::SelectionFlags"> + <value name="NoUpdate" value="0x0000"/> + <value name="Clear" value="0x0001"/> + <value name="Select" value="0x0002"/> + <value name="Deselect" value="0x0004"/> + <value name="Toggle" value="0x0008"/> + <value name="Current" value="0x0010"/> + <value name="Rows" value="0x0020"/> + <value name="Columns" value="0x0040"/> + <value name="SelectCurrent" value="Select | Current"/> + <value name="ToggleCurrent" value="Toggle | Current"/> + <value name="ClearAndSelect" value="Clear | Select"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="SelectionFlags" fullname="QItemSelectionModel::SelectionFlags" href="qitemselectionmodel.html#SelectionFlags-typedef" location="qitemselectionmodel.h" enum="QItemSelectionModel::SelectionFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemSelectionModel" fullname="QItemSelectionModel::QItemSelectionModel" href="qitemselectionmodel.html#QItemSelectionModel" location="qitemselectionmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QItemSelectionModel(QAbstractItemModel * model)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemSelectionModel" fullname="QItemSelectionModel::QItemSelectionModel" href="qitemselectionmodel.html#QItemSelectionModel-2" location="qitemselectionmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QItemSelectionModel(QAbstractItemModel * model, QObject * parent)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QItemSelectionModel" fullname="QItemSelectionModel::~QItemSelectionModel" href="qitemselectionmodel.html#dtor.QItemSelectionModel" location="qitemselectionmodel.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QItemSelectionModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QItemSelectionModel::currentIndex" href="qitemselectionmodel.html#currentIndex" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="currentIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="QItemSelectionModel::isSelected" href="qitemselectionmodel.html#isSelected" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRowSelected" fullname="QItemSelectionModel::isRowSelected" href="qitemselectionmodel.html#isRowSelected" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRowSelected(int row, const QModelIndex & parent) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isColumnSelected" fullname="QItemSelectionModel::isColumnSelected" href="qitemselectionmodel.html#isColumnSelected" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isColumnSelected(int column, const QModelIndex & parent) const"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowIntersectsSelection" fullname="QItemSelectionModel::rowIntersectsSelection" href="qitemselectionmodel.html#rowIntersectsSelection" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="rowIntersectsSelection(int row, const QModelIndex & parent) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnIntersectsSelection" fullname="QItemSelectionModel::columnIntersectsSelection" href="qitemselectionmodel.html#columnIntersectsSelection" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="columnIntersectsSelection(int column, const QModelIndex & parent) const"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasSelection" fullname="QItemSelectionModel::hasSelection" href="qitemselectionmodel.html#hasSelection" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasSelection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedIndexes" fullname="QItemSelectionModel::selectedIndexes" href="qitemselectionmodel.html#selectedIndexes" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndexList" signature="selectedIndexes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedRows" fullname="QItemSelectionModel::selectedRows" href="qitemselectionmodel.html#selectedRows" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndexList" signature="selectedRows(int column) const"> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedColumns" fullname="QItemSelectionModel::selectedColumns" href="qitemselectionmodel.html#selectedColumns" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndexList" signature="selectedColumns(int row) const"> + <parameter left="int" right="" name="row" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selection" fullname="QItemSelectionModel::selection" href="qitemselectionmodel.html#selection" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QItemSelection" signature="selection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="model" fullname="QItemSelectionModel::model" href="qitemselectionmodel.html#model" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QAbstractItemModel *" signature="model() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentIndex" fullname="QItemSelectionModel::setCurrentIndex" href="qitemselectionmodel.html#setCurrentIndex" location="qitemselectionmodel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentIndex(const QModelIndex & index, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="select" fullname="QItemSelectionModel::select" href="qitemselectionmodel.html#select" location="qitemselectionmodel.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="select(const QModelIndex & index, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="select" fullname="QItemSelectionModel::select" href="qitemselectionmodel.html#select-2" location="qitemselectionmodel.h" virtual="impure" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="select(const QItemSelection & selection, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="const QItemSelection &" right="" name="selection" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QItemSelectionModel::clear" href="qitemselectionmodel.html#clear" location="qitemselectionmodel.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QItemSelectionModel::reset" href="qitemselectionmodel.html#reset" location="qitemselectionmodel.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearSelection" fullname="QItemSelectionModel::clearSelection" href="qitemselectionmodel.html#clearSelection" location="qitemselectionmodel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clearSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QItemSelectionModel::selectionChanged" href="qitemselectionmodel.html#selectionChanged" location="qitemselectionmodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged(const QItemSelection & selected, const QItemSelection & deselected)"> + <parameter left="const QItemSelection &" right="" name="selected" default=""/> + <parameter left="const QItemSelection &" right="" name="deselected" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QItemSelectionModel::currentChanged" href="qitemselectionmodel.html#currentChanged" location="qitemselectionmodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(const QModelIndex & current, const QModelIndex & previous)"> + <parameter left="const QModelIndex &" right="" name="current" default=""/> + <parameter left="const QModelIndex &" right="" name="previous" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentRowChanged" fullname="QItemSelectionModel::currentRowChanged" href="qitemselectionmodel.html#currentRowChanged" location="qitemselectionmodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentRowChanged(const QModelIndex & current, const QModelIndex & previous)"> + <parameter left="const QModelIndex &" right="" name="current" default=""/> + <parameter left="const QModelIndex &" right="" name="previous" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentColumnChanged" fullname="QItemSelectionModel::currentColumnChanged" href="qitemselectionmodel.html#currentColumnChanged" location="qitemselectionmodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentColumnChanged(const QModelIndex & current, const QModelIndex & previous)"> + <parameter left="const QModelIndex &" right="" name="current" default=""/> + <parameter left="const QModelIndex &" right="" name="previous" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="emitSelectionChanged" fullname="QItemSelectionModel::emitSelectionChanged" href="qitemselectionmodel.html#emitSelectionChanged" location="qitemselectionmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="emitSelectionChanged(const QItemSelection & newSelection, const QItemSelection & oldSelection)"> + <parameter left="const QItemSelection &" right="" name="newSelection" default=""/> + <parameter left="const QItemSelection &" right="" name="oldSelection" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QItemSelection" href="qitemselection.html" location="qitemselectionmodel.h" bases="QList" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemSelection" fullname="QItemSelection::QItemSelection" href="qitemselection.html#QItemSelection" location="qitemselectionmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QItemSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemSelection" fullname="QItemSelection::QItemSelection" href="qitemselection.html#QItemSelection-2" location="qitemselectionmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QItemSelection(const QModelIndex & topLeft, const QModelIndex & bottomRight)"> + <parameter left="const QModelIndex &" right="" name="topLeft" default=""/> + <parameter left="const QModelIndex &" right="" name="bottomRight" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="select" fullname="QItemSelection::select" href="qitemselection.html#select" location="qitemselectionmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="select(const QModelIndex & topLeft, const QModelIndex & bottomRight)"> + <parameter left="const QModelIndex &" right="" name="topLeft" default=""/> + <parameter left="const QModelIndex &" right="" name="bottomRight" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QItemSelection::contains" href="qitemselection.html#contains" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexes" fullname="QItemSelection::indexes" href="qitemselection.html#indexes" location="qitemselectionmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndexList" signature="indexes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="merge" fullname="QItemSelection::merge" href="qitemselection.html#merge" location="qitemselectionmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="merge(const QItemSelection & other, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="const QItemSelection &" right="" name="other" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="split" fullname="QItemSelection::split" href="qitemselection.html#split" location="qitemselectionmodel.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="split(const QItemSelectionRange & range, const QItemSelectionRange & other, QItemSelection * result)"> + <parameter left="const QItemSelectionRange &" right="" name="range" default=""/> + <parameter left="const QItemSelectionRange &" right="" name="other" default=""/> + <parameter left="QItemSelection *" right="" name="result" default=""/> + </function> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QReadWriteLock" href="qreadwritelock.html" location="qreadwritelock.h" bases="" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="RecursionMode" fullname="QReadWriteLock::RecursionMode" href="qreadwritelock.html#RecursionMode-enum" location="qreadwritelock.h"> + <value name="NonRecursive" value="0"/> + <value name="Recursive" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QReadWriteLock" fullname="QReadWriteLock::QReadWriteLock" href="qreadwritelock.html#QReadWriteLock" location="qreadwritelock.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QReadWriteLock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QReadWriteLock" fullname="QReadWriteLock::QReadWriteLock" href="qreadwritelock.html#QReadWriteLock-2" location="qreadwritelock.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QReadWriteLock(RecursionMode recursionMode)"> + <parameter left="RecursionMode" right="" name="recursionMode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QReadWriteLock" fullname="QReadWriteLock::~QReadWriteLock" href="qreadwritelock.html#dtor.QReadWriteLock" location="qreadwritelock.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QReadWriteLock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lockForRead" fullname="QReadWriteLock::lockForRead" href="qreadwritelock.html#lockForRead" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="lockForRead()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tryLockForRead" fullname="QReadWriteLock::tryLockForRead" href="qreadwritelock.html#tryLockForRead" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="tryLockForRead()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tryLockForRead" fullname="QReadWriteLock::tryLockForRead" href="qreadwritelock.html#tryLockForRead-2" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="tryLockForRead(int timeout)"> + <parameter left="int" right="" name="timeout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lockForWrite" fullname="QReadWriteLock::lockForWrite" href="qreadwritelock.html#lockForWrite" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="lockForWrite()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tryLockForWrite" fullname="QReadWriteLock::tryLockForWrite" href="qreadwritelock.html#tryLockForWrite" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="tryLockForWrite()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tryLockForWrite" fullname="QReadWriteLock::tryLockForWrite" href="qreadwritelock.html#tryLockForWrite-2" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="tryLockForWrite(int timeout)"> + <parameter left="int" right="" name="timeout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unlock" fullname="QReadWriteLock::unlock" href="qreadwritelock.html#unlock" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unlock()"/> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QReadLocker" href="qreadlocker.html" location="qreadwritelock.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QReadLocker" fullname="QReadLocker::QReadLocker" href="qreadlocker.html#QReadLocker" location="qreadwritelock.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QReadLocker(QReadWriteLock * lock)"> + <parameter left="QReadWriteLock *" right="" name="lock" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QReadLocker" fullname="QReadLocker::~QReadLocker" href="qreadlocker.html#dtor.QReadLocker" location="qreadwritelock.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QReadLocker()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unlock" fullname="QReadLocker::unlock" href="qreadlocker.html#unlock" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unlock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="relock" fullname="QReadLocker::relock" href="qreadlocker.html#relock" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="relock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readWriteLock" fullname="QReadLocker::readWriteLock" href="qreadlocker.html#readWriteLock" location="qreadwritelock.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QReadWriteLock *" signature="readWriteLock() const"/> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QWriteLocker" href="qwritelocker.html" location="qreadwritelock.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWriteLocker" fullname="QWriteLocker::QWriteLocker" href="qwritelocker.html#QWriteLocker" location="qreadwritelock.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWriteLocker(QReadWriteLock * lock)"> + <parameter left="QReadWriteLock *" right="" name="lock" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWriteLocker" fullname="QWriteLocker::~QWriteLocker" href="qwritelocker.html#dtor.QWriteLocker" location="qreadwritelock.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWriteLocker()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unlock" fullname="QWriteLocker::unlock" href="qwritelocker.html#unlock" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unlock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="relock" fullname="QWriteLocker::relock" href="qwritelocker.html#relock" location="qreadwritelock.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="relock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readWriteLock" fullname="QWriteLocker::readWriteLock" href="qwritelocker.html#readWriteLock" location="qreadwritelock.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QReadWriteLock *" signature="readWriteLock() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlField" href="qsqlfield.html" location="qsqlfield.h" bases="" module="QtSql"> + <enum access="public" threadsafety="unspecified" status="commendable" name="RequiredStatus" fullname="QSqlField::RequiredStatus" href="qsqlfield.html#RequiredStatus-enum" location="qsqlfield.h"> + <value name="Unknown" value="-1"/> + <value name="Optional" value="0"/> + <value name="Required" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlField" fullname="QSqlField::QSqlField" href="qsqlfield.html#QSqlField" location="qsqlfield.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlField(const QString & fieldName, QVariant::Type type)"> + <parameter left="const QString &" right="" name="fieldName" default="QString()"/> + <parameter left="QVariant::Type" right="" name="type" default="QVariant::Invalid"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlField" fullname="QSqlField::QSqlField" href="qsqlfield.html#QSqlField-2" location="qsqlfield.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSqlField(const QSqlField & other)"> + <parameter left="const QSqlField &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSqlField::operator=" href="qsqlfield.html#operator=" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSqlField &" signature="operator=(const QSqlField & other)"> + <parameter left="const QSqlField &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSqlField::operator==" href="qsqlfield.html#operator==" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSqlField & other) const"> + <parameter left="const QSqlField &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSqlField::operator!=" href="qsqlfield.html#operator!=" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSqlField & other) const"> + <parameter left="const QSqlField &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlField" fullname="QSqlField::~QSqlField" href="qsqlfield.html#dtor.QSqlField" location="qsqlfield.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlField()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QSqlField::setValue" href="qsqlfield.html#setValue" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QSqlField::value" href="qsqlfield.html#value" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setName" fullname="QSqlField::setName" href="qsqlfield.html#setName" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QSqlField::name" href="qsqlfield.html#name" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSqlField::isNull" href="qsqlfield.html#isNull" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadOnly" fullname="QSqlField::setReadOnly" href="qsqlfield.html#setReadOnly" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setReadOnly(bool readOnly)"> + <parameter left="bool" right="" name="readOnly" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadOnly" fullname="QSqlField::isReadOnly" href="qsqlfield.html#isReadOnly" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isReadOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSqlField::clear" href="qsqlfield.html#clear" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QSqlField::type" href="qsqlfield.html#type" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant::Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAutoValue" fullname="QSqlField::isAutoValue" href="qsqlfield.html#isAutoValue" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAutoValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setType" fullname="QSqlField::setType" href="qsqlfield.html#setType" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setType(QVariant::Type type)"> + <parameter left="QVariant::Type" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRequiredStatus" fullname="QSqlField::setRequiredStatus" href="qsqlfield.html#setRequiredStatus" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRequiredStatus(RequiredStatus required)"> + <parameter left="RequiredStatus" right="" name="required" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRequired" fullname="QSqlField::setRequired" href="qsqlfield.html#setRequired" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRequired(bool required)"> + <parameter left="bool" right="" name="required" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLength" fullname="QSqlField::setLength" href="qsqlfield.html#setLength" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLength(int fieldLength)"> + <parameter left="int" right="" name="fieldLength" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrecision" fullname="QSqlField::setPrecision" href="qsqlfield.html#setPrecision" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrecision(int precision)"> + <parameter left="int" right="" name="precision" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultValue" fullname="QSqlField::setDefaultValue" href="qsqlfield.html#setDefaultValue" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDefaultValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGenerated" fullname="QSqlField::setGenerated" href="qsqlfield.html#setGenerated" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGenerated(bool gen)"> + <parameter left="bool" right="" name="gen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoValue" fullname="QSqlField::setAutoValue" href="qsqlfield.html#setAutoValue" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoValue(bool autoVal)"> + <parameter left="bool" right="" name="autoVal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="requiredStatus" fullname="QSqlField::requiredStatus" href="qsqlfield.html#requiredStatus" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="RequiredStatus" signature="requiredStatus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QSqlField::length" href="qsqlfield.html#length" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="precision" fullname="QSqlField::precision" href="qsqlfield.html#precision" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="precision() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultValue" fullname="QSqlField::defaultValue" href="qsqlfield.html#defaultValue" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="defaultValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isGenerated" fullname="QSqlField::isGenerated" href="qsqlfield.html#isGenerated" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isGenerated() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSqlField::isValid" href="qsqlfield.html#isValid" location="qsqlfield.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setNull" fullname="QSqlField::setNull" href="qsqlfield-qt3.html#setNull" location="qsqlfield.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNull()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMovie" href="qmovie.html" location="qmovie.h" bases="QObject" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="speed" fullname="QMovie::speed" href="qmovie.html#speed-prop" location="qmovie.h" type="int"> + <getter name="speed"/> + <setter name="setSpeed"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cacheMode" fullname="QMovie::cacheMode" href="qmovie.html#cacheMode-prop" location="qmovie.h" type="CacheMode"> + <getter name="cacheMode"/> + <setter name="setCacheMode"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="MovieState" fullname="QMovie::MovieState" href="qmovie.html#MovieState-enum" location="qmovie.h"> + <value name="NotRunning" value="0"/> + <value name="Paused" value="1"/> + <value name="Running" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CacheMode" fullname="QMovie::CacheMode" href="qmovie.html#CacheMode-enum" location="qmovie.h"> + <value name="CacheNone" value="0"/> + <value name="CacheAll" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QMovie" fullname="QMovie::QMovie" href="qmovie.html#QMovie" location="qmovie.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMovie(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMovie" fullname="QMovie::QMovie" href="qmovie.html#QMovie-2" location="qmovie.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMovie(QIODevice * device, const QByteArray & format, QObject * parent)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="const QByteArray &" right="" name="format" default="QByteArray()"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMovie" fullname="QMovie::QMovie" href="qmovie.html#QMovie-3" location="qmovie.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QMovie(const QString & fileName, const QByteArray & format, QObject * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QByteArray &" right="" name="format" default="QByteArray()"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMovie" fullname="QMovie::~QMovie" href="qmovie.html#dtor.QMovie" location="qmovie.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMovie()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedFormats" fullname="QMovie::supportedFormats" href="qmovie.html#supportedFormats" location="qmovie.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QByteArray>" signature="supportedFormats()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDevice" fullname="QMovie::setDevice" href="qmovie.html#setDevice" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDevice(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QMovie::device" href="qmovie.html#device" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QMovie::setFileName" href="qmovie.html#setFileName" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QMovie::fileName" href="qmovie.html#fileName" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QMovie::setFormat" href="qmovie.html#setFormat" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QByteArray & format)"> + <parameter left="const QByteArray &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QMovie::format" href="qmovie.html#format" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackgroundColor" fullname="QMovie::setBackgroundColor" href="qmovie.html#setBackgroundColor" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundColor" fullname="QMovie::backgroundColor" href="qmovie.html#backgroundColor" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="backgroundColor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QMovie::state" href="qmovie.html#state" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="MovieState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameRect" fullname="QMovie::frameRect" href="qmovie.html#frameRect" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="frameRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentImage" fullname="QMovie::currentImage" href="qmovie.html#currentImage" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="currentImage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentPixmap" fullname="QMovie::currentPixmap" href="qmovie.html#currentPixmap" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="currentPixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QMovie::isValid" href="qmovie.html#isValid" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="jumpToFrame" fullname="QMovie::jumpToFrame" href="qmovie.html#jumpToFrame" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="jumpToFrame(int frameNumber)"> + <parameter left="int" right="" name="frameNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loopCount" fullname="QMovie::loopCount" href="qmovie.html#loopCount" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="loopCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameCount" fullname="QMovie::frameCount" href="qmovie.html#frameCount" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="frameCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextFrameDelay" fullname="QMovie::nextFrameDelay" href="qmovie.html#nextFrameDelay" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="nextFrameDelay() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFrameNumber" fullname="QMovie::currentFrameNumber" href="qmovie.html#currentFrameNumber" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentFrameNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="speed" fullname="QMovie::speed" href="qmovie.html#speed-prop" location="qmovie.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="speed" type="int" signature="speed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scaledSize" fullname="QMovie::scaledSize" href="qmovie.html#scaledSize" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSize" signature="scaledSize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScaledSize" fullname="QMovie::setScaledSize" href="qmovie.html#setScaledSize" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScaledSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheMode" fullname="QMovie::cacheMode" href="qmovie.html#cacheMode-prop" location="qmovie.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cacheMode" type="CacheMode" signature="cacheMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCacheMode" fullname="QMovie::setCacheMode" href="qmovie.html#cacheMode-prop" location="qmovie.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cacheMode" type="void" signature="setCacheMode(CacheMode mode)"> + <parameter left="CacheMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="started" fullname="QMovie::started" href="qmovie.html#started" location="qmovie.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="started()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resized" fullname="QMovie::resized" href="qmovie.html#resized" location="qmovie.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="resized(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updated" fullname="QMovie::updated" href="qmovie.html#updated" location="qmovie.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="updated(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QMovie::stateChanged" href="qmovie.html#stateChanged" location="qmovie.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(QMovie::MovieState state)"> + <parameter left="QMovie::MovieState" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QMovie::error" href="qmovie.html#error" location="qmovie.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="error(QImageReader::ImageReaderError error)"> + <parameter left="QImageReader::ImageReaderError" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QMovie::finished" href="qmovie.html#finished" location="qmovie.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameChanged" fullname="QMovie::frameChanged" href="qmovie.html#frameChanged" location="qmovie.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="frameChanged(int frameNumber)"> + <parameter left="int" right="" name="frameNumber" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QMovie::start" href="qmovie.html#start" location="qmovie.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="start()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="jumpToNextFrame" fullname="QMovie::jumpToNextFrame" href="qmovie.html#jumpToNextFrame" location="qmovie.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="bool" signature="jumpToNextFrame()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPaused" fullname="QMovie::setPaused" href="qmovie.html#setPaused" location="qmovie.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setPaused(bool paused)"> + <parameter left="bool" right="" name="paused" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="QMovie::stop" href="qmovie.html#stop" location="qmovie.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpeed" fullname="QMovie::setSpeed" href="qmovie.html#speed-prop" location="qmovie.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="speed" type="void" signature="setSpeed(int percentSpeed)"> + <parameter left="int" right="" name="percentSpeed" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isNull" fullname="QMovie::isNull" href="qmovie-qt3.html#isNull" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="frameNumber" fullname="QMovie::frameNumber" href="qmovie-qt3.html#frameNumber" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="frameNumber() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="running" fullname="QMovie::running" href="qmovie-qt3.html#running" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="running() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="paused" fullname="QMovie::paused" href="qmovie-qt3.html#paused" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="paused() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="finished" fullname="QMovie::finished" href="qmovie-qt3.html#finished-2" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="finished() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="restart" fullname="QMovie::restart" href="qmovie-qt3.html#restart" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="restart()"/> + <function access="public" threadsafety="unspecified" status="compat" name="frameImage" fullname="QMovie::frameImage" href="qmovie-qt3.html#frameImage" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="frameImage() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="framePixmap" fullname="QMovie::framePixmap" href="qmovie-qt3.html#framePixmap" location="qmovie.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="framePixmap() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="step" fullname="QMovie::step" href="qmovie-qt3.html#step" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="step()"/> + <function access="public" threadsafety="unspecified" status="compat" name="pause" fullname="QMovie::pause" href="qmovie-qt3.html#pause" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="pause()"/> + <function access="public" threadsafety="unspecified" status="compat" name="unpause" fullname="QMovie::unpause" href="qmovie-qt3.html#unpause" location="qmovie.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unpause()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlQueryModel" href="qsqlquerymodel.html" location="qsqlquerymodel.h" bases="QAbstractTableModel" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlQueryModel" fullname="QSqlQueryModel::QSqlQueryModel" href="qsqlquerymodel.html#QSqlQueryModel" location="qsqlquerymodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlQueryModel(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlQueryModel" fullname="QSqlQueryModel::~QSqlQueryModel" href="qsqlquerymodel.html#dtor.QSqlQueryModel" location="qsqlquerymodel.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlQueryModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QSqlQueryModel::rowCount" href="qsqlquerymodel.html#rowCount" location="qsqlquerymodel.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QSqlQueryModel::columnCount" href="qsqlquerymodel.html#columnCount" location="qsqlquerymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="record" fullname="QSqlQueryModel::record" href="qsqlquerymodel.html#record" location="qsqlquerymodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlRecord" signature="record(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="record" fullname="QSqlQueryModel::record" href="qsqlquerymodel.html#record-2" location="qsqlquerymodel.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QSqlRecord" signature="record() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QSqlQueryModel::data" href="qsqlquerymodel.html#data" location="qsqlquerymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(const QModelIndex & item, int role) const"> + <parameter left="const QModelIndex &" right="" name="item" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="headerData" fullname="QSqlQueryModel::headerData" href="qsqlquerymodel.html#headerData" location="qsqlquerymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="headerData(int section, Qt::Orientation orientation, int role) const"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeaderData" fullname="QSqlQueryModel::setHeaderData" href="qsqlquerymodel.html#setHeaderData" location="qsqlquerymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setHeaderData(int section, Qt::Orientation orientation, const QVariant & value, int role)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertColumns" fullname="QSqlQueryModel::insertColumns" href="qsqlquerymodel.html#insertColumns" location="qsqlquerymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertColumns(int column, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumns" fullname="QSqlQueryModel::removeColumns" href="qsqlquerymodel.html#removeColumns" location="qsqlquerymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeColumns(int column, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setQuery" fullname="QSqlQueryModel::setQuery" href="qsqlquerymodel.html#setQuery" location="qsqlquerymodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQuery(const QSqlQuery & query)"> + <parameter left="const QSqlQuery &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setQuery" fullname="QSqlQueryModel::setQuery" href="qsqlquerymodel.html#setQuery-2" location="qsqlquerymodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setQuery(const QString & query, const QSqlDatabase & db)"> + <parameter left="const QString &" right="" name="query" default=""/> + <parameter left="const QSqlDatabase &" right="" name="db" default="QSqlDatabase()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="query" fullname="QSqlQueryModel::query" href="qsqlquerymodel.html#query" location="qsqlquerymodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlQuery" signature="query() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSqlQueryModel::clear" href="qsqlquerymodel.html#clear" location="qsqlquerymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastError" fullname="QSqlQueryModel::lastError" href="qsqlquerymodel.html#lastError" location="qsqlquerymodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlError" signature="lastError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchMore" fullname="QSqlQueryModel::fetchMore" href="qsqlquerymodel.html#fetchMore" location="qsqlquerymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="fetchMore(const QModelIndex & parent)"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canFetchMore" fullname="QSqlQueryModel::canFetchMore" href="qsqlquerymodel.html#canFetchMore" location="qsqlquerymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canFetchMore(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="queryChange" fullname="QSqlQueryModel::queryChange" href="qsqlquerymodel.html#queryChange" location="qsqlquerymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="queryChange()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="indexInQuery" fullname="QSqlQueryModel::indexInQuery" href="qsqlquerymodel.html#indexInQuery" location="qsqlquerymodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexInQuery(const QModelIndex & item) const"> + <parameter left="const QModelIndex &" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setLastError" fullname="QSqlQueryModel::setLastError" href="qsqlquerymodel.html#setLastError" location="qsqlquerymodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLastError(const QSqlError & error)"> + <parameter left="const QSqlError &" right="" name="error" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTransform" href="qtransform.html" location="qtransform.h" bases="" module="QtGui"> + <contents name="rendering-graphics" title="Rendering Graphics" level="1"/> + <contents name="basic-matrix-operations" title="Basic Matrix Operations" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="TransformationType" fullname="QTransform::TransformationType" href="qtransform.html#TransformationType-enum" location="qtransform.h"> + <value name="TxNone" value="0x00"/> + <value name="TxTranslate" value="0x01"/> + <value name="TxScale" value="0x02"/> + <value name="TxRotate" value="0x04"/> + <value name="TxShear" value="0x08"/> + <value name="TxProject" value="0x10"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QTransform" fullname="QTransform::QTransform" href="qtransform.html#QTransform" location="qtransform.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTransform()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTransform" fullname="QTransform::QTransform" href="qtransform.html#QTransform-3" location="qtransform.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTransform(qreal m11, qreal m12, qreal m13, qreal m21, qreal m22, qreal m23, qreal m31, qreal m32, qreal m33)"> + <parameter left="qreal" right="" name="m11" default=""/> + <parameter left="qreal" right="" name="m12" default=""/> + <parameter left="qreal" right="" name="m13" default=""/> + <parameter left="qreal" right="" name="m21" default=""/> + <parameter left="qreal" right="" name="m22" default=""/> + <parameter left="qreal" right="" name="m23" default=""/> + <parameter left="qreal" right="" name="m31" default=""/> + <parameter left="qreal" right="" name="m32" default=""/> + <parameter left="qreal" right="" name="m33" default="1.0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTransform" fullname="QTransform::QTransform" href="qtransform.html#QTransform-4" location="qtransform.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QTransform(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="m11" default=""/> + <parameter left="qreal" right="" name="m12" default=""/> + <parameter left="qreal" right="" name="m21" default=""/> + <parameter left="qreal" right="" name="m22" default=""/> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTransform" fullname="QTransform::QTransform" href="qtransform.html#QTransform-5" location="qtransform.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QTransform(const QMatrix & matrix)"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAffine" fullname="QTransform::isAffine" href="qtransform.html#isAffine" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAffine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isIdentity" fullname="QTransform::isIdentity" href="qtransform.html#isIdentity" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIdentity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isInvertible" fullname="QTransform::isInvertible" href="qtransform.html#isInvertible" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isInvertible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isScaling" fullname="QTransform::isScaling" href="qtransform.html#isScaling" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isScaling() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRotating" fullname="QTransform::isRotating" href="qtransform.html#isRotating" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRotating() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTranslating" fullname="QTransform::isTranslating" href="qtransform.html#isTranslating" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTranslating() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QTransform::type" href="qtransform.html#type" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="TransformationType" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="determinant" fullname="QTransform::determinant" href="qtransform.html#determinant" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="determinant() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="det" fullname="QTransform::det" href="qtransform-obsolete.html#det" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="det() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m11" fullname="QTransform::m11" href="qtransform.html#m11" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m11() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m12" fullname="QTransform::m12" href="qtransform.html#m12" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m12() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m13" fullname="QTransform::m13" href="qtransform.html#m13" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m13() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m21" fullname="QTransform::m21" href="qtransform.html#m21" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m21() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m22" fullname="QTransform::m22" href="qtransform.html#m22" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m22() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m23" fullname="QTransform::m23" href="qtransform.html#m23" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m23() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m31" fullname="QTransform::m31" href="qtransform.html#m31" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m31() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m32" fullname="QTransform::m32" href="qtransform.html#m32" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m32() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m33" fullname="QTransform::m33" href="qtransform.html#m33" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m33() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dx" fullname="QTransform::dx" href="qtransform.html#dx" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="dx() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dy" fullname="QTransform::dy" href="qtransform.html#dy" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="dy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMatrix" fullname="QTransform::setMatrix" href="qtransform.html#setMatrix" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMatrix(qreal m11, qreal m12, qreal m13, qreal m21, qreal m22, qreal m23, qreal m31, qreal m32, qreal m33)"> + <parameter left="qreal" right="" name="m11" default=""/> + <parameter left="qreal" right="" name="m12" default=""/> + <parameter left="qreal" right="" name="m13" default=""/> + <parameter left="qreal" right="" name="m21" default=""/> + <parameter left="qreal" right="" name="m22" default=""/> + <parameter left="qreal" right="" name="m23" default=""/> + <parameter left="qreal" right="" name="m31" default=""/> + <parameter left="qreal" right="" name="m32" default=""/> + <parameter left="qreal" right="" name="m33" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inverted" fullname="QTransform::inverted" href="qtransform.html#inverted" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="inverted(bool * invertible) const"> + <parameter left="bool *" right="" name="invertible" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="adjoint" fullname="QTransform::adjoint" href="qtransform.html#adjoint" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="adjoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="transposed" fullname="QTransform::transposed" href="qtransform.html#transposed" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="transposed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QTransform::translate" href="qtransform.html#translate" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTransform &" signature="translate(qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QTransform::scale" href="qtransform.html#scale" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTransform &" signature="scale(qreal sx, qreal sy)"> + <parameter left="qreal" right="" name="sx" default=""/> + <parameter left="qreal" right="" name="sy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shear" fullname="QTransform::shear" href="qtransform.html#shear" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTransform &" signature="shear(qreal sh, qreal sv)"> + <parameter left="qreal" right="" name="sh" default=""/> + <parameter left="qreal" right="" name="sv" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rotate" fullname="QTransform::rotate" href="qtransform.html#rotate" location="qtransform.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTransform &" signature="rotate(qreal angle, Qt::Axis axis)"> + <parameter left="qreal" right="" name="angle" default=""/> + <parameter left="Qt::Axis" right="" name="axis" default="Qt::ZAxis"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rotateRadians" fullname="QTransform::rotateRadians" href="qtransform.html#rotateRadians" location="qtransform.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTransform &" signature="rotateRadians(qreal angle, Qt::Axis axis)"> + <parameter left="qreal" right="" name="angle" default=""/> + <parameter left="Qt::Axis" right="" name="axis" default="Qt::ZAxis"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="squareToQuad" fullname="QTransform::squareToQuad" href="qtransform.html#squareToQuad" location="qtransform.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="squareToQuad(const QPolygonF & quad, QTransform & trans)"> + <parameter left="const QPolygonF &" right="" name="quad" default=""/> + <parameter left="QTransform &" right="" name="trans" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="quadToSquare" fullname="QTransform::quadToSquare" href="qtransform.html#quadToSquare" location="qtransform.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="quadToSquare(const QPolygonF & quad, QTransform & trans)"> + <parameter left="const QPolygonF &" right="" name="quad" default=""/> + <parameter left="QTransform &" right="" name="trans" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="quadToQuad" fullname="QTransform::quadToQuad" href="qtransform.html#quadToQuad" location="qtransform.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="quadToQuad(const QPolygonF & one, const QPolygonF & two, QTransform & trans)"> + <parameter left="const QPolygonF &" right="" name="one" default=""/> + <parameter left="const QPolygonF &" right="" name="two" default=""/> + <parameter left="QTransform &" right="" name="trans" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTransform::operator==" href="qtransform.html#operator==" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QTransform & matrix) const"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTransform::operator!=" href="qtransform.html#operator!=" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QTransform & matrix) const"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QTransform::operator*=" href="qtransform.html#operator*=" location="qtransform.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTransform &" signature="operator*=(const QTransform & matrix)"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QTransform::operator*" href="qtransform.html#operator*" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="operator*(const QTransform & matrix) const"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTransform::operator=" href="qtransform.html#operator=" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTransform &" signature="operator=(const QTransform & matrix)"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QTransform::operator QVariant" href="qtransform.html#operator QVariant" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QTransform::reset" href="qtransform.html#reset" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QTransform::map" href="qtransform.html#map-3" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPoint" signature="map(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QTransform::map" href="qtransform.html#map-2" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPointF" signature="map(const QPointF & p) const"> + <parameter left="const QPointF &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QTransform::map" href="qtransform.html#map-4" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QLine" signature="map(const QLine & l) const"> + <parameter left="const QLine &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QTransform::map" href="qtransform.html#map-5" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QLineF" signature="map(const QLineF & line) const"> + <parameter left="const QLineF &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QTransform::map" href="qtransform.html#map-6" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QPolygonF" signature="map(const QPolygonF & polygon) const"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QTransform::map" href="qtransform.html#map-7" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="7" type="QPolygon" signature="map(const QPolygon & polygon) const"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QTransform::map" href="qtransform.html#map-8" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="8" type="QRegion" signature="map(const QRegion & region) const"> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QTransform::map" href="qtransform.html#map-9" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="9" type="QPainterPath" signature="map(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToPolygon" fullname="QTransform::mapToPolygon" href="qtransform.html#mapToPolygon" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygon" signature="mapToPolygon(const QRect & rectangle) const"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRect" fullname="QTransform::mapRect" href="qtransform.html#mapRect-2" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRect" signature="mapRect(const QRect & rectangle) const"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRect" fullname="QTransform::mapRect" href="qtransform.html#mapRect" location="qtransform.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="mapRect(const QRectF & rectangle) const"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QTransform::map" href="qtransform.html#map-10" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="10" type="void" signature="map(int x, int y, int * tx, int * ty) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int *" right="" name="tx" default=""/> + <parameter left="int *" right="" name="ty" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QTransform::map" href="qtransform.html#map" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="map(qreal x, qreal y, qreal * tx, qreal * ty) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal *" right="" name="tx" default=""/> + <parameter left="qreal *" right="" name="ty" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toAffine" fullname="QTransform::toAffine" href="qtransform.html#toAffine" location="qtransform.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QMatrix &" signature="toAffine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QTransform::operator*=" href="qtransform.html#operator*=-2" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QTransform &" signature="operator*=(qreal scalar)"> + <parameter left="qreal" right="" name="scalar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QTransform::operator/=" href="qtransform.html#operator/=" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTransform &" signature="operator/=(qreal scalar)"> + <parameter left="qreal" right="" name="scalar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QTransform::operator+=" href="qtransform.html#operator+=" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTransform &" signature="operator+=(qreal scalar)"> + <parameter left="qreal" right="" name="scalar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QTransform::operator-=" href="qtransform.html#operator-=" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTransform &" signature="operator-=(qreal scalar)"> + <parameter left="qreal" right="" name="scalar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromTranslate" fullname="QTransform::fromTranslate" href="qtransform.html#fromTranslate" location="qtransform.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTransform" signature="fromTranslate(qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromScale" fullname="QTransform::fromScale" href="qtransform.html#fromScale" location="qtransform.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTransform" signature="fromScale(qreal sx, qreal sy)"> + <parameter left="qreal" right="" name="sx" default=""/> + <parameter left="qreal" right="" name="sy" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qFuzzyCompare" href="qtransform.html#qFuzzyCompare-6" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" relates="QTransform" type="bool" signature="qFuzzyCompare(const QTransform & t1, const QTransform & t2)"> + <parameter left="const QTransform &" right="" name="t1" default=""/> + <parameter left="const QTransform &" right="" name="t2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qtransform.html#operator<<-73" location="qtransform.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="73" relates="QTransform" type="QDataStream &" signature="operator<<(QDataStream & stream, const QTransform & matrix)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qtransform.html#operator>>-38" location="qtransform.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="38" relates="QTransform" type="QDataStream &" signature="operator>>(QDataStream & stream, QTransform & matrix)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qtransform.html#operator*-25" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="25" relates="QTransform" type="QPoint" signature="operator*(const QPoint & point, const QTransform & matrix)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qtransform.html#operator*-26" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="26" relates="QTransform" type="QPointF" signature="operator*(const QPointF & point, const QTransform & matrix)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qtransform.html#operator*-27" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="27" relates="QTransform" type="QLineF" signature="operator*(const QLineF & line, const QTransform & matrix)"> + <parameter left="const QLineF &" right="" name="line" default=""/> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qtransform.html#operator*-28" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="28" relates="QTransform" type="QLine" signature="operator*(const QLine & line, const QTransform & matrix)"> + <parameter left="const QLine &" right="" name="line" default=""/> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qtransform.html#operator*-29" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="29" relates="QTransform" type="QPolygon" signature="operator*(const QPolygon & polygon, const QTransform & matrix)"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qtransform.html#operator*-30" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="30" relates="QTransform" type="QPolygonF" signature="operator*(const QPolygonF & polygon, const QTransform & matrix)"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qtransform.html#operator*-31" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="31" relates="QTransform" type="QRegion" signature="operator*(const QRegion & region, const QTransform & matrix)"> + <parameter left="const QRegion &" right="" name="region" default=""/> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qtransform.html#operator*-32" location="qtransform.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="32" relates="QTransform" type="QPainterPath" signature="operator*(const QPainterPath & path, const QTransform & matrix)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="main" name="QmlComponent" href="qmlcomponent.html" location="qmlcomponent.h" bases="QObject" module="QtDeclarative"> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlComponent" fullname="QmlComponent::QmlComponent" href="qmlcomponent.html#QmlComponent" location="qmlcomponent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QmlComponent(QmlEngine * engine, QObject * parent)"> + <parameter left="QmlEngine *" right="" name="engine" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlComponent" fullname="QmlComponent::QmlComponent" href="qmlcomponent.html#QmlComponent-3" location="qmlcomponent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QmlComponent(QmlEngine * engine, const QString & fileName, QObject * parent)"> + <parameter left="QmlEngine *" right="" name="engine" default=""/> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlComponent" fullname="QmlComponent::QmlComponent" href="qmlcomponent.html#QmlComponent-4" location="qmlcomponent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QmlComponent(QmlEngine * engine, const QUrl & url, QObject * parent)"> + <parameter left="QmlEngine *" right="" name="engine" default=""/> + <parameter left="const QUrl &" right="" name="url" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlComponent" fullname="QmlComponent::QmlComponent" href="qmlcomponent.html#QmlComponent-5" location="qmlcomponent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QmlComponent(QmlEngine * engine, const QByteArray & data, const QUrl & url, QObject * parent)"> + <parameter left="QmlEngine *" right="" name="engine" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const QUrl &" right="" name="url" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QmlComponent" fullname="QmlComponent::~QmlComponent" href="qmlcomponent.html#dtor.QmlComponent" location="qmlcomponent.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QmlComponent()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Status" fullname="QmlComponent::Status" href="qmlcomponent.html#Status-enum" location="qmlcomponent.h"> + <value name="Null" value="0"/> + <value name="Ready" value="1"/> + <value name="Loading" value="2"/> + <value name="Error" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="status" fullname="QmlComponent::status" href="qmlcomponent.html#status" location="qmlcomponent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Status" signature="status() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QmlComponent::isNull" href="qmlcomponent.html#isNull" location="qmlcomponent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isReady" fullname="QmlComponent::isReady" href="qmlcomponent.html#isReady" location="qmlcomponent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isReady() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isError" fullname="QmlComponent::isError" href="qmlcomponent.html#isError" location="qmlcomponent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLoading" fullname="QmlComponent::isLoading" href="qmlcomponent.html#isLoading" location="qmlcomponent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLoading() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errors" fullname="QmlComponent::errors" href="qmlcomponent.html#errors" location="qmlcomponent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QmlError>" signature="errors() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="url" fullname="QmlComponent::url" href="qmlcomponent.html#url" location="qmlcomponent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="url() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QmlComponent::create" href="qmlcomponent.html#create" location="qmlcomponent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QObject *" signature="create(QmlContext * context)"> + <parameter left="QmlContext *" right="" name="context" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beginCreate" fullname="QmlComponent::beginCreate" href="qmlcomponent.html#beginCreate" location="qmlcomponent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QObject *" signature="beginCreate(QmlContext * context)"> + <parameter left="QmlContext *" right="" name="context" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="completeCreate" fullname="QmlComponent::completeCreate" href="qmlcomponent.html#completeCreate" location="qmlcomponent.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="completeCreate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="loadUrl" fullname="QmlComponent::loadUrl" href="qmlcomponent.html#loadUrl" location="qmlcomponent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="loadUrl(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QmlComponent::setData" href="qmlcomponent.html#setData" location="qmlcomponent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QByteArray & data, const QUrl & url)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusChanged" fullname="QmlComponent::statusChanged" href="qmlcomponent.html#statusChanged" location="qmlcomponent.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="statusChanged(QmlComponent::Status status)"> + <parameter left="QmlComponent::Status" right="" name="status" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="obsolete" name="QPictureFormatPlugin" href="qpictureformatplugin.html" location="qpictureformatplugin.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPictureFormatPlugin" fullname="QPictureFormatPlugin::QPictureFormatPlugin" href="qpictureformatplugin.html#QPictureFormatPlugin" location="qpictureformatplugin.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPictureFormatPlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPictureFormatPlugin" fullname="QPictureFormatPlugin::~QPictureFormatPlugin" href="qpictureformatplugin.html#dtor.QPictureFormatPlugin" location="qpictureformatplugin.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPictureFormatPlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QPictureFormatPlugin::keys" href="qpictureformatplugin.html#keys" location="qpictureformatplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="loadPicture" fullname="QPictureFormatPlugin::loadPicture" href="qpictureformatplugin.html#loadPicture" location="qpictureformatplugin.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="loadPicture(const QString & format, const QString & fileName, QPicture * picture)"> + <parameter left="const QString &" right="" name="format" default=""/> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QPicture *" right="" name="picture" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="savePicture" fullname="QPictureFormatPlugin::savePicture" href="qpictureformatplugin.html#savePicture" location="qpictureformatplugin.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="savePicture(const QString & format, const QString & fileName, const QPicture & picture)"> + <parameter left="const QString &" right="" name="format" default=""/> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QPicture &" right="" name="picture" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="installIOHandler" fullname="QPictureFormatPlugin::installIOHandler" href="qpictureformatplugin.html#installIOHandler" location="qpictureformatplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="installIOHandler(const QString & format)"> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlNamespaceSupport" href="qxmlnamespacesupport.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlNamespaceSupport" fullname="QXmlNamespaceSupport::QXmlNamespaceSupport" href="qxmlnamespacesupport.html#QXmlNamespaceSupport" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlNamespaceSupport()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlNamespaceSupport" fullname="QXmlNamespaceSupport::~QXmlNamespaceSupport" href="qxmlnamespacesupport.html#dtor.QXmlNamespaceSupport" location="qxml.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlNamespaceSupport()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrefix" fullname="QXmlNamespaceSupport::setPrefix" href="qxmlnamespacesupport.html#setPrefix" location="qxml.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrefix(const QString & pre, const QString & uri)"> + <parameter left="const QString &" right="" name="pre" default=""/> + <parameter left="const QString &" right="" name="uri" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prefix" fullname="QXmlNamespaceSupport::prefix" href="qxmlnamespacesupport.html#prefix" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="prefix(const QString & uri) const"> + <parameter left="const QString &" right="" name="uri" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uri" fullname="QXmlNamespaceSupport::uri" href="qxmlnamespacesupport.html#uri" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="uri(const QString & prefix) const"> + <parameter left="const QString &" right="" name="prefix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="splitName" fullname="QXmlNamespaceSupport::splitName" href="qxmlnamespacesupport.html#splitName" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="splitName(const QString & qname, QString & prefix, QString & localname) const"> + <parameter left="const QString &" right="" name="qname" default=""/> + <parameter left="QString &" right="" name="prefix" default=""/> + <parameter left="QString &" right="" name="localname" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="processName" fullname="QXmlNamespaceSupport::processName" href="qxmlnamespacesupport.html#processName" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="processName(const QString & qname, bool isAttribute, QString & nsuri, QString & localname) const"> + <parameter left="const QString &" right="" name="qname" default=""/> + <parameter left="bool" right="" name="isAttribute" default=""/> + <parameter left="QString &" right="" name="nsuri" default=""/> + <parameter left="QString &" right="" name="localname" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prefixes" fullname="QXmlNamespaceSupport::prefixes" href="qxmlnamespacesupport.html#prefixes" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="prefixes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="prefixes" fullname="QXmlNamespaceSupport::prefixes" href="qxmlnamespacesupport.html#prefixes-2" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QStringList" signature="prefixes(const QString & uri) const"> + <parameter left="const QString &" right="" name="uri" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pushContext" fullname="QXmlNamespaceSupport::pushContext" href="qxmlnamespacesupport.html#pushContext" location="qxml.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="pushContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="popContext" fullname="QXmlNamespaceSupport::popContext" href="qxmlnamespacesupport.html#popContext" location="qxml.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="popContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QXmlNamespaceSupport::reset" href="qxmlnamespacesupport.html#reset" location="qxml.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlAttributes" href="qxmlattributes.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlAttributes" fullname="QXmlAttributes::QXmlAttributes" href="qxmlattributes.html#QXmlAttributes" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlAttributes()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlAttributes" fullname="QXmlAttributes::~QXmlAttributes" href="qxmlattributes.html#dtor.QXmlAttributes" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlAttributes()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QXmlAttributes::index" href="qxmlattributes.html#index" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="index(const QString & qName) const"> + <parameter left="const QString &" right="" name="qName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QXmlAttributes::index" href="qxmlattributes.html#index-2" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="index(const QLatin1String & qName) const"> + <parameter left="const QLatin1String &" right="" name="qName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QXmlAttributes::index" href="qxmlattributes.html#index-3" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="index(const QString & uri, const QString & localPart) const"> + <parameter left="const QString &" right="" name="uri" default=""/> + <parameter left="const QString &" right="" name="localPart" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QXmlAttributes::length" href="qxmlattributes.html#length" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QXmlAttributes::count" href="qxmlattributes.html#count" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="localName" fullname="QXmlAttributes::localName" href="qxmlattributes.html#localName" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="localName(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qName" fullname="QXmlAttributes::qName" href="qxmlattributes.html#qName" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="qName(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uri" fullname="QXmlAttributes::uri" href="qxmlattributes.html#uri" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="uri(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QXmlAttributes::type" href="qxmlattributes.html#type" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="type(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QXmlAttributes::type" href="qxmlattributes.html#type-2" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="type(const QString & qName) const"> + <parameter left="const QString &" right="" name="qName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QXmlAttributes::type" href="qxmlattributes.html#type-3" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QString" signature="type(const QString & uri, const QString & localName) const"> + <parameter left="const QString &" right="" name="uri" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlAttributes::value" href="qxmlattributes.html#value" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="value(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlAttributes::value" href="qxmlattributes.html#value-2" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="value(const QString & qName) const"> + <parameter left="const QString &" right="" name="qName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlAttributes::value" href="qxmlattributes.html#value-3" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QString" signature="value(const QLatin1String & qName) const"> + <parameter left="const QLatin1String &" right="" name="qName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QXmlAttributes::value" href="qxmlattributes.html#value-4" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QString" signature="value(const QString & uri, const QString & localName) const"> + <parameter left="const QString &" right="" name="uri" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QXmlAttributes::clear" href="qxmlattributes.html#clear" location="qxml.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QXmlAttributes::append" href="qxmlattributes.html#append" location="qxml.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="append(const QString & qName, const QString & uri, const QString & localPart, const QString & value)"> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="const QString &" right="" name="uri" default=""/> + <parameter left="const QString &" right="" name="localPart" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlInputSource" href="qxmlinputsource.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlInputSource" fullname="QXmlInputSource::QXmlInputSource" href="qxmlinputsource.html#QXmlInputSource" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlInputSource()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlInputSource" fullname="QXmlInputSource::QXmlInputSource" href="qxmlinputsource.html#QXmlInputSource-2" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlInputSource(QIODevice * dev)"> + <parameter left="QIODevice *" right="" name="dev" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlInputSource" fullname="QXmlInputSource::~QXmlInputSource" href="qxmlinputsource.html#dtor.QXmlInputSource" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlInputSource()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QXmlInputSource::setData" href="qxmlinputsource.html#setData" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QString & dat)"> + <parameter left="const QString &" right="" name="dat" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QXmlInputSource::setData" href="qxmlinputsource.html#setData-2" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setData(const QByteArray & dat)"> + <parameter left="const QByteArray &" right="" name="dat" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchData" fullname="QXmlInputSource::fetchData" href="qxmlinputsource.html#fetchData" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="fetchData()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QXmlInputSource::data" href="qxmlinputsource.html#data" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="next" fullname="QXmlInputSource::next" href="qxmlinputsource.html#next" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QChar" signature="next()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QXmlInputSource::reset" href="qxmlinputsource.html#reset" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="EndOfData" fullname="QXmlInputSource::EndOfData" href="qxmlinputsource.html#EndOfData-var" location="qxml.h" type="const ushort" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="EndOfDocument" fullname="QXmlInputSource::EndOfDocument" href="qxmlinputsource.html#EndOfDocument-var" location="qxml.h" type="const ushort" static="true"/> + <function access="public" threadsafety="unspecified" status="compat" name="QXmlInputSource" fullname="QXmlInputSource::QXmlInputSource" href="qxmlinputsource-qt3.html#QXmlInputSource-3" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QXmlInputSource(QFile & file)"> + <parameter left="QFile &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QXmlInputSource" fullname="QXmlInputSource::QXmlInputSource" href="qxmlinputsource-qt3.html#QXmlInputSource-4" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QXmlInputSource(QTextStream & stream)"> + <parameter left="QTextStream &" right="" name="stream" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="fromRawData" fullname="QXmlInputSource::fromRawData" href="qxmlinputsource.html#fromRawData" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QString" signature="fromRawData(const QByteArray & data, bool beginning)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="bool" right="" name="beginning" default="false"/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlParseException" href="qxmlparseexception.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlParseException" fullname="QXmlParseException::QXmlParseException" href="qxmlparseexception.html#QXmlParseException" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlParseException(const QString & name, int c, int l, const QString & p, const QString & s)"> + <parameter left="const QString &" right="" name="name" default="QString()"/> + <parameter left="int" right="" name="c" default="-1"/> + <parameter left="int" right="" name="l" default="-1"/> + <parameter left="const QString &" right="" name="p" default="QString()"/> + <parameter left="const QString &" right="" name="s" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlParseException" fullname="QXmlParseException::QXmlParseException" href="qxmlparseexception.html#QXmlParseException-2" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlParseException(const QXmlParseException & other)"> + <parameter left="const QXmlParseException &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlParseException" fullname="QXmlParseException::~QXmlParseException" href="qxmlparseexception.html#dtor.QXmlParseException" location="qxml.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlParseException()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnNumber" fullname="QXmlParseException::columnNumber" href="qxmlparseexception.html#columnNumber" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineNumber" fullname="QXmlParseException::lineNumber" href="qxmlparseexception.html#lineNumber" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="publicId" fullname="QXmlParseException::publicId" href="qxmlparseexception.html#publicId" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="publicId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="systemId" fullname="QXmlParseException::systemId" href="qxmlparseexception.html#systemId" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="systemId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="message" fullname="QXmlParseException::message" href="qxmlparseexception.html#message" location="qxml.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="message() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlReader" href="qxmlreader.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlReader" fullname="QXmlReader::~QXmlReader" href="qxmlreader.html#dtor.QXmlReader" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlReader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="feature" fullname="QXmlReader::feature" href="qxmlreader.html#feature" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="feature(const QString & name, bool * ok) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFeature" fullname="QXmlReader::setFeature" href="qxmlreader.html#setFeature" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setFeature(const QString & name, bool value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="bool" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFeature" fullname="QXmlReader::hasFeature" href="qxmlreader.html#hasFeature" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasFeature(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="QXmlReader::property" href="qxmlreader.html#property" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="void *" signature="property(const QString & name, bool * ok) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="QXmlReader::setProperty" href="qxmlreader.html#setProperty" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setProperty(const QString & name, void * value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="void *" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasProperty" fullname="QXmlReader::hasProperty" href="qxmlreader.html#hasProperty" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasProperty(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEntityResolver" fullname="QXmlReader::setEntityResolver" href="qxmlreader.html#setEntityResolver" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setEntityResolver(QXmlEntityResolver * handler)"> + <parameter left="QXmlEntityResolver *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entityResolver" fullname="QXmlReader::entityResolver" href="qxmlreader.html#entityResolver" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlEntityResolver *" signature="entityResolver() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDTDHandler" fullname="QXmlReader::setDTDHandler" href="qxmlreader.html#setDTDHandler" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDTDHandler(QXmlDTDHandler * handler)"> + <parameter left="QXmlDTDHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="DTDHandler" fullname="QXmlReader::DTDHandler" href="qxmlreader.html#DTDHandler" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlDTDHandler *" signature="DTDHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentHandler" fullname="QXmlReader::setContentHandler" href="qxmlreader.html#setContentHandler" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentHandler(QXmlContentHandler * handler)"> + <parameter left="QXmlContentHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contentHandler" fullname="QXmlReader::contentHandler" href="qxmlreader.html#contentHandler" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlContentHandler *" signature="contentHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setErrorHandler" fullname="QXmlReader::setErrorHandler" href="qxmlreader.html#setErrorHandler" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setErrorHandler(QXmlErrorHandler * handler)"> + <parameter left="QXmlErrorHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorHandler" fullname="QXmlReader::errorHandler" href="qxmlreader.html#errorHandler" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlErrorHandler *" signature="errorHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLexicalHandler" fullname="QXmlReader::setLexicalHandler" href="qxmlreader.html#setLexicalHandler" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setLexicalHandler(QXmlLexicalHandler * handler)"> + <parameter left="QXmlLexicalHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lexicalHandler" fullname="QXmlReader::lexicalHandler" href="qxmlreader.html#lexicalHandler" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlLexicalHandler *" signature="lexicalHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDeclHandler" fullname="QXmlReader::setDeclHandler" href="qxmlreader.html#setDeclHandler" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDeclHandler(QXmlDeclHandler * handler)"> + <parameter left="QXmlDeclHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="declHandler" fullname="QXmlReader::declHandler" href="qxmlreader.html#declHandler" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlDeclHandler *" signature="declHandler() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="parse" fullname="QXmlReader::parse" href="qxmlreader-obsolete.html#parse-2" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="parse(const QXmlInputSource & input)"> + <parameter left="const QXmlInputSource &" right="" name="input" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parse" fullname="QXmlReader::parse" href="qxmlreader.html#parse" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="parse(const QXmlInputSource * input)"> + <parameter left="const QXmlInputSource *" right="" name="input" default=""/> + </function> + </class> + <class access="public" threadsafety="non-reentrant" status="commendable" name="QXmlSimpleReader" href="qxmlsimplereader.html" location="qxml.h" bases="QXmlReader" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlSimpleReader" fullname="QXmlSimpleReader::QXmlSimpleReader" href="qxmlsimplereader.html#QXmlSimpleReader" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlSimpleReader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlSimpleReader" fullname="QXmlSimpleReader::~QXmlSimpleReader" href="qxmlsimplereader.html#dtor.QXmlSimpleReader" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlSimpleReader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="feature" fullname="QXmlSimpleReader::feature" href="qxmlsimplereader.html#feature" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="feature(const QString & name, bool * ok) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFeature" fullname="QXmlSimpleReader::setFeature" href="qxmlsimplereader.html#setFeature" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setFeature(const QString & name, bool enable)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFeature" fullname="QXmlSimpleReader::hasFeature" href="qxmlsimplereader.html#hasFeature" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasFeature(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="QXmlSimpleReader::property" href="qxmlsimplereader.html#property" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void *" signature="property(const QString & name, bool * ok) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="QXmlSimpleReader::setProperty" href="qxmlsimplereader.html#setProperty" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setProperty(const QString & name, void * value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="void *" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasProperty" fullname="QXmlSimpleReader::hasProperty" href="qxmlsimplereader.html#hasProperty" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasProperty(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEntityResolver" fullname="QXmlSimpleReader::setEntityResolver" href="qxmlsimplereader.html#setEntityResolver" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setEntityResolver(QXmlEntityResolver * handler)"> + <parameter left="QXmlEntityResolver *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entityResolver" fullname="QXmlSimpleReader::entityResolver" href="qxmlsimplereader.html#entityResolver" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QXmlEntityResolver *" signature="entityResolver() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDTDHandler" fullname="QXmlSimpleReader::setDTDHandler" href="qxmlsimplereader.html#setDTDHandler" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDTDHandler(QXmlDTDHandler * handler)"> + <parameter left="QXmlDTDHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="DTDHandler" fullname="QXmlSimpleReader::DTDHandler" href="qxmlsimplereader.html#DTDHandler" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QXmlDTDHandler *" signature="DTDHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentHandler" fullname="QXmlSimpleReader::setContentHandler" href="qxmlsimplereader.html#setContentHandler" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentHandler(QXmlContentHandler * handler)"> + <parameter left="QXmlContentHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contentHandler" fullname="QXmlSimpleReader::contentHandler" href="qxmlsimplereader.html#contentHandler" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QXmlContentHandler *" signature="contentHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setErrorHandler" fullname="QXmlSimpleReader::setErrorHandler" href="qxmlsimplereader.html#setErrorHandler" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setErrorHandler(QXmlErrorHandler * handler)"> + <parameter left="QXmlErrorHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorHandler" fullname="QXmlSimpleReader::errorHandler" href="qxmlsimplereader.html#errorHandler" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QXmlErrorHandler *" signature="errorHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLexicalHandler" fullname="QXmlSimpleReader::setLexicalHandler" href="qxmlsimplereader.html#setLexicalHandler" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setLexicalHandler(QXmlLexicalHandler * handler)"> + <parameter left="QXmlLexicalHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lexicalHandler" fullname="QXmlSimpleReader::lexicalHandler" href="qxmlsimplereader.html#lexicalHandler" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QXmlLexicalHandler *" signature="lexicalHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDeclHandler" fullname="QXmlSimpleReader::setDeclHandler" href="qxmlsimplereader.html#setDeclHandler" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDeclHandler(QXmlDeclHandler * handler)"> + <parameter left="QXmlDeclHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="declHandler" fullname="QXmlSimpleReader::declHandler" href="qxmlsimplereader.html#declHandler" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QXmlDeclHandler *" signature="declHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parse" fullname="QXmlSimpleReader::parse" href="qxmlsimplereader.html#parse" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="parse(const QXmlInputSource & input)"> + <parameter left="const QXmlInputSource &" right="" name="input" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parse" fullname="QXmlSimpleReader::parse" href="qxmlsimplereader.html#parse-2" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="parse(const QXmlInputSource * input)"> + <parameter left="const QXmlInputSource *" right="" name="input" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parse" fullname="QXmlSimpleReader::parse" href="qxmlsimplereader.html#parse-3" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="parse(const QXmlInputSource * input, bool incremental)"> + <parameter left="const QXmlInputSource *" right="" name="input" default=""/> + <parameter left="bool" right="" name="incremental" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parseContinue" fullname="QXmlSimpleReader::parseContinue" href="qxmlsimplereader.html#parseContinue" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="parseContinue()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlLocator" href="qxmllocator.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlLocator" fullname="QXmlLocator::QXmlLocator" href="qxmllocator.html#QXmlLocator" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlLocator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlLocator" fullname="QXmlLocator::~QXmlLocator" href="qxmllocator.html#dtor.QXmlLocator" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlLocator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnNumber" fullname="QXmlLocator::columnNumber" href="qxmllocator.html#columnNumber" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="columnNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineNumber" fullname="QXmlLocator::lineNumber" href="qxmllocator.html#lineNumber" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="lineNumber() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlContentHandler" href="qxmlcontenthandler.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlContentHandler" fullname="QXmlContentHandler::~QXmlContentHandler" href="qxmlcontenthandler.html#dtor.QXmlContentHandler" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlContentHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocumentLocator" fullname="QXmlContentHandler::setDocumentLocator" href="qxmlcontenthandler.html#setDocumentLocator" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDocumentLocator(QXmlLocator * locator)"> + <parameter left="QXmlLocator *" right="" name="locator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDocument" fullname="QXmlContentHandler::startDocument" href="qxmlcontenthandler.html#startDocument" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endDocument" fullname="QXmlContentHandler::endDocument" href="qxmlcontenthandler.html#endDocument" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startPrefixMapping" fullname="QXmlContentHandler::startPrefixMapping" href="qxmlcontenthandler.html#startPrefixMapping" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startPrefixMapping(const QString & prefix, const QString & uri)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + <parameter left="const QString &" right="" name="uri" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endPrefixMapping" fullname="QXmlContentHandler::endPrefixMapping" href="qxmlcontenthandler.html#endPrefixMapping" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endPrefixMapping(const QString & prefix)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startElement" fullname="QXmlContentHandler::startElement" href="qxmlcontenthandler.html#startElement" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startElement(const QString & namespaceURI, const QString & localName, const QString & qName, const QXmlAttributes & atts)"> + <parameter left="const QString &" right="" name="namespaceURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="const QXmlAttributes &" right="" name="atts" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endElement" fullname="QXmlContentHandler::endElement" href="qxmlcontenthandler.html#endElement" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endElement(const QString & namespaceURI, const QString & localName, const QString & qName)"> + <parameter left="const QString &" right="" name="namespaceURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="characters" fullname="QXmlContentHandler::characters" href="qxmlcontenthandler.html#characters" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="characters(const QString & ch)"> + <parameter left="const QString &" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ignorableWhitespace" fullname="QXmlContentHandler::ignorableWhitespace" href="qxmlcontenthandler.html#ignorableWhitespace" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="ignorableWhitespace(const QString & ch)"> + <parameter left="const QString &" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="processingInstruction" fullname="QXmlContentHandler::processingInstruction" href="qxmlcontenthandler.html#processingInstruction" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="processingInstruction(const QString & target, const QString & data)"> + <parameter left="const QString &" right="" name="target" default=""/> + <parameter left="const QString &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="skippedEntity" fullname="QXmlContentHandler::skippedEntity" href="qxmlcontenthandler.html#skippedEntity" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="skippedEntity(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QXmlContentHandler::errorString" href="qxmlcontenthandler.html#errorString" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlErrorHandler" href="qxmlerrorhandler.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlErrorHandler" fullname="QXmlErrorHandler::~QXmlErrorHandler" href="qxmlerrorhandler.html#dtor.QXmlErrorHandler" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlErrorHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="warning" fullname="QXmlErrorHandler::warning" href="qxmlerrorhandler.html#warning" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="warning(const QXmlParseException & exception)"> + <parameter left="const QXmlParseException &" right="" name="exception" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QXmlErrorHandler::error" href="qxmlerrorhandler.html#error" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="error(const QXmlParseException & exception)"> + <parameter left="const QXmlParseException &" right="" name="exception" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fatalError" fullname="QXmlErrorHandler::fatalError" href="qxmlerrorhandler.html#fatalError" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="fatalError(const QXmlParseException & exception)"> + <parameter left="const QXmlParseException &" right="" name="exception" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QXmlErrorHandler::errorString" href="qxmlerrorhandler.html#errorString" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlDTDHandler" href="qxmldtdhandler.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlDTDHandler" fullname="QXmlDTDHandler::~QXmlDTDHandler" href="qxmldtdhandler.html#dtor.QXmlDTDHandler" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlDTDHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notationDecl" fullname="QXmlDTDHandler::notationDecl" href="qxmldtdhandler.html#notationDecl" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="notationDecl(const QString & name, const QString & publicId, const QString & systemId)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unparsedEntityDecl" fullname="QXmlDTDHandler::unparsedEntityDecl" href="qxmldtdhandler.html#unparsedEntityDecl" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="unparsedEntityDecl(const QString & name, const QString & publicId, const QString & systemId, const QString & notationName)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + <parameter left="const QString &" right="" name="notationName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QXmlDTDHandler::errorString" href="qxmldtdhandler.html#errorString" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlEntityResolver" href="qxmlentityresolver.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlEntityResolver" fullname="QXmlEntityResolver::~QXmlEntityResolver" href="qxmlentityresolver.html#dtor.QXmlEntityResolver" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlEntityResolver()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resolveEntity" fullname="QXmlEntityResolver::resolveEntity" href="qxmlentityresolver.html#resolveEntity" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="resolveEntity(const QString & publicId, const QString & systemId, QXmlInputSource *& ret)"> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + <parameter left="QXmlInputSource *&" right="" name="ret" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QXmlEntityResolver::errorString" href="qxmlentityresolver.html#errorString" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlLexicalHandler" href="qxmllexicalhandler.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlLexicalHandler" fullname="QXmlLexicalHandler::~QXmlLexicalHandler" href="qxmllexicalhandler.html#dtor.QXmlLexicalHandler" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlLexicalHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startDTD" fullname="QXmlLexicalHandler::startDTD" href="qxmllexicalhandler.html#startDTD" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startDTD(const QString & name, const QString & publicId, const QString & systemId)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endDTD" fullname="QXmlLexicalHandler::endDTD" href="qxmllexicalhandler.html#endDTD" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endDTD()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startEntity" fullname="QXmlLexicalHandler::startEntity" href="qxmllexicalhandler.html#startEntity" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startEntity(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endEntity" fullname="QXmlLexicalHandler::endEntity" href="qxmllexicalhandler.html#endEntity" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endEntity(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startCDATA" fullname="QXmlLexicalHandler::startCDATA" href="qxmllexicalhandler.html#startCDATA" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startCDATA()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endCDATA" fullname="QXmlLexicalHandler::endCDATA" href="qxmllexicalhandler.html#endCDATA" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endCDATA()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="comment" fullname="QXmlLexicalHandler::comment" href="qxmllexicalhandler.html#comment" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="comment(const QString & ch)"> + <parameter left="const QString &" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QXmlLexicalHandler::errorString" href="qxmllexicalhandler.html#errorString" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlDeclHandler" href="qxmldeclhandler.html" location="qxml.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlDeclHandler" fullname="QXmlDeclHandler::~QXmlDeclHandler" href="qxmldeclhandler.html#dtor.QXmlDeclHandler" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlDeclHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="attributeDecl" fullname="QXmlDeclHandler::attributeDecl" href="qxmldeclhandler.html#attributeDecl" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="attributeDecl(const QString & eName, const QString & aName, const QString & type, const QString & valueDefault, const QString & value)"> + <parameter left="const QString &" right="" name="eName" default=""/> + <parameter left="const QString &" right="" name="aName" default=""/> + <parameter left="const QString &" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="valueDefault" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="internalEntityDecl" fullname="QXmlDeclHandler::internalEntityDecl" href="qxmldeclhandler.html#internalEntityDecl" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="internalEntityDecl(const QString & name, const QString & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="externalEntityDecl" fullname="QXmlDeclHandler::externalEntityDecl" href="qxmldeclhandler.html#externalEntityDecl" location="qxml.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="externalEntityDecl(const QString & name, const QString & publicId, const QString & systemId)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QXmlDeclHandler::errorString" href="qxmldeclhandler.html#errorString" location="qxml.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlDefaultHandler" href="qxmldefaulthandler.html" location="qxml.h" bases="QXmlErrorHandler,QXmlDeclHandler,QXmlEntityResolver,QXmlLexicalHandler,QXmlContentHandler,QXmlDTDHandler" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlDefaultHandler" fullname="QXmlDefaultHandler::QXmlDefaultHandler" href="qxmldefaulthandler.html#QXmlDefaultHandler" location="qxml.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlDefaultHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlDefaultHandler" fullname="QXmlDefaultHandler::~QXmlDefaultHandler" href="qxmldefaulthandler.html#dtor.QXmlDefaultHandler" location="qxml.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlDefaultHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocumentLocator" fullname="QXmlDefaultHandler::setDocumentLocator" href="qxmldefaulthandler.html#setDocumentLocator" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDocumentLocator(QXmlLocator * locator)"> + <parameter left="QXmlLocator *" right="" name="locator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDocument" fullname="QXmlDefaultHandler::startDocument" href="qxmldefaulthandler.html#startDocument" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endDocument" fullname="QXmlDefaultHandler::endDocument" href="qxmldefaulthandler.html#endDocument" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startPrefixMapping" fullname="QXmlDefaultHandler::startPrefixMapping" href="qxmldefaulthandler.html#startPrefixMapping" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startPrefixMapping(const QString & prefix, const QString & uri)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + <parameter left="const QString &" right="" name="uri" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endPrefixMapping" fullname="QXmlDefaultHandler::endPrefixMapping" href="qxmldefaulthandler.html#endPrefixMapping" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endPrefixMapping(const QString & prefix)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startElement" fullname="QXmlDefaultHandler::startElement" href="qxmldefaulthandler.html#startElement" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startElement(const QString & namespaceURI, const QString & localName, const QString & qName, const QXmlAttributes & atts)"> + <parameter left="const QString &" right="" name="namespaceURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="const QXmlAttributes &" right="" name="atts" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endElement" fullname="QXmlDefaultHandler::endElement" href="qxmldefaulthandler.html#endElement" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endElement(const QString & namespaceURI, const QString & localName, const QString & qName)"> + <parameter left="const QString &" right="" name="namespaceURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="characters" fullname="QXmlDefaultHandler::characters" href="qxmldefaulthandler.html#characters" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="characters(const QString & ch)"> + <parameter left="const QString &" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ignorableWhitespace" fullname="QXmlDefaultHandler::ignorableWhitespace" href="qxmldefaulthandler.html#ignorableWhitespace" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="ignorableWhitespace(const QString & ch)"> + <parameter left="const QString &" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="processingInstruction" fullname="QXmlDefaultHandler::processingInstruction" href="qxmldefaulthandler.html#processingInstruction" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="processingInstruction(const QString & target, const QString & data)"> + <parameter left="const QString &" right="" name="target" default=""/> + <parameter left="const QString &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="skippedEntity" fullname="QXmlDefaultHandler::skippedEntity" href="qxmldefaulthandler.html#skippedEntity" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="skippedEntity(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="warning" fullname="QXmlDefaultHandler::warning" href="qxmldefaulthandler.html#warning" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="warning(const QXmlParseException & exception)"> + <parameter left="const QXmlParseException &" right="" name="exception" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QXmlDefaultHandler::error" href="qxmldefaulthandler.html#error" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="error(const QXmlParseException & exception)"> + <parameter left="const QXmlParseException &" right="" name="exception" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fatalError" fullname="QXmlDefaultHandler::fatalError" href="qxmldefaulthandler.html#fatalError" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="fatalError(const QXmlParseException & exception)"> + <parameter left="const QXmlParseException &" right="" name="exception" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="notationDecl" fullname="QXmlDefaultHandler::notationDecl" href="qxmldefaulthandler.html#notationDecl" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="notationDecl(const QString & name, const QString & publicId, const QString & systemId)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unparsedEntityDecl" fullname="QXmlDefaultHandler::unparsedEntityDecl" href="qxmldefaulthandler.html#unparsedEntityDecl" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="unparsedEntityDecl(const QString & name, const QString & publicId, const QString & systemId, const QString & notationName)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + <parameter left="const QString &" right="" name="notationName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resolveEntity" fullname="QXmlDefaultHandler::resolveEntity" href="qxmldefaulthandler.html#resolveEntity" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="resolveEntity(const QString & publicId, const QString & systemId, QXmlInputSource *& ret)"> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + <parameter left="QXmlInputSource *&" right="" name="ret" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDTD" fullname="QXmlDefaultHandler::startDTD" href="qxmldefaulthandler.html#startDTD" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startDTD(const QString & name, const QString & publicId, const QString & systemId)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endDTD" fullname="QXmlDefaultHandler::endDTD" href="qxmldefaulthandler.html#endDTD" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endDTD()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startEntity" fullname="QXmlDefaultHandler::startEntity" href="qxmldefaulthandler.html#startEntity" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startEntity(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endEntity" fullname="QXmlDefaultHandler::endEntity" href="qxmldefaulthandler.html#endEntity" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endEntity(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startCDATA" fullname="QXmlDefaultHandler::startCDATA" href="qxmldefaulthandler.html#startCDATA" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="startCDATA()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endCDATA" fullname="QXmlDefaultHandler::endCDATA" href="qxmldefaulthandler.html#endCDATA" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="endCDATA()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="comment" fullname="QXmlDefaultHandler::comment" href="qxmldefaulthandler.html#comment" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="comment(const QString & ch)"> + <parameter left="const QString &" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attributeDecl" fullname="QXmlDefaultHandler::attributeDecl" href="qxmldefaulthandler.html#attributeDecl" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="attributeDecl(const QString & eName, const QString & aName, const QString & type, const QString & valueDefault, const QString & value)"> + <parameter left="const QString &" right="" name="eName" default=""/> + <parameter left="const QString &" right="" name="aName" default=""/> + <parameter left="const QString &" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="valueDefault" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="internalEntityDecl" fullname="QXmlDefaultHandler::internalEntityDecl" href="qxmldefaulthandler.html#internalEntityDecl" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="internalEntityDecl(const QString & name, const QString & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="externalEntityDecl" fullname="QXmlDefaultHandler::externalEntityDecl" href="qxmldefaulthandler.html#externalEntityDecl" location="qxml.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="externalEntityDecl(const QString & name, const QString & publicId, const QString & systemId)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QXmlDefaultHandler::errorString" href="qxmldefaulthandler.html#errorString" location="qxml.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSslConfiguration" href="qsslconfiguration.html" location="qsslconfiguration.h" bases="" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslConfiguration" fullname="QSslConfiguration::QSslConfiguration" href="qsslconfiguration.html#QSslConfiguration" location="qsslconfiguration.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSslConfiguration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslConfiguration" fullname="QSslConfiguration::QSslConfiguration" href="qsslconfiguration.html#QSslConfiguration-2" location="qsslconfiguration.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSslConfiguration(const QSslConfiguration & other)"> + <parameter left="const QSslConfiguration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSslConfiguration" fullname="QSslConfiguration::~QSslConfiguration" href="qsslconfiguration.html#dtor.QSslConfiguration" location="qsslconfiguration.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSslConfiguration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSslConfiguration::operator=" href="qsslconfiguration.html#operator=" location="qsslconfiguration.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSslConfiguration &" signature="operator=(const QSslConfiguration & other)"> + <parameter left="const QSslConfiguration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSslConfiguration::operator==" href="qsslconfiguration.html#operator==" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSslConfiguration & other) const"> + <parameter left="const QSslConfiguration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSslConfiguration::operator!=" href="qsslconfiguration.html#operator!=" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSslConfiguration & other) const"> + <parameter left="const QSslConfiguration &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSslConfiguration::isNull" href="qsslconfiguration.html#isNull" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="protocol" fullname="QSslConfiguration::protocol" href="qsslconfiguration.html#protocol" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSsl::SslProtocol" signature="protocol() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setProtocol" fullname="QSslConfiguration::setProtocol" href="qsslconfiguration.html#setProtocol" location="qsslconfiguration.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProtocol(QSsl::SslProtocol protocol)"> + <parameter left="QSsl::SslProtocol" right="" name="protocol" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="peerVerifyMode" fullname="QSslConfiguration::peerVerifyMode" href="qsslconfiguration.html#peerVerifyMode" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslSocket::PeerVerifyMode" signature="peerVerifyMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPeerVerifyMode" fullname="QSslConfiguration::setPeerVerifyMode" href="qsslconfiguration.html#setPeerVerifyMode" location="qsslconfiguration.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPeerVerifyMode(QSslSocket::PeerVerifyMode mode)"> + <parameter left="QSslSocket::PeerVerifyMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="peerVerifyDepth" fullname="QSslConfiguration::peerVerifyDepth" href="qsslconfiguration.html#peerVerifyDepth" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="peerVerifyDepth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPeerVerifyDepth" fullname="QSslConfiguration::setPeerVerifyDepth" href="qsslconfiguration.html#setPeerVerifyDepth" location="qsslconfiguration.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPeerVerifyDepth(int depth)"> + <parameter left="int" right="" name="depth" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localCertificate" fullname="QSslConfiguration::localCertificate" href="qsslconfiguration.html#localCertificate" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslCertificate" signature="localCertificate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLocalCertificate" fullname="QSslConfiguration::setLocalCertificate" href="qsslconfiguration.html#setLocalCertificate" location="qsslconfiguration.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLocalCertificate(const QSslCertificate & certificate)"> + <parameter left="const QSslCertificate &" right="" name="certificate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="peerCertificate" fullname="QSslConfiguration::peerCertificate" href="qsslconfiguration.html#peerCertificate" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslCertificate" signature="peerCertificate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerCertificateChain" fullname="QSslConfiguration::peerCertificateChain" href="qsslconfiguration.html#peerCertificateChain" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QSslCertificate>" signature="peerCertificateChain() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sessionCipher" fullname="QSslConfiguration::sessionCipher" href="qsslconfiguration.html#sessionCipher" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslCipher" signature="sessionCipher() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="privateKey" fullname="QSslConfiguration::privateKey" href="qsslconfiguration.html#privateKey" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslKey" signature="privateKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrivateKey" fullname="QSslConfiguration::setPrivateKey" href="qsslconfiguration.html#setPrivateKey" location="qsslconfiguration.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrivateKey(const QSslKey & key)"> + <parameter left="const QSslKey &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ciphers" fullname="QSslConfiguration::ciphers" href="qsslconfiguration.html#ciphers" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QSslCipher>" signature="ciphers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCiphers" fullname="QSslConfiguration::setCiphers" href="qsslconfiguration.html#setCiphers" location="qsslconfiguration.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCiphers(const QList<QSslCipher> & ciphers)"> + <parameter left="const QList<QSslCipher> &" right="" name="ciphers" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="caCertificates" fullname="QSslConfiguration::caCertificates" href="qsslconfiguration.html#caCertificates" location="qsslconfiguration.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QSslCertificate>" signature="caCertificates() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCaCertificates" fullname="QSslConfiguration::setCaCertificates" href="qsslconfiguration.html#setCaCertificates" location="qsslconfiguration.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCaCertificates(const QList<QSslCertificate> & certificates)"> + <parameter left="const QList<QSslCertificate> &" right="" name="certificates" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultConfiguration" fullname="QSslConfiguration::defaultConfiguration" href="qsslconfiguration.html#defaultConfiguration" location="qsslconfiguration.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QSslConfiguration" signature="defaultConfiguration()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultConfiguration" fullname="QSslConfiguration::setDefaultConfiguration" href="qsslconfiguration.html#setDefaultConfiguration" location="qsslconfiguration.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultConfiguration(const QSslConfiguration & configuration)"> + <parameter left="const QSslConfiguration &" right="" name="configuration" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDataStream" href="qdatastream.html" location="qdatastream.h" bases="" module="QtCore"> + <target name="raw"/> + <target name="serializing-qt-classes"/> + <contents name="versioning" title="Versioning" level="1"/> + <contents name="reading-and-writing-raw-binary-data" title="Reading and writing raw binary data" level="1"/> + <contents name="reading-and-writing-other-qt-classes" title="Reading and writing other Qt classes." level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Version" fullname="QDataStream::Version" href="qdatastream.html#Version-enum" location="qdatastream.h"> + <value name="Qt_1_0" value="1"/> + <value name="Qt_2_0" value="2"/> + <value name="Qt_2_1" value="3"/> + <value name="Qt_3_0" value="4"/> + <value name="Qt_3_1" value="5"/> + <value name="Qt_3_3" value="6"/> + <value name="Qt_4_0" value="7"/> + <value name="Qt_4_1" value="Qt_4_0"/> + <value name="Qt_4_2" value="8"/> + <value name="Qt_4_3" value="9"/> + <value name="Qt_4_4" value="10"/> + <value name="Qt_4_5" value="11"/> + <value name="Qt_4_6" value="Qt_4_5 Qt_4_7 = Qt_4_6"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ByteOrder" fullname="QDataStream::ByteOrder" href="qdatastream.html#ByteOrder-enum" location="qdatastream.h"> + <value name="BigEndian" value="QSysInfo::BigEndian"/> + <value name="LittleEndian" value="QSysInfo::LittleEndian"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Status" fullname="QDataStream::Status" href="qdatastream.html#Status-enum" location="qdatastream.h"> + <value name="Ok" value="0"/> + <value name="ReadPastEnd" value="1"/> + <value name="ReadCorruptData" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QDataStream" fullname="QDataStream::QDataStream" href="qdatastream.html#QDataStream" location="qdatastream.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDataStream()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDataStream" fullname="QDataStream::QDataStream" href="qdatastream.html#QDataStream-2" location="qdatastream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDataStream(QIODevice * d)"> + <parameter left="QIODevice *" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QDataStream" fullname="QDataStream::QDataStream" href="qdatastream-qt3.html#QDataStream-3" location="qdatastream.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDataStream(QByteArray * array, int mode)"> + <parameter left="QByteArray *" right="" name="array" default=""/> + <parameter left="int" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDataStream" fullname="QDataStream::QDataStream" href="qdatastream.html#QDataStream-4" location="qdatastream.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QDataStream(QByteArray * a, QFlags<QIODevice::OpenModeFlag> mode)"> + <parameter left="QByteArray *" right="" name="a" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDataStream" fullname="QDataStream::QDataStream" href="qdatastream.html#QDataStream-5" location="qdatastream.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QDataStream(const QByteArray & a)"> + <parameter left="const QByteArray &" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDataStream" fullname="QDataStream::~QDataStream" href="qdatastream.html#dtor.QDataStream" location="qdatastream.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDataStream()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QDataStream::device" href="qdatastream.html#device" location="qdatastream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDevice" fullname="QDataStream::setDevice" href="qdatastream.html#setDevice" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDevice(QIODevice * d)"> + <parameter left="QIODevice *" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="unsetDevice" fullname="QDataStream::unsetDevice" href="qdatastream-obsolete.html#unsetDevice" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unsetDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QDataStream::atEnd" href="qdatastream.html#atEnd" location="qdatastream.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="eof" fullname="QDataStream::eof" href="qdatastream-qt3.html#eof" location="qdatastream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="eof() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="status" fullname="QDataStream::status" href="qdatastream.html#status" location="qdatastream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Status" signature="status() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatus" fullname="QDataStream::setStatus" href="qdatastream.html#setStatus" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStatus(Status status)"> + <parameter left="Status" right="" name="status" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetStatus" fullname="QDataStream::resetStatus" href="qdatastream.html#resetStatus" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetStatus()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="byteOrder" fullname="QDataStream::byteOrder" href="qdatastream.html#byteOrder" location="qdatastream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ByteOrder" signature="byteOrder() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setByteOrder" fullname="QDataStream::setByteOrder" href="qdatastream.html#setByteOrder" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setByteOrder(ByteOrder bo)"> + <parameter left="ByteOrder" right="" name="bo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="version" fullname="QDataStream::version" href="qdatastream.html#version" location="qdatastream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="version() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVersion" fullname="QDataStream::setVersion" href="qdatastream.html#setVersion" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVersion(int v)"> + <parameter left="int" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="operator>>(qint8 & i)"> + <parameter left="qint8 &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-3" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QDataStream &" signature="operator>>(quint8 & i)"> + <parameter left="quint8 &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-5" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QDataStream &" signature="operator>>(qint16 & i)"> + <parameter left="qint16 &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-4" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QDataStream &" signature="operator>>(quint16 & i)"> + <parameter left="quint16 &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-7" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QDataStream &" signature="operator>>(qint32 & i)"> + <parameter left="qint32 &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-6" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QDataStream &" signature="operator>>(quint32 & i)"> + <parameter left="quint32 &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-9" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="QDataStream &" signature="operator>>(qint64 & i)"> + <parameter left="qint64 &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-8" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="QDataStream &" signature="operator>>(quint64 & i)"> + <parameter left="quint64 &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-2" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QDataStream &" signature="operator>>(bool & i)"> + <parameter left="bool &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-10" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="QDataStream &" signature="operator>>(float & f)"> + <parameter left="float &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-11" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="QDataStream &" signature="operator>>(double & f)"> + <parameter left="double &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDataStream::operator>>" href="qdatastream.html#operator>>-12" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="QDataStream &" signature="operator>>(char *& s)"> + <parameter left="char *&" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="operator<<(qint8 i)"> + <parameter left="qint8" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-3" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QDataStream &" signature="operator<<(quint8 i)"> + <parameter left="quint8" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-5" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QDataStream &" signature="operator<<(qint16 i)"> + <parameter left="qint16" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-4" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QDataStream &" signature="operator<<(quint16 i)"> + <parameter left="quint16" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-6" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QDataStream &" signature="operator<<(qint32 i)"> + <parameter left="qint32" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-9" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="QDataStream &" signature="operator<<(quint32 i)"> + <parameter left="quint32" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-8" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="QDataStream &" signature="operator<<(qint64 i)"> + <parameter left="qint64" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-7" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QDataStream &" signature="operator<<(quint64 i)"> + <parameter left="quint64" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-2" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QDataStream &" signature="operator<<(bool i)"> + <parameter left="bool" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-10" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="QDataStream &" signature="operator<<(float f)"> + <parameter left="float" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-11" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="QDataStream &" signature="operator<<(double f)"> + <parameter left="double" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDataStream::operator<<" href="qdatastream.html#operator<<-12" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="QDataStream &" signature="operator<<(const char * s)"> + <parameter left="const char *" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readBytes" fullname="QDataStream::readBytes" href="qdatastream.html#readBytes" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="readBytes(char *& s, uint & l)"> + <parameter left="char *&" right="" name="s" default=""/> + <parameter left="uint &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readRawData" fullname="QDataStream::readRawData" href="qdatastream.html#readRawData" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="readRawData(char * s, int len)"> + <parameter left="char *" right="" name="s" default=""/> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeBytes" fullname="QDataStream::writeBytes" href="qdatastream.html#writeBytes" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="writeBytes(const char * s, uint len)"> + <parameter left="const char *" right="" name="s" default=""/> + <parameter left="uint" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeRawData" fullname="QDataStream::writeRawData" href="qdatastream.html#writeRawData" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="writeRawData(const char * s, int len)"> + <parameter left="const char *" right="" name="s" default=""/> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="skipRawData" fullname="QDataStream::skipRawData" href="qdatastream.html#skipRawData" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="skipRawData(int len)"> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="readRawBytes" fullname="QDataStream::readRawBytes" href="qdatastream-qt3.html#readRawBytes" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="readRawBytes(char * str, uint len)"> + <parameter left="char *" right="" name="str" default=""/> + <parameter left="uint" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="writeRawBytes" fullname="QDataStream::writeRawBytes" href="qdatastream-qt3.html#writeRawBytes" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="writeRawBytes(const char * str, uint len)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="uint" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isPrintableData" fullname="QDataStream::isPrintableData" href="qdatastream-qt3.html#isPrintableData" location="qdatastream.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isPrintableData() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setPrintableData" fullname="QDataStream::setPrintableData" href="qdatastream-qt3.html#setPrintableData" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrintableData(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qlist.html#operator>>-43" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="43" relates="QList" type="QDataStream &" signature="operator>>(QDataStream & in, QList<T> & list)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QList<T> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qlist.html#operator<<-79" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="79" relates="QList" type="QDataStream &" signature="operator<<(QDataStream & out, const QList<T> & list)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QList<T> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qlinkedlist.html#operator>>-44" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="44" relates="QLinkedList" type="QDataStream &" signature="operator>>(QDataStream & in, QLinkedList<T> & list)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QLinkedList<T> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qlinkedlist.html#operator<<-80" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="80" relates="QLinkedList" type="QDataStream &" signature="operator<<(QDataStream & out, const QLinkedList<T> & list)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QLinkedList<T> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qvector.html#operator>>-45" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="45" relates="QVector" type="QDataStream &" signature="operator>>(QDataStream & in, QVector<T> & vector)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QVector<T> &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qvector.html#operator<<-81" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="81" relates="QVector" type="QDataStream &" signature="operator<<(QDataStream & out, const QVector<T> & vector)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QVector<T> &" right="" name="vector" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qset.html#operator>>-46" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="46" relates="QSet" type="QDataStream &" signature="operator>>(QDataStream & in, QSet<T> & set)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QSet<T> &" right="" name="set" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qset.html#operator<<-82" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="82" relates="QSet" type="QDataStream &" signature="operator<<(QDataStream & out, const QSet<T> & set)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QSet<T> &" right="" name="set" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qhash.html#operator>>-47" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="47" relates="QHash" type="QDataStream &" signature="operator>>(QDataStream & in, QHash<Key, T> & hash)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QHash<Key, T> &" right="" name="hash" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qhash.html#operator<<-83" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="83" relates="QHash" type="QDataStream &" signature="operator<<(QDataStream & out, const QHash<Key, T> & hash)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QHash<Key, T> &" right="" name="hash" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qmap.html#operator>>-48" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="48" relates="QMap" type="QDataStream &" signature="operator>>(QDataStream & in, QMap<Key, T> & map)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QMap<Key, T> &" right="" name="map" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qmap.html#operator<<-84" location="qdatastream.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="84" relates="QMap" type="QDataStream &" signature="operator<<(QDataStream & out, const QMap<Key, T> & map)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QMap<Key, T> &" right="" name="map" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QSslError" href="qsslerror.html" location="qsslerror.h" bases="" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="SslError" fullname="QSslError::SslError" href="qsslerror.html#SslError-enum" location="qsslerror.h"> + <value name="NoError" value="0"/> + <value name="UnableToGetIssuerCertificate" value="1"/> + <value name="UnableToDecryptCertificateSignature" value="2"/> + <value name="UnableToDecodeIssuerPublicKey" value="3"/> + <value name="CertificateSignatureFailed" value="4"/> + <value name="CertificateNotYetValid" value="5"/> + <value name="CertificateExpired" value="6"/> + <value name="InvalidNotBeforeField" value="7"/> + <value name="InvalidNotAfterField" value="8"/> + <value name="SelfSignedCertificate" value="9"/> + <value name="SelfSignedCertificateInChain" value="10"/> + <value name="UnableToGetLocalIssuerCertificate" value="11"/> + <value name="UnableToVerifyFirstCertificate" value="12"/> + <value name="CertificateRevoked" value="13"/> + <value name="InvalidCaCertificate" value="14"/> + <value name="PathLengthExceeded" value="15"/> + <value name="InvalidPurpose" value="16"/> + <value name="CertificateUntrusted" value="17"/> + <value name="CertificateRejected" value="18"/> + <value name="SubjectIssuerMismatch" value="19"/> + <value name="AuthorityIssuerSerialNumberMismatch" value="20"/> + <value name="NoPeerCertificate" value="21"/> + <value name="HostNameMismatch" value="22"/> + <value name="NoSslSupport" value="23"/> + <value name="UnspecifiedError" value="-1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslError" fullname="QSslError::QSslError" href="qsslerror.html#QSslError" location="qsslerror.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSslError(SslError error, const QSslCertificate & certificate)"> + <parameter left="SslError" right="" name="error" default="NoError"/> + <parameter left="const QSslCertificate &" right="" name="certificate" default="QSslCertificate()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslError" fullname="QSslError::QSslError" href="qsslerror.html#QSslError-2" location="qsslerror.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSslError(const QSslError & other)"> + <parameter left="const QSslError &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSslError" fullname="QSslError::~QSslError" href="qsslerror.html#dtor.QSslError" location="qsslerror.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSslError()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSslError::operator=" href="qsslerror.html#operator=" location="qsslerror.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSslError &" signature="operator=(const QSslError & other)"> + <parameter left="const QSslError &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSslError::operator==" href="qsslerror.html#operator==" location="qsslerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSslError & other) const"> + <parameter left="const QSslError &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSslError::operator!=" href="qsslerror.html#operator!=" location="qsslerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSslError & other) const"> + <parameter left="const QSslError &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QSslError::error" href="qsslerror.html#error" location="qsslerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SslError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QSslError::errorString" href="qsslerror.html#errorString" location="qsslerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="certificate" fullname="QSslError::certificate" href="qsslerror.html#certificate" location="qsslerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslCertificate" signature="certificate() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Dict" href="q3dict.html" location="q3dict.h" bases="Q3PtrCollection" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Dict" fullname="Q3Dict::Q3Dict" href="q3dict.html#Q3Dict" location="q3dict.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Dict(int size, bool caseSensitive)"> + <parameter left="int" right="" name="size" default="17"/> + <parameter left="bool" right="" name="caseSensitive" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Dict" fullname="Q3Dict::Q3Dict" href="q3dict.html#Q3Dict-2" location="q3dict.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Dict(const Q3Dict<type> & dict)"> + <parameter left="const Q3Dict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Dict" fullname="Q3Dict::~Q3Dict" href="q3dict.html#dtor.Q3Dict" location="q3dict.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Dict()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3Dict::operator=" href="q3dict.html#operator=" location="q3dict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3Dict<type> &" signature="operator=(const Q3Dict<type> & dict)"> + <parameter left="const Q3Dict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3Dict::count" href="q3dict.html#count" location="q3dict.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3Dict::size" href="q3dict.html#size" location="q3dict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3Dict::isEmpty" href="q3dict.html#isEmpty" location="q3dict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3Dict::insert" href="q3dict.html#insert" location="q3dict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(const QString & key, const type * item)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const type *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="Q3Dict::replace" href="q3dict.html#replace" location="q3dict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="replace(const QString & key, const type * item)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const type *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3Dict::remove" href="q3dict.html#remove" location="q3dict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="Q3Dict::take" href="q3dict.html#take" location="q3dict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="take(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3Dict::find" href="q3dict.html#find" location="q3dict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="find(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3Dict::operator[]" href="q3dict.html#operator[]" location="q3dict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="operator[](const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3Dict::clear" href="q3dict.html#clear" location="q3dict.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="Q3Dict::resize" href="q3dict.html#resize" location="q3dict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(uint newsize)"> + <parameter left="uint" right="" name="newsize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statistics" fullname="Q3Dict::statistics" href="q3dict.html#statistics" location="q3dict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="statistics() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="read" fullname="Q3Dict::read" href="q3dict.html#read" location="q3dict.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="read(QDataStream & s, Q3PtrCollection::Item & item)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item &" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="write" fullname="Q3Dict::write" href="q3dict.html#write" location="q3dict.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDataStream &" signature="write(QDataStream & s, Q3PtrCollection::Item item) const"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item" right="" name="item" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3DictIterator" href="q3dictiterator.html" location="q3dict.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DictIterator" fullname="Q3DictIterator::Q3DictIterator" href="q3dictiterator.html#Q3DictIterator" location="q3dict.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3DictIterator(const Q3Dict<type> & dict)"> + <parameter left="const Q3Dict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3DictIterator" fullname="Q3DictIterator::~Q3DictIterator" href="q3dictiterator.html#dtor.Q3DictIterator" location="q3dict.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3DictIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3DictIterator::count" href="q3dictiterator.html#count" location="q3dict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3DictIterator::isEmpty" href="q3dictiterator.html#isEmpty" location="q3dict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toFirst" fullname="Q3DictIterator::toFirst" href="q3dictiterator.html#toFirst" location="q3dict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="toFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator type *" fullname="Q3DictIterator::operator type *" href="q3dictiterator.html#operator type *" location="q3dict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator type *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3DictIterator::current" href="q3dictiterator.html#current" location="q3dict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="current() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentKey" fullname="Q3DictIterator::currentKey" href="q3dictiterator.html#currentKey" location="q3dict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="currentKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="Q3DictIterator::operator()" href="q3dictiterator.html#operator()" location="q3dict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator()()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="Q3DictIterator::operator++" href="q3dictiterator.html#operator++" location="q3dict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator++()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QAbstractSocket" href="qabstractsocket.html" location="qabstractsocket.h" bases="QIODevice" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="SocketType" fullname="QAbstractSocket::SocketType" href="qabstractsocket.html#SocketType-enum" location="qabstractsocket.h"> + <value name="TcpSocket" value="0"/> + <value name="UdpSocket" value="1"/> + <value name="UnknownSocketType" value="-1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="NetworkLayerProtocol" fullname="QAbstractSocket::NetworkLayerProtocol" href="qabstractsocket.html#NetworkLayerProtocol-enum" location="qabstractsocket.h"> + <value name="IPv4Protocol" value="0"/> + <value name="IPv6Protocol" value="1"/> + <value name="UnknownNetworkLayerProtocol" value="-1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SocketError" fullname="QAbstractSocket::SocketError" href="qabstractsocket.html#SocketError-enum" location="qabstractsocket.h"> + <value name="ConnectionRefusedError" value="0"/> + <value name="RemoteHostClosedError" value="1"/> + <value name="HostNotFoundError" value="2"/> + <value name="SocketAccessError" value="3"/> + <value name="SocketResourceError" value="4"/> + <value name="SocketTimeoutError" value="5"/> + <value name="DatagramTooLargeError" value="6"/> + <value name="NetworkError" value="7"/> + <value name="AddressInUseError" value="8"/> + <value name="SocketAddressNotAvailableError" value="9"/> + <value name="UnsupportedSocketOperationError" value="10"/> + <value name="UnfinishedSocketOperationError" value="11"/> + <value name="ProxyAuthenticationRequiredError" value="12"/> + <value name="SslHandshakeFailedError" value="13"/> + <value name="ProxyConnectionRefusedError" value="14"/> + <value name="ProxyConnectionClosedError" value="15"/> + <value name="ProxyConnectionTimeoutError" value="16"/> + <value name="ProxyNotFoundError" value="17"/> + <value name="ProxyProtocolError" value="18"/> + <value name="UnknownSocketError" value="-1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SocketState" fullname="QAbstractSocket::SocketState" href="qabstractsocket.html#SocketState-enum" location="qabstractsocket.h"> + <value name="UnconnectedState" value="0"/> + <value name="HostLookupState" value="1"/> + <value name="ConnectingState" value="2"/> + <value name="ConnectedState" value="3"/> + <value name="BoundState" value="4"/> + <value name="ListeningState" value="5"/> + <value name="ClosingState" value="6"/> + <value name="Idle" value="UnconnectedState"/> + <value name="HostLookup" value="HostLookupState"/> + <value name="Connecting" value="ConnectingState"/> + <value name="Connected" value="ConnectedState"/> + <value name="Closing" value="ClosingState"/> + <value name="Connection" value="ConnectedState"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SocketOption" fullname="QAbstractSocket::SocketOption" href="qabstractsocket.html#SocketOption-enum" location="qabstractsocket.h"> + <value name="LowDelayOption" value="0"/> + <value name="KeepAliveOption" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractSocket" fullname="QAbstractSocket::QAbstractSocket" href="qabstractsocket.html#QAbstractSocket" location="qabstractsocket.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractSocket(SocketType socketType, QObject * parent)"> + <parameter left="SocketType" right="" name="socketType" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractSocket" fullname="QAbstractSocket::~QAbstractSocket" href="qabstractsocket.html#dtor.QAbstractSocket" location="qabstractsocket.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractSocket()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connectToHost" fullname="QAbstractSocket::connectToHost" href="qabstractsocket.html#connectToHost" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="connectToHost(const QString & hostName, quint16 port, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="const QString &" right="" name="hostName" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connectToHost" fullname="QAbstractSocket::connectToHost" href="qabstractsocket.html#connectToHost-2" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="connectToHost(const QHostAddress & address, quint16 port, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnectFromHost" fullname="QAbstractSocket::disconnectFromHost" href="qabstractsocket.html#disconnectFromHost" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="disconnectFromHost()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QAbstractSocket::isValid" href="qabstractsocket.html#isValid" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesAvailable" fullname="QAbstractSocket::bytesAvailable" href="qabstractsocket.html#bytesAvailable" location="qabstractsocket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesToWrite" fullname="QAbstractSocket::bytesToWrite" href="qabstractsocket.html#bytesToWrite" location="qabstractsocket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesToWrite() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canReadLine" fullname="QAbstractSocket::canReadLine" href="qabstractsocket.html#canReadLine" location="qabstractsocket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canReadLine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="localPort" fullname="QAbstractSocket::localPort" href="qabstractsocket.html#localPort" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint16" signature="localPort() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="localAddress" fullname="QAbstractSocket::localAddress" href="qabstractsocket.html#localAddress" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHostAddress" signature="localAddress() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerPort" fullname="QAbstractSocket::peerPort" href="qabstractsocket.html#peerPort" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint16" signature="peerPort() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerAddress" fullname="QAbstractSocket::peerAddress" href="qabstractsocket.html#peerAddress" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHostAddress" signature="peerAddress() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerName" fullname="QAbstractSocket::peerName" href="qabstractsocket.html#peerName" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="peerName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readBufferSize" fullname="QAbstractSocket::readBufferSize" href="qabstractsocket.html#readBufferSize" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="readBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadBufferSize" fullname="QAbstractSocket::setReadBufferSize" href="qabstractsocket.html#setReadBufferSize" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setReadBufferSize(qint64 size)"> + <parameter left="qint64" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="abort" fullname="QAbstractSocket::abort" href="qabstractsocket.html#abort" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="abort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="socketDescriptor" fullname="QAbstractSocket::socketDescriptor" href="qabstractsocket.html#socketDescriptor" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="socketDescriptor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSocketDescriptor" fullname="QAbstractSocket::setSocketDescriptor" href="qabstractsocket.html#setSocketDescriptor" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setSocketDescriptor(int socketDescriptor, SocketState socketState, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="int" right="" name="socketDescriptor" default=""/> + <parameter left="SocketState" right="" name="socketState" default="ConnectedState"/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSocketOption" fullname="QAbstractSocket::setSocketOption" href="qabstractsocket.html#setSocketOption" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSocketOption(QAbstractSocket::SocketOption option, QVariant value)"> + <parameter left="QAbstractSocket::SocketOption" right="" name="option" default=""/> + <parameter left="QVariant" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="socketOption" fullname="QAbstractSocket::socketOption" href="qabstractsocket.html#socketOption" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="socketOption(QAbstractSocket::SocketOption option)"> + <parameter left="QAbstractSocket::SocketOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="socketType" fullname="QAbstractSocket::socketType" href="qabstractsocket.html#socketType" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SocketType" signature="socketType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QAbstractSocket::state" href="qabstractsocket.html#state" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SocketState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QAbstractSocket::error" href="qabstractsocket.html#error" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SocketError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QAbstractSocket::close" href="qabstractsocket.html#close" location="qabstractsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSequential" fullname="QAbstractSocket::isSequential" href="qabstractsocket.html#isSequential" location="qabstractsocket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSequential() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QAbstractSocket::atEnd" href="qabstractsocket.html#atEnd" location="qabstractsocket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="QAbstractSocket::flush" href="qabstractsocket.html#flush" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="flush()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForConnected" fullname="QAbstractSocket::waitForConnected" href="qabstractsocket.html#waitForConnected" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForConnected(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForReadyRead" fullname="QAbstractSocket::waitForReadyRead" href="qabstractsocket.html#waitForReadyRead" location="qabstractsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForReadyRead(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForBytesWritten" fullname="QAbstractSocket::waitForBytesWritten" href="qabstractsocket.html#waitForBytesWritten" location="qabstractsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForBytesWritten(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForDisconnected" fullname="QAbstractSocket::waitForDisconnected" href="qabstractsocket.html#waitForDisconnected" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForDisconnected(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProxy" fullname="QAbstractSocket::setProxy" href="qabstractsocket.html#setProxy" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProxy(const QNetworkProxy & networkProxy)"> + <parameter left="const QNetworkProxy &" right="" name="networkProxy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="proxy" fullname="QAbstractSocket::proxy" href="qabstractsocket.html#proxy" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkProxy" signature="proxy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hostFound" fullname="QAbstractSocket::hostFound" href="qabstractsocket.html#hostFound" location="qabstractsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="hostFound()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connected" fullname="QAbstractSocket::connected" href="qabstractsocket.html#connected" location="qabstractsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="connected()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnected" fullname="QAbstractSocket::disconnected" href="qabstractsocket.html#disconnected" location="qabstractsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="disconnected()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QAbstractSocket::stateChanged" href="qabstractsocket.html#stateChanged" location="qabstractsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(QAbstractSocket::SocketState socketState)"> + <parameter left="QAbstractSocket::SocketState" right="" name="socketState" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QAbstractSocket::error" href="qabstractsocket.html#error-2" location="qabstractsocket.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="error(QAbstractSocket::SocketError socketError)"> + <parameter left="QAbstractSocket::SocketError" right="" name="socketError" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="proxyAuthenticationRequired" fullname="QAbstractSocket::proxyAuthenticationRequired" href="qabstractsocket.html#proxyAuthenticationRequired" location="qabstractsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="proxyAuthenticationRequired(const QNetworkProxy & proxy, QAuthenticator * authenticator)"> + <parameter left="const QNetworkProxy &" right="" name="proxy" default=""/> + <parameter left="QAuthenticator *" right="" name="authenticator" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="connectToHostImplementation" fullname="QAbstractSocket::connectToHostImplementation" href="qabstractsocket.html#connectToHostImplementation" location="qabstractsocket.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="connectToHostImplementation(const QString & hostName, quint16 port, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="const QString &" right="" name="hostName" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="ReadWrite"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="disconnectFromHostImplementation" fullname="QAbstractSocket::disconnectFromHostImplementation" href="qabstractsocket.html#disconnectFromHostImplementation" location="qabstractsocket.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="disconnectFromHostImplementation()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="readData" fullname="QAbstractSocket::readData" href="qabstractsocket.html#readData" location="qabstractsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readData(char * data, qint64 maxSize)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxSize" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="readLineData" fullname="QAbstractSocket::readLineData" href="qabstractsocket.html#readLineData" location="qabstractsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readLineData(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="writeData" fullname="QAbstractSocket::writeData" href="qabstractsocket.html#writeData" location="qabstractsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="writeData(const char * data, qint64 size)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="size" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSocketState" fullname="QAbstractSocket::setSocketState" href="qabstractsocket.html#setSocketState" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSocketState(SocketState state)"> + <parameter left="SocketState" right="" name="state" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSocketError" fullname="QAbstractSocket::setSocketError" href="qabstractsocket.html#setSocketError" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSocketError(SocketError socketError)"> + <parameter left="SocketError" right="" name="socketError" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setLocalPort" fullname="QAbstractSocket::setLocalPort" href="qabstractsocket.html#setLocalPort" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLocalPort(quint16 port)"> + <parameter left="quint16" right="" name="port" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setLocalAddress" fullname="QAbstractSocket::setLocalAddress" href="qabstractsocket.html#setLocalAddress" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLocalAddress(const QHostAddress & address)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setPeerPort" fullname="QAbstractSocket::setPeerPort" href="qabstractsocket.html#setPeerPort" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPeerPort(quint16 port)"> + <parameter left="quint16" right="" name="port" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setPeerAddress" fullname="QAbstractSocket::setPeerAddress" href="qabstractsocket.html#setPeerAddress" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPeerAddress(const QHostAddress & address)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setPeerName" fullname="QAbstractSocket::setPeerName" href="qabstractsocket.html#setPeerName" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPeerName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="compat" name="Error" fullname="QAbstractSocket::Error" href="qabstractsocket-qt3.html#Error-enum" location="qabstractsocket.h"> + <value name="ErrConnectionRefused" value="ConnectionRefusedError"/> + <value name="ErrHostNotFound" value="HostNotFoundError"/> + <value name="ErrSocketRead" value="UnknownSocketError"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="socket" fullname="QAbstractSocket::socket" href="qabstractsocket-qt3.html#socket" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="socket() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setSocket" fullname="QAbstractSocket::setSocket" href="qabstractsocket-qt3.html#setSocket" location="qabstractsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSocket(int socket)"> + <parameter left="int" right="" name="socket" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="waitForMore" fullname="QAbstractSocket::waitForMore" href="qabstractsocket-qt3.html#waitForMore" location="qabstractsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qulonglong" signature="waitForMore(int msecs, bool * timeout) const"> + <parameter left="int" right="" name="msecs" default=""/> + <parameter left="bool *" right="" name="timeout" default="0"/> + </function> + <typedef access="public" threadsafety="unspecified" status="compat" name="State" fullname="QAbstractSocket::State" href="qabstractsocket-qt3.html#State-typedef" location="qabstractsocket.h"/> + <function access="public" threadsafety="unspecified" status="compat" name="connectionClosed" fullname="QAbstractSocket::connectionClosed" href="qabstractsocket-qt3.html#connectionClosed" location="qabstractsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="connectionClosed()"/> + <function access="public" threadsafety="unspecified" status="compat" name="delayedCloseFinished" fullname="QAbstractSocket::delayedCloseFinished" href="qabstractsocket-qt3.html#delayedCloseFinished" location="qabstractsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="delayedCloseFinished()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStyle" href="qstyle.html" location="qstyle.h" bases="QObject" module="QtGui"> + <contents name="setting-a-style" title="Setting a Style" level="1"/> + <contents name="developing-style-aware-custom-widgets" title="Developing Style-Aware Custom Widgets" level="1"/> + <contents name="creating-a-custom-style" title="Creating a Custom Style" level="1"/> + <contents name="using-a-custom-style" title="Using a Custom Style" level="1"/> + <contents name="right-to-left-desktops" title="Right-to-Left Desktops" level="1"/> + <contents name="styles-in-item-views" title="Styles in Item Views" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStyle" fullname="QStyle::QStyle" href="qstyle.html#QStyle" location="qstyle.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStyle" fullname="QStyle::~QStyle" href="qstyle.html#dtor.QStyle" location="qstyle.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QStyle::polish" href="qstyle.html#polish" location="qstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="polish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QStyle::unpolish" href="qstyle.html#unpolish" location="qstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="unpolish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QStyle::polish" href="qstyle.html#polish-2" location="qstyle.cpp" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="polish(QApplication * application)"> + <parameter left="QApplication *" right="" name="application" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QStyle::unpolish" href="qstyle.html#unpolish-2" location="qstyle.cpp" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="unpolish(QApplication * application)"> + <parameter left="QApplication *" right="" name="application" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QStyle::polish" href="qstyle.html#polish-3" location="qstyle.cpp" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="polish(QPalette & palette)"> + <parameter left="QPalette &" right="" name="palette" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemTextRect" fullname="QStyle::itemTextRect" href="qstyle.html#itemTextRect" location="qstyle.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="itemTextRect(const QFontMetrics & metrics, const QRect & rectangle, int alignment, bool enabled, const QString & text) const"> + <parameter left="const QFontMetrics &" right="" name="metrics" default=""/> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="alignment" default=""/> + <parameter left="bool" right="" name="enabled" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemPixmapRect" fullname="QStyle::itemPixmapRect" href="qstyle.html#itemPixmapRect" location="qstyle.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="itemPixmapRect(const QRect & rectangle, int alignment, const QPixmap & pixmap) const"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="alignment" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawItemText" fullname="QStyle::drawItemText" href="qstyle.html#drawItemText" location="qstyle.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawItemText(QPainter * painter, const QRect & rectangle, int alignment, const QPalette & palette, bool enabled, const QString & text, QPalette::ColorRole textRole) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="alignment" default=""/> + <parameter left="const QPalette &" right="" name="palette" default=""/> + <parameter left="bool" right="" name="enabled" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QPalette::ColorRole" right="" name="textRole" default="QPalette::NoRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawItemPixmap" fullname="QStyle::drawItemPixmap" href="qstyle.html#drawItemPixmap" location="qstyle.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawItemPixmap(QPainter * painter, const QRect & rectangle, int alignment, const QPixmap & pixmap) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="int" right="" name="alignment" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPalette" fullname="QStyle::standardPalette" href="qstyle.html#standardPalette" location="qstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPalette" signature="standardPalette() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="StateFlag" fullname="QStyle::StateFlag" href="qstyle.html#StateFlag-enum" location="qstyle.h" typedef="QStyle::State"> + <value name="State_None" value="0x00000000"/> + <value name="State_Default" value="State_None"/> + <value name="State_Enabled" value="0x00000001"/> + <value name="State_Raised" value="0x00000002"/> + <value name="State_Sunken" value="0x00000004"/> + <value name="State_Off" value="0x00000008"/> + <value name="State_NoChange" value="0x00000010"/> + <value name="State_On" value="0x00000020"/> + <value name="State_DownArrow" value="0x00000040"/> + <value name="State_Horizontal" value="0x00000080"/> + <value name="State_HasFocus" value="0x00000100"/> + <value name="State_Top" value="0x00000200"/> + <value name="State_Bottom" value="0x00000400"/> + <value name="State_FocusAtBorder" value="0x00000800"/> + <value name="State_AutoRaise" value="0x00001000"/> + <value name="State_MouseOver" value="0x00002000"/> + <value name="State_UpArrow" value="0x00004000"/> + <value name="State_Selected" value="0x00008000"/> + <value name="State_Active" value="0x00010000"/> + <value name="State_Window" value="0x00020000"/> + <value name="State_Open" value="0x00040000"/> + <value name="State_Children" value="0x00080000"/> + <value name="State_Item" value="0x00100000"/> + <value name="State_Sibling" value="0x00200000"/> + <value name="State_Editing" value="0x00400000"/> + <value name="State_KeyboardFocusChange" value="0x00800000"/> + <value name="State_HasEditFocus" value="0x01000000"/> + <value name="State_ReadOnly" value="0x02000000"/> + <value name="State_Small" value="0x04000000"/> + <value name="State_Mini" value="0x08000000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="State" fullname="QStyle::State" href="qstyle.html#State-typedef" location="qstyle.h" enum="QStyle::StateFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="PrimitiveElement" fullname="QStyle::PrimitiveElement" href="qstyle.html#PrimitiveElement-enum" location="qstyle.h"> + <value name="PE_Q3CheckListController" value="0"/> + <value name="PE_Q3CheckListExclusiveIndicator" value="1"/> + <value name="PE_Q3CheckListIndicator" value="2"/> + <value name="PE_Q3DockWindowSeparator" value="3"/> + <value name="PE_Q3Separator" value="4"/> + <value name="PE_Frame" value="5"/> + <value name="PE_FrameDefaultButton" value="6"/> + <value name="PE_FrameDockWidget" value="7"/> + <value name="PE_FrameFocusRect" value="8"/> + <value name="PE_FrameGroupBox" value="9"/> + <value name="PE_FrameLineEdit" value="10"/> + <value name="PE_FrameMenu" value="11"/> + <value name="PE_FrameStatusBar" value="12"/> + <value name="PE_FrameStatusBarItem" value="PE_FrameStatusBar"/> + <value name="PE_FrameTabWidget" value=""/> + <value name="PE_FrameWindow" value=""/> + <value name="PE_FrameButtonBevel" value=""/> + <value name="PE_FrameButtonTool" value=""/> + <value name="PE_FrameTabBarBase" value=""/> + <value name="PE_PanelButtonCommand" value=""/> + <value name="PE_PanelButtonBevel" value=""/> + <value name="PE_PanelButtonTool" value=""/> + <value name="PE_PanelMenuBar" value=""/> + <value name="PE_PanelToolBar" value=""/> + <value name="PE_PanelLineEdit" value=""/> + <value name="PE_IndicatorArrowDown" value=""/> + <value name="PE_IndicatorArrowLeft" value=""/> + <value name="PE_IndicatorArrowRight" value=""/> + <value name="PE_IndicatorArrowUp" value=""/> + <value name="PE_IndicatorBranch" value=""/> + <value name="PE_IndicatorButtonDropDown" value=""/> + <value name="PE_IndicatorViewItemCheck" value=""/> + <value name="PE_IndicatorItemViewItemCheck" value="PE_IndicatorViewItemCheck"/> + <value name="PE_IndicatorCheckBox" value=""/> + <value name="PE_IndicatorDockWidgetResizeHandle" value=""/> + <value name="PE_IndicatorHeaderArrow" value=""/> + <value name="PE_IndicatorMenuCheckMark" value=""/> + <value name="PE_IndicatorProgressChunk" value=""/> + <value name="PE_IndicatorRadioButton" value=""/> + <value name="PE_IndicatorSpinDown" value=""/> + <value name="PE_IndicatorSpinMinus" value=""/> + <value name="PE_IndicatorSpinPlus" value=""/> + <value name="PE_IndicatorSpinUp" value=""/> + <value name="PE_IndicatorToolBarHandle" value=""/> + <value name="PE_IndicatorToolBarSeparator" value=""/> + <value name="PE_PanelTipLabel" value=""/> + <value name="PE_IndicatorTabTear" value=""/> + <value name="PE_PanelScrollAreaCorner" value=""/> + <value name="PE_Widget" value=""/> + <value name="PE_IndicatorColumnViewArrow" value=""/> + <value name="PE_IndicatorItemViewItemDrop" value=""/> + <value name="PE_PanelItemViewItem" value=""/> + <value name="PE_PanelItemViewRow" value=""/> + <value name="PE_PanelStatusBar" value=""/> + <value name="PE_IndicatorTabClose" value=""/> + <value name="PE_PanelMenu" value=""/> + <value name="PE_CustomBase" value="0xf000000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPrimitive" fullname="QStyle::drawPrimitive" href="qstyle.html#drawPrimitive" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawPrimitive(PrimitiveElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget) const"> + <parameter left="PrimitiveElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="ControlElement" fullname="QStyle::ControlElement" href="qstyle.html#ControlElement-enum" location="qstyle.h"> + <value name="CE_PushButton" value="0"/> + <value name="CE_PushButtonBevel" value="1"/> + <value name="CE_PushButtonLabel" value="2"/> + <value name="CE_CheckBox" value="3"/> + <value name="CE_CheckBoxLabel" value="4"/> + <value name="CE_RadioButton" value="5"/> + <value name="CE_RadioButtonLabel" value="6"/> + <value name="CE_TabBarTab" value="7"/> + <value name="CE_TabBarTabShape" value="8"/> + <value name="CE_TabBarTabLabel" value="9"/> + <value name="CE_ProgressBar" value="10"/> + <value name="CE_ProgressBarGroove" value="11"/> + <value name="CE_ProgressBarContents" value="12"/> + <value name="CE_ProgressBarLabel" value="13"/> + <value name="CE_MenuItem" value="14"/> + <value name="CE_MenuScroller" value="15"/> + <value name="CE_MenuVMargin" value="16"/> + <value name="CE_MenuHMargin" value="17"/> + <value name="CE_MenuTearoff" value="18"/> + <value name="CE_MenuEmptyArea" value="19"/> + <value name="CE_MenuBarItem" value="20"/> + <value name="CE_MenuBarEmptyArea" value="21"/> + <value name="CE_ToolButtonLabel" value="22"/> + <value name="CE_Header" value="23"/> + <value name="CE_HeaderSection" value="24"/> + <value name="CE_HeaderLabel" value="25"/> + <value name="CE_Q3DockWindowEmptyArea" value="26"/> + <value name="CE_ToolBoxTab" value="27"/> + <value name="CE_SizeGrip" value="28"/> + <value name="CE_Splitter" value="29"/> + <value name="CE_RubberBand" value="30"/> + <value name="CE_DockWidgetTitle" value="31"/> + <value name="CE_ScrollBarAddLine" value="32"/> + <value name="CE_ScrollBarSubLine" value="33"/> + <value name="CE_ScrollBarAddPage" value="34"/> + <value name="CE_ScrollBarSubPage" value="35"/> + <value name="CE_ScrollBarSlider" value="36"/> + <value name="CE_ScrollBarFirst" value="37"/> + <value name="CE_ScrollBarLast" value="38"/> + <value name="CE_FocusFrame" value="39"/> + <value name="CE_ComboBoxLabel" value="40"/> + <value name="CE_ToolBar" value="41"/> + <value name="CE_ToolBoxTabShape" value="42"/> + <value name="CE_ToolBoxTabLabel" value="43"/> + <value name="CE_HeaderEmptyArea" value="44"/> + <value name="CE_ColumnViewGrip" value="45"/> + <value name="CE_ItemViewItem" value="46"/> + <value name="CE_ShapedFrame" value="47"/> + <value name="CE_CustomBase" value="0xf0000000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="drawControl" fullname="QStyle::drawControl" href="qstyle.html#drawControl" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawControl(ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget) const"> + <parameter left="ControlElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="SubElement" fullname="QStyle::SubElement" href="qstyle.html#SubElement-enum" location="qstyle.h"> + <value name="SE_PushButtonContents" value="0"/> + <value name="SE_PushButtonFocusRect" value="1"/> + <value name="SE_CheckBoxIndicator" value="2"/> + <value name="SE_CheckBoxContents" value="3"/> + <value name="SE_CheckBoxFocusRect" value="4"/> + <value name="SE_CheckBoxClickRect" value="5"/> + <value name="SE_RadioButtonIndicator" value="6"/> + <value name="SE_RadioButtonContents" value="7"/> + <value name="SE_RadioButtonFocusRect" value="8"/> + <value name="SE_RadioButtonClickRect" value="9"/> + <value name="SE_ComboBoxFocusRect" value="10"/> + <value name="SE_SliderFocusRect" value="11"/> + <value name="SE_Q3DockWindowHandleRect" value="12"/> + <value name="SE_ProgressBarGroove" value="13"/> + <value name="SE_ProgressBarContents" value="14"/> + <value name="SE_ProgressBarLabel" value="15"/> + <value name="SE_DialogButtonAccept" value="16"/> + <value name="SE_DialogButtonReject" value="17"/> + <value name="SE_DialogButtonApply" value="18"/> + <value name="SE_DialogButtonHelp" value="19"/> + <value name="SE_DialogButtonAll" value="20"/> + <value name="SE_DialogButtonAbort" value="21"/> + <value name="SE_DialogButtonIgnore" value="22"/> + <value name="SE_DialogButtonRetry" value="23"/> + <value name="SE_DialogButtonCustom" value="24"/> + <value name="SE_ToolBoxTabContents" value="25"/> + <value name="SE_HeaderLabel" value="26"/> + <value name="SE_HeaderArrow" value="27"/> + <value name="SE_TabWidgetTabBar" value="28"/> + <value name="SE_TabWidgetTabPane" value="29"/> + <value name="SE_TabWidgetTabContents" value="30"/> + <value name="SE_TabWidgetLeftCorner" value="31"/> + <value name="SE_TabWidgetRightCorner" value="32"/> + <value name="SE_ViewItemCheckIndicator" value="33"/> + <value name="SE_ItemViewItemCheckIndicator" value="SE_ViewItemCheckIndicator"/> + <value name="SE_TabBarTearIndicator" value=""/> + <value name="SE_TreeViewDisclosureItem" value=""/> + <value name="SE_LineEditContents" value=""/> + <value name="SE_FrameContents" value=""/> + <value name="SE_DockWidgetCloseButton" value=""/> + <value name="SE_DockWidgetFloatButton" value=""/> + <value name="SE_DockWidgetTitleBarText" value=""/> + <value name="SE_DockWidgetIcon" value=""/> + <value name="SE_CheckBoxLayoutItem" value=""/> + <value name="SE_ComboBoxLayoutItem" value=""/> + <value name="SE_DateTimeEditLayoutItem" value=""/> + <value name="SE_DialogButtonBoxLayoutItem" value=""/> + <value name="SE_LabelLayoutItem" value=""/> + <value name="SE_ProgressBarLayoutItem" value=""/> + <value name="SE_PushButtonLayoutItem" value=""/> + <value name="SE_RadioButtonLayoutItem" value=""/> + <value name="SE_SliderLayoutItem" value=""/> + <value name="SE_SpinBoxLayoutItem" value=""/> + <value name="SE_ToolButtonLayoutItem" value=""/> + <value name="SE_FrameLayoutItem" value=""/> + <value name="SE_GroupBoxLayoutItem" value=""/> + <value name="SE_TabWidgetLayoutItem" value=""/> + <value name="SE_ItemViewItemDecoration" value=""/> + <value name="SE_ItemViewItemText" value=""/> + <value name="SE_ItemViewItemFocusRect" value=""/> + <value name="SE_TabBarTabLeftButton" value=""/> + <value name="SE_TabBarTabRightButton" value=""/> + <value name="SE_TabBarTabText" value=""/> + <value name="SE_ShapedFrameContents" value=""/> + <value name="SE_ToolBarHandle" value=""/> + <value name="SE_CustomBase" value="0xf0000000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="subElementRect" fullname="QStyle::subElementRect" href="qstyle.html#subElementRect" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subElementRect(SubElement element, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="SubElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="ComplexControl" fullname="QStyle::ComplexControl" href="qstyle.html#ComplexControl-enum" location="qstyle.h"> + <value name="CC_SpinBox" value="0"/> + <value name="CC_ComboBox" value="1"/> + <value name="CC_ScrollBar" value="2"/> + <value name="CC_Slider" value="3"/> + <value name="CC_ToolButton" value="4"/> + <value name="CC_TitleBar" value="5"/> + <value name="CC_Q3ListView" value="6"/> + <value name="CC_Dial" value="7"/> + <value name="CC_GroupBox" value="8"/> + <value name="CC_MdiControls" value="9"/> + <value name="CC_CustomBase" value="0xf0000000"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SubControl" fullname="QStyle::SubControl" href="qstyle.html#SubControl-enum" location="qstyle.h" typedef="QStyle::SubControls"> + <value name="SC_None" value="0x00000000"/> + <value name="SC_ScrollBarAddLine" value="0x00000001"/> + <value name="SC_ScrollBarSubLine" value="0x00000002"/> + <value name="SC_ScrollBarAddPage" value="0x00000004"/> + <value name="SC_ScrollBarSubPage" value="0x00000008"/> + <value name="SC_ScrollBarFirst" value="0x00000010"/> + <value name="SC_ScrollBarLast" value="0x00000020"/> + <value name="SC_ScrollBarSlider" value="0x00000040"/> + <value name="SC_ScrollBarGroove" value="0x00000080"/> + <value name="SC_SpinBoxUp" value="0x00000001"/> + <value name="SC_SpinBoxDown" value="0x00000002"/> + <value name="SC_SpinBoxFrame" value="0x00000004"/> + <value name="SC_SpinBoxEditField" value="0x00000008"/> + <value name="SC_ComboBoxFrame" value="0x00000001"/> + <value name="SC_ComboBoxEditField" value="0x00000002"/> + <value name="SC_ComboBoxArrow" value="0x00000004"/> + <value name="SC_ComboBoxListBoxPopup" value="0x00000008"/> + <value name="SC_SliderGroove" value="0x00000001"/> + <value name="SC_SliderHandle" value="0x00000002"/> + <value name="SC_SliderTickmarks" value="0x00000004"/> + <value name="SC_ToolButton" value="0x00000001"/> + <value name="SC_ToolButtonMenu" value="0x00000002"/> + <value name="SC_TitleBarSysMenu" value="0x00000001"/> + <value name="SC_TitleBarMinButton" value="0x00000002"/> + <value name="SC_TitleBarMaxButton" value="0x00000004"/> + <value name="SC_TitleBarCloseButton" value="0x00000008"/> + <value name="SC_TitleBarNormalButton" value="0x00000010"/> + <value name="SC_TitleBarShadeButton" value="0x00000020"/> + <value name="SC_TitleBarUnshadeButton" value="0x00000040"/> + <value name="SC_TitleBarContextHelpButton" value="0x00000080"/> + <value name="SC_TitleBarLabel" value="0x00000100"/> + <value name="SC_Q3ListView" value="0x00000001"/> + <value name="SC_Q3ListViewBranch" value="0x00000002"/> + <value name="SC_Q3ListViewExpand" value="0x00000004"/> + <value name="SC_DialGroove" value="0x00000001"/> + <value name="SC_DialHandle" value="0x00000002"/> + <value name="SC_DialTickmarks" value="0x00000004"/> + <value name="SC_GroupBoxCheckBox" value="0x00000001"/> + <value name="SC_GroupBoxLabel" value="0x00000002"/> + <value name="SC_GroupBoxContents" value="0x00000004"/> + <value name="SC_GroupBoxFrame" value="0x00000008"/> + <value name="SC_MdiMinButton" value="0x00000001"/> + <value name="SC_MdiNormalButton" value="0x00000002"/> + <value name="SC_MdiCloseButton" value="0x00000004"/> + <value name="SC_CustomBase" value="0xf0000000"/> + <value name="SC_All" value="0xffffffff"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="SubControls" fullname="QStyle::SubControls" href="qstyle.html#SubControls-typedef" location="qstyle.h" enum="QStyle::SubControl"/> + <function access="public" threadsafety="unspecified" status="commendable" name="drawComplexControl" fullname="QStyle::drawComplexControl" href="qstyle.html#drawComplexControl" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawComplexControl(ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="control" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hitTestComplexControl" fullname="QStyle::hitTestComplexControl" href="qstyle.html#hitTestComplexControl" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="SubControl" signature="hitTestComplexControl(ComplexControl control, const QStyleOptionComplex * option, const QPoint & position, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="control" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="option" default=""/> + <parameter left="const QPoint &" right="" name="position" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subControlRect" fullname="QStyle::subControlRect" href="qstyle.html#subControlRect" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subControlRect(ComplexControl control, const QStyleOptionComplex * option, SubControl subControl, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="control" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="option" default=""/> + <parameter left="SubControl" right="" name="subControl" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="PixelMetric" fullname="QStyle::PixelMetric" href="qstyle.html#PixelMetric-enum" location="qstyle.h"> + <value name="PM_ButtonMargin" value="0"/> + <value name="PM_ButtonDefaultIndicator" value="1"/> + <value name="PM_MenuButtonIndicator" value="2"/> + <value name="PM_ButtonShiftHorizontal" value="3"/> + <value name="PM_ButtonShiftVertical" value="4"/> + <value name="PM_DefaultFrameWidth" value="5"/> + <value name="PM_SpinBoxFrameWidth" value="6"/> + <value name="PM_ComboBoxFrameWidth" value="7"/> + <value name="PM_MaximumDragDistance" value="8"/> + <value name="PM_ScrollBarExtent" value="9"/> + <value name="PM_ScrollBarSliderMin" value="10"/> + <value name="PM_SliderThickness" value="11"/> + <value name="PM_SliderControlThickness" value="12"/> + <value name="PM_SliderLength" value="13"/> + <value name="PM_SliderTickmarkOffset" value="14"/> + <value name="PM_SliderSpaceAvailable" value="15"/> + <value name="PM_DockWidgetSeparatorExtent" value="16"/> + <value name="PM_DockWidgetHandleExtent" value="17"/> + <value name="PM_DockWidgetFrameWidth" value="18"/> + <value name="PM_TabBarTabOverlap" value="19"/> + <value name="PM_TabBarTabHSpace" value="20"/> + <value name="PM_TabBarTabVSpace" value="21"/> + <value name="PM_TabBarBaseHeight" value="22"/> + <value name="PM_TabBarBaseOverlap" value="23"/> + <value name="PM_ProgressBarChunkWidth" value="24"/> + <value name="PM_SplitterWidth" value="25"/> + <value name="PM_TitleBarHeight" value="26"/> + <value name="PM_MenuScrollerHeight" value="27"/> + <value name="PM_MenuHMargin" value="28"/> + <value name="PM_MenuVMargin" value="29"/> + <value name="PM_MenuPanelWidth" value="30"/> + <value name="PM_MenuTearoffHeight" value="31"/> + <value name="PM_MenuDesktopFrameWidth" value="32"/> + <value name="PM_MenuBarPanelWidth" value="33"/> + <value name="PM_MenuBarItemSpacing" value="34"/> + <value name="PM_MenuBarVMargin" value="35"/> + <value name="PM_MenuBarHMargin" value="36"/> + <value name="PM_IndicatorWidth" value="37"/> + <value name="PM_IndicatorHeight" value="38"/> + <value name="PM_ExclusiveIndicatorWidth" value="39"/> + <value name="PM_ExclusiveIndicatorHeight" value="40"/> + <value name="PM_CheckListButtonSize" value="41"/> + <value name="PM_CheckListControllerSize" value="42"/> + <value name="PM_DialogButtonsSeparator" value="43"/> + <value name="PM_DialogButtonsButtonWidth" value="44"/> + <value name="PM_DialogButtonsButtonHeight" value="45"/> + <value name="PM_MdiSubWindowFrameWidth" value="46"/> + <value name="PM_MDIFrameWidth" value="PM_MdiSubWindowFrameWidth"/> + <value name="PM_MdiSubWindowMinimizedWidth" value=""/> + <value name="PM_MDIMinimizedWidth" value="PM_MdiSubWindowMinimizedWidth"/> + <value name="PM_HeaderMargin" value=""/> + <value name="PM_HeaderMarkSize" value=""/> + <value name="PM_HeaderGripMargin" value=""/> + <value name="PM_TabBarTabShiftHorizontal" value=""/> + <value name="PM_TabBarTabShiftVertical" value=""/> + <value name="PM_TabBarScrollButtonWidth" value=""/> + <value name="PM_ToolBarFrameWidth" value=""/> + <value name="PM_ToolBarHandleExtent" value=""/> + <value name="PM_ToolBarItemSpacing" value=""/> + <value name="PM_ToolBarItemMargin" value=""/> + <value name="PM_ToolBarSeparatorExtent" value=""/> + <value name="PM_ToolBarExtensionExtent" value=""/> + <value name="PM_SpinBoxSliderHeight" value=""/> + <value name="PM_DefaultTopLevelMargin" value=""/> + <value name="PM_DefaultChildMargin" value=""/> + <value name="PM_DefaultLayoutSpacing" value=""/> + <value name="PM_ToolBarIconSize" value=""/> + <value name="PM_ListViewIconSize" value=""/> + <value name="PM_IconViewIconSize" value=""/> + <value name="PM_SmallIconSize" value=""/> + <value name="PM_LargeIconSize" value=""/> + <value name="PM_FocusFrameVMargin" value=""/> + <value name="PM_FocusFrameHMargin" value=""/> + <value name="PM_ToolTipLabelFrameWidth" value=""/> + <value name="PM_CheckBoxLabelSpacing" value=""/> + <value name="PM_TabBarIconSize" value=""/> + <value name="PM_SizeGripSize" value=""/> + <value name="PM_DockWidgetTitleMargin" value=""/> + <value name="PM_MessageBoxIconSize" value=""/> + <value name="PM_ButtonIconSize" value=""/> + <value name="PM_DockWidgetTitleBarButtonMargin" value=""/> + <value name="PM_RadioButtonLabelSpacing" value=""/> + <value name="PM_LayoutLeftMargin" value=""/> + <value name="PM_LayoutTopMargin" value=""/> + <value name="PM_LayoutRightMargin" value=""/> + <value name="PM_LayoutBottomMargin" value=""/> + <value name="PM_LayoutHorizontalSpacing" value=""/> + <value name="PM_LayoutVerticalSpacing" value=""/> + <value name="PM_TabBar_ScrollButtonOverlap" value=""/> + <value name="PM_TextCursorWidth" value=""/> + <value name="PM_TabCloseIndicatorWidth" value=""/> + <value name="PM_TabCloseIndicatorHeight" value=""/> + <value name="PM_ScrollView_ScrollBarSpacing" value=""/> + <value name="PM_SubMenuOverlap" value=""/> + <value name="PM_CustomBase" value="0xf0000000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelMetric" fullname="QStyle::pixelMetric" href="qstyle.html#pixelMetric" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelMetric(PixelMetric metric, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="PixelMetric" right="" name="metric" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="ContentsType" fullname="QStyle::ContentsType" href="qstyle.html#ContentsType-enum" location="qstyle.h"> + <value name="CT_PushButton" value="0"/> + <value name="CT_CheckBox" value="1"/> + <value name="CT_RadioButton" value="2"/> + <value name="CT_ToolButton" value="3"/> + <value name="CT_ComboBox" value="4"/> + <value name="CT_Splitter" value="5"/> + <value name="CT_Q3DockWindow" value="6"/> + <value name="CT_ProgressBar" value="7"/> + <value name="CT_MenuItem" value="8"/> + <value name="CT_MenuBarItem" value="9"/> + <value name="CT_MenuBar" value="10"/> + <value name="CT_Menu" value="11"/> + <value name="CT_TabBarTab" value="12"/> + <value name="CT_Slider" value="13"/> + <value name="CT_ScrollBar" value="14"/> + <value name="CT_Q3Header" value="15"/> + <value name="CT_LineEdit" value="16"/> + <value name="CT_SpinBox" value="17"/> + <value name="CT_SizeGrip" value="18"/> + <value name="CT_TabWidget" value="19"/> + <value name="CT_DialogButtons" value="20"/> + <value name="CT_HeaderSection" value="21"/> + <value name="CT_GroupBox" value="22"/> + <value name="CT_MdiControls" value="23"/> + <value name="CT_ItemViewItem" value="24"/> + <value name="CT_CustomBase" value="0xf0000000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeFromContents" fullname="QStyle::sizeFromContents" href="qstyle.html#sizeFromContents" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeFromContents(ContentsType type, const QStyleOption * option, const QSize & contentsSize, const QWidget * widget) const"> + <parameter left="ContentsType" right="" name="type" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QSize &" right="" name="contentsSize" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleHint" fullname="QStyle::StyleHint" href="qstyle.html#StyleHint-enum" location="qstyle.h"> + <value name="SH_EtchDisabledText" value="0"/> + <value name="SH_DitherDisabledText" value="1"/> + <value name="SH_ScrollBar_MiddleClickAbsolutePosition" value="2"/> + <value name="SH_ScrollBar_ScrollWhenPointerLeavesControl" value="3"/> + <value name="SH_TabBar_SelectMouseType" value="4"/> + <value name="SH_TabBar_Alignment" value="5"/> + <value name="SH_Header_ArrowAlignment" value="6"/> + <value name="SH_Slider_SnapToValue" value="7"/> + <value name="SH_Slider_SloppyKeyEvents" value="8"/> + <value name="SH_ProgressDialog_CenterCancelButton" value="9"/> + <value name="SH_ProgressDialog_TextLabelAlignment" value="10"/> + <value name="SH_PrintDialog_RightAlignButtons" value="11"/> + <value name="SH_MainWindow_SpaceBelowMenuBar" value="12"/> + <value name="SH_FontDialog_SelectAssociatedText" value="13"/> + <value name="SH_Menu_AllowActiveAndDisabled" value="14"/> + <value name="SH_Menu_SpaceActivatesItem" value="15"/> + <value name="SH_Menu_SubMenuPopupDelay" value="16"/> + <value name="SH_ScrollView_FrameOnlyAroundContents" value="17"/> + <value name="SH_MenuBar_AltKeyNavigation" value="18"/> + <value name="SH_ComboBox_ListMouseTracking" value="19"/> + <value name="SH_Menu_MouseTracking" value="20"/> + <value name="SH_MenuBar_MouseTracking" value="21"/> + <value name="SH_ItemView_ChangeHighlightOnFocus" value="22"/> + <value name="SH_Widget_ShareActivation" value="23"/> + <value name="SH_Workspace_FillSpaceOnMaximize" value="24"/> + <value name="SH_ComboBox_Popup" value="25"/> + <value name="SH_TitleBar_NoBorder" value="26"/> + <value name="SH_Slider_StopMouseOverSlider" value="27"/> + <value name="SH_ScrollBar_StopMouseOverSlider" value="SH_Slider_StopMouseOverSlider"/> + <value name="SH_BlinkCursorWhenTextSelected" value=""/> + <value name="SH_RichText_FullWidthSelection" value=""/> + <value name="SH_Menu_Scrollable" value=""/> + <value name="SH_GroupBox_TextLabelVerticalAlignment" value=""/> + <value name="SH_GroupBox_TextLabelColor" value=""/> + <value name="SH_Menu_SloppySubMenus" value=""/> + <value name="SH_Table_GridLineColor" value=""/> + <value name="SH_LineEdit_PasswordCharacter" value=""/> + <value name="SH_DialogButtons_DefaultButton" value=""/> + <value name="SH_ToolBox_SelectedPageTitleBold" value=""/> + <value name="SH_TabBar_PreferNoArrows" value=""/> + <value name="SH_ScrollBar_LeftClickAbsolutePosition" value=""/> + <value name="SH_Q3ListViewExpand_SelectMouseType" value=""/> + <value name="SH_UnderlineShortcut" value=""/> + <value name="SH_SpinBox_AnimateButton" value=""/> + <value name="SH_SpinBox_KeyPressAutoRepeatRate" value=""/> + <value name="SH_SpinBox_ClickAutoRepeatRate" value=""/> + <value name="SH_Menu_FillScreenWithScroll" value=""/> + <value name="SH_ToolTipLabel_Opacity" value=""/> + <value name="SH_DrawMenuBarSeparator" value=""/> + <value name="SH_TitleBar_ModifyNotification" value=""/> + <value name="SH_Button_FocusPolicy" value=""/> + <value name="SH_MenuBar_DismissOnSecondClick" value=""/> + <value name="SH_MessageBox_UseBorderForButtonSpacing" value=""/> + <value name="SH_TitleBar_AutoRaise" value=""/> + <value name="SH_ToolButton_PopupDelay" value=""/> + <value name="SH_FocusFrame_Mask" value=""/> + <value name="SH_RubberBand_Mask" value=""/> + <value name="SH_WindowFrame_Mask" value=""/> + <value name="SH_SpinControls_DisableOnBounds" value=""/> + <value name="SH_Dial_BackgroundRole" value=""/> + <value name="SH_ComboBox_LayoutDirection" value=""/> + <value name="SH_ItemView_EllipsisLocation" value=""/> + <value name="SH_ItemView_ShowDecorationSelected" value=""/> + <value name="SH_ItemView_ActivateItemOnSingleClick" value=""/> + <value name="SH_ScrollBar_ContextMenu" value=""/> + <value name="SH_ScrollBar_RollBetweenButtons" value=""/> + <value name="SH_Slider_AbsoluteSetButtons" value=""/> + <value name="SH_Slider_PageSetButtons" value=""/> + <value name="SH_Menu_KeyboardSearch" value=""/> + <value name="SH_TabBar_ElideMode" value=""/> + <value name="SH_DialogButtonLayout" value=""/> + <value name="SH_ComboBox_PopupFrameStyle" value=""/> + <value name="SH_MessageBox_TextInteractionFlags" value=""/> + <value name="SH_DialogButtonBox_ButtonsHaveIcons" value=""/> + <value name="SH_SpellCheckUnderlineStyle" value=""/> + <value name="SH_MessageBox_CenterButtons" value=""/> + <value name="SH_Menu_SelectionWrap" value=""/> + <value name="SH_ItemView_MovementWithoutUpdatingSelection" value=""/> + <value name="SH_ToolTip_Mask" value=""/> + <value name="SH_FocusFrame_AboveWidget" value=""/> + <value name="SH_TextControl_FocusIndicatorTextCharFormat" value=""/> + <value name="SH_WizardStyle" value=""/> + <value name="SH_ItemView_ArrowKeysNavigateIntoChildren" value=""/> + <value name="SH_Menu_Mask" value=""/> + <value name="SH_Menu_FlashTriggeredItem" value=""/> + <value name="SH_Menu_FadeOutOnHide" value=""/> + <value name="SH_SpinBox_ClickAutoRepeatThreshold" value=""/> + <value name="SH_ItemView_PaintAlternatingRowColorsForEmptyArea" value=""/> + <value name="SH_FormLayoutWrapPolicy" value=""/> + <value name="SH_TabWidget_DefaultTabPosition" value=""/> + <value name="SH_ToolBar_Movable" value=""/> + <value name="SH_FormLayoutFieldGrowthPolicy" value=""/> + <value name="SH_FormLayoutFormAlignment" value=""/> + <value name="SH_FormLayoutLabelAlignment" value=""/> + <value name="SH_ItemView_DrawDelegateFrame" value=""/> + <value name="SH_TabBar_CloseButtonPosition" value=""/> + <value name="SH_DockWidget_ButtonsHaveFrame" value=""/> + <value name="SH_ToolButtonStyle" value=""/> + <value name="SH_GUIStyle" value="0x00000100"/> + <value name="SH_ScrollBar_BackgroundMode" value=""/> + <value name="SH_UnderlineAccelerator" value="SH_UnderlineShortcut"/> + <value name="SH_CustomBase" value="0xf0000000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="styleHint" fullname="QStyle::styleHint" href="qstyle.html#styleHint" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="styleHint(StyleHint hint, const QStyleOption * option, const QWidget * widget, QStyleHintReturn * returnData) const"> + <parameter left="StyleHint" right="" name="hint" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + <parameter left="QStyleHintReturn *" right="" name="returnData" default="0"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="StandardPixmap" fullname="QStyle::StandardPixmap" href="qstyle.html#StandardPixmap-enum" location="qstyle.h"> + <value name="SP_TitleBarMenuButton" value="0"/> + <value name="SP_TitleBarMinButton" value="1"/> + <value name="SP_TitleBarMaxButton" value="2"/> + <value name="SP_TitleBarCloseButton" value="3"/> + <value name="SP_TitleBarNormalButton" value="4"/> + <value name="SP_TitleBarShadeButton" value="5"/> + <value name="SP_TitleBarUnshadeButton" value="6"/> + <value name="SP_TitleBarContextHelpButton" value="7"/> + <value name="SP_DockWidgetCloseButton" value="8"/> + <value name="SP_MessageBoxInformation" value="9"/> + <value name="SP_MessageBoxWarning" value="10"/> + <value name="SP_MessageBoxCritical" value="11"/> + <value name="SP_MessageBoxQuestion" value="12"/> + <value name="SP_DesktopIcon" value="13"/> + <value name="SP_TrashIcon" value="14"/> + <value name="SP_ComputerIcon" value="15"/> + <value name="SP_DriveFDIcon" value="16"/> + <value name="SP_DriveHDIcon" value="17"/> + <value name="SP_DriveCDIcon" value="18"/> + <value name="SP_DriveDVDIcon" value="19"/> + <value name="SP_DriveNetIcon" value="20"/> + <value name="SP_DirOpenIcon" value="21"/> + <value name="SP_DirClosedIcon" value="22"/> + <value name="SP_DirLinkIcon" value="23"/> + <value name="SP_FileIcon" value="24"/> + <value name="SP_FileLinkIcon" value="25"/> + <value name="SP_ToolBarHorizontalExtensionButton" value="26"/> + <value name="SP_ToolBarVerticalExtensionButton" value="27"/> + <value name="SP_FileDialogStart" value="28"/> + <value name="SP_FileDialogEnd" value="29"/> + <value name="SP_FileDialogToParent" value="30"/> + <value name="SP_FileDialogNewFolder" value="31"/> + <value name="SP_FileDialogDetailedView" value="32"/> + <value name="SP_FileDialogInfoView" value="33"/> + <value name="SP_FileDialogContentsView" value="34"/> + <value name="SP_FileDialogListView" value="35"/> + <value name="SP_FileDialogBack" value="36"/> + <value name="SP_DirIcon" value="37"/> + <value name="SP_DialogOkButton" value="38"/> + <value name="SP_DialogCancelButton" value="39"/> + <value name="SP_DialogHelpButton" value="40"/> + <value name="SP_DialogOpenButton" value="41"/> + <value name="SP_DialogSaveButton" value="42"/> + <value name="SP_DialogCloseButton" value="43"/> + <value name="SP_DialogApplyButton" value="44"/> + <value name="SP_DialogResetButton" value="45"/> + <value name="SP_DialogDiscardButton" value="46"/> + <value name="SP_DialogYesButton" value="47"/> + <value name="SP_DialogNoButton" value="48"/> + <value name="SP_ArrowUp" value="49"/> + <value name="SP_ArrowDown" value="50"/> + <value name="SP_ArrowLeft" value="51"/> + <value name="SP_ArrowRight" value="52"/> + <value name="SP_ArrowBack" value="53"/> + <value name="SP_ArrowForward" value="54"/> + <value name="SP_DirHomeIcon" value="55"/> + <value name="SP_CommandLink" value="56"/> + <value name="SP_VistaShield" value="57"/> + <value name="SP_BrowserReload" value="58"/> + <value name="SP_BrowserStop" value="59"/> + <value name="SP_MediaPlay" value="60"/> + <value name="SP_MediaStop" value="61"/> + <value name="SP_MediaPause" value="62"/> + <value name="SP_MediaSkipForward" value="63"/> + <value name="SP_MediaSkipBackward" value="64"/> + <value name="SP_MediaSeekForward" value="65"/> + <value name="SP_MediaSeekBackward" value="66"/> + <value name="SP_MediaVolume" value="67"/> + <value name="SP_MediaVolumeMuted" value="68"/> + <value name="SP_CustomBase" value="0xf0000000"/> + </enum> + <function access="public" threadsafety="unspecified" status="obsolete" name="standardPixmap" fullname="QStyle::standardPixmap" href="qstyle-obsolete.html#standardPixmap" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="standardPixmap(StandardPixmap standardPixmap, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="StandardPixmap" right="" name="standardPixmap" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardIcon" fullname="QStyle::standardIcon" href="qstyle.html#standardIcon" location="qstyle.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="standardIcon(StandardPixmap standardIcon, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="StandardPixmap" right="" name="standardIcon" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="generatedIconPixmap" fullname="QStyle::generatedIconPixmap" href="qstyle.html#generatedIconPixmap" location="qstyle.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="generatedIconPixmap(QIcon::Mode iconMode, const QPixmap & pixmap, const QStyleOption * option) const"> + <parameter left="QIcon::Mode" right="" name="iconMode" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualRect" fullname="QStyle::visualRect" href="qstyle.html#visualRect" location="qstyle.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QRect" signature="visualRect(Qt::LayoutDirection direction, const QRect & boundingRectangle, const QRect & logicalRectangle)"> + <parameter left="Qt::LayoutDirection" right="" name="direction" default=""/> + <parameter left="const QRect &" right="" name="boundingRectangle" default=""/> + <parameter left="const QRect &" right="" name="logicalRectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualPos" fullname="QStyle::visualPos" href="qstyle.html#visualPos" location="qstyle.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPoint" signature="visualPos(Qt::LayoutDirection direction, const QRect & boundingRectangle, const QPoint & logicalPosition)"> + <parameter left="Qt::LayoutDirection" right="" name="direction" default=""/> + <parameter left="const QRect &" right="" name="boundingRectangle" default=""/> + <parameter left="const QPoint &" right="" name="logicalPosition" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sliderPositionFromValue" fullname="QStyle::sliderPositionFromValue" href="qstyle.html#sliderPositionFromValue" location="qstyle.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="sliderPositionFromValue(int min, int max, int logicalValue, int span, bool upsideDown)"> + <parameter left="int" right="" name="min" default=""/> + <parameter left="int" right="" name="max" default=""/> + <parameter left="int" right="" name="logicalValue" default=""/> + <parameter left="int" right="" name="span" default=""/> + <parameter left="bool" right="" name="upsideDown" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sliderValueFromPosition" fullname="QStyle::sliderValueFromPosition" href="qstyle.html#sliderValueFromPosition" location="qstyle.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="sliderValueFromPosition(int min, int max, int position, int span, bool upsideDown)"> + <parameter left="int" right="" name="min" default=""/> + <parameter left="int" right="" name="max" default=""/> + <parameter left="int" right="" name="position" default=""/> + <parameter left="int" right="" name="span" default=""/> + <parameter left="bool" right="" name="upsideDown" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualAlignment" fullname="QStyle::visualAlignment" href="qstyle.html#visualAlignment" location="qstyle.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::Alignment" signature="visualAlignment(Qt::LayoutDirection direction, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="Qt::LayoutDirection" right="" name="direction" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignedRect" fullname="QStyle::alignedRect" href="qstyle.html#alignedRect" location="qstyle.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QRect" signature="alignedRect(Qt::LayoutDirection direction, QFlags<Qt::AlignmentFlag> alignment, const QSize & size, const QRect & rectangle)"> + <parameter left="Qt::LayoutDirection" right="" name="direction" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="layoutSpacing" fullname="QStyle::layoutSpacing" href="qstyle.html#layoutSpacing" location="qstyle.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="layoutSpacing(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="QSizePolicy::ControlType" right="" name="control1" default=""/> + <parameter left="QSizePolicy::ControlType" right="" name="control2" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="combinedLayoutSpacing" fullname="QStyle::combinedLayoutSpacing" href="qstyle.html#combinedLayoutSpacing" location="qstyle.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="combinedLayoutSpacing(QFlags<QSizePolicy::ControlType> controls1, QFlags<QSizePolicy::ControlType> controls2, Qt::Orientation orientation, QStyleOption * option, QWidget * widget) const"> + <parameter left="QFlags<QSizePolicy::ControlType>" right="" name="controls1" default=""/> + <parameter left="QFlags<QSizePolicy::ControlType>" right="" name="controls2" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QStyleOption *" right="" name="option" default="0"/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="proxy" fullname="QStyle::proxy" href="qstyle.html#proxy" location="qstyle.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QStyle *" signature="proxy() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="standardIconImplementation" fullname="QStyle::standardIconImplementation" href="qstyle.html#standardIconImplementation" location="qstyle.h" virtual="non" meta="slot" const="true" static="false" overload="false" type="QIcon" signature="standardIconImplementation(StandardPixmap standardIcon, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="StandardPixmap" right="" name="standardIcon" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="layoutSpacingImplementation" fullname="QStyle::layoutSpacingImplementation" href="qstyle.html#layoutSpacingImplementation" location="qstyle.h" virtual="non" meta="slot" const="true" static="false" overload="false" type="int" signature="layoutSpacingImplementation(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="QSizePolicy::ControlType" right="" name="control1" default=""/> + <parameter left="QSizePolicy::ControlType" right="" name="control2" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWSEmbedWidget" href="qwsembedwidget.html" location="qwsembedwidget.h" bases="QWidget" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWSEmbedWidget" fullname="QWSEmbedWidget::QWSEmbedWidget" href="qwsembedwidget.html#QWSEmbedWidget" location="qwsembedwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWSEmbedWidget(WId id, QWidget * parent)"> + <parameter left="WId" right="" name="id" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWSEmbedWidget" fullname="QWSEmbedWidget::~QWSEmbedWidget" href="qwsembedwidget.html#dtor.QWSEmbedWidget" location="qwsembedwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWSEmbedWidget()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QWSEmbedWidget::eventFilter" href="qwsembedwidget.html#eventFilter" location="qwsembedwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * object, QEvent * event)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QWSEmbedWidget::changeEvent" href="qwsembedwidget.html#changeEvent" location="qwsembedwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QWSEmbedWidget::resizeEvent" href="qwsembedwidget.html#resizeEvent" location="qwsembedwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveEvent" fullname="QWSEmbedWidget::moveEvent" href="qwsembedwidget.html#moveEvent" location="qwsembedwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveEvent(QMoveEvent * event)"> + <parameter left="QMoveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QWSEmbedWidget::hideEvent" href="qwsembedwidget.html#hideEvent" location="qwsembedwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * event)"> + <parameter left="QHideEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QWSEmbedWidget::showEvent" href="qwsembedwidget.html#showEvent" location="qwsembedwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * event)"> + <parameter left="QShowEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPalette" href="qpalette.html" location="qpalette.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPalette" fullname="QPalette::QPalette" href="qpalette.html#QPalette" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPalette()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPalette" fullname="QPalette::QPalette" href="qpalette.html#QPalette-2" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPalette(const QColor & button)"> + <parameter left="const QColor &" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPalette" fullname="QPalette::QPalette" href="qpalette.html#QPalette-3" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPalette(Qt::GlobalColor button)"> + <parameter left="Qt::GlobalColor" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPalette" fullname="QPalette::QPalette" href="qpalette.html#QPalette-4" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QPalette(const QColor & button, const QColor & window)"> + <parameter left="const QColor &" right="" name="button" default=""/> + <parameter left="const QColor &" right="" name="window" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPalette" fullname="QPalette::QPalette" href="qpalette.html#QPalette-5" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QPalette(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)"> + <parameter left="const QBrush &" right="" name="windowText" default=""/> + <parameter left="const QBrush &" right="" name="button" default=""/> + <parameter left="const QBrush &" right="" name="light" default=""/> + <parameter left="const QBrush &" right="" name="dark" default=""/> + <parameter left="const QBrush &" right="" name="mid" default=""/> + <parameter left="const QBrush &" right="" name="text" default=""/> + <parameter left="const QBrush &" right="" name="bright_text" default=""/> + <parameter left="const QBrush &" right="" name="base" default=""/> + <parameter left="const QBrush &" right="" name="window" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="QPalette" fullname="QPalette::QPalette" href="qpalette-obsolete.html#QPalette-6" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QPalette(const QColor & windowText, const QColor & window, const QColor & light, const QColor & dark, const QColor & mid, const QColor & text, const QColor & base)"> + <parameter left="const QColor &" right="" name="windowText" default=""/> + <parameter left="const QColor &" right="" name="window" default=""/> + <parameter left="const QColor &" right="" name="light" default=""/> + <parameter left="const QColor &" right="" name="dark" default=""/> + <parameter left="const QColor &" right="" name="mid" default=""/> + <parameter left="const QColor &" right="" name="text" default=""/> + <parameter left="const QColor &" right="" name="base" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QPalette" fullname="QPalette::QPalette" href="qpalette-qt3.html#QPalette-7" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QPalette(const QColorGroup & active, const QColorGroup & disabled, const QColorGroup & inactive)"> + <parameter left="const QColorGroup &" right="" name="active" default=""/> + <parameter left="const QColorGroup &" right="" name="disabled" default=""/> + <parameter left="const QColorGroup &" right="" name="inactive" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPalette" fullname="QPalette::QPalette" href="qpalette.html#QPalette-8" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QPalette(const QPalette & p)"> + <parameter left="const QPalette &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPalette" fullname="QPalette::~QPalette" href="qpalette.html#dtor.QPalette" location="qpalette.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPalette()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QPalette::operator=" href="qpalette.html#operator=" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPalette &" signature="operator=(const QPalette & p)"> + <parameter left="const QPalette &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QPalette::operator QVariant" href="qpalette.html#operator QVariant" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ColorGroup" fullname="QPalette::ColorGroup" href="qpalette.html#ColorGroup-enum" location="qpalette.h"> + <value name="Active" value="0"/> + <value name="Disabled" value="1"/> + <value name="Inactive" value="2"/> + <value name="NColorGroups" value="3"/> + <value name="Current" value="4"/> + <value name="All" value="5"/> + <value name="Normal" value="Active"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ColorRole" fullname="QPalette::ColorRole" href="qpalette.html#ColorRole-enum" location="qpalette.h"> + <value name="WindowText" value="0"/> + <value name="Button" value="1"/> + <value name="Light" value="2"/> + <value name="Midlight" value="3"/> + <value name="Dark" value="4"/> + <value name="Mid" value="5"/> + <value name="Text" value="6"/> + <value name="BrightText" value="7"/> + <value name="ButtonText" value="8"/> + <value name="Base" value="9"/> + <value name="Window" value="10"/> + <value name="Shadow" value="11"/> + <value name="Highlight" value="12"/> + <value name="HighlightedText" value="13"/> + <value name="Link" value="14"/> + <value name="LinkVisited" value="15"/> + <value name="AlternateBase" value="16"/> + <value name="NoRole" value="17"/> + <value name="ToolTipBase" value="18"/> + <value name="ToolTipText" value="19"/> + <value name="NColorRoles" value="ToolTipText + 1"/> + <value name="Foreground" value="WindowText"/> + <value name="Background" value="Window"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="currentColorGroup" fullname="QPalette::currentColorGroup" href="qpalette.html#currentColorGroup" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ColorGroup" signature="currentColorGroup() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentColorGroup" fullname="QPalette::setCurrentColorGroup" href="qpalette.html#setCurrentColorGroup" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentColorGroup(ColorGroup cg)"> + <parameter left="ColorGroup" right="" name="cg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="color" fullname="QPalette::color" href="qpalette.html#color" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="color(ColorGroup group, ColorRole role) const"> + <parameter left="ColorGroup" right="" name="group" default=""/> + <parameter left="ColorRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="brush" fullname="QPalette::brush" href="qpalette.html#brush" location="qpalette.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="brush(ColorGroup group, ColorRole role) const"> + <parameter left="ColorGroup" right="" name="group" default=""/> + <parameter left="ColorRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColor" fullname="QPalette::setColor" href="qpalette.html#setColor" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColor(ColorGroup group, ColorRole role, const QColor & color)"> + <parameter left="ColorGroup" right="" name="group" default=""/> + <parameter left="ColorRole" right="" name="role" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColor" fullname="QPalette::setColor" href="qpalette.html#setColor-2" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setColor(ColorRole role, const QColor & color)"> + <parameter left="ColorRole" right="" name="role" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrush" fullname="QPalette::setBrush" href="qpalette.html#setBrush" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBrush(ColorRole role, const QBrush & brush)"> + <parameter left="ColorRole" right="" name="role" default=""/> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isBrushSet" fullname="QPalette::isBrushSet" href="qpalette.html#isBrushSet" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isBrushSet(ColorGroup cg, ColorRole cr) const"> + <parameter left="ColorGroup" right="" name="cg" default=""/> + <parameter left="ColorRole" right="" name="cr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrush" fullname="QPalette::setBrush" href="qpalette.html#setBrush-2" location="qpalette.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setBrush(ColorGroup group, ColorRole role, const QBrush & brush)"> + <parameter left="ColorGroup" right="" name="group" default=""/> + <parameter left="ColorRole" right="" name="role" default=""/> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColorGroup" fullname="QPalette::setColorGroup" href="qpalette.html#setColorGroup" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="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)"> + <parameter left="ColorGroup" right="" name="cg" default=""/> + <parameter left="const QBrush &" right="" name="windowText" default=""/> + <parameter left="const QBrush &" right="" name="button" default=""/> + <parameter left="const QBrush &" right="" name="light" default=""/> + <parameter left="const QBrush &" right="" name="dark" default=""/> + <parameter left="const QBrush &" right="" name="mid" default=""/> + <parameter left="const QBrush &" right="" name="text" default=""/> + <parameter left="const QBrush &" right="" name="bright_text" default=""/> + <parameter left="const QBrush &" right="" name="base" default=""/> + <parameter left="const QBrush &" right="" name="window" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEqual" fullname="QPalette::isEqual" href="qpalette.html#isEqual" location="qpalette.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEqual(ColorGroup cg1, ColorGroup cg2) const"> + <parameter left="ColorGroup" right="" name="cg1" default=""/> + <parameter left="ColorGroup" right="" name="cg2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="color" fullname="QPalette::color" href="qpalette.html#color-2" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QColor &" signature="color(ColorRole role) const"> + <parameter left="ColorRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="brush" fullname="QPalette::brush" href="qpalette.html#brush-2" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QBrush &" signature="brush(ColorRole role) const"> + <parameter left="ColorRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="foreground" fullname="QPalette::foreground" href="qpalette-obsolete.html#foreground" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="foreground() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="windowText" fullname="QPalette::windowText" href="qpalette.html#windowText" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="windowText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="button" fullname="QPalette::button" href="qpalette.html#button" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="button() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="light" fullname="QPalette::light" href="qpalette.html#light" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="light() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dark" fullname="QPalette::dark" href="qpalette.html#dark" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="dark() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mid" fullname="QPalette::mid" href="qpalette.html#mid" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="mid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QPalette::text" href="qpalette.html#text" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="base" fullname="QPalette::base" href="qpalette.html#base" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="base() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="alternateBase" fullname="QPalette::alternateBase" href="qpalette.html#alternateBase" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="alternateBase() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTipBase" fullname="QPalette::toolTipBase" href="qpalette.html#toolTipBase" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="toolTipBase() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTipText" fullname="QPalette::toolTipText" href="qpalette.html#toolTipText" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="toolTipText() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="background" fullname="QPalette::background" href="qpalette-obsolete.html#background" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="background() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="window" fullname="QPalette::window" href="qpalette.html#window" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="window() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="midlight" fullname="QPalette::midlight" href="qpalette.html#midlight" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="midlight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="brightText" fullname="QPalette::brightText" href="qpalette.html#brightText" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="brightText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonText" fullname="QPalette::buttonText" href="qpalette.html#buttonText" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="buttonText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shadow" fullname="QPalette::shadow" href="qpalette.html#shadow" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="shadow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="highlight" fullname="QPalette::highlight" href="qpalette.html#highlight" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="highlight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="highlightedText" fullname="QPalette::highlightedText" href="qpalette.html#highlightedText" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="highlightedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="link" fullname="QPalette::link" href="qpalette.html#link" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="link() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linkVisited" fullname="QPalette::linkVisited" href="qpalette.html#linkVisited" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QBrush &" signature="linkVisited() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="copy" fullname="QPalette::copy" href="qpalette-qt3.html#copy" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPalette" signature="copy() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="normal" fullname="QPalette::normal" href="qpalette-qt3.html#normal" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColorGroup" signature="normal() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setNormal" fullname="QPalette::setNormal" href="qpalette-qt3.html#setNormal" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNormal(const QColorGroup & colorGroup)"> + <parameter left="const QColorGroup &" right="" name="colorGroup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="active" fullname="QPalette::active" href="qpalette-qt3.html#active" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColorGroup" signature="active() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="disabled" fullname="QPalette::disabled" href="qpalette-qt3.html#disabled" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColorGroup" signature="disabled() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="inactive" fullname="QPalette::inactive" href="qpalette-qt3.html#inactive" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColorGroup" signature="inactive() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setActive" fullname="QPalette::setActive" href="qpalette-qt3.html#setActive" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setActive(const QColorGroup & colorGroup)"> + <parameter left="const QColorGroup &" right="" name="colorGroup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setDisabled" fullname="QPalette::setDisabled" href="qpalette-qt3.html#setDisabled" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDisabled(const QColorGroup & colorGroup)"> + <parameter left="const QColorGroup &" right="" name="colorGroup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setInactive" fullname="QPalette::setInactive" href="qpalette-qt3.html#setInactive" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInactive(const QColorGroup & colorGroup)"> + <parameter left="const QColorGroup &" right="" name="colorGroup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QPalette::operator==" href="qpalette.html#operator==" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QPalette & p) const"> + <parameter left="const QPalette &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QPalette::operator!=" href="qpalette.html#operator!=" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QPalette & p) const"> + <parameter left="const QPalette &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCopyOf" fullname="QPalette::isCopyOf" href="qpalette.html#isCopyOf" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCopyOf(const QPalette & p) const"> + <parameter left="const QPalette &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="serialNumber" fullname="QPalette::serialNumber" href="qpalette-obsolete.html#serialNumber" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="serialNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheKey" fullname="QPalette::cacheKey" href="qpalette.html#cacheKey" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="cacheKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resolve" fullname="QPalette::resolve" href="qpalette.html#resolve" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPalette" signature="resolve(const QPalette & other) const"> + <parameter left="const QPalette &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="QColorGroup" href="qcolorgroup.html" location="qpalette.h" bases="QPalette" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QColorGroup" fullname="QColorGroup::QColorGroup" href="qcolorgroup.html#QColorGroup" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QColorGroup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QColorGroup" fullname="QColorGroup::QColorGroup" href="qcolorgroup.html#QColorGroup-2" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QColorGroup(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)"> + <parameter left="const QBrush &" right="" name="foreground" default=""/> + <parameter left="const QBrush &" right="" name="button" default=""/> + <parameter left="const QBrush &" right="" name="light" default=""/> + <parameter left="const QBrush &" right="" name="dark" default=""/> + <parameter left="const QBrush &" right="" name="mid" default=""/> + <parameter left="const QBrush &" right="" name="text" default=""/> + <parameter left="const QBrush &" right="" name="bright_text" default=""/> + <parameter left="const QBrush &" right="" name="base" default=""/> + <parameter left="const QBrush &" right="" name="background" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QColorGroup" fullname="QColorGroup::QColorGroup" href="qcolorgroup.html#QColorGroup-3" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QColorGroup(const QColor & foreground, const QColor & background, const QColor & light, const QColor & dark, const QColor & mid, const QColor & text, const QColor & base)"> + <parameter left="const QColor &" right="" name="foreground" default=""/> + <parameter left="const QColor &" right="" name="background" default=""/> + <parameter left="const QColor &" right="" name="light" default=""/> + <parameter left="const QColor &" right="" name="dark" default=""/> + <parameter left="const QColor &" right="" name="mid" default=""/> + <parameter left="const QColor &" right="" name="text" default=""/> + <parameter left="const QColor &" right="" name="base" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QColorGroup" fullname="QColorGroup::QColorGroup" href="qcolorgroup.html#QColorGroup-4" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QColorGroup(const QColorGroup & other)"> + <parameter left="const QColorGroup &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QColorGroup" fullname="QColorGroup::QColorGroup" href="qcolorgroup.html#QColorGroup-5" location="qpalette.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QColorGroup(const QPalette & pal)"> + <parameter left="const QPalette &" right="" name="pal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QColorGroup::operator==" href="qcolorgroup.html#operator==" location="qpalette.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QColorGroup & other) const"> + <parameter left="const QColorGroup &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QColorGroup::operator!=" href="qcolorgroup.html#operator!=" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QColorGroup & other) const"> + <parameter left="const QColorGroup &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QColorGroup::operator QVariant" href="qcolorgroup.html#operator QVariant" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="foreground" fullname="QColorGroup::foreground" href="qcolorgroup-qt3.html#foreground" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="foreground() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="button" fullname="QColorGroup::button" href="qcolorgroup-qt3.html#button" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="button() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="light" fullname="QColorGroup::light" href="qcolorgroup-qt3.html#light" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="light() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="dark" fullname="QColorGroup::dark" href="qcolorgroup-qt3.html#dark" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="dark() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="mid" fullname="QColorGroup::mid" href="qcolorgroup-qt3.html#mid" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="mid() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="text" fullname="QColorGroup::text" href="qcolorgroup-qt3.html#text" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="base" fullname="QColorGroup::base" href="qcolorgroup-qt3.html#base" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="base() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="background" fullname="QColorGroup::background" href="qcolorgroup-qt3.html#background" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="background() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="midlight" fullname="QColorGroup::midlight" href="qcolorgroup-qt3.html#midlight" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="midlight() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="brightText" fullname="QColorGroup::brightText" href="qcolorgroup-qt3.html#brightText" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="brightText() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="buttonText" fullname="QColorGroup::buttonText" href="qcolorgroup-qt3.html#buttonText" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="buttonText() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="shadow" fullname="QColorGroup::shadow" href="qcolorgroup-qt3.html#shadow" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="shadow() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="highlight" fullname="QColorGroup::highlight" href="qcolorgroup-qt3.html#highlight" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="highlight() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="highlightedText" fullname="QColorGroup::highlightedText" href="qcolorgroup-qt3.html#highlightedText" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="highlightedText() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="link" fullname="QColorGroup::link" href="qcolorgroup-qt3.html#link" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="link() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="linkVisited" fullname="QColorGroup::linkVisited" href="qcolorgroup-qt3.html#linkVisited" location="qpalette.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor &" signature="linkVisited() const"/> + </class> + <function access="public" threadsafety="unspecified" status="compat" name="operator<<" href="qcolorgroup-qt3.html#operator<<-90" location="qpalette.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="90" relates="QColorGroup" type="QDataStream &" signature="operator<<(QDataStream & ds, const QColorGroup & colorGroup)"> + <parameter left="QDataStream &" right="" name="ds" default=""/> + <parameter left="const QColorGroup &" right="" name="colorGroup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="operator>>" href="qcolorgroup-qt3.html#operator>>-49" location="qpalette.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="49" relates="QColorGroup" type="QDataStream &" signature="operator>>(QDataStream & ds, QColorGroup & colorGroup)"> + <parameter left="QDataStream &" right="" name="ds" default=""/> + <parameter left="QColorGroup &" right="" name="colorGroup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qpalette.html#operator<<-91" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="91" relates="QPalette" type="QDataStream &" signature="operator<<(QDataStream & s, const QPalette & p)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="const QPalette &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qpalette.html#operator>>-50" location="qpalette.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="50" relates="QPalette" type="QDataStream &" signature="operator>>(QDataStream & s, QPalette & p)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="QPalette &" right="" name="p" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QTableView" href="qtableview.html" location="qtableview.h" bases="QAbstractItemView" module="QtGui"> + <contents name="navigation" title="Navigation" level="1"/> + <contents name="visual-appearance" title="Visual Appearance" level="1"/> + <contents name="coordinate-systems" title="Coordinate Systems" level="1"/> + <contents name="styles" title="Styles" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="showGrid" fullname="QTableView::showGrid" href="qtableview.html#showGrid-prop" location="qtableview.h" type="bool"> + <getter name="showGrid"/> + <setter name="setShowGrid"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="gridStyle" fullname="QTableView::gridStyle" href="qtableview.html#gridStyle-prop" location="qtableview.h" type="Qt::PenStyle"> + <getter name="gridStyle"/> + <setter name="setGridStyle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sortingEnabled" fullname="QTableView::sortingEnabled" href="qtableview.html#sortingEnabled-prop" location="qtableview.h" type="bool"> + <getter name="isSortingEnabled"/> + <setter name="setSortingEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="QTableView::wordWrap" href="qtableview.html#wordWrap-prop" location="qtableview.h" type="bool"> + <getter name="wordWrap"/> + <setter name="setWordWrap"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cornerButtonEnabled" fullname="QTableView::cornerButtonEnabled" href="qtableview.html#cornerButtonEnabled-prop" location="qtableview.h" type="bool"> + <getter name="isCornerButtonEnabled"/> + <setter name="setCornerButtonEnabled"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QTableView" fullname="QTableView::QTableView" href="qtableview.html#QTableView" location="qtableview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTableView(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTableView" fullname="QTableView::~QTableView" href="qtableview.html#dtor.QTableView" location="qtableview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTableView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModel" fullname="QTableView::setModel" href="qtableview.html#setModel" location="qtableview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setModel(QAbstractItemModel * model)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRootIndex" fullname="QTableView::setRootIndex" href="qtableview.html#setRootIndex" location="qtableview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRootIndex(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionModel" fullname="QTableView::setSelectionModel" href="qtableview.html#setSelectionModel" location="qtableview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectionModel(QItemSelectionModel * selectionModel)"> + <parameter left="QItemSelectionModel *" right="" name="selectionModel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalHeader" fullname="QTableView::horizontalHeader" href="qtableview.html#horizontalHeader" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHeaderView *" signature="horizontalHeader() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalHeader" fullname="QTableView::verticalHeader" href="qtableview.html#verticalHeader" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHeaderView *" signature="verticalHeader() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalHeader" fullname="QTableView::setHorizontalHeader" href="qtableview.html#setHorizontalHeader" location="qtableview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorizontalHeader(QHeaderView * header)"> + <parameter left="QHeaderView *" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalHeader" fullname="QTableView::setVerticalHeader" href="qtableview.html#setVerticalHeader" location="qtableview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalHeader(QHeaderView * header)"> + <parameter left="QHeaderView *" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowViewportPosition" fullname="QTableView::rowViewportPosition" href="qtableview.html#rowViewportPosition" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowViewportPosition(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowAt" fullname="QTableView::rowAt" href="qtableview.html#rowAt" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowAt(int y) const"> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowHeight" fullname="QTableView::setRowHeight" href="qtableview.html#setRowHeight" location="qtableview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowHeight(int row, int height)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowHeight" fullname="QTableView::rowHeight" href="qtableview.html#rowHeight" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowHeight(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnViewportPosition" fullname="QTableView::columnViewportPosition" href="qtableview.html#columnViewportPosition" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnViewportPosition(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnAt" fullname="QTableView::columnAt" href="qtableview.html#columnAt" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnAt(int x) const"> + <parameter left="int" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnWidth" fullname="QTableView::setColumnWidth" href="qtableview.html#setColumnWidth" location="qtableview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnWidth(int column, int width)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnWidth" fullname="QTableView::columnWidth" href="qtableview.html#columnWidth" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnWidth(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRowHidden" fullname="QTableView::isRowHidden" href="qtableview.html#isRowHidden" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRowHidden(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowHidden" fullname="QTableView::setRowHidden" href="qtableview.html#setRowHidden" location="qtableview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowHidden(int row, bool hide)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isColumnHidden" fullname="QTableView::isColumnHidden" href="qtableview.html#isColumnHidden" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isColumnHidden(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnHidden" fullname="QTableView::setColumnHidden" href="qtableview.html#setColumnHidden" location="qtableview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnHidden(int column, bool hide)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortingEnabled" fullname="QTableView::setSortingEnabled" href="qtableview.html#sortingEnabled-prop" location="qtableview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sortingEnabled" type="void" signature="setSortingEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSortingEnabled" fullname="QTableView::isSortingEnabled" href="qtableview.html#sortingEnabled-prop" location="qtableview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sortingEnabled" type="bool" signature="isSortingEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showGrid" fullname="QTableView::showGrid" href="qtableview.html#showGrid-prop" location="qtableview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="showGrid" type="bool" signature="showGrid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="gridStyle" fullname="QTableView::gridStyle" href="qtableview.html#gridStyle-prop" location="qtableview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="gridStyle" type="Qt::PenStyle" signature="gridStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGridStyle" fullname="QTableView::setGridStyle" href="qtableview.html#gridStyle-prop" location="qtableview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="gridStyle" type="void" signature="setGridStyle(Qt::PenStyle style)"> + <parameter left="Qt::PenStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWordWrap" fullname="QTableView::setWordWrap" href="qtableview.html#wordWrap-prop" location="qtableview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="wordWrap" type="void" signature="setWordWrap(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="QTableView::wordWrap" href="qtableview.html#wordWrap-prop" location="qtableview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wordWrap" type="bool" signature="wordWrap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCornerButtonEnabled" fullname="QTableView::setCornerButtonEnabled" href="qtableview.html#cornerButtonEnabled-prop" location="qtableview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cornerButtonEnabled" type="void" signature="setCornerButtonEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCornerButtonEnabled" fullname="QTableView::isCornerButtonEnabled" href="qtableview.html#cornerButtonEnabled-prop" location="qtableview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cornerButtonEnabled" type="bool" signature="isCornerButtonEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexAt" fullname="QTableView::indexAt" href="qtableview.html#indexAt" location="qtableview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexAt(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpan" fullname="QTableView::setSpan" href="qtableview.html#setSpan" location="qtableview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSpan(int row, int column, int rowSpanCount, int columnSpanCount)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="rowSpanCount" default=""/> + <parameter left="int" right="" name="columnSpanCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowSpan" fullname="QTableView::rowSpan" href="qtableview.html#rowSpan" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowSpan(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnSpan" fullname="QTableView::columnSpan" href="qtableview.html#columnSpan" location="qtableview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnSpan(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearSpans" fullname="QTableView::clearSpans" href="qtableview.html#clearSpans" location="qtableview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearSpans()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sortByColumn" fullname="QTableView::sortByColumn" href="qtableview.html#sortByColumn" location="qtableview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sortByColumn(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectRow" fullname="QTableView::selectRow" href="qtableview.html#selectRow" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="selectRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectColumn" fullname="QTableView::selectColumn" href="qtableview.html#selectColumn" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="selectColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hideRow" fullname="QTableView::hideRow" href="qtableview.html#hideRow" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="hideRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hideColumn" fullname="QTableView::hideColumn" href="qtableview.html#hideColumn" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="hideColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showRow" fullname="QTableView::showRow" href="qtableview.html#showRow" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showColumn" fullname="QTableView::showColumn" href="qtableview.html#showColumn" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeRowToContents" fullname="QTableView::resizeRowToContents" href="qtableview.html#resizeRowToContents" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="resizeRowToContents(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeRowsToContents" fullname="QTableView::resizeRowsToContents" href="qtableview.html#resizeRowsToContents" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="resizeRowsToContents()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeColumnToContents" fullname="QTableView::resizeColumnToContents" href="qtableview.html#resizeColumnToContents" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="resizeColumnToContents(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeColumnsToContents" fullname="QTableView::resizeColumnsToContents" href="qtableview.html#resizeColumnsToContents" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="resizeColumnsToContents()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="sortByColumn" fullname="QTableView::sortByColumn" href="qtableview-obsolete.html#sortByColumn-2" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="sortByColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setShowGrid" fullname="QTableView::setShowGrid" href="qtableview.html#showGrid-prop" location="qtableview.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="showGrid" type="void" signature="setShowGrid(bool show)"> + <parameter left="bool" right="" name="show" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowMoved" fullname="QTableView::rowMoved" href="qtableview.html#rowMoved" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="rowMoved(int row, int oldIndex, int newIndex)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="oldIndex" default=""/> + <parameter left="int" right="" name="newIndex" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnMoved" fullname="QTableView::columnMoved" href="qtableview.html#columnMoved" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="columnMoved(int column, int oldIndex, int newIndex)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="oldIndex" default=""/> + <parameter left="int" right="" name="newIndex" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowResized" fullname="QTableView::rowResized" href="qtableview.html#rowResized" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="rowResized(int row, int oldHeight, int newHeight)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="oldHeight" default=""/> + <parameter left="int" right="" name="newHeight" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnResized" fullname="QTableView::columnResized" href="qtableview.html#columnResized" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="columnResized(int column, int oldWidth, int newWidth)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="oldWidth" default=""/> + <parameter left="int" right="" name="newWidth" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowCountChanged" fullname="QTableView::rowCountChanged" href="qtableview.html#rowCountChanged" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="rowCountChanged(int oldCount, int newCount)"> + <parameter left="int" right="" name="oldCount" default=""/> + <parameter left="int" right="" name="newCount" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnCountChanged" fullname="QTableView::columnCountChanged" href="qtableview.html#columnCountChanged" location="qtableview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="columnCountChanged(int oldCount, int newCount)"> + <parameter left="int" right="" name="oldCount" default=""/> + <parameter left="int" right="" name="newCount" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewOptions" fullname="QTableView::viewOptions" href="qtableview.html#viewOptions" location="qtableview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStyleOptionViewItem" signature="viewOptions() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QTableView::paintEvent" href="qtableview.html#paintEvent" location="qtableview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QTableView::timerEvent" href="qtableview.html#timerEvent" location="qtableview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * event)"> + <parameter left="QTimerEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="horizontalOffset" fullname="QTableView::horizontalOffset" href="qtableview.html#horizontalOffset" location="qtableview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="horizontalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="verticalOffset" fullname="QTableView::verticalOffset" href="qtableview.html#verticalOffset" location="qtableview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="verticalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveCursor" fullname="QTableView::moveCursor" href="qtableview.html#moveCursor" location="qtableview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QModelIndex" signature="moveCursor(CursorAction cursorAction, QFlags<Qt::KeyboardModifier> modifiers)"> + <parameter left="CursorAction" right="" name="cursorAction" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSelection" fullname="QTableView::setSelection" href="qtableview.html#setSelection" location="qtableview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelection(const QRect & rect, QFlags<QItemSelectionModel::SelectionFlag> flags)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="flags" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectedIndexes" fullname="QTableView::selectedIndexes" href="qtableview.html#selectedIndexes" location="qtableview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndexList" signature="selectedIndexes() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateGeometries" fullname="QTableView::updateGeometries" href="qtableview.html#updateGeometries" location="qtableview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateGeometries()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="sizeHintForRow" fullname="QTableView::sizeHintForRow" href="qtableview.html#sizeHintForRow" location="qtableview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="sizeHintForRow(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sizeHintForColumn" fullname="QTableView::sizeHintForColumn" href="qtableview.html#sizeHintForColumn" location="qtableview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="sizeHintForColumn(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="isIndexHidden" fullname="QTableView::isIndexHidden" href="qtableview.html#isIndexHidden" location="qtableview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIndexHidden(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QTableView::selectionChanged" href="qtableview.html#selectionChanged" location="qtableview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="selectionChanged(const QItemSelection & selected, const QItemSelection & deselected)"> + <parameter left="const QItemSelection &" right="" name="selected" default=""/> + <parameter left="const QItemSelection &" right="" name="deselected" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QTableView::currentChanged" href="qtableview.html#currentChanged" location="qtableview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="currentChanged(const QModelIndex & current, const QModelIndex & previous)"> + <parameter left="const QModelIndex &" right="" name="current" default=""/> + <parameter left="const QModelIndex &" right="" name="previous" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWindowsXPStyle" href="qwindowsxpstyle.html" location="qwindowsxpstyle.h" bases="QWindowsStyle" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWindowsXPStyle" fullname="QWindowsXPStyle::QWindowsXPStyle" href="qwindowsxpstyle.html#QWindowsXPStyle" location="qwindowsxpstyle.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWindowsXPStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWindowsXPStyle" fullname="QWindowsXPStyle::~QWindowsXPStyle" href="qwindowsxpstyle.html#dtor.QWindowsXPStyle" location="qwindowsxpstyle.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWindowsXPStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QWindowsXPStyle::unpolish" href="qwindowsxpstyle.html#unpolish" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="unpolish(QApplication * app)"> + <parameter left="QApplication *" right="" name="app" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QWindowsXPStyle::polish" href="qwindowsxpstyle.html#polish" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="polish(QApplication * app)"> + <parameter left="QApplication *" right="" name="app" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QWindowsXPStyle::polish" href="qwindowsxpstyle.html#polish-2" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="polish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QWindowsXPStyle::polish" href="qwindowsxpstyle.html#polish-3" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="polish(QPalette & pal)"> + <parameter left="QPalette &" right="" name="pal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QWindowsXPStyle::unpolish" href="qwindowsxpstyle.html#unpolish-2" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="unpolish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPrimitive" fullname="QWindowsXPStyle::drawPrimitive" href="qwindowsxpstyle.html#drawPrimitive" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawPrimitive(PrimitiveElement pe, const QStyleOption * option, QPainter * p, const QWidget * widget) const"> + <parameter left="PrimitiveElement" right="" name="pe" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawControl" fullname="QWindowsXPStyle::drawControl" href="qwindowsxpstyle.html#drawControl" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawControl(ControlElement element, const QStyleOption * option, QPainter * p, const QWidget * widget) const"> + <parameter left="ControlElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subElementRect" fullname="QWindowsXPStyle::subElementRect" href="qwindowsxpstyle.html#subElementRect" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subElementRect(SubElement sr, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="SubElement" right="" name="sr" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subControlRect" fullname="QWindowsXPStyle::subControlRect" href="qwindowsxpstyle.html#subControlRect" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subControlRect(ComplexControl cc, const QStyleOptionComplex * option, SubControl subControl, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="option" default=""/> + <parameter left="SubControl" right="" name="subControl" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawComplexControl" fullname="QWindowsXPStyle::drawComplexControl" href="qwindowsxpstyle.html#drawComplexControl" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawComplexControl(ComplexControl cc, const QStyleOptionComplex * option, QPainter * p, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeFromContents" fullname="QWindowsXPStyle::sizeFromContents" href="qwindowsxpstyle.html#sizeFromContents" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeFromContents(ContentsType ct, const QStyleOption * option, const QSize & contentsSize, const QWidget * widget) const"> + <parameter left="ContentsType" right="" name="ct" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QSize &" right="" name="contentsSize" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelMetric" fullname="QWindowsXPStyle::pixelMetric" href="qwindowsxpstyle.html#pixelMetric" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelMetric(PixelMetric pm, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="PixelMetric" right="" name="pm" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleHint" fullname="QWindowsXPStyle::styleHint" href="qwindowsxpstyle.html#styleHint" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="styleHint(StyleHint hint, const QStyleOption * option, const QWidget * widget, QStyleHintReturn * returnData) const"> + <parameter left="StyleHint" right="" name="hint" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + <parameter left="QStyleHintReturn *" right="" name="returnData" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPalette" fullname="QWindowsXPStyle::standardPalette" href="qwindowsxpstyle.html#standardPalette" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPalette" signature="standardPalette() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPixmap" fullname="QWindowsXPStyle::standardPixmap" href="qwindowsxpstyle.html#standardPixmap" location="qwindowsxpstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="standardPixmap(StandardPixmap standardPixmap, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="StandardPixmap" right="" name="standardPixmap" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Grid" href="q3grid.html" location="q3grid.h" bases="Q3Frame" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Grid" fullname="Q3Grid::Q3Grid" href="q3grid.html#Q3Grid" location="q3grid.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Grid(int n, QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="int" right="" name="n" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Grid" fullname="Q3Grid::Q3Grid" href="q3grid.html#Q3Grid-2" location="q3grid.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Grid(int n, Qt::Orientation orient, QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="int" right="" name="n" default=""/> + <parameter left="Qt::Orientation" right="" name="orient" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpacing" fullname="Q3Grid::setSpacing" href="q3grid.html#setSpacing" location="q3grid.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSpacing(int space)"> + <parameter left="int" right="" name="space" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3Grid::sizeHint" href="q3grid.html#sizeHint" location="q3grid.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="frameChanged" fullname="Q3Grid::frameChanged" href="q3grid.html#frameChanged" location="q3grid.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="frameChanged()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QmlExpression" href="qmlexpression.html" location="qmlexpression.h" bases="QObject" module="QtDeclarative"> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlExpression" fullname="QmlExpression::QmlExpression" href="qmlexpression.html#QmlExpression" location="qmlexpression.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QmlExpression()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlExpression" fullname="QmlExpression::QmlExpression" href="qmlexpression.html#QmlExpression-2" location="qmlexpression.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QmlExpression(QmlContext * ctxt, const QString & expression, QObject * scope)"> + <parameter left="QmlContext *" right="" name="ctxt" default=""/> + <parameter left="const QString &" right="" name="expression" default=""/> + <parameter left="QObject *" right="" name="scope" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QmlExpression" fullname="QmlExpression::~QmlExpression" href="qmlexpression.html#dtor.QmlExpression" location="qmlexpression.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QmlExpression()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="engine" fullname="QmlExpression::engine" href="qmlexpression.html#engine" location="qmlexpression.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QmlEngine *" signature="engine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="context" fullname="QmlExpression::context" href="qmlexpression.html#context" location="qmlexpression.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QmlContext *" signature="context() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="expression" fullname="QmlExpression::expression" href="qmlexpression.html#expression" location="qmlexpression.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="expression() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearExpression" fullname="QmlExpression::clearExpression" href="qmlexpression.html#clearExpression" location="qmlexpression.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearExpression()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setExpression" fullname="QmlExpression::setExpression" href="qmlexpression.html#setExpression" location="qmlexpression.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setExpression(const QString & expression)"> + <parameter left="const QString &" right="" name="expression" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isConstant" fullname="QmlExpression::isConstant" href="qmlexpression.html#isConstant" location="qmlexpression.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isConstant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="trackChange" fullname="QmlExpression::trackChange" href="qmlexpression.html#trackChange" location="qmlexpression.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="trackChange() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTrackChange" fullname="QmlExpression::setTrackChange" href="qmlexpression.html#setTrackChange" location="qmlexpression.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTrackChange(bool trackChange)"> + <parameter left="bool" right="" name="trackChange" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSourceLocation" fullname="QmlExpression::setSourceLocation" href="qmlexpression.html#setSourceLocation" location="qmlexpression.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSourceLocation(const QUrl & fileName, int line)"> + <parameter left="const QUrl &" right="" name="fileName" default=""/> + <parameter left="int" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scopeObject" fullname="QmlExpression::scopeObject" href="qmlexpression.html#scopeObject" location="qmlexpression.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="scopeObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QmlExpression::value" href="qmlexpression.html#value" location="qmlexpression.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="QVariant" signature="value()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="valueChanged" fullname="QmlExpression::valueChanged" href="qmlexpression.html#valueChanged" location="qmlexpression.h" virtual="impure" meta="signal" const="false" static="false" overload="false" type="void" signature="valueChanged()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QNetworkRequest" href="qnetworkrequest.html" location="qnetworkrequest.h" bases="" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="KnownHeaders" fullname="QNetworkRequest::KnownHeaders" href="qnetworkrequest.html#KnownHeaders-enum" location="qnetworkrequest.h"> + <value name="ContentTypeHeader" value="0"/> + <value name="ContentLengthHeader" value="1"/> + <value name="LocationHeader" value="2"/> + <value name="LastModifiedHeader" value="3"/> + <value name="CookieHeader" value="4"/> + <value name="SetCookieHeader" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Attribute" fullname="QNetworkRequest::Attribute" href="qnetworkrequest.html#Attribute-enum" location="qnetworkrequest.h"> + <value name="HttpStatusCodeAttribute" value="0"/> + <value name="HttpReasonPhraseAttribute" value="1"/> + <value name="RedirectionTargetAttribute" value="2"/> + <value name="ConnectionEncryptedAttribute" value="3"/> + <value name="CacheLoadControlAttribute" value="4"/> + <value name="CacheSaveControlAttribute" value="5"/> + <value name="SourceIsFromCacheAttribute" value="6"/> + <value name="DoNotBufferUploadDataAttribute" value="7"/> + <value name="HttpPipeliningAllowedAttribute" value="8"/> + <value name="HttpPipeliningWasUsedAttribute" value="9"/> + <value name="User" value="1000"/> + <value name="UserMax" value="32767"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CacheLoadControl" fullname="QNetworkRequest::CacheLoadControl" href="qnetworkrequest.html#CacheLoadControl-enum" location="qnetworkrequest.h"> + <value name="AlwaysNetwork" value="0"/> + <value name="PreferNetwork" value="1"/> + <value name="PreferCache" value="2"/> + <value name="AlwaysCache" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkRequest" fullname="QNetworkRequest::QNetworkRequest" href="qnetworkrequest.html#QNetworkRequest" location="qnetworkrequest.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QNetworkRequest(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkRequest" fullname="QNetworkRequest::QNetworkRequest" href="qnetworkrequest.html#QNetworkRequest-2" location="qnetworkrequest.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QNetworkRequest(const QNetworkRequest & other)"> + <parameter left="const QNetworkRequest &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QNetworkRequest" fullname="QNetworkRequest::~QNetworkRequest" href="qnetworkrequest.html#dtor.QNetworkRequest" location="qnetworkrequest.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QNetworkRequest()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QNetworkRequest::operator=" href="qnetworkrequest.html#operator=" location="qnetworkrequest.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QNetworkRequest &" signature="operator=(const QNetworkRequest & other)"> + <parameter left="const QNetworkRequest &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QNetworkRequest::operator==" href="qnetworkrequest.html#operator==" location="qnetworkrequest.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QNetworkRequest & other) const"> + <parameter left="const QNetworkRequest &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QNetworkRequest::operator!=" href="qnetworkrequest.html#operator!=" location="qnetworkrequest.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QNetworkRequest & other) const"> + <parameter left="const QNetworkRequest &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="url" fullname="QNetworkRequest::url" href="qnetworkrequest.html#url" location="qnetworkrequest.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="url() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUrl" fullname="QNetworkRequest::setUrl" href="qnetworkrequest.html#setUrl" location="qnetworkrequest.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUrl(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="header" fullname="QNetworkRequest::header" href="qnetworkrequest.html#header" location="qnetworkrequest.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="header(KnownHeaders header) const"> + <parameter left="KnownHeaders" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeader" fullname="QNetworkRequest::setHeader" href="qnetworkrequest.html#setHeader" location="qnetworkrequest.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeader(KnownHeaders header, const QVariant & value)"> + <parameter left="KnownHeaders" right="" name="header" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasRawHeader" fullname="QNetworkRequest::hasRawHeader" href="qnetworkrequest.html#hasRawHeader" location="qnetworkrequest.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasRawHeader(const QByteArray & headerName) const"> + <parameter left="const QByteArray &" right="" name="headerName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rawHeaderList" fullname="QNetworkRequest::rawHeaderList" href="qnetworkrequest.html#rawHeaderList" location="qnetworkrequest.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="rawHeaderList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rawHeader" fullname="QNetworkRequest::rawHeader" href="qnetworkrequest.html#rawHeader" location="qnetworkrequest.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="rawHeader(const QByteArray & headerName) const"> + <parameter left="const QByteArray &" right="" name="headerName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRawHeader" fullname="QNetworkRequest::setRawHeader" href="qnetworkrequest.html#setRawHeader" location="qnetworkrequest.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRawHeader(const QByteArray & headerName, const QByteArray & headerValue)"> + <parameter left="const QByteArray &" right="" name="headerName" default=""/> + <parameter left="const QByteArray &" right="" name="headerValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attribute" fullname="QNetworkRequest::attribute" href="qnetworkrequest.html#attribute" location="qnetworkrequest.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="attribute(Attribute code, const QVariant & defaultValue) const"> + <parameter left="Attribute" right="" name="code" default=""/> + <parameter left="const QVariant &" right="" name="defaultValue" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QNetworkRequest::setAttribute" href="qnetworkrequest.html#setAttribute" location="qnetworkrequest.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttribute(Attribute code, const QVariant & value)"> + <parameter left="Attribute" right="" name="code" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sslConfiguration" fullname="QNetworkRequest::sslConfiguration" href="qnetworkrequest.html#sslConfiguration" location="qnetworkrequest.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslConfiguration" signature="sslConfiguration() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSslConfiguration" fullname="QNetworkRequest::setSslConfiguration" href="qnetworkrequest.html#setSslConfiguration" location="qnetworkrequest.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSslConfiguration(const QSslConfiguration & config)"> + <parameter left="const QSslConfiguration &" right="" name="config" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Wizard" href="q3wizard.html" location="q3wizard.h" bases="QDialog" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="titleFont" fullname="Q3Wizard::titleFont" href="q3wizard.html#titleFont-prop" location="q3wizard.h" type="QFont"> + <getter name="titleFont"/> + <setter name="setTitleFont"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Wizard" fullname="Q3Wizard::Q3Wizard" href="q3wizard.html#Q3Wizard" location="q3wizard.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Wizard(QWidget * parent, const char * name, bool modal, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="bool" right="" name="modal" default="false"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Wizard" fullname="Q3Wizard::~Q3Wizard" href="q3wizard.html#dtor.Q3Wizard" location="q3wizard.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Wizard()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addPage" fullname="Q3Wizard::addPage" href="q3wizard.html#addPage" location="q3wizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addPage(QWidget * page, const QString & title)"> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertPage" fullname="Q3Wizard::insertPage" href="q3wizard.html#insertPage" location="q3wizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertPage(QWidget * page, const QString & title, int index)"> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removePage" fullname="Q3Wizard::removePage" href="q3wizard.html#removePage" location="q3wizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removePage(QWidget * page)"> + <parameter left="QWidget *" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="title" fullname="Q3Wizard::title" href="q3wizard.html#title" location="q3wizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="title(QWidget * page) const"> + <parameter left="QWidget *" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTitle" fullname="Q3Wizard::setTitle" href="q3wizard.html#setTitle" location="q3wizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTitle(QWidget * page, const QString & title)"> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="titleFont" fullname="Q3Wizard::titleFont" href="q3wizard.html#titleFont-prop" location="q3wizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="titleFont" type="QFont" signature="titleFont() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTitleFont" fullname="Q3Wizard::setTitleFont" href="q3wizard.html#titleFont-prop" location="q3wizard.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="titleFont" type="void" signature="setTitleFont(const QFont & )"> + <parameter left="const QFont &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showPage" fullname="Q3Wizard::showPage" href="q3wizard.html#showPage" location="q3wizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showPage(QWidget * page)"> + <parameter left="QWidget *" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentPage" fullname="Q3Wizard::currentPage" href="q3wizard.html#currentPage" location="q3wizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="currentPage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="page" fullname="Q3Wizard::page" href="q3wizard.html#page" location="q3wizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="page(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageCount" fullname="Q3Wizard::pageCount" href="q3wizard.html#pageCount" location="q3wizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="pageCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="Q3Wizard::indexOf" href="q3wizard.html#indexOf" location="q3wizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(QWidget * page) const"> + <parameter left="QWidget *" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appropriate" fullname="Q3Wizard::appropriate" href="q3wizard.html#appropriate" location="q3wizard.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="appropriate(QWidget * page) const"> + <parameter left="QWidget *" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAppropriate" fullname="Q3Wizard::setAppropriate" href="q3wizard.html#setAppropriate" location="q3wizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setAppropriate(QWidget * page, bool appropriate)"> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="bool" right="" name="appropriate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backButton" fullname="Q3Wizard::backButton" href="q3wizard.html#backButton" location="q3wizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPushButton *" signature="backButton() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextButton" fullname="Q3Wizard::nextButton" href="q3wizard.html#nextButton" location="q3wizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPushButton *" signature="nextButton() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="finishButton" fullname="Q3Wizard::finishButton" href="q3wizard.html#finishButton" location="q3wizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPushButton *" signature="finishButton() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cancelButton" fullname="Q3Wizard::cancelButton" href="q3wizard.html#cancelButton" location="q3wizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPushButton *" signature="cancelButton() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="helpButton" fullname="Q3Wizard::helpButton" href="q3wizard.html#helpButton" location="q3wizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPushButton *" signature="helpButton() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3Wizard::eventFilter" href="q3wizard.html#eventFilter" location="q3wizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackEnabled" fullname="Q3Wizard::setBackEnabled" href="q3wizard.html#setBackEnabled" location="q3wizard.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setBackEnabled(QWidget * page, bool enable)"> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNextEnabled" fullname="Q3Wizard::setNextEnabled" href="q3wizard.html#setNextEnabled" location="q3wizard.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setNextEnabled(QWidget * page, bool enable)"> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFinishEnabled" fullname="Q3Wizard::setFinishEnabled" href="q3wizard.html#setFinishEnabled" location="q3wizard.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setFinishEnabled(QWidget * page, bool enable)"> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHelpEnabled" fullname="Q3Wizard::setHelpEnabled" href="q3wizard.html#setHelpEnabled" location="q3wizard.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setHelpEnabled(QWidget * page, bool enable)"> + <parameter left="QWidget *" right="" name="page" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setFinish" fullname="Q3Wizard::setFinish" href="q3wizard-obsolete.html#setFinish" location="q3wizard.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setFinish(QWidget * widget, bool finish)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="bool" right="" name="finish" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="back" fullname="Q3Wizard::back" href="q3wizard.html#back" location="q3wizard.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="back()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="next" fullname="Q3Wizard::next" href="q3wizard.html#next" location="q3wizard.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="next()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="help" fullname="Q3Wizard::help" href="q3wizard.html#help" location="q3wizard.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="help()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="helpClicked" fullname="Q3Wizard::helpClicked" href="q3wizard.html#helpClicked" location="q3wizard.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="helpClicked()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selected" fullname="Q3Wizard::selected" href="q3wizard.html#selected" location="q3wizard.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selected(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="layOutButtonRow" fullname="Q3Wizard::layOutButtonRow" href="q3wizard.html#layOutButtonRow" location="q3wizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="layOutButtonRow(QHBoxLayout * layout)"> + <parameter left="QHBoxLayout *" right="" name="layout" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="layOutTitleRow" fullname="Q3Wizard::layOutTitleRow" href="q3wizard.html#layOutTitleRow" location="q3wizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="layOutTitleRow(QHBoxLayout * layout, const QString & title)"> + <parameter left="QHBoxLayout *" right="" name="layout" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3DateTimeEditBase" href="q3datetimeeditbase.html" location="q3datetimeedit.h" bases="QWidget" module="Qt3SupportLight"/> + <class access="public" threadsafety="unspecified" status="compat" name="Q3DateEdit" href="q3dateedit.html" location="q3datetimeedit.h" bases="Q3DateTimeEditBase" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="order" fullname="Q3DateEdit::order" href="q3dateedit.html#order-prop" location="q3datetimeedit.h" type="Order"> + <getter name="order"/> + <setter name="setOrder"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="date" fullname="Q3DateEdit::date" href="q3dateedit.html#date-prop" location="q3datetimeedit.h" type="QDate"> + <getter name="date"/> + <setter name="setDate"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoAdvance" fullname="Q3DateEdit::autoAdvance" href="q3dateedit.html#autoAdvance-prop" location="q3datetimeedit.h" type="bool"> + <getter name="autoAdvance"/> + <setter name="setAutoAdvance"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maxValue" fullname="Q3DateEdit::maxValue" href="q3dateedit.html#maxValue-prop" location="q3datetimeedit.h" type="QDate"> + <getter name="maxValue"/> + <setter name="setMaxValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minValue" fullname="Q3DateEdit::minValue" href="q3dateedit.html#minValue-prop" location="q3datetimeedit.h" type="QDate"> + <getter name="minValue"/> + <setter name="setMinValue"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DateEdit" fullname="Q3DateEdit::Q3DateEdit" href="q3dateedit.html#Q3DateEdit" location="q3datetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3DateEdit(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DateEdit" fullname="Q3DateEdit::Q3DateEdit" href="q3dateedit.html#Q3DateEdit-2" location="q3datetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3DateEdit(const QDate & date, QWidget * parent, const char * name)"> + <parameter left="const QDate &" right="" name="date" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3DateEdit" fullname="Q3DateEdit::~Q3DateEdit" href="q3dateedit.html#dtor.Q3DateEdit" location="q3datetimeedit.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3DateEdit()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Order" fullname="Q3DateEdit::Order" href="q3dateedit.html#Order-enum" location="q3datetimeedit.h"> + <value name="DMY" value="0"/> + <value name="MDY" value="1"/> + <value name="YMD" value="2"/> + <value name="YDM" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3DateEdit::sizeHint" href="q3dateedit.html#sizeHint" location="q3datetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3DateEdit::minimumSizeHint" href="q3dateedit.html#minimumSizeHint" location="q3datetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDate" fullname="Q3DateEdit::setDate" href="q3dateedit.html#date-prop" location="q3datetimeedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="date" type="void" signature="setDate(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="date" fullname="Q3DateEdit::date" href="q3dateedit.html#date-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="date" type="QDate" signature="date() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrder" fullname="Q3DateEdit::setOrder" href="q3dateedit.html#order-prop" location="q3datetimeedit.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="order" type="void" signature="setOrder(Order order)"> + <parameter left="Order" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="order" fullname="Q3DateEdit::order" href="q3dateedit.html#order-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="order" type="Order" signature="order() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoAdvance" fullname="Q3DateEdit::setAutoAdvance" href="q3dateedit.html#autoAdvance-prop" location="q3datetimeedit.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="autoAdvance" type="void" signature="setAutoAdvance(bool advance)"> + <parameter left="bool" right="" name="advance" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoAdvance" fullname="Q3DateEdit::autoAdvance" href="q3dateedit.html#autoAdvance-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoAdvance" type="bool" signature="autoAdvance() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinValue" fullname="Q3DateEdit::setMinValue" href="q3dateedit.html#minValue-prop" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="minValue" type="void" signature="setMinValue(const QDate & d)"> + <parameter left="const QDate &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minValue" fullname="Q3DateEdit::minValue" href="q3dateedit.html#minValue-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minValue" type="QDate" signature="minValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxValue" fullname="Q3DateEdit::setMaxValue" href="q3dateedit.html#maxValue-prop" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="maxValue" type="void" signature="setMaxValue(const QDate & d)"> + <parameter left="const QDate &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maxValue" fullname="Q3DateEdit::maxValue" href="q3dateedit.html#maxValue-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maxValue" type="QDate" signature="maxValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRange" fullname="Q3DateEdit::setRange" href="q3dateedit.html#setRange" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRange(const QDate & min, const QDate & max)"> + <parameter left="const QDate &" right="" name="min" default=""/> + <parameter left="const QDate &" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="separator" fullname="Q3DateEdit::separator" href="q3dateedit.html#separator" location="q3datetimeedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="separator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSeparator" fullname="Q3DateEdit::setSeparator" href="q3dateedit.html#setSeparator" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSeparator(const QString & s)"> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valueChanged" fullname="Q3DateEdit::valueChanged" href="q3dateedit.html#valueChanged" location="q3datetimeedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="valueChanged(const QDate & date)"> + <parameter left="const QDate &" right="" name="date" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="Q3DateEdit::event" href="q3dateedit.html#event" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="Q3DateEdit::timerEvent" href="q3dateedit.html#timerEvent" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * )"> + <parameter left="QTimerEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3DateEdit::resizeEvent" href="q3dateedit.html#resizeEvent" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * )"> + <parameter left="QResizeEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sectionFormattedText" fullname="Q3DateEdit::sectionFormattedText" href="q3dateedit.html#sectionFormattedText" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QString" signature="sectionFormattedText(int sec)"> + <parameter left="int" right="" name="sec" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setYear" fullname="Q3DateEdit::setYear" href="q3dateedit.html#setYear" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setYear(int year)"> + <parameter left="int" right="" name="year" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setMonth" fullname="Q3DateEdit::setMonth" href="q3dateedit.html#setMonth" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setMonth(int month)"> + <parameter left="int" right="" name="month" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setDay" fullname="Q3DateEdit::setDay" href="q3dateedit.html#setDay" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDay(int day)"> + <parameter left="int" right="" name="day" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="fix" fullname="Q3DateEdit::fix" href="q3dateedit.html#fix" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="fix()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateButtons" fullname="Q3DateEdit::updateButtons" href="q3dateedit.html#updateButtons" location="q3datetimeedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="updateButtons()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3TimeEdit" href="q3timeedit.html" location="q3datetimeedit.h" bases="Q3DateTimeEditBase" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="time" fullname="Q3TimeEdit::time" href="q3timeedit.html#time-prop" location="q3datetimeedit.h" type="QTime"> + <getter name="time"/> + <setter name="setTime"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoAdvance" fullname="Q3TimeEdit::autoAdvance" href="q3timeedit.html#autoAdvance-prop" location="q3datetimeedit.h" type="bool"> + <getter name="autoAdvance"/> + <setter name="setAutoAdvance"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maxValue" fullname="Q3TimeEdit::maxValue" href="q3timeedit.html#maxValue-prop" location="q3datetimeedit.h" type="QTime"> + <getter name="maxValue"/> + <setter name="setMaxValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minValue" fullname="Q3TimeEdit::minValue" href="q3timeedit.html#minValue-prop" location="q3datetimeedit.h" type="QTime"> + <getter name="minValue"/> + <setter name="setMinValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="display" fullname="Q3TimeEdit::display" href="q3timeedit.html#display-prop" location="q3datetimeedit.h" type="Display"> + <getter name="display"/> + <setter name="setDisplay"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="Display" fullname="Q3TimeEdit::Display" href="q3timeedit.html#Display-enum" location="q3datetimeedit.h"> + <value name="Hours" value="0x01"/> + <value name="Minutes" value="0x02"/> + <value name="Seconds" value="0x04"/> + <value name="AMPM" value="0x10"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TimeEdit" fullname="Q3TimeEdit::Q3TimeEdit" href="q3timeedit.html#Q3TimeEdit" location="q3datetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3TimeEdit(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TimeEdit" fullname="Q3TimeEdit::Q3TimeEdit" href="q3timeedit.html#Q3TimeEdit-2" location="q3datetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3TimeEdit(const QTime & time, QWidget * parent, const char * name)"> + <parameter left="const QTime &" right="" name="time" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3TimeEdit" fullname="Q3TimeEdit::~Q3TimeEdit" href="q3timeedit.html#dtor.Q3TimeEdit" location="q3datetimeedit.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3TimeEdit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3TimeEdit::sizeHint" href="q3timeedit.html#sizeHint" location="q3datetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3TimeEdit::minimumSizeHint" href="q3timeedit.html#minimumSizeHint" location="q3datetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTime" fullname="Q3TimeEdit::setTime" href="q3timeedit.html#time-prop" location="q3datetimeedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="time" type="void" signature="setTime(const QTime & time)"> + <parameter left="const QTime &" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="time" fullname="Q3TimeEdit::time" href="q3timeedit.html#time-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="time" type="QTime" signature="time() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoAdvance" fullname="Q3TimeEdit::setAutoAdvance" href="q3timeedit.html#autoAdvance-prop" location="q3datetimeedit.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="autoAdvance" type="void" signature="setAutoAdvance(bool advance)"> + <parameter left="bool" right="" name="advance" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoAdvance" fullname="Q3TimeEdit::autoAdvance" href="q3timeedit.html#autoAdvance-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoAdvance" type="bool" signature="autoAdvance() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinValue" fullname="Q3TimeEdit::setMinValue" href="q3timeedit.html#minValue-prop" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="minValue" type="void" signature="setMinValue(const QTime & d)"> + <parameter left="const QTime &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minValue" fullname="Q3TimeEdit::minValue" href="q3timeedit.html#minValue-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minValue" type="QTime" signature="minValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxValue" fullname="Q3TimeEdit::setMaxValue" href="q3timeedit.html#maxValue-prop" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="maxValue" type="void" signature="setMaxValue(const QTime & d)"> + <parameter left="const QTime &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maxValue" fullname="Q3TimeEdit::maxValue" href="q3timeedit.html#maxValue-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maxValue" type="QTime" signature="maxValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRange" fullname="Q3TimeEdit::setRange" href="q3timeedit.html#setRange" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRange(const QTime & min, const QTime & max)"> + <parameter left="const QTime &" right="" name="min" default=""/> + <parameter left="const QTime &" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="separator" fullname="Q3TimeEdit::separator" href="q3timeedit.html#separator" location="q3datetimeedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="separator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSeparator" fullname="Q3TimeEdit::setSeparator" href="q3timeedit.html#setSeparator" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSeparator(const QString & s)"> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="display" fullname="Q3TimeEdit::display" href="q3timeedit.html#display-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="display" type="uint" signature="display() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDisplay" fullname="Q3TimeEdit::setDisplay" href="q3timeedit.html#display-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="display" type="void" signature="setDisplay(uint disp)"> + <parameter left="uint" right="" name="disp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valueChanged" fullname="Q3TimeEdit::valueChanged" href="q3timeedit.html#valueChanged" location="q3datetimeedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="valueChanged(const QTime & time)"> + <parameter left="const QTime &" right="" name="time" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="Q3TimeEdit::event" href="q3timeedit.html#event" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="Q3TimeEdit::timerEvent" href="q3timeedit.html#timerEvent" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * e)"> + <parameter left="QTimerEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3TimeEdit::resizeEvent" href="q3timeedit.html#resizeEvent" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * )"> + <parameter left="QResizeEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sectionFormattedText" fullname="Q3TimeEdit::sectionFormattedText" href="q3timeedit.html#sectionFormattedText" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QString" signature="sectionFormattedText(int sec)"> + <parameter left="int" right="" name="sec" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setHour" fullname="Q3TimeEdit::setHour" href="q3timeedit.html#setHour" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setHour(int h)"> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setMinute" fullname="Q3TimeEdit::setMinute" href="q3timeedit.html#setMinute" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setMinute(int m)"> + <parameter left="int" right="" name="m" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSecond" fullname="Q3TimeEdit::setSecond" href="q3timeedit.html#setSecond" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSecond(int s)"> + <parameter left="int" right="" name="s" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3DateTimeEdit" href="q3datetimeedit.html" location="q3datetimeedit.h" bases="QWidget" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="dateTime" fullname="Q3DateTimeEdit::dateTime" href="q3datetimeedit.html#dateTime-prop" location="q3datetimeedit.h" type="QDateTime"> + <getter name="dateTime"/> + <setter name="setDateTime"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DateTimeEdit" fullname="Q3DateTimeEdit::Q3DateTimeEdit" href="q3datetimeedit.html#Q3DateTimeEdit" location="q3datetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3DateTimeEdit(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DateTimeEdit" fullname="Q3DateTimeEdit::Q3DateTimeEdit" href="q3datetimeedit.html#Q3DateTimeEdit-2" location="q3datetimeedit.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3DateTimeEdit(const QDateTime & datetime, QWidget * parent, const char * name)"> + <parameter left="const QDateTime &" right="" name="datetime" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3DateTimeEdit" fullname="Q3DateTimeEdit::~Q3DateTimeEdit" href="q3datetimeedit.html#dtor.Q3DateTimeEdit" location="q3datetimeedit.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3DateTimeEdit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3DateTimeEdit::sizeHint" href="q3datetimeedit.html#sizeHint" location="q3datetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3DateTimeEdit::minimumSizeHint" href="q3datetimeedit.html#minimumSizeHint" location="q3datetimeedit.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDateTime" fullname="Q3DateTimeEdit::setDateTime" href="q3datetimeedit.html#dateTime-prop" location="q3datetimeedit.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="dateTime" type="void" signature="setDateTime(const QDateTime & dt)"> + <parameter left="const QDateTime &" right="" name="dt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dateTime" fullname="Q3DateTimeEdit::dateTime" href="q3datetimeedit.html#dateTime-prop" location="q3datetimeedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dateTime" type="QDateTime" signature="dateTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dateEdit" fullname="Q3DateTimeEdit::dateEdit" href="q3datetimeedit.html#dateEdit" location="q3datetimeedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3DateEdit *" signature="dateEdit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="timeEdit" fullname="Q3DateTimeEdit::timeEdit" href="q3datetimeedit.html#timeEdit" location="q3datetimeedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3TimeEdit *" signature="timeEdit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoAdvance" fullname="Q3DateTimeEdit::setAutoAdvance" href="q3datetimeedit.html#setAutoAdvance" location="q3datetimeedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoAdvance(bool advance)"> + <parameter left="bool" right="" name="advance" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoAdvance" fullname="Q3DateTimeEdit::autoAdvance" href="q3datetimeedit.html#autoAdvance" location="q3datetimeedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoAdvance() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="valueChanged" fullname="Q3DateTimeEdit::valueChanged" href="q3datetimeedit.html#valueChanged" location="q3datetimeedit.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="valueChanged(const QDateTime & datetime)"> + <parameter left="const QDateTime &" right="" name="datetime" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3DateTimeEdit::resizeEvent" href="q3datetimeedit.html#resizeEvent" location="q3datetimeedit.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QAbstractMessageHandler" href="qabstractmessagehandler.html" location="qabstractmessagehandler.h" bases="QObject" module="QtXmlPatterns"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractMessageHandler" fullname="QAbstractMessageHandler::QAbstractMessageHandler" href="qabstractmessagehandler.html#QAbstractMessageHandler" location="qabstractmessagehandler.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractMessageHandler(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractMessageHandler" fullname="QAbstractMessageHandler::~QAbstractMessageHandler" href="qabstractmessagehandler.html#dtor.QAbstractMessageHandler" location="qabstractmessagehandler.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractMessageHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="message" fullname="QAbstractMessageHandler::message" href="qabstractmessagehandler.html#message" location="qabstractmessagehandler.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="message(QtMsgType type, const QString & description, const QUrl & identifier, const QSourceLocation & sourceLocation)"> + <parameter left="QtMsgType" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="description" default=""/> + <parameter left="const QUrl &" right="" name="identifier" default="QUrl()"/> + <parameter left="const QSourceLocation &" right="" name="sourceLocation" default="QSourceLocation()"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="handleMessage" fullname="QAbstractMessageHandler::handleMessage" href="qabstractmessagehandler.html#handleMessage" location="qabstractmessagehandler.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="handleMessage(QtMsgType type, const QString & description, const QUrl & identifier, const QSourceLocation & sourceLocation)"> + <parameter left="QtMsgType" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="description" default=""/> + <parameter left="const QUrl &" right="" name="identifier" default=""/> + <parameter left="const QSourceLocation &" right="" name="sourceLocation" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusPendingCall" href="qdbuspendingcall.html" location="qdbuspendingcall.h" bases="" module="QtDBus"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusPendingCall" fullname="QDBusPendingCall::QDBusPendingCall" href="qdbuspendingcall.html#QDBusPendingCall" location="qdbuspendingcall.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusPendingCall(const QDBusPendingCall & other)"> + <parameter left="const QDBusPendingCall &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDBusPendingCall" fullname="QDBusPendingCall::~QDBusPendingCall" href="qdbuspendingcall.html#dtor.QDBusPendingCall" location="qdbuspendingcall.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDBusPendingCall()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusPendingCall::operator=" href="qdbuspendingcall.html#operator=" location="qdbuspendingcall.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusPendingCall &" signature="operator=(const QDBusPendingCall & other)"> + <parameter left="const QDBusPendingCall &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromError" fullname="QDBusPendingCall::fromError" href="qdbuspendingcall.html#fromError" location="qdbuspendingcall.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDBusPendingCall" signature="fromError(const QDBusError & error)"> + <parameter left="const QDBusError &" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromCompletedCall" fullname="QDBusPendingCall::fromCompletedCall" href="qdbuspendingcall.html#fromCompletedCall" location="qdbuspendingcall.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDBusPendingCall" signature="fromCompletedCall(const QDBusMessage & msg)"> + <parameter left="const QDBusMessage &" right="" name="msg" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="QDBusPendingCall::d" href="qdbuspendingcall.html#d-var" location="qdbuspendingcall.h" type="QExplicitlySharedDataPointer<QDBusPendingCallPrivate>" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusPendingCallWatcher" href="qdbuspendingcallwatcher.html" location="qdbuspendingcall.h" bases="QDBusPendingCall,QObject" module="QtDBus"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusPendingCallWatcher" fullname="QDBusPendingCallWatcher::QDBusPendingCallWatcher" href="qdbuspendingcallwatcher.html#QDBusPendingCallWatcher" location="qdbuspendingcall.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusPendingCallWatcher(const QDBusPendingCall & call, QObject * parent)"> + <parameter left="const QDBusPendingCall &" right="" name="call" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDBusPendingCallWatcher" fullname="QDBusPendingCallWatcher::~QDBusPendingCallWatcher" href="qdbuspendingcallwatcher.html#dtor.QDBusPendingCallWatcher" location="qdbuspendingcall.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDBusPendingCallWatcher()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFinished" fullname="QDBusPendingCallWatcher::isFinished" href="qdbuspendingcallwatcher.html#isFinished" location="qdbuspendingcall.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFinished() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForFinished" fullname="QDBusPendingCallWatcher::waitForFinished" href="qdbuspendingcallwatcher.html#waitForFinished" location="qdbuspendingcall.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="waitForFinished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QDBusPendingCallWatcher::finished" href="qdbuspendingcallwatcher.html#finished" location="qdbuspendingcall.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished(QDBusPendingCallWatcher * self)"> + <parameter left="QDBusPendingCallWatcher *" right="" name="self" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGLColormap" href="qglcolormap.html" location="qglcolormap.h" bases="" module="QtOpenGL"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLColormap" fullname="QGLColormap::QGLColormap" href="qglcolormap.html#QGLColormap" location="qglcolormap.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGLColormap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLColormap" fullname="QGLColormap::QGLColormap" href="qglcolormap.html#QGLColormap-2" location="qglcolormap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGLColormap(const QGLColormap & map)"> + <parameter left="const QGLColormap &" right="" name="map" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGLColormap" fullname="QGLColormap::~QGLColormap" href="qglcolormap.html#dtor.QGLColormap" location="qglcolormap.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGLColormap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QGLColormap::operator=" href="qglcolormap.html#operator=" location="qglcolormap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGLColormap &" signature="operator=(const QGLColormap & map)"> + <parameter left="const QGLColormap &" right="" name="map" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QGLColormap::isEmpty" href="qglcolormap.html#isEmpty" location="qglcolormap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QGLColormap::size" href="qglcolormap.html#size" location="qglcolormap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEntries" fullname="QGLColormap::setEntries" href="qglcolormap.html#setEntries" location="qglcolormap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEntries(int count, const QRgb * colors, int base)"> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QRgb *" right="" name="colors" default=""/> + <parameter left="int" right="" name="base" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEntry" fullname="QGLColormap::setEntry" href="qglcolormap.html#setEntry" location="qglcolormap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEntry(int idx, QRgb color)"> + <parameter left="int" right="" name="idx" default=""/> + <parameter left="QRgb" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEntry" fullname="QGLColormap::setEntry" href="qglcolormap.html#setEntry-2" location="qglcolormap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setEntry(int idx, const QColor & color)"> + <parameter left="int" right="" name="idx" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entryRgb" fullname="QGLColormap::entryRgb" href="qglcolormap.html#entryRgb" location="qglcolormap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRgb" signature="entryRgb(int idx) const"> + <parameter left="int" right="" name="idx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entryColor" fullname="QGLColormap::entryColor" href="qglcolormap.html#entryColor" location="qglcolormap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="entryColor(int idx) const"> + <parameter left="int" right="" name="idx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QGLColormap::find" href="qglcolormap.html#find" location="qglcolormap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="find(QRgb color) const"> + <parameter left="QRgb" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findNearest" fullname="QGLColormap::findNearest" href="qglcolormap.html#findNearest" location="qglcolormap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="findNearest(QRgb color) const"> + <parameter left="QRgb" right="" name="color" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Accel" href="q3accel.html" location="q3accel.h" bases="QObject" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Accel" fullname="Q3Accel::Q3Accel" href="q3accel.html#Q3Accel" location="q3accel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Accel(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Accel" fullname="Q3Accel::Q3Accel" href="q3accel.html#Q3Accel-2" location="q3accel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Accel(QWidget * watch, QObject * parent, const char * name)"> + <parameter left="QWidget *" right="" name="watch" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Accel" fullname="Q3Accel::~Q3Accel" href="q3accel.html#dtor.Q3Accel" location="q3accel.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Accel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="Q3Accel::isEnabled" href="q3accel.html#isEnabled" location="q3accel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="Q3Accel::setEnabled" href="q3accel.html#setEnabled" location="q3accel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3Accel::count" href="q3accel.html#count" location="q3accel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3Accel::insertItem" href="q3accel.html#insertItem" location="q3accel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insertItem(const QKeySequence & key, int id)"> + <parameter left="const QKeySequence &" right="" name="key" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItem" fullname="Q3Accel::removeItem" href="q3accel.html#removeItem" location="q3accel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3Accel::clear" href="q3accel.html#clear" location="q3accel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="Q3Accel::key" href="q3accel.html#key" location="q3accel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QKeySequence" signature="key(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findKey" fullname="Q3Accel::findKey" href="q3accel.html#findKey" location="q3accel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="findKey(const QKeySequence & key) const"> + <parameter left="const QKeySequence &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isItemEnabled" fullname="Q3Accel::isItemEnabled" href="q3accel.html#isItemEnabled" location="q3accel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemEnabled(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemEnabled" fullname="Q3Accel::setItemEnabled" href="q3accel.html#setItemEnabled" location="q3accel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemEnabled(int id, bool enable)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connectItem" fullname="Q3Accel::connectItem" href="q3accel.html#connectItem" location="q3accel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="connectItem(int id, const QObject * receiver, const char * member)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnectItem" fullname="Q3Accel::disconnectItem" href="q3accel.html#disconnectItem" location="q3accel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="disconnectItem(int id, const QObject * receiver, const char * member)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWhatsThis" fullname="Q3Accel::setWhatsThis" href="q3accel.html#setWhatsThis" location="q3accel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWhatsThis(int id, const QString & text)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="Q3Accel::whatsThis" href="q3accel.html#whatsThis" location="q3accel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="whatsThis(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shortcutKey" fullname="Q3Accel::shortcutKey" href="q3accel.html#shortcutKey" location="q3accel.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QKeySequence" signature="shortcutKey(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="keyToString" fullname="Q3Accel::keyToString" href="q3accel-obsolete.html#keyToString" location="q3accel.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="keyToString(QKeySequence k)"> + <parameter left="QKeySequence" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="stringToKey" fullname="Q3Accel::stringToKey" href="q3accel-obsolete.html#stringToKey" location="q3accel.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QKeySequence" signature="stringToKey(const QString & s)"> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="Q3Accel::activated" href="q3accel.html#activated" location="q3accel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activatedAmbiguously" fullname="Q3Accel::activatedAmbiguously" href="q3accel.html#activatedAmbiguously" location="q3accel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activatedAmbiguously(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTextBrowser" href="qtextbrowser.html" location="qtextbrowser.h" bases="QTextEdit" module="QtGui"> + <contents name="document-source-and-contents" title="Document Source and Contents" level="1"/> + <contents name="navigation" title="Navigation" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="source" fullname="QTextBrowser::source" href="qtextbrowser.html#source-prop" location="qtextbrowser.h" type="QUrl"> + <getter name="source"/> + <setter name="setSource"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="modified" fullname="QTextBrowser::modified" href="qtextbrowser.html#modified-prop" location="qtextbrowser.h" type="bool"/> + <property access="public" threadsafety="unspecified" status="commendable" name="readOnly" fullname="QTextBrowser::readOnly" href="qtextbrowser.html#readOnly-prop" location="qtextbrowser.h" type="bool"/> + <property access="public" threadsafety="unspecified" status="commendable" name="undoRedoEnabled" fullname="QTextBrowser::undoRedoEnabled" href="qtextbrowser.html#undoRedoEnabled-prop" location="qtextbrowser.h" type="bool"/> + <property access="public" threadsafety="unspecified" status="commendable" name="searchPaths" fullname="QTextBrowser::searchPaths" href="qtextbrowser.html#searchPaths-prop" location="qtextbrowser.h" type="QStringList"> + <getter name="searchPaths"/> + <setter name="setSearchPaths"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="openExternalLinks" fullname="QTextBrowser::openExternalLinks" href="qtextbrowser.html#openExternalLinks-prop" location="qtextbrowser.h" type="bool"> + <getter name="openExternalLinks"/> + <setter name="setOpenExternalLinks"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="openLinks" fullname="QTextBrowser::openLinks" href="qtextbrowser.html#openLinks-prop" location="qtextbrowser.h" type="bool"> + <getter name="openLinks"/> + <setter name="setOpenLinks"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextBrowser" fullname="QTextBrowser::QTextBrowser" href="qtextbrowser.html#QTextBrowser" location="qtextbrowser.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextBrowser(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="source" fullname="QTextBrowser::source" href="qtextbrowser.html#source-prop" location="qtextbrowser.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="source" type="QUrl" signature="source() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="searchPaths" fullname="QTextBrowser::searchPaths" href="qtextbrowser.html#searchPaths-prop" location="qtextbrowser.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="searchPaths" type="QStringList" signature="searchPaths() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSearchPaths" fullname="QTextBrowser::setSearchPaths" href="qtextbrowser.html#searchPaths-prop" location="qtextbrowser.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="searchPaths" type="void" signature="setSearchPaths(const QStringList & paths)"> + <parameter left="const QStringList &" right="" name="paths" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadResource" fullname="QTextBrowser::loadResource" href="qtextbrowser.html#loadResource" location="qtextbrowser.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="loadResource(int type, const QUrl & name)"> + <parameter left="int" right="" name="type" default=""/> + <parameter left="const QUrl &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isBackwardAvailable" fullname="QTextBrowser::isBackwardAvailable" href="qtextbrowser.html#isBackwardAvailable" location="qtextbrowser.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isBackwardAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isForwardAvailable" fullname="QTextBrowser::isForwardAvailable" href="qtextbrowser.html#isForwardAvailable" location="qtextbrowser.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isForwardAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearHistory" fullname="QTextBrowser::clearHistory" href="qtextbrowser.html#clearHistory" location="qtextbrowser.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearHistory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="historyTitle" fullname="QTextBrowser::historyTitle" href="qtextbrowser.html#historyTitle" location="qtextbrowser.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="historyTitle(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="historyUrl" fullname="QTextBrowser::historyUrl" href="qtextbrowser.html#historyUrl" location="qtextbrowser.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="historyUrl(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backwardHistoryCount" fullname="QTextBrowser::backwardHistoryCount" href="qtextbrowser.html#backwardHistoryCount" location="qtextbrowser.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="backwardHistoryCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="forwardHistoryCount" fullname="QTextBrowser::forwardHistoryCount" href="qtextbrowser.html#forwardHistoryCount" location="qtextbrowser.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="forwardHistoryCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="openExternalLinks" fullname="QTextBrowser::openExternalLinks" href="qtextbrowser.html#openExternalLinks-prop" location="qtextbrowser.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="openExternalLinks" type="bool" signature="openExternalLinks() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOpenExternalLinks" fullname="QTextBrowser::setOpenExternalLinks" href="qtextbrowser.html#openExternalLinks-prop" location="qtextbrowser.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="openExternalLinks" type="void" signature="setOpenExternalLinks(bool open)"> + <parameter left="bool" right="" name="open" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="openLinks" fullname="QTextBrowser::openLinks" href="qtextbrowser.html#openLinks-prop" location="qtextbrowser.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="openLinks" type="bool" signature="openLinks() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOpenLinks" fullname="QTextBrowser::setOpenLinks" href="qtextbrowser.html#openLinks-prop" location="qtextbrowser.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="openLinks" type="void" signature="setOpenLinks(bool open)"> + <parameter left="bool" right="" name="open" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSource" fullname="QTextBrowser::setSource" href="qtextbrowser.html#source-prop" location="qtextbrowser.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="source" type="void" signature="setSource(const QUrl & name)"> + <parameter left="const QUrl &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backward" fullname="QTextBrowser::backward" href="qtextbrowser.html#backward" location="qtextbrowser.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="backward()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="forward" fullname="QTextBrowser::forward" href="qtextbrowser.html#forward" location="qtextbrowser.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="forward()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="home" fullname="QTextBrowser::home" href="qtextbrowser.html#home" location="qtextbrowser.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="home()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reload" fullname="QTextBrowser::reload" href="qtextbrowser.html#reload" location="qtextbrowser.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="reload()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="backwardAvailable" fullname="QTextBrowser::backwardAvailable" href="qtextbrowser.html#backwardAvailable" location="qtextbrowser.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="backwardAvailable(bool available)"> + <parameter left="bool" right="" name="available" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="forwardAvailable" fullname="QTextBrowser::forwardAvailable" href="qtextbrowser.html#forwardAvailable" location="qtextbrowser.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="forwardAvailable(bool available)"> + <parameter left="bool" right="" name="available" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="historyChanged" fullname="QTextBrowser::historyChanged" href="qtextbrowser.html#historyChanged" location="qtextbrowser.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="historyChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sourceChanged" fullname="QTextBrowser::sourceChanged" href="qtextbrowser.html#sourceChanged" location="qtextbrowser.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sourceChanged(const QUrl & src)"> + <parameter left="const QUrl &" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="QTextBrowser::highlighted" href="qtextbrowser.html#highlighted" location="qtextbrowser.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="highlighted(const QUrl & link)"> + <parameter left="const QUrl &" right="" name="link" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="QTextBrowser::highlighted" href="qtextbrowser.html#highlighted-2" location="qtextbrowser.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="highlighted(const QString & link)"> + <parameter left="const QString &" right="" name="link" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="anchorClicked" fullname="QTextBrowser::anchorClicked" href="qtextbrowser.html#anchorClicked" location="qtextbrowser.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="anchorClicked(const QUrl & link)"> + <parameter left="const QUrl &" right="" name="link" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QTextBrowser::event" href="qtextbrowser.html#event" location="qtextbrowser.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QTextBrowser::keyPressEvent" href="qtextbrowser.html#keyPressEvent" location="qtextbrowser.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * ev)"> + <parameter left="QKeyEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QTextBrowser::mouseMoveEvent" href="qtextbrowser.html#mouseMoveEvent" location="qtextbrowser.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QTextBrowser::mousePressEvent" href="qtextbrowser.html#mousePressEvent" location="qtextbrowser.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QTextBrowser::mouseReleaseEvent" href="qtextbrowser.html#mouseReleaseEvent" location="qtextbrowser.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QTextBrowser::focusOutEvent" href="qtextbrowser.html#focusOutEvent" location="qtextbrowser.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * ev)"> + <parameter left="QFocusEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QTextBrowser::focusNextPrevChild" href="qtextbrowser.html#focusNextPrevChild" location="qtextbrowser.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QTextBrowser::paintEvent" href="qtextbrowser.html#paintEvent" location="qtextbrowser.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QTextBrowser" fullname="QTextBrowser::QTextBrowser" href="qtextbrowser-qt3.html#QTextBrowser-2" location="qtextbrowser.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextBrowser(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStatusBar" href="qstatusbar.html" location="qstatusbar.h" bases="QWidget" module="QtGui"> + <target name="permanent-message"/> + <property access="public" threadsafety="unspecified" status="commendable" name="sizeGripEnabled" fullname="QStatusBar::sizeGripEnabled" href="qstatusbar.html#sizeGripEnabled-prop" location="qstatusbar.h" type="bool"> + <getter name="isSizeGripEnabled"/> + <setter name="setSizeGripEnabled"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QStatusBar" fullname="QStatusBar::QStatusBar" href="qstatusbar.html#QStatusBar" location="qstatusbar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStatusBar(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStatusBar" fullname="QStatusBar::~QStatusBar" href="qstatusbar.html#dtor.QStatusBar" location="qstatusbar.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStatusBar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QStatusBar::addWidget" href="qstatusbar.html#addWidget" location="qstatusbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addWidget(QWidget * widget, int stretch)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="stretch" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertWidget" fullname="QStatusBar::insertWidget" href="qstatusbar.html#insertWidget" location="qstatusbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insertWidget(int index, QWidget * widget, int stretch)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="stretch" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addPermanentWidget" fullname="QStatusBar::addPermanentWidget" href="qstatusbar.html#addPermanentWidget" location="qstatusbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPermanentWidget(QWidget * widget, int stretch)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="stretch" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertPermanentWidget" fullname="QStatusBar::insertPermanentWidget" href="qstatusbar.html#insertPermanentWidget" location="qstatusbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insertPermanentWidget(int index, QWidget * widget, int stretch)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="stretch" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeWidget" fullname="QStatusBar::removeWidget" href="qstatusbar.html#removeWidget" location="qstatusbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeGripEnabled" fullname="QStatusBar::setSizeGripEnabled" href="qstatusbar.html#sizeGripEnabled-prop" location="qstatusbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sizeGripEnabled" type="void" signature="setSizeGripEnabled(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSizeGripEnabled" fullname="QStatusBar::isSizeGripEnabled" href="qstatusbar.html#sizeGripEnabled-prop" location="qstatusbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sizeGripEnabled" type="bool" signature="isSizeGripEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentMessage" fullname="QStatusBar::currentMessage" href="qstatusbar.html#currentMessage" location="qstatusbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="currentMessage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showMessage" fullname="QStatusBar::showMessage" href="qstatusbar.html#showMessage" location="qstatusbar.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showMessage(const QString & message, int timeout)"> + <parameter left="const QString &" right="" name="message" default=""/> + <parameter left="int" right="" name="timeout" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearMessage" fullname="QStatusBar::clearMessage" href="qstatusbar.html#clearMessage" location="qstatusbar.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clearMessage()"/> + <function access="public" threadsafety="unspecified" status="compat" name="QStatusBar" fullname="QStatusBar::QStatusBar" href="qstatusbar-qt3.html#QStatusBar-2" location="qstatusbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStatusBar(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="addWidget" fullname="QStatusBar::addWidget" href="qstatusbar-qt3.html#addWidget-2" location="qstatusbar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addWidget(QWidget * widget, int stretch, bool permanent)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + <parameter left="bool" right="" name="permanent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="message" fullname="QStatusBar::message" href="qstatusbar-qt3.html#message" location="qstatusbar.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="message(const QString & message, int timeout)"> + <parameter left="const QString &" right="" name="message" default=""/> + <parameter left="int" right="" name="timeout" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="clear" fullname="QStatusBar::clear" href="qstatusbar-qt3.html#clear" location="qstatusbar.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="messageChanged" fullname="QStatusBar::messageChanged" href="qstatusbar.html#messageChanged" location="qstatusbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="messageChanged(const QString & message)"> + <parameter left="const QString &" right="" name="message" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QStatusBar::showEvent" href="qstatusbar.html#showEvent" location="qstatusbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * )"> + <parameter left="QShowEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QStatusBar::paintEvent" href="qstatusbar.html#paintEvent" location="qstatusbar.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QStatusBar::resizeEvent" href="qstatusbar.html#resizeEvent" location="qstatusbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="reformat" fullname="QStatusBar::reformat" href="qstatusbar.html#reformat" location="qstatusbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reformat()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideOrShow" fullname="QStatusBar::hideOrShow" href="qstatusbar.html#hideOrShow" location="qstatusbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="hideOrShow()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QStatusBar::event" href="qstatusbar.html#event" location="qstatusbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusPendingReply" href="qdbuspendingreply.html" location="qdbuspendingreply.h" bases="QDBusPendingCall" module="QtDBus"> + <variable access="public" threadsafety="unspecified" status="commendable" name="Count" fullname="QDBusPendingReply::Count" href="qdbuspendingreply.html#Count-var" location="qdbuspendingreply.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusPendingReply" fullname="QDBusPendingReply::QDBusPendingReply" href="qdbuspendingreply.html#QDBusPendingReply" location="qdbuspendingreply.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusPendingReply()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusPendingReply" fullname="QDBusPendingReply::QDBusPendingReply" href="qdbuspendingreply.html#QDBusPendingReply-2" location="qdbuspendingreply.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDBusPendingReply(const QDBusPendingReply & other)"> + <parameter left="const QDBusPendingReply &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusPendingReply" fullname="QDBusPendingReply::QDBusPendingReply" href="qdbuspendingreply.html#QDBusPendingReply-3" location="qdbuspendingreply.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDBusPendingReply(const QDBusPendingCall & call)"> + <parameter left="const QDBusPendingCall &" right="" name="call" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusPendingReply" fullname="QDBusPendingReply::QDBusPendingReply" href="qdbuspendingreply.html#QDBusPendingReply-4" location="qdbuspendingreply.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QDBusPendingReply(const QDBusMessage & message)"> + <parameter left="const QDBusMessage &" right="" name="message" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusPendingReply::operator=" href="qdbuspendingreply.html#operator=" location="qdbuspendingreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusPendingReply &" signature="operator=(const QDBusPendingReply & other)"> + <parameter left="const QDBusPendingReply &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusPendingReply::operator=" href="qdbuspendingreply.html#operator=-2" location="qdbuspendingreply.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QDBusPendingReply &" signature="operator=(const QDBusPendingCall & call)"> + <parameter left="const QDBusPendingCall &" right="" name="call" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusPendingReply::operator=" href="qdbuspendingreply.html#operator=-3" location="qdbuspendingreply.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QDBusPendingReply &" signature="operator=(const QDBusMessage & message)"> + <parameter left="const QDBusMessage &" right="" name="message" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QDBusPendingReply::count" href="qdbuspendingreply.html#count" location="qdbuspendingreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="argumentAt" fullname="QDBusPendingReply::argumentAt" href="qdbuspendingreply.html#argumentAt" location="qdbuspendingreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="argumentAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFinished" fullname="QDBusPendingReply::isFinished" href="qdbuspendingreply.html#isFinished" location="qdbuspendingreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFinished() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForFinished" fullname="QDBusPendingReply::waitForFinished" href="qdbuspendingreply.html#waitForFinished" location="qdbuspendingreply.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="waitForFinished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QDBusPendingReply::isValid" href="qdbuspendingreply.html#isValid" location="qdbuspendingreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isError" fullname="QDBusPendingReply::isError" href="qdbuspendingreply.html#isError" location="qdbuspendingreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QDBusPendingReply::error" href="qdbuspendingreply.html#error" location="qdbuspendingreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reply" fullname="QDBusPendingReply::reply" href="qdbuspendingreply.html#reply" location="qdbuspendingreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusMessage" signature="reply() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="argumentAt" fullname="QDBusPendingReply::argumentAt" href="qdbuspendingreply.html#argumentAt-2" location="qdbuspendingreply.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="Type" signature="argumentAt() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QDBusPendingReply::value" href="qdbuspendingreply.html#value" location="qdbuspendingreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T1" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator T1" fullname="QDBusPendingReply::operator T1" href="qdbuspendingreply.html#operator T1" location="qdbuspendingreply.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator T1() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3PopupMenu" href="q3popupmenu.html" location="q3popupmenu.h" bases="QMenu" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PopupMenu" fullname="Q3PopupMenu::Q3PopupMenu" href="q3popupmenu.html#Q3PopupMenu" location="q3popupmenu.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3PopupMenu(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="Q3PopupMenu::exec" href="q3popupmenu.html#exec" location="q3popupmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="exec()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="Q3PopupMenu::exec" href="q3popupmenu.html#exec-2" location="q3popupmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="exec(const QPoint & pos, int indexAtPoint)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="int" right="" name="indexAtPoint" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMargin" fullname="Q3PopupMenu::setMargin" href="q3popupmenu.html#setMargin" location="q3popupmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMargin(int margin)"> + <parameter left="int" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="margin" fullname="Q3PopupMenu::margin" href="q3popupmenu.html#margin" location="q3popupmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="margin() const"/> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QThreadStorage" href="qthreadstorage.html" location="qthreadstorage.h" bases="" module="QtCore"> + <contents name="caveats" title="Caveats" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QThreadStorage" fullname="QThreadStorage::QThreadStorage" href="qthreadstorage.html#QThreadStorage" location="qthreadstorage.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QThreadStorage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QThreadStorage" fullname="QThreadStorage::~QThreadStorage" href="qthreadstorage.html#dtor.QThreadStorage" location="qthreadstorage.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QThreadStorage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasLocalData" fullname="QThreadStorage::hasLocalData" href="qthreadstorage.html#hasLocalData" location="qthreadstorage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasLocalData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="localData" fullname="QThreadStorage::localData" href="qthreadstorage.html#localData" location="qthreadstorage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="localData()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="localData" fullname="QThreadStorage::localData" href="qthreadstorage.html#localData-2" location="qthreadstorage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="T" signature="localData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLocalData" fullname="QThreadStorage::setLocalData" href="qthreadstorage.html#setLocalData" location="qthreadstorage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLocalData(T data)"> + <parameter left="T" right="" name="data" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QParallelAnimationGroup" href="qparallelanimationgroup.html" location="qparallelanimationgroup.h" bases="QAnimationGroup" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QParallelAnimationGroup" fullname="QParallelAnimationGroup::QParallelAnimationGroup" href="qparallelanimationgroup.html#QParallelAnimationGroup" location="qparallelanimationgroup.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QParallelAnimationGroup(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QParallelAnimationGroup" fullname="QParallelAnimationGroup::~QParallelAnimationGroup" href="qparallelanimationgroup.html#dtor.QParallelAnimationGroup" location="qparallelanimationgroup.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QParallelAnimationGroup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="duration" fullname="QParallelAnimationGroup::duration" href="qparallelanimationgroup.html#duration" location="qparallelanimationgroup.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="duration() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QParallelAnimationGroup::event" href="qparallelanimationgroup.html#event" location="qparallelanimationgroup.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCurrentTime" fullname="QParallelAnimationGroup::updateCurrentTime" href="qparallelanimationgroup.html#updateCurrentTime" location="qparallelanimationgroup.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCurrentTime(int msecs)"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateState" fullname="QParallelAnimationGroup::updateState" href="qparallelanimationgroup.html#updateState" location="qparallelanimationgroup.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateState(QAbstractAnimation::State oldState, QAbstractAnimation::State newState)"> + <parameter left="QAbstractAnimation::State" right="" name="oldState" default=""/> + <parameter left="QAbstractAnimation::State" right="" name="newState" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateDirection" fullname="QParallelAnimationGroup::updateDirection" href="qparallelanimationgroup.html#updateDirection" location="qparallelanimationgroup.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateDirection(QAbstractAnimation::Direction direction)"> + <parameter left="QAbstractAnimation::Direction" right="" name="direction" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTableWidgetSelectionRange" href="qtablewidgetselectionrange.html" location="qtablewidget.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTableWidgetSelectionRange" fullname="QTableWidgetSelectionRange::QTableWidgetSelectionRange" href="qtablewidgetselectionrange.html#QTableWidgetSelectionRange" location="qtablewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTableWidgetSelectionRange()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTableWidgetSelectionRange" fullname="QTableWidgetSelectionRange::QTableWidgetSelectionRange" href="qtablewidgetselectionrange.html#QTableWidgetSelectionRange-2" location="qtablewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTableWidgetSelectionRange(int top, int left, int bottom, int right)"> + <parameter left="int" right="" name="top" default=""/> + <parameter left="int" right="" name="left" default=""/> + <parameter left="int" right="" name="bottom" default=""/> + <parameter left="int" right="" name="right" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTableWidgetSelectionRange" fullname="QTableWidgetSelectionRange::QTableWidgetSelectionRange" href="qtablewidgetselectionrange.html#QTableWidgetSelectionRange-3" location="qtablewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTableWidgetSelectionRange(const QTableWidgetSelectionRange & other)"> + <parameter left="const QTableWidgetSelectionRange &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTableWidgetSelectionRange" fullname="QTableWidgetSelectionRange::~QTableWidgetSelectionRange" href="qtablewidgetselectionrange.html#dtor.QTableWidgetSelectionRange" location="qtablewidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTableWidgetSelectionRange()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topRow" fullname="QTableWidgetSelectionRange::topRow" href="qtablewidgetselectionrange.html#topRow" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="topRow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomRow" fullname="QTableWidgetSelectionRange::bottomRow" href="qtablewidgetselectionrange.html#bottomRow" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bottomRow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="leftColumn" fullname="QTableWidgetSelectionRange::leftColumn" href="qtablewidgetselectionrange.html#leftColumn" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="leftColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rightColumn" fullname="QTableWidgetSelectionRange::rightColumn" href="qtablewidgetselectionrange.html#rightColumn" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rightColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QTableWidgetSelectionRange::rowCount" href="qtablewidgetselectionrange.html#rowCount" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QTableWidgetSelectionRange::columnCount" href="qtablewidgetselectionrange.html#columnCount" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTableWidgetItem" href="qtablewidgetitem.html" location="qtablewidget.h" bases="" module="QtGui"> + <contents name="subclassing" title="Subclassing" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ItemType" fullname="QTableWidgetItem::ItemType" href="qtablewidgetitem.html#ItemType-enum" location="qtablewidget.h"> + <value name="Type" value="0"/> + <value name="UserType" value="1000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QTableWidgetItem" fullname="QTableWidgetItem::QTableWidgetItem" href="qtablewidgetitem.html#QTableWidgetItem" location="qtablewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTableWidgetItem(int type)"> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTableWidgetItem" fullname="QTableWidgetItem::QTableWidgetItem" href="qtablewidgetitem.html#QTableWidgetItem-2" location="qtablewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTableWidgetItem(const QString & text, int type)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTableWidgetItem" fullname="QTableWidgetItem::QTableWidgetItem" href="qtablewidgetitem.html#QTableWidgetItem-3" location="qtablewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTableWidgetItem(const QIcon & icon, const QString & text, int type)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTableWidgetItem" fullname="QTableWidgetItem::QTableWidgetItem" href="qtablewidgetitem.html#QTableWidgetItem-4" location="qtablewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QTableWidgetItem(const QTableWidgetItem & other)"> + <parameter left="const QTableWidgetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTableWidgetItem" fullname="QTableWidgetItem::~QTableWidgetItem" href="qtablewidgetitem.html#dtor.QTableWidgetItem" location="qtablewidget.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTableWidgetItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clone" fullname="QTableWidgetItem::clone" href="qtablewidgetitem.html#clone" location="qtablewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QTableWidgetItem *" signature="clone() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tableWidget" fullname="QTableWidgetItem::tableWidget" href="qtablewidgetitem.html#tableWidget" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTableWidget *" signature="tableWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="row" fullname="QTableWidgetItem::row" href="qtablewidgetitem.html#row" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="row() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="column" fullname="QTableWidgetItem::column" href="qtablewidgetitem.html#column" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="column() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="QTableWidgetItem::setSelected" href="qtablewidgetitem.html#setSelected" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelected(bool select)"> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="QTableWidgetItem::isSelected" href="qtablewidgetitem.html#isSelected" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QTableWidgetItem::flags" href="qtablewidgetitem.html#flags" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFlags" fullname="QTableWidgetItem::setFlags" href="qtablewidgetitem.html#setFlags" location="qtablewidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFlags(QFlags<Qt::ItemFlag> flags)"> + <parameter left="QFlags<Qt::ItemFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QTableWidgetItem::text" href="qtablewidgetitem.html#text" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QTableWidgetItem::setText" href="qtablewidgetitem.html#setText" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QTableWidgetItem::icon" href="qtablewidgetitem.html#icon" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIcon" fullname="QTableWidgetItem::setIcon" href="qtablewidgetitem.html#setIcon" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIcon(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusTip" fullname="QTableWidgetItem::statusTip" href="qtablewidgetitem.html#statusTip" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="statusTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatusTip" fullname="QTableWidgetItem::setStatusTip" href="qtablewidgetitem.html#setStatusTip" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStatusTip(const QString & statusTip)"> + <parameter left="const QString &" right="" name="statusTip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QTableWidgetItem::toolTip" href="qtablewidgetitem.html#toolTip" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toolTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolTip" fullname="QTableWidgetItem::setToolTip" href="qtablewidgetitem.html#setToolTip" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setToolTip(const QString & toolTip)"> + <parameter left="const QString &" right="" name="toolTip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QTableWidgetItem::whatsThis" href="qtablewidgetitem.html#whatsThis" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="whatsThis() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWhatsThis" fullname="QTableWidgetItem::setWhatsThis" href="qtablewidgetitem.html#setWhatsThis" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWhatsThis(const QString & whatsThis)"> + <parameter left="const QString &" right="" name="whatsThis" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QTableWidgetItem::font" href="qtablewidgetitem.html#font" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QTableWidgetItem::setFont" href="qtablewidgetitem.html#setFont" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textAlignment" fullname="QTableWidgetItem::textAlignment" href="qtablewidgetitem.html#textAlignment" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="textAlignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextAlignment" fullname="QTableWidgetItem::setTextAlignment" href="qtablewidgetitem.html#setTextAlignment" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextAlignment(int alignment)"> + <parameter left="int" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="backgroundColor" fullname="QTableWidgetItem::backgroundColor" href="qtablewidgetitem-obsolete.html#backgroundColor" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="backgroundColor() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setBackgroundColor" fullname="QTableWidgetItem::setBackgroundColor" href="qtablewidgetitem-obsolete.html#setBackgroundColor" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="background" fullname="QTableWidgetItem::background" href="qtablewidgetitem.html#background" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="background() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackground" fullname="QTableWidgetItem::setBackground" href="qtablewidgetitem.html#setBackground" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackground(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="textColor" fullname="QTableWidgetItem::textColor" href="qtablewidgetitem-obsolete.html#textColor" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="textColor() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setTextColor" fullname="QTableWidgetItem::setTextColor" href="qtablewidgetitem-obsolete.html#setTextColor" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="foreground" fullname="QTableWidgetItem::foreground" href="qtablewidgetitem.html#foreground" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="foreground() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setForeground" fullname="QTableWidgetItem::setForeground" href="qtablewidgetitem.html#setForeground" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setForeground(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="checkState" fullname="QTableWidgetItem::checkState" href="qtablewidgetitem.html#checkState" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::CheckState" signature="checkState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCheckState" fullname="QTableWidgetItem::setCheckState" href="qtablewidgetitem.html#setCheckState" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCheckState(Qt::CheckState state)"> + <parameter left="Qt::CheckState" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QTableWidgetItem::sizeHint" href="qtablewidgetitem.html#sizeHint" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeHint" fullname="QTableWidgetItem::setSizeHint" href="qtablewidgetitem.html#setSizeHint" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSizeHint(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QTableWidgetItem::data" href="qtablewidgetitem.html#data" location="qtablewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(int role) const"> + <parameter left="int" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QTableWidgetItem::setData" href="qtablewidgetitem.html#setData" location="qtablewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(int role, const QVariant & value)"> + <parameter left="int" right="" name="role" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QTableWidgetItem::operator<" href="qtablewidgetitem.html#operator<" location="qtablewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QTableWidgetItem & other) const"> + <parameter left="const QTableWidgetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QTableWidgetItem::read" href="qtablewidgetitem.html#read" location="qtablewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="read(QDataStream & in)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QTableWidgetItem::write" href="qtablewidgetitem.html#write" location="qtablewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="write(QDataStream & out) const"> + <parameter left="QDataStream &" right="" name="out" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTableWidgetItem::operator=" href="qtablewidgetitem.html#operator=" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTableWidgetItem &" signature="operator=(const QTableWidgetItem & other)"> + <parameter left="const QTableWidgetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QTableWidgetItem::type" href="qtablewidgetitem.html#type" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qtablewidgetitem.html#operator>>-51" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="51" relates="QTableWidgetItem" type="QDataStream &" signature="operator>>(QDataStream & in, QTableWidgetItem & item)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QTableWidgetItem &" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qtablewidgetitem.html#operator<<-92" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="92" relates="QTableWidgetItem" type="QDataStream &" signature="operator<<(QDataStream & out, const QTableWidgetItem & item)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QTableWidgetItem &" right="" name="item" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QTableWidget" href="qtablewidget.html" location="qtablewidget.h" bases="QTableView" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QTableWidget::rowCount" href="qtablewidget.html#rowCount-prop" location="qtablewidget.h" type="int"> + <getter name="rowCount"/> + <setter name="setRowCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QTableWidget::columnCount" href="qtablewidget.html#columnCount-prop" location="qtablewidget.h" type="int"> + <getter name="columnCount"/> + <setter name="setColumnCount"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QTableWidget" fullname="QTableWidget::QTableWidget" href="qtablewidget.html#QTableWidget" location="qtablewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTableWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTableWidget" fullname="QTableWidget::QTableWidget" href="qtablewidget.html#QTableWidget-2" location="qtablewidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTableWidget(int rows, int columns, QWidget * parent)"> + <parameter left="int" right="" name="rows" default=""/> + <parameter left="int" right="" name="columns" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTableWidget" fullname="QTableWidget::~QTableWidget" href="qtablewidget.html#dtor.QTableWidget" location="qtablewidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTableWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowCount" fullname="QTableWidget::setRowCount" href="qtablewidget.html#rowCount-prop" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="rowCount" type="void" signature="setRowCount(int rows)"> + <parameter left="int" right="" name="rows" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QTableWidget::rowCount" href="qtablewidget.html#rowCount-prop" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="rowCount" type="int" signature="rowCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnCount" fullname="QTableWidget::setColumnCount" href="qtablewidget.html#columnCount-prop" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="columnCount" type="void" signature="setColumnCount(int columns)"> + <parameter left="int" right="" name="columns" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QTableWidget::columnCount" href="qtablewidget.html#columnCount-prop" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="columnCount" type="int" signature="columnCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="row" fullname="QTableWidget::row" href="qtablewidget.html#row" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="row(const QTableWidgetItem * item) const"> + <parameter left="const QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="column" fullname="QTableWidget::column" href="qtablewidget.html#column" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="column(const QTableWidgetItem * item) const"> + <parameter left="const QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="QTableWidget::item" href="qtablewidget.html#item" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTableWidgetItem *" signature="item(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItem" fullname="QTableWidget::setItem" href="qtablewidget.html#setItem" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItem(int row, int column, QTableWidgetItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeItem" fullname="QTableWidget::takeItem" href="qtablewidget.html#takeItem" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTableWidgetItem *" signature="takeItem(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalHeaderItem" fullname="QTableWidget::verticalHeaderItem" href="qtablewidget.html#verticalHeaderItem" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTableWidgetItem *" signature="verticalHeaderItem(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalHeaderItem" fullname="QTableWidget::setVerticalHeaderItem" href="qtablewidget.html#setVerticalHeaderItem" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalHeaderItem(int row, QTableWidgetItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeVerticalHeaderItem" fullname="QTableWidget::takeVerticalHeaderItem" href="qtablewidget.html#takeVerticalHeaderItem" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTableWidgetItem *" signature="takeVerticalHeaderItem(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalHeaderItem" fullname="QTableWidget::horizontalHeaderItem" href="qtablewidget.html#horizontalHeaderItem" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTableWidgetItem *" signature="horizontalHeaderItem(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalHeaderItem" fullname="QTableWidget::setHorizontalHeaderItem" href="qtablewidget.html#setHorizontalHeaderItem" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorizontalHeaderItem(int column, QTableWidgetItem * item)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeHorizontalHeaderItem" fullname="QTableWidget::takeHorizontalHeaderItem" href="qtablewidget.html#takeHorizontalHeaderItem" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTableWidgetItem *" signature="takeHorizontalHeaderItem(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalHeaderLabels" fullname="QTableWidget::setVerticalHeaderLabels" href="qtablewidget.html#setVerticalHeaderLabels" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalHeaderLabels(const QStringList & labels)"> + <parameter left="const QStringList &" right="" name="labels" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalHeaderLabels" fullname="QTableWidget::setHorizontalHeaderLabels" href="qtablewidget.html#setHorizontalHeaderLabels" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorizontalHeaderLabels(const QStringList & labels)"> + <parameter left="const QStringList &" right="" name="labels" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentRow" fullname="QTableWidget::currentRow" href="qtablewidget.html#currentRow" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentRow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentColumn" fullname="QTableWidget::currentColumn" href="qtablewidget.html#currentColumn" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="QTableWidget::currentItem" href="qtablewidget.html#currentItem" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTableWidgetItem *" signature="currentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="QTableWidget::setCurrentItem" href="qtablewidget.html#setCurrentItem" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentItem(QTableWidgetItem * item)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="QTableWidget::setCurrentItem" href="qtablewidget.html#setCurrentItem-2" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setCurrentItem(QTableWidgetItem * item, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentCell" fullname="QTableWidget::setCurrentCell" href="qtablewidget.html#setCurrentCell" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentCell(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentCell" fullname="QTableWidget::setCurrentCell" href="qtablewidget.html#setCurrentCell-2" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setCurrentCell(int row, int column, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortItems" fullname="QTableWidget::sortItems" href="qtablewidget.html#sortItems" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sortItems(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default="Qt::AscendingOrder"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="editItem" fullname="QTableWidget::editItem" href="qtablewidget.html#editItem" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="editItem(QTableWidgetItem * item)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="openPersistentEditor" fullname="QTableWidget::openPersistentEditor" href="qtablewidget.html#openPersistentEditor" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="openPersistentEditor(QTableWidgetItem * item)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="closePersistentEditor" fullname="QTableWidget::closePersistentEditor" href="qtablewidget.html#closePersistentEditor" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="closePersistentEditor(QTableWidgetItem * item)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellWidget" fullname="QTableWidget::cellWidget" href="qtablewidget.html#cellWidget" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="cellWidget(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCellWidget" fullname="QTableWidget::setCellWidget" href="qtablewidget.html#setCellWidget" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCellWidget(int row, int column, QWidget * widget)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeCellWidget" fullname="QTableWidget::removeCellWidget" href="qtablewidget.html#removeCellWidget" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeCellWidget(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isItemSelected" fullname="QTableWidget::isItemSelected" href="qtablewidget-obsolete.html#isItemSelected" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemSelected(const QTableWidgetItem * item) const"> + <parameter left="const QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setItemSelected" fullname="QTableWidget::setItemSelected" href="qtablewidget-obsolete.html#setItemSelected" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemSelected(const QTableWidgetItem * item, bool select)"> + <parameter left="const QTableWidgetItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRangeSelected" fullname="QTableWidget::setRangeSelected" href="qtablewidget.html#setRangeSelected" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRangeSelected(const QTableWidgetSelectionRange & range, bool select)"> + <parameter left="const QTableWidgetSelectionRange &" right="" name="range" default=""/> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedRanges" fullname="QTableWidget::selectedRanges" href="qtablewidget.html#selectedRanges" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QTableWidgetSelectionRange>" signature="selectedRanges() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedItems" fullname="QTableWidget::selectedItems" href="qtablewidget.html#selectedItems" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<QTableWidgetItem *>" signature="selectedItems()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findItems" fullname="QTableWidget::findItems" href="qtablewidget.html#findItems" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QTableWidgetItem *>" signature="findItems(const QString & text, QFlags<Qt::MatchFlag> flags) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QFlags<Qt::MatchFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualRow" fullname="QTableWidget::visualRow" href="qtablewidget.html#visualRow" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="visualRow(int logicalRow) const"> + <parameter left="int" right="" name="logicalRow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualColumn" fullname="QTableWidget::visualColumn" href="qtablewidget.html#visualColumn" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="visualColumn(int logicalColumn) const"> + <parameter left="int" right="" name="logicalColumn" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QTableWidget::itemAt" href="qtablewidget.html#itemAt" location="qtablewidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTableWidgetItem *" signature="itemAt(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QTableWidget::itemAt" href="qtablewidget.html#itemAt-2" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QTableWidgetItem *" signature="itemAt(int ax, int ay) const"> + <parameter left="int" right="" name="ax" default=""/> + <parameter left="int" right="" name="ay" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualItemRect" fullname="QTableWidget::visualItemRect" href="qtablewidget.html#visualItemRect" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="visualItemRect(const QTableWidgetItem * item) const"> + <parameter left="const QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemPrototype" fullname="QTableWidget::itemPrototype" href="qtablewidget.html#itemPrototype" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QTableWidgetItem *" signature="itemPrototype() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemPrototype" fullname="QTableWidget::setItemPrototype" href="qtablewidget.html#setItemPrototype" location="qtablewidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemPrototype(const QTableWidgetItem * item)"> + <parameter left="const QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollToItem" fullname="QTableWidget::scrollToItem" href="qtablewidget.html#scrollToItem" location="qtablewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="scrollToItem(const QTableWidgetItem * item, QAbstractItemView::ScrollHint hint)"> + <parameter left="const QTableWidgetItem *" right="" name="item" default=""/> + <parameter left="QAbstractItemView::ScrollHint" right="" name="hint" default="EnsureVisible"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QTableWidget::insertRow" href="qtablewidget.html#insertRow" location="qtablewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="insertRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertColumn" fullname="QTableWidget::insertColumn" href="qtablewidget.html#insertColumn" location="qtablewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="insertColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeRow" fullname="QTableWidget::removeRow" href="qtablewidget.html#removeRow" location="qtablewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="removeRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumn" fullname="QTableWidget::removeColumn" href="qtablewidget.html#removeColumn" location="qtablewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="removeColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QTableWidget::clear" href="qtablewidget.html#clear" location="qtablewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearContents" fullname="QTableWidget::clearContents" href="qtablewidget.html#clearContents" location="qtablewidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clearContents()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemPressed" fullname="QTableWidget::itemPressed" href="qtablewidget.html#itemPressed" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemPressed(QTableWidgetItem * item)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemClicked" fullname="QTableWidget::itemClicked" href="qtablewidget.html#itemClicked" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemClicked(QTableWidgetItem * item)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemDoubleClicked" fullname="QTableWidget::itemDoubleClicked" href="qtablewidget.html#itemDoubleClicked" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemDoubleClicked(QTableWidgetItem * item)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemActivated" fullname="QTableWidget::itemActivated" href="qtablewidget.html#itemActivated" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemActivated(QTableWidgetItem * item)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemEntered" fullname="QTableWidget::itemEntered" href="qtablewidget.html#itemEntered" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemEntered(QTableWidgetItem * item)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemChanged" fullname="QTableWidget::itemChanged" href="qtablewidget.html#itemChanged" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemChanged(QTableWidgetItem * item)"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItemChanged" fullname="QTableWidget::currentItemChanged" href="qtablewidget.html#currentItemChanged" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentItemChanged(QTableWidgetItem * current, QTableWidgetItem * previous)"> + <parameter left="QTableWidgetItem *" right="" name="current" default=""/> + <parameter left="QTableWidgetItem *" right="" name="previous" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemSelectionChanged" fullname="QTableWidget::itemSelectionChanged" href="qtablewidget.html#itemSelectionChanged" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemSelectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cellPressed" fullname="QTableWidget::cellPressed" href="qtablewidget.html#cellPressed" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cellPressed(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellClicked" fullname="QTableWidget::cellClicked" href="qtablewidget.html#cellClicked" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cellClicked(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellDoubleClicked" fullname="QTableWidget::cellDoubleClicked" href="qtablewidget.html#cellDoubleClicked" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cellDoubleClicked(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellActivated" fullname="QTableWidget::cellActivated" href="qtablewidget.html#cellActivated" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cellActivated(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellEntered" fullname="QTableWidget::cellEntered" href="qtablewidget.html#cellEntered" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cellEntered(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellChanged" fullname="QTableWidget::cellChanged" href="qtablewidget.html#cellChanged" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cellChanged(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentCellChanged" fullname="QTableWidget::currentCellChanged" href="qtablewidget.html#currentCellChanged" location="qtablewidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentCellChanged(int currentRow, int currentColumn, int previousRow, int previousColumn)"> + <parameter left="int" right="" name="currentRow" default=""/> + <parameter left="int" right="" name="currentColumn" default=""/> + <parameter left="int" right="" name="previousRow" default=""/> + <parameter left="int" right="" name="previousColumn" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QTableWidget::event" href="qtablewidget.html#event" location="qtablewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mimeTypes" fullname="QTableWidget::mimeTypes" href="qtablewidget.html#mimeTypes" location="qtablewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="mimeTypes() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QTableWidget::mimeData" href="qtablewidget.html#mimeData" location="qtablewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QMimeData *" signature="mimeData(const QList<QTableWidgetItem *> items) const"> + <parameter left="const QList<QTableWidgetItem *>" right="" name="items" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropMimeData" fullname="QTableWidget::dropMimeData" href="qtablewidget.html#dropMimeData" location="qtablewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="dropMimeData(int row, int column, const QMimeData * data, Qt::DropAction action)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QMimeData *" right="" name="data" default=""/> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="supportedDropActions" fullname="QTableWidget::supportedDropActions" href="qtablewidget.html#supportedDropActions" location="qtablewidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::DropActions" signature="supportedDropActions() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="items" fullname="QTableWidget::items" href="qtablewidget.html#items" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QTableWidgetItem *>" signature="items(const QMimeData * data) const"> + <parameter left="const QMimeData *" right="" name="data" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="indexFromItem" fullname="QTableWidget::indexFromItem" href="qtablewidget.html#indexFromItem" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexFromItem(QTableWidgetItem * item) const"> + <parameter left="QTableWidgetItem *" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="itemFromIndex" fullname="QTableWidget::itemFromIndex" href="qtablewidget.html#itemFromIndex" location="qtablewidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTableWidgetItem *" signature="itemFromIndex(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QTableWidget::dropEvent" href="qtablewidget.html#dropEvent" location="qtablewidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * event)"> + <parameter left="QDropEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QLinkedList" href="qlinkedlist.html" location="qlinkedlist.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QLinkedList" fullname="QLinkedList::QLinkedList" href="qlinkedlist.html#QLinkedList" location="qlinkedlist.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLinkedList()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QLinkedList" fullname="QLinkedList::QLinkedList" href="qlinkedlist.html#QLinkedList-2" location="qlinkedlist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QLinkedList(const QLinkedList<T> & other)"> + <parameter left="const QLinkedList<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QLinkedList" fullname="QLinkedList::~QLinkedList" href="qlinkedlist.html#dtor.QLinkedList" location="qlinkedlist.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QLinkedList()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QLinkedList::operator=" href="qlinkedlist.html#operator=" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QLinkedList<T> &" signature="operator=(const QLinkedList<T> & other)"> + <parameter left="const QLinkedList<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QLinkedList::operator==" href="qlinkedlist.html#operator==" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QLinkedList<T> & other) const"> + <parameter left="const QLinkedList<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QLinkedList::operator!=" href="qlinkedlist.html#operator!=" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QLinkedList<T> & other) const"> + <parameter left="const QLinkedList<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QLinkedList::size" href="qlinkedlist.html#size" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QLinkedList::isEmpty" href="qlinkedlist.html#isEmpty" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QLinkedList::clear" href="qlinkedlist.html#clear" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QLinkedList::append" href="qlinkedlist.html#append" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="append(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QLinkedList::prepend" href="qlinkedlist.html#prepend" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="prepend(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeFirst" fullname="QLinkedList::takeFirst" href="qlinkedlist.html#takeFirst" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="takeFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="takeLast" fullname="QLinkedList::takeLast" href="qlinkedlist.html#takeLast" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="takeLast()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAll" fullname="QLinkedList::removeAll" href="qlinkedlist.html#removeAll" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="removeAll(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeOne" fullname="QLinkedList::removeOne" href="qlinkedlist.html#removeOne" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeOne(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QLinkedList::contains" href="qlinkedlist.html#contains" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QLinkedList::count" href="qlinkedlist.html#count" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QLinkedList::iterator" href="qlinkedlist-iterator.html" location="qlinkedlist.h" bases="" module="QtCore"> + <variable access="public" threadsafety="unspecified" status="commendable" name="i" fullname="QLinkedList::iterator::i" href="qlinkedlist-iterator.html#i-var" location="qlinkedlist.h" type="Node *" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QLinkedList::iterator::iterator" href="qlinkedlist-iterator.html#iterator" location="qlinkedlist.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QLinkedList::iterator::iterator" href="qlinkedlist-iterator.html#iterator-3" location="qlinkedlist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="iterator(const iterator & other)"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QLinkedList::iterator::operator=" href="qlinkedlist-iterator.html#operator=" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator=(const iterator & other)"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QLinkedList::iterator::operator*" href="qlinkedlist-iterator.html#operator*" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QLinkedList::iterator::operator->" href="qlinkedlist-iterator.html#operator->" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QLinkedList::iterator::operator==" href="qlinkedlist-iterator.html#operator==" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QLinkedList::iterator::operator!=" href="qlinkedlist-iterator.html#operator!=" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QLinkedList::iterator::operator==" href="qlinkedlist-iterator.html#operator==-2" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QLinkedList::iterator::operator!=" href="qlinkedlist-iterator.html#operator!=-2" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QLinkedList::iterator::operator++" href="qlinkedlist-iterator.html#operator++" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QLinkedList::iterator::operator++" href="qlinkedlist-iterator.html#operator++-2" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QLinkedList::iterator::operator--" href="qlinkedlist-iterator.html#operator--" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QLinkedList::iterator::operator--" href="qlinkedlist-iterator.html#operator---2" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QLinkedList::iterator::operator+" href="qlinkedlist-iterator.html#operator+" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="operator+(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QLinkedList::iterator::operator-" href="qlinkedlist-iterator.html#operator-" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="operator-(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QLinkedList::iterator::operator+=" href="qlinkedlist-iterator.html#operator+=" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator+=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QLinkedList::iterator::operator-=" href="qlinkedlist-iterator.html#operator-=" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator-=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QLinkedList::const_iterator" href="qlinkedlist-const-iterator.html" location="qlinkedlist.h" bases="" module="QtCore"> + <variable access="public" threadsafety="unspecified" status="commendable" name="i" fullname="QLinkedList::const_iterator::i" href="qlinkedlist-const-iterator.html#i-var" location="qlinkedlist.h" type="Node *" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QLinkedList::const_iterator::const_iterator" href="qlinkedlist-const-iterator.html#const_iterator" location="qlinkedlist.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="const_iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QLinkedList::const_iterator::const_iterator" href="qlinkedlist-const-iterator.html#const_iterator-3" location="qlinkedlist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="const_iterator(const const_iterator & other)"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QLinkedList::const_iterator::const_iterator" href="qlinkedlist-const-iterator.html#const_iterator-4" location="qlinkedlist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="const_iterator(iterator other)"> + <parameter left="iterator" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QLinkedList::const_iterator::operator=" href="qlinkedlist-const-iterator.html#operator=" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator=(const const_iterator & other)"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QLinkedList::const_iterator::operator*" href="qlinkedlist-const-iterator.html#operator*" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QLinkedList::const_iterator::operator->" href="qlinkedlist-const-iterator.html#operator->" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QLinkedList::const_iterator::operator==" href="qlinkedlist-const-iterator.html#operator==" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QLinkedList::const_iterator::operator!=" href="qlinkedlist-const-iterator.html#operator!=" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QLinkedList::const_iterator::operator++" href="qlinkedlist-const-iterator.html#operator++" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QLinkedList::const_iterator::operator++" href="qlinkedlist-const-iterator.html#operator++-2" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const_iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QLinkedList::const_iterator::operator--" href="qlinkedlist-const-iterator.html#operator--" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QLinkedList::const_iterator::operator--" href="qlinkedlist-const-iterator.html#operator---2" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const_iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QLinkedList::const_iterator::operator+" href="qlinkedlist-const-iterator.html#operator+" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="operator+(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QLinkedList::const_iterator::operator-" href="qlinkedlist-const-iterator.html#operator-" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="operator-(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QLinkedList::const_iterator::operator+=" href="qlinkedlist-const-iterator.html#operator+=" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator+=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QLinkedList::const_iterator::operator-=" href="qlinkedlist-const-iterator.html#operator-=" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator-=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QLinkedList::begin" href="qlinkedlist.html#begin" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="begin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QLinkedList::begin" href="qlinkedlist.html#begin-2" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constBegin" fullname="QLinkedList::constBegin" href="qlinkedlist.html#constBegin" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constBegin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QLinkedList::end" href="qlinkedlist.html#end" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="end()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QLinkedList::end" href="qlinkedlist.html#end-2" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="end() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constEnd" fullname="QLinkedList::constEnd" href="qlinkedlist.html#constEnd" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QLinkedList::insert" href="qlinkedlist.html#insert" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="insert(iterator before, const T & value)"> + <parameter left="iterator" right="" name="before" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="erase" fullname="QLinkedList::erase" href="qlinkedlist.html#erase" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="erase(iterator pos)"> + <parameter left="iterator" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="erase" fullname="QLinkedList::erase" href="qlinkedlist.html#erase-2" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="erase(iterator begin, iterator end)"> + <parameter left="iterator" right="" name="begin" default=""/> + <parameter left="iterator" right="" name="end" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="QLinkedList::Iterator" href="qlinkedlist.html#Iterator-typedef" location="qlinkedlist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ConstIterator" fullname="QLinkedList::ConstIterator" href="qlinkedlist.html#ConstIterator-typedef" location="qlinkedlist.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QLinkedList::count" href="qlinkedlist.html#count-2" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="first" fullname="QLinkedList::first" href="qlinkedlist.html#first" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="first()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="first" fullname="QLinkedList::first" href="qlinkedlist.html#first-2" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="first() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="last" fullname="QLinkedList::last" href="qlinkedlist.html#last" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="last()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="last" fullname="QLinkedList::last" href="qlinkedlist.html#last-2" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="last() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeFirst" fullname="QLinkedList::removeFirst" href="qlinkedlist.html#removeFirst" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeLast" fullname="QLinkedList::removeLast" href="qlinkedlist.html#removeLast" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeLast()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startsWith" fullname="QLinkedList::startsWith" href="qlinkedlist.html#startsWith" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="startsWith(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endsWith" fullname="QLinkedList::endsWith" href="qlinkedlist.html#endsWith" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="endsWith(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_back" fullname="QLinkedList::push_back" href="qlinkedlist.html#push_back" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push_back(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_front" fullname="QLinkedList::push_front" href="qlinkedlist.html#push_front" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push_front(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="front" fullname="QLinkedList::front" href="qlinkedlist.html#front" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="front()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="front" fullname="QLinkedList::front" href="qlinkedlist.html#front-2" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="front() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="back" fullname="QLinkedList::back" href="qlinkedlist.html#back" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="back()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="back" fullname="QLinkedList::back" href="qlinkedlist.html#back-2" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="back() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pop_front" fullname="QLinkedList::pop_front" href="qlinkedlist.html#pop_front" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="pop_front()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pop_back" fullname="QLinkedList::pop_back" href="qlinkedlist.html#pop_back" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="pop_back()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="empty" fullname="QLinkedList::empty" href="qlinkedlist.html#empty" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="empty() const"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="size_type" fullname="QLinkedList::size_type" href="qlinkedlist.html#size_type-typedef" location="qlinkedlist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="value_type" fullname="QLinkedList::value_type" href="qlinkedlist.html#value_type-typedef" location="qlinkedlist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="pointer" fullname="QLinkedList::pointer" href="qlinkedlist.html#pointer-typedef" location="qlinkedlist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_pointer" fullname="QLinkedList::const_pointer" href="qlinkedlist.html#const_pointer-typedef" location="qlinkedlist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="reference" fullname="QLinkedList::reference" href="qlinkedlist.html#reference-typedef" location="qlinkedlist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_reference" fullname="QLinkedList::const_reference" href="qlinkedlist.html#const_reference-typedef" location="qlinkedlist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="difference_type" fullname="QLinkedList::difference_type" href="qlinkedlist.html#difference_type-typedef" location="qlinkedlist.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromStdList" fullname="QLinkedList::fromStdList" href="qlinkedlist.html#fromStdList" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QLinkedList<T>" signature="fromStdList(const std::list<T> & list)"> + <parameter left="const std::list<T> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toStdList" fullname="QLinkedList::toStdList" href="qlinkedlist.html#toStdList" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="std::list<T>" signature="toStdList() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="remove" fullname="QLinkedList::remove" href="qlinkedlist-qt3.html#remove" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="remove(iterator pos)"> + <parameter left="iterator" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="findIndex" fullname="QLinkedList::findIndex" href="qlinkedlist-qt3.html#findIndex" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="findIndex(const T & t) const"> + <parameter left="const T &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QLinkedList::find" href="qlinkedlist-qt3.html#find" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="find(iterator from, const T & t)"> + <parameter left="iterator" right="" name="from" default=""/> + <parameter left="const T &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QLinkedList::find" href="qlinkedlist-qt3.html#find-2" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="find(const T & t)"> + <parameter left="const T &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QLinkedList::find" href="qlinkedlist-qt3.html#find-3" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="const_iterator" signature="find(const_iterator from, const T & t) const"> + <parameter left="const_iterator" right="" name="from" default=""/> + <parameter left="const T &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QLinkedList::find" href="qlinkedlist-qt3.html#find-4" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="const_iterator" signature="find(const T & t) const"> + <parameter left="const T &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QLinkedList::operator+=" href="qlinkedlist.html#operator+=" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QLinkedList<T> &" signature="operator+=(const QLinkedList<T> & other)"> + <parameter left="const QLinkedList<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QLinkedList::operator+" href="qlinkedlist.html#operator+" location="qlinkedlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLinkedList<T>" signature="operator+(const QLinkedList<T> & other) const"> + <parameter left="const QLinkedList<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QLinkedList::operator+=" href="qlinkedlist.html#operator+=-2" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QLinkedList<T> &" signature="operator+=(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QLinkedList::operator<<" href="qlinkedlist.html#operator<<-2" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QLinkedList<T> &" signature="operator<<(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QLinkedList::operator<<" href="qlinkedlist.html#operator<<" location="qlinkedlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QLinkedList<T> &" signature="operator<<(const QLinkedList<T> & other)"> + <parameter left="const QLinkedList<T> &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractProxyModel" href="qabstractproxymodel.html" location="qabstractproxymodel.h" bases="QAbstractItemModel" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractProxyModel" fullname="QAbstractProxyModel::QAbstractProxyModel" href="qabstractproxymodel.html#QAbstractProxyModel" location="qabstractproxymodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractProxyModel(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractProxyModel" fullname="QAbstractProxyModel::~QAbstractProxyModel" href="qabstractproxymodel.html#dtor.QAbstractProxyModel" location="qabstractproxymodel.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractProxyModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSourceModel" fullname="QAbstractProxyModel::setSourceModel" href="qabstractproxymodel.html#setSourceModel" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSourceModel(QAbstractItemModel * sourceModel)"> + <parameter left="QAbstractItemModel *" right="" name="sourceModel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sourceModel" fullname="QAbstractProxyModel::sourceModel" href="qabstractproxymodel.html#sourceModel" location="qabstractproxymodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemModel *" signature="sourceModel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToSource" fullname="QAbstractProxyModel::mapToSource" href="qabstractproxymodel.html#mapToSource" location="qabstractproxymodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="mapToSource(const QModelIndex & proxyIndex) const"> + <parameter left="const QModelIndex &" right="" name="proxyIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromSource" fullname="QAbstractProxyModel::mapFromSource" href="qabstractproxymodel.html#mapFromSource" location="qabstractproxymodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="mapFromSource(const QModelIndex & sourceIndex) const"> + <parameter left="const QModelIndex &" right="" name="sourceIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapSelectionToSource" fullname="QAbstractProxyModel::mapSelectionToSource" href="qabstractproxymodel.html#mapSelectionToSource" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QItemSelection" signature="mapSelectionToSource(const QItemSelection & proxySelection) const"> + <parameter left="const QItemSelection &" right="" name="proxySelection" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapSelectionFromSource" fullname="QAbstractProxyModel::mapSelectionFromSource" href="qabstractproxymodel.html#mapSelectionFromSource" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QItemSelection" signature="mapSelectionFromSource(const QItemSelection & sourceSelection) const"> + <parameter left="const QItemSelection &" right="" name="sourceSelection" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="submit" fullname="QAbstractProxyModel::submit" href="qabstractproxymodel.html#submit" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="submit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="revert" fullname="QAbstractProxyModel::revert" href="qabstractproxymodel.html#revert" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="revert()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QAbstractProxyModel::data" href="qabstractproxymodel.html#data" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(const QModelIndex & proxyIndex, int role) const"> + <parameter left="const QModelIndex &" right="" name="proxyIndex" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="headerData" fullname="QAbstractProxyModel::headerData" href="qabstractproxymodel.html#headerData" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="headerData(int section, Qt::Orientation orientation, int role) const"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="int" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemData" fullname="QAbstractProxyModel::itemData" href="qabstractproxymodel.html#itemData" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QMap<int, QVariant>" signature="itemData(const QModelIndex & proxyIndex) const"> + <parameter left="const QModelIndex &" right="" name="proxyIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QAbstractProxyModel::flags" href="qabstractproxymodel.html#flags" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QAbstractProxyModel::setData" href="qabstractproxymodel.html#setData" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setData(const QModelIndex & index, const QVariant & value, int role)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeaderData" fullname="QAbstractProxyModel::setHeaderData" href="qabstractproxymodel.html#setHeaderData" location="qabstractproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setHeaderData(int section, Qt::Orientation orientation, const QVariant & value, int role)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QLayoutItem" href="qlayoutitem.html" location="qlayoutitem.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QLayoutItem" fullname="QLayoutItem::QLayoutItem" href="qlayoutitem.html#QLayoutItem" location="qlayoutitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLayoutItem(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QLayoutItem" fullname="QLayoutItem::~QLayoutItem" href="qlayoutitem.html#dtor.QLayoutItem" location="qlayoutitem.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QLayoutItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QLayoutItem::sizeHint" href="qlayoutitem.html#sizeHint" location="qlayoutitem.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSize" fullname="QLayoutItem::minimumSize" href="qlayoutitem.html#minimumSize" location="qlayoutitem.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumSize" fullname="QLayoutItem::maximumSize" href="qlayoutitem.html#maximumSize" location="qlayoutitem.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="maximumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="expandingDirections" fullname="QLayoutItem::expandingDirections" href="qlayoutitem.html#expandingDirections" location="qlayoutitem.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="Qt::Orientations" signature="expandingDirections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QLayoutItem::setGeometry" href="qlayoutitem.html#setGeometry" location="qlayoutitem.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QLayoutItem::geometry" href="qlayoutitem.html#geometry" location="qlayoutitem.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="geometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QLayoutItem::isEmpty" href="qlayoutitem.html#isEmpty" location="qlayoutitem.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasHeightForWidth" fullname="QLayoutItem::hasHeightForWidth" href="qlayoutitem.html#hasHeightForWidth" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasHeightForWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="heightForWidth" fullname="QLayoutItem::heightForWidth" href="qlayoutitem.html#heightForWidth" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="heightForWidth(int w) const"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumHeightForWidth" fullname="QLayoutItem::minimumHeightForWidth" href="qlayoutitem.html#minimumHeightForWidth" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="minimumHeightForWidth(int w) const"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidate" fullname="QLayoutItem::invalidate" href="qlayoutitem.html#invalidate" location="qlayoutitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="invalidate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QLayoutItem::widget" href="qlayoutitem.html#widget" location="qlayoutitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="widget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="layout" fullname="QLayoutItem::layout" href="qlayoutitem.html#layout" location="qlayoutitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QLayout *" signature="layout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="spacerItem" fullname="QLayoutItem::spacerItem" href="qlayoutitem.html#spacerItem" location="qlayoutitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QSpacerItem *" signature="spacerItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QLayoutItem::alignment" href="qlayoutitem.html#alignment" location="qlayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QLayoutItem::setAlignment" href="qlayoutitem.html#setAlignment" location="qlayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="controlTypes" fullname="QLayoutItem::controlTypes" href="qlayoutitem.html#controlTypes" location="qlayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizePolicy::ControlTypes" signature="controlTypes() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="align" fullname="QLayoutItem::align" href="qlayoutitem.html#align-var" location="qlayoutitem.h" type="Qt::Alignment" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSpacerItem" href="qspaceritem.html" location="qlayoutitem.h" bases="QLayoutItem" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSpacerItem" fullname="QSpacerItem::QSpacerItem" href="qspaceritem.html#QSpacerItem" location="qlayoutitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSpacerItem(int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy)"> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="QSizePolicy::Policy" right="" name="hPolicy" default="QSizePolicy::Minimum"/> + <parameter left="QSizePolicy::Policy" right="" name="vPolicy" default="QSizePolicy::Minimum"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changeSize" fullname="QSpacerItem::changeSize" href="qspaceritem.html#changeSize" location="qlayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="changeSize(int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy)"> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="QSizePolicy::Policy" right="" name="hPolicy" default="QSizePolicy::Minimum"/> + <parameter left="QSizePolicy::Policy" right="" name="vPolicy" default="QSizePolicy::Minimum"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QSpacerItem::sizeHint" href="qspaceritem.html#sizeHint" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSize" fullname="QSpacerItem::minimumSize" href="qspaceritem.html#minimumSize" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumSize" fullname="QSpacerItem::maximumSize" href="qspaceritem.html#maximumSize" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="maximumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="expandingDirections" fullname="QSpacerItem::expandingDirections" href="qspaceritem.html#expandingDirections" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::Orientations" signature="expandingDirections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QSpacerItem::isEmpty" href="qspaceritem.html#isEmpty" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QSpacerItem::setGeometry" href="qspaceritem.html#setGeometry" location="qlayoutitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QSpacerItem::geometry" href="qspaceritem.html#geometry" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="geometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="spacerItem" fullname="QSpacerItem::spacerItem" href="qspaceritem.html#spacerItem" location="qlayoutitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QSpacerItem *" signature="spacerItem()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWidgetItem" href="qwidgetitem.html" location="qlayoutitem.h" bases="QLayoutItem" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWidgetItem" fullname="QWidgetItem::QWidgetItem" href="qwidgetitem.html#QWidgetItem" location="qlayoutitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWidgetItem(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QWidgetItem::sizeHint" href="qwidgetitem.html#sizeHint" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSize" fullname="QWidgetItem::minimumSize" href="qwidgetitem.html#minimumSize" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumSize" fullname="QWidgetItem::maximumSize" href="qwidgetitem.html#maximumSize" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="maximumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="expandingDirections" fullname="QWidgetItem::expandingDirections" href="qwidgetitem.html#expandingDirections" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::Orientations" signature="expandingDirections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QWidgetItem::isEmpty" href="qwidgetitem.html#isEmpty" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QWidgetItem::setGeometry" href="qwidgetitem.html#setGeometry" location="qlayoutitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QWidgetItem::geometry" href="qwidgetitem.html#geometry" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="geometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QWidgetItem::widget" href="qwidgetitem.html#widget" location="qlayoutitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="widget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasHeightForWidth" fullname="QWidgetItem::hasHeightForWidth" href="qwidgetitem.html#hasHeightForWidth" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasHeightForWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="heightForWidth" fullname="QWidgetItem::heightForWidth" href="qwidgetitem.html#heightForWidth" location="qlayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="heightForWidth(int w) const"> + <parameter left="int" right="" name="w" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="wid" fullname="QWidgetItem::wid" href="qwidgetitem.html#wid-var" location="qlayoutitem.h" type="QWidget *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QComboBox" href="qcombobox.html" location="qcombobox.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="editable" fullname="QComboBox::editable" href="qcombobox.html#editable-prop" location="qcombobox.h" type="bool"> + <getter name="isEditable"/> + <setter name="setEditable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QComboBox::count" href="qcombobox.html#count-prop" location="qcombobox.h" type="int"> + <getter name="count"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentText" fullname="QComboBox::currentText" href="qcombobox.html#currentText-prop" location="qcombobox.h" type="QString"> + <getter name="currentText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QComboBox::currentIndex" href="qcombobox.html#currentIndex-prop" location="qcombobox.h" type="int"> + <getter name="currentIndex"/> + <setter name="setCurrentIndex"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maxVisibleItems" fullname="QComboBox::maxVisibleItems" href="qcombobox.html#maxVisibleItems-prop" location="qcombobox.h" type="int"> + <getter name="maxVisibleItems"/> + <setter name="setMaxVisibleItems"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maxCount" fullname="QComboBox::maxCount" href="qcombobox.html#maxCount-prop" location="qcombobox.h" type="int"> + <getter name="maxCount"/> + <setter name="setMaxCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="insertPolicy" fullname="QComboBox::insertPolicy" href="qcombobox.html#insertPolicy-prop" location="qcombobox.h" type="InsertPolicy"> + <getter name="insertPolicy"/> + <setter name="setInsertPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sizeAdjustPolicy" fullname="QComboBox::sizeAdjustPolicy" href="qcombobox.html#sizeAdjustPolicy-prop" location="qcombobox.h" type="SizeAdjustPolicy"> + <getter name="sizeAdjustPolicy"/> + <setter name="setSizeAdjustPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumContentsLength" fullname="QComboBox::minimumContentsLength" href="qcombobox.html#minimumContentsLength-prop" location="qcombobox.h" type="int"> + <getter name="minimumContentsLength"/> + <setter name="setMinimumContentsLength"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QComboBox::iconSize" href="qcombobox.html#iconSize-prop" location="qcombobox.h" type="QSize"> + <getter name="iconSize"/> + <setter name="setIconSize"/> + </property> + <property access="public" threadsafety="unspecified" status="obsolete" name="autoCompletion" fullname="QComboBox::autoCompletion" href="qcombobox-obsolete.html#autoCompletion-prop" location="qcombobox.h" type="bool"> + <getter name="autoCompletion"/> + <setter name="setAutoCompletion"/> + </property> + <property access="public" threadsafety="unspecified" status="obsolete" name="autoCompletionCaseSensitivity" fullname="QComboBox::autoCompletionCaseSensitivity" href="qcombobox-obsolete.html#autoCompletionCaseSensitivity-prop" location="qcombobox.h" type="Qt::CaseSensitivity"> + <getter name="autoCompletionCaseSensitivity"/> + <setter name="setAutoCompletionCaseSensitivity"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="duplicatesEnabled" fullname="QComboBox::duplicatesEnabled" href="qcombobox.html#duplicatesEnabled-prop" location="qcombobox.h" type="bool"> + <getter name="duplicatesEnabled"/> + <setter name="setDuplicatesEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="frame" fullname="QComboBox::frame" href="qcombobox.html#frame-prop" location="qcombobox.h" type="bool"> + <getter name="hasFrame"/> + <setter name="setFrame"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="modelColumn" fullname="QComboBox::modelColumn" href="qcombobox.html#modelColumn-prop" location="qcombobox.h" type="int"> + <getter name="modelColumn"/> + <setter name="setModelColumn"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QComboBox" fullname="QComboBox::QComboBox" href="qcombobox.html#QComboBox" location="qcombobox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QComboBox(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QComboBox" fullname="QComboBox::~QComboBox" href="qcombobox.html#dtor.QComboBox" location="qcombobox.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QComboBox()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxVisibleItems" fullname="QComboBox::maxVisibleItems" href="qcombobox.html#maxVisibleItems-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maxVisibleItems" type="int" signature="maxVisibleItems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxVisibleItems" fullname="QComboBox::setMaxVisibleItems" href="qcombobox.html#maxVisibleItems-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maxVisibleItems" type="void" signature="setMaxVisibleItems(int maxItems)"> + <parameter left="int" right="" name="maxItems" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QComboBox::count" href="qcombobox.html#count-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="count" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxCount" fullname="QComboBox::setMaxCount" href="qcombobox.html#maxCount-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maxCount" type="void" signature="setMaxCount(int max)"> + <parameter left="int" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maxCount" fullname="QComboBox::maxCount" href="qcombobox.html#maxCount-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maxCount" type="int" signature="maxCount() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="autoCompletion" fullname="QComboBox::autoCompletion" href="qcombobox-obsolete.html#autoCompletion-prop" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoCompletion" type="bool" signature="autoCompletion() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setAutoCompletion" fullname="QComboBox::setAutoCompletion" href="qcombobox-obsolete.html#autoCompletion-prop" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoCompletion" type="void" signature="setAutoCompletion(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="autoCompletionCaseSensitivity" fullname="QComboBox::autoCompletionCaseSensitivity" href="qcombobox-obsolete.html#autoCompletionCaseSensitivity-prop" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoCompletionCaseSensitivity" type="Qt::CaseSensitivity" signature="autoCompletionCaseSensitivity() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setAutoCompletionCaseSensitivity" fullname="QComboBox::setAutoCompletionCaseSensitivity" href="qcombobox-obsolete.html#autoCompletionCaseSensitivity-prop" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoCompletionCaseSensitivity" type="void" signature="setAutoCompletionCaseSensitivity(Qt::CaseSensitivity sensitivity)"> + <parameter left="Qt::CaseSensitivity" right="" name="sensitivity" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="duplicatesEnabled" fullname="QComboBox::duplicatesEnabled" href="qcombobox.html#duplicatesEnabled-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="duplicatesEnabled" type="bool" signature="duplicatesEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDuplicatesEnabled" fullname="QComboBox::setDuplicatesEnabled" href="qcombobox.html#duplicatesEnabled-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="duplicatesEnabled" type="void" signature="setDuplicatesEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrame" fullname="QComboBox::setFrame" href="qcombobox.html#frame-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="frame" type="void" signature="setFrame(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFrame" fullname="QComboBox::hasFrame" href="qcombobox.html#frame-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="frame" type="bool" signature="hasFrame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findText" fullname="QComboBox::findText" href="qcombobox.html#findText" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="findText(const QString & text, QFlags<Qt::MatchFlag> flags) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QFlags<Qt::MatchFlag>" right="" name="flags" default="Qt::MatchExactly | Qt::MatchCaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findData" fullname="QComboBox::findData" href="qcombobox.html#findData" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="findData(const QVariant & data, int role, QFlags<Qt::MatchFlag> flags) const"> + <parameter left="const QVariant &" right="" name="data" default=""/> + <parameter left="int" right="" name="role" default="Qt::UserRole"/> + <parameter left="QFlags<Qt::MatchFlag>" right="" name="flags" default="Qt::MatchExactly | Qt::MatchCaseSensitive"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="InsertPolicy" fullname="QComboBox::InsertPolicy" href="qcombobox.html#InsertPolicy-enum" location="qcombobox.h"> + <value name="NoInsert" value="0"/> + <value name="InsertAtTop" value="1"/> + <value name="InsertAtCurrent" value="2"/> + <value name="InsertAtBottom" value="3"/> + <value name="InsertAfterCurrent" value="4"/> + <value name="InsertBeforeCurrent" value="5"/> + <value name="InsertAlphabetically" value="6"/> + <value name="NoInsertion" value="NoInsert"/> + <value name="AtTop" value="InsertAtTop"/> + <value name="AtCurrent" value="InsertAtCurrent"/> + <value name="AtBottom" value="InsertAtBottom"/> + <value name="AfterCurrent" value="InsertAfterCurrent"/> + <value name="BeforeCurrent" value="InsertBeforeCurrent"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="compat" name="Policy" fullname="QComboBox::Policy" href="qcombobox-qt3.html#Policy-typedef" location="qcombobox.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertPolicy" fullname="QComboBox::insertPolicy" href="qcombobox.html#insertPolicy-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="insertPolicy" type="InsertPolicy" signature="insertPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInsertPolicy" fullname="QComboBox::setInsertPolicy" href="qcombobox.html#insertPolicy-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="insertPolicy" type="void" signature="setInsertPolicy(InsertPolicy policy)"> + <parameter left="InsertPolicy" right="" name="policy" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="SizeAdjustPolicy" fullname="QComboBox::SizeAdjustPolicy" href="qcombobox.html#SizeAdjustPolicy-enum" location="qcombobox.h"> + <value name="AdjustToContents" value="0"/> + <value name="AdjustToContentsOnFirstShow" value="1"/> + <value name="AdjustToMinimumContentsLength" value="2"/> + <value name="AdjustToMinimumContentsLengthWithIcon" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeAdjustPolicy" fullname="QComboBox::sizeAdjustPolicy" href="qcombobox.html#sizeAdjustPolicy-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sizeAdjustPolicy" type="SizeAdjustPolicy" signature="sizeAdjustPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeAdjustPolicy" fullname="QComboBox::setSizeAdjustPolicy" href="qcombobox.html#sizeAdjustPolicy-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sizeAdjustPolicy" type="void" signature="setSizeAdjustPolicy(SizeAdjustPolicy policy)"> + <parameter left="SizeAdjustPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumContentsLength" fullname="QComboBox::minimumContentsLength" href="qcombobox.html#minimumContentsLength-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumContentsLength" type="int" signature="minimumContentsLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumContentsLength" fullname="QComboBox::setMinimumContentsLength" href="qcombobox.html#minimumContentsLength-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumContentsLength" type="void" signature="setMinimumContentsLength(int characters)"> + <parameter left="int" right="" name="characters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QComboBox::iconSize" href="qcombobox.html#iconSize-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconSize" type="QSize" signature="iconSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconSize" fullname="QComboBox::setIconSize" href="qcombobox.html#iconSize-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="iconSize" type="void" signature="setIconSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEditable" fullname="QComboBox::isEditable" href="qcombobox.html#editable-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="editable" type="bool" signature="isEditable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditable" fullname="QComboBox::setEditable" href="qcombobox.html#editable-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="editable" type="void" signature="setEditable(bool editable)"> + <parameter left="bool" right="" name="editable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLineEdit" fullname="QComboBox::setLineEdit" href="qcombobox.html#setLineEdit" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLineEdit(QLineEdit * edit)"> + <parameter left="QLineEdit *" right="" name="edit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineEdit" fullname="QComboBox::lineEdit" href="qcombobox.html#lineEdit" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLineEdit *" signature="lineEdit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setValidator" fullname="QComboBox::setValidator" href="qcombobox.html#setValidator" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValidator(const QValidator * validator)"> + <parameter left="const QValidator *" right="" name="validator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="validator" fullname="QComboBox::validator" href="qcombobox.html#validator" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QValidator *" signature="validator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCompleter" fullname="QComboBox::setCompleter" href="qcombobox.html#setCompleter" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCompleter(QCompleter * completer)"> + <parameter left="QCompleter *" right="" name="completer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="completer" fullname="QComboBox::completer" href="qcombobox.html#completer" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QCompleter *" signature="completer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemDelegate" fullname="QComboBox::itemDelegate" href="qcombobox.html#itemDelegate" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemDelegate *" signature="itemDelegate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemDelegate" fullname="QComboBox::setItemDelegate" href="qcombobox.html#setItemDelegate" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemDelegate(QAbstractItemDelegate * delegate)"> + <parameter left="QAbstractItemDelegate *" right="" name="delegate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="model" fullname="QComboBox::model" href="qcombobox.html#model" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemModel *" signature="model() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModel" fullname="QComboBox::setModel" href="qcombobox.html#setModel" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setModel(QAbstractItemModel * model)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rootModelIndex" fullname="QComboBox::rootModelIndex" href="qcombobox.html#rootModelIndex" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="rootModelIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRootModelIndex" fullname="QComboBox::setRootModelIndex" href="qcombobox.html#setRootModelIndex" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRootModelIndex(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="modelColumn" fullname="QComboBox::modelColumn" href="qcombobox.html#modelColumn-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="modelColumn" type="int" signature="modelColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModelColumn" fullname="QComboBox::setModelColumn" href="qcombobox.html#modelColumn-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="modelColumn" type="void" signature="setModelColumn(int visibleColumn)"> + <parameter left="int" right="" name="visibleColumn" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QComboBox::currentIndex" href="qcombobox.html#currentIndex-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentIndex" type="int" signature="currentIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentText" fullname="QComboBox::currentText" href="qcombobox.html#currentText-prop" location="qcombobox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentText" type="QString" signature="currentText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemText" fullname="QComboBox::itemText" href="qcombobox.html#itemText" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="itemText(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemIcon" fullname="QComboBox::itemIcon" href="qcombobox.html#itemIcon" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="itemIcon(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemData" fullname="QComboBox::itemData" href="qcombobox.html#itemData" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="itemData(int index, int role) const"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="role" default="Qt::UserRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QComboBox::addItem" href="qcombobox.html#addItem" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(const QString & text, const QVariant & userData)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QVariant &" right="" name="userData" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QComboBox::addItem" href="qcombobox.html#addItem-2" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addItem(const QIcon & icon, const QString & text, const QVariant & userData)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QVariant &" right="" name="userData" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItems" fullname="QComboBox::addItems" href="qcombobox.html#addItems" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addItems(const QStringList & texts)"> + <parameter left="const QStringList &" right="" name="texts" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="QComboBox::insertItem" href="qcombobox.html#insertItem" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertItem(int index, const QString & text, const QVariant & userData)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QVariant &" right="" name="userData" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="QComboBox::insertItem" href="qcombobox.html#insertItem-2" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertItem(int index, const QIcon & icon, const QString & text, const QVariant & userData)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QVariant &" right="" name="userData" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItems" fullname="QComboBox::insertItems" href="qcombobox.html#insertItems" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertItems(int index, const QStringList & list)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QStringList &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertSeparator" fullname="QComboBox::insertSeparator" href="qcombobox.html#insertSeparator" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertSeparator(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItem" fullname="QComboBox::removeItem" href="qcombobox.html#removeItem" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemText" fullname="QComboBox::setItemText" href="qcombobox.html#setItemText" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemText(int index, const QString & text)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemIcon" fullname="QComboBox::setItemIcon" href="qcombobox.html#setItemIcon" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemIcon(int index, const QIcon & icon)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemData" fullname="QComboBox::setItemData" href="qcombobox.html#setItemData" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemData(int index, const QVariant & value, int role)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::UserRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="view" fullname="QComboBox::view" href="qcombobox.html#view" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemView *" signature="view() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setView" fullname="QComboBox::setView" href="qcombobox.html#setView" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setView(QAbstractItemView * itemView)"> + <parameter left="QAbstractItemView *" right="" name="itemView" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QComboBox::sizeHint" href="qcombobox.html#sizeHint" location="qcombobox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QComboBox::minimumSizeHint" href="qcombobox.html#minimumSizeHint" location="qcombobox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showPopup" fullname="QComboBox::showPopup" href="qcombobox.html#showPopup" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showPopup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hidePopup" fullname="QComboBox::hidePopup" href="qcombobox.html#hidePopup" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hidePopup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QComboBox::event" href="qcombobox.html#event" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QComboBox::clear" href="qcombobox.html#clear" location="qcombobox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearEditText" fullname="QComboBox::clearEditText" href="qcombobox.html#clearEditText" location="qcombobox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clearEditText()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditText" fullname="QComboBox::setEditText" href="qcombobox.html#setEditText" location="qcombobox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setEditText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentIndex" fullname="QComboBox::setCurrentIndex" href="qcombobox.html#currentIndex-prop" location="qcombobox.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="currentIndex" type="void" signature="setCurrentIndex(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="editTextChanged" fullname="QComboBox::editTextChanged" href="qcombobox.html#editTextChanged" location="qcombobox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="editTextChanged(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="QComboBox::activated" href="qcombobox.html#activated" location="qcombobox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="QComboBox::activated" href="qcombobox.html#activated-2" location="qcombobox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="activated(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="QComboBox::highlighted" href="qcombobox.html#highlighted" location="qcombobox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="highlighted(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="QComboBox::highlighted" href="qcombobox.html#highlighted-2" location="qcombobox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="highlighted(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndexChanged" fullname="QComboBox::currentIndexChanged" href="qcombobox.html#currentIndexChanged" location="qcombobox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentIndexChanged(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndexChanged" fullname="QComboBox::currentIndexChanged" href="qcombobox.html#currentIndexChanged-2" location="qcombobox.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="currentIndexChanged(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QComboBox::focusInEvent" href="qcombobox.html#focusInEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QComboBox::focusOutEvent" href="qcombobox.html#focusOutEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QComboBox::changeEvent" href="qcombobox.html#changeEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QComboBox::resizeEvent" href="qcombobox.html#resizeEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QComboBox::paintEvent" href="qcombobox.html#paintEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QComboBox::showEvent" href="qcombobox.html#showEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * e)"> + <parameter left="QShowEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QComboBox::hideEvent" href="qcombobox.html#hideEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * e)"> + <parameter left="QHideEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QComboBox::mousePressEvent" href="qcombobox.html#mousePressEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QComboBox::mouseReleaseEvent" href="qcombobox.html#mouseReleaseEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QComboBox::keyPressEvent" href="qcombobox.html#keyPressEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QComboBox::keyReleaseEvent" href="qcombobox.html#keyReleaseEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QComboBox::wheelEvent" href="qcombobox.html#wheelEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * e)"> + <parameter left="QWheelEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QComboBox::contextMenuEvent" href="qcombobox.html#contextMenuEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="QComboBox::inputMethodEvent" href="qcombobox.html#inputMethodEvent" location="qcombobox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * e)"> + <parameter left="QInputMethodEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QComboBox::inputMethodQuery" href="qcombobox.html#inputMethodQuery" location="qcombobox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QComboBox::initStyleOption" href="qcombobox.html#initStyleOption" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionComboBox * option) const"> + <parameter left="QStyleOptionComboBox *" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QComboBox" fullname="QComboBox::QComboBox" href="qcombobox-qt3.html#QComboBox-2" location="qcombobox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QComboBox(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QComboBox" fullname="QComboBox::QComboBox" href="qcombobox-qt3.html#QComboBox-3" location="qcombobox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QComboBox(bool rw, QWidget * parent, const char * name)"> + <parameter left="bool" right="" name="rw" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="currentItem" fullname="QComboBox::currentItem" href="qcombobox-qt3.html#currentItem" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentItem() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setCurrentItem" fullname="QComboBox::setCurrentItem" href="qcombobox-qt3.html#setCurrentItem" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentItem(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertionPolicy" fullname="QComboBox::insertionPolicy" href="qcombobox-qt3.html#insertionPolicy" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="InsertPolicy" signature="insertionPolicy() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setInsertionPolicy" fullname="QComboBox::setInsertionPolicy" href="qcombobox-qt3.html#setInsertionPolicy" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInsertionPolicy(InsertPolicy policy)"> + <parameter left="InsertPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="editable" fullname="QComboBox::editable" href="qcombobox-qt3.html#editable" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="editable() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="popup" fullname="QComboBox::popup" href="qcombobox-qt3.html#popup" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="popup()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setCurrentText" fullname="QComboBox::setCurrentText" href="qcombobox-qt3.html#setCurrentText" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="text" fullname="QComboBox::text" href="qcombobox-qt3.html#text" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="pixmap" fullname="QComboBox::pixmap" href="qcombobox-qt3.html#pixmap" location="qcombobox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertStringList" fullname="QComboBox::insertStringList" href="qcombobox-qt3.html#insertStringList" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertStringList(const QStringList & list, int index)"> + <parameter left="const QStringList &" right="" name="list" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QComboBox::insertItem" href="qcombobox-qt3.html#insertItem-3" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="insertItem(const QString & text, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QComboBox::insertItem" href="qcombobox-qt3.html#insertItem-4" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="insertItem(const QPixmap & pixmap, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QComboBox::insertItem" href="qcombobox-qt3.html#insertItem-5" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="insertItem(const QPixmap & pixmap, const QString & text, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeItem" fullname="QComboBox::changeItem" href="qcombobox-qt3.html#changeItem" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="changeItem(const QString & text, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeItem" fullname="QComboBox::changeItem" href="qcombobox-qt3.html#changeItem-2" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="changeItem(const QPixmap & pixmap, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeItem" fullname="QComboBox::changeItem" href="qcombobox-qt3.html#changeItem-3" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="changeItem(const QPixmap & pixmap, const QString & text, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="clearValidator" fullname="QComboBox::clearValidator" href="qcombobox-qt3.html#clearValidator" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearValidator()"/> + <function access="public" threadsafety="unspecified" status="compat" name="clearEdit" fullname="QComboBox::clearEdit" href="qcombobox-qt3.html#clearEdit" location="qcombobox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearEdit()"/> + <function access="public" threadsafety="unspecified" status="compat" name="textChanged" fullname="QComboBox::textChanged" href="qcombobox-qt3.html#textChanged" location="qcombobox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="textChanged(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QPrinter" href="qprinter.html" location="qprinter.h" bases="QPaintDevice" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="PrinterMode" fullname="QPrinter::PrinterMode" href="qprinter.html#PrinterMode-enum" location="qprinter.h"> + <value name="ScreenResolution" value="0"/> + <value name="PrinterResolution" value="1"/> + <value name="HighResolution" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrinter" fullname="QPrinter::QPrinter" href="qprinter.html#QPrinter" location="qprinter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPrinter(PrinterMode mode)"> + <parameter left="PrinterMode" right="" name="mode" default="ScreenResolution"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrinter" fullname="QPrinter::QPrinter" href="qprinter.html#QPrinter-2" location="qprinter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPrinter(const QPrinterInfo & printer, PrinterMode mode)"> + <parameter left="const QPrinterInfo &" right="" name="printer" default=""/> + <parameter left="PrinterMode" right="" name="mode" default="ScreenResolution"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPrinter" fullname="QPrinter::~QPrinter" href="qprinter.html#dtor.QPrinter" location="qprinter.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPrinter()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Orientation" fullname="QPrinter::Orientation" href="qprinter.html#Orientation-enum" location="qprinter.h"> + <value name="Portrait" value="0"/> + <value name="Landscape" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="obsolete" name="PageSize" fullname="QPrinter::PageSize" href="qprinter-obsolete.html#PageSize-enum" location="qprinter.h"> + <value name="A4" value="0"/> + <value name="B5" value="1"/> + <value name="Letter" value="2"/> + <value name="Legal" value="3"/> + <value name="Executive" value="4"/> + <value name="A0" value="5"/> + <value name="A1" value="6"/> + <value name="A2" value="7"/> + <value name="A3" value="8"/> + <value name="A5" value="9"/> + <value name="A6" value="10"/> + <value name="A7" value="11"/> + <value name="A8" value="12"/> + <value name="A9" value="13"/> + <value name="B0" value="14"/> + <value name="B1" value="15"/> + <value name="B10" value="16"/> + <value name="B2" value="17"/> + <value name="B3" value="18"/> + <value name="B4" value="19"/> + <value name="B6" value="20"/> + <value name="B7" value="21"/> + <value name="B8" value="22"/> + <value name="B9" value="23"/> + <value name="C5E" value="24"/> + <value name="Comm10E" value="25"/> + <value name="DLE" value="26"/> + <value name="Folio" value="27"/> + <value name="Ledger" value="28"/> + <value name="Tabloid" value="29"/> + <value name="Custom" value="30"/> + <value name="NPageSize" value="Custom"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PaperSize" fullname="QPrinter::PaperSize" href="qprinter.html#PaperSize-enum" location="qprinter.h"> + <value name="A4" value="0"/> + <value name="B5" value="1"/> + <value name="Letter" value="2"/> + <value name="Legal" value="3"/> + <value name="Executive" value="4"/> + <value name="A0" value="5"/> + <value name="A1" value="6"/> + <value name="A2" value="7"/> + <value name="A3" value="8"/> + <value name="A5" value="9"/> + <value name="A6" value="10"/> + <value name="A7" value="11"/> + <value name="A8" value="12"/> + <value name="A9" value="13"/> + <value name="B0" value="14"/> + <value name="B1" value="15"/> + <value name="B10" value="16"/> + <value name="B2" value="17"/> + <value name="B3" value="18"/> + <value name="B4" value="19"/> + <value name="B6" value="20"/> + <value name="B7" value="21"/> + <value name="B8" value="22"/> + <value name="B9" value="23"/> + <value name="C5E" value="24"/> + <value name="Comm10E" value="25"/> + <value name="DLE" value="26"/> + <value name="Folio" value="27"/> + <value name="Ledger" value="28"/> + <value name="Tabloid" value="29"/> + <value name="Custom" value="30"/> + <value name="NPageSize" value="Custom"/> + <value name="NPaperSize" value="Custom"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PageOrder" fullname="QPrinter::PageOrder" href="qprinter.html#PageOrder-enum" location="qprinter.h"> + <value name="FirstPageFirst" value="0"/> + <value name="LastPageFirst" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ColorMode" fullname="QPrinter::ColorMode" href="qprinter.html#ColorMode-enum" location="qprinter.h"> + <value name="GrayScale" value="0"/> + <value name="Color" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PaperSource" fullname="QPrinter::PaperSource" href="qprinter.html#PaperSource-enum" location="qprinter.h"> + <value name="OnlyOne" value="0"/> + <value name="Lower" value="1"/> + <value name="Middle" value="2"/> + <value name="Manual" value="3"/> + <value name="Envelope" value="4"/> + <value name="EnvelopeManual" value="5"/> + <value name="Auto" value="6"/> + <value name="Tractor" value="7"/> + <value name="SmallFormat" value="8"/> + <value name="LargeFormat" value="9"/> + <value name="LargeCapacity" value="10"/> + <value name="Cassette" value="11"/> + <value name="FormSource" value="12"/> + <value name="MaxPageSource" value="13"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PrinterState" fullname="QPrinter::PrinterState" href="qprinter.html#PrinterState-enum" location="qprinter.h"> + <value name="Idle" value="0"/> + <value name="Active" value="1"/> + <value name="Aborted" value="2"/> + <value name="Error" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="OutputFormat" fullname="QPrinter::OutputFormat" href="qprinter.html#OutputFormat-enum" location="qprinter.h"> + <value name="NativeFormat" value="0"/> + <value name="PdfFormat" value="1"/> + <value name="PostScriptFormat" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PrintRange" fullname="QPrinter::PrintRange" href="qprinter.html#PrintRange-enum" location="qprinter.h"> + <value name="AllPages" value="0"/> + <value name="Selection" value="1"/> + <value name="PageRange" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Unit" fullname="QPrinter::Unit" href="qprinter.html#Unit-enum" location="qprinter.h"> + <value name="Millimeter" value="0"/> + <value name="Point" value="1"/> + <value name="Inch" value="2"/> + <value name="Pica" value="3"/> + <value name="Didot" value="4"/> + <value name="Cicero" value="5"/> + <value name="DevicePixel" value="6"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="DuplexMode" fullname="QPrinter::DuplexMode" href="qprinter.html#DuplexMode-enum" location="qprinter.h"> + <value name="DuplexNone" value="0"/> + <value name="DuplexAuto" value="1"/> + <value name="DuplexLongSide" value="2"/> + <value name="DuplexShortSide" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="compat" name="PrinterOption" fullname="QPrinter::PrinterOption" href="qprinter-qt3.html#PrinterOption-enum" location="qprinter.h"> + <value name="PrintToFile" value="0"/> + <value name="PrintSelection" value="1"/> + <value name="PrintPageRange" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setOutputFormat" fullname="QPrinter::setOutputFormat" href="qprinter.html#setOutputFormat" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOutputFormat(OutputFormat format)"> + <parameter left="OutputFormat" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="outputFormat" fullname="QPrinter::outputFormat" href="qprinter.html#outputFormat" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="OutputFormat" signature="outputFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrinterName" fullname="QPrinter::setPrinterName" href="qprinter.html#setPrinterName" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrinterName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="printerName" fullname="QPrinter::printerName" href="qprinter.html#printerName" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="printerName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QPrinter::isValid" href="qprinter.html#isValid" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOutputFileName" fullname="QPrinter::setOutputFileName" href="qprinter.html#setOutputFileName" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOutputFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="outputFileName" fullname="QPrinter::outputFileName" href="qprinter.html#outputFileName" location="qprinter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="outputFileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrintProgram" fullname="QPrinter::setPrintProgram" href="qprinter.html#setPrintProgram" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrintProgram(const QString & printProg)"> + <parameter left="const QString &" right="" name="printProg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="printProgram" fullname="QPrinter::printProgram" href="qprinter.html#printProgram" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="printProgram() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocName" fullname="QPrinter::setDocName" href="qprinter.html#setDocName" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDocName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="docName" fullname="QPrinter::docName" href="qprinter.html#docName" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="docName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCreator" fullname="QPrinter::setCreator" href="qprinter.html#setCreator" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCreator(const QString & creator)"> + <parameter left="const QString &" right="" name="creator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="creator" fullname="QPrinter::creator" href="qprinter.html#creator" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="creator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="QPrinter::setOrientation" href="qprinter.html#setOrientation" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOrientation(Orientation orientation)"> + <parameter left="Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QPrinter::orientation" href="qprinter.html#orientation" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setPageSize" fullname="QPrinter::setPageSize" href="qprinter-obsolete.html#setPageSize" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPageSize(PageSize newPageSize)"> + <parameter left="PageSize" right="" name="newPageSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="pageSize" fullname="QPrinter::pageSize" href="qprinter-obsolete.html#pageSize" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PageSize" signature="pageSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPaperSize" fullname="QPrinter::setPaperSize" href="qprinter.html#setPaperSize" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPaperSize(PaperSize newPaperSize)"> + <parameter left="PaperSize" right="" name="newPaperSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paperSize" fullname="QPrinter::paperSize" href="qprinter.html#paperSize" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PaperSize" signature="paperSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPaperSize" fullname="QPrinter::setPaperSize" href="qprinter.html#setPaperSize-2" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPaperSize(const QSizeF & paperSize, Unit unit)"> + <parameter left="const QSizeF &" right="" name="paperSize" default=""/> + <parameter left="Unit" right="" name="unit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paperSize" fullname="QPrinter::paperSize" href="qprinter.html#paperSize-2" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QSizeF" signature="paperSize(Unit unit) const"> + <parameter left="Unit" right="" name="unit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPageOrder" fullname="QPrinter::setPageOrder" href="qprinter.html#setPageOrder" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPageOrder(PageOrder pageOrder)"> + <parameter left="PageOrder" right="" name="pageOrder" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageOrder" fullname="QPrinter::pageOrder" href="qprinter.html#pageOrder" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PageOrder" signature="pageOrder() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setResolution" fullname="QPrinter::setResolution" href="qprinter.html#setResolution" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setResolution(int dpi)"> + <parameter left="int" right="" name="dpi" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resolution" fullname="QPrinter::resolution" href="qprinter.html#resolution" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="resolution() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColorMode" fullname="QPrinter::setColorMode" href="qprinter.html#setColorMode" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColorMode(ColorMode newColorMode)"> + <parameter left="ColorMode" right="" name="newColorMode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="colorMode" fullname="QPrinter::colorMode" href="qprinter.html#colorMode" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ColorMode" signature="colorMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCollateCopies" fullname="QPrinter::setCollateCopies" href="qprinter.html#setCollateCopies" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCollateCopies(bool collate)"> + <parameter left="bool" right="" name="collate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collateCopies" fullname="QPrinter::collateCopies" href="qprinter.html#collateCopies" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="collateCopies() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFullPage" fullname="QPrinter::setFullPage" href="qprinter.html#setFullPage" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFullPage(bool fp)"> + <parameter left="bool" right="" name="fp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fullPage" fullname="QPrinter::fullPage" href="qprinter.html#fullPage" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fullPage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumCopies" fullname="QPrinter::setNumCopies" href="qprinter.html#setNumCopies" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumCopies(int numCopies)"> + <parameter left="int" right="" name="numCopies" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numCopies" fullname="QPrinter::numCopies" href="qprinter.html#numCopies" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numCopies() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPaperSource" fullname="QPrinter::setPaperSource" href="qprinter.html#setPaperSource" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPaperSource(PaperSource source)"> + <parameter left="PaperSource" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paperSource" fullname="QPrinter::paperSource" href="qprinter.html#paperSource" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PaperSource" signature="paperSource() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDuplex" fullname="QPrinter::setDuplex" href="qprinter.html#setDuplex" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDuplex(DuplexMode duplex)"> + <parameter left="DuplexMode" right="" name="duplex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="duplex" fullname="QPrinter::duplex" href="qprinter.html#duplex" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="DuplexMode" signature="duplex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedResolutions" fullname="QPrinter::supportedResolutions" href="qprinter.html#supportedResolutions" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<int>" signature="supportedResolutions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedPaperSources" fullname="QPrinter::supportedPaperSources" href="qprinter.html#supportedPaperSources" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<PaperSource>" signature="supportedPaperSources() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontEmbeddingEnabled" fullname="QPrinter::setFontEmbeddingEnabled" href="qprinter.html#setFontEmbeddingEnabled" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontEmbeddingEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontEmbeddingEnabled" fullname="QPrinter::fontEmbeddingEnabled" href="qprinter.html#fontEmbeddingEnabled" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fontEmbeddingEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDoubleSidedPrinting" fullname="QPrinter::setDoubleSidedPrinting" href="qprinter.html#setDoubleSidedPrinting" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDoubleSidedPrinting(bool doubleSided)"> + <parameter left="bool" right="" name="doubleSided" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleSidedPrinting" fullname="QPrinter::doubleSidedPrinting" href="qprinter.html#doubleSidedPrinting" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="doubleSidedPrinting() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWinPageSize" fullname="QPrinter::setWinPageSize" href="qprinter.html#setWinPageSize" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWinPageSize(int pageSize)"> + <parameter left="int" right="" name="pageSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="winPageSize" fullname="QPrinter::winPageSize" href="qprinter.html#winPageSize" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="winPageSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paperRect" fullname="QPrinter::paperRect" href="qprinter.html#paperRect" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="paperRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pageRect" fullname="QPrinter::pageRect" href="qprinter.html#pageRect" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="pageRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paperRect" fullname="QPrinter::paperRect" href="qprinter.html#paperRect-2" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRectF" signature="paperRect(Unit unit) const"> + <parameter left="Unit" right="" name="unit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageRect" fullname="QPrinter::pageRect" href="qprinter.html#pageRect-2" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRectF" signature="pageRect(Unit unit) const"> + <parameter left="Unit" right="" name="unit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="printerSelectionOption" fullname="QPrinter::printerSelectionOption" href="qprinter.html#printerSelectionOption" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="printerSelectionOption() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrinterSelectionOption" fullname="QPrinter::setPrinterSelectionOption" href="qprinter.html#setPrinterSelectionOption" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrinterSelectionOption(const QString & option)"> + <parameter left="const QString &" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newPage" fullname="QPrinter::newPage" href="qprinter.html#newPage" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="newPage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="abort" fullname="QPrinter::abort" href="qprinter.html#abort" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="abort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="printerState" fullname="QPrinter::printerState" href="qprinter.html#printerState" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PrinterState" signature="printerState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paintEngine" fullname="QPrinter::paintEngine" href="qprinter.html#paintEngine" location="qprinter.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPaintEngine *" signature="paintEngine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="printEngine" fullname="QPrinter::printEngine" href="qprinter.html#printEngine" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPrintEngine *" signature="printEngine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFromTo" fullname="QPrinter::setFromTo" href="qprinter.html#setFromTo" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFromTo(int from, int to)"> + <parameter left="int" right="" name="from" default=""/> + <parameter left="int" right="" name="to" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromPage" fullname="QPrinter::fromPage" href="qprinter.html#fromPage" location="qprinter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="fromPage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPage" fullname="QPrinter::toPage" href="qprinter.html#toPage" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="toPage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrintRange" fullname="QPrinter::setPrintRange" href="qprinter.html#setPrintRange" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrintRange(PrintRange range)"> + <parameter left="PrintRange" right="" name="range" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="printRange" fullname="QPrinter::printRange" href="qprinter.html#printRange" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PrintRange" signature="printRange() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPageMargins" fullname="QPrinter::setPageMargins" href="qprinter.html#setPageMargins" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPageMargins(qreal left, qreal top, qreal right, qreal bottom, Unit unit)"> + <parameter left="qreal" right="" name="left" default=""/> + <parameter left="qreal" right="" name="top" default=""/> + <parameter left="qreal" right="" name="right" default=""/> + <parameter left="qreal" right="" name="bottom" default=""/> + <parameter left="Unit" right="" name="unit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getPageMargins" fullname="QPrinter::getPageMargins" href="qprinter.html#getPageMargins" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getPageMargins(qreal * left, qreal * top, qreal * right, qreal * bottom, Unit unit) const"> + <parameter left="qreal *" right="" name="left" default=""/> + <parameter left="qreal *" right="" name="top" default=""/> + <parameter left="qreal *" right="" name="right" default=""/> + <parameter left="qreal *" right="" name="bottom" default=""/> + <parameter left="Unit" right="" name="unit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="pageSetup" fullname="QPrinter::pageSetup" href="qprinter-qt3.html#pageSetup" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="pageSetup(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="printSetup" fullname="QPrinter::printSetup" href="qprinter-qt3.html#printSetup" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="printSetup(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setup" fullname="QPrinter::setup" href="qprinter-qt3.html#setup" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setup(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setMinMax" fullname="QPrinter::setMinMax" href="qprinter-qt3.html#setMinMax" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMinMax(int minPage, int maxPage)"> + <parameter left="int" right="" name="minPage" default=""/> + <parameter left="int" right="" name="maxPage" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="minPage" fullname="QPrinter::minPage" href="qprinter-qt3.html#minPage" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="minPage() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="maxPage" fullname="QPrinter::maxPage" href="qprinter-qt3.html#maxPage" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maxPage() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setCollateCopiesEnabled" fullname="QPrinter::setCollateCopiesEnabled" href="qprinter-qt3.html#setCollateCopiesEnabled" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCollateCopiesEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="collateCopiesEnabled" fullname="QPrinter::collateCopiesEnabled" href="qprinter-qt3.html#collateCopiesEnabled" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="collateCopiesEnabled() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setOptionEnabled" fullname="QPrinter::setOptionEnabled" href="qprinter-qt3.html#setOptionEnabled" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOptionEnabled(PrinterOption option, bool enable)"> + <parameter left="PrinterOption" right="" name="option" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isOptionEnabled" fullname="QPrinter::isOptionEnabled" href="qprinter-qt3.html#isOptionEnabled" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isOptionEnabled(PrinterOption option) const"> + <parameter left="PrinterOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="margins" fullname="QPrinter::margins" href="qprinter-qt3.html#margins-2" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QSize" signature="margins() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="margins" fullname="QPrinter::margins" href="qprinter-qt3.html#margins" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="margins(uint * top, uint * left, uint * bottom, uint * right) const"> + <parameter left="uint *" right="" name="top" default=""/> + <parameter left="uint *" right="" name="left" default=""/> + <parameter left="uint *" right="" name="bottom" default=""/> + <parameter left="uint *" right="" name="right" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="aborted" fullname="QPrinter::aborted" href="qprinter-qt3.html#aborted" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="aborted()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setOutputToFile" fullname="QPrinter::setOutputToFile" href="qprinter-qt3.html#setOutputToFile" location="qprinter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOutputToFile(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="outputToFile" fullname="QPrinter::outputToFile" href="qprinter-qt3.html#outputToFile" location="qprinter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="outputToFile() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setEngines" fullname="QPrinter::setEngines" href="qprinter.html#setEngines" location="qprinter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEngines(QPrintEngine * printEngine, QPaintEngine * paintEngine)"> + <parameter left="QPrintEngine *" right="" name="printEngine" default=""/> + <parameter left="QPaintEngine *" right="" name="paintEngine" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMimeData" href="qmimedata.html" location="qmimedata.h" bases="QObject" module="QtCore"> + <contents name="platform-specific-mime-types" title="Platform-Specific MIME Types" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QMimeData" fullname="QMimeData::QMimeData" href="qmimedata.html#QMimeData" location="qmimedata.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMimeData()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMimeData" fullname="QMimeData::~QMimeData" href="qmimedata.html#dtor.QMimeData" location="qmimedata.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMimeData()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="urls" fullname="QMimeData::urls" href="qmimedata.html#urls" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QUrl>" signature="urls() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUrls" fullname="QMimeData::setUrls" href="qmimedata.html#setUrls" location="qmimedata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUrls(const QList<QUrl> & urls)"> + <parameter left="const QList<QUrl> &" right="" name="urls" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasUrls" fullname="QMimeData::hasUrls" href="qmimedata.html#hasUrls" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasUrls() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QMimeData::text" href="qmimedata.html#text" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QMimeData::setText" href="qmimedata.html#setText" location="qmimedata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasText" fullname="QMimeData::hasText" href="qmimedata.html#hasText" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="html" fullname="QMimeData::html" href="qmimedata.html#html" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="html() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHtml" fullname="QMimeData::setHtml" href="qmimedata.html#setHtml" location="qmimedata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHtml(const QString & html)"> + <parameter left="const QString &" right="" name="html" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasHtml" fullname="QMimeData::hasHtml" href="qmimedata.html#hasHtml" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasHtml() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="imageData" fullname="QMimeData::imageData" href="qmimedata.html#imageData" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="imageData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setImageData" fullname="QMimeData::setImageData" href="qmimedata.html#setImageData" location="qmimedata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setImageData(const QVariant & image)"> + <parameter left="const QVariant &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasImage" fullname="QMimeData::hasImage" href="qmimedata.html#hasImage" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasImage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="colorData" fullname="QMimeData::colorData" href="qmimedata.html#colorData" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="colorData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColorData" fullname="QMimeData::setColorData" href="qmimedata.html#setColorData" location="qmimedata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColorData(const QVariant & color)"> + <parameter left="const QVariant &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasColor" fullname="QMimeData::hasColor" href="qmimedata.html#hasColor" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasColor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QMimeData::data" href="qmimedata.html#data" location="qmimedata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="data(const QString & mimeType) const"> + <parameter left="const QString &" right="" name="mimeType" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QMimeData::setData" href="qmimedata.html#setData" location="qmimedata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QString & mimeType, const QByteArray & data)"> + <parameter left="const QString &" right="" name="mimeType" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeFormat" fullname="QMimeData::removeFormat" href="qmimedata.html#removeFormat" location="qmimedata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeFormat(const QString & mimeType)"> + <parameter left="const QString &" right="" name="mimeType" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFormat" fullname="QMimeData::hasFormat" href="qmimedata.html#hasFormat" location="qmimedata.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasFormat(const QString & mimeType) const"> + <parameter left="const QString &" right="" name="mimeType" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="formats" fullname="QMimeData::formats" href="qmimedata.html#formats" location="qmimedata.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="formats() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QMimeData::clear" href="qmimedata.html#clear" location="qmimedata.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="retrieveData" fullname="QMimeData::retrieveData" href="qmimedata.html#retrieveData" location="qmimedata.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="retrieveData(const QString & mimeType, QVariant::Type type) const"> + <parameter left="const QString &" right="" name="mimeType" default=""/> + <parameter left="QVariant::Type" right="" name="type" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QButtonGroup" href="qbuttongroup.html" location="qbuttongroup.h" bases="QObject" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="exclusive" fullname="QButtonGroup::exclusive" href="qbuttongroup.html#exclusive-prop" location="qbuttongroup.h" type="bool"> + <getter name="exclusive"/> + <setter name="setExclusive"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QButtonGroup" fullname="QButtonGroup::QButtonGroup" href="qbuttongroup.html#QButtonGroup" location="qabstractbutton.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QButtonGroup(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QButtonGroup" fullname="QButtonGroup::~QButtonGroup" href="qbuttongroup.html#dtor.QButtonGroup" location="qabstractbutton.cpp" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QButtonGroup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setExclusive" fullname="QButtonGroup::setExclusive" href="qbuttongroup.html#exclusive-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="exclusive" type="void" signature="setExclusive(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exclusive" fullname="QButtonGroup::exclusive" href="qbuttongroup.html#exclusive-prop" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="exclusive" type="bool" signature="exclusive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addButton" fullname="QButtonGroup::addButton" href="qbuttongroup.html#addButton" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addButton(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addButton" fullname="QButtonGroup::addButton" href="qbuttongroup.html#addButton-2" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addButton(QAbstractButton * button, int id)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeButton" fullname="QButtonGroup::removeButton" href="qbuttongroup.html#removeButton" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeButton(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttons" fullname="QButtonGroup::buttons" href="qbuttongroup.html#buttons" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QAbstractButton *>" signature="buttons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="checkedButton" fullname="QButtonGroup::checkedButton" href="qbuttongroup.html#checkedButton" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractButton *" signature="checkedButton() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="button" fullname="QButtonGroup::button" href="qbuttongroup.html#button" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractButton *" signature="button(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setId" fullname="QButtonGroup::setId" href="qbuttongroup.html#setId" location="qabstractbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setId(QAbstractButton * button, int id)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="id" fullname="QButtonGroup::id" href="qbuttongroup.html#id" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="id(QAbstractButton * button) const"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="checkedId" fullname="QButtonGroup::checkedId" href="qbuttongroup.html#checkedId" location="qabstractbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="checkedId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonClicked" fullname="QButtonGroup::buttonClicked" href="qbuttongroup.html#buttonClicked" location="qbuttongroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="buttonClicked(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonClicked" fullname="QButtonGroup::buttonClicked" href="qbuttongroup.html#buttonClicked-2" location="qbuttongroup.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="buttonClicked(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonPressed" fullname="QButtonGroup::buttonPressed" href="qbuttongroup.html#buttonPressed" location="qbuttongroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="buttonPressed(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonPressed" fullname="QButtonGroup::buttonPressed" href="qbuttongroup.html#buttonPressed-2" location="qbuttongroup.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="buttonPressed(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonReleased" fullname="QButtonGroup::buttonReleased" href="qbuttongroup.html#buttonReleased" location="qbuttongroup.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="buttonReleased(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonReleased" fullname="QButtonGroup::buttonReleased" href="qbuttongroup.html#buttonReleased-2" location="qbuttongroup.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="buttonReleased(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insert" fullname="QButtonGroup::insert" href="qbuttongroup-qt3.html#insert" location="qbuttongroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(QAbstractButton * b)"> + <parameter left="QAbstractButton *" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="remove" fullname="QButtonGroup::remove" href="qbuttongroup-qt3.html#remove" location="qbuttongroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(QAbstractButton * b)"> + <parameter left="QAbstractButton *" right="" name="b" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHostAddress" href="qhostaddress.html" location="qhostaddress.h" bases="" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="SpecialAddress" fullname="QHostAddress::SpecialAddress" href="qhostaddress.html#SpecialAddress-enum" location="qhostaddress.h"> + <value name="Null" value="0"/> + <value name="Broadcast" value="1"/> + <value name="LocalHost" value="2"/> + <value name="LocalHostIPv6" value="3"/> + <value name="Any" value="4"/> + <value name="AnyIPv6" value="5"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QHostAddress" fullname="QHostAddress::QHostAddress" href="qhostaddress.html#QHostAddress" location="qhostaddress.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHostAddress()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QHostAddress" fullname="QHostAddress::QHostAddress" href="qhostaddress.html#QHostAddress-2" location="qhostaddress.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QHostAddress(quint32 ip4Addr)"> + <parameter left="quint32" right="" name="ip4Addr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHostAddress" fullname="QHostAddress::QHostAddress" href="qhostaddress.html#QHostAddress-3" location="qhostaddress.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QHostAddress(quint8 * ip6Addr)"> + <parameter left="quint8 *" right="" name="ip6Addr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHostAddress" fullname="QHostAddress::QHostAddress" href="qhostaddress.html#QHostAddress-4" location="qhostaddress.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QHostAddress(const Q_IPV6ADDR & ip6Addr)"> + <parameter left="const Q_IPV6ADDR &" right="" name="ip6Addr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHostAddress" fullname="QHostAddress::QHostAddress" href="qhostaddress.html#QHostAddress-5" location="qhostaddress.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QHostAddress(const sockaddr * sockaddr)"> + <parameter left="const sockaddr *" right="" name="sockaddr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHostAddress" fullname="QHostAddress::QHostAddress" href="qhostaddress.html#QHostAddress-6" location="qhostaddress.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QHostAddress(const QString & address)"> + <parameter left="const QString &" right="" name="address" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHostAddress" fullname="QHostAddress::QHostAddress" href="qhostaddress.html#QHostAddress-7" location="qhostaddress.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QHostAddress(const QHostAddress & address)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHostAddress" fullname="QHostAddress::QHostAddress" href="qhostaddress.html#QHostAddress-8" location="qhostaddress.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QHostAddress(SpecialAddress address)"> + <parameter left="SpecialAddress" right="" name="address" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHostAddress" fullname="QHostAddress::~QHostAddress" href="qhostaddress.html#dtor.QHostAddress" location="qhostaddress.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHostAddress()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QHostAddress::operator=" href="qhostaddress.html#operator=" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHostAddress &" signature="operator=(const QHostAddress & address)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QHostAddress::operator=" href="qhostaddress.html#operator=-2" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QHostAddress &" signature="operator=(const QString & address)"> + <parameter left="const QString &" right="" name="address" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAddress" fullname="QHostAddress::setAddress" href="qhostaddress.html#setAddress" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAddress(quint32 ip4Addr)"> + <parameter left="quint32" right="" name="ip4Addr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAddress" fullname="QHostAddress::setAddress" href="qhostaddress.html#setAddress-2" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setAddress(quint8 * ip6Addr)"> + <parameter left="quint8 *" right="" name="ip6Addr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAddress" fullname="QHostAddress::setAddress" href="qhostaddress.html#setAddress-3" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setAddress(const Q_IPV6ADDR & ip6Addr)"> + <parameter left="const Q_IPV6ADDR &" right="" name="ip6Addr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAddress" fullname="QHostAddress::setAddress" href="qhostaddress.html#setAddress-5" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="setAddress(const sockaddr * sockaddr)"> + <parameter left="const sockaddr *" right="" name="sockaddr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAddress" fullname="QHostAddress::setAddress" href="qhostaddress.html#setAddress-4" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="bool" signature="setAddress(const QString & address)"> + <parameter left="const QString &" right="" name="address" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="protocol" fullname="QHostAddress::protocol" href="qhostaddress.html#protocol" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractSocket::NetworkLayerProtocol" signature="protocol() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toIPv4Address" fullname="QHostAddress::toIPv4Address" href="qhostaddress.html#toIPv4Address" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint32" signature="toIPv4Address() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toIPv6Address" fullname="QHostAddress::toIPv6Address" href="qhostaddress.html#toIPv6Address" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_IPV6ADDR" signature="toIPv6Address() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QHostAddress::toString" href="qhostaddress.html#toString" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scopeId" fullname="QHostAddress::scopeId" href="qhostaddress.html#scopeId" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="scopeId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScopeId" fullname="QHostAddress::setScopeId" href="qhostaddress.html#setScopeId" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScopeId(const QString & id)"> + <parameter left="const QString &" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QHostAddress::operator==" href="qhostaddress.html#operator==" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QHostAddress & other) const"> + <parameter left="const QHostAddress &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QHostAddress::operator==" href="qhostaddress.html#operator==-2" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(SpecialAddress other) const"> + <parameter left="SpecialAddress" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QHostAddress::operator!=" href="qhostaddress.html#operator!=" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QHostAddress & other) const"> + <parameter left="const QHostAddress &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QHostAddress::operator!=" href="qhostaddress.html#operator!=-2" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(SpecialAddress other) const"> + <parameter left="SpecialAddress" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QHostAddress::isNull" href="qhostaddress.html#isNull" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QHostAddress::clear" href="qhostaddress.html#clear" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="compat" name="ip4Addr" fullname="QHostAddress::ip4Addr" href="qhostaddress-qt3.html#ip4Addr" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint32" signature="ip4Addr() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="isIPv4Address" fullname="QHostAddress::isIPv4Address" href="qhostaddress-qt3.html#isIPv4Address" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIPv4Address() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="isIp4Addr" fullname="QHostAddress::isIp4Addr" href="qhostaddress-qt3.html#isIp4Addr" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIp4Addr() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="isIPv6Address" fullname="QHostAddress::isIPv6Address" href="qhostaddress-qt3.html#isIPv6Address" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIPv6Address() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isInSubnet" fullname="QHostAddress::isInSubnet" href="qhostaddress.html#isInSubnet" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isInSubnet(const QHostAddress & subnet, int netmask) const"> + <parameter left="const QHostAddress &" right="" name="subnet" default=""/> + <parameter left="int" right="" name="netmask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isInSubnet" fullname="QHostAddress::isInSubnet" href="qhostaddress.html#isInSubnet-2" location="qhostaddress.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="isInSubnet(const QPair<QHostAddress, int> & subnet) const"> + <parameter left="const QPair<QHostAddress, int> &" right="" name="subnet" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parseSubnet" fullname="QHostAddress::parseSubnet" href="qhostaddress.html#parseSubnet" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPair<QHostAddress, int>" signature="parseSubnet(const QString & subnet)"> + <parameter left="const QString &" right="" name="subnet" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d" fullname="QHostAddress::d" href="qhostaddress.html#d-var" location="qhostaddress.h" type="QHostAddressPrivate *" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qhostaddress.html#operator<<-94" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="94" relates="QHostAddress" type="QDataStream &" signature="operator<<(QDataStream & out, const QHostAddress & address)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qhostaddress.html#operator>>-52" location="qhostaddress.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="52" relates="QHostAddress" type="QDataStream &" signature="operator>>(QDataStream & in, QHostAddress & address)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QHostAddress &" right="" name="address" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxyQuery" href="qnetworkproxyquery.html" location="qnetworkproxy.h" bases="" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="QueryType" fullname="QNetworkProxyQuery::QueryType" href="qnetworkproxyquery.html#QueryType-enum" location="qnetworkproxy.h"> + <value name="TcpSocket" value="0"/> + <value name="UdpSocket" value="1"/> + <value name="TcpServer" value="100"/> + <value name="UrlRequest" value="101"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxyQuery" fullname="QNetworkProxyQuery::QNetworkProxyQuery" href="qnetworkproxyquery.html#QNetworkProxyQuery" location="qnetworkproxy.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QNetworkProxyQuery()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxyQuery" fullname="QNetworkProxyQuery::QNetworkProxyQuery" href="qnetworkproxyquery.html#QNetworkProxyQuery-2" location="qnetworkproxy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QNetworkProxyQuery(const QUrl & requestUrl, QueryType queryType)"> + <parameter left="const QUrl &" right="" name="requestUrl" default=""/> + <parameter left="QueryType" right="" name="queryType" default="UrlRequest"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxyQuery" fullname="QNetworkProxyQuery::QNetworkProxyQuery" href="qnetworkproxyquery.html#QNetworkProxyQuery-3" location="qnetworkproxy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QNetworkProxyQuery(const QString & hostname, int port, const QString & protocolTag, QueryType queryType)"> + <parameter left="const QString &" right="" name="hostname" default=""/> + <parameter left="int" right="" name="port" default=""/> + <parameter left="const QString &" right="" name="protocolTag" default="QString()"/> + <parameter left="QueryType" right="" name="queryType" default="TcpSocket"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxyQuery" fullname="QNetworkProxyQuery::QNetworkProxyQuery" href="qnetworkproxyquery.html#QNetworkProxyQuery-4" location="qnetworkproxy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QNetworkProxyQuery(quint16 bindPort, const QString & protocolTag, QueryType queryType)"> + <parameter left="quint16" right="" name="bindPort" default=""/> + <parameter left="const QString &" right="" name="protocolTag" default="QString()"/> + <parameter left="QueryType" right="" name="queryType" default="TcpServer"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxyQuery" fullname="QNetworkProxyQuery::QNetworkProxyQuery" href="qnetworkproxyquery.html#QNetworkProxyQuery-5" location="qnetworkproxy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QNetworkProxyQuery(const QNetworkProxyQuery & other)"> + <parameter left="const QNetworkProxyQuery &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QNetworkProxyQuery" fullname="QNetworkProxyQuery::~QNetworkProxyQuery" href="qnetworkproxyquery.html#dtor.QNetworkProxyQuery" location="qnetworkproxy.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QNetworkProxyQuery()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QNetworkProxyQuery::operator=" href="qnetworkproxyquery.html#operator=" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QNetworkProxyQuery &" signature="operator=(const QNetworkProxyQuery & other)"> + <parameter left="const QNetworkProxyQuery &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QNetworkProxyQuery::operator==" href="qnetworkproxyquery.html#operator==" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QNetworkProxyQuery & other) const"> + <parameter left="const QNetworkProxyQuery &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QNetworkProxyQuery::operator!=" href="qnetworkproxyquery.html#operator!=" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QNetworkProxyQuery & other) const"> + <parameter left="const QNetworkProxyQuery &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="queryType" fullname="QNetworkProxyQuery::queryType" href="qnetworkproxyquery.html#queryType" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QueryType" signature="queryType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setQueryType" fullname="QNetworkProxyQuery::setQueryType" href="qnetworkproxyquery.html#setQueryType" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQueryType(QueryType type)"> + <parameter left="QueryType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="peerPort" fullname="QNetworkProxyQuery::peerPort" href="qnetworkproxyquery.html#peerPort" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="peerPort() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPeerPort" fullname="QNetworkProxyQuery::setPeerPort" href="qnetworkproxyquery.html#setPeerPort" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPeerPort(int port)"> + <parameter left="int" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="peerHostName" fullname="QNetworkProxyQuery::peerHostName" href="qnetworkproxyquery.html#peerHostName" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="peerHostName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPeerHostName" fullname="QNetworkProxyQuery::setPeerHostName" href="qnetworkproxyquery.html#setPeerHostName" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPeerHostName(const QString & hostname)"> + <parameter left="const QString &" right="" name="hostname" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localPort" fullname="QNetworkProxyQuery::localPort" href="qnetworkproxyquery.html#localPort" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="localPort() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLocalPort" fullname="QNetworkProxyQuery::setLocalPort" href="qnetworkproxyquery.html#setLocalPort" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLocalPort(int port)"> + <parameter left="int" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="protocolTag" fullname="QNetworkProxyQuery::protocolTag" href="qnetworkproxyquery.html#protocolTag" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="protocolTag() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setProtocolTag" fullname="QNetworkProxyQuery::setProtocolTag" href="qnetworkproxyquery.html#setProtocolTag" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProtocolTag(const QString & protocolTag)"> + <parameter left="const QString &" right="" name="protocolTag" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="url" fullname="QNetworkProxyQuery::url" href="qnetworkproxyquery.html#url" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="url() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUrl" fullname="QNetworkProxyQuery::setUrl" href="qnetworkproxyquery.html#setUrl" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUrl(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QNetworkProxy" href="qnetworkproxy.html" location="qnetworkproxy.h" bases="" module="QtNetwork"> + <contents name="socks5" title="SOCKS5" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ProxyType" fullname="QNetworkProxy::ProxyType" href="qnetworkproxy.html#ProxyType-enum" location="qnetworkproxy.h"> + <value name="DefaultProxy" value="0"/> + <value name="Socks5Proxy" value="1"/> + <value name="NoProxy" value="2"/> + <value name="HttpProxy" value="3"/> + <value name="HttpCachingProxy" value="4"/> + <value name="FtpCachingProxy" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Capability" fullname="QNetworkProxy::Capability" href="qnetworkproxy.html#Capability-enum" location="qnetworkproxy.h" typedef="QNetworkProxy::Capabilities"> + <value name="TunnelingCapability" value="0x0001"/> + <value name="ListeningCapability" value="0x0002"/> + <value name="UdpTunnelingCapability" value="0x0004"/> + <value name="CachingCapability" value="0x0008"/> + <value name="HostNameLookupCapability" value="0x0010"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Capabilities" fullname="QNetworkProxy::Capabilities" href="qnetworkproxy.html#Capabilities-typedef" location="qnetworkproxy.h" enum="QNetworkProxy::Capability"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxy" fullname="QNetworkProxy::QNetworkProxy" href="qnetworkproxy.html#QNetworkProxy" location="qnetworkproxy.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QNetworkProxy()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxy" fullname="QNetworkProxy::QNetworkProxy" href="qnetworkproxy.html#QNetworkProxy-2" location="qnetworkproxy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QNetworkProxy(ProxyType type, const QString & hostName, quint16 port, const QString & user, const QString & password)"> + <parameter left="ProxyType" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="hostName" default="QString()"/> + <parameter left="quint16" right="" name="port" default="0"/> + <parameter left="const QString &" right="" name="user" default="QString()"/> + <parameter left="const QString &" right="" name="password" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxy" fullname="QNetworkProxy::QNetworkProxy" href="qnetworkproxy.html#QNetworkProxy-3" location="qnetworkproxy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QNetworkProxy(const QNetworkProxy & other)"> + <parameter left="const QNetworkProxy &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QNetworkProxy::operator=" href="qnetworkproxy.html#operator=" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QNetworkProxy &" signature="operator=(const QNetworkProxy & other)"> + <parameter left="const QNetworkProxy &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QNetworkProxy" fullname="QNetworkProxy::~QNetworkProxy" href="qnetworkproxy.html#dtor.QNetworkProxy" location="qnetworkproxy.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QNetworkProxy()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QNetworkProxy::operator==" href="qnetworkproxy.html#operator==" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QNetworkProxy & other) const"> + <parameter left="const QNetworkProxy &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QNetworkProxy::operator!=" href="qnetworkproxy.html#operator!=" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QNetworkProxy & other) const"> + <parameter left="const QNetworkProxy &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setType" fullname="QNetworkProxy::setType" href="qnetworkproxy.html#setType" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setType(QNetworkProxy::ProxyType type)"> + <parameter left="QNetworkProxy::ProxyType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QNetworkProxy::type" href="qnetworkproxy.html#type" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkProxy::ProxyType" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCapabilities" fullname="QNetworkProxy::setCapabilities" href="qnetworkproxy.html#setCapabilities" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCapabilities(QFlags<QNetworkProxy::Capability> capabilities)"> + <parameter left="QFlags<QNetworkProxy::Capability>" right="" name="capabilities" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="capabilities" fullname="QNetworkProxy::capabilities" href="qnetworkproxy.html#capabilities" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Capabilities" signature="capabilities() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCachingProxy" fullname="QNetworkProxy::isCachingProxy" href="qnetworkproxy.html#isCachingProxy" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCachingProxy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTransparentProxy" fullname="QNetworkProxy::isTransparentProxy" href="qnetworkproxy.html#isTransparentProxy" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTransparentProxy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUser" fullname="QNetworkProxy::setUser" href="qnetworkproxy.html#setUser" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUser(const QString & user)"> + <parameter left="const QString &" right="" name="user" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="user" fullname="QNetworkProxy::user" href="qnetworkproxy.html#user" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="user() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPassword" fullname="QNetworkProxy::setPassword" href="qnetworkproxy.html#setPassword" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPassword(const QString & password)"> + <parameter left="const QString &" right="" name="password" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="password" fullname="QNetworkProxy::password" href="qnetworkproxy.html#password" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="password() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHostName" fullname="QNetworkProxy::setHostName" href="qnetworkproxy.html#setHostName" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHostName(const QString & hostName)"> + <parameter left="const QString &" right="" name="hostName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hostName" fullname="QNetworkProxy::hostName" href="qnetworkproxy.html#hostName" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="hostName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPort" fullname="QNetworkProxy::setPort" href="qnetworkproxy.html#setPort" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPort(quint16 port)"> + <parameter left="quint16" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="port" fullname="QNetworkProxy::port" href="qnetworkproxy.html#port" location="qnetworkproxy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint16" signature="port() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setApplicationProxy" fullname="QNetworkProxy::setApplicationProxy" href="qnetworkproxy.html#setApplicationProxy" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setApplicationProxy(const QNetworkProxy & networkProxy)"> + <parameter left="const QNetworkProxy &" right="" name="networkProxy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="applicationProxy" fullname="QNetworkProxy::applicationProxy" href="qnetworkproxy.html#applicationProxy" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QNetworkProxy" signature="applicationProxy()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxyFactory" href="qnetworkproxyfactory.html" location="qnetworkproxy.h" bases="" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkProxyFactory" fullname="QNetworkProxyFactory::QNetworkProxyFactory" href="qnetworkproxyfactory.html#QNetworkProxyFactory" location="qnetworkproxy.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QNetworkProxyFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QNetworkProxyFactory" fullname="QNetworkProxyFactory::~QNetworkProxyFactory" href="qnetworkproxyfactory.html#dtor.QNetworkProxyFactory" location="qnetworkproxy.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QNetworkProxyFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="queryProxy" fullname="QNetworkProxyFactory::queryProxy" href="qnetworkproxyfactory.html#queryProxy" location="qnetworkproxy.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QList<QNetworkProxy>" signature="queryProxy(const QNetworkProxyQuery & query)"> + <parameter left="const QNetworkProxyQuery &" right="" name="query" default="QNetworkProxyQuery()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setApplicationProxyFactory" fullname="QNetworkProxyFactory::setApplicationProxyFactory" href="qnetworkproxyfactory.html#setApplicationProxyFactory" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setApplicationProxyFactory(QNetworkProxyFactory * factory)"> + <parameter left="QNetworkProxyFactory *" right="" name="factory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="proxyForQuery" fullname="QNetworkProxyFactory::proxyForQuery" href="qnetworkproxyfactory.html#proxyForQuery" location="qnetworkproxy.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QNetworkProxy>" signature="proxyForQuery(const QNetworkProxyQuery & query)"> + <parameter left="const QNetworkProxyQuery &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="systemProxyForQuery" fullname="QNetworkProxyFactory::systemProxyForQuery" href="qnetworkproxyfactory.html#systemProxyForQuery" location="qnetworkproxy_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QNetworkProxy>" signature="systemProxyForQuery(const QNetworkProxyQuery & query)"> + <parameter left="const QNetworkProxyQuery &" right="" name="query" default="QNetworkProxyQuery()"/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QUuid" href="quuid.html" location="quuid.h" bases="" module="QtCore"> + <target name="variant-field"/> + <target name="version-field"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Variant" fullname="QUuid::Variant" href="quuid.html#Variant-enum" location="quuid.h"> + <value name="VarUnknown" value="-1"/> + <value name="NCS" value="0"/> + <value name="DCE" value="2"/> + <value name="Microsoft" value="6"/> + <value name="Reserved" value="7"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Version" fullname="QUuid::Version" href="quuid.html#Version-enum" location="quuid.h"> + <value name="VerUnknown" value="-1"/> + <value name="Time" value="1"/> + <value name="EmbeddedPOSIX" value="2"/> + <value name="Name" value="3"/> + <value name="Random" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QUuid" fullname="QUuid::QUuid" href="quuid.html#QUuid" location="quuid.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QUuid()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QUuid" fullname="QUuid::QUuid" href="quuid.html#QUuid-2" location="quuid.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QUuid(uint l, ushort w1, ushort w2, uchar b1, uchar b2, uchar b3, uchar b4, uchar b5, uchar b6, uchar b7, uchar b8)"> + <parameter left="uint" right="" name="l" default=""/> + <parameter left="ushort" right="" name="w1" default=""/> + <parameter left="ushort" right="" name="w2" default=""/> + <parameter left="uchar" right="" name="b1" default=""/> + <parameter left="uchar" right="" name="b2" default=""/> + <parameter left="uchar" right="" name="b3" default=""/> + <parameter left="uchar" right="" name="b4" default=""/> + <parameter left="uchar" right="" name="b5" default=""/> + <parameter left="uchar" right="" name="b6" default=""/> + <parameter left="uchar" right="" name="b7" default=""/> + <parameter left="uchar" right="" name="b8" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QUuid" fullname="QUuid::QUuid" href="quuid.html#QUuid-3" location="quuid.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QUuid(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QUuid::toString" href="quuid.html#toString" location="quuid.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QString" fullname="QUuid::operator QString" href="quuid.html#operator QString" location="quuid.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QUuid::isNull" href="quuid.html#isNull" location="quuid.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QUuid::operator==" href="quuid.html#operator==" location="quuid.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QUuid & other) const"> + <parameter left="const QUuid &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QUuid::operator!=" href="quuid.html#operator!=" location="quuid.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QUuid & other) const"> + <parameter left="const QUuid &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QUuid::operator<" href="quuid.html#operator<" location="quuid.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QUuid & other) const"> + <parameter left="const QUuid &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QUuid::operator>" href="quuid.html#operator>" location="quuid.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>(const QUuid & other) const"> + <parameter left="const QUuid &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QUuid" fullname="QUuid::QUuid" href="quuid.html#QUuid-5" location="quuid.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QUuid(const GUID & guid)"> + <parameter left="const GUID &" right="" name="guid" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QUuid::operator=" href="quuid.html#operator=" location="quuid.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QUuid &" signature="operator=(const GUID & guid)"> + <parameter left="const GUID &" right="" name="guid" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator GUID" fullname="QUuid::operator GUID" href="quuid.html#operator GUID" location="quuid.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator GUID() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QUuid::operator==" href="quuid.html#operator==-2" location="quuid.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const GUID & guid) const"> + <parameter left="const GUID &" right="" name="guid" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QUuid::operator!=" href="quuid.html#operator!=-2" location="quuid.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const GUID & guid) const"> + <parameter left="const GUID &" right="" name="guid" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createUuid" fullname="QUuid::createUuid" href="quuid.html#createUuid" location="quuid.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QUuid" signature="createUuid()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="variant" fullname="QUuid::variant" href="quuid.html#variant" location="quuid.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUuid::Variant" signature="variant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="version" fullname="QUuid::version" href="quuid.html#version" location="quuid.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUuid::Version" signature="version() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="data1" fullname="QUuid::data1" href="quuid.html#data1-var" location="quuid.h" type="uint" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="data2" fullname="QUuid::data2" href="quuid.html#data2-var" location="quuid.h" type="ushort" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="data3" fullname="QUuid::data3" href="quuid.html#data3-var" location="quuid.h" type="ushort" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="data4" fullname="QUuid::data4" href="quuid.html#data4-var" location="quuid.h" type="uchar[8]" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="quuid.html#operator<<-95" location="quuid.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="95" relates="QUuid" type="QDataStream &" signature="operator<<(QDataStream & s, const QUuid & id)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="const QUuid &" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="quuid.html#operator>>-53" location="quuid.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="53" relates="QUuid" type="QDataStream &" signature="operator>>(QDataStream & s, QUuid & id)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="QUuid &" right="" name="id" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerFormWindowManagerInterface" href="qdesignerformwindowmanagerinterface.html" location="abstractformwindowmanager.h" bases="QObject" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDesignerFormWindowManagerInterface" fullname="QDesignerFormWindowManagerInterface::QDesignerFormWindowManagerInterface" href="qdesignerformwindowmanagerinterface.html#QDesignerFormWindowManagerInterface" location="abstractformwindowmanager.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDesignerFormWindowManagerInterface(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerFormWindowManagerInterface" fullname="QDesignerFormWindowManagerInterface::~QDesignerFormWindowManagerInterface" href="qdesignerformwindowmanagerinterface.html#dtor.QDesignerFormWindowManagerInterface" location="abstractformwindowmanager.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerFormWindowManagerInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionCut" fullname="QDesignerFormWindowManagerInterface::actionCut" href="qdesignerformwindowmanagerinterface.html#actionCut" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionCut() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionCopy" fullname="QDesignerFormWindowManagerInterface::actionCopy" href="qdesignerformwindowmanagerinterface.html#actionCopy" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionCopy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionPaste" fullname="QDesignerFormWindowManagerInterface::actionPaste" href="qdesignerformwindowmanagerinterface.html#actionPaste" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionPaste() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionDelete" fullname="QDesignerFormWindowManagerInterface::actionDelete" href="qdesignerformwindowmanagerinterface.html#actionDelete" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionDelete() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionSelectAll" fullname="QDesignerFormWindowManagerInterface::actionSelectAll" href="qdesignerformwindowmanagerinterface.html#actionSelectAll" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionSelectAll() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionLower" fullname="QDesignerFormWindowManagerInterface::actionLower" href="qdesignerformwindowmanagerinterface.html#actionLower" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionLower() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionRaise" fullname="QDesignerFormWindowManagerInterface::actionRaise" href="qdesignerformwindowmanagerinterface.html#actionRaise" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionRaise() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionUndo" fullname="QDesignerFormWindowManagerInterface::actionUndo" href="qdesignerformwindowmanagerinterface.html#actionUndo" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionUndo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionRedo" fullname="QDesignerFormWindowManagerInterface::actionRedo" href="qdesignerformwindowmanagerinterface.html#actionRedo" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionRedo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionHorizontalLayout" fullname="QDesignerFormWindowManagerInterface::actionHorizontalLayout" href="qdesignerformwindowmanagerinterface.html#actionHorizontalLayout" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionHorizontalLayout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionVerticalLayout" fullname="QDesignerFormWindowManagerInterface::actionVerticalLayout" href="qdesignerformwindowmanagerinterface.html#actionVerticalLayout" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionVerticalLayout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionSplitHorizontal" fullname="QDesignerFormWindowManagerInterface::actionSplitHorizontal" href="qdesignerformwindowmanagerinterface.html#actionSplitHorizontal" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionSplitHorizontal() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionSplitVertical" fullname="QDesignerFormWindowManagerInterface::actionSplitVertical" href="qdesignerformwindowmanagerinterface.html#actionSplitVertical" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionSplitVertical() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionGridLayout" fullname="QDesignerFormWindowManagerInterface::actionGridLayout" href="qdesignerformwindowmanagerinterface.html#actionGridLayout" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionGridLayout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionFormLayout" fullname="QDesignerFormWindowManagerInterface::actionFormLayout" href="qdesignerformwindowmanagerinterface.html#actionFormLayout" location="abstractformwindowmanager.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionFormLayout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionBreakLayout" fullname="QDesignerFormWindowManagerInterface::actionBreakLayout" href="qdesignerformwindowmanagerinterface.html#actionBreakLayout" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionBreakLayout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionAdjustSize" fullname="QDesignerFormWindowManagerInterface::actionAdjustSize" href="qdesignerformwindowmanagerinterface.html#actionAdjustSize" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionAdjustSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionSimplifyLayout" fullname="QDesignerFormWindowManagerInterface::actionSimplifyLayout" href="qdesignerformwindowmanagerinterface.html#actionSimplifyLayout" location="abstractformwindowmanager.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionSimplifyLayout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activeFormWindow" fullname="QDesignerFormWindowManagerInterface::activeFormWindow" href="qdesignerformwindowmanagerinterface.html#activeFormWindow" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDesignerFormWindowInterface *" signature="activeFormWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="formWindowCount" fullname="QDesignerFormWindowManagerInterface::formWindowCount" href="qdesignerformwindowmanagerinterface.html#formWindowCount" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="formWindowCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="formWindow" fullname="QDesignerFormWindowManagerInterface::formWindow" href="qdesignerformwindowmanagerinterface.html#formWindow" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDesignerFormWindowInterface *" signature="formWindow(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createFormWindow" fullname="QDesignerFormWindowManagerInterface::createFormWindow" href="qdesignerformwindowmanagerinterface.html#createFormWindow" location="abstractformwindowmanager.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QDesignerFormWindowInterface *" signature="createFormWindow(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="core" fullname="QDesignerFormWindowManagerInterface::core" href="qdesignerformwindowmanagerinterface.html#core" location="abstractformwindowmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDesignerFormEditorInterface *" signature="core() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="formWindowAdded" fullname="QDesignerFormWindowManagerInterface::formWindowAdded" href="qdesignerformwindowmanagerinterface.html#formWindowAdded" location="abstractformwindowmanager.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="formWindowAdded(QDesignerFormWindowInterface * formWindow)"> + <parameter left="QDesignerFormWindowInterface *" right="" name="formWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="formWindowRemoved" fullname="QDesignerFormWindowManagerInterface::formWindowRemoved" href="qdesignerformwindowmanagerinterface.html#formWindowRemoved" location="abstractformwindowmanager.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="formWindowRemoved(QDesignerFormWindowInterface * formWindow)"> + <parameter left="QDesignerFormWindowInterface *" right="" name="formWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activeFormWindowChanged" fullname="QDesignerFormWindowManagerInterface::activeFormWindowChanged" href="qdesignerformwindowmanagerinterface.html#activeFormWindowChanged" location="abstractformwindowmanager.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activeFormWindowChanged(QDesignerFormWindowInterface * formWindow)"> + <parameter left="QDesignerFormWindowInterface *" right="" name="formWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addFormWindow" fullname="QDesignerFormWindowManagerInterface::addFormWindow" href="qdesignerformwindowmanagerinterface.html#addFormWindow" location="abstractformwindowmanager.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="addFormWindow(QDesignerFormWindowInterface * formWindow)"> + <parameter left="QDesignerFormWindowInterface *" right="" name="formWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeFormWindow" fullname="QDesignerFormWindowManagerInterface::removeFormWindow" href="qdesignerformwindowmanagerinterface.html#removeFormWindow" location="abstractformwindowmanager.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="removeFormWindow(QDesignerFormWindowInterface * formWindow)"> + <parameter left="QDesignerFormWindowInterface *" right="" name="formWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setActiveFormWindow" fullname="QDesignerFormWindowManagerInterface::setActiveFormWindow" href="qdesignerformwindowmanagerinterface.html#setActiveFormWindow" location="abstractformwindowmanager.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setActiveFormWindow(QDesignerFormWindowInterface * formWindow)"> + <parameter left="QDesignerFormWindowInterface *" right="" name="formWindow" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFrame" href="qframe.html" location="qframe.h" bases="QWidget" module="QtGui"> + <target name="picture"/> + <property access="public" threadsafety="unspecified" status="commendable" name="frameShape" fullname="QFrame::frameShape" href="qframe.html#frameShape-prop" location="qframe.h" type="Shape"> + <getter name="frameShape"/> + <setter name="setFrameShape"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="frameShadow" fullname="QFrame::frameShadow" href="qframe.html#frameShadow-prop" location="qframe.h" type="Shadow"> + <getter name="frameShadow"/> + <setter name="setFrameShadow"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="lineWidth" fullname="QFrame::lineWidth" href="qframe.html#lineWidth-prop" location="qframe.h" type="int"> + <getter name="lineWidth"/> + <setter name="setLineWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="midLineWidth" fullname="QFrame::midLineWidth" href="qframe.html#midLineWidth-prop" location="qframe.h" type="int"> + <getter name="midLineWidth"/> + <setter name="setMidLineWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="frameWidth" fullname="QFrame::frameWidth" href="qframe.html#frameWidth-prop" location="qframe.h" type="int"> + <getter name="frameWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="frameRect" fullname="QFrame::frameRect" href="qframe.html#frameRect-prop" location="qframe.h" type="QRect"> + <getter name="frameRect"/> + <setter name="setFrameRect"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QFrame" fullname="QFrame::QFrame" href="qframe.html#QFrame" location="qframe.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFrame(QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFrame" fullname="QFrame::~QFrame" href="qframe.html#dtor.QFrame" location="qframe.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFrame()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameStyle" fullname="QFrame::frameStyle" href="qframe.html#frameStyle" location="qframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="frameStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrameStyle" fullname="QFrame::setFrameStyle" href="qframe.html#setFrameStyle" location="qframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFrameStyle(int style)"> + <parameter left="int" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="frameWidth" fullname="QFrame::frameWidth" href="qframe.html#frameWidth-prop" location="qframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="frameWidth" type="int" signature="frameWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QFrame::sizeHint" href="qframe.html#sizeHint" location="qframe.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Shape" fullname="QFrame::Shape" href="qframe.html#Shape-enum" location="qframe.h"> + <value name="NoFrame" value="0"/> + <value name="Box" value="0x0001"/> + <value name="Panel" value="0x0002"/> + <value name="WinPanel" value="0x0003"/> + <value name="HLine" value="0x0004"/> + <value name="VLine" value="0x0005"/> + <value name="StyledPanel" value="0x0006"/> + <value name="PopupPanel" value="StyledPanel"/> + <value name="MenuBarPanel" value="StyledPanel"/> + <value name="ToolBarPanel" value="StyledPanel"/> + <value name="LineEditPanel" value="StyledPanel"/> + <value name="TabWidgetPanel" value="StyledPanel"/> + <value name="GroupBoxPanel" value="StyledPanel"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Shadow" fullname="QFrame::Shadow" href="qframe.html#Shadow-enum" location="qframe.h"> + <value name="Plain" value="0x0010"/> + <value name="Raised" value="0x0020"/> + <value name="Sunken" value="0x0030"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StyleMask" fullname="QFrame::StyleMask" href="qframe.html#StyleMask-enum" location="qframe.h"> + <value name="Shadow_Mask" value="0x00f0"/> + <value name="Shape_Mask" value="0x000f"/> + <value name="MShadow" value="Shadow_Mask"/> + <value name="MShape" value="Shape_Mask"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="frameShape" fullname="QFrame::frameShape" href="qframe.html#frameShape-prop" location="qframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="frameShape" type="Shape" signature="frameShape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrameShape" fullname="QFrame::setFrameShape" href="qframe.html#frameShape-prop" location="qframe.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="frameShape" type="void" signature="setFrameShape(Shape )"> + <parameter left="Shape" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="frameShadow" fullname="QFrame::frameShadow" href="qframe.html#frameShadow-prop" location="qframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="frameShadow" type="Shadow" signature="frameShadow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrameShadow" fullname="QFrame::setFrameShadow" href="qframe.html#frameShadow-prop" location="qframe.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="frameShadow" type="void" signature="setFrameShadow(Shadow )"> + <parameter left="Shadow" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineWidth" fullname="QFrame::lineWidth" href="qframe.html#lineWidth-prop" location="qframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="lineWidth" type="int" signature="lineWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLineWidth" fullname="QFrame::setLineWidth" href="qframe.html#lineWidth-prop" location="qframe.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="lineWidth" type="void" signature="setLineWidth(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="midLineWidth" fullname="QFrame::midLineWidth" href="qframe.html#midLineWidth-prop" location="qframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="midLineWidth" type="int" signature="midLineWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMidLineWidth" fullname="QFrame::setMidLineWidth" href="qframe.html#midLineWidth-prop" location="qframe.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="midLineWidth" type="void" signature="setMidLineWidth(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="frameRect" fullname="QFrame::frameRect" href="qframe.html#frameRect-prop" location="qframe.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="frameRect" type="QRect" signature="frameRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrameRect" fullname="QFrame::setFrameRect" href="qframe.html#frameRect-prop" location="qframe.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="frameRect" type="void" signature="setFrameRect(const QRect & )"> + <parameter left="const QRect &" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QFrame::event" href="qframe.html#event" location="qframe.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QFrame::paintEvent" href="qframe.html#paintEvent" location="qframe.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QFrame::changeEvent" href="qframe.html#changeEvent" location="qframe.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QFrame" fullname="QFrame::QFrame" href="qframe-qt3.html#QFrame-2" location="qframe.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFrame(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHelpEngineCore" href="qhelpenginecore.html" location="qhelpenginecore.h" bases="QObject" module="QtHelp"> + <property access="public" threadsafety="unspecified" status="commendable" name="autoSaveFilter" fullname="QHelpEngineCore::autoSaveFilter" href="qhelpenginecore.html#autoSaveFilter-prop" location="qhelpenginecore.h" type="bool"> + <getter name="autoSaveFilter"/> + <setter name="setAutoSaveFilter"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="collectionFile" fullname="QHelpEngineCore::collectionFile" href="qhelpenginecore.html#collectionFile-prop" location="qhelpenginecore.h" type="QString"> + <getter name="collectionFile"/> + <setter name="setCollectionFile"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentFilter" fullname="QHelpEngineCore::currentFilter" href="qhelpenginecore.html#currentFilter-prop" location="qhelpenginecore.h" type="QString"> + <getter name="currentFilter"/> + <setter name="setCurrentFilter"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QHelpEngineCore" fullname="QHelpEngineCore::QHelpEngineCore" href="qhelpenginecore.html#QHelpEngineCore" location="qhelpenginecore.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHelpEngineCore(const QString & collectionFile, QObject * parent)"> + <parameter left="const QString &" right="" name="collectionFile" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHelpEngineCore" fullname="QHelpEngineCore::~QHelpEngineCore" href="qhelpenginecore.html#dtor.QHelpEngineCore" location="qhelpenginecore.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHelpEngineCore()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setupData" fullname="QHelpEngineCore::setupData" href="qhelpenginecore.html#setupData" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setupData()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="collectionFile" fullname="QHelpEngineCore::collectionFile" href="qhelpenginecore.html#collectionFile-prop" location="qhelpenginecore.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="collectionFile" type="QString" signature="collectionFile() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCollectionFile" fullname="QHelpEngineCore::setCollectionFile" href="qhelpenginecore.html#collectionFile-prop" location="qhelpenginecore.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="collectionFile" type="void" signature="setCollectionFile(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="copyCollectionFile" fullname="QHelpEngineCore::copyCollectionFile" href="qhelpenginecore.html#copyCollectionFile" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="copyCollectionFile(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceName" fullname="QHelpEngineCore::namespaceName" href="qhelpenginecore.html#namespaceName" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="namespaceName(const QString & documentationFileName)"> + <parameter left="const QString &" right="" name="documentationFileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registerDocumentation" fullname="QHelpEngineCore::registerDocumentation" href="qhelpenginecore.html#registerDocumentation" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="registerDocumentation(const QString & documentationFileName)"> + <parameter left="const QString &" right="" name="documentationFileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterDocumentation" fullname="QHelpEngineCore::unregisterDocumentation" href="qhelpenginecore.html#unregisterDocumentation" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="unregisterDocumentation(const QString & namespaceName)"> + <parameter left="const QString &" right="" name="namespaceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="documentationFileName" fullname="QHelpEngineCore::documentationFileName" href="qhelpenginecore.html#documentationFileName" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="documentationFileName(const QString & namespaceName)"> + <parameter left="const QString &" right="" name="namespaceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="customFilters" fullname="QHelpEngineCore::customFilters" href="qhelpenginecore.html#customFilters" location="qhelpenginecore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="customFilters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeCustomFilter" fullname="QHelpEngineCore::removeCustomFilter" href="qhelpenginecore.html#removeCustomFilter" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeCustomFilter(const QString & filterName)"> + <parameter left="const QString &" right="" name="filterName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addCustomFilter" fullname="QHelpEngineCore::addCustomFilter" href="qhelpenginecore.html#addCustomFilter" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="addCustomFilter(const QString & filterName, const QStringList & attributes)"> + <parameter left="const QString &" right="" name="filterName" default=""/> + <parameter left="const QStringList &" right="" name="attributes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filterAttributes" fullname="QHelpEngineCore::filterAttributes" href="qhelpenginecore.html#filterAttributes" location="qhelpenginecore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="filterAttributes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="filterAttributes" fullname="QHelpEngineCore::filterAttributes" href="qhelpenginecore.html#filterAttributes-2" location="qhelpenginecore.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QStringList" signature="filterAttributes(const QString & filterName) const"> + <parameter left="const QString &" right="" name="filterName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFilter" fullname="QHelpEngineCore::currentFilter" href="qhelpenginecore.html#currentFilter-prop" location="qhelpenginecore.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentFilter" type="QString" signature="currentFilter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentFilter" fullname="QHelpEngineCore::setCurrentFilter" href="qhelpenginecore.html#currentFilter-prop" location="qhelpenginecore.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="currentFilter" type="void" signature="setCurrentFilter(const QString & filterName)"> + <parameter left="const QString &" right="" name="filterName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registeredDocumentations" fullname="QHelpEngineCore::registeredDocumentations" href="qhelpenginecore.html#registeredDocumentations" location="qhelpenginecore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="registeredDocumentations() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="filterAttributeSets" fullname="QHelpEngineCore::filterAttributeSets" href="qhelpenginecore.html#filterAttributeSets" location="qhelpenginecore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QStringList>" signature="filterAttributeSets(const QString & namespaceName) const"> + <parameter left="const QString &" right="" name="namespaceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="files" fullname="QHelpEngineCore::files" href="qhelpenginecore.html#files" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<QUrl>" signature="files(const QString namespaceName, const QStringList & filterAttributes, const QString & extensionFilter)"> + <parameter left="const QString" right="" name="namespaceName" default=""/> + <parameter left="const QStringList &" right="" name="filterAttributes" default=""/> + <parameter left="const QString &" right="" name="extensionFilter" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findFile" fullname="QHelpEngineCore::findFile" href="qhelpenginecore.html#findFile" location="qhelpenginecore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="findFile(const QUrl & url) const"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileData" fullname="QHelpEngineCore::fileData" href="qhelpenginecore.html#fileData" location="qhelpenginecore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="fileData(const QUrl & url) const"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="linksForIdentifier" fullname="QHelpEngineCore::linksForIdentifier" href="qhelpenginecore.html#linksForIdentifier" location="qhelpenginecore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMap<QString, QUrl>" signature="linksForIdentifier(const QString & id) const"> + <parameter left="const QString &" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeCustomValue" fullname="QHelpEngineCore::removeCustomValue" href="qhelpenginecore.html#removeCustomValue" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeCustomValue(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="customValue" fullname="QHelpEngineCore::customValue" href="qhelpenginecore.html#customValue" location="qhelpenginecore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="customValue(const QString & key, const QVariant & defaultValue) const"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QVariant &" right="" name="defaultValue" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCustomValue" fullname="QHelpEngineCore::setCustomValue" href="qhelpenginecore.html#setCustomValue" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setCustomValue(const QString & key, const QVariant & value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="metaData" fullname="QHelpEngineCore::metaData" href="qhelpenginecore.html#metaData" location="qhelpenginecore.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QVariant" signature="metaData(const QString & documentationFileName, const QString & name)"> + <parameter left="const QString &" right="" name="documentationFileName" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QHelpEngineCore::error" href="qhelpenginecore.html#error" location="qhelpenginecore.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoSaveFilter" fullname="QHelpEngineCore::setAutoSaveFilter" href="qhelpenginecore.html#autoSaveFilter-prop" location="qhelpenginecore.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoSaveFilter" type="void" signature="setAutoSaveFilter(bool save)"> + <parameter left="bool" right="" name="save" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoSaveFilter" fullname="QHelpEngineCore::autoSaveFilter" href="qhelpenginecore.html#autoSaveFilter-prop" location="qhelpenginecore.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoSaveFilter" type="bool" signature="autoSaveFilter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setupStarted" fullname="QHelpEngineCore::setupStarted" href="qhelpenginecore.html#setupStarted" location="qhelpenginecore.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="setupStarted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setupFinished" fullname="QHelpEngineCore::setupFinished" href="qhelpenginecore.html#setupFinished" location="qhelpenginecore.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="setupFinished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFilterChanged" fullname="QHelpEngineCore::currentFilterChanged" href="qhelpenginecore.html#currentFilterChanged" location="qhelpenginecore.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentFilterChanged(const QString & newFilter)"> + <parameter left="const QString &" right="" name="newFilter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="warning" fullname="QHelpEngineCore::warning" href="qhelpenginecore.html#warning" location="qhelpenginecore.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="warning(const QString & msg)"> + <parameter left="const QString &" right="" name="msg" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFormBuilder" href="qformbuilder.html" location="formbuilder.h" bases="QAbstractFormBuilder" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFormBuilder" fullname="QFormBuilder::QFormBuilder" href="qformbuilder.html#QFormBuilder" location="formbuilder.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFormBuilder()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFormBuilder" fullname="QFormBuilder::~QFormBuilder" href="qformbuilder.html#dtor.QFormBuilder" location="formbuilder.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFormBuilder()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pluginPaths" fullname="QFormBuilder::pluginPaths" href="qformbuilder.html#pluginPaths" location="formbuilder.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="pluginPaths() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearPluginPaths" fullname="QFormBuilder::clearPluginPaths" href="qformbuilder.html#clearPluginPaths" location="formbuilder.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearPluginPaths()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addPluginPath" fullname="QFormBuilder::addPluginPath" href="qformbuilder.html#addPluginPath" location="formbuilder.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPluginPath(const QString & pluginPath)"> + <parameter left="const QString &" right="" name="pluginPath" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPluginPath" fullname="QFormBuilder::setPluginPath" href="qformbuilder.html#setPluginPath" location="formbuilder.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPluginPath(const QStringList & pluginPaths)"> + <parameter left="const QStringList &" right="" name="pluginPaths" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="customWidgets" fullname="QFormBuilder::customWidgets" href="qformbuilder.html#customWidgets" location="formbuilder.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QDesignerCustomWidgetInterface *>" signature="customWidgets() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSessionManager" href="qsessionmanager.html" location="qsessionmanager.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="sessionId" fullname="QSessionManager::sessionId" href="qsessionmanager.html#sessionId" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="sessionId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sessionKey" fullname="QSessionManager::sessionKey" href="qsessionmanager.html#sessionKey" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="sessionKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="allowsInteraction" fullname="QSessionManager::allowsInteraction" href="qsessionmanager.html#allowsInteraction" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="allowsInteraction()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="allowsErrorInteraction" fullname="QSessionManager::allowsErrorInteraction" href="qsessionmanager.html#allowsErrorInteraction" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="allowsErrorInteraction()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="release" fullname="QSessionManager::release" href="qsessionmanager.html#release" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="release()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cancel" fullname="QSessionManager::cancel" href="qsessionmanager.html#cancel" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cancel()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="RestartHint" fullname="QSessionManager::RestartHint" href="qsessionmanager.html#RestartHint-enum" location="qsessionmanager.h"> + <value name="RestartIfRunning" value="0"/> + <value name="RestartAnyway" value="1"/> + <value name="RestartImmediately" value="2"/> + <value name="RestartNever" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setRestartHint" fullname="QSessionManager::setRestartHint" href="qsessionmanager.html#setRestartHint" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRestartHint(RestartHint hint)"> + <parameter left="RestartHint" right="" name="hint" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="restartHint" fullname="QSessionManager::restartHint" href="qsessionmanager.html#restartHint" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="RestartHint" signature="restartHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRestartCommand" fullname="QSessionManager::setRestartCommand" href="qsessionmanager.html#setRestartCommand" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRestartCommand(const QStringList & command)"> + <parameter left="const QStringList &" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="restartCommand" fullname="QSessionManager::restartCommand" href="qsessionmanager.html#restartCommand" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="restartCommand() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDiscardCommand" fullname="QSessionManager::setDiscardCommand" href="qsessionmanager.html#setDiscardCommand" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDiscardCommand(const QStringList & list)"> + <parameter left="const QStringList &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="discardCommand" fullname="QSessionManager::discardCommand" href="qsessionmanager.html#discardCommand" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="discardCommand() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setManagerProperty" fullname="QSessionManager::setManagerProperty" href="qsessionmanager.html#setManagerProperty-2" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setManagerProperty(const QString & name, const QString & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setManagerProperty" fullname="QSessionManager::setManagerProperty" href="qsessionmanager.html#setManagerProperty" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setManagerProperty(const QString & name, const QStringList & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QStringList &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isPhase2" fullname="QSessionManager::isPhase2" href="qsessionmanager.html#isPhase2" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isPhase2() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="requestPhase2" fullname="QSessionManager::requestPhase2" href="qsessionmanager.html#requestPhase2" location="qsessionmanager_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="requestPhase2()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStackedWidget" href="qstackedwidget.html" location="qstackedwidget.h" bases="QFrame" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QStackedWidget::currentIndex" href="qstackedwidget.html#currentIndex-prop" location="qstackedwidget.h" type="int"> + <getter name="currentIndex"/> + <setter name="setCurrentIndex"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QStackedWidget::count" href="qstackedwidget.html#count-prop" location="qstackedwidget.h" type="int"> + <getter name="count"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QStackedWidget" fullname="QStackedWidget::QStackedWidget" href="qstackedwidget.html#QStackedWidget" location="qstackedwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStackedWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStackedWidget" fullname="QStackedWidget::~QStackedWidget" href="qstackedwidget.html#dtor.QStackedWidget" location="qstackedwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStackedWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QStackedWidget::addWidget" href="qstackedwidget.html#addWidget" location="qstackedwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="addWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertWidget" fullname="QStackedWidget::insertWidget" href="qstackedwidget.html#insertWidget" location="qstackedwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insertWidget(int index, QWidget * widget)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeWidget" fullname="QStackedWidget::removeWidget" href="qstackedwidget.html#removeWidget" location="qstackedwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentWidget" fullname="QStackedWidget::currentWidget" href="qstackedwidget.html#currentWidget" location="qstackedwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="currentWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QStackedWidget::currentIndex" href="qstackedwidget.html#currentIndex-prop" location="qstackedwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentIndex" type="int" signature="currentIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QStackedWidget::indexOf" href="qstackedwidget.html#indexOf" location="qstackedwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QStackedWidget::widget" href="qstackedwidget.html#widget" location="qstackedwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QStackedWidget::count" href="qstackedwidget.html#count-prop" location="qstackedwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="count" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentIndex" fullname="QStackedWidget::setCurrentIndex" href="qstackedwidget.html#currentIndex-prop" location="qstackedwidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="currentIndex" type="void" signature="setCurrentIndex(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentWidget" fullname="QStackedWidget::setCurrentWidget" href="qstackedwidget.html#setCurrentWidget" location="qstackedwidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QStackedWidget::currentChanged" href="qstackedwidget.html#currentChanged" location="qstackedwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetRemoved" fullname="QStackedWidget::widgetRemoved" href="qstackedwidget.html#widgetRemoved" location="qstackedwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="widgetRemoved(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QStackedWidget::event" href="qstackedwidget.html#event" location="qstackedwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSignalSpy" href="qsignalspy.html" location="qsignalspy.h" bases="QObject,QList" module="QtTest"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSignalSpy" fullname="QSignalSpy::QSignalSpy" href="qsignalspy.html#QSignalSpy" location="qsignalspy.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSignalSpy(QObject * object, const char * signal)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="const char *" right="" name="signal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSignalSpy::isValid" href="qsignalspy.html#isValid" location="qsignalspy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="signal" fullname="QSignalSpy::signal" href="qsignalspy.html#signal" location="qsignalspy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="signal() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextOption" href="qtextoption.html" location="qtextoption.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="TabType" fullname="QTextOption::TabType" href="qtextoption.html#TabType-enum" location="qtextoption.h"> + <value name="LeftTab" value="0"/> + <value name="RightTab" value="1"/> + <value name="CenterTab" value="2"/> + <value name="DelimiterTab" value="3"/> + </enum> + <class access="public" threadsafety="unspecified" status="commendable" name="Tab" fullname="QTextOption::Tab" href="qtextoption-tab.html" location="qtextoption.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="Tab" fullname="QTextOption::Tab::Tab" href="qtextoption-tab.html#Tab" location="qtextoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Tab()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTextOption::Tab::operator==" href="qtextoption-tab.html#operator==" location="qtextoption.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const Tab & other) const"> + <parameter left="const Tab &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTextOption::Tab::operator!=" href="qtextoption-tab.html#operator!=" location="qtextoption.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const Tab & other) const"> + <parameter left="const Tab &" right="" name="other" default=""/> + </function> + <variable access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QTextOption::Tab::position" href="qtextoption-tab.html#position-var" location="qtextoption.h" type="qreal" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QTextOption::Tab::type" href="qtextoption-tab.html#type-var" location="qtextoption.h" type="TabType" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="delimiter" fullname="QTextOption::Tab::delimiter" href="qtextoption-tab.html#delimiter-var" location="qtextoption.h" type="QChar" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextOption" fullname="QTextOption::QTextOption" href="qtextoption.html#QTextOption" location="qtextoption.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextOption()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextOption" fullname="QTextOption::QTextOption" href="qtextoption.html#QTextOption-2" location="qtextoption.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextOption(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextOption" fullname="QTextOption::~QTextOption" href="qtextoption.html#dtor.QTextOption" location="qtextoption.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextOption()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextOption" fullname="QTextOption::QTextOption" href="qtextoption.html#QTextOption-3" location="qtextoption.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTextOption(const QTextOption & other)"> + <parameter left="const QTextOption &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTextOption::operator=" href="qtextoption.html#operator=" location="qtextoption.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextOption &" signature="operator=(const QTextOption & other)"> + <parameter left="const QTextOption &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QTextOption::setAlignment" href="qtextoption.html#setAlignment" location="qtextoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QTextOption::alignment" href="qtextoption.html#alignment" location="qtextoption.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextDirection" fullname="QTextOption::setTextDirection" href="qtextoption.html#setTextDirection" location="qtextoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextDirection(Qt::LayoutDirection direction)"> + <parameter left="Qt::LayoutDirection" right="" name="direction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textDirection" fullname="QTextOption::textDirection" href="qtextoption.html#textDirection" location="qtextoption.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::LayoutDirection" signature="textDirection() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="WrapMode" fullname="QTextOption::WrapMode" href="qtextoption.html#WrapMode-enum" location="qtextoption.h"> + <value name="NoWrap" value="0"/> + <value name="WordWrap" value="1"/> + <value name="ManualWrap" value="2"/> + <value name="WrapAnywhere" value="3"/> + <value name="WrapAtWordBoundaryOrAnywhere" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setWrapMode" fullname="QTextOption::setWrapMode" href="qtextoption.html#setWrapMode" location="qtextoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWrapMode(WrapMode mode)"> + <parameter left="WrapMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wrapMode" fullname="QTextOption::wrapMode" href="qtextoption.html#wrapMode" location="qtextoption.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="WrapMode" signature="wrapMode() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Flag" fullname="QTextOption::Flag" href="qtextoption.html#Flag-enum" location="qtextoption.h" typedef="QTextOption::Flags"> + <value name="ShowTabsAndSpaces" value="0x1"/> + <value name="ShowLineAndParagraphSeparators" value="0x2"/> + <value name="AddSpaceForLineAndParagraphSeparators" value="0x4"/> + <value name="SuppressColors" value="0x8"/> + <value name="IncludeTrailingSpaces" value="0x80000000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Flags" fullname="QTextOption::Flags" href="qtextoption.html#Flags-typedef" location="qtextoption.h" enum="QTextOption::Flag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFlags" fullname="QTextOption::setFlags" href="qtextoption.html#setFlags" location="qtextoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFlags(QFlags<QTextOption::Flag> flags)"> + <parameter left="QFlags<QTextOption::Flag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QTextOption::flags" href="qtextoption.html#flags" location="qtextoption.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Flags" signature="flags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabStop" fullname="QTextOption::setTabStop" href="qtextoption.html#setTabStop" location="qtextoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabStop(qreal tabStop)"> + <parameter left="qreal" right="" name="tabStop" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabStop" fullname="QTextOption::tabStop" href="qtextoption.html#tabStop" location="qtextoption.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="tabStop() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabArray" fullname="QTextOption::setTabArray" href="qtextoption.html#setTabArray" location="qtextoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabArray(QList<qreal> tabStops)"> + <parameter left="QList<qreal>" right="" name="tabStops" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabArray" fullname="QTextOption::tabArray" href="qtextoption.html#tabArray" location="qtextoption.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<qreal>" signature="tabArray() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabs" fullname="QTextOption::setTabs" href="qtextoption.html#setTabs" location="qtextoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabs(QList<Tab> tabStops)"> + <parameter left="QList<Tab>" right="" name="tabStops" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabs" fullname="QTextOption::tabs" href="qtextoption.html#tabs" location="qtextoption.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Tab>" signature="tabs() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUseDesignMetrics" fullname="QTextOption::setUseDesignMetrics" href="qtextoption.html#setUseDesignMetrics" location="qtextoption.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUseDesignMetrics(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="useDesignMetrics" fullname="QTextOption::useDesignMetrics" href="qtextoption.html#useDesignMetrics" location="qtextoption.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="useDesignMetrics() const"/> + </class> + <class access="public" threadsafety="unspecified" status="preliminary" name="QRasterPaintEngine" href="qrasterpaintengine.html" location="qpaintengine_raster_p.h" bases="QPaintEngine" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QRasterPaintEngine" fullname="QRasterPaintEngine::QRasterPaintEngine" href="qrasterpaintengine.html#QRasterPaintEngine" location="qpaintengine_raster_p.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QRasterPaintEngine(QPaintDevice * device)"> + <parameter left="QPaintDevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QRasterPaintEngine" fullname="QRasterPaintEngine::~QRasterPaintEngine" href="qrasterpaintengine.html#dtor.QRasterPaintEngine" location="qpaintengine_raster_p.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QRasterPaintEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QRasterPaintEngine::begin" href="qrasterpaintengine.html#begin" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="begin(QPaintDevice * device)"> + <parameter left="QPaintDevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QRasterPaintEngine::end" href="qrasterpaintengine.html#end" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="end()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolygon" fullname="QRasterPaintEngine::drawPolygon" href="qrasterpaintengine.html#drawPolygon" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPolygon(const QPointF * points, int pointCount, PolygonDrawMode mode)"> + <parameter left="const QPointF *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + <parameter left="PolygonDrawMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPolygon" fullname="QRasterPaintEngine::drawPolygon" href="qrasterpaintengine.html#drawPolygon-2" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPolygon(const QPoint * points, int pointCount, PolygonDrawMode mode)"> + <parameter left="const QPoint *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + <parameter left="PolygonDrawMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="QRasterPaintEngine::drawEllipse" href="qrasterpaintengine.html#drawEllipse" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawEllipse(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QRasterPaintEngine::fillRect" href="qrasterpaintengine.html#fillRect" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="fillRect(const QRectF & r, const QBrush & brush)"> + <parameter left="const QRectF &" right="" name="r" default=""/> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRect" fullname="QRasterPaintEngine::fillRect" href="qrasterpaintengine.html#fillRect-2" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="fillRect(const QRectF & r, const QColor & color)"> + <parameter left="const QRectF &" right="" name="r" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRects" fullname="QRasterPaintEngine::drawRects" href="qrasterpaintengine.html#drawRects" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawRects(const QRect * rects, int rectCount)"> + <parameter left="const QRect *" right="" name="rects" default=""/> + <parameter left="int" right="" name="rectCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawRects" fullname="QRasterPaintEngine::drawRects" href="qrasterpaintengine.html#drawRects-2" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawRects(const QRectF * rects, int rectCount)"> + <parameter left="const QRectF *" right="" name="rects" default=""/> + <parameter left="int" right="" name="rectCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPixmap" fullname="QRasterPaintEngine::drawPixmap" href="qrasterpaintengine.html#drawPixmap" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPixmap(const QRectF & r, const QPixmap & pixmap, const QRectF & sr)"> + <parameter left="const QRectF &" right="" name="r" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QRectF &" right="" name="sr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawImage" fullname="QRasterPaintEngine::drawImage" href="qrasterpaintengine.html#drawImage" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawImage(const QRectF & r, const QImage & img, const QRectF & sr, QFlags<Qt::ImageConversionFlag> falgs)"> + <parameter left="const QRectF &" right="" name="r" default=""/> + <parameter left="const QImage &" right="" name="img" default=""/> + <parameter left="const QRectF &" right="" name="sr" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="falgs" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTiledPixmap" fullname="QRasterPaintEngine::drawTiledPixmap" href="qrasterpaintengine.html#drawTiledPixmap" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawTiledPixmap(const QRectF & r, const QPixmap & pixmap, const QPointF & sr)"> + <parameter left="const QRectF &" right="" name="r" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QPointF &" right="" name="sr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTextItem" fullname="QRasterPaintEngine::drawTextItem" href="qrasterpaintengine.html#drawTextItem" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawTextItem(const QPointF & p, const QTextItem & textItem)"> + <parameter left="const QPointF &" right="" name="p" default=""/> + <parameter left="const QTextItem &" right="" name="textItem" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QRasterPaintEngine::drawLines" href="qrasterpaintengine.html#drawLines" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawLines(const QLine * lines, int lineCount)"> + <parameter left="const QLine *" right="" name="lines" default=""/> + <parameter left="int" right="" name="lineCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawLines" fullname="QRasterPaintEngine::drawLines" href="qrasterpaintengine.html#drawLines-2" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawLines(const QLineF * lines, int lineCount)"> + <parameter left="const QLineF *" right="" name="lines" default=""/> + <parameter left="int" right="" name="lineCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoints" fullname="QRasterPaintEngine::drawPoints" href="qrasterpaintengine.html#drawPoints" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPoints(const QPointF * points, int pointCount)"> + <parameter left="const QPointF *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPoints" fullname="QRasterPaintEngine::drawPoints" href="qrasterpaintengine.html#drawPoints-2" location="qpaintengine_raster.cpp" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawPoints(const QPoint * points, int pointCount)"> + <parameter left="const QPoint *" right="" name="points" default=""/> + <parameter left="int" right="" name="pointCount" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawEllipse" fullname="QRasterPaintEngine::drawEllipse" href="qrasterpaintengine.html#drawEllipse-2" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawEllipse(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QRasterPaintEngine::type" href="qrasterpaintengine.html#type" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="drawColorSpans" fullname="QRasterPaintEngine::drawColorSpans" href="qrasterpaintengine.html#drawColorSpans" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawColorSpans(const QSpan * spans, int count, uint color)"> + <parameter left="const QSpan *" right="" name="spans" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="uint" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawBufferSpan" fullname="QRasterPaintEngine::drawBufferSpan" href="qrasterpaintengine.html#drawBufferSpan" location="qpaintengine_raster.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawBufferSpan(const uint * buffer, int size, int x, int y, int length, uint alpha)"> + <parameter left="const uint *" right="" name="buffer" default=""/> + <parameter left="int" right="" name="size" default=""/> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="length" default=""/> + <parameter left="uint" right="" name="alpha" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="preliminary" name="QCustomRasterPaintDevice" href="qcustomrasterpaintdevice.html" location="qpaintengine_raster_p.h" bases="QPaintDevice" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QCustomRasterPaintDevice" fullname="QCustomRasterPaintDevice::QCustomRasterPaintDevice" href="qcustomrasterpaintdevice.html#QCustomRasterPaintDevice" location="qpaintengine_raster_p.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCustomRasterPaintDevice(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="metric" fullname="QCustomRasterPaintDevice::metric" href="qcustomrasterpaintdevice.html#metric" location="qpaintengine_raster.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="metric(PaintDeviceMetric m) const"> + <parameter left="PaintDeviceMetric" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="memory" fullname="QCustomRasterPaintDevice::memory" href="qcustomrasterpaintdevice.html#memory" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void *" signature="memory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QCustomRasterPaintDevice::format" href="qcustomrasterpaintdevice.html#format" location="qpaintengine_raster_p.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QImage::Format" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesPerLine" fullname="QCustomRasterPaintDevice::bytesPerLine" href="qcustomrasterpaintdevice.html#bytesPerLine" location="qpaintengine_raster.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="bytesPerLine() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QEventTransition" href="qeventtransition.html" location="qeventtransition.h" bases="QAbstractTransition" module="QtCore"> + <contents name="subclassing" title="Subclassing" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="eventObject" fullname="QEventTransition::eventObject" href="qeventtransition.html#eventObject-prop" location="qeventtransition.h" type="QObject *"> + <getter name="eventObject"/> + <setter name="setEventObject"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="eventType" fullname="QEventTransition::eventType" href="qeventtransition.html#eventType-prop" location="qeventtransition.h" type="QEvent::Type"> + <getter name="eventType"/> + <setter name="setEventType"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QEventTransition" fullname="QEventTransition::QEventTransition" href="qeventtransition.html#QEventTransition" location="qeventtransition.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QEventTransition(QState * sourceState)"> + <parameter left="QState *" right="" name="sourceState" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QEventTransition" fullname="QEventTransition::QEventTransition" href="qeventtransition.html#QEventTransition-2" location="qeventtransition.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QEventTransition(QObject * object, QEvent::Type type, QState * sourceState)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QEvent::Type" right="" name="type" default=""/> + <parameter left="QState *" right="" name="sourceState" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QEventTransition" fullname="QEventTransition::~QEventTransition" href="qeventtransition.html#dtor.QEventTransition" location="qeventtransition.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QEventTransition()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="eventObject" fullname="QEventTransition::eventObject" href="qeventtransition.html#eventObject-prop" location="qeventtransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="eventObject" type="QObject *" signature="eventObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEventObject" fullname="QEventTransition::setEventObject" href="qeventtransition.html#eventObject-prop" location="qeventtransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="eventObject" type="void" signature="setEventObject(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="eventType" fullname="QEventTransition::eventType" href="qeventtransition.html#eventType-prop" location="qeventtransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="eventType" type="QEvent::Type" signature="eventType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEventType" fullname="QEventTransition::setEventType" href="qeventtransition.html#eventType-prop" location="qeventtransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="eventType" type="void" signature="setEventType(QEvent::Type type)"> + <parameter left="QEvent::Type" right="" name="type" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventTest" fullname="QEventTransition::eventTest" href="qeventtransition.html#eventTest" location="qeventtransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventTest(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onTransition" fullname="QEventTransition::onTransition" href="qeventtransition.html#onTransition" location="qeventtransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onTransition(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QEventTransition::event" href="qeventtransition.html#event" location="qeventtransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTabBar" href="qtabbar.html" location="qtabbar.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QTabBar::shape" href="qtabbar.html#shape-prop" location="qtabbar.h" type="Shape"> + <getter name="shape"/> + <setter name="setShape"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QTabBar::currentIndex" href="qtabbar.html#currentIndex-prop" location="qtabbar.h" type="int"> + <getter name="currentIndex"/> + <setter name="setCurrentIndex"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QTabBar::count" href="qtabbar.html#count-prop" location="qtabbar.h" type="int"> + <getter name="count"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="drawBase" fullname="QTabBar::drawBase" href="qtabbar.html#drawBase-prop" location="qtabbar.h" type="bool"> + <getter name="drawBase"/> + <setter name="setDrawBase"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QTabBar::iconSize" href="qtabbar.html#iconSize-prop" location="qtabbar.h" type="QSize"> + <getter name="iconSize"/> + <setter name="setIconSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="elideMode" fullname="QTabBar::elideMode" href="qtabbar.html#elideMode-prop" location="qtabbar.h" type="Qt::TextElideMode"> + <getter name="elideMode"/> + <setter name="setElideMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="usesScrollButtons" fullname="QTabBar::usesScrollButtons" href="qtabbar.html#usesScrollButtons-prop" location="qtabbar.h" type="bool"> + <getter name="usesScrollButtons"/> + <setter name="setUsesScrollButtons"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tabsClosable" fullname="QTabBar::tabsClosable" href="qtabbar.html#tabsClosable-prop" location="qtabbar.h" type="bool"> + <getter name="tabsClosable"/> + <setter name="setTabsClosable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectionBehaviorOnRemove" fullname="QTabBar::selectionBehaviorOnRemove" href="qtabbar.html#selectionBehaviorOnRemove-prop" location="qtabbar.h" type="SelectionBehavior"> + <getter name="selectionBehaviorOnRemove"/> + <setter name="setSelectionBehaviorOnRemove"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="expanding" fullname="QTabBar::expanding" href="qtabbar.html#expanding-prop" location="qtabbar.h" type="bool"> + <getter name="expanding"/> + <setter name="setExpanding"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="movable" fullname="QTabBar::movable" href="qtabbar.html#movable-prop" location="qtabbar.h" type="bool"> + <getter name="isMovable"/> + <setter name="setMovable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="documentMode" fullname="QTabBar::documentMode" href="qtabbar.html#documentMode-prop" location="qtabbar.h" type="bool"> + <getter name="documentMode"/> + <setter name="setDocumentMode"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QTabBar" fullname="QTabBar::QTabBar" href="qtabbar.html#QTabBar" location="qtabbar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTabBar(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTabBar" fullname="QTabBar::~QTabBar" href="qtabbar.html#dtor.QTabBar" location="qtabbar.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTabBar()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Shape" fullname="QTabBar::Shape" href="qtabbar.html#Shape-enum" location="qtabbar.h"> + <value name="RoundedNorth" value="0"/> + <value name="RoundedSouth" value="1"/> + <value name="RoundedWest" value="2"/> + <value name="RoundedEast" value="3"/> + <value name="TriangularNorth" value="4"/> + <value name="TriangularSouth" value="5"/> + <value name="TriangularWest" value="6"/> + <value name="TriangularEast" value="7"/> + <value name="RoundedAbove" value="RoundedNorth"/> + <value name="RoundedBelow" value="RoundedSouth"/> + <value name="TriangularAbove" value="TriangularNorth"/> + <value name="TriangularBelow" value="TriangularSouth"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ButtonPosition" fullname="QTabBar::ButtonPosition" href="qtabbar.html#ButtonPosition-enum" location="qtabbar.h"> + <value name="LeftSide" value="0"/> + <value name="RightSide" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectionBehavior" fullname="QTabBar::SelectionBehavior" href="qtabbar.html#SelectionBehavior-enum" location="qtabbar.h"> + <value name="SelectLeftTab" value="0"/> + <value name="SelectRightTab" value="1"/> + <value name="SelectPreviousTab" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QTabBar::shape" href="qtabbar.html#shape-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="shape" type="Shape" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShape" fullname="QTabBar::setShape" href="qtabbar.html#shape-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="shape" type="void" signature="setShape(Shape shape)"> + <parameter left="Shape" right="" name="shape" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addTab" fullname="QTabBar::addTab" href="qtabbar.html#addTab" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="addTab(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addTab" fullname="QTabBar::addTab" href="qtabbar.html#addTab-2" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="addTab(const QIcon & icon, const QString & text)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertTab" fullname="QTabBar::insertTab" href="qtabbar.html#insertTab" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insertTab(int index, const QString & text)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertTab" fullname="QTabBar::insertTab" href="qtabbar.html#insertTab-2" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="insertTab(int index, const QIcon & icon, const QString & text)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeTab" fullname="QTabBar::removeTab" href="qtabbar.html#removeTab" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeTab(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveTab" fullname="QTabBar::moveTab" href="qtabbar.html#moveTab" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveTab(int from, int to)"> + <parameter left="int" right="" name="from" default=""/> + <parameter left="int" right="" name="to" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isTabEnabled" fullname="QTabBar::isTabEnabled" href="qtabbar.html#isTabEnabled" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTabEnabled(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabEnabled" fullname="QTabBar::setTabEnabled" href="qtabbar.html#setTabEnabled" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabEnabled(int index, bool enabled)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabText" fullname="QTabBar::tabText" href="qtabbar.html#tabText" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tabText(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabText" fullname="QTabBar::setTabText" href="qtabbar.html#setTabText" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabText(int index, const QString & text)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabTextColor" fullname="QTabBar::tabTextColor" href="qtabbar.html#tabTextColor" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="tabTextColor(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabTextColor" fullname="QTabBar::setTabTextColor" href="qtabbar.html#setTabTextColor" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabTextColor(int index, const QColor & color)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabIcon" fullname="QTabBar::tabIcon" href="qtabbar.html#tabIcon" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="tabIcon(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabIcon" fullname="QTabBar::setTabIcon" href="qtabbar.html#setTabIcon" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabIcon(int index, const QIcon & icon)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elideMode" fullname="QTabBar::elideMode" href="qtabbar.html#elideMode-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="elideMode" type="Qt::TextElideMode" signature="elideMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setElideMode" fullname="QTabBar::setElideMode" href="qtabbar.html#elideMode-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="elideMode" type="void" signature="setElideMode(Qt::TextElideMode )"> + <parameter left="Qt::TextElideMode" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabToolTip" fullname="QTabBar::setTabToolTip" href="qtabbar.html#setTabToolTip" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabToolTip(int index, const QString & tip)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QString &" right="" name="tip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabToolTip" fullname="QTabBar::tabToolTip" href="qtabbar.html#tabToolTip" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tabToolTip(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabWhatsThis" fullname="QTabBar::setTabWhatsThis" href="qtabbar.html#setTabWhatsThis" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabWhatsThis(int index, const QString & text)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabWhatsThis" fullname="QTabBar::tabWhatsThis" href="qtabbar.html#tabWhatsThis" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tabWhatsThis(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabData" fullname="QTabBar::setTabData" href="qtabbar.html#setTabData" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabData(int index, const QVariant & data)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabData" fullname="QTabBar::tabData" href="qtabbar.html#tabData" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="tabData(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabRect" fullname="QTabBar::tabRect" href="qtabbar.html#tabRect" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="tabRect(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabAt" fullname="QTabBar::tabAt" href="qtabbar.html#tabAt" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="tabAt(const QPoint & position) const"> + <parameter left="const QPoint &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QTabBar::currentIndex" href="qtabbar.html#currentIndex-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentIndex" type="int" signature="currentIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QTabBar::count" href="qtabbar.html#count-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="count" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QTabBar::sizeHint" href="qtabbar.html#sizeHint" location="qtabbar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QTabBar::minimumSizeHint" href="qtabbar.html#minimumSizeHint" location="qtabbar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDrawBase" fullname="QTabBar::setDrawBase" href="qtabbar.html#drawBase-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="drawBase" type="void" signature="setDrawBase(bool drawTheBase)"> + <parameter left="bool" right="" name="drawTheBase" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawBase" fullname="QTabBar::drawBase" href="qtabbar.html#drawBase-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="drawBase" type="bool" signature="drawBase() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QTabBar::iconSize" href="qtabbar.html#iconSize-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconSize" type="QSize" signature="iconSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconSize" fullname="QTabBar::setIconSize" href="qtabbar.html#iconSize-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="iconSize" type="void" signature="setIconSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="usesScrollButtons" fullname="QTabBar::usesScrollButtons" href="qtabbar.html#usesScrollButtons-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="usesScrollButtons" type="bool" signature="usesScrollButtons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUsesScrollButtons" fullname="QTabBar::setUsesScrollButtons" href="qtabbar.html#usesScrollButtons-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="usesScrollButtons" type="void" signature="setUsesScrollButtons(bool useButtons)"> + <parameter left="bool" right="" name="useButtons" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabsClosable" fullname="QTabBar::tabsClosable" href="qtabbar.html#tabsClosable-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabsClosable" type="bool" signature="tabsClosable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabsClosable" fullname="QTabBar::setTabsClosable" href="qtabbar.html#tabsClosable-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tabsClosable" type="void" signature="setTabsClosable(bool closable)"> + <parameter left="bool" right="" name="closable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabButton" fullname="QTabBar::setTabButton" href="qtabbar.html#setTabButton" location="qtabbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabButton(int index, ButtonPosition position, QWidget * widget)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="ButtonPosition" right="" name="position" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabButton" fullname="QTabBar::tabButton" href="qtabbar.html#tabButton" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="tabButton(int index, ButtonPosition position) const"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="ButtonPosition" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionBehaviorOnRemove" fullname="QTabBar::selectionBehaviorOnRemove" href="qtabbar.html#selectionBehaviorOnRemove-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectionBehaviorOnRemove" type="SelectionBehavior" signature="selectionBehaviorOnRemove() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionBehaviorOnRemove" fullname="QTabBar::setSelectionBehaviorOnRemove" href="qtabbar.html#selectionBehaviorOnRemove-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="selectionBehaviorOnRemove" type="void" signature="setSelectionBehaviorOnRemove(SelectionBehavior behavior)"> + <parameter left="SelectionBehavior" right="" name="behavior" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expanding" fullname="QTabBar::expanding" href="qtabbar.html#expanding-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="expanding" type="bool" signature="expanding() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setExpanding" fullname="QTabBar::setExpanding" href="qtabbar.html#expanding-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="expanding" type="void" signature="setExpanding(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isMovable" fullname="QTabBar::isMovable" href="qtabbar.html#movable-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="movable" type="bool" signature="isMovable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMovable" fullname="QTabBar::setMovable" href="qtabbar.html#movable-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="movable" type="void" signature="setMovable(bool movable)"> + <parameter left="bool" right="" name="movable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="documentMode" fullname="QTabBar::documentMode" href="qtabbar.html#documentMode-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="documentMode" type="bool" signature="documentMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocumentMode" fullname="QTabBar::setDocumentMode" href="qtabbar.html#documentMode-prop" location="qtabbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="documentMode" type="void" signature="setDocumentMode(bool set)"> + <parameter left="bool" right="" name="set" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentIndex" fullname="QTabBar::setCurrentIndex" href="qtabbar.html#currentIndex-prop" location="qtabbar.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="currentIndex" type="void" signature="setCurrentIndex(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QTabBar::currentChanged" href="qtabbar.html#currentChanged" location="qtabbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabCloseRequested" fullname="QTabBar::tabCloseRequested" href="qtabbar.html#tabCloseRequested" location="qtabbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="tabCloseRequested(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabMoved" fullname="QTabBar::tabMoved" href="qtabbar.html#tabMoved" location="qtabbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="tabMoved(int from, int to)"> + <parameter left="int" right="" name="from" default=""/> + <parameter left="int" right="" name="to" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="tabSizeHint" fullname="QTabBar::tabSizeHint" href="qtabbar.html#tabSizeHint" location="qtabbar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="tabSizeHint(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="tabInserted" fullname="QTabBar::tabInserted" href="qtabbar.html#tabInserted" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="tabInserted(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="tabRemoved" fullname="QTabBar::tabRemoved" href="qtabbar.html#tabRemoved" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="tabRemoved(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="tabLayoutChange" fullname="QTabBar::tabLayoutChange" href="qtabbar.html#tabLayoutChange" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="tabLayoutChange()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QTabBar::event" href="qtabbar.html#event" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QTabBar::resizeEvent" href="qtabbar.html#resizeEvent" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * )"> + <parameter left="QResizeEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QTabBar::showEvent" href="qtabbar.html#showEvent" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * )"> + <parameter left="QShowEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QTabBar::hideEvent" href="qtabbar.html#hideEvent" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * )"> + <parameter left="QHideEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QTabBar::paintEvent" href="qtabbar.html#paintEvent" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QTabBar::mousePressEvent" href="qtabbar.html#mousePressEvent" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QTabBar::mouseMoveEvent" href="qtabbar.html#mouseMoveEvent" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QTabBar::mouseReleaseEvent" href="qtabbar.html#mouseReleaseEvent" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QTabBar::wheelEvent" href="qtabbar.html#wheelEvent" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * event)"> + <parameter left="QWheelEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QTabBar::keyPressEvent" href="qtabbar.html#keyPressEvent" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QTabBar::changeEvent" href="qtabbar.html#changeEvent" location="qtabbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QTabBar::initStyleOption" href="qtabbar.html#initStyleOption" location="qtabbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionTab * option, int tabIndex) const"> + <parameter left="QStyleOptionTab *" right="" name="option" default=""/> + <parameter left="int" right="" name="tabIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setCurrentTab" fullname="QTabBar::setCurrentTab" href="qtabbar-qt3.html#setCurrentTab" location="qtabbar.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentTab(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="selected" fullname="QTabBar::selected" href="qtabbar-qt3.html#selected" location="qtabbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selected(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QHash" type="uint" signature="qHash(char key)"> + <parameter left="char" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-6" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" relates="QHash" type="uint" signature="qHash(uchar key)"> + <parameter left="uchar" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-7" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" relates="QHash" type="uint" signature="qHash(signed char key)"> + <parameter left="signed char" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-8" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" relates="QHash" type="uint" signature="qHash(ushort key)"> + <parameter left="ushort" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-9" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" relates="QHash" type="uint" signature="qHash(short key)"> + <parameter left="short" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-10" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" relates="QHash" type="uint" signature="qHash(uint key)"> + <parameter left="uint" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-11" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" relates="QHash" type="uint" signature="qHash(int key)"> + <parameter left="int" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-12" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" relates="QHash" type="uint" signature="qHash(ulong key)"> + <parameter left="ulong" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-13" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" relates="QHash" type="uint" signature="qHash(long key)"> + <parameter left="long" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-14" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" relates="QHash" type="uint" signature="qHash(quint64 key)"> + <parameter left="quint64" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-15" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" relates="QHash" type="uint" signature="qHash(qint64 key)"> + <parameter left="qint64" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-16" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" relates="QHash" type="uint" signature="qHash(QChar key)"> + <parameter left="QChar" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-17" location="qhash.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" relates="QHash" type="uint" signature="qHash(const QByteArray & key)"> + <parameter left="const QByteArray &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-18" location="qhash.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" relates="QHash" type="uint" signature="qHash(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-20" location="qhash.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="20" relates="QHash" type="uint" signature="qHash(const QBitArray & key)"> + <parameter left="const QBitArray &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-21" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="21" relates="QHash" type="uint" signature="qHash(const T * key)"> + <parameter left="const T *" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-22" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="22" relates="QHash" type="uint" signature="qHash(const QPair<T1, T2> & key)"> + <parameter left="const QPair<T1, T2> &" right="" name="key" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QHash" href="qhash.html" location="qhash.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QHash" fullname="QHash::QHash" href="qhash.html#QHash" location="qhash.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHash()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QHash" fullname="QHash::QHash" href="qhash.html#QHash-2" location="qhash.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QHash(const QHash<Key, T> & other)"> + <parameter left="const QHash<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHash" fullname="QHash::~QHash" href="qhash.html#dtor.QHash" location="qhash.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHash()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QHash::operator=" href="qhash.html#operator=" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHash<Key, T> &" signature="operator=(const QHash<Key, T> & other)"> + <parameter left="const QHash<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QHash::operator==" href="qhash.html#operator==" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QHash<Key, T> & other) const"> + <parameter left="const QHash<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QHash::operator!=" href="qhash.html#operator!=" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QHash<Key, T> & other) const"> + <parameter left="const QHash<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QHash::size" href="qhash.html#size" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QHash::isEmpty" href="qhash.html#isEmpty" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="capacity" fullname="QHash::capacity" href="qhash.html#capacity" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="capacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reserve" fullname="QHash::reserve" href="qhash.html#reserve" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reserve(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="squeeze" fullname="QHash::squeeze" href="qhash.html#squeeze" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="squeeze()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QHash::clear" href="qhash.html#clear" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QHash::remove" href="qhash.html#remove" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="remove(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="QHash::take" href="qhash.html#take" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="take(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QHash::contains" href="qhash.html#contains" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QHash::key" href="qhash.html#key" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const Key" signature="key(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QHash::key" href="qhash.html#key-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const Key" signature="key(const T & value, const Key & defaultKey) const"> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="const Key &" right="" name="defaultKey" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QHash::value" href="qhash.html#value" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T" signature="value(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QHash::value" href="qhash.html#value-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T" signature="value(const Key & key, const T & defaultValue) const"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="defaultValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QHash::operator[]" href="qhash.html#operator[]" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="operator[](const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QHash::operator[]" href="qhash.html#operator[]-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T" signature="operator[](const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uniqueKeys" fullname="QHash::uniqueKeys" href="qhash.html#uniqueKeys" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Key>" signature="uniqueKeys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QHash::keys" href="qhash.html#keys" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Key>" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QHash::keys" href="qhash.html#keys-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QList<Key>" signature="keys(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="values" fullname="QHash::values" href="qhash.html#values" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<T>" signature="values() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="values" fullname="QHash::values" href="qhash.html#values-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QList<T>" signature="values(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QHash::count" href="qhash.html#count" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QHash::iterator" href="qhash-iterator.html" location="qhash.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QHash::iterator::iterator" href="qhash-iterator.html#iterator" location="qhash.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QHash::iterator::key" href="qhash-iterator.html#key" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const Key &" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QHash::iterator::value" href="qhash-iterator.html#value" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T &" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QHash::iterator::operator*" href="qhash-iterator.html#operator*" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QHash::iterator::operator->" href="qhash-iterator.html#operator->" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QHash::iterator::operator==" href="qhash-iterator.html#operator==" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QHash::iterator::operator!=" href="qhash-iterator.html#operator!=" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QHash::iterator::operator++" href="qhash-iterator.html#operator++" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QHash::iterator::operator++" href="qhash-iterator.html#operator++-2" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QHash::iterator::operator--" href="qhash-iterator.html#operator--" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QHash::iterator::operator--" href="qhash-iterator.html#operator---2" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QHash::iterator::operator+" href="qhash-iterator.html#operator+" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="operator+(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QHash::iterator::operator-" href="qhash-iterator.html#operator-" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="operator-(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QHash::iterator::operator+=" href="qhash-iterator.html#operator+=" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator+=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QHash::iterator::operator-=" href="qhash-iterator.html#operator-=" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator-=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QHash::iterator::operator==" href="qhash-iterator.html#operator==-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QHash::iterator::operator!=" href="qhash-iterator.html#operator!=-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QHash::const_iterator" href="qhash-const-iterator.html" location="qhash.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QHash::const_iterator::const_iterator" href="qhash-const-iterator.html#const_iterator" location="qhash.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="const_iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QHash::const_iterator::const_iterator" href="qhash-const-iterator.html#const_iterator-3" location="qhash.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="const_iterator(const iterator & other)"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QHash::const_iterator::key" href="qhash-const-iterator.html#key" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const Key &" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QHash::const_iterator::value" href="qhash-const-iterator.html#value" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QHash::const_iterator::operator*" href="qhash-const-iterator.html#operator*" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QHash::const_iterator::operator->" href="qhash-const-iterator.html#operator->" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QHash::const_iterator::operator==" href="qhash-const-iterator.html#operator==" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QHash::const_iterator::operator!=" href="qhash-const-iterator.html#operator!=" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QHash::const_iterator::operator++" href="qhash-const-iterator.html#operator++" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QHash::const_iterator::operator++" href="qhash-const-iterator.html#operator++-2" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const_iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QHash::const_iterator::operator--" href="qhash-const-iterator.html#operator--" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QHash::const_iterator::operator--" href="qhash-const-iterator.html#operator---2" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const_iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QHash::const_iterator::operator+" href="qhash-const-iterator.html#operator+" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="operator+(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QHash::const_iterator::operator-" href="qhash-const-iterator.html#operator-" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="operator-(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QHash::const_iterator::operator+=" href="qhash-const-iterator.html#operator+=" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator+=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QHash::const_iterator::operator-=" href="qhash-const-iterator.html#operator-=" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator-=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QHash::begin" href="qhash.html#begin" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="begin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QHash::begin" href="qhash.html#begin-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constBegin" fullname="QHash::constBegin" href="qhash.html#constBegin" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constBegin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QHash::end" href="qhash.html#end" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="end()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QHash::end" href="qhash.html#end-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="end() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constEnd" fullname="QHash::constEnd" href="qhash.html#constEnd" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="erase" fullname="QHash::erase" href="qhash.html#erase" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="erase(iterator pos)"> + <parameter left="iterator" right="" name="pos" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="QHash::Iterator" href="qhash.html#Iterator-typedef" location="qhash.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ConstIterator" fullname="QHash::ConstIterator" href="qhash.html#ConstIterator-typedef" location="qhash.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QHash::count" href="qhash.html#count-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QHash::find" href="qhash.html#find" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="find(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QHash::find" href="qhash.html#find-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="find(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="constFind" fullname="QHash::constFind" href="qhash.html#constFind" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constFind(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QHash::insert" href="qhash.html#insert" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="insert(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertMulti" fullname="QHash::insertMulti" href="qhash.html#insertMulti" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="insertMulti(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unite" fullname="QHash::unite" href="qhash.html#unite" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHash<Key, T> &" signature="unite(const QHash<Key, T> & other)"> + <parameter left="const QHash<Key, T> &" right="" name="other" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="mapped_type" fullname="QHash::mapped_type" href="qhash.html#mapped_type-typedef" location="qhash.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="key_type" fullname="QHash::key_type" href="qhash.html#key_type-typedef" location="qhash.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="difference_type" fullname="QHash::difference_type" href="qhash.html#difference_type-typedef" location="qhash.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="size_type" fullname="QHash::size_type" href="qhash.html#size_type-typedef" location="qhash.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="empty" fullname="QHash::empty" href="qhash.html#empty" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="empty() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QMultiHash" href="qmultihash.html" location="qhash.h" bases="QHash" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMultiHash" fullname="QMultiHash::QMultiHash" href="qmultihash.html#QMultiHash" location="qhash.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMultiHash()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QMultiHash" fullname="QMultiHash::QMultiHash" href="qmultihash.html#QMultiHash-2" location="qhash.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMultiHash(const QHash<Key, T> & other)"> + <parameter left="const QHash<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QMultiHash::replace" href="qmultihash.html#replace" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHash<Key, T>::iterator" signature="replace(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QMultiHash::insert" href="qmultihash.html#insert" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHash<Key, T>::iterator" signature="insert(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QMultiHash::operator+=" href="qmultihash.html#operator+=" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMultiHash &" signature="operator+=(const QMultiHash & other)"> + <parameter left="const QMultiHash &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QMultiHash::operator+" href="qmultihash.html#operator+" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMultiHash" signature="operator+(const QMultiHash & other) const"> + <parameter left="const QMultiHash &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QMultiHash::contains" href="qmultihash.html#contains-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="contains(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QMultiHash::remove" href="qmultihash.html#remove-2" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="remove(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QMultiHash::count" href="qmultihash.html#count-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="count(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QMultiHash::count" href="qmultihash.html#count-3" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QMultiHash::find" href="qmultihash.html#find-2" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QHash<Key, T>::iterator" signature="find(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QMultiHash::find" href="qmultihash.html#find-4" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QHash<Key, T>::const_iterator" signature="find(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="constFind" fullname="QMultiHash::constFind" href="qmultihash.html#constFind-2" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QHash<Key, T>::const_iterator" signature="constFind(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QMultiHash::contains" href="qmultihash.html#contains" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const Key & key, const T & value) const"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QMultiHash::remove" href="qmultihash.html#remove" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="remove(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QMultiHash::count" href="qmultihash.html#count" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count(const Key & key, const T & value) const"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QMultiHash::find" href="qmultihash.html#find" location="qhash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHash<Key, T>::iterator" signature="find(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QMultiHash::find" href="qmultihash.html#find-3" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QHash<Key, T>::const_iterator" signature="find(const Key & key, const T & value) const"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="constFind" fullname="QMultiHash::constFind" href="qmultihash.html#constFind" location="qhash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHash<Key, T>::const_iterator" signature="constFind(const Key & key, const T & value) const"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QAbstractXmlReceiver" href="qabstractxmlreceiver.html" location="qabstractxmlreceiver.h" bases="" module="QtXmlPatterns"> + <target name="xquery-sequence"/> + <contents name="xquery-sequences" title="XQuery Sequences" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractXmlReceiver" fullname="QAbstractXmlReceiver::QAbstractXmlReceiver" href="qabstractxmlreceiver.html#QAbstractXmlReceiver" location="qabstractxmlreceiver.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractXmlReceiver()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractXmlReceiver" fullname="QAbstractXmlReceiver::~QAbstractXmlReceiver" href="qabstractxmlreceiver.html#dtor.QAbstractXmlReceiver" location="qsequencereceiver.cpp" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractXmlReceiver()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startElement" fullname="QAbstractXmlReceiver::startElement" href="qabstractxmlreceiver.html#startElement" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="startElement(const QXmlName & name)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endElement" fullname="QAbstractXmlReceiver::endElement" href="qabstractxmlreceiver.html#endElement" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="endElement()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="attribute" fullname="QAbstractXmlReceiver::attribute" href="qabstractxmlreceiver.html#attribute" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="attribute(const QXmlName & name, const QStringRef & value)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + <parameter left="const QStringRef &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="comment" fullname="QAbstractXmlReceiver::comment" href="qabstractxmlreceiver.html#comment" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="comment(const QString & value)"> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="characters" fullname="QAbstractXmlReceiver::characters" href="qabstractxmlreceiver.html#characters" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="characters(const QStringRef & value)"> + <parameter left="const QStringRef &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDocument" fullname="QAbstractXmlReceiver::startDocument" href="qabstractxmlreceiver.html#startDocument" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="startDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endDocument" fullname="QAbstractXmlReceiver::endDocument" href="qabstractxmlreceiver.html#endDocument" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="endDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="processingInstruction" fullname="QAbstractXmlReceiver::processingInstruction" href="qabstractxmlreceiver.html#processingInstruction" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="processingInstruction(const QXmlName & target, const QString & value)"> + <parameter left="const QXmlName &" right="" name="target" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="atomicValue" fullname="QAbstractXmlReceiver::atomicValue" href="qabstractxmlreceiver.html#atomicValue" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="atomicValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceBinding" fullname="QAbstractXmlReceiver::namespaceBinding" href="qabstractxmlreceiver.html#namespaceBinding" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="namespaceBinding(const QXmlName & name)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startOfSequence" fullname="QAbstractXmlReceiver::startOfSequence" href="qabstractxmlreceiver.html#startOfSequence" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="startOfSequence()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endOfSequence" fullname="QAbstractXmlReceiver::endOfSequence" href="qabstractxmlreceiver.html#endOfSequence" location="qabstractxmlreceiver.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="endOfSequence()"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QAbstractXmlReceiver::d_ptr" href="qabstractxmlreceiver.html#d_ptr-var" location="qabstractxmlreceiver.h" type="QAbstractXmlReceiverPrivate *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsProxyWidget" href="qgraphicsproxywidget.html" location="qgraphicsproxywidget.h" bases="QGraphicsWidget" module="QtGui"> + <contents name="embedding-a-widget-with-qgraphicsproxywidget" title="Embedding a Widget with QGraphicsProxyWidget" level="1"/> + <contents name="synchronizing-widget-states" title="Synchronizing Widget States" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsProxyWidget" fullname="QGraphicsProxyWidget::QGraphicsProxyWidget" href="qgraphicsproxywidget.html#QGraphicsProxyWidget" location="qgraphicsproxywidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsProxyWidget(QGraphicsItem * parent, QFlags<Qt::WindowType> wFlags)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="wFlags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsProxyWidget" fullname="QGraphicsProxyWidget::~QGraphicsProxyWidget" href="qgraphicsproxywidget.html#dtor.QGraphicsProxyWidget" location="qgraphicsproxywidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsProxyWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidget" fullname="QGraphicsProxyWidget::setWidget" href="qgraphicsproxywidget.html#setWidget" location="qgraphicsproxywidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QGraphicsProxyWidget::widget" href="qgraphicsproxywidget.html#widget" location="qgraphicsproxywidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="subWidgetRect" fullname="QGraphicsProxyWidget::subWidgetRect" href="qgraphicsproxywidget.html#subWidgetRect" location="qgraphicsproxywidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="subWidgetRect(const QWidget * widget) const"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QGraphicsProxyWidget::setGeometry" href="qgraphicsproxywidget.html#setGeometry" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsProxyWidget::paint" href="qgraphicsproxywidget.html#paint" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsProxyWidget::Type" href="qgraphicsproxywidget.html#Type-var" location="qgraphicsproxywidget.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsProxyWidget::type" href="qgraphicsproxywidget.html#type" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createProxyForChildWidget" fullname="QGraphicsProxyWidget::createProxyForChildWidget" href="qgraphicsproxywidget.html#createProxyForChildWidget" location="qgraphicsproxywidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsProxyWidget *" signature="createProxyForChildWidget(QWidget * child)"> + <parameter left="QWidget *" right="" name="child" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="itemChange" fullname="QGraphicsProxyWidget::itemChange" href="qgraphicsproxywidget.html#itemChange" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="itemChange(GraphicsItemChange change, const QVariant & value)"> + <parameter left="GraphicsItemChange" right="" name="change" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QGraphicsProxyWidget::event" href="qgraphicsproxywidget.html#event" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QGraphicsProxyWidget::eventFilter" href="qgraphicsproxywidget.html#eventFilter" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * object, QEvent * event)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QGraphicsProxyWidget::showEvent" href="qgraphicsproxywidget.html#showEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * event)"> + <parameter left="QShowEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QGraphicsProxyWidget::hideEvent" href="qgraphicsproxywidget.html#hideEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * event)"> + <parameter left="QHideEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QGraphicsProxyWidget::contextMenuEvent" href="qgraphicsproxywidget.html#contextMenuEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QGraphicsSceneContextMenuEvent * event)"> + <parameter left="QGraphicsSceneContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QGraphicsProxyWidget::dragEnterEvent" href="qgraphicsproxywidget.html#dragEnterEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QGraphicsProxyWidget::dragLeaveEvent" href="qgraphicsproxywidget.html#dragLeaveEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QGraphicsProxyWidget::dragMoveEvent" href="qgraphicsproxywidget.html#dragMoveEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QGraphicsProxyWidget::dropEvent" href="qgraphicsproxywidget.html#dropEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverEnterEvent" fullname="QGraphicsProxyWidget::hoverEnterEvent" href="qgraphicsproxywidget.html#hoverEnterEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverEnterEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverLeaveEvent" fullname="QGraphicsProxyWidget::hoverLeaveEvent" href="qgraphicsproxywidget.html#hoverLeaveEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverLeaveEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverMoveEvent" fullname="QGraphicsProxyWidget::hoverMoveEvent" href="qgraphicsproxywidget.html#hoverMoveEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverMoveEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="grabMouseEvent" fullname="QGraphicsProxyWidget::grabMouseEvent" href="qgraphicsproxywidget.html#grabMouseEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="grabMouseEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="ungrabMouseEvent" fullname="QGraphicsProxyWidget::ungrabMouseEvent" href="qgraphicsproxywidget.html#ungrabMouseEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="ungrabMouseEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QGraphicsProxyWidget::mouseMoveEvent" href="qgraphicsproxywidget.html#mouseMoveEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QGraphicsProxyWidget::mousePressEvent" href="qgraphicsproxywidget.html#mousePressEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QGraphicsProxyWidget::mouseReleaseEvent" href="qgraphicsproxywidget.html#mouseReleaseEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QGraphicsProxyWidget::mouseDoubleClickEvent" href="qgraphicsproxywidget.html#mouseDoubleClickEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QGraphicsProxyWidget::wheelEvent" href="qgraphicsproxywidget.html#wheelEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QGraphicsSceneWheelEvent * event)"> + <parameter left="QGraphicsSceneWheelEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QGraphicsProxyWidget::keyPressEvent" href="qgraphicsproxywidget.html#keyPressEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QGraphicsProxyWidget::keyReleaseEvent" href="qgraphicsproxywidget.html#keyReleaseEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QGraphicsProxyWidget::focusInEvent" href="qgraphicsproxywidget.html#focusInEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QGraphicsProxyWidget::focusOutEvent" href="qgraphicsproxywidget.html#focusOutEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QGraphicsProxyWidget::focusNextPrevChild" href="qgraphicsproxywidget.html#focusNextPrevChild" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QGraphicsProxyWidget::sizeHint" href="qgraphicsproxywidget.html#sizeHint" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="sizeHint(Qt::SizeHint which, const QSizeF & constraint) const"> + <parameter left="Qt::SizeHint" right="" name="which" default=""/> + <parameter left="const QSizeF &" right="" name="constraint" default="QSizeF()"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QGraphicsProxyWidget::resizeEvent" href="qgraphicsproxywidget.html#resizeEvent" location="qgraphicsproxywidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QGraphicsSceneResizeEvent * event)"> + <parameter left="QGraphicsSceneResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="newProxyWidget" fullname="QGraphicsProxyWidget::newProxyWidget" href="qgraphicsproxywidget.html#newProxyWidget" location="qgraphicsproxywidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="QGraphicsProxyWidget *" signature="newProxyWidget(const QWidget * child)"> + <parameter left="const QWidget *" right="" name="child" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptString" href="qscriptstring.html" location="qscriptstring.h" bases="" module="QtScript"> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptString" fullname="QScriptString::QScriptString" href="qscriptstring.html#QScriptString" location="qscriptstring.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScriptString()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptString" fullname="QScriptString::QScriptString" href="qscriptstring.html#QScriptString-2" location="qscriptstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QScriptString(const QScriptString & other)"> + <parameter left="const QScriptString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptString" fullname="QScriptString::~QScriptString" href="qscriptstring.html#dtor.QScriptString" location="qscriptstring.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptString()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QScriptString::operator=" href="qscriptstring.html#operator=" location="qscriptstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptString &" signature="operator=(const QScriptString & other)"> + <parameter left="const QScriptString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QScriptString::isValid" href="qscriptstring.html#isValid" location="qscriptstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QScriptString::operator==" href="qscriptstring.html#operator==" location="qscriptstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QScriptString & other) const"> + <parameter left="const QScriptString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QScriptString::operator!=" href="qscriptstring.html#operator!=" location="qscriptstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QScriptString & other) const"> + <parameter left="const QScriptString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QScriptString::toString" href="qscriptstring.html#toString" location="qscriptstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QString" fullname="QScriptString::operator QString" href="qscriptstring.html#operator QString" location="qscriptstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QString() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAxScriptEngine" href="qaxscriptengine.html" location="qaxscript.h" bases="QAxObject" module="QAxContainer"> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="QAxScriptEngine::State" href="qaxscriptengine.html#State-enum" location="qaxscript.h"> + <value name="Uninitialized" value="0"/> + <value name="Initialized" value="5"/> + <value name="Started" value="1"/> + <value name="Connected" value="2"/> + <value name="Disconnected" value="3"/> + <value name="Closed" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QAxScriptEngine" fullname="QAxScriptEngine::QAxScriptEngine" href="qaxscriptengine.html#QAxScriptEngine" location="qaxscript.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAxScriptEngine(const QString & language, QAxScript * script)"> + <parameter left="const QString &" right="" name="language" default=""/> + <parameter left="QAxScript *" right="" name="script" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAxScriptEngine" fullname="QAxScriptEngine::~QAxScriptEngine" href="qaxscriptengine.html#dtor.QAxScriptEngine" location="qaxscript.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAxScriptEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QAxScriptEngine::isValid" href="qaxscriptengine.html#isValid" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasIntrospection" fullname="QAxScriptEngine::hasIntrospection" href="qaxscriptengine.html#hasIntrospection" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasIntrospection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptLanguage" fullname="QAxScriptEngine::scriptLanguage" href="qaxscriptengine.html#scriptLanguage" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="scriptLanguage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QAxScriptEngine::state" href="qaxscriptengine.html#state" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setState" fullname="QAxScriptEngine::setState" href="qaxscriptengine.html#setState" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setState(State st)"> + <parameter left="State" right="" name="st" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QAxScriptEngine::addItem" href="qaxscriptengine.html#addItem" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="queryInterface" fullname="QAxScriptEngine::queryInterface" href="qaxscriptengine.html#queryInterface" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="long" signature="queryInterface(const QUuid & uuid, void ** iface) const"> + <parameter left="const QUuid &" right="" name="uuid" default=""/> + <parameter left="void **" right="" name="iface" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initialize" fullname="QAxScriptEngine::initialize" href="qaxscriptengine.html#initialize" location="qaxscript.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="initialize(IUnknown ** ptr)"> + <parameter left="IUnknown **" right="" name="ptr" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAxScript" href="qaxscript.html" location="qaxscript.h" bases="QObject" module="QAxContainer"> + <enum access="public" threadsafety="unspecified" status="commendable" name="FunctionFlags" fullname="QAxScript::FunctionFlags" href="qaxscript.html#FunctionFlags-enum" location="qaxscript.h"> + <value name="FunctionNames" value="0"/> + <value name="FunctionSignatures" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QAxScript" fullname="QAxScript::QAxScript" href="qaxscript.html#QAxScript" location="qaxscript.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAxScript(const QString & name, QAxScriptManager * manager)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QAxScriptManager *" right="" name="manager" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAxScript" fullname="QAxScript::~QAxScript" href="qaxscript.html#dtor.QAxScript" location="qaxscript.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAxScript()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QAxScript::load" href="qaxscript.html#load" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="load(const QString & code, const QString & language)"> + <parameter left="const QString &" right="" name="code" default=""/> + <parameter left="const QString &" right="" name="language" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="functions" fullname="QAxScript::functions" href="qaxscript.html#functions" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="functions(FunctionFlags flags) const"> + <parameter left="FunctionFlags" right="" name="flags" default="FunctionNames"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptCode" fullname="QAxScript::scriptCode" href="qaxscript.html#scriptCode" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="scriptCode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptName" fullname="QAxScript::scriptName" href="qaxscript.html#scriptName" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="scriptName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptEngine" fullname="QAxScript::scriptEngine" href="qaxscript.html#scriptEngine" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAxScriptEngine *" signature="scriptEngine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="call" fullname="QAxScript::call" href="qaxscript.html#call" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="call(const QString & function, const QVariant & var1, const QVariant & var2, const QVariant & var3, const QVariant & var4, const QVariant & var5, const QVariant & var6, const QVariant & var7, const QVariant & var8)"> + <parameter left="const QString &" right="" name="function" default=""/> + <parameter left="const QVariant &" right="" name="var1" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var2" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var3" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var4" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var5" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var6" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var7" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var8" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="call" fullname="QAxScript::call" href="qaxscript.html#call-2" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QVariant" signature="call(const QString & function, QList<QVariant> & arguments)"> + <parameter left="const QString &" right="" name="function" default=""/> + <parameter left="QList<QVariant> &" right="" name="arguments" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entered" fullname="QAxScript::entered" href="qaxscript.html#entered" location="qaxscript.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="entered()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QAxScript::finished" href="qaxscript.html#finished" location="qaxscript.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QAxScript::finished" href="qaxscript.html#finished-2" location="qaxscript.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="finished(const QVariant & result)"> + <parameter left="const QVariant &" right="" name="result" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QAxScript::finished" href="qaxscript.html#finished-3" location="qaxscript.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="3" type="void" signature="finished(int code, const QString & source, const QString & description, const QString & help)"> + <parameter left="int" right="" name="code" default=""/> + <parameter left="const QString &" right="" name="source" default=""/> + <parameter left="const QString &" right="" name="description" default=""/> + <parameter left="const QString &" right="" name="help" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QAxScript::stateChanged" href="qaxscript.html#stateChanged" location="qaxscript.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(int state)"> + <parameter left="int" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QAxScript::error" href="qaxscript.html#error" location="qaxscript.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="error(int code, const QString & description, int sourcePosition, const QString & sourceText)"> + <parameter left="int" right="" name="code" default=""/> + <parameter left="const QString &" right="" name="description" default=""/> + <parameter left="int" right="" name="sourcePosition" default=""/> + <parameter left="const QString &" right="" name="sourceText" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAxScriptManager" href="qaxscriptmanager.html" location="qaxscript.h" bases="QObject" module="QAxContainer"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAxScriptManager" fullname="QAxScriptManager::QAxScriptManager" href="qaxscriptmanager.html#QAxScriptManager" location="qaxscript.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAxScriptManager(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAxScriptManager" fullname="QAxScriptManager::~QAxScriptManager" href="qaxscriptmanager.html#dtor.QAxScriptManager" location="qaxscript.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAxScriptManager()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addObject" fullname="QAxScriptManager::addObject" href="qaxscriptmanager.html#addObject" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addObject(QAxBase * object)"> + <parameter left="QAxBase *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addObject" fullname="QAxScriptManager::addObject" href="qaxscriptmanager.html#addObject-2" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addObject(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="functions" fullname="QAxScriptManager::functions" href="qaxscriptmanager.html#functions" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="functions(QAxScript::FunctionFlags flags) const"> + <parameter left="QAxScript::FunctionFlags" right="" name="flags" default="QAxScript::FunctionNames"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptNames" fullname="QAxScriptManager::scriptNames" href="qaxscriptmanager.html#scriptNames" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="scriptNames() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="script" fullname="QAxScriptManager::script" href="qaxscriptmanager.html#script" location="qaxscript.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAxScript *" signature="script(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QAxScriptManager::load" href="qaxscriptmanager.html#load" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAxScript *" signature="load(const QString & code, const QString & name, const QString & language)"> + <parameter left="const QString &" right="" name="code" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="language" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QAxScriptManager::load" href="qaxscriptmanager.html#load-2" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QAxScript *" signature="load(const QString & file, const QString & name)"> + <parameter left="const QString &" right="" name="file" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="call" fullname="QAxScriptManager::call" href="qaxscriptmanager.html#call" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="call(const QString & function, const QVariant & var1, const QVariant & var2, const QVariant & var3, const QVariant & var4, const QVariant & var5, const QVariant & var6, const QVariant & var7, const QVariant & var8)"> + <parameter left="const QString &" right="" name="function" default=""/> + <parameter left="const QVariant &" right="" name="var1" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var2" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var3" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var4" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var5" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var6" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var7" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var8" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="call" fullname="QAxScriptManager::call" href="qaxscriptmanager.html#call-2" location="qaxscript.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QVariant" signature="call(const QString & function, QList<QVariant> & arguments)"> + <parameter left="const QString &" right="" name="function" default=""/> + <parameter left="QList<QVariant> &" right="" name="arguments" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registerEngine" fullname="QAxScriptManager::registerEngine" href="qaxscriptmanager.html#registerEngine" location="qaxscript.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="registerEngine(const QString & name, const QString & extension, const QString & code)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="extension" default=""/> + <parameter left="const QString &" right="" name="code" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptFileFilter" fullname="QAxScriptManager::scriptFileFilter" href="qaxscriptmanager.html#scriptFileFilter" location="qaxscript.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="scriptFileFilter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QAxScriptManager::error" href="qaxscriptmanager.html#error" location="qaxscript.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="error(QAxScript * script, int code, const QString & description, int sourcePosition, const QString & sourceText)"> + <parameter left="QAxScript *" right="" name="script" default=""/> + <parameter left="int" right="" name="code" default=""/> + <parameter left="const QString &" right="" name="description" default=""/> + <parameter left="int" right="" name="sourcePosition" default=""/> + <parameter left="const QString &" right="" name="sourceText" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPrintDialog" href="qprintdialog.html" location="qprintdialog.h" bases="QAbstractPrintDialog" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QPrintDialog::options" href="qprintdialog.html#options-prop" location="qprintdialog.h" type="PrintDialogOptions"> + <getter name="options"/> + <setter name="setOptions"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrintDialog" fullname="QPrintDialog::QPrintDialog" href="qprintdialog.html#QPrintDialog" location="qprintdialog_win.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPrintDialog(QPrinter * printer, QWidget * parent)"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrintDialog" fullname="QPrintDialog::QPrintDialog" href="qprintdialog.html#QPrintDialog-2" location="qprintdialog_win.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPrintDialog(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPrintDialog" fullname="QPrintDialog::~QPrintDialog" href="qprintdialog.html#dtor.QPrintDialog" location="qprintdialog_win.cpp" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPrintDialog()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QPrintDialog::exec" href="qprintdialog.html#exec" location="qprintdialog_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="exec()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="done" fullname="QPrintDialog::done" href="qprintdialog.html#done" location="qprintdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="done(int result)"> + <parameter left="int" right="" name="result" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrinter" fullname="QPrintDialog::setPrinter" href="qprintdialog.html#setPrinter" location="qprintdialog_unix.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrinter(QPrinter * printer, bool pickupSettings)"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + <parameter left="bool" right="" name="pickupSettings" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="printer" fullname="QPrintDialog::printer" href="qprintdialog.html#printer" location="qprintdialog_mac.mm" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPrinter *" signature="printer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addButton" fullname="QPrintDialog::addButton" href="qprintdialog.html#addButton" location="qprintdialog_unix.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addButton(QPushButton * button)"> + <parameter left="QPushButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QPrintDialog::setOption" href="qprintdialog.html#setOption" location="qprintdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(PrintDialogOption option, bool on)"> + <parameter left="PrintDialogOption" right="" name="option" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testOption" fullname="QPrintDialog::testOption" href="qprintdialog.html#testOption" location="qprintdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testOption(PrintDialogOption option) const"> + <parameter left="PrintDialogOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOptions" fullname="QPrintDialog::setOptions" href="qprintdialog.html#options-prop" location="qabstractprintdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="options" type="void" signature="setOptions(QFlags<QAbstractPrintDialog::PrintDialogOption> options)"> + <parameter left="QFlags<QAbstractPrintDialog::PrintDialogOption>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QPrintDialog::options" href="qprintdialog.html#options-prop" location="qabstractprintdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="options" type="PrintDialogOptions" signature="options() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QPrintDialog::setVisible" href="qprintdialog.html#setVisible" location="qprintdialog_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QPrintDialog::open" href="qprintdialog.html#open" location="qprintdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="open(QObject * receiver, const char * member)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="printer" fullname="QPrintDialog::printer" href="qprintdialog.html#printer-2" location="qprintdialog.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QPrinter *" signature="printer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="accepted" fullname="QPrintDialog::accepted" href="qprintdialog.html#accepted" location="qprintdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="accepted(QPrinter * printer)"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + </function> + </class> + <namespace access="public" threadsafety="unspecified" status="commendable" name="QSsl" href="qssl.html" location="qssl.h" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="KeyType" fullname="QSsl::KeyType" href="qssl.html#KeyType-enum" location="qssl.h"> + <value name="PrivateKey" value="0"/> + <value name="PublicKey" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="EncodingFormat" fullname="QSsl::EncodingFormat" href="qssl.html#EncodingFormat-enum" location="qssl.h"> + <value name="Pem" value="0"/> + <value name="Der" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="KeyAlgorithm" fullname="QSsl::KeyAlgorithm" href="qssl.html#KeyAlgorithm-enum" location="qssl.h"> + <value name="Rsa" value="0"/> + <value name="Dsa" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="AlternateNameEntryType" fullname="QSsl::AlternateNameEntryType" href="qssl.html#AlternateNameEntryType-enum" location="qssl.h"> + <value name="EmailEntry" value="0"/> + <value name="DnsEntry" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SslProtocol" fullname="QSsl::SslProtocol" href="qssl.html#SslProtocol-enum" location="qssl.h"> + <value name="SslV3" value="0"/> + <value name="SslV2" value="1"/> + <value name="TlsV1" value="2"/> + <value name="AnyProtocol" value="3"/> + <value name="UnknownProtocol" value="-1"/> + </enum> + </namespace> + <class access="public" threadsafety="unspecified" status="commendable" name="QPrinterInfo" href="qprinterinfo.html" location="qprinterinfo.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrinterInfo" fullname="QPrinterInfo::QPrinterInfo" href="qprinterinfo.html#QPrinterInfo" location="qprinterinfo_win.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPrinterInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrinterInfo" fullname="QPrinterInfo::QPrinterInfo" href="qprinterinfo.html#QPrinterInfo-2" location="qprinterinfo_win.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPrinterInfo(const QPrinterInfo & src)"> + <parameter left="const QPrinterInfo &" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrinterInfo" fullname="QPrinterInfo::QPrinterInfo" href="qprinterinfo.html#QPrinterInfo-3" location="qprinterinfo_win.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPrinterInfo(const QPrinter & printer)"> + <parameter left="const QPrinter &" right="" name="printer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPrinterInfo" fullname="QPrinterInfo::~QPrinterInfo" href="qprinterinfo.html#dtor.QPrinterInfo" location="qprinterinfo_win.cpp" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPrinterInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QPrinterInfo::operator=" href="qprinterinfo.html#operator=" location="qprinterinfo_win.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPrinterInfo &" signature="operator=(const QPrinterInfo & src)"> + <parameter left="const QPrinterInfo &" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="printerName" fullname="QPrinterInfo::printerName" href="qprinterinfo.html#printerName" location="qprinterinfo_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="printerName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QPrinterInfo::isNull" href="qprinterinfo.html#isNull" location="qprinterinfo_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDefault" fullname="QPrinterInfo::isDefault" href="qprinterinfo.html#isDefault" location="qprinterinfo_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDefault() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedPaperSizes" fullname="QPrinterInfo::supportedPaperSizes" href="qprinterinfo.html#supportedPaperSizes" location="qprinterinfo_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPrinter::PaperSize>" signature="supportedPaperSizes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="availablePrinters" fullname="QPrinterInfo::availablePrinters" href="qprinterinfo.html#availablePrinters" location="qprinterinfo_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QPrinterInfo>" signature="availablePrinters()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultPrinter" fullname="QPrinterInfo::defaultPrinter" href="qprinterinfo.html#defaultPrinter" location="qprinterinfo_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPrinterInfo" signature="defaultPrinter()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPair" href="qpair.html" location="qpair.h" bases="" module="QtCore"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="first_type" fullname="QPair::first_type" href="qpair.html#first_type-typedef" location="qpair.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="second_type" fullname="QPair::second_type" href="qpair.html#second_type-typedef" location="qpair.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPair" fullname="QPair::QPair" href="qpair.html#QPair" location="qpair.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPair()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPair" fullname="QPair::QPair" href="qpair.html#QPair-2" location="qpair.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPair(const T1 & value1, const T2 & value2)"> + <parameter left="const T1 &" right="" name="value1" default=""/> + <parameter left="const T2 &" right="" name="value2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QPair::operator=" href="qpair.html#operator=" location="qpair.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPair<T1, T2> &" signature="operator=(const QPair<T1, T2> & other)"> + <parameter left="const QPair<T1, T2> &" right="" name="other" default=""/> + </function> + <variable access="public" threadsafety="unspecified" status="commendable" name="first" fullname="QPair::first" href="qpair.html#first-var" location="qpair.h" type="T1" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="second" fullname="QPair::second" href="qpair.html#second-var" location="qpair.h" type="T2" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qpair.html#operator==-28" location="qpair.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="28" relates="QPair" type="bool" signature="operator==(const QPair<T1, T2> & p1, const QPair<T1, T2> & p2)"> + <parameter left="const QPair<T1, T2> &" right="" name="p1" default=""/> + <parameter left="const QPair<T1, T2> &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qpair.html#operator!=-14" location="qpair.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" relates="QPair" type="bool" signature="operator!=(const QPair<T1, T2> & p1, const QPair<T1, T2> & p2)"> + <parameter left="const QPair<T1, T2> &" right="" name="p1" default=""/> + <parameter left="const QPair<T1, T2> &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" href="qpair.html#operator<-6" location="qpair.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" relates="QPair" type="bool" signature="operator<(const QPair<T1, T2> & p1, const QPair<T1, T2> & p2)"> + <parameter left="const QPair<T1, T2> &" right="" name="p1" default=""/> + <parameter left="const QPair<T1, T2> &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" href="qpair.html#operator>-3" location="qpair.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QPair" type="bool" signature="operator>(const QPair<T1, T2> & p1, const QPair<T1, T2> & p2)"> + <parameter left="const QPair<T1, T2> &" right="" name="p1" default=""/> + <parameter left="const QPair<T1, T2> &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" href="qpair.html#operator<=-3" location="qpair.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QPair" type="bool" signature="operator<=(const QPair<T1, T2> & p1, const QPair<T1, T2> & p2)"> + <parameter left="const QPair<T1, T2> &" right="" name="p1" default=""/> + <parameter left="const QPair<T1, T2> &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" href="qpair.html#operator>=-3" location="qpair.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="QPair" type="bool" signature="operator>=(const QPair<T1, T2> & p1, const QPair<T1, T2> & p2)"> + <parameter left="const QPair<T1, T2> &" right="" name="p1" default=""/> + <parameter left="const QPair<T1, T2> &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qMakePair" href="qpair.html#qMakePair" location="qpair.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QPair" type="QPair<T1, T2>" signature="qMakePair(const T1 & value1, const T2 & value2)"> + <parameter left="const T1 &" right="" name="value1" default=""/> + <parameter left="const T2 &" right="" name="value2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qpair.html#operator>>-56" location="qpair.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="56" relates="QPair" type="QDataStream &" signature="operator>>(QDataStream & in, QPair<T1, T2> & pair)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QPair<T1, T2> &" right="" name="pair" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qpair.html#operator<<-98" location="qpair.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="98" relates="QPair" type="QDataStream &" signature="operator<<(QDataStream & out, const QPair<T1, T2> & pair)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QPair<T1, T2> &" right="" name="pair" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QFileDialog" href="qfiledialog.html" location="qfiledialog.h" bases="QDialog" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="viewMode" fullname="QFileDialog::viewMode" href="qfiledialog.html#viewMode-prop" location="qfiledialog.h" type="ViewMode"> + <getter name="viewMode"/> + <setter name="setViewMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="fileMode" fullname="QFileDialog::fileMode" href="qfiledialog.html#fileMode-prop" location="qfiledialog.h" type="FileMode"> + <getter name="fileMode"/> + <setter name="setFileMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="acceptMode" fullname="QFileDialog::acceptMode" href="qfiledialog.html#acceptMode-prop" location="qfiledialog.h" type="AcceptMode"> + <getter name="acceptMode"/> + <setter name="setAcceptMode"/> + </property> + <property access="public" threadsafety="unspecified" status="obsolete" name="readOnly" fullname="QFileDialog::readOnly" href="qfiledialog-obsolete.html#readOnly-prop" location="qfiledialog.h" type="bool"> + <getter name="isReadOnly"/> + <setter name="setReadOnly"/> + </property> + <property access="public" threadsafety="unspecified" status="obsolete" name="resolveSymlinks" fullname="QFileDialog::resolveSymlinks" href="qfiledialog-obsolete.html#resolveSymlinks-prop" location="qfiledialog.h" type="bool"> + <getter name="resolveSymlinks"/> + <setter name="setResolveSymlinks"/> + </property> + <property access="public" threadsafety="unspecified" status="obsolete" name="confirmOverwrite" fullname="QFileDialog::confirmOverwrite" href="qfiledialog-obsolete.html#confirmOverwrite-prop" location="qfiledialog.h" type="bool"> + <getter name="confirmOverwrite"/> + <setter name="setConfirmOverwrite"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="defaultSuffix" fullname="QFileDialog::defaultSuffix" href="qfiledialog.html#defaultSuffix-prop" location="qfiledialog.h" type="QString"> + <getter name="defaultSuffix"/> + <setter name="setDefaultSuffix"/> + </property> + <property access="public" threadsafety="unspecified" status="obsolete" name="nameFilterDetailsVisible" fullname="QFileDialog::nameFilterDetailsVisible" href="qfiledialog-obsolete.html#nameFilterDetailsVisible-prop" location="qfiledialog.h" type="bool"> + <getter name="isNameFilterDetailsVisible"/> + <setter name="setNameFilterDetailsVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QFileDialog::options" href="qfiledialog.html#options-prop" location="qfiledialog.h" type="Options"> + <getter name="options"/> + <setter name="setOptions"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="ViewMode" fullname="QFileDialog::ViewMode" href="qfiledialog.html#ViewMode-enum" location="qfiledialog.h"> + <value name="Detail" value="0"/> + <value name="List" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FileMode" fullname="QFileDialog::FileMode" href="qfiledialog.html#FileMode-enum" location="qfiledialog.h"> + <value name="AnyFile" value="0"/> + <value name="ExistingFile" value="1"/> + <value name="Directory" value="2"/> + <value name="ExistingFiles" value="3"/> + <value name="DirectoryOnly" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="AcceptMode" fullname="QFileDialog::AcceptMode" href="qfiledialog.html#AcceptMode-enum" location="qfiledialog.h"> + <value name="AcceptOpen" value="0"/> + <value name="AcceptSave" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="DialogLabel" fullname="QFileDialog::DialogLabel" href="qfiledialog.html#DialogLabel-enum" location="qfiledialog.h"> + <value name="LookIn" value="0"/> + <value name="FileName" value="1"/> + <value name="FileType" value="2"/> + <value name="Accept" value="3"/> + <value name="Reject" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Option" fullname="QFileDialog::Option" href="qfiledialog.html#Option-enum" location="qfiledialog.h" typedef="QFileDialog::Options"> + <value name="ShowDirsOnly" value="0x00000001"/> + <value name="DontResolveSymlinks" value="0x00000002"/> + <value name="DontConfirmOverwrite" value="0x00000004"/> + <value name="DontUseSheet" value="0x00000008"/> + <value name="DontUseNativeDialog" value="0x00000010"/> + <value name="ReadOnly" value="0x00000020"/> + <value name="HideNameFilterDetails" value="0x00000040"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Options" fullname="QFileDialog::Options" href="qfiledialog.html#Options-typedef" location="qfiledialog.h" enum="QFileDialog::Option"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileDialog" fullname="QFileDialog::QFileDialog" href="qfiledialog.html#QFileDialog" location="qfiledialog.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFileDialog(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileDialog" fullname="QFileDialog::QFileDialog" href="qfiledialog.html#QFileDialog-2" location="qfiledialog.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFileDialog(QWidget * parent, const QString & caption, const QString & directory, const QString & filter)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="const QString &" right="" name="directory" default="QString()"/> + <parameter left="const QString &" right="" name="filter" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFileDialog" fullname="QFileDialog::~QFileDialog" href="qfiledialog.html#dtor.QFileDialog" location="qfiledialog.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFileDialog()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDirectory" fullname="QFileDialog::setDirectory" href="qfiledialog.html#setDirectory" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDirectory(const QString & directory)"> + <parameter left="const QString &" right="" name="directory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDirectory" fullname="QFileDialog::setDirectory" href="qfiledialog.html#setDirectory-2" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setDirectory(const QDir & directory)"> + <parameter left="const QDir &" right="" name="directory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="directory" fullname="QFileDialog::directory" href="qfiledialog.html#directory" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir" signature="directory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectFile" fullname="QFileDialog::selectFile" href="qfiledialog.html#selectFile" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="selectFile(const QString & filename)"> + <parameter left="const QString &" right="" name="filename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedFiles" fullname="QFileDialog::selectedFiles" href="qfiledialog.html#selectedFiles" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="selectedFiles() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setFilter" fullname="QFileDialog::setFilter" href="qfiledialog-qt3.html#setFilter-2" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFilter(const QString & filter)"> + <parameter left="const QString &" right="" name="filter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setFilters" fullname="QFileDialog::setFilters" href="qfiledialog-qt3.html#setFilters" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFilters(const QStringList & filters)"> + <parameter left="const QStringList &" right="" name="filters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="filters" fullname="QFileDialog::filters" href="qfiledialog-qt3.html#filters" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="filters() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="selectFilter" fullname="QFileDialog::selectFilter" href="qfiledialog-qt3.html#selectFilter" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="selectFilter(const QString & filter)"> + <parameter left="const QString &" right="" name="filter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="selectedFilter" fullname="QFileDialog::selectedFilter" href="qfiledialog-qt3.html#selectedFilter" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="selectedFilter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNameFilterDetailsVisible" fullname="QFileDialog::setNameFilterDetailsVisible" href="qfiledialog-obsolete.html#nameFilterDetailsVisible-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="nameFilterDetailsVisible" type="void" signature="setNameFilterDetailsVisible(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNameFilterDetailsVisible" fullname="QFileDialog::isNameFilterDetailsVisible" href="qfiledialog-obsolete.html#nameFilterDetailsVisible-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="nameFilterDetailsVisible" type="bool" signature="isNameFilterDetailsVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNameFilter" fullname="QFileDialog::setNameFilter" href="qfiledialog.html#setNameFilter" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNameFilter(const QString & filter)"> + <parameter left="const QString &" right="" name="filter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNameFilters" fullname="QFileDialog::setNameFilters" href="qfiledialog.html#setNameFilters" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNameFilters(const QStringList & filters)"> + <parameter left="const QStringList &" right="" name="filters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nameFilters" fullname="QFileDialog::nameFilters" href="qfiledialog.html#nameFilters" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="nameFilters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectNameFilter" fullname="QFileDialog::selectNameFilter" href="qfiledialog.html#selectNameFilter" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="selectNameFilter(const QString & filter)"> + <parameter left="const QString &" right="" name="filter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedNameFilter" fullname="QFileDialog::selectedNameFilter" href="qfiledialog.html#selectedNameFilter" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="selectedNameFilter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="filter" fullname="QFileDialog::filter" href="qfiledialog.html#filter" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir::Filters" signature="filter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilter" fullname="QFileDialog::setFilter" href="qfiledialog.html#setFilter" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFilter(QFlags<QDir::Filter> filters)"> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewMode" fullname="QFileDialog::setViewMode" href="qfiledialog.html#viewMode-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="viewMode" type="void" signature="setViewMode(ViewMode mode)"> + <parameter left="ViewMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewMode" fullname="QFileDialog::viewMode" href="qfiledialog.html#viewMode-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="viewMode" type="ViewMode" signature="viewMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileMode" fullname="QFileDialog::setFileMode" href="qfiledialog.html#fileMode-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="fileMode" type="void" signature="setFileMode(FileMode mode)"> + <parameter left="FileMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileMode" fullname="QFileDialog::fileMode" href="qfiledialog.html#fileMode-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="fileMode" type="FileMode" signature="fileMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAcceptMode" fullname="QFileDialog::setAcceptMode" href="qfiledialog.html#acceptMode-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="acceptMode" type="void" signature="setAcceptMode(AcceptMode mode)"> + <parameter left="AcceptMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="acceptMode" fullname="QFileDialog::acceptMode" href="qfiledialog.html#acceptMode-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="acceptMode" type="AcceptMode" signature="acceptMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadOnly" fullname="QFileDialog::setReadOnly" href="qfiledialog-obsolete.html#readOnly-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="readOnly" type="void" signature="setReadOnly(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadOnly" fullname="QFileDialog::isReadOnly" href="qfiledialog-obsolete.html#readOnly-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="readOnly" type="bool" signature="isReadOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setResolveSymlinks" fullname="QFileDialog::setResolveSymlinks" href="qfiledialog-obsolete.html#resolveSymlinks-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="resolveSymlinks" type="void" signature="setResolveSymlinks(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resolveSymlinks" fullname="QFileDialog::resolveSymlinks" href="qfiledialog-obsolete.html#resolveSymlinks-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="resolveSymlinks" type="bool" signature="resolveSymlinks() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSidebarUrls" fullname="QFileDialog::setSidebarUrls" href="qfiledialog.html#setSidebarUrls" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSidebarUrls(const QList<QUrl> & urls)"> + <parameter left="const QList<QUrl> &" right="" name="urls" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sidebarUrls" fullname="QFileDialog::sidebarUrls" href="qfiledialog.html#sidebarUrls" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QUrl>" signature="sidebarUrls() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="saveState" fullname="QFileDialog::saveState" href="qfiledialog.html#saveState" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="saveState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="restoreState" fullname="QFileDialog::restoreState" href="qfiledialog.html#restoreState" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="restoreState(const QByteArray & state)"> + <parameter left="const QByteArray &" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setConfirmOverwrite" fullname="QFileDialog::setConfirmOverwrite" href="qfiledialog-obsolete.html#confirmOverwrite-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="confirmOverwrite" type="void" signature="setConfirmOverwrite(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="confirmOverwrite" fullname="QFileDialog::confirmOverwrite" href="qfiledialog-obsolete.html#confirmOverwrite-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="confirmOverwrite" type="bool" signature="confirmOverwrite() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultSuffix" fullname="QFileDialog::setDefaultSuffix" href="qfiledialog.html#defaultSuffix-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="defaultSuffix" type="void" signature="setDefaultSuffix(const QString & suffix)"> + <parameter left="const QString &" right="" name="suffix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultSuffix" fullname="QFileDialog::defaultSuffix" href="qfiledialog.html#defaultSuffix-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="defaultSuffix" type="QString" signature="defaultSuffix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHistory" fullname="QFileDialog::setHistory" href="qfiledialog.html#setHistory" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHistory(const QStringList & paths)"> + <parameter left="const QStringList &" right="" name="paths" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="history" fullname="QFileDialog::history" href="qfiledialog.html#history" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="history() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemDelegate" fullname="QFileDialog::setItemDelegate" href="qfiledialog.html#setItemDelegate" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemDelegate(QAbstractItemDelegate * delegate)"> + <parameter left="QAbstractItemDelegate *" right="" name="delegate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemDelegate" fullname="QFileDialog::itemDelegate" href="qfiledialog.html#itemDelegate" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemDelegate *" signature="itemDelegate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconProvider" fullname="QFileDialog::setIconProvider" href="qfiledialog.html#setIconProvider" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIconProvider(QFileIconProvider * provider)"> + <parameter left="QFileIconProvider *" right="" name="provider" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconProvider" fullname="QFileDialog::iconProvider" href="qfiledialog.html#iconProvider" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFileIconProvider *" signature="iconProvider() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLabelText" fullname="QFileDialog::setLabelText" href="qfiledialog.html#setLabelText" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLabelText(DialogLabel label, const QString & text)"> + <parameter left="DialogLabel" right="" name="label" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="labelText" fullname="QFileDialog::labelText" href="qfiledialog.html#labelText" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="labelText(DialogLabel label) const"> + <parameter left="DialogLabel" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProxyModel" fullname="QFileDialog::setProxyModel" href="qfiledialog.html#setProxyModel" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProxyModel(QAbstractProxyModel * proxyModel)"> + <parameter left="QAbstractProxyModel *" right="" name="proxyModel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="proxyModel" fullname="QFileDialog::proxyModel" href="qfiledialog.html#proxyModel" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractProxyModel *" signature="proxyModel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QFileDialog::setOption" href="qfiledialog.html#setOption" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(Option option, bool on)"> + <parameter left="Option" right="" name="option" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testOption" fullname="QFileDialog::testOption" href="qfiledialog.html#testOption" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testOption(Option option) const"> + <parameter left="Option" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOptions" fullname="QFileDialog::setOptions" href="qfiledialog.html#options-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="options" type="void" signature="setOptions(QFlags<QFileDialog::Option> options)"> + <parameter left="QFlags<QFileDialog::Option>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QFileDialog::options" href="qfiledialog.html#options-prop" location="qfiledialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="options" type="Options" signature="options() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QFileDialog::open" href="qfiledialog.html#open" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="open(QObject * receiver, const char * member)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QFileDialog::setVisible" href="qfiledialog.html#setVisible" location="qfiledialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileSelected" fullname="QFileDialog::fileSelected" href="qfiledialog.html#fileSelected" location="qfiledialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="fileSelected(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filesSelected" fullname="QFileDialog::filesSelected" href="qfiledialog.html#filesSelected" location="qfiledialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="filesSelected(const QStringList & selected)"> + <parameter left="const QStringList &" right="" name="selected" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QFileDialog::currentChanged" href="qfiledialog.html#currentChanged" location="qfiledialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="directoryEntered" fullname="QFileDialog::directoryEntered" href="qfiledialog.html#directoryEntered" location="qfiledialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="directoryEntered(const QString & directory)"> + <parameter left="const QString &" right="" name="directory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filterSelected" fullname="QFileDialog::filterSelected" href="qfiledialog.html#filterSelected" location="qfiledialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="filterSelected(const QString & filter)"> + <parameter left="const QString &" right="" name="filter" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Mode" fullname="QFileDialog::Mode" href="qfiledialog.html#Mode-typedef" location="qfiledialog.h"/> + <function access="public" threadsafety="unspecified" status="compat" name="setMode" fullname="QFileDialog::setMode" href="qfiledialog-qt3.html#setMode" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMode(FileMode m)"> + <parameter left="FileMode" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="mode" fullname="QFileDialog::mode" href="qfiledialog-qt3.html#mode" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="FileMode" signature="mode() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setDir" fullname="QFileDialog::setDir" href="qfiledialog-qt3.html#setDir" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDir(const QString & directory)"> + <parameter left="const QString &" right="" name="directory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setDir" fullname="QFileDialog::setDir" href="qfiledialog-qt3.html#setDir-2" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setDir(const QDir & directory)"> + <parameter left="const QDir &" right="" name="directory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="selectedFile" fullname="QFileDialog::selectedFile" href="qfiledialog-qt3.html#selectedFile" location="qfiledialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="selectedFile() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="getOpenFileName" fullname="QFileDialog::getOpenFileName" href="qfiledialog.html#getOpenFileName" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="getOpenFileName(QWidget * parent, const QString & caption, const QString & dir, const QString & filter, QString * selectedFilter, QFlags<QFileDialog::Option> options)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="const QString &" right="" name="dir" default="QString()"/> + <parameter left="const QString &" right="" name="filter" default="QString()"/> + <parameter left="QString *" right="" name="selectedFilter" default="0"/> + <parameter left="QFlags<QFileDialog::Option>" right="" name="options" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getSaveFileName" fullname="QFileDialog::getSaveFileName" href="qfiledialog.html#getSaveFileName" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="getSaveFileName(QWidget * parent, const QString & caption, const QString & dir, const QString & filter, QString * selectedFilter, QFlags<QFileDialog::Option> options)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="const QString &" right="" name="dir" default="QString()"/> + <parameter left="const QString &" right="" name="filter" default="QString()"/> + <parameter left="QString *" right="" name="selectedFilter" default="0"/> + <parameter left="QFlags<QFileDialog::Option>" right="" name="options" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getExistingDirectory" fullname="QFileDialog::getExistingDirectory" href="qfiledialog.html#getExistingDirectory" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="getExistingDirectory(QWidget * parent, const QString & caption, const QString & dir, QFlags<QFileDialog::Option> options)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="const QString &" right="" name="dir" default="QString()"/> + <parameter left="QFlags<QFileDialog::Option>" right="" name="options" default="ShowDirsOnly"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getOpenFileNames" fullname="QFileDialog::getOpenFileNames" href="qfiledialog.html#getOpenFileNames" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="getOpenFileNames(QWidget * parent, const QString & caption, const QString & dir, const QString & filter, QString * selectedFilter, QFlags<QFileDialog::Option> options)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="const QString &" right="" name="dir" default="QString()"/> + <parameter left="const QString &" right="" name="filter" default="QString()"/> + <parameter left="QString *" right="" name="selectedFilter" default="0"/> + <parameter left="QFlags<QFileDialog::Option>" right="" name="options" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getOpenFileName" fullname="QFileDialog::getOpenFileName" href="qfiledialog-qt3.html#getOpenFileName-2" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="getOpenFileName(const QString & dir, const QString & filter, QWidget * parent, const char * name, const QString & caption, QString * selectedFilter, bool resolveSymlinks)"> + <parameter left="const QString &" right="" name="dir" default=""/> + <parameter left="const QString &" right="" name="filter" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="QString *" right="" name="selectedFilter" default="0"/> + <parameter left="bool" right="" name="resolveSymlinks" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getSaveFileName" fullname="QFileDialog::getSaveFileName" href="qfiledialog-qt3.html#getSaveFileName-2" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="getSaveFileName(const QString & dir, const QString & filter, QWidget * parent, const char * name, const QString & caption, QString * selectedFilter, bool resolveSymlinks)"> + <parameter left="const QString &" right="" name="dir" default=""/> + <parameter left="const QString &" right="" name="filter" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="QString *" right="" name="selectedFilter" default="0"/> + <parameter left="bool" right="" name="resolveSymlinks" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getExistingDirectory" fullname="QFileDialog::getExistingDirectory" href="qfiledialog-qt3.html#getExistingDirectory-2" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="getExistingDirectory(const QString & dir, QWidget * parent, const char * name, const QString & caption, bool dirOnly, bool resolveSymlinks)"> + <parameter left="const QString &" right="" name="dir" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="bool" right="" name="dirOnly" default="true"/> + <parameter left="bool" right="" name="resolveSymlinks" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getOpenFileNames" fullname="QFileDialog::getOpenFileNames" href="qfiledialog-qt3.html#getOpenFileNames-2" location="qfiledialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QStringList" signature="getOpenFileNames(const QString & filter, const QString & dir, QWidget * parent, const char * name, const QString & caption, QString * selectedFilter, bool resolveSymlinks)"> + <parameter left="const QString &" right="" name="filter" default=""/> + <parameter left="const QString &" right="" name="dir" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="const QString &" right="" name="caption" default="QString()"/> + <parameter left="QString *" right="" name="selectedFilter" default="0"/> + <parameter left="bool" right="" name="resolveSymlinks" default="true"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="done" fullname="QFileDialog::done" href="qfiledialog.html#done" location="qfiledialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="done(int result)"> + <parameter left="int" right="" name="result" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="accept" fullname="QFileDialog::accept" href="qfiledialog.html#accept" location="qfiledialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="accept()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QFileDialog::changeEvent" href="qfiledialog.html#changeEvent" location="qfiledialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="obsolete" name="QHttpHeader" href="qhttpheader.html" location="qhttp.h" bases="" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpHeader" fullname="QHttpHeader::QHttpHeader" href="qhttpheader.html#QHttpHeader" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHttpHeader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpHeader" fullname="QHttpHeader::QHttpHeader" href="qhttpheader.html#QHttpHeader-2" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QHttpHeader(const QHttpHeader & header)"> + <parameter left="const QHttpHeader &" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpHeader" fullname="QHttpHeader::QHttpHeader" href="qhttpheader.html#QHttpHeader-3" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QHttpHeader(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHttpHeader" fullname="QHttpHeader::~QHttpHeader" href="qhttpheader.html#dtor.QHttpHeader" location="qhttp.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHttpHeader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QHttpHeader::operator=" href="qhttpheader.html#operator=" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHttpHeader &" signature="operator=(const QHttpHeader & h)"> + <parameter left="const QHttpHeader &" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QHttpHeader::setValue" href="qhttpheader.html#setValue" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const QString & key, const QString & value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setValues" fullname="QHttpHeader::setValues" href="qhttpheader.html#setValues" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValues(const QList<QPair<QString, QString> > & values)"> + <parameter left="const QList<QPair<QString, QString> > &" right="" name="values" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addValue" fullname="QHttpHeader::addValue" href="qhttpheader.html#addValue" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addValue(const QString & key, const QString & value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="values" fullname="QHttpHeader::values" href="qhttpheader.html#values" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPair<QString, QString> >" signature="values() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasKey" fullname="QHttpHeader::hasKey" href="qhttpheader.html#hasKey" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasKey(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QHttpHeader::keys" href="qhttpheader.html#keys" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QHttpHeader::value" href="qhttpheader.html#value" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="value(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allValues" fullname="QHttpHeader::allValues" href="qhttpheader.html#allValues" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="allValues(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeValue" fullname="QHttpHeader::removeValue" href="qhttpheader.html#removeValue" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeValue(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAllValues" fullname="QHttpHeader::removeAllValues" href="qhttpheader.html#removeAllValues" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAllValues(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasContentLength" fullname="QHttpHeader::hasContentLength" href="qhttpheader.html#hasContentLength" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasContentLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentLength" fullname="QHttpHeader::contentLength" href="qhttpheader.html#contentLength" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="contentLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentLength" fullname="QHttpHeader::setContentLength" href="qhttpheader.html#setContentLength" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentLength(int len)"> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasContentType" fullname="QHttpHeader::hasContentType" href="qhttpheader.html#hasContentType" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasContentType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentType" fullname="QHttpHeader::contentType" href="qhttpheader.html#contentType" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="contentType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentType" fullname="QHttpHeader::setContentType" href="qhttpheader.html#setContentType" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentType(const QString & type)"> + <parameter left="const QString &" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QHttpHeader::toString" href="qhttpheader.html#toString" location="qhttp.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QHttpHeader::isValid" href="qhttpheader.html#isValid" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="majorVersion" fullname="QHttpHeader::majorVersion" href="qhttpheader.html#majorVersion" location="qhttp.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="majorVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minorVersion" fullname="QHttpHeader::minorVersion" href="qhttpheader.html#minorVersion" location="qhttp.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="minorVersion() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QHttpHeader::d_ptr" href="qhttpheader.html#d_ptr-var" location="qhttp.h" type="QHttpHeaderPrivate *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="obsolete" name="QHttpResponseHeader" href="qhttpresponseheader.html" location="qhttp.h" bases="QHttpHeader" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpResponseHeader" fullname="QHttpResponseHeader::QHttpResponseHeader" href="qhttpresponseheader.html#QHttpResponseHeader" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHttpResponseHeader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpResponseHeader" fullname="QHttpResponseHeader::QHttpResponseHeader" href="qhttpresponseheader.html#QHttpResponseHeader-2" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QHttpResponseHeader(const QHttpResponseHeader & header)"> + <parameter left="const QHttpResponseHeader &" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpResponseHeader" fullname="QHttpResponseHeader::QHttpResponseHeader" href="qhttpresponseheader.html#QHttpResponseHeader-3" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QHttpResponseHeader(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpResponseHeader" fullname="QHttpResponseHeader::QHttpResponseHeader" href="qhttpresponseheader.html#QHttpResponseHeader-4" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QHttpResponseHeader(int code, const QString & text, int majorVer, int minorVer)"> + <parameter left="int" right="" name="code" default=""/> + <parameter left="const QString &" right="" name="text" default="QString()"/> + <parameter left="int" right="" name="majorVer" default="1"/> + <parameter left="int" right="" name="minorVer" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QHttpResponseHeader::operator=" href="qhttpresponseheader.html#operator=" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHttpResponseHeader &" signature="operator=(const QHttpResponseHeader & header)"> + <parameter left="const QHttpResponseHeader &" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatusLine" fullname="QHttpResponseHeader::setStatusLine" href="qhttpresponseheader.html#setStatusLine" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStatusLine(int code, const QString & text, int majorVer, int minorVer)"> + <parameter left="int" right="" name="code" default=""/> + <parameter left="const QString &" right="" name="text" default="QString()"/> + <parameter left="int" right="" name="majorVer" default="1"/> + <parameter left="int" right="" name="minorVer" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusCode" fullname="QHttpResponseHeader::statusCode" href="qhttpresponseheader.html#statusCode" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="statusCode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reasonPhrase" fullname="QHttpResponseHeader::reasonPhrase" href="qhttpresponseheader.html#reasonPhrase" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="reasonPhrase() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="majorVersion" fullname="QHttpResponseHeader::majorVersion" href="qhttpresponseheader.html#majorVersion" location="qhttp.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="majorVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minorVersion" fullname="QHttpResponseHeader::minorVersion" href="qhttpresponseheader.html#minorVersion" location="qhttp.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="minorVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QHttpResponseHeader::toString" href="qhttpresponseheader.html#toString" location="qhttp.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + </class> + <class access="public" threadsafety="unspecified" status="obsolete" name="QHttpRequestHeader" href="qhttprequestheader.html" location="qhttp.h" bases="QHttpHeader" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpRequestHeader" fullname="QHttpRequestHeader::QHttpRequestHeader" href="qhttprequestheader.html#QHttpRequestHeader" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHttpRequestHeader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpRequestHeader" fullname="QHttpRequestHeader::QHttpRequestHeader" href="qhttprequestheader.html#QHttpRequestHeader-2" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QHttpRequestHeader(const QString & method, const QString & path, int majorVer, int minorVer)"> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="int" right="" name="majorVer" default="1"/> + <parameter left="int" right="" name="minorVer" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpRequestHeader" fullname="QHttpRequestHeader::QHttpRequestHeader" href="qhttprequestheader.html#QHttpRequestHeader-3" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QHttpRequestHeader(const QHttpRequestHeader & header)"> + <parameter left="const QHttpRequestHeader &" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttpRequestHeader" fullname="QHttpRequestHeader::QHttpRequestHeader" href="qhttprequestheader.html#QHttpRequestHeader-4" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QHttpRequestHeader(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QHttpRequestHeader::operator=" href="qhttprequestheader.html#operator=" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHttpRequestHeader &" signature="operator=(const QHttpRequestHeader & header)"> + <parameter left="const QHttpRequestHeader &" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRequest" fullname="QHttpRequestHeader::setRequest" href="qhttprequestheader.html#setRequest" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRequest(const QString & method, const QString & path, int majorVer, int minorVer)"> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="int" right="" name="majorVer" default="1"/> + <parameter left="int" right="" name="minorVer" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="method" fullname="QHttpRequestHeader::method" href="qhttprequestheader.html#method" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="method() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="QHttpRequestHeader::path" href="qhttprequestheader.html#path" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="path() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="majorVersion" fullname="QHttpRequestHeader::majorVersion" href="qhttprequestheader.html#majorVersion" location="qhttp.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="majorVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minorVersion" fullname="QHttpRequestHeader::minorVersion" href="qhttprequestheader.html#minorVersion" location="qhttp.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="minorVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QHttpRequestHeader::toString" href="qhttprequestheader.html#toString" location="qhttp.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + </class> + <class access="public" threadsafety="reentrant" status="obsolete" name="QHttp" href="qhttp.html" location="qhttp.h" bases="QObject" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ConnectionMode" fullname="QHttp::ConnectionMode" href="qhttp.html#ConnectionMode-enum" location="qhttp.h"> + <value name="ConnectionModeHttp" value="0"/> + <value name="ConnectionModeHttps" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttp" fullname="QHttp::QHttp" href="qhttp.html#QHttp" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHttp(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttp" fullname="QHttp::QHttp" href="qhttp.html#QHttp-2" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QHttp(const QString & hostName, quint16 port, QObject * parent)"> + <parameter left="const QString &" right="" name="hostName" default=""/> + <parameter left="quint16" right="" name="port" default="80"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHttp" fullname="QHttp::QHttp" href="qhttp.html#QHttp-3" location="qhttp.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QHttp(const QString & hostName, ConnectionMode mode, quint16 port, QObject * parent)"> + <parameter left="const QString &" right="" name="hostName" default=""/> + <parameter left="ConnectionMode" right="" name="mode" default=""/> + <parameter left="quint16" right="" name="port" default="0"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHttp" fullname="QHttp::~QHttp" href="qhttp.html#dtor.QHttp" location="qhttp.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHttp()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="QHttp::State" href="qhttp.html#State-enum" location="qhttp.h"> + <value name="Unconnected" value="0"/> + <value name="HostLookup" value="1"/> + <value name="Connecting" value="2"/> + <value name="Sending" value="3"/> + <value name="Reading" value="4"/> + <value name="Connected" value="5"/> + <value name="Closing" value="6"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Error" fullname="QHttp::Error" href="qhttp.html#Error-enum" location="qhttp.h"> + <value name="NoError" value="0"/> + <value name="UnknownError" value="1"/> + <value name="HostNotFound" value="2"/> + <value name="ConnectionRefused" value="3"/> + <value name="UnexpectedClose" value="4"/> + <value name="InvalidResponseHeader" value="5"/> + <value name="WrongContentLength" value="6"/> + <value name="Aborted" value="7"/> + <value name="AuthenticationRequiredError" value="8"/> + <value name="ProxyAuthenticationRequiredError" value="9"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setHost" fullname="QHttp::setHost" href="qhttp.html#setHost" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="setHost(const QString & hostName, quint16 port)"> + <parameter left="const QString &" right="" name="hostName" default=""/> + <parameter left="quint16" right="" name="port" default="80"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHost" fullname="QHttp::setHost" href="qhttp.html#setHost-2" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="setHost(const QString & hostName, ConnectionMode mode, quint16 port)"> + <parameter left="const QString &" right="" name="hostName" default=""/> + <parameter left="ConnectionMode" right="" name="mode" default=""/> + <parameter left="quint16" right="" name="port" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSocket" fullname="QHttp::setSocket" href="qhttp.html#setSocket" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="setSocket(QTcpSocket * socket)"> + <parameter left="QTcpSocket *" right="" name="socket" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUser" fullname="QHttp::setUser" href="qhttp.html#setUser" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="setUser(const QString & userName, const QString & password)"> + <parameter left="const QString &" right="" name="userName" default=""/> + <parameter left="const QString &" right="" name="password" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProxy" fullname="QHttp::setProxy" href="qhttp.html#setProxy" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="setProxy(const QString & host, int port, const QString & username, const QString & password)"> + <parameter left="const QString &" right="" name="host" default=""/> + <parameter left="int" right="" name="port" default=""/> + <parameter left="const QString &" right="" name="username" default="QString()"/> + <parameter left="const QString &" right="" name="password" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProxy" fullname="QHttp::setProxy" href="qhttp.html#setProxy-2" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="setProxy(const QNetworkProxy & proxy)"> + <parameter left="const QNetworkProxy &" right="" name="proxy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="get" fullname="QHttp::get" href="qhttp.html#get" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="get(const QString & path, QIODevice * to)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="QIODevice *" right="" name="to" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="post" fullname="QHttp::post" href="qhttp.html#post" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="post(const QString & path, QIODevice * data, QIODevice * to)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="QIODevice *" right="" name="data" default=""/> + <parameter left="QIODevice *" right="" name="to" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="post" fullname="QHttp::post" href="qhttp.html#post-2" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="post(const QString & path, const QByteArray & data, QIODevice * to)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="QIODevice *" right="" name="to" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="head" fullname="QHttp::head" href="qhttp.html#head" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="head(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="request" fullname="QHttp::request" href="qhttp.html#request" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="request(const QHttpRequestHeader & header, QIODevice * data, QIODevice * to)"> + <parameter left="const QHttpRequestHeader &" right="" name="header" default=""/> + <parameter left="QIODevice *" right="" name="data" default="0"/> + <parameter left="QIODevice *" right="" name="to" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="request" fullname="QHttp::request" href="qhttp.html#request-2" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="request(const QHttpRequestHeader & header, const QByteArray & data, QIODevice * to)"> + <parameter left="const QHttpRequestHeader &" right="" name="header" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="QIODevice *" right="" name="to" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="closeConnection" fullname="QHttp::closeConnection" href="qhttp-obsolete.html#closeConnection" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="closeConnection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QHttp::close" href="qhttp.html#close" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesAvailable" fullname="QHttp::bytesAvailable" href="qhttp.html#bytesAvailable" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QHttp::read" href="qhttp.html#read" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qint64" signature="read(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="readBlock" fullname="QHttp::readBlock" href="qhttp-qt3.html#readBlock" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readBlock(char * data, quint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="quint64" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readAll" fullname="QHttp::readAll" href="qhttp.html#readAll" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray" signature="readAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentId" fullname="QHttp::currentId" href="qhttp.html#currentId" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentSourceDevice" fullname="QHttp::currentSourceDevice" href="qhttp.html#currentSourceDevice" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="currentSourceDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentDestinationDevice" fullname="QHttp::currentDestinationDevice" href="qhttp.html#currentDestinationDevice" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="currentDestinationDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentRequest" fullname="QHttp::currentRequest" href="qhttp.html#currentRequest" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHttpRequestHeader" signature="currentRequest() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastResponse" fullname="QHttp::lastResponse" href="qhttp.html#lastResponse" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHttpResponseHeader" signature="lastResponse() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPendingRequests" fullname="QHttp::hasPendingRequests" href="qhttp.html#hasPendingRequests" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPendingRequests() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearPendingRequests" fullname="QHttp::clearPendingRequests" href="qhttp.html#clearPendingRequests" location="qhttp.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearPendingRequests()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QHttp::state" href="qhttp.html#state" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QHttp::error" href="qhttp.html#error" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Error" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QHttp::errorString" href="qhttp.html#errorString" location="qhttp.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="abort" fullname="QHttp::abort" href="qhttp.html#abort" location="qhttp.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="abort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ignoreSslErrors" fullname="QHttp::ignoreSslErrors" href="qhttp.html#ignoreSslErrors" location="qhttp.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="ignoreSslErrors()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QHttp::stateChanged" href="qhttp.html#stateChanged" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(int state)"> + <parameter left="int" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="responseHeaderReceived" fullname="QHttp::responseHeaderReceived" href="qhttp.html#responseHeaderReceived" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="responseHeaderReceived(const QHttpResponseHeader & resp)"> + <parameter left="const QHttpResponseHeader &" right="" name="resp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readyRead" fullname="QHttp::readyRead" href="qhttp.html#readyRead" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="readyRead(const QHttpResponseHeader & resp)"> + <parameter left="const QHttpResponseHeader &" right="" name="resp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dataSendProgress" fullname="QHttp::dataSendProgress" href="qhttp.html#dataSendProgress" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dataSendProgress(int done, int total)"> + <parameter left="int" right="" name="done" default=""/> + <parameter left="int" right="" name="total" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dataReadProgress" fullname="QHttp::dataReadProgress" href="qhttp.html#dataReadProgress" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dataReadProgress(int done, int total)"> + <parameter left="int" right="" name="done" default=""/> + <parameter left="int" right="" name="total" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="requestStarted" fullname="QHttp::requestStarted" href="qhttp.html#requestStarted" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="requestStarted(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="requestFinished" fullname="QHttp::requestFinished" href="qhttp.html#requestFinished" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="requestFinished(int id, bool error)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="done" fullname="QHttp::done" href="qhttp.html#done" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="done(bool error)"> + <parameter left="bool" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="proxyAuthenticationRequired" fullname="QHttp::proxyAuthenticationRequired" href="qhttp.html#proxyAuthenticationRequired" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="proxyAuthenticationRequired(const QNetworkProxy & proxy, QAuthenticator * authenticator)"> + <parameter left="const QNetworkProxy &" right="" name="proxy" default=""/> + <parameter left="QAuthenticator *" right="" name="authenticator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="authenticationRequired" fullname="QHttp::authenticationRequired" href="qhttp.html#authenticationRequired" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="authenticationRequired(const QString & hostname, quint16 port, QAuthenticator * authenticator)"> + <parameter left="const QString &" right="" name="hostname" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + <parameter left="QAuthenticator *" right="" name="authenticator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sslErrors" fullname="QHttp::sslErrors" href="qhttp.html#sslErrors" location="qhttp.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sslErrors(const QList<QSslError> & errors)"> + <parameter left="const QList<QSslError> &" right="" name="errors" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlDriverPlugin" href="qsqldriverplugin.html" location="qsqldriverplugin.h" bases="QObject" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlDriverPlugin" fullname="QSqlDriverPlugin::QSqlDriverPlugin" href="qsqldriverplugin.html#QSqlDriverPlugin" location="qsqldriverplugin.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlDriverPlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlDriverPlugin" fullname="QSqlDriverPlugin::~QSqlDriverPlugin" href="qsqldriverplugin.html#dtor.QSqlDriverPlugin" location="qsqldriverplugin.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlDriverPlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QSqlDriverPlugin::keys" href="qsqldriverplugin.html#keys" location="qsqldriverplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QSqlDriverPlugin::create" href="qsqldriverplugin.html#create" location="qsqldriverplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QSqlDriver *" signature="create(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QListWidgetItem" href="qlistwidgetitem.html" location="qlistwidget.h" bases="" module="QtGui"> + <contents name="subclassing" title="Subclassing" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ItemType" fullname="QListWidgetItem::ItemType" href="qlistwidgetitem.html#ItemType-enum" location="qlistwidget.h"> + <value name="Type" value="0"/> + <value name="UserType" value="1000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QListWidgetItem" fullname="QListWidgetItem::QListWidgetItem" href="qlistwidgetitem.html#QListWidgetItem" location="qlistwidget.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QListWidgetItem(QListWidget * parent, int type)"> + <parameter left="QListWidget *" right="" name="parent" default="0"/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QListWidgetItem" fullname="QListWidgetItem::QListWidgetItem" href="qlistwidgetitem.html#QListWidgetItem-2" location="qlistwidget.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QListWidgetItem(const QString & text, QListWidget * parent, int type)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QListWidget *" right="" name="parent" default="0"/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QListWidgetItem" fullname="QListWidgetItem::QListWidgetItem" href="qlistwidgetitem.html#QListWidgetItem-3" location="qlistwidget.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QListWidgetItem(const QIcon & icon, const QString & text, QListWidget * parent, int type)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QListWidget *" right="" name="parent" default="0"/> + <parameter left="int" right="" name="type" default="Type"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QListWidgetItem" fullname="QListWidgetItem::QListWidgetItem" href="qlistwidgetitem.html#QListWidgetItem-4" location="qlistwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QListWidgetItem(const QListWidgetItem & other)"> + <parameter left="const QListWidgetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QListWidgetItem" fullname="QListWidgetItem::~QListWidgetItem" href="qlistwidgetitem.html#dtor.QListWidgetItem" location="qlistwidget.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QListWidgetItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clone" fullname="QListWidgetItem::clone" href="qlistwidgetitem.html#clone" location="qlistwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QListWidgetItem *" signature="clone() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="listWidget" fullname="QListWidgetItem::listWidget" href="qlistwidgetitem.html#listWidget" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QListWidget *" signature="listWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="QListWidgetItem::setSelected" href="qlistwidgetitem.html#setSelected" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelected(bool select)"> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="QListWidgetItem::isSelected" href="qlistwidgetitem.html#isSelected" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHidden" fullname="QListWidgetItem::setHidden" href="qlistwidgetitem.html#setHidden" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHidden(bool hide)"> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isHidden" fullname="QListWidgetItem::isHidden" href="qlistwidgetitem.html#isHidden" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isHidden() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QListWidgetItem::flags" href="qlistwidgetitem.html#flags" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFlags" fullname="QListWidgetItem::setFlags" href="qlistwidgetitem.html#setFlags" location="qlistwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFlags(QFlags<Qt::ItemFlag> flags)"> + <parameter left="QFlags<Qt::ItemFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QListWidgetItem::text" href="qlistwidgetitem.html#text" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QListWidgetItem::setText" href="qlistwidgetitem.html#setText" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QListWidgetItem::icon" href="qlistwidgetitem.html#icon" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIcon" fullname="QListWidgetItem::setIcon" href="qlistwidgetitem.html#setIcon" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIcon(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusTip" fullname="QListWidgetItem::statusTip" href="qlistwidgetitem.html#statusTip" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="statusTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatusTip" fullname="QListWidgetItem::setStatusTip" href="qlistwidgetitem.html#setStatusTip" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStatusTip(const QString & statusTip)"> + <parameter left="const QString &" right="" name="statusTip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QListWidgetItem::toolTip" href="qlistwidgetitem.html#toolTip" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toolTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolTip" fullname="QListWidgetItem::setToolTip" href="qlistwidgetitem.html#setToolTip" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setToolTip(const QString & toolTip)"> + <parameter left="const QString &" right="" name="toolTip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QListWidgetItem::whatsThis" href="qlistwidgetitem.html#whatsThis" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="whatsThis() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWhatsThis" fullname="QListWidgetItem::setWhatsThis" href="qlistwidgetitem.html#setWhatsThis" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWhatsThis(const QString & whatsThis)"> + <parameter left="const QString &" right="" name="whatsThis" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QListWidgetItem::font" href="qlistwidgetitem.html#font" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QListWidgetItem::setFont" href="qlistwidgetitem.html#setFont" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textAlignment" fullname="QListWidgetItem::textAlignment" href="qlistwidgetitem.html#textAlignment" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="textAlignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextAlignment" fullname="QListWidgetItem::setTextAlignment" href="qlistwidgetitem.html#setTextAlignment" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextAlignment(int alignment)"> + <parameter left="int" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="backgroundColor" fullname="QListWidgetItem::backgroundColor" href="qlistwidgetitem-obsolete.html#backgroundColor" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="backgroundColor() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setBackgroundColor" fullname="QListWidgetItem::setBackgroundColor" href="qlistwidgetitem-obsolete.html#setBackgroundColor" location="qlistwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="background" fullname="QListWidgetItem::background" href="qlistwidgetitem.html#background" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="background() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackground" fullname="QListWidgetItem::setBackground" href="qlistwidgetitem.html#setBackground" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackground(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="textColor" fullname="QListWidgetItem::textColor" href="qlistwidgetitem-obsolete.html#textColor" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="textColor() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setTextColor" fullname="QListWidgetItem::setTextColor" href="qlistwidgetitem-obsolete.html#setTextColor" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="foreground" fullname="QListWidgetItem::foreground" href="qlistwidgetitem.html#foreground" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="foreground() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setForeground" fullname="QListWidgetItem::setForeground" href="qlistwidgetitem.html#setForeground" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setForeground(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="checkState" fullname="QListWidgetItem::checkState" href="qlistwidgetitem.html#checkState" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::CheckState" signature="checkState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCheckState" fullname="QListWidgetItem::setCheckState" href="qlistwidgetitem.html#setCheckState" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCheckState(Qt::CheckState state)"> + <parameter left="Qt::CheckState" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QListWidgetItem::sizeHint" href="qlistwidgetitem.html#sizeHint" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeHint" fullname="QListWidgetItem::setSizeHint" href="qlistwidgetitem.html#setSizeHint" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSizeHint(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QListWidgetItem::data" href="qlistwidgetitem.html#data" location="qlistwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(int role) const"> + <parameter left="int" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QListWidgetItem::setData" href="qlistwidgetitem.html#setData" location="qlistwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(int role, const QVariant & value)"> + <parameter left="int" right="" name="role" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QListWidgetItem::operator<" href="qlistwidgetitem.html#operator<" location="qlistwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QListWidgetItem & other) const"> + <parameter left="const QListWidgetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QListWidgetItem::read" href="qlistwidgetitem.html#read" location="qlistwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="read(QDataStream & in)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QListWidgetItem::write" href="qlistwidgetitem.html#write" location="qlistwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="write(QDataStream & out) const"> + <parameter left="QDataStream &" right="" name="out" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QListWidgetItem::operator=" href="qlistwidgetitem.html#operator=" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QListWidgetItem &" signature="operator=(const QListWidgetItem & other)"> + <parameter left="const QListWidgetItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QListWidgetItem::type" href="qlistwidgetitem.html#type" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qlistwidgetitem.html#operator<<-99" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="99" relates="QListWidgetItem" type="QDataStream &" signature="operator<<(QDataStream & out, const QListWidgetItem & item)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QListWidgetItem &" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qlistwidgetitem.html#operator>>-57" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="57" relates="QListWidgetItem" type="QDataStream &" signature="operator>>(QDataStream & in, QListWidgetItem & item)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QListWidgetItem &" right="" name="item" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QListWidget" href="qlistwidget.html" location="qlistwidget.h" bases="QListView" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QListWidget::count" href="qlistwidget.html#count-prop" location="qlistwidget.h" type="int"> + <getter name="count"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentRow" fullname="QListWidget::currentRow" href="qlistwidget.html#currentRow-prop" location="qlistwidget.h" type="int"> + <getter name="currentRow"/> + <setter name="setCurrentRow"/> + <setter name="setCurrentRow"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sortingEnabled" fullname="QListWidget::sortingEnabled" href="qlistwidget.html#sortingEnabled-prop" location="qlistwidget.h" type="bool"> + <getter name="isSortingEnabled"/> + <setter name="setSortingEnabled"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QListWidget" fullname="QListWidget::QListWidget" href="qlistwidget.html#QListWidget" location="qlistwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QListWidget(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QListWidget" fullname="QListWidget::~QListWidget" href="qlistwidget.html#dtor.QListWidget" location="qlistwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QListWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="QListWidget::item" href="qlistwidget.html#item" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QListWidgetItem *" signature="item(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="row" fullname="QListWidget::row" href="qlistwidget.html#row" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="row(const QListWidgetItem * item) const"> + <parameter left="const QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="QListWidget::insertItem" href="qlistwidget.html#insertItem" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertItem(int row, QListWidgetItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="QListWidget::insertItem" href="qlistwidget.html#insertItem-2" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertItem(int row, const QString & label)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItems" fullname="QListWidget::insertItems" href="qlistwidget.html#insertItems" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertItems(int row, const QStringList & labels)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QStringList &" right="" name="labels" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QListWidget::addItem" href="qlistwidget.html#addItem" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(const QString & label)"> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QListWidget::addItem" href="qlistwidget.html#addItem-2" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addItem(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItems" fullname="QListWidget::addItems" href="qlistwidget.html#addItems" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addItems(const QStringList & labels)"> + <parameter left="const QStringList &" right="" name="labels" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeItem" fullname="QListWidget::takeItem" href="qlistwidget.html#takeItem" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QListWidgetItem *" signature="takeItem(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QListWidget::count" href="qlistwidget.html#count-prop" location="qlistwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="count" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="QListWidget::currentItem" href="qlistwidget.html#currentItem" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QListWidgetItem *" signature="currentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="QListWidget::setCurrentItem" href="qlistwidget.html#setCurrentItem" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentItem(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="QListWidget::setCurrentItem" href="qlistwidget.html#setCurrentItem-2" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setCurrentItem(QListWidgetItem * item, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentRow" fullname="QListWidget::currentRow" href="qlistwidget.html#currentRow-prop" location="qlistwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentRow" type="int" signature="currentRow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentRow" fullname="QListWidget::setCurrentRow" href="qlistwidget.html#currentRow-prop" location="qlistwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="currentRow" type="void" signature="setCurrentRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentRow" fullname="QListWidget::setCurrentRow" href="qlistwidget.html#currentRow-prop" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="currentRow" type="void" signature="setCurrentRow(int row, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QListWidget::itemAt" href="qlistwidget.html#itemAt" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QListWidgetItem *" signature="itemAt(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QListWidget::itemAt" href="qlistwidget.html#itemAt-2" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QListWidgetItem *" signature="itemAt(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualItemRect" fullname="QListWidget::visualItemRect" href="qlistwidget.html#visualItemRect" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="visualItemRect(const QListWidgetItem * item) const"> + <parameter left="const QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortItems" fullname="QListWidget::sortItems" href="qlistwidget.html#sortItems" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sortItems(Qt::SortOrder order)"> + <parameter left="Qt::SortOrder" right="" name="order" default="Qt::AscendingOrder"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortingEnabled" fullname="QListWidget::setSortingEnabled" href="qlistwidget.html#sortingEnabled-prop" location="qlistwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sortingEnabled" type="void" signature="setSortingEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSortingEnabled" fullname="QListWidget::isSortingEnabled" href="qlistwidget.html#sortingEnabled-prop" location="qlistwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sortingEnabled" type="bool" signature="isSortingEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="editItem" fullname="QListWidget::editItem" href="qlistwidget.html#editItem" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="editItem(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="openPersistentEditor" fullname="QListWidget::openPersistentEditor" href="qlistwidget.html#openPersistentEditor" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="openPersistentEditor(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="closePersistentEditor" fullname="QListWidget::closePersistentEditor" href="qlistwidget.html#closePersistentEditor" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="closePersistentEditor(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemWidget" fullname="QListWidget::itemWidget" href="qlistwidget.html#itemWidget" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="itemWidget(QListWidgetItem * item) const"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemWidget" fullname="QListWidget::setItemWidget" href="qlistwidget.html#setItemWidget" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemWidget(QListWidgetItem * item, QWidget * widget)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItemWidget" fullname="QListWidget::removeItemWidget" href="qlistwidget.html#removeItemWidget" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItemWidget(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isItemSelected" fullname="QListWidget::isItemSelected" href="qlistwidget-obsolete.html#isItemSelected" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemSelected(const QListWidgetItem * item) const"> + <parameter left="const QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setItemSelected" fullname="QListWidget::setItemSelected" href="qlistwidget-obsolete.html#setItemSelected" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemSelected(const QListWidgetItem * item, bool select)"> + <parameter left="const QListWidgetItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedItems" fullname="QListWidget::selectedItems" href="qlistwidget.html#selectedItems" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QListWidgetItem *>" signature="selectedItems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findItems" fullname="QListWidget::findItems" href="qlistwidget.html#findItems" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QListWidgetItem *>" signature="findItems(const QString & text, QFlags<Qt::MatchFlag> flags) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QFlags<Qt::MatchFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isItemHidden" fullname="QListWidget::isItemHidden" href="qlistwidget-obsolete.html#isItemHidden" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemHidden(const QListWidgetItem * item) const"> + <parameter left="const QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setItemHidden" fullname="QListWidget::setItemHidden" href="qlistwidget-obsolete.html#setItemHidden" location="qlistwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemHidden(const QListWidgetItem * item, bool hide)"> + <parameter left="const QListWidgetItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QListWidget::dropEvent" href="qlistwidget.html#dropEvent" location="qlistwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * event)"> + <parameter left="QDropEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollToItem" fullname="QListWidget::scrollToItem" href="qlistwidget.html#scrollToItem" location="qlistwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="scrollToItem(const QListWidgetItem * item, QAbstractItemView::ScrollHint hint)"> + <parameter left="const QListWidgetItem *" right="" name="item" default=""/> + <parameter left="QAbstractItemView::ScrollHint" right="" name="hint" default="EnsureVisible"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QListWidget::clear" href="qlistwidget.html#clear" location="qlistwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemPressed" fullname="QListWidget::itemPressed" href="qlistwidget.html#itemPressed" location="qlistwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemPressed(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemClicked" fullname="QListWidget::itemClicked" href="qlistwidget.html#itemClicked" location="qlistwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemClicked(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemDoubleClicked" fullname="QListWidget::itemDoubleClicked" href="qlistwidget.html#itemDoubleClicked" location="qlistwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemDoubleClicked(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemActivated" fullname="QListWidget::itemActivated" href="qlistwidget.html#itemActivated" location="qlistwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemActivated(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemEntered" fullname="QListWidget::itemEntered" href="qlistwidget.html#itemEntered" location="qlistwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemEntered(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemChanged" fullname="QListWidget::itemChanged" href="qlistwidget.html#itemChanged" location="qlistwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemChanged(QListWidgetItem * item)"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItemChanged" fullname="QListWidget::currentItemChanged" href="qlistwidget.html#currentItemChanged" location="qlistwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentItemChanged(QListWidgetItem * current, QListWidgetItem * previous)"> + <parameter left="QListWidgetItem *" right="" name="current" default=""/> + <parameter left="QListWidgetItem *" right="" name="previous" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentTextChanged" fullname="QListWidget::currentTextChanged" href="qlistwidget.html#currentTextChanged" location="qlistwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentTextChanged(const QString & currentText)"> + <parameter left="const QString &" right="" name="currentText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentRowChanged" fullname="QListWidget::currentRowChanged" href="qlistwidget.html#currentRowChanged" location="qlistwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentRowChanged(int currentRow)"> + <parameter left="int" right="" name="currentRow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemSelectionChanged" fullname="QListWidget::itemSelectionChanged" href="qlistwidget.html#itemSelectionChanged" location="qlistwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemSelectionChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QListWidget::event" href="qlistwidget.html#event" location="qlistwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mimeTypes" fullname="QListWidget::mimeTypes" href="qlistwidget.html#mimeTypes" location="qlistwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="mimeTypes() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QListWidget::mimeData" href="qlistwidget.html#mimeData" location="qlistwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QMimeData *" signature="mimeData(const QList<QListWidgetItem *> items) const"> + <parameter left="const QList<QListWidgetItem *>" right="" name="items" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropMimeData" fullname="QListWidget::dropMimeData" href="qlistwidget.html#dropMimeData" location="qlistwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="dropMimeData(int index, const QMimeData * data, Qt::DropAction action)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QMimeData *" right="" name="data" default=""/> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="supportedDropActions" fullname="QListWidget::supportedDropActions" href="qlistwidget.html#supportedDropActions" location="qlistwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::DropActions" signature="supportedDropActions() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="items" fullname="QListWidget::items" href="qlistwidget.html#items" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QListWidgetItem *>" signature="items(const QMimeData * data) const"> + <parameter left="const QMimeData *" right="" name="data" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="indexFromItem" fullname="QListWidget::indexFromItem" href="qlistwidget.html#indexFromItem" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexFromItem(QListWidgetItem * item) const"> + <parameter left="QListWidgetItem *" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="itemFromIndex" fullname="QListWidget::itemFromIndex" href="qlistwidget.html#itemFromIndex" location="qlistwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QListWidgetItem *" signature="itemFromIndex(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3VGroupBox" href="q3vgroupbox.html" location="q3vgroupbox.h" bases="Q3GroupBox" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3VGroupBox" fullname="Q3VGroupBox::Q3VGroupBox" href="q3vgroupbox.html#Q3VGroupBox" location="q3vgroupbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3VGroupBox(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3VGroupBox" fullname="Q3VGroupBox::Q3VGroupBox" href="q3vgroupbox.html#Q3VGroupBox-2" location="q3vgroupbox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3VGroupBox(const QString & title, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3VGroupBox" fullname="Q3VGroupBox::~Q3VGroupBox" href="q3vgroupbox.html#dtor.Q3VGroupBox" location="q3vgroupbox.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3VGroupBox()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QCryptographicHash" href="qcryptographichash.html" location="qcryptographichash.h" bases="" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Algorithm" fullname="QCryptographicHash::Algorithm" href="qcryptographichash.html#Algorithm-enum" location="qcryptographichash.h"> + <value name="Md4" value="0"/> + <value name="Md5" value="1"/> + <value name="Sha1" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QCryptographicHash" fullname="QCryptographicHash::QCryptographicHash" href="qcryptographichash.html#QCryptographicHash" location="qcryptographichash.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCryptographicHash(Algorithm method)"> + <parameter left="Algorithm" right="" name="method" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QCryptographicHash" fullname="QCryptographicHash::~QCryptographicHash" href="qcryptographichash.html#dtor.QCryptographicHash" location="qcryptographichash.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QCryptographicHash()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QCryptographicHash::reset" href="qcryptographichash.html#reset" location="qcryptographichash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addData" fullname="QCryptographicHash::addData" href="qcryptographichash.html#addData" location="qcryptographichash.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addData(const char * data, int length)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addData" fullname="QCryptographicHash::addData" href="qcryptographichash.html#addData-2" location="qcryptographichash.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addData(const QByteArray & data)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="result" fullname="QCryptographicHash::result" href="qcryptographichash.html#result" location="qcryptographichash.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="result() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hash" fullname="QCryptographicHash::hash" href="qcryptographichash.html#hash" location="qcryptographichash.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="hash(const QByteArray & data, Algorithm method)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="Algorithm" right="" name="method" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractExtensionFactory" href="qabstractextensionfactory.html" location="extension.h" bases="" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractExtensionFactory" fullname="QAbstractExtensionFactory::~QAbstractExtensionFactory" href="qabstractextensionfactory.html#dtor.QAbstractExtensionFactory" location="extension.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractExtensionFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="extension" fullname="QAbstractExtensionFactory::extension" href="qabstractextensionfactory.html#extension" location="extension.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="extension(QObject * object, const QString & iid) const"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="const QString &" right="" name="iid" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractExtensionManager" href="qabstractextensionmanager.html" location="extension.h" bases="" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractExtensionManager" fullname="QAbstractExtensionManager::~QAbstractExtensionManager" href="qabstractextensionmanager.html#dtor.QAbstractExtensionManager" location="extension.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractExtensionManager()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="registerExtensions" fullname="QAbstractExtensionManager::registerExtensions" href="qabstractextensionmanager.html#registerExtensions" location="extension.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="registerExtensions(QAbstractExtensionFactory * factory, const QString & iid)"> + <parameter left="QAbstractExtensionFactory *" right="" name="factory" default=""/> + <parameter left="const QString &" right="" name="iid" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterExtensions" fullname="QAbstractExtensionManager::unregisterExtensions" href="qabstractextensionmanager.html#unregisterExtensions" location="extension.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="unregisterExtensions(QAbstractExtensionFactory * factory, const QString & iid)"> + <parameter left="QAbstractExtensionFactory *" right="" name="factory" default=""/> + <parameter left="const QString &" right="" name="iid" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="extension" fullname="QAbstractExtensionManager::extension" href="qabstractextensionmanager.html#extension" location="extension.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="extension(QObject * object, const QString & iid) const"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="const QString &" right="" name="iid" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qt_extension" href="qextensionmanager.html#qt_extension" location="extension.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QExtensionManager" type="T" signature="qt_extension(QAbstractExtensionManager * manager, QObject * object)"> + <parameter left="QAbstractExtensionManager *" right="" name="manager" default=""/> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFromLittleEndian" href="qtendian.html#qFromLittleEndian" location="qendian.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtEndian>" type="T" signature="qFromLittleEndian(const uchar * src)"> + <parameter left="const uchar *" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFromBigEndian" href="qtendian.html#qFromBigEndian" location="qendian.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtEndian>" type="T" signature="qFromBigEndian(const uchar * src)"> + <parameter left="const uchar *" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qToBigEndian" href="qtendian.html#qToBigEndian-2" location="qendian.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtEndian>" type="T" signature="qToBigEndian(T src)"> + <parameter left="T" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFromBigEndian" href="qtendian.html#qFromBigEndian-2" location="qendian.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtEndian>" type="T" signature="qFromBigEndian(T src)"> + <parameter left="T" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qToLittleEndian" href="qtendian.html#qToLittleEndian-2" location="qendian.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtEndian>" type="T" signature="qToLittleEndian(T src)"> + <parameter left="T" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFromLittleEndian" href="qtendian.html#qFromLittleEndian-2" location="qendian.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtEndian>" type="T" signature="qFromLittleEndian(T src)"> + <parameter left="T" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qToBigEndian" href="qtendian.html#qToBigEndian" location="qendian.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtEndian>" type="void" signature="qToBigEndian(T src, uchar * dest)"> + <parameter left="T" right="" name="src" default=""/> + <parameter left="uchar *" right="" name="dest" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qToLittleEndian" href="qtendian.html#qToLittleEndian" location="qendian.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtEndian>" type="void" signature="qToLittleEndian(T src, uchar * dest)"> + <parameter left="T" right="" name="src" default=""/> + <parameter left="uchar *" right="" name="dest" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="compat" name="Q3SqlPropertyMap" href="q3sqlpropertymap.html" location="q3sqlpropertymap.h" bases="" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SqlPropertyMap" fullname="Q3SqlPropertyMap::Q3SqlPropertyMap" href="q3sqlpropertymap.html#Q3SqlPropertyMap" location="q3sqlpropertymap.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3SqlPropertyMap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3SqlPropertyMap" fullname="Q3SqlPropertyMap::~Q3SqlPropertyMap" href="q3sqlpropertymap.html#dtor.Q3SqlPropertyMap" location="q3sqlpropertymap.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3SqlPropertyMap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="Q3SqlPropertyMap::property" href="q3sqlpropertymap.html#property" location="q3sqlpropertymap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="property(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="Q3SqlPropertyMap::setProperty" href="q3sqlpropertymap.html#setProperty" location="q3sqlpropertymap.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setProperty(QWidget * widget, const QVariant & value)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3SqlPropertyMap::insert" href="q3sqlpropertymap.html#insert" location="q3sqlpropertymap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(const QString & classname, const QString & property)"> + <parameter left="const QString &" right="" name="classname" default=""/> + <parameter left="const QString &" right="" name="property" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3SqlPropertyMap::remove" href="q3sqlpropertymap.html#remove" location="q3sqlpropertymap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(const QString & classname)"> + <parameter left="const QString &" right="" name="classname" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultMap" fullname="Q3SqlPropertyMap::defaultMap" href="q3sqlpropertymap.html#defaultMap" location="q3sqlpropertymap.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Q3SqlPropertyMap *" signature="defaultMap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="installDefaultMap" fullname="Q3SqlPropertyMap::installDefaultMap" href="q3sqlpropertymap.html#installDefaultMap" location="q3sqlpropertymap.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="installDefaultMap(Q3SqlPropertyMap * map)"> + <parameter left="Q3SqlPropertyMap *" right="" name="map" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFormLayout" href="qformlayout.html" location="qformlayout.h" bases="QLayout" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="fieldGrowthPolicy" fullname="QFormLayout::fieldGrowthPolicy" href="qformlayout.html#fieldGrowthPolicy-prop" location="qformlayout.h" type="FieldGrowthPolicy"> + <getter name="fieldGrowthPolicy"/> + <setter name="setFieldGrowthPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="rowWrapPolicy" fullname="QFormLayout::rowWrapPolicy" href="qformlayout.html#rowWrapPolicy-prop" location="qformlayout.h" type="RowWrapPolicy"> + <getter name="rowWrapPolicy"/> + <setter name="setRowWrapPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="labelAlignment" fullname="QFormLayout::labelAlignment" href="qformlayout.html#labelAlignment-prop" location="qformlayout.h" type="Qt::Alignment"> + <getter name="labelAlignment"/> + <setter name="setLabelAlignment"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="formAlignment" fullname="QFormLayout::formAlignment" href="qformlayout.html#formAlignment-prop" location="qformlayout.h" type="Qt::Alignment"> + <getter name="formAlignment"/> + <setter name="setFormAlignment"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="horizontalSpacing" fullname="QFormLayout::horizontalSpacing" href="qformlayout.html#horizontalSpacing-prop" location="qformlayout.h" type="int"> + <getter name="horizontalSpacing"/> + <setter name="setHorizontalSpacing"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="verticalSpacing" fullname="QFormLayout::verticalSpacing" href="qformlayout.html#verticalSpacing-prop" location="qformlayout.h" type="int"> + <getter name="verticalSpacing"/> + <setter name="setVerticalSpacing"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="FieldGrowthPolicy" fullname="QFormLayout::FieldGrowthPolicy" href="qformlayout.html#FieldGrowthPolicy-enum" location="qformlayout.h"> + <value name="FieldsStayAtSizeHint" value="0"/> + <value name="ExpandingFieldsGrow" value="1"/> + <value name="AllNonFixedFieldsGrow" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="RowWrapPolicy" fullname="QFormLayout::RowWrapPolicy" href="qformlayout.html#RowWrapPolicy-enum" location="qformlayout.h"> + <value name="DontWrapRows" value="0"/> + <value name="WrapLongRows" value="1"/> + <value name="WrapAllRows" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ItemRole" fullname="QFormLayout::ItemRole" href="qformlayout.html#ItemRole-enum" location="qformlayout.h"> + <value name="LabelRole" value="0"/> + <value name="FieldRole" value="1"/> + <value name="SpanningRole" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QFormLayout" fullname="QFormLayout::QFormLayout" href="qformlayout.html#QFormLayout" location="qformlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFormLayout(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFormLayout" fullname="QFormLayout::~QFormLayout" href="qformlayout.html#dtor.QFormLayout" location="qformlayout.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFormLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFieldGrowthPolicy" fullname="QFormLayout::setFieldGrowthPolicy" href="qformlayout.html#fieldGrowthPolicy-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="fieldGrowthPolicy" type="void" signature="setFieldGrowthPolicy(FieldGrowthPolicy policy)"> + <parameter left="FieldGrowthPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fieldGrowthPolicy" fullname="QFormLayout::fieldGrowthPolicy" href="qformlayout.html#fieldGrowthPolicy-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="fieldGrowthPolicy" type="FieldGrowthPolicy" signature="fieldGrowthPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowWrapPolicy" fullname="QFormLayout::setRowWrapPolicy" href="qformlayout.html#rowWrapPolicy-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="rowWrapPolicy" type="void" signature="setRowWrapPolicy(RowWrapPolicy policy)"> + <parameter left="RowWrapPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowWrapPolicy" fullname="QFormLayout::rowWrapPolicy" href="qformlayout.html#rowWrapPolicy-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="rowWrapPolicy" type="RowWrapPolicy" signature="rowWrapPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLabelAlignment" fullname="QFormLayout::setLabelAlignment" href="qformlayout.html#labelAlignment-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="labelAlignment" type="void" signature="setLabelAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="labelAlignment" fullname="QFormLayout::labelAlignment" href="qformlayout.html#labelAlignment-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="labelAlignment" type="Qt::Alignment" signature="labelAlignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormAlignment" fullname="QFormLayout::setFormAlignment" href="qformlayout.html#formAlignment-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="formAlignment" type="void" signature="setFormAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="formAlignment" fullname="QFormLayout::formAlignment" href="qformlayout.html#formAlignment-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="formAlignment" type="Qt::Alignment" signature="formAlignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalSpacing" fullname="QFormLayout::setHorizontalSpacing" href="qformlayout.html#horizontalSpacing-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="horizontalSpacing" type="void" signature="setHorizontalSpacing(int spacing)"> + <parameter left="int" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalSpacing" fullname="QFormLayout::horizontalSpacing" href="qformlayout.html#horizontalSpacing-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="horizontalSpacing" type="int" signature="horizontalSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalSpacing" fullname="QFormLayout::setVerticalSpacing" href="qformlayout.html#verticalSpacing-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="verticalSpacing" type="void" signature="setVerticalSpacing(int spacing)"> + <parameter left="int" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalSpacing" fullname="QFormLayout::verticalSpacing" href="qformlayout.html#verticalSpacing-prop" location="qformlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="verticalSpacing" type="int" signature="verticalSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="spacing" fullname="QFormLayout::spacing" href="qformlayout.html#spacing" location="qformlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="spacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpacing" fullname="QFormLayout::setSpacing" href="qformlayout.html#setSpacing" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSpacing(int spacing)"> + <parameter left="int" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRow" fullname="QFormLayout::addRow" href="qformlayout.html#addRow" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addRow(QWidget * label, QWidget * field)"> + <parameter left="QWidget *" right="" name="label" default=""/> + <parameter left="QWidget *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRow" fullname="QFormLayout::addRow" href="qformlayout.html#addRow-2" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addRow(QWidget * label, QLayout * field)"> + <parameter left="QWidget *" right="" name="label" default=""/> + <parameter left="QLayout *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRow" fullname="QFormLayout::addRow" href="qformlayout.html#addRow-3" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="addRow(const QString & labelText, QWidget * field)"> + <parameter left="const QString &" right="" name="labelText" default=""/> + <parameter left="QWidget *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRow" fullname="QFormLayout::addRow" href="qformlayout.html#addRow-4" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="addRow(const QString & labelText, QLayout * field)"> + <parameter left="const QString &" right="" name="labelText" default=""/> + <parameter left="QLayout *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRow" fullname="QFormLayout::addRow" href="qformlayout.html#addRow-5" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="addRow(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRow" fullname="QFormLayout::addRow" href="qformlayout.html#addRow-6" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="addRow(QLayout * layout)"> + <parameter left="QLayout *" right="" name="layout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QFormLayout::insertRow" href="qformlayout.html#insertRow" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertRow(int row, QWidget * label, QWidget * field)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QWidget *" right="" name="label" default=""/> + <parameter left="QWidget *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QFormLayout::insertRow" href="qformlayout.html#insertRow-2" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertRow(int row, QWidget * label, QLayout * field)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QWidget *" right="" name="label" default=""/> + <parameter left="QLayout *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QFormLayout::insertRow" href="qformlayout.html#insertRow-3" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="insertRow(int row, const QString & labelText, QWidget * field)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QString &" right="" name="labelText" default=""/> + <parameter left="QWidget *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QFormLayout::insertRow" href="qformlayout.html#insertRow-4" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="insertRow(int row, const QString & labelText, QLayout * field)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QString &" right="" name="labelText" default=""/> + <parameter left="QLayout *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QFormLayout::insertRow" href="qformlayout.html#insertRow-5" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="insertRow(int row, QWidget * widget)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QFormLayout::insertRow" href="qformlayout.html#insertRow-6" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="insertRow(int row, QLayout * layout)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QLayout *" right="" name="layout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItem" fullname="QFormLayout::setItem" href="qformlayout.html#setItem" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItem(int row, ItemRole role, QLayoutItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="ItemRole" right="" name="role" default=""/> + <parameter left="QLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidget" fullname="QFormLayout::setWidget" href="qformlayout.html#setWidget" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidget(int row, ItemRole role, QWidget * widget)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="ItemRole" right="" name="role" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayout" fullname="QFormLayout::setLayout" href="qformlayout.html#setLayout" location="qformlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLayout(int row, ItemRole role, QLayout * layout)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="ItemRole" right="" name="role" default=""/> + <parameter left="QLayout *" right="" name="layout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QFormLayout::itemAt" href="qformlayout.html#itemAt" location="qformlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLayoutItem *" signature="itemAt(int row, ItemRole role) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="ItemRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getItemPosition" fullname="QFormLayout::getItemPosition" href="qformlayout.html#getItemPosition" location="qformlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getItemPosition(int index, int * rowPtr, ItemRole * rolePtr) const"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int *" right="" name="rowPtr" default=""/> + <parameter left="ItemRole *" right="" name="rolePtr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getWidgetPosition" fullname="QFormLayout::getWidgetPosition" href="qformlayout.html#getWidgetPosition" location="qformlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getWidgetPosition(QWidget * widget, int * rowPtr, ItemRole * rolePtr) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int *" right="" name="rowPtr" default=""/> + <parameter left="ItemRole *" right="" name="rolePtr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getLayoutPosition" fullname="QFormLayout::getLayoutPosition" href="qformlayout.html#getLayoutPosition" location="qformlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getLayoutPosition(QLayout * layout, int * rowPtr, ItemRole * rolePtr) const"> + <parameter left="QLayout *" right="" name="layout" default=""/> + <parameter left="int *" right="" name="rowPtr" default=""/> + <parameter left="ItemRole *" right="" name="rolePtr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="labelForField" fullname="QFormLayout::labelForField" href="qformlayout.html#labelForField" location="qformlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="labelForField(QWidget * field) const"> + <parameter left="QWidget *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="labelForField" fullname="QFormLayout::labelForField" href="qformlayout.html#labelForField-2" location="qformlayout.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QWidget *" signature="labelForField(QLayout * field) const"> + <parameter left="QLayout *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QFormLayout::addItem" href="qformlayout.html#addItem" location="qformlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(QLayoutItem * item)"> + <parameter left="QLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QFormLayout::itemAt" href="qformlayout.html#itemAt-2" location="qformlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QLayoutItem *" signature="itemAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeAt" fullname="QFormLayout::takeAt" href="qformlayout.html#takeAt" location="qformlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QLayoutItem *" signature="takeAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QFormLayout::setGeometry" href="qformlayout.html#setGeometry" location="qformlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSize" fullname="QFormLayout::minimumSize" href="qformlayout.html#minimumSize" location="qformlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QFormLayout::sizeHint" href="qformlayout.html#sizeHint" location="qformlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidate" fullname="QFormLayout::invalidate" href="qformlayout.html#invalidate" location="qformlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="invalidate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasHeightForWidth" fullname="QFormLayout::hasHeightForWidth" href="qformlayout.html#hasHeightForWidth" location="qformlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasHeightForWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="heightForWidth" fullname="QFormLayout::heightForWidth" href="qformlayout.html#heightForWidth" location="qformlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="heightForWidth(int width) const"> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expandingDirections" fullname="QFormLayout::expandingDirections" href="qformlayout.html#expandingDirections" location="qformlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::Orientations" signature="expandingDirections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QFormLayout::count" href="qformlayout.html#count" location="qformlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QFormLayout::rowCount" href="qformlayout.html#rowCount" location="qformlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSystemLocale" href="qsystemlocale.html" location="qlocale.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSystemLocale" fullname="QSystemLocale::QSystemLocale" href="qsystemlocale.html#QSystemLocale" location="qlocale.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSystemLocale()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSystemLocale" fullname="QSystemLocale::~QSystemLocale" href="qsystemlocale.html#dtor.QSystemLocale" location="qlocale.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSystemLocale()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="QueryType" fullname="QSystemLocale::QueryType" href="qsystemlocale.html#QueryType-enum" location="qlocale.h"> + <value name="LanguageId" value="0"/> + <value name="CountryId" value="1"/> + <value name="DecimalPoint" value="2"/> + <value name="GroupSeparator" value="3"/> + <value name="ZeroDigit" value="4"/> + <value name="NegativeSign" value="5"/> + <value name="DateFormatLong" value="6"/> + <value name="DateFormatShort" value="7"/> + <value name="TimeFormatLong" value="8"/> + <value name="TimeFormatShort" value="9"/> + <value name="DayNameLong" value="10"/> + <value name="DayNameShort" value="11"/> + <value name="MonthNameLong" value="12"/> + <value name="MonthNameShort" value="13"/> + <value name="DateToStringLong" value="14"/> + <value name="DateToStringShort" value="15"/> + <value name="TimeToStringLong" value="16"/> + <value name="TimeToStringShort" value="17"/> + <value name="DateTimeFormatLong" value="18"/> + <value name="DateTimeFormatShort" value="19"/> + <value name="DateTimeToStringLong" value="20"/> + <value name="DateTimeToStringShort" value="21"/> + <value name="MeasurementSystem" value="22"/> + <value name="PositiveSign" value="23"/> + <value name="AMText" value="24"/> + <value name="PMText" value="25"/> + </enum> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QLocale" href="qlocale.html" location="qlocale.h" bases="" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Language" fullname="QLocale::Language" href="qlocale.html#Language-enum" location="qlocale.h"> + <value name="C" value="1"/> + <value name="Abkhazian" value="2"/> + <value name="Afan" value="3"/> + <value name="Afar" value="4"/> + <value name="Afrikaans" value="5"/> + <value name="Albanian" value="6"/> + <value name="Amharic" value="7"/> + <value name="Arabic" value="8"/> + <value name="Armenian" value="9"/> + <value name="Assamese" value="10"/> + <value name="Aymara" value="11"/> + <value name="Azerbaijani" value="12"/> + <value name="Bashkir" value="13"/> + <value name="Basque" value="14"/> + <value name="Bengali" value="15"/> + <value name="Bhutani" value="16"/> + <value name="Bihari" value="17"/> + <value name="Bislama" value="18"/> + <value name="Breton" value="19"/> + <value name="Bulgarian" value="20"/> + <value name="Burmese" value="21"/> + <value name="Byelorussian" value="22"/> + <value name="Cambodian" value="23"/> + <value name="Catalan" value="24"/> + <value name="Chinese" value="25"/> + <value name="Corsican" value="26"/> + <value name="Croatian" value="27"/> + <value name="Czech" value="28"/> + <value name="Danish" value="29"/> + <value name="Dutch" value="30"/> + <value name="English" value="31"/> + <value name="Esperanto" value="32"/> + <value name="Estonian" value="33"/> + <value name="Faroese" value="34"/> + <value name="FijiLanguage" value="35"/> + <value name="Finnish" value="36"/> + <value name="French" value="37"/> + <value name="Frisian" value="38"/> + <value name="Gaelic" value="39"/> + <value name="Galician" value="40"/> + <value name="Georgian" value="41"/> + <value name="German" value="42"/> + <value name="Greek" value="43"/> + <value name="Greenlandic" value="44"/> + <value name="Guarani" value="45"/> + <value name="Gujarati" value="46"/> + <value name="Hausa" value="47"/> + <value name="Hebrew" value="48"/> + <value name="Hindi" value="49"/> + <value name="Hungarian" value="50"/> + <value name="Icelandic" value="51"/> + <value name="Indonesian" value="52"/> + <value name="Interlingua" value="53"/> + <value name="Interlingue" value="54"/> + <value name="Inuktitut" value="55"/> + <value name="Inupiak" value="56"/> + <value name="Irish" value="57"/> + <value name="Italian" value="58"/> + <value name="Japanese" value="59"/> + <value name="Javanese" value="60"/> + <value name="Kannada" value="61"/> + <value name="Kashmiri" value="62"/> + <value name="Kazakh" value="63"/> + <value name="Kinyarwanda" value="64"/> + <value name="Kirghiz" value="65"/> + <value name="Korean" value="66"/> + <value name="Kurdish" value="67"/> + <value name="Kurundi" value="68"/> + <value name="Laothian" value="69"/> + <value name="Latin" value="70"/> + <value name="Latvian" value="71"/> + <value name="Lingala" value="72"/> + <value name="Lithuanian" value="73"/> + <value name="Macedonian" value="74"/> + <value name="Malagasy" value="75"/> + <value name="Malay" value="76"/> + <value name="Malayalam" value="77"/> + <value name="Maltese" value="78"/> + <value name="Maori" value="79"/> + <value name="Marathi" value="80"/> + <value name="Moldavian" value="81"/> + <value name="Mongolian" value="82"/> + <value name="NauruLanguage" value="83"/> + <value name="Nepali" value="84"/> + <value name="Norwegian" value="85"/> + <value name="NorwegianBokmal" value="Norwegian"/> + <value name="Occitan" value="86"/> + <value name="Oriya" value="87"/> + <value name="Pashto" value="88"/> + <value name="Persian" value="89"/> + <value name="Polish" value="90"/> + <value name="Portuguese" value="91"/> + <value name="Punjabi" value="92"/> + <value name="Quechua" value="93"/> + <value name="RhaetoRomance" value="94"/> + <value name="Romanian" value="95"/> + <value name="Russian" value="96"/> + <value name="Samoan" value="97"/> + <value name="Sangho" value="98"/> + <value name="Sanskrit" value="99"/> + <value name="Serbian" value="100"/> + <value name="SerboCroatian" value="101"/> + <value name="Sesotho" value="102"/> + <value name="Setswana" value="103"/> + <value name="Shona" value="104"/> + <value name="Sindhi" value="105"/> + <value name="Singhalese" value="106"/> + <value name="Siswati" value="107"/> + <value name="Slovak" value="108"/> + <value name="Slovenian" value="109"/> + <value name="Somali" value="110"/> + <value name="Spanish" value="111"/> + <value name="Sundanese" value="112"/> + <value name="Swahili" value="113"/> + <value name="Swedish" value="114"/> + <value name="Tagalog" value="115"/> + <value name="Tajik" value="116"/> + <value name="Tamil" value="117"/> + <value name="Tatar" value="118"/> + <value name="Telugu" value="119"/> + <value name="Thai" value="120"/> + <value name="Tibetan" value="121"/> + <value name="Tigrinya" value="122"/> + <value name="TongaLanguage" value="123"/> + <value name="Tsonga" value="124"/> + <value name="Turkish" value="125"/> + <value name="Turkmen" value="126"/> + <value name="Twi" value="127"/> + <value name="Uigur" value="128"/> + <value name="Ukrainian" value="129"/> + <value name="Urdu" value="130"/> + <value name="Uzbek" value="131"/> + <value name="Vietnamese" value="132"/> + <value name="Volapuk" value="133"/> + <value name="Welsh" value="134"/> + <value name="Wolof" value="135"/> + <value name="Xhosa" value="136"/> + <value name="Yiddish" value="137"/> + <value name="Yoruba" value="138"/> + <value name="Zhuang" value="139"/> + <value name="Zulu" value="140"/> + <value name="NorwegianNynorsk" value="141"/> + <value name="Nynorsk" value="NorwegianNynorsk"/> + <value name="Bosnian" value="142"/> + <value name="Divehi" value="143"/> + <value name="Manx" value="144"/> + <value name="Cornish" value="145"/> + <value name="Akan" value="146"/> + <value name="Konkani" value="147"/> + <value name="Ga" value="148"/> + <value name="Igbo" value="149"/> + <value name="Kamba" value="150"/> + <value name="Syriac" value="151"/> + <value name="Blin" value="152"/> + <value name="Geez" value="153"/> + <value name="Koro" value="154"/> + <value name="Sidamo" value="155"/> + <value name="Atsam" value="156"/> + <value name="Tigre" value="157"/> + <value name="Jju" value="158"/> + <value name="Friulian" value="159"/> + <value name="Venda" value="160"/> + <value name="Ewe" value="161"/> + <value name="Walamo" value="162"/> + <value name="Hawaiian" value="163"/> + <value name="Tyap" value="164"/> + <value name="Chewa" value="165"/> + <value name="LastLanguage" value="Chewa"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Country" fullname="QLocale::Country" href="qlocale.html#Country-enum" location="qlocale.h"> + <value name="AnyCountry" value="0"/> + <value name="Afghanistan" value="1"/> + <value name="Albania" value="2"/> + <value name="Algeria" value="3"/> + <value name="AmericanSamoa" value="4"/> + <value name="Andorra" value="5"/> + <value name="Angola" value="6"/> + <value name="Anguilla" value="7"/> + <value name="Antarctica" value="8"/> + <value name="AntiguaAndBarbuda" value="9"/> + <value name="Argentina" value="10"/> + <value name="Armenia" value="11"/> + <value name="Aruba" value="12"/> + <value name="Australia" value="13"/> + <value name="Austria" value="14"/> + <value name="Azerbaijan" value="15"/> + <value name="Bahamas" value="16"/> + <value name="Bahrain" value="17"/> + <value name="Bangladesh" value="18"/> + <value name="Barbados" value="19"/> + <value name="Belarus" value="20"/> + <value name="Belgium" value="21"/> + <value name="Belize" value="22"/> + <value name="Benin" value="23"/> + <value name="Bermuda" value="24"/> + <value name="Bhutan" value="25"/> + <value name="Bolivia" value="26"/> + <value name="BosniaAndHerzegowina" value="27"/> + <value name="Botswana" value="28"/> + <value name="BouvetIsland" value="29"/> + <value name="Brazil" value="30"/> + <value name="BritishIndianOceanTerritory" value="31"/> + <value name="BruneiDarussalam" value="32"/> + <value name="Bulgaria" value="33"/> + <value name="BurkinaFaso" value="34"/> + <value name="Burundi" value="35"/> + <value name="Cambodia" value="36"/> + <value name="Cameroon" value="37"/> + <value name="Canada" value="38"/> + <value name="CapeVerde" value="39"/> + <value name="CaymanIslands" value="40"/> + <value name="CentralAfricanRepublic" value="41"/> + <value name="Chad" value="42"/> + <value name="Chile" value="43"/> + <value name="China" value="44"/> + <value name="ChristmasIsland" value="45"/> + <value name="CocosIslands" value="46"/> + <value name="Colombia" value="47"/> + <value name="Comoros" value="48"/> + <value name="DemocraticRepublicOfCongo" value="49"/> + <value name="PeoplesRepublicOfCongo" value="50"/> + <value name="CookIslands" value="51"/> + <value name="CostaRica" value="52"/> + <value name="IvoryCoast" value="53"/> + <value name="Croatia" value="54"/> + <value name="Cuba" value="55"/> + <value name="Cyprus" value="56"/> + <value name="CzechRepublic" value="57"/> + <value name="Denmark" value="58"/> + <value name="Djibouti" value="59"/> + <value name="Dominica" value="60"/> + <value name="DominicanRepublic" value="61"/> + <value name="EastTimor" value="62"/> + <value name="Ecuador" value="63"/> + <value name="Egypt" value="64"/> + <value name="ElSalvador" value="65"/> + <value name="EquatorialGuinea" value="66"/> + <value name="Eritrea" value="67"/> + <value name="Estonia" value="68"/> + <value name="Ethiopia" value="69"/> + <value name="FalklandIslands" value="70"/> + <value name="FaroeIslands" value="71"/> + <value name="FijiCountry" value="72"/> + <value name="Finland" value="73"/> + <value name="France" value="74"/> + <value name="MetropolitanFrance" value="75"/> + <value name="FrenchGuiana" value="76"/> + <value name="FrenchPolynesia" value="77"/> + <value name="FrenchSouthernTerritories" value="78"/> + <value name="Gabon" value="79"/> + <value name="Gambia" value="80"/> + <value name="Georgia" value="81"/> + <value name="Germany" value="82"/> + <value name="Ghana" value="83"/> + <value name="Gibraltar" value="84"/> + <value name="Greece" value="85"/> + <value name="Greenland" value="86"/> + <value name="Grenada" value="87"/> + <value name="Guadeloupe" value="88"/> + <value name="Guam" value="89"/> + <value name="Guatemala" value="90"/> + <value name="Guinea" value="91"/> + <value name="GuineaBissau" value="92"/> + <value name="Guyana" value="93"/> + <value name="Haiti" value="94"/> + <value name="HeardAndMcDonaldIslands" value="95"/> + <value name="Honduras" value="96"/> + <value name="HongKong" value="97"/> + <value name="Hungary" value="98"/> + <value name="Iceland" value="99"/> + <value name="India" value="100"/> + <value name="Indonesia" value="101"/> + <value name="Iran" value="102"/> + <value name="Iraq" value="103"/> + <value name="Ireland" value="104"/> + <value name="Israel" value="105"/> + <value name="Italy" value="106"/> + <value name="Jamaica" value="107"/> + <value name="Japan" value="108"/> + <value name="Jordan" value="109"/> + <value name="Kazakhstan" value="110"/> + <value name="Kenya" value="111"/> + <value name="Kiribati" value="112"/> + <value name="DemocraticRepublicOfKorea" value="113"/> + <value name="RepublicOfKorea" value="114"/> + <value name="Kuwait" value="115"/> + <value name="Kyrgyzstan" value="116"/> + <value name="Lao" value="117"/> + <value name="Latvia" value="118"/> + <value name="Lebanon" value="119"/> + <value name="Lesotho" value="120"/> + <value name="Liberia" value="121"/> + <value name="LibyanArabJamahiriya" value="122"/> + <value name="Liechtenstein" value="123"/> + <value name="Lithuania" value="124"/> + <value name="Luxembourg" value="125"/> + <value name="Macau" value="126"/> + <value name="Macedonia" value="127"/> + <value name="Madagascar" value="128"/> + <value name="Malawi" value="129"/> + <value name="Malaysia" value="130"/> + <value name="Maldives" value="131"/> + <value name="Mali" value="132"/> + <value name="Malta" value="133"/> + <value name="MarshallIslands" value="134"/> + <value name="Martinique" value="135"/> + <value name="Mauritania" value="136"/> + <value name="Mauritius" value="137"/> + <value name="Mayotte" value="138"/> + <value name="Mexico" value="139"/> + <value name="Micronesia" value="140"/> + <value name="Moldova" value="141"/> + <value name="Monaco" value="142"/> + <value name="Mongolia" value="143"/> + <value name="Montserrat" value="144"/> + <value name="Morocco" value="145"/> + <value name="Mozambique" value="146"/> + <value name="Myanmar" value="147"/> + <value name="Namibia" value="148"/> + <value name="NauruCountry" value="149"/> + <value name="Nepal" value="150"/> + <value name="Netherlands" value="151"/> + <value name="NetherlandsAntilles" value="152"/> + <value name="NewCaledonia" value="153"/> + <value name="NewZealand" value="154"/> + <value name="Nicaragua" value="155"/> + <value name="Niger" value="156"/> + <value name="Nigeria" value="157"/> + <value name="Niue" value="158"/> + <value name="NorfolkIsland" value="159"/> + <value name="NorthernMarianaIslands" value="160"/> + <value name="Norway" value="161"/> + <value name="Oman" value="162"/> + <value name="Pakistan" value="163"/> + <value name="Palau" value="164"/> + <value name="PalestinianTerritory" value="165"/> + <value name="Panama" value="166"/> + <value name="PapuaNewGuinea" value="167"/> + <value name="Paraguay" value="168"/> + <value name="Peru" value="169"/> + <value name="Philippines" value="170"/> + <value name="Pitcairn" value="171"/> + <value name="Poland" value="172"/> + <value name="Portugal" value="173"/> + <value name="PuertoRico" value="174"/> + <value name="Qatar" value="175"/> + <value name="Reunion" value="176"/> + <value name="Romania" value="177"/> + <value name="RussianFederation" value="178"/> + <value name="Rwanda" value="179"/> + <value name="SaintKittsAndNevis" value="180"/> + <value name="StLucia" value="181"/> + <value name="StVincentAndTheGrenadines" value="182"/> + <value name="Samoa" value="183"/> + <value name="SanMarino" value="184"/> + <value name="SaoTomeAndPrincipe" value="185"/> + <value name="SaudiArabia" value="186"/> + <value name="Senegal" value="187"/> + <value name="Seychelles" value="188"/> + <value name="SierraLeone" value="189"/> + <value name="Singapore" value="190"/> + <value name="Slovakia" value="191"/> + <value name="Slovenia" value="192"/> + <value name="SolomonIslands" value="193"/> + <value name="Somalia" value="194"/> + <value name="SouthAfrica" value="195"/> + <value name="SouthGeorgiaAndTheSouthSandwichIslands" value="196"/> + <value name="Spain" value="197"/> + <value name="SriLanka" value="198"/> + <value name="StHelena" value="199"/> + <value name="StPierreAndMiquelon" value="200"/> + <value name="Sudan" value="201"/> + <value name="Suriname" value="202"/> + <value name="SvalbardAndJanMayenIslands" value="203"/> + <value name="Swaziland" value="204"/> + <value name="Sweden" value="205"/> + <value name="Switzerland" value="206"/> + <value name="SyrianArabRepublic" value="207"/> + <value name="Taiwan" value="208"/> + <value name="Tajikistan" value="209"/> + <value name="Tanzania" value="210"/> + <value name="Thailand" value="211"/> + <value name="Togo" value="212"/> + <value name="Tokelau" value="213"/> + <value name="TongaCountry" value="214"/> + <value name="TrinidadAndTobago" value="215"/> + <value name="Tunisia" value="216"/> + <value name="Turkey" value="217"/> + <value name="Turkmenistan" value="218"/> + <value name="TurksAndCaicosIslands" value="219"/> + <value name="Tuvalu" value="220"/> + <value name="Uganda" value="221"/> + <value name="Ukraine" value="222"/> + <value name="UnitedArabEmirates" value="223"/> + <value name="UnitedKingdom" value="224"/> + <value name="UnitedStates" value="225"/> + <value name="UnitedStatesMinorOutlyingIslands" value="226"/> + <value name="Uruguay" value="227"/> + <value name="Uzbekistan" value="228"/> + <value name="Vanuatu" value="229"/> + <value name="VaticanCityState" value="230"/> + <value name="Venezuela" value="231"/> + <value name="VietNam" value="232"/> + <value name="BritishVirginIslands" value="233"/> + <value name="USVirginIslands" value="234"/> + <value name="WallisAndFutunaIslands" value="235"/> + <value name="WesternSahara" value="236"/> + <value name="Yemen" value="237"/> + <value name="Yugoslavia" value="238"/> + <value name="Zambia" value="239"/> + <value name="Zimbabwe" value="240"/> + <value name="SerbiaAndMontenegro" value="241"/> + <value name="LastCountry" value="SerbiaAndMontenegro"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="MeasurementSystem" fullname="QLocale::MeasurementSystem" href="qlocale.html#MeasurementSystem-enum" location="qlocale.h"> + <value name="MetricSystem" value="0"/> + <value name="ImperialSystem" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FormatType" fullname="QLocale::FormatType" href="qlocale.html#FormatType-enum" location="qlocale.h"> + <value name="LongFormat" value="0"/> + <value name="ShortFormat" value="1"/> + <value name="NarrowFormat" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="NumberOption" fullname="QLocale::NumberOption" href="qlocale.html#NumberOption-enum" location="qlocale.h" typedef="QLocale::NumberOptions"> + <value name="OmitGroupSeparator" value="0x01"/> + <value name="RejectGroupSeparator" value="0x02"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="NumberOptions" fullname="QLocale::NumberOptions" href="qlocale.html#NumberOptions-typedef" location="qlocale.h" enum="QLocale::NumberOption"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QLocale" fullname="QLocale::QLocale" href="qlocale.html#QLocale" location="qlocale.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLocale()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QLocale" fullname="QLocale::QLocale" href="qlocale.html#QLocale-2" location="qlocale.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QLocale(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLocale" fullname="QLocale::QLocale" href="qlocale.html#QLocale-3" location="qlocale.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QLocale(Language language, Country country)"> + <parameter left="Language" right="" name="language" default=""/> + <parameter left="Country" right="" name="country" default="AnyCountry"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLocale" fullname="QLocale::QLocale" href="qlocale.html#QLocale-4" location="qlocale.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QLocale(const QLocale & other)"> + <parameter left="const QLocale &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QLocale::operator=" href="qlocale.html#operator=" location="qlocale.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QLocale &" signature="operator=(const QLocale & other)"> + <parameter left="const QLocale &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="language" fullname="QLocale::language" href="qlocale.html#language" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Language" signature="language() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="country" fullname="QLocale::country" href="qlocale.html#country" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Country" signature="country() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QLocale::name" href="qlocale.html#name" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toShort" fullname="QLocale::toShort" href="qlocale.html#toShort" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="short" signature="toShort(const QString & s, bool * ok, int base) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUShort" fullname="QLocale::toUShort" href="qlocale.html#toUShort" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ushort" signature="toUShort(const QString & s, bool * ok, int base) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toInt" fullname="QLocale::toInt" href="qlocale.html#toInt" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="toInt(const QString & s, bool * ok, int base) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUInt" fullname="QLocale::toUInt" href="qlocale.html#toUInt" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="toUInt(const QString & s, bool * ok, int base) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLongLong" fullname="QLocale::toLongLong" href="qlocale.html#toLongLong" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qlonglong" signature="toLongLong(const QString & s, bool * ok, int base) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toULongLong" fullname="QLocale::toULongLong" href="qlocale.html#toULongLong" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qlonglong" signature="toULongLong(const QString & s, bool * ok, int base) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toFloat" fullname="QLocale::toFloat" href="qlocale.html#toFloat" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="float" signature="toFloat(const QString & s, bool * ok) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toDouble" fullname="QLocale::toDouble" href="qlocale.html#toDouble" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="double" signature="toDouble(const QString & s, bool * ok) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString(qlonglong i) const"> + <parameter left="qlonglong" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-8" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="8" type="QString" signature="toString(qulonglong i) const"> + <parameter left="qulonglong" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-10" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="10" type="QString" signature="toString(short i) const"> + <parameter left="short" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-11" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="11" type="QString" signature="toString(ushort i) const"> + <parameter left="ushort" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-12" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="12" type="QString" signature="toString(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-13" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="13" type="QString" signature="toString(uint i) const"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-9" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="9" type="QString" signature="toString(double i, char f, int prec) const"> + <parameter left="double" right="" name="i" default=""/> + <parameter left="char" right="" name="f" default="'g'"/> + <parameter left="int" right="" name="prec" default="6"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-14" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="14" type="QString" signature="toString(float i, char f, int prec) const"> + <parameter left="float" right="" name="i" default=""/> + <parameter left="char" right="" name="f" default="'g'"/> + <parameter left="int" right="" name="prec" default="6"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-2" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="toString(const QDate & date, const QString & format) const"> + <parameter left="const QDate &" right="" name="date" default=""/> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-3" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QString" signature="toString(const QDate & date, FormatType format) const"> + <parameter left="const QDate &" right="" name="date" default=""/> + <parameter left="FormatType" right="" name="format" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-4" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QString" signature="toString(const QTime & time, const QString & format) const"> + <parameter left="const QTime &" right="" name="time" default=""/> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-5" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QString" signature="toString(const QTime & time, FormatType format) const"> + <parameter left="const QTime &" right="" name="time" default=""/> + <parameter left="FormatType" right="" name="format" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-6" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QString" signature="toString(const QDateTime & dateTime, FormatType format) const"> + <parameter left="const QDateTime &" right="" name="dateTime" default=""/> + <parameter left="FormatType" right="" name="format" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QLocale::toString" href="qlocale.html#toString-7" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="7" type="QString" signature="toString(const QDateTime & dateTime, const QString & format) const"> + <parameter left="const QDateTime &" right="" name="dateTime" default=""/> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dateFormat" fullname="QLocale::dateFormat" href="qlocale.html#dateFormat" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="dateFormat(FormatType format) const"> + <parameter left="FormatType" right="" name="format" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="timeFormat" fullname="QLocale::timeFormat" href="qlocale.html#timeFormat" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="timeFormat(FormatType format) const"> + <parameter left="FormatType" right="" name="format" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dateTimeFormat" fullname="QLocale::dateTimeFormat" href="qlocale.html#dateTimeFormat" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="dateTimeFormat(FormatType format) const"> + <parameter left="FormatType" right="" name="format" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toDate" fullname="QLocale::toDate" href="qlocale.html#toDate" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDate" signature="toDate(const QString & string, FormatType format) const"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="FormatType" right="" name="format" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toTime" fullname="QLocale::toTime" href="qlocale.html#toTime" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTime" signature="toTime(const QString & string, FormatType format) const"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="FormatType" right="" name="format" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toDateTime" fullname="QLocale::toDateTime" href="qlocale.html#toDateTime" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="toDateTime(const QString & string, FormatType format) const"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="FormatType" right="" name="format" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toDate" fullname="QLocale::toDate" href="qlocale.html#toDate-2" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QDate" signature="toDate(const QString & string, const QString & format) const"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toTime" fullname="QLocale::toTime" href="qlocale.html#toTime-2" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QTime" signature="toTime(const QString & string, const QString & format) const"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toDateTime" fullname="QLocale::toDateTime" href="qlocale.html#toDateTime-2" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QDateTime" signature="toDateTime(const QString & string, const QString & format) const"> + <parameter left="const QString &" right="" name="string" default=""/> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decimalPoint" fullname="QLocale::decimalPoint" href="qlocale.html#decimalPoint" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="decimalPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="groupSeparator" fullname="QLocale::groupSeparator" href="qlocale.html#groupSeparator" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="groupSeparator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="percent" fullname="QLocale::percent" href="qlocale.html#percent" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="percent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="zeroDigit" fullname="QLocale::zeroDigit" href="qlocale.html#zeroDigit" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="zeroDigit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="negativeSign" fullname="QLocale::negativeSign" href="qlocale.html#negativeSign" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="negativeSign() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="positiveSign" fullname="QLocale::positiveSign" href="qlocale.html#positiveSign" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="positiveSign() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exponential" fullname="QLocale::exponential" href="qlocale.html#exponential" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="exponential() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="monthName" fullname="QLocale::monthName" href="qlocale.html#monthName" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="monthName(int month, FormatType type) const"> + <parameter left="int" right="" name="month" default=""/> + <parameter left="FormatType" right="" name="type" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standaloneMonthName" fullname="QLocale::standaloneMonthName" href="qlocale.html#standaloneMonthName" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="standaloneMonthName(int month, FormatType type) const"> + <parameter left="int" right="" name="month" default=""/> + <parameter left="FormatType" right="" name="type" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dayName" fullname="QLocale::dayName" href="qlocale.html#dayName" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="dayName(int day, FormatType type) const"> + <parameter left="int" right="" name="day" default=""/> + <parameter left="FormatType" right="" name="type" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standaloneDayName" fullname="QLocale::standaloneDayName" href="qlocale.html#standaloneDayName" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="standaloneDayName(int day, FormatType type) const"> + <parameter left="int" right="" name="day" default=""/> + <parameter left="FormatType" right="" name="type" default="LongFormat"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="amText" fullname="QLocale::amText" href="qlocale.html#amText" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="amText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pmText" fullname="QLocale::pmText" href="qlocale.html#pmText" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="pmText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="measurementSystem" fullname="QLocale::measurementSystem" href="qlocale.html#measurementSystem" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="MeasurementSystem" signature="measurementSystem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QLocale::operator==" href="qlocale.html#operator==" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QLocale & other) const"> + <parameter left="const QLocale &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QLocale::operator!=" href="qlocale.html#operator!=" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QLocale & other) const"> + <parameter left="const QLocale &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="languageToString" fullname="QLocale::languageToString" href="qlocale.html#languageToString" location="qlocale.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="languageToString(Language language)"> + <parameter left="Language" right="" name="language" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="countryToString" fullname="QLocale::countryToString" href="qlocale.html#countryToString" location="qlocale.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="countryToString(Country country)"> + <parameter left="Country" right="" name="country" default=""/> + </function> + <function access="public" threadsafety="non-reentrant" status="commendable" name="setDefault" fullname="QLocale::setDefault" href="qlocale.html#setDefault" location="qlocale.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefault(const QLocale & locale)"> + <parameter left="const QLocale &" right="" name="locale" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="c" fullname="QLocale::c" href="qlocale.html#c" location="qlocale.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QLocale" signature="c()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="system" fullname="QLocale::system" href="qlocale.html#system" location="qlocale.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QLocale" signature="system()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="countriesForLanguage" fullname="QLocale::countriesForLanguage" href="qlocale.html#countriesForLanguage" location="qlocale.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<Country>" signature="countriesForLanguage(Language language)"> + <parameter left="Language" right="" name="language" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumberOptions" fullname="QLocale::setNumberOptions" href="qlocale.html#setNumberOptions" location="qlocale.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumberOptions(QFlags<QLocale::NumberOption> options)"> + <parameter left="QFlags<QLocale::NumberOption>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numberOptions" fullname="QLocale::numberOptions" href="qlocale.html#numberOptions" location="qlocale.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="NumberOptions" signature="numberOptions() const"/> + <class access="public" threadsafety="unspecified" status="commendable" name="Data" fullname="QLocale::Data" href="qlocale-data.html" location="qlocale.h" bases="" module="QtCore"> + <variable access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QLocale::Data::index" href="qlocale-data.html#index-var" location="qlocale.h" type="quint16" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="numberOptions" fullname="QLocale::Data::numberOptions" href="qlocale-data.html#numberOptions-var" location="qlocale.h" type="quint16" static="false"/> + </class> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesktopWidget" href="qdesktopwidget.html" location="qdesktopwidget.h" bases="QWidget" module="QtGui"> + <target name="multiple-screens-note"/> + <property access="public" threadsafety="unspecified" status="commendable" name="virtualDesktop" fullname="QDesktopWidget::virtualDesktop" href="qdesktopwidget.html#virtualDesktop-prop" location="qdesktopwidget.h" type="bool"> + <getter name="isVirtualDesktop"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="screenCount" fullname="QDesktopWidget::screenCount" href="qdesktopwidget.html#screenCount-prop" location="qdesktopwidget.h" type="int"> + <getter name="screenCount"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="primaryScreen" fullname="QDesktopWidget::primaryScreen" href="qdesktopwidget.html#primaryScreen-prop" location="qdesktopwidget.h" type="int"> + <getter name="primaryScreen"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="isVirtualDesktop" fullname="QDesktopWidget::isVirtualDesktop" href="qdesktopwidget.html#virtualDesktop-prop" location="qdesktopwidget_mac.mm" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="virtualDesktop" type="bool" signature="isVirtualDesktop() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="numScreens" fullname="QDesktopWidget::numScreens" href="qdesktopwidget-obsolete.html#numScreens" location="qdesktopwidget_mac.mm" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numScreens() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenCount" fullname="QDesktopWidget::screenCount" href="qdesktopwidget.html#screenCount-prop" location="qdesktopwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="screenCount" type="int" signature="screenCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="primaryScreen" fullname="QDesktopWidget::primaryScreen" href="qdesktopwidget.html#primaryScreen-prop" location="qdesktopwidget_mac.mm" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="primaryScreen" type="int" signature="primaryScreen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenNumber" fullname="QDesktopWidget::screenNumber" href="qdesktopwidget.html#screenNumber" location="qdesktopwidget_mac.mm" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="screenNumber(const QWidget * widget) const"> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="screenNumber" fullname="QDesktopWidget::screenNumber" href="qdesktopwidget.html#screenNumber-2" location="qdesktopwidget_mac.mm" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="screenNumber(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="screen" fullname="QDesktopWidget::screen" href="qdesktopwidget.html#screen" location="qdesktopwidget_mac.mm" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="screen(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="screenGeometry" fullname="QDesktopWidget::screenGeometry" href="qdesktopwidget.html#screenGeometry" location="qdesktopwidget_mac.mm" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QRect" signature="screenGeometry(int screen) const"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="screenGeometry" fullname="QDesktopWidget::screenGeometry" href="qdesktopwidget.html#screenGeometry-2" location="qdesktopwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QRect" signature="screenGeometry(const QWidget * widget) const"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="screenGeometry" fullname="QDesktopWidget::screenGeometry" href="qdesktopwidget.html#screenGeometry-3" location="qdesktopwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="const QRect" signature="screenGeometry(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableGeometry" fullname="QDesktopWidget::availableGeometry" href="qdesktopwidget.html#availableGeometry" location="qdesktopwidget_mac.mm" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QRect" signature="availableGeometry(int screen) const"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableGeometry" fullname="QDesktopWidget::availableGeometry" href="qdesktopwidget.html#availableGeometry-2" location="qdesktopwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QRect" signature="availableGeometry(const QWidget * widget) const"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableGeometry" fullname="QDesktopWidget::availableGeometry" href="qdesktopwidget.html#availableGeometry-3" location="qdesktopwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="const QRect" signature="availableGeometry(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resized" fullname="QDesktopWidget::resized" href="qdesktopwidget.html#resized" location="qdesktopwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="resized(int screen)"> + <parameter left="int" right="" name="screen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="workAreaResized" fullname="QDesktopWidget::workAreaResized" href="qdesktopwidget.html#workAreaResized" location="qdesktopwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="workAreaResized(int screen)"> + <parameter left="int" right="" name="screen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="screenCountChanged" fullname="QDesktopWidget::screenCountChanged" href="qdesktopwidget.html#screenCountChanged" location="qdesktopwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="screenCountChanged(int newCount)"> + <parameter left="int" right="" name="newCount" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QDesktopWidget::resizeEvent" href="qdesktopwidget.html#resizeEvent" location="qdesktopwidget_mac.mm" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGenericMatrix" href="qgenericmatrix.html" location="qgenericmatrix.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGenericMatrix" fullname="QGenericMatrix::QGenericMatrix" href="qgenericmatrix.html#QGenericMatrix" location="qgenericmatrix.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGenericMatrix()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGenericMatrix" fullname="QGenericMatrix::QGenericMatrix" href="qgenericmatrix.html#QGenericMatrix-2" location="qgenericmatrix.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGenericMatrix(const QGenericMatrix<N, M, T, InnerT> & other)"> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGenericMatrix" fullname="QGenericMatrix::QGenericMatrix" href="qgenericmatrix.html#QGenericMatrix-3" location="qgenericmatrix.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGenericMatrix(const T * values)"> + <parameter left="const T *" right="" name="values" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="QGenericMatrix::operator()" href="qgenericmatrix.html#operator()" location="qgenericmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T" signature="operator()(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="QGenericMatrix::operator()" href="qgenericmatrix.html#operator()-2" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="InnerT &" signature="operator()(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isIdentity" fullname="QGenericMatrix::isIdentity" href="qgenericmatrix.html#isIdentity" location="qgenericmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIdentity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIdentity" fullname="QGenericMatrix::setIdentity" href="qgenericmatrix.html#setIdentity" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIdentity()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QGenericMatrix::fill" href="qgenericmatrix.html#fill" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="fill(T value)"> + <parameter left="T" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transposed" fullname="QGenericMatrix::transposed" href="qgenericmatrix.html#transposed" location="qgenericmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGenericMatrix<M, N, T, InnerT>" signature="transposed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QGenericMatrix::operator+=" href="qgenericmatrix.html#operator+=" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGenericMatrix<N, M, T, InnerT> &" signature="operator+=(const QGenericMatrix<N, M, T, InnerT> & other)"> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QGenericMatrix::operator-=" href="qgenericmatrix.html#operator-=" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGenericMatrix<N, M, T, InnerT> &" signature="operator-=(const QGenericMatrix<N, M, T, InnerT> & other)"> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QGenericMatrix::operator*=" href="qgenericmatrix.html#operator*=" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGenericMatrix<N, M, T, InnerT> &" signature="operator*=(T factor)"> + <parameter left="T" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QGenericMatrix::operator/=" href="qgenericmatrix.html#operator/=" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGenericMatrix<N, M, T, InnerT> &" signature="operator/=(T divisor)"> + <parameter left="T" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QGenericMatrix::operator==" href="qgenericmatrix.html#operator==" location="qgenericmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QGenericMatrix<N, M, T, InnerT> & other) const"> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QGenericMatrix::operator!=" href="qgenericmatrix.html#operator!=" location="qgenericmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QGenericMatrix<N, M, T, InnerT> & other) const"> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toValueArray" fullname="QGenericMatrix::toValueArray" href="qgenericmatrix.html#toValueArray" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="toValueArray(T * values)"> + <parameter left="T *" right="" name="values" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QGenericMatrix::data" href="qgenericmatrix.html#data" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="InnerT *" signature="data()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QGenericMatrix::data" href="qgenericmatrix.html#data-2" location="qgenericmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const InnerT *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constData" fullname="QGenericMatrix::constData" href="qgenericmatrix.html#constData" location="qgenericmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const InnerT *" signature="constData() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qgenericmatrix.html#operator+-12" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" relates="QGenericMatrix" type="QGenericMatrix<N, M, T, InnerT>" signature="operator+(const QGenericMatrix<N, M, T, InnerT> & m1, const QGenericMatrix<N, M, T, InnerT> & m2)"> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="m1" default=""/> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="m2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qgenericmatrix.html#operator--8" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" relates="QGenericMatrix" type="QGenericMatrix<N, M, T, InnerT>" signature="operator-(const QGenericMatrix<N, M, T, InnerT> & m1, const QGenericMatrix<N, M, T, InnerT> & m2)"> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="m1" default=""/> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="m2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qgenericmatrix.html#operator*-34" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="34" relates="QGenericMatrix" type="QGenericMatrix<M1, M2, T, InnerT>" signature="operator*(const QGenericMatrix<N, M2, T, InnerT> & m1, const QGenericMatrix<M1, N, T, InnerT> & m2)"> + <parameter left="const QGenericMatrix<N, M2, T, InnerT> &" right="" name="m1" default=""/> + <parameter left="const QGenericMatrix<M1, N, T, InnerT> &" right="" name="m2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qgenericmatrix.html#operator--17" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" relates="QGenericMatrix" type="QGenericMatrix<N, M, T, InnerT>" signature="operator-(const QGenericMatrix<N, M, T, InnerT> & matrix)"> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qgenericmatrix.html#operator*-35" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="35" relates="QGenericMatrix" type="QGenericMatrix<N, M, T, InnerT>" signature="operator*(T factor, const QGenericMatrix<N, M, T, InnerT> & matrix)"> + <parameter left="T" right="" name="factor" default=""/> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qgenericmatrix.html#operator*-36" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="36" relates="QGenericMatrix" type="QGenericMatrix<N, M, T, InnerT>" signature="operator*(const QGenericMatrix<N, M, T, InnerT> & matrix, T factor)"> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="matrix" default=""/> + <parameter left="T" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/" href="qgenericmatrix.html#operator/-7" location="qgenericmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" relates="QGenericMatrix" type="QGenericMatrix<N, M, T, InnerT>" signature="operator/(const QGenericMatrix<N, M, T, InnerT> & matrix, T divisor)"> + <parameter left="const QGenericMatrix<N, M, T, InnerT> &" right="" name="matrix" default=""/> + <parameter left="T" right="" name="divisor" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="compat" name="Q3DataTable" href="q3datatable.html" location="q3datatable.h" bases="Q3Table" module="Qt3Support"> + <property access="public" threadsafety="unspecified" status="commendable" name="nullText" fullname="Q3DataTable::nullText" href="q3datatable.html#nullText-prop" location="q3datatable.h" type="QString"> + <getter name="nullText"/> + <setter name="setNullText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="trueText" fullname="Q3DataTable::trueText" href="q3datatable.html#trueText-prop" location="q3datatable.h" type="QString"> + <getter name="trueText"/> + <setter name="setTrueText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="falseText" fullname="Q3DataTable::falseText" href="q3datatable.html#falseText-prop" location="q3datatable.h" type="QString"> + <getter name="falseText"/> + <setter name="setFalseText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dateFormat" fullname="Q3DataTable::dateFormat" href="q3datatable.html#dateFormat-prop" location="q3datatable.h" type="Qt::DateFormat"> + <getter name="dateFormat"/> + <setter name="setDateFormat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="confirmEdits" fullname="Q3DataTable::confirmEdits" href="q3datatable.html#confirmEdits-prop" location="q3datatable.h" type="bool"> + <getter name="confirmEdits"/> + <setter name="setConfirmEdits"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="confirmInsert" fullname="Q3DataTable::confirmInsert" href="q3datatable.html#confirmInsert-prop" location="q3datatable.h" type="bool"> + <getter name="confirmInsert"/> + <setter name="setConfirmInsert"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="confirmUpdate" fullname="Q3DataTable::confirmUpdate" href="q3datatable.html#confirmUpdate-prop" location="q3datatable.h" type="bool"> + <getter name="confirmUpdate"/> + <setter name="setConfirmUpdate"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="confirmDelete" fullname="Q3DataTable::confirmDelete" href="q3datatable.html#confirmDelete-prop" location="q3datatable.h" type="bool"> + <getter name="confirmDelete"/> + <setter name="setConfirmDelete"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="confirmCancels" fullname="Q3DataTable::confirmCancels" href="q3datatable.html#confirmCancels-prop" location="q3datatable.h" type="bool"> + <getter name="confirmCancels"/> + <setter name="setConfirmCancels"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoEdit" fullname="Q3DataTable::autoEdit" href="q3datatable.html#autoEdit-prop" location="q3datatable.h" type="bool"> + <getter name="autoEdit"/> + <setter name="setAutoEdit"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="filter" fullname="Q3DataTable::filter" href="q3datatable.html#filter-prop" location="q3datatable.h" type="QString"> + <getter name="filter"/> + <setter name="setFilter"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="Q3DataTable::sort" href="q3datatable.html#sort-prop" location="q3datatable.h" type="QStringList"> + <getter name="sort"/> + <setter name="setSort"/> + <setter name="setSort"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="numCols" fullname="Q3DataTable::numCols" href="q3datatable.html#numCols-prop" location="q3datatable.h" type="int"> + <getter name="numCols"/> + <setter name="setNumCols"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="numRows" fullname="Q3DataTable::numRows" href="q3datatable.html#numRows-prop" location="q3datatable.h" type="int"> + <getter name="numRows"/> + <setter name="setNumRows"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DataTable" fullname="Q3DataTable::Q3DataTable" href="q3datatable.html#Q3DataTable" location="q3datatable.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3DataTable(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DataTable" fullname="Q3DataTable::Q3DataTable" href="q3datatable.html#Q3DataTable-2" location="q3datatable.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3DataTable(Q3SqlCursor * cursor, bool autoPopulate, QWidget * parent, const char * name)"> + <parameter left="Q3SqlCursor *" right="" name="cursor" default=""/> + <parameter left="bool" right="" name="autoPopulate" default="false"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3DataTable" fullname="Q3DataTable::~Q3DataTable" href="q3datatable.html#dtor.Q3DataTable" location="q3datatable.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3DataTable()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addColumn" fullname="Q3DataTable::addColumn" href="q3datatable.html#addColumn" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addColumn(const QString & fieldName, const QString & label, int width, const QIconSet & iconset)"> + <parameter left="const QString &" right="" name="fieldName" default=""/> + <parameter left="const QString &" right="" name="label" default="QString()"/> + <parameter left="int" right="" name="width" default="-1"/> + <parameter left="const QIconSet &" right="" name="iconset" default="QIconSet()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumn" fullname="Q3DataTable::removeColumn" href="q3datatable.html#removeColumn" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeColumn(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumn" fullname="Q3DataTable::setColumn" href="q3datatable.html#setColumn" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumn(uint col, const QString & fieldName, const QString & label, int width, const QIconSet & iconset)"> + <parameter left="uint" right="" name="col" default=""/> + <parameter left="const QString &" right="" name="fieldName" default=""/> + <parameter left="const QString &" right="" name="label" default="QString()"/> + <parameter left="int" right="" name="width" default="-1"/> + <parameter left="const QIconSet &" right="" name="iconset" default="QIconSet()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nullText" fullname="Q3DataTable::nullText" href="q3datatable.html#nullText-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="nullText" type="QString" signature="nullText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="trueText" fullname="Q3DataTable::trueText" href="q3datatable.html#trueText-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="trueText" type="QString" signature="trueText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="falseText" fullname="Q3DataTable::falseText" href="q3datatable.html#falseText-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="falseText" type="QString" signature="falseText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dateFormat" fullname="Q3DataTable::dateFormat" href="q3datatable.html#dateFormat-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dateFormat" type="Qt::DateFormat" signature="dateFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="confirmEdits" fullname="Q3DataTable::confirmEdits" href="q3datatable.html#confirmEdits-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="confirmEdits" type="bool" signature="confirmEdits() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="confirmInsert" fullname="Q3DataTable::confirmInsert" href="q3datatable.html#confirmInsert-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="confirmInsert" type="bool" signature="confirmInsert() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="confirmUpdate" fullname="Q3DataTable::confirmUpdate" href="q3datatable.html#confirmUpdate-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="confirmUpdate" type="bool" signature="confirmUpdate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="confirmDelete" fullname="Q3DataTable::confirmDelete" href="q3datatable.html#confirmDelete-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="confirmDelete" type="bool" signature="confirmDelete() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="confirmCancels" fullname="Q3DataTable::confirmCancels" href="q3datatable.html#confirmCancels-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="confirmCancels" type="bool" signature="confirmCancels() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="autoDelete" fullname="Q3DataTable::autoDelete" href="q3datatable.html#autoDelete" location="q3datatable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoDelete() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="autoEdit" fullname="Q3DataTable::autoEdit" href="q3datatable.html#autoEdit-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoEdit" type="bool" signature="autoEdit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="filter" fullname="Q3DataTable::filter" href="q3datatable.html#filter-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="filter" type="QString" signature="filter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="Q3DataTable::sort" href="q3datatable.html#sort-prop" location="q3datatable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sort" type="QStringList" signature="sort() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSqlCursor" fullname="Q3DataTable::setSqlCursor" href="q3datatable.html#setSqlCursor" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSqlCursor(Q3SqlCursor * cursor, bool autoPopulate, bool autoDelete)"> + <parameter left="Q3SqlCursor *" right="" name="cursor" default="0"/> + <parameter left="bool" right="" name="autoPopulate" default="false"/> + <parameter left="bool" right="" name="autoDelete" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sqlCursor" fullname="Q3DataTable::sqlCursor" href="q3datatable.html#sqlCursor" location="q3datatable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3SqlCursor *" signature="sqlCursor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNullText" fullname="Q3DataTable::setNullText" href="q3datatable.html#nullText-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="nullText" type="void" signature="setNullText(const QString & nullText)"> + <parameter left="const QString &" right="" name="nullText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTrueText" fullname="Q3DataTable::setTrueText" href="q3datatable.html#trueText-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="trueText" type="void" signature="setTrueText(const QString & trueText)"> + <parameter left="const QString &" right="" name="trueText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFalseText" fullname="Q3DataTable::setFalseText" href="q3datatable.html#falseText-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="falseText" type="void" signature="setFalseText(const QString & falseText)"> + <parameter left="const QString &" right="" name="falseText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDateFormat" fullname="Q3DataTable::setDateFormat" href="q3datatable.html#dateFormat-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="dateFormat" type="void" signature="setDateFormat(const Qt::DateFormat f)"> + <parameter left="const Qt::DateFormat" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setConfirmEdits" fullname="Q3DataTable::setConfirmEdits" href="q3datatable.html#confirmEdits-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="confirmEdits" type="void" signature="setConfirmEdits(bool confirm)"> + <parameter left="bool" right="" name="confirm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setConfirmInsert" fullname="Q3DataTable::setConfirmInsert" href="q3datatable.html#confirmInsert-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="confirmInsert" type="void" signature="setConfirmInsert(bool confirm)"> + <parameter left="bool" right="" name="confirm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setConfirmUpdate" fullname="Q3DataTable::setConfirmUpdate" href="q3datatable.html#confirmUpdate-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="confirmUpdate" type="void" signature="setConfirmUpdate(bool confirm)"> + <parameter left="bool" right="" name="confirm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setConfirmDelete" fullname="Q3DataTable::setConfirmDelete" href="q3datatable.html#confirmDelete-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="confirmDelete" type="void" signature="setConfirmDelete(bool confirm)"> + <parameter left="bool" right="" name="confirm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setConfirmCancels" fullname="Q3DataTable::setConfirmCancels" href="q3datatable.html#confirmCancels-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="confirmCancels" type="void" signature="setConfirmCancels(bool confirm)"> + <parameter left="bool" right="" name="confirm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoDelete" fullname="Q3DataTable::setAutoDelete" href="q3datatable.html#setAutoDelete" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoDelete(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoEdit" fullname="Q3DataTable::setAutoEdit" href="q3datatable.html#autoEdit-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="autoEdit" type="void" signature="setAutoEdit(bool autoEdit)"> + <parameter left="bool" right="" name="autoEdit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilter" fullname="Q3DataTable::setFilter" href="q3datatable.html#filter-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="filter" type="void" signature="setFilter(const QString & filter)"> + <parameter left="const QString &" right="" name="filter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSort" fullname="Q3DataTable::setSort" href="q3datatable.html#sort-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="sort" type="void" signature="setSort(const QStringList & sort)"> + <parameter left="const QStringList &" right="" name="sort" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSort" fullname="Q3DataTable::setSort" href="q3datatable.html#sort-prop" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="sort" type="void" signature="setSort(const QSqlIndex & sort)"> + <parameter left="const QSqlIndex &" right="" name="sort" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="Refresh" fullname="Q3DataTable::Refresh" href="q3datatable.html#Refresh-enum" location="q3datatable.h"> + <value name="RefreshData" value="1"/> + <value name="RefreshColumns" value="2"/> + <value name="RefreshAll" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="refresh" fullname="Q3DataTable::refresh" href="q3datatable.html#refresh" location="q3datatable.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="refresh(Refresh mode)"> + <parameter left="Refresh" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortColumn" fullname="Q3DataTable::sortColumn" href="q3datatable.html#sortColumn" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sortColumn(int col, bool ascending, bool wholeRows)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="ascending" default="true"/> + <parameter left="bool" right="" name="wholeRows" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3DataTable::text" href="q3datatable.html#text" location="q3datatable.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="Q3DataTable::value" href="q3datatable.html#value" location="q3datatable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="value(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentRecord" fullname="Q3DataTable::currentRecord" href="q3datatable.html#currentRecord" location="q3datatable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlRecord *" signature="currentRecord() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="installEditorFactory" fullname="Q3DataTable::installEditorFactory" href="q3datatable.html#installEditorFactory" location="q3datatable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="installEditorFactory(Q3SqlEditorFactory * f)"> + <parameter left="Q3SqlEditorFactory *" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="installPropertyMap" fullname="Q3DataTable::installPropertyMap" href="q3datatable.html#installPropertyMap" location="q3datatable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="installPropertyMap(Q3SqlPropertyMap * m)"> + <parameter left="Q3SqlPropertyMap *" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numCols" fullname="Q3DataTable::numCols" href="q3datatable.html#numCols-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="numCols" type="int" signature="numCols() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numRows" fullname="Q3DataTable::numRows" href="q3datatable.html#numRows-prop" location="q3datatable.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="numRows" type="int" signature="numRows() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumCols" fullname="Q3DataTable::setNumCols" href="q3datatable.html#setNumCols" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumCols(int r)"> + <parameter left="int" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumRows" fullname="Q3DataTable::setNumRows" href="q3datatable.html#setNumRows" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumRows(int r)"> + <parameter left="int" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hideColumn" fullname="Q3DataTable::hideColumn" href="q3datatable.html#hideColumn" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideColumn(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showColumn" fullname="Q3DataTable::showColumn" href="q3datatable.html#showColumn" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showColumn(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="Q3DataTable::indexOf" href="q3datatable.html#indexOf" location="q3datatable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(uint i) const"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectRow" fullname="Q3DataTable::selectRow" href="q3datatable.html#selectRow" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="selectRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="Q3DataTable::currentChanged" href="q3datatable.html#currentChanged" location="q3datatable.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(QSqlRecord * record)"> + <parameter left="QSqlRecord *" right="" name="record" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="primeInsert" fullname="Q3DataTable::primeInsert" href="q3datatable.html#primeInsert" location="q3datatable.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="primeInsert(QSqlRecord * buf)"> + <parameter left="QSqlRecord *" right="" name="buf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="primeUpdate" fullname="Q3DataTable::primeUpdate" href="q3datatable.html#primeUpdate" location="q3datatable.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="primeUpdate(QSqlRecord * buf)"> + <parameter left="QSqlRecord *" right="" name="buf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="primeDelete" fullname="Q3DataTable::primeDelete" href="q3datatable.html#primeDelete" location="q3datatable.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="primeDelete(QSqlRecord * buf)"> + <parameter left="QSqlRecord *" right="" name="buf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beforeInsert" fullname="Q3DataTable::beforeInsert" href="q3datatable.html#beforeInsert" location="q3datatable.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="beforeInsert(QSqlRecord * buf)"> + <parameter left="QSqlRecord *" right="" name="buf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beforeUpdate" fullname="Q3DataTable::beforeUpdate" href="q3datatable.html#beforeUpdate" location="q3datatable.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="beforeUpdate(QSqlRecord * buf)"> + <parameter left="QSqlRecord *" right="" name="buf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beforeDelete" fullname="Q3DataTable::beforeDelete" href="q3datatable.html#beforeDelete" location="q3datatable.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="beforeDelete(QSqlRecord * buf)"> + <parameter left="QSqlRecord *" right="" name="buf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorChanged" fullname="Q3DataTable::cursorChanged" href="q3datatable.html#cursorChanged" location="q3datatable.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cursorChanged(QSql::Op mode)"> + <parameter left="QSql::Op" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3DataTable::find" href="q3datatable.html#find" location="q3datatable.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="find(const QString & str, bool caseSensitive, bool backwards)"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="bool" right="" name="caseSensitive" default=""/> + <parameter left="bool" right="" name="backwards" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortAscending" fullname="Q3DataTable::sortAscending" href="q3datatable.html#sortAscending" location="q3datatable.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="sortAscending(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortDescending" fullname="Q3DataTable::sortDescending" href="q3datatable.html#sortDescending" location="q3datatable.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="sortDescending(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="refresh" fullname="Q3DataTable::refresh" href="q3datatable.html#refresh-2" location="q3datatable.h" virtual="impure" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="refresh()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnWidth" fullname="Q3DataTable::setColumnWidth" href="q3datatable.html#setColumnWidth" location="q3datatable.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setColumnWidth(int col, int w)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="adjustColumn" fullname="Q3DataTable::adjustColumn" href="q3datatable.html#adjustColumn" location="q3datatable.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="adjustColumn(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnStretchable" fullname="Q3DataTable::setColumnStretchable" href="q3datatable.html#setColumnStretchable" location="q3datatable.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setColumnStretchable(int col, bool s)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="swapColumns" fullname="Q3DataTable::swapColumns" href="q3datatable.html#swapColumns" location="q3datatable.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="swapColumns(int col1, int col2, bool swapHeaders)"> + <parameter left="int" right="" name="col1" default=""/> + <parameter left="int" right="" name="col2" default=""/> + <parameter left="bool" right="" name="swapHeaders" default="false"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="insertCurrent" fullname="Q3DataTable::insertCurrent" href="q3datatable.html#insertCurrent" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertCurrent()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCurrent" fullname="Q3DataTable::updateCurrent" href="q3datatable.html#updateCurrent" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="updateCurrent()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="deleteCurrent" fullname="Q3DataTable::deleteCurrent" href="q3datatable.html#deleteCurrent" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="deleteCurrent()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="confirmEdit" fullname="Q3DataTable::confirmEdit" href="q3datatable.html#confirmEdit" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QSql::Confirm" signature="confirmEdit(QSql::Op m)"> + <parameter left="QSql::Op" right="" name="m" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="confirmCancel" fullname="Q3DataTable::confirmCancel" href="q3datatable.html#confirmCancel" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QSql::Confirm" signature="confirmCancel(QSql::Op m)"> + <parameter left="QSql::Op" right="" name="m" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="handleError" fullname="Q3DataTable::handleError" href="q3datatable.html#handleError" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="handleError(const QSqlError & e)"> + <parameter left="const QSqlError &" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="beginInsert" fullname="Q3DataTable::beginInsert" href="q3datatable.html#beginInsert" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="beginInsert()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="beginUpdate" fullname="Q3DataTable::beginUpdate" href="q3datatable.html#beginUpdate" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="beginUpdate(int row, int col, bool replace)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="replace" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3DataTable::eventFilter" href="q3datatable.html#eventFilter" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="Q3DataTable::keyPressEvent" href="q3datatable.html#keyPressEvent" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3DataTable::resizeEvent" href="q3datatable.html#resizeEvent" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMousePressEvent" fullname="Q3DataTable::contentsMousePressEvent" href="q3datatable.html#contentsMousePressEvent" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsContextMenuEvent" fullname="Q3DataTable::contentsContextMenuEvent" href="q3datatable.html#contentsContextMenuEvent" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsContextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="endEdit" fullname="Q3DataTable::endEdit" href="q3datatable.html#endEdit" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="endEdit(int row, int col, bool accept, bool replace)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="accept" default=""/> + <parameter left="bool" right="" name="replace" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createEditor" fullname="Q3DataTable::createEditor" href="q3datatable.html#createEditor" location="q3datatable.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createEditor(int row, int col, bool initFromCell) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="initFromCell" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="activateNextCell" fullname="Q3DataTable::activateNextCell" href="q3datatable.html#activateNextCell" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="activateNextCell()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="reset" fullname="Q3DataTable::reset" href="q3datatable.html#reset" location="q3datatable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSize" fullname="Q3DataTable::setSize" href="q3datatable.html#setSize" location="q3datatable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSize(Q3SqlCursor * sql)"> + <parameter left="Q3SqlCursor *" right="" name="sql" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="repaintCell" fullname="Q3DataTable::repaintCell" href="q3datatable.html#repaintCell" location="q3datatable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="repaintCell(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintCell" fullname="Q3DataTable::paintCell" href="q3datatable.html#paintCell" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintCell(QPainter * p, int row, int col, const QRect & cr, bool selected, const QColorGroup & cg)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="const QRect &" right="" name="cr" default=""/> + <parameter left="bool" right="" name="selected" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintField" fullname="Q3DataTable::paintField" href="q3datatable.html#paintField" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintField(QPainter * p, const QSqlField * field, const QRect & cr, bool selected)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QSqlField *" right="" name="field" default=""/> + <parameter left="const QRect &" right="" name="cr" default=""/> + <parameter left="bool" right="" name="selected" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContents" fullname="Q3DataTable::drawContents" href="q3datatable.html#drawContents" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContents(QPainter * p, int cx, int cy, int cw, int ch)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="cx" default=""/> + <parameter left="int" right="" name="cy" default=""/> + <parameter left="int" right="" name="cw" default=""/> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="fieldAlignment" fullname="Q3DataTable::fieldAlignment" href="q3datatable.html#fieldAlignment" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="fieldAlignment(const QSqlField * field)"> + <parameter left="const QSqlField *" right="" name="field" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnClicked" fullname="Q3DataTable::columnClicked" href="q3datatable.html#columnClicked" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="columnClicked(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeData" fullname="Q3DataTable::resizeData" href="q3datatable.html#resizeData" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeData(int len)"> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="item" fullname="Q3DataTable::item" href="q3datatable.html#item" location="q3datatable.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Q3TableItem *" signature="item(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setItem" fullname="Q3DataTable::setItem" href="q3datatable.html#setItem" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setItem(int row, int col, Q3TableItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="Q3TableItem *" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="clearCell" fullname="Q3DataTable::clearCell" href="q3datatable.html#clearCell" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clearCell(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="Q3DataTable::setPixmap" href="q3datatable.html#setPixmap" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(int row, int col, const QPixmap & pix)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="const QPixmap &" right="" name="pix" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="takeItem" fullname="Q3DataTable::takeItem" href="q3datatable.html#takeItem" location="q3datatable.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="takeItem(Q3TableItem * i)"> + <parameter left="Q3TableItem *" right="" name="i" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWhatsThis" href="qwhatsthis.html" location="qwhatsthis.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="enterWhatsThisMode" fullname="QWhatsThis::enterWhatsThisMode" href="qwhatsthis.html#enterWhatsThisMode" location="qwhatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="enterWhatsThisMode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inWhatsThisMode" fullname="QWhatsThis::inWhatsThisMode" href="qwhatsthis.html#inWhatsThisMode" location="qwhatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="inWhatsThisMode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="leaveWhatsThisMode" fullname="QWhatsThis::leaveWhatsThisMode" href="qwhatsthis.html#leaveWhatsThisMode" location="qwhatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="leaveWhatsThisMode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showText" fullname="QWhatsThis::showText" href="qwhatsthis.html#showText" location="qwhatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="showText(const QPoint & pos, const QString & text, QWidget * w)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="w" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hideText" fullname="QWhatsThis::hideText" href="qwhatsthis.html#hideText" location="qwhatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="hideText()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createAction" fullname="QWhatsThis::createAction" href="qwhatsthis.html#createAction" location="qwhatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QAction *" signature="createAction(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="add" fullname="QWhatsThis::add" href="qwhatsthis-qt3.html#add" location="qwhatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="add(QWidget * w, const QString & s)"> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="remove" fullname="QWhatsThis::remove" href="qwhatsthis-qt3.html#remove" location="qwhatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="remove(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="whatsThisButton" fullname="QWhatsThis::whatsThisButton" href="qwhatsthis-qt3.html#whatsThisButton" location="qwhatsthis.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QToolButton *" signature="whatsThisButton(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebPluginFactory" href="qwebpluginfactory.html" location="qwebpluginfactory.h" bases="QObject" module="QtWebKit"> + <class access="public" threadsafety="unspecified" status="commendable" name="MimeType" fullname="QWebPluginFactory::MimeType" href="qwebpluginfactory-mimetype.html" location="qwebpluginfactory.h" bases="" module="QtWebKit"> + <variable access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QWebPluginFactory::MimeType::name" href="qwebpluginfactory-mimetype.html#name-var" location="qwebpluginfactory.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="description" fullname="QWebPluginFactory::MimeType::description" href="qwebpluginfactory-mimetype.html#description-var" location="qwebpluginfactory.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="fileExtensions" fullname="QWebPluginFactory::MimeType::fileExtensions" href="qwebpluginfactory-mimetype.html#fileExtensions-var" location="qwebpluginfactory.h" type="QStringList" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="Plugin" fullname="QWebPluginFactory::Plugin" href="qwebpluginfactory-plugin.html" location="qwebpluginfactory.h" bases="" module="QtWebKit"> + <variable access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QWebPluginFactory::Plugin::name" href="qwebpluginfactory-plugin.html#name-var" location="qwebpluginfactory.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="description" fullname="QWebPluginFactory::Plugin::description" href="qwebpluginfactory-plugin.html#description-var" location="qwebpluginfactory.h" type="QString" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="mimeTypes" fullname="QWebPluginFactory::Plugin::mimeTypes" href="qwebpluginfactory-plugin.html#mimeTypes-var" location="qwebpluginfactory.h" type="QList<MimeType>" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebPluginFactory" fullname="QWebPluginFactory::QWebPluginFactory" href="qwebpluginfactory.html#QWebPluginFactory" location="qwebpluginfactory.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWebPluginFactory(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWebPluginFactory" fullname="QWebPluginFactory::~QWebPluginFactory" href="qwebpluginfactory.html#dtor.QWebPluginFactory" location="qwebpluginfactory.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWebPluginFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="plugins" fullname="QWebPluginFactory::plugins" href="qwebpluginfactory.html#plugins" location="qwebpluginfactory.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QList<Plugin>" signature="plugins() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="refreshPlugins" fullname="QWebPluginFactory::refreshPlugins" href="qwebpluginfactory.html#refreshPlugins" location="qwebpluginfactory.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="refreshPlugins()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QWebPluginFactory::create" href="qwebpluginfactory.html#create" location="qwebpluginfactory.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="create(const QString & mimeType, const QUrl & url, const QStringList & argumentNames, const QStringList & argumentValues) const"> + <parameter left="const QString &" right="" name="mimeType" default=""/> + <parameter left="const QUrl &" right="" name="url" default=""/> + <parameter left="const QStringList &" right="" name="argumentNames" default=""/> + <parameter left="const QStringList &" right="" name="argumentValues" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="Extension" fullname="QWebPluginFactory::Extension" href="qwebpluginfactory.html#Extension-enum" location="qwebpluginfactory.h"/> + <class access="public" threadsafety="unspecified" status="commendable" name="ExtensionOption" fullname="QWebPluginFactory::ExtensionOption" href="qwebpluginfactory-extensionoption.html" location="qwebpluginfactory.h" bases="" module="QtWebKit"/> + <class access="public" threadsafety="unspecified" status="commendable" name="ExtensionReturn" fullname="QWebPluginFactory::ExtensionReturn" href="qwebpluginfactory-extensionreturn.html" location="qwebpluginfactory.h" bases="" module="QtWebKit"/> + <function access="public" threadsafety="unspecified" status="commendable" name="extension" fullname="QWebPluginFactory::extension" href="qwebpluginfactory.html#extension" location="qwebpluginfactory.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="extension(Extension extension, const ExtensionOption * option, ExtensionReturn * output)"> + <parameter left="Extension" right="" name="extension" default=""/> + <parameter left="const ExtensionOption *" right="" name="option" default="0"/> + <parameter left="ExtensionReturn *" right="" name="output" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsExtension" fullname="QWebPluginFactory::supportsExtension" href="qwebpluginfactory.html#supportsExtension" location="qwebpluginfactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsExtension(Extension extension) const"> + <parameter left="Extension" right="" name="extension" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="preliminary" name="QWSGLWindowSurface" href="qwsglwindowsurface.html" location="qglwindowsurface_qws_p.h" bases="" module="QtOpenGL"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWSGLWindowSurface" fullname="QWSGLWindowSurface::QWSGLWindowSurface" href="qwsglwindowsurface.html#QWSGLWindowSurface" location="qglwindowsurface_qws_p.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWSGLWindowSurface(QWidget * window)"> + <parameter left="QWidget *" right="" name="window" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QWSGLWindowSurface" fullname="QWSGLWindowSurface::QWSGLWindowSurface" href="qwsglwindowsurface.html#QWSGLWindowSurface-2" location="qglwindowsurface_qws_p.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QWSGLWindowSurface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWSGLWindowSurface" fullname="QWSGLWindowSurface::~QWSGLWindowSurface" href="qwsglwindowsurface.html#dtor.QWSGLWindowSurface" location="qglwindowsurface_qws_p.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWSGLWindowSurface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="context" fullname="QWSGLWindowSurface::context" href="qwsglwindowsurface.html#context" location="qglwindowsurface_qws_p.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGLContext *" signature="context() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContext" fullname="QWSGLWindowSurface::setContext" href="qwsglwindowsurface.html#setContext" location="qglwindowsurface_qws_p.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContext(QGLContext * context)"> + <parameter left="QGLContext *" right="" name="context" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerActionEditorInterface" href="qdesigneractioneditorinterface.html" location="abstractactioneditor.h" bases="QWidget" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDesignerActionEditorInterface" fullname="QDesignerActionEditorInterface::QDesignerActionEditorInterface" href="qdesigneractioneditorinterface.html#QDesignerActionEditorInterface" location="abstractactioneditor.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDesignerActionEditorInterface(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerActionEditorInterface" fullname="QDesignerActionEditorInterface::~QDesignerActionEditorInterface" href="qdesigneractioneditorinterface.html#dtor.QDesignerActionEditorInterface" location="abstractactioneditor.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerActionEditorInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="core" fullname="QDesignerActionEditorInterface::core" href="qdesigneractioneditorinterface.html#core" location="abstractactioneditor.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDesignerFormEditorInterface *" signature="core() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="manageAction" fullname="QDesignerActionEditorInterface::manageAction" href="qdesigneractioneditorinterface.html#manageAction" location="abstractactioneditor.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="manageAction(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unmanageAction" fullname="QDesignerActionEditorInterface::unmanageAction" href="qdesigneractioneditorinterface.html#unmanageAction" location="abstractactioneditor.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="unmanageAction(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormWindow" fullname="QDesignerActionEditorInterface::setFormWindow" href="qdesigneractioneditorinterface.html#setFormWindow" location="abstractactioneditor.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="setFormWindow(QDesignerFormWindowInterface * formWindow)"> + <parameter left="QDesignerFormWindowInterface *" right="" name="formWindow" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QCopChannel" href="qcopchannel.html" location="qcopchannel_qws.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QCopChannel" fullname="QCopChannel::QCopChannel" href="qcopchannel.html#QCopChannel" location="qcopchannel_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCopChannel(const QString & channel, QObject * parent)"> + <parameter left="const QString &" right="" name="channel" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QCopChannel" fullname="QCopChannel::QCopChannel" href="qcopchannel-qt3.html#QCopChannel-2" location="qcopchannel_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QCopChannel(const QString & channel, QObject * parent, const char * name)"> + <parameter left="const QString &" right="" name="channel" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QCopChannel" fullname="QCopChannel::~QCopChannel" href="qcopchannel.html#dtor.QCopChannel" location="qcopchannel_qws.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QCopChannel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="channel" fullname="QCopChannel::channel" href="qcopchannel.html#channel" location="qcopchannel_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="channel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRegistered" fullname="QCopChannel::isRegistered" href="qcopchannel.html#isRegistered" location="qcopchannel_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isRegistered(const QString & channel)"> + <parameter left="const QString &" right="" name="channel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="send" fullname="QCopChannel::send" href="qcopchannel.html#send-2" location="qcopchannel_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="bool" signature="send(const QString & channel, const QString & message)"> + <parameter left="const QString &" right="" name="channel" default=""/> + <parameter left="const QString &" right="" name="message" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="send" fullname="QCopChannel::send" href="qcopchannel.html#send" location="qcopchannel_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="send(const QString & channel, const QString & message, const QByteArray & data)"> + <parameter left="const QString &" right="" name="channel" default=""/> + <parameter left="const QString &" right="" name="message" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="QCopChannel::flush" href="qcopchannel.html#flush" location="qcopchannel_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="flush()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="receive" fullname="QCopChannel::receive" href="qcopchannel.html#receive" location="qcopchannel_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="receive(const QString & message, const QByteArray & data)"> + <parameter left="const QString &" right="" name="message" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="received" fullname="QCopChannel::received" href="qcopchannel.html#received" location="qcopchannel_qws.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="received(const QString & message, const QByteArray & data)"> + <parameter left="const QString &" right="" name="message" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTcpSocket" href="qtcpsocket.html" location="qtcpsocket.h" bases="QAbstractSocket" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTcpSocket" fullname="QTcpSocket::QTcpSocket" href="qtcpsocket.html#QTcpSocket" location="qtcpsocket.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTcpSocket(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTcpSocket" fullname="QTcpSocket::~QTcpSocket" href="qtcpsocket.html#dtor.QTcpSocket" location="qtcpsocket.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTcpSocket()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFileIconProvider" href="qfileiconprovider.html" location="qfileiconprovider.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileIconProvider" fullname="QFileIconProvider::QFileIconProvider" href="qfileiconprovider.html#QFileIconProvider" location="qfileiconprovider.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFileIconProvider()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFileIconProvider" fullname="QFileIconProvider::~QFileIconProvider" href="qfileiconprovider.html#dtor.QFileIconProvider" location="qfileiconprovider.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFileIconProvider()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="IconType" fullname="QFileIconProvider::IconType" href="qfileiconprovider.html#IconType-enum" location="qfileiconprovider.h"> + <value name="Computer" value="0"/> + <value name="Desktop" value="1"/> + <value name="Trashcan" value="2"/> + <value name="Network" value="3"/> + <value name="Drive" value="4"/> + <value name="Folder" value="5"/> + <value name="File" value="6"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QFileIconProvider::icon" href="qfileiconprovider.html#icon" location="qfileiconprovider.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="icon(IconType type) const"> + <parameter left="IconType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QFileIconProvider::icon" href="qfileiconprovider.html#icon-2" location="qfileiconprovider.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QIcon" signature="icon(const QFileInfo & info) const"> + <parameter left="const QFileInfo &" right="" name="info" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QFileIconProvider::type" href="qfileiconprovider.html#type" location="qfileiconprovider.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="type(const QFileInfo & info) const"> + <parameter left="const QFileInfo &" right="" name="info" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlSchemaValidator" href="qxmlschemavalidator.html" location="qxmlschemavalidator.h" bases="" module="QtXmlPatterns"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlSchemaValidator" fullname="QXmlSchemaValidator::QXmlSchemaValidator" href="qxmlschemavalidator.html#QXmlSchemaValidator" location="qxmlschemavalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlSchemaValidator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlSchemaValidator" fullname="QXmlSchemaValidator::QXmlSchemaValidator" href="qxmlschemavalidator.html#QXmlSchemaValidator-2" location="qxmlschemavalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlSchemaValidator(const QXmlSchema & schema)"> + <parameter left="const QXmlSchema &" right="" name="schema" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlSchemaValidator" fullname="QXmlSchemaValidator::~QXmlSchemaValidator" href="qxmlschemavalidator.html#dtor.QXmlSchemaValidator" location="qxmlschemavalidator.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlSchemaValidator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSchema" fullname="QXmlSchemaValidator::setSchema" href="qxmlschemavalidator.html#setSchema" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSchema(const QXmlSchema & schema)"> + <parameter left="const QXmlSchema &" right="" name="schema" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="validate" fullname="QXmlSchemaValidator::validate" href="qxmlschemavalidator.html#validate" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="validate(const QUrl & source) const"> + <parameter left="const QUrl &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="validate" fullname="QXmlSchemaValidator::validate" href="qxmlschemavalidator.html#validate-2" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="validate(QIODevice * source, const QUrl & documentUri) const"> + <parameter left="QIODevice *" right="" name="source" default=""/> + <parameter left="const QUrl &" right="" name="documentUri" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="validate" fullname="QXmlSchemaValidator::validate" href="qxmlschemavalidator.html#validate-3" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="validate(const QByteArray & data, const QUrl & documentUri) const"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const QUrl &" right="" name="documentUri" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="namePool" fullname="QXmlSchemaValidator::namePool" href="qxmlschemavalidator.html#namePool" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlNamePool" signature="namePool() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="schema" fullname="QXmlSchemaValidator::schema" href="qxmlschemavalidator.html#schema" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlSchema" signature="schema() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMessageHandler" fullname="QXmlSchemaValidator::setMessageHandler" href="qxmlschemavalidator.html#setMessageHandler" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMessageHandler(QAbstractMessageHandler * handler)"> + <parameter left="QAbstractMessageHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="messageHandler" fullname="QXmlSchemaValidator::messageHandler" href="qxmlschemavalidator.html#messageHandler" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractMessageHandler *" signature="messageHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUriResolver" fullname="QXmlSchemaValidator::setUriResolver" href="qxmlschemavalidator.html#setUriResolver" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUriResolver(const QAbstractUriResolver * resolver)"> + <parameter left="const QAbstractUriResolver *" right="" name="resolver" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uriResolver" fullname="QXmlSchemaValidator::uriResolver" href="qxmlschemavalidator.html#uriResolver" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QAbstractUriResolver *" signature="uriResolver() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNetworkAccessManager" fullname="QXmlSchemaValidator::setNetworkAccessManager" href="qxmlschemavalidator.html#setNetworkAccessManager" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNetworkAccessManager(QNetworkAccessManager * manager)"> + <parameter left="QNetworkAccessManager *" right="" name="manager" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="networkAccessManager" fullname="QXmlSchemaValidator::networkAccessManager" href="qxmlschemavalidator.html#networkAccessManager" location="qxmlschemavalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkAccessManager *" signature="networkAccessManager() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QColormap" href="qcolormap.html" location="qcolormap.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Mode" fullname="QColormap::Mode" href="qcolormap.html#Mode-enum" location="qcolormap.h"> + <value name="Direct" value="0"/> + <value name="Indexed" value="1"/> + <value name="Gray" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="instance" fullname="QColormap::instance" href="qcolormap.html#instance" location="qcolormap_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QColormap" signature="instance(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QColormap" fullname="QColormap::QColormap" href="qcolormap.html#QColormap" location="qcolormap_qws.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QColormap(const QColormap & colormap)"> + <parameter left="const QColormap &" right="" name="colormap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QColormap" fullname="QColormap::~QColormap" href="qcolormap.html#dtor.QColormap" location="qcolormap_qws.cpp" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QColormap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QColormap::operator=" href="qcolormap.html#operator=" location="qcolormap_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QColormap &" signature="operator=(const QColormap & colormap)"> + <parameter left="const QColormap &" right="" name="colormap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mode" fullname="QColormap::mode" href="qcolormap.html#mode" location="qcolormap_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Mode" signature="mode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="depth" fullname="QColormap::depth" href="qcolormap.html#depth" location="qcolormap_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="depth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QColormap::size" href="qcolormap.html#size" location="qcolormap_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixel" fullname="QColormap::pixel" href="qcolormap.html#pixel" location="qcolormap_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="pixel(const QColor & color) const"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="colorAt" fullname="QColormap::colorAt" href="qcolormap.html#colorAt" location="qcolormap_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QColor" signature="colorAt(uint pixel) const"> + <parameter left="uint" right="" name="pixel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="colormap" fullname="QColormap::colormap" href="qcolormap.html#colormap" location="qcolormap_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QVector<QColor>" signature="colormap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hPal" fullname="QColormap::hPal" href="qcolormap.html#hPal" location="qcolormap_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="HPALETTE" signature="hPal()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextBoundaryFinder" href="qtextboundaryfinder.html" location="qtextboundaryfinder.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextBoundaryFinder" fullname="QTextBoundaryFinder::QTextBoundaryFinder" href="qtextboundaryfinder.html#QTextBoundaryFinder" location="qtextboundaryfinder.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextBoundaryFinder()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextBoundaryFinder" fullname="QTextBoundaryFinder::QTextBoundaryFinder" href="qtextboundaryfinder.html#QTextBoundaryFinder-2" location="qtextboundaryfinder.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextBoundaryFinder(const QTextBoundaryFinder & other)"> + <parameter left="const QTextBoundaryFinder &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTextBoundaryFinder::operator=" href="qtextboundaryfinder.html#operator=" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextBoundaryFinder &" signature="operator=(const QTextBoundaryFinder & other)"> + <parameter left="const QTextBoundaryFinder &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextBoundaryFinder" fullname="QTextBoundaryFinder::~QTextBoundaryFinder" href="qtextboundaryfinder.html#dtor.QTextBoundaryFinder" location="qtextboundaryfinder.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextBoundaryFinder()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="BoundaryType" fullname="QTextBoundaryFinder::BoundaryType" href="qtextboundaryfinder.html#BoundaryType-enum" location="qtextboundaryfinder.h"> + <value name="Grapheme" value="0"/> + <value name="Word" value="1"/> + <value name="Line" value="2"/> + <value name="Sentence" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="BoundaryReason" fullname="QTextBoundaryFinder::BoundaryReason" href="qtextboundaryfinder.html#BoundaryReason-enum" location="qtextboundaryfinder.h" typedef="QTextBoundaryFinder::BoundaryReasons"> + <value name="NotAtBoundary" value="0"/> + <value name="StartWord" value="1"/> + <value name="EndWord" value="2"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="BoundaryReasons" fullname="QTextBoundaryFinder::BoundaryReasons" href="qtextboundaryfinder.html#BoundaryReasons-typedef" location="qtextboundaryfinder.h" enum="QTextBoundaryFinder::BoundaryReason"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextBoundaryFinder" fullname="QTextBoundaryFinder::QTextBoundaryFinder" href="qtextboundaryfinder.html#QTextBoundaryFinder-3" location="qtextboundaryfinder.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTextBoundaryFinder(BoundaryType type, const QString & string)"> + <parameter left="BoundaryType" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextBoundaryFinder" fullname="QTextBoundaryFinder::QTextBoundaryFinder" href="qtextboundaryfinder.html#QTextBoundaryFinder-4" location="qtextboundaryfinder.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QTextBoundaryFinder(BoundaryType type, const QChar * chars, int length, unsigned char * buffer, int bufferSize)"> + <parameter left="BoundaryType" right="" name="type" default=""/> + <parameter left="const QChar *" right="" name="chars" default=""/> + <parameter left="int" right="" name="length" default=""/> + <parameter left="unsigned char *" right="" name="buffer" default="0"/> + <parameter left="int" right="" name="bufferSize" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextBoundaryFinder::isValid" href="qtextboundaryfinder.html#isValid" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QTextBoundaryFinder::type" href="qtextboundaryfinder.html#type" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="BoundaryType" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="string" fullname="QTextBoundaryFinder::string" href="qtextboundaryfinder.html#string" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="string() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toStart" fullname="QTextBoundaryFinder::toStart" href="qtextboundaryfinder.html#toStart" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="toStart()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toEnd" fullname="QTextBoundaryFinder::toEnd" href="qtextboundaryfinder.html#toEnd" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="toEnd()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QTextBoundaryFinder::position" href="qtextboundaryfinder.html#position" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="position() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPosition" fullname="QTextBoundaryFinder::setPosition" href="qtextboundaryfinder.html#setPosition" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPosition(int position)"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toNextBoundary" fullname="QTextBoundaryFinder::toNextBoundary" href="qtextboundaryfinder.html#toNextBoundary" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="toNextBoundary()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPreviousBoundary" fullname="QTextBoundaryFinder::toPreviousBoundary" href="qtextboundaryfinder.html#toPreviousBoundary" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="toPreviousBoundary()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAtBoundary" fullname="QTextBoundaryFinder::isAtBoundary" href="qtextboundaryfinder.html#isAtBoundary" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAtBoundary() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundaryReasons" fullname="QTextBoundaryFinder::boundaryReasons" href="qtextboundaryfinder.html#boundaryReasons" location="qtextboundaryfinder.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="BoundaryReasons" signature="boundaryReasons() const"/> + </class> + <class access="public" threadsafety="unspecified" status="main" name="QmlContext" href="qmlcontext.html" location="qmlcontext.h" bases="QObject" module="QtDeclarative"> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlContext" fullname="QmlContext::QmlContext" href="qmlcontext.html#QmlContext" location="qmlcontext.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QmlContext(QmlEngine * engine, QObject * parent)"> + <parameter left="QmlEngine *" right="" name="engine" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlContext" fullname="QmlContext::QmlContext" href="qmlcontext.html#QmlContext-2" location="qmlcontext.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QmlContext(QmlContext * parentContext, QObject * parent)"> + <parameter left="QmlContext *" right="" name="parentContext" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QmlContext" fullname="QmlContext::~QmlContext" href="qmlcontext.html#dtor.QmlContext" location="qmlcontext.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QmlContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="engine" fullname="QmlContext::engine" href="qmlcontext.html#engine" location="qmlcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QmlEngine *" signature="engine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentContext" fullname="QmlContext::parentContext" href="qmlcontext.html#parentContext" location="qmlcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QmlContext *" signature="parentContext() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addDefaultObject" fullname="QmlContext::addDefaultObject" href="qmlcontext.html#addDefaultObject" location="qmlcontext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addDefaultObject(QObject * defaultObject)"> + <parameter left="QObject *" right="" name="defaultObject" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContextProperty" fullname="QmlContext::setContextProperty" href="qmlcontext.html#setContextProperty" location="qmlcontext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContextProperty(const QString & name, QObject * value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QObject *" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContextProperty" fullname="QmlContext::setContextProperty" href="qmlcontext.html#setContextProperty-2" location="qmlcontext.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setContextProperty(const QString & name, const QVariant & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resolvedUrl" fullname="QmlContext::resolvedUrl" href="qmlcontext.html#resolvedUrl" location="qmlcontext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QUrl" signature="resolvedUrl(const QUrl & src)"> + <parameter left="const QUrl &" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBaseUrl" fullname="QmlContext::setBaseUrl" href="qmlcontext.html#setBaseUrl" location="qmlcontext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBaseUrl(const QUrl & baseUrl)"> + <parameter left="const QUrl &" right="" name="baseUrl" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="baseUrl" fullname="QmlContext::baseUrl" href="qmlcontext.html#baseUrl" location="qmlcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="baseUrl() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QBitmap" href="qbitmap.html" location="qbitmap.h" bases="QPixmap" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QBitmap" fullname="QBitmap::QBitmap" href="qbitmap.html#QBitmap" location="qbitmap.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QBitmap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QBitmap" fullname="QBitmap::QBitmap" href="qbitmap.html#QBitmap-2" location="qbitmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QBitmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QBitmap" fullname="QBitmap::QBitmap" href="qbitmap.html#QBitmap-3" location="qbitmap.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QBitmap(int width, int height)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QBitmap" fullname="QBitmap::QBitmap" href="qbitmap.html#QBitmap-4" location="qbitmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QBitmap(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QBitmap" fullname="QBitmap::QBitmap" href="qbitmap.html#QBitmap-5" location="qbitmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QBitmap(const QString & fileName, const char * format)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QBitmap" fullname="QBitmap::~QBitmap" href="qbitmap.html#dtor.QBitmap" location="qbitmap.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QBitmap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QBitmap::operator=" href="qbitmap.html#operator=" location="qbitmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QBitmap &" signature="operator=(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QBitmap::operator QVariant" href="qbitmap.html#operator QVariant" location="qbitmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QBitmap::clear" href="qbitmap.html#clear" location="qbitmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromImage" fullname="QBitmap::fromImage" href="qbitmap.html#fromImage" location="qbitmap.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QBitmap" signature="fromImage(const QImage & image, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromData" fullname="QBitmap::fromData" href="qbitmap.html#fromData" location="qbitmap.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QBitmap" signature="fromData(const QSize & size, const uchar * bits, QImage::Format monoFormat)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="const uchar *" right="" name="bits" default=""/> + <parameter left="QImage::Format" right="" name="monoFormat" default="QImage::Format_MonoLSB"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="transformed" fullname="QBitmap::transformed" href="qbitmap-obsolete.html#transformed-2" location="qbitmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QBitmap" signature="transformed(const QMatrix & matrix) const"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transformed" fullname="QBitmap::transformed" href="qbitmap.html#transformed" location="qbitmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBitmap" signature="transformed(const QTransform & matrix) const"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QBitmap" fullname="QBitmap::QBitmap" href="qbitmap-qt3.html#QBitmap-6" location="qbitmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QBitmap(int width, int height, bool clear)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="bool" right="" name="clear" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QBitmap" fullname="QBitmap::QBitmap" href="qbitmap-qt3.html#QBitmap-7" location="qbitmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QBitmap(const QSize & size, bool clear)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="bool" right="" name="clear" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QBitmap" fullname="QBitmap::QBitmap" href="qbitmap-qt3.html#QBitmap-8" location="qbitmap.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QBitmap(int width, int height, const uchar * bits, bool isXbitmap)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="const uchar *" right="" name="bits" default=""/> + <parameter left="bool" right="" name="isXbitmap" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QBitmap" fullname="QBitmap::QBitmap" href="qbitmap-qt3.html#QBitmap-10" location="qbitmap.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="10" type="" signature="QBitmap(const QSize & size, const uchar * bits, bool isXbitmap)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="const uchar *" right="" name="bits" default=""/> + <parameter left="bool" right="" name="isXbitmap" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="xForm" fullname="QBitmap::xForm" href="qbitmap-qt3.html#xForm" location="qbitmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBitmap" signature="xForm(const QMatrix & matrix) const"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QBitmap" fullname="QBitmap::QBitmap" href="qbitmap-qt3.html#QBitmap-9" location="qbitmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="9" type="" signature="QBitmap(const QImage & image)"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="operator=" fullname="QBitmap::operator=" href="qbitmap-qt3.html#operator=-2" location="qbitmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QBitmap &" signature="operator=(const QImage & image)"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QLibraryInfo" href="qlibraryinfo.html" location="qlibraryinfo.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="licensee" fullname="QLibraryInfo::licensee" href="qlibraryinfo.html#licensee" location="qlibraryinfo.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="licensee()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="licensedProducts" fullname="QLibraryInfo::licensedProducts" href="qlibraryinfo.html#licensedProducts" location="qlibraryinfo.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="licensedProducts()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buildKey" fullname="QLibraryInfo::buildKey" href="qlibraryinfo.html#buildKey" location="qlibraryinfo.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="buildKey()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="LibraryLocation" fullname="QLibraryInfo::LibraryLocation" href="qlibraryinfo.html#LibraryLocation-enum" location="qlibraryinfo.h"> + <value name="PrefixPath" value="0"/> + <value name="DocumentationPath" value="1"/> + <value name="HeadersPath" value="2"/> + <value name="LibrariesPath" value="3"/> + <value name="BinariesPath" value="4"/> + <value name="PluginsPath" value="5"/> + <value name="DataPath" value="6"/> + <value name="TranslationsPath" value="7"/> + <value name="SettingsPath" value="8"/> + <value name="DemosPath" value="9"/> + <value name="ExamplesPath" value="10"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="location" fullname="QLibraryInfo::location" href="qlibraryinfo.html#location" location="qlibraryinfo.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="location(LibraryLocation loc)"> + <parameter left="LibraryLocation" right="" name="loc" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QHostInfo" href="qhostinfo.html" location="qhostinfo.h" bases="" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="HostInfoError" fullname="QHostInfo::HostInfoError" href="qhostinfo.html#HostInfoError-enum" location="qhostinfo.h"> + <value name="NoError" value="0"/> + <value name="HostNotFound" value="1"/> + <value name="UnknownError" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QHostInfo" fullname="QHostInfo::QHostInfo" href="qhostinfo.html#QHostInfo" location="qhostinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHostInfo(int id)"> + <parameter left="int" right="" name="id" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHostInfo" fullname="QHostInfo::QHostInfo" href="qhostinfo.html#QHostInfo-2" location="qhostinfo.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QHostInfo(const QHostInfo & other)"> + <parameter left="const QHostInfo &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QHostInfo::operator=" href="qhostinfo.html#operator=" location="qhostinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QHostInfo &" signature="operator=(const QHostInfo & other)"> + <parameter left="const QHostInfo &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHostInfo" fullname="QHostInfo::~QHostInfo" href="qhostinfo.html#dtor.QHostInfo" location="qhostinfo.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHostInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hostName" fullname="QHostInfo::hostName" href="qhostinfo.html#hostName" location="qhostinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="hostName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHostName" fullname="QHostInfo::setHostName" href="qhostinfo.html#setHostName" location="qhostinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHostName(const QString & hostName)"> + <parameter left="const QString &" right="" name="hostName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addresses" fullname="QHostInfo::addresses" href="qhostinfo.html#addresses" location="qhostinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QHostAddress>" signature="addresses() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAddresses" fullname="QHostInfo::setAddresses" href="qhostinfo.html#setAddresses" location="qhostinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAddresses(const QList<QHostAddress> & addresses)"> + <parameter left="const QList<QHostAddress> &" right="" name="addresses" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QHostInfo::error" href="qhostinfo.html#error" location="qhostinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="HostInfoError" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setError" fullname="QHostInfo::setError" href="qhostinfo.html#setError" location="qhostinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setError(HostInfoError error)"> + <parameter left="HostInfoError" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QHostInfo::errorString" href="qhostinfo.html#errorString" location="qhostinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setErrorString" fullname="QHostInfo::setErrorString" href="qhostinfo.html#setErrorString" location="qhostinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setErrorString(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLookupId" fullname="QHostInfo::setLookupId" href="qhostinfo.html#setLookupId" location="qhostinfo.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLookupId(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lookupId" fullname="QHostInfo::lookupId" href="qhostinfo.html#lookupId" location="qhostinfo.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lookupId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lookupHost" fullname="QHostInfo::lookupHost" href="qhostinfo.html#lookupHost" location="qhostinfo.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="lookupHost(const QString & name, QObject * receiver, const char * member)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="abortHostLookup" fullname="QHostInfo::abortHostLookup" href="qhostinfo.html#abortHostLookup" location="qhostinfo.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="abortHostLookup(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromName" fullname="QHostInfo::fromName" href="qhostinfo.html#fromName" location="qhostinfo.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QHostInfo" signature="fromName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localHostName" fullname="QHostInfo::localHostName" href="qhostinfo.html#localHostName" location="qhostinfo_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="localHostName()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="localDomainName" fullname="QHostInfo::localDomainName" href="qhostinfo.html#localDomainName" location="qhostinfo_unix.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="localDomainName()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3TableSelection" href="q3tableselection.html" location="q3table.h" bases="" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TableSelection" fullname="Q3TableSelection::Q3TableSelection" href="q3tableselection.html#Q3TableSelection" location="q3table.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3TableSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TableSelection" fullname="Q3TableSelection::Q3TableSelection" href="q3tableselection.html#Q3TableSelection-2" location="q3table.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3TableSelection(int start_row, int start_col, int end_row, int end_col)"> + <parameter left="int" right="" name="start_row" default=""/> + <parameter left="int" right="" name="start_col" default=""/> + <parameter left="int" right="" name="end_row" default=""/> + <parameter left="int" right="" name="end_col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="init" fullname="Q3TableSelection::init" href="q3tableselection.html#init" location="q3table.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="init(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expandTo" fullname="Q3TableSelection::expandTo" href="q3tableselection.html#expandTo" location="q3table.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="expandTo(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="Q3TableSelection::operator==" href="q3tableselection.html#operator==" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const Q3TableSelection & s) const"> + <parameter left="const Q3TableSelection &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="Q3TableSelection::operator!=" href="q3tableselection.html#operator!=" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const Q3TableSelection & s) const"> + <parameter left="const Q3TableSelection &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="topRow" fullname="Q3TableSelection::topRow" href="q3tableselection.html#topRow" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="topRow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomRow" fullname="Q3TableSelection::bottomRow" href="q3tableselection.html#bottomRow" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bottomRow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="leftCol" fullname="Q3TableSelection::leftCol" href="q3tableselection.html#leftCol" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="leftCol() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rightCol" fullname="Q3TableSelection::rightCol" href="q3tableselection.html#rightCol" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rightCol() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="anchorRow" fullname="Q3TableSelection::anchorRow" href="q3tableselection.html#anchorRow" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="anchorRow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="anchorCol" fullname="Q3TableSelection::anchorCol" href="q3tableselection.html#anchorCol" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="anchorCol() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numRows" fullname="Q3TableSelection::numRows" href="q3tableselection.html#numRows" location="q3table.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numRows() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numCols" fullname="Q3TableSelection::numCols" href="q3tableselection.html#numCols" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numCols() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isActive" fullname="Q3TableSelection::isActive" href="q3tableselection.html#isActive" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isActive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3TableSelection::isEmpty" href="q3tableselection.html#isEmpty" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3TableItem" href="q3tableitem.html" location="q3table.h" bases="" module="Qt3Support"> + <enum access="public" threadsafety="unspecified" status="commendable" name="EditType" fullname="Q3TableItem::EditType" href="q3tableitem.html#EditType-enum" location="q3table.h"> + <value name="Never" value="0"/> + <value name="OnTyping" value="1"/> + <value name="WhenCurrent" value="2"/> + <value name="Always" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TableItem" fullname="Q3TableItem::Q3TableItem" href="q3tableitem.html#Q3TableItem" location="q3table.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3TableItem(Q3Table * table, EditType et)"> + <parameter left="Q3Table *" right="" name="table" default=""/> + <parameter left="EditType" right="" name="et" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TableItem" fullname="Q3TableItem::Q3TableItem" href="q3tableitem.html#Q3TableItem-2" location="q3table.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3TableItem(Q3Table * table, EditType et, const QString & text)"> + <parameter left="Q3Table *" right="" name="table" default=""/> + <parameter left="EditType" right="" name="et" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3TableItem" fullname="Q3TableItem::Q3TableItem" href="q3tableitem.html#Q3TableItem-3" location="q3table.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3TableItem(Q3Table * table, EditType et, const QString & text, const QPixmap & p)"> + <parameter left="Q3Table *" right="" name="table" default=""/> + <parameter left="EditType" right="" name="et" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QPixmap &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3TableItem" fullname="Q3TableItem::~Q3TableItem" href="q3tableitem.html#dtor.Q3TableItem" location="q3table.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3TableItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="Q3TableItem::pixmap" href="q3tableitem.html#pixmap" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3TableItem::text" href="q3tableitem.html#text" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="Q3TableItem::setPixmap" href="q3tableitem.html#setPixmap" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(const QPixmap & p)"> + <parameter left="const QPixmap &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3TableItem::setText" href="q3tableitem.html#setText" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="table" fullname="Q3TableItem::table" href="q3tableitem.html#table" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3Table *" signature="table() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="Q3TableItem::alignment" href="q3tableitem.html#alignment" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWordWrap" fullname="Q3TableItem::setWordWrap" href="q3tableitem.html#setWordWrap" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setWordWrap(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="Q3TableItem::wordWrap" href="q3tableitem.html#wordWrap" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="wordWrap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="editType" fullname="Q3TableItem::editType" href="q3tableitem.html#editType" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="EditType" signature="editType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="Q3TableItem::createEditor" href="q3tableitem.html#createEditor" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createEditor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentFromEditor" fullname="Q3TableItem::setContentFromEditor" href="q3tableitem.html#setContentFromEditor" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentFromEditor(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setReplaceable" fullname="Q3TableItem::setReplaceable" href="q3tableitem.html#setReplaceable" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setReplaceable(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isReplaceable" fullname="Q3TableItem::isReplaceable" href="q3tableitem.html#isReplaceable" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isReplaceable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="Q3TableItem::key" href="q3tableitem.html#key" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3TableItem::sizeHint" href="q3tableitem.html#sizeHint" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpan" fullname="Q3TableItem::setSpan" href="q3tableitem.html#setSpan" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSpan(int rs, int cs)"> + <parameter left="int" right="" name="rs" default=""/> + <parameter left="int" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowSpan" fullname="Q3TableItem::rowSpan" href="q3tableitem.html#rowSpan" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowSpan() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="colSpan" fullname="Q3TableItem::colSpan" href="q3tableitem.html#colSpan" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="colSpan() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRow" fullname="Q3TableItem::setRow" href="q3tableitem.html#setRow" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRow(int r)"> + <parameter left="int" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCol" fullname="Q3TableItem::setCol" href="q3tableitem.html#setCol" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCol(int c)"> + <parameter left="int" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="row" fullname="Q3TableItem::row" href="q3tableitem.html#row" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="row() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="col" fullname="Q3TableItem::col" href="q3tableitem.html#col" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="col() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="Q3TableItem::paint" href="q3tableitem.html#paint" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * p, const QColorGroup & cg, const QRect & cr, bool selected)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + <parameter left="const QRect &" right="" name="cr" default=""/> + <parameter left="bool" right="" name="selected" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="Q3TableItem::setEnabled" href="q3tableitem.html#setEnabled" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="Q3TableItem::isEnabled" href="q3tableitem.html#isEnabled" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3TableItem::rtti" href="q3tableitem.html#rtti" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3TableItem::RTTI" href="q3tableitem.html#RTTI-var" location="q3table.h" type="int" static="true"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ComboTableItem" href="q3combotableitem.html" location="q3table.h" bases="Q3TableItem" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ComboTableItem" fullname="Q3ComboTableItem::Q3ComboTableItem" href="q3combotableitem.html#Q3ComboTableItem" location="q3table.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ComboTableItem(Q3Table * table, const QStringList & list, bool editable)"> + <parameter left="Q3Table *" right="" name="table" default=""/> + <parameter left="const QStringList &" right="" name="list" default=""/> + <parameter left="bool" right="" name="editable" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ComboTableItem" fullname="Q3ComboTableItem::~Q3ComboTableItem" href="q3combotableitem.html#dtor.Q3ComboTableItem" location="q3table.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ComboTableItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="Q3ComboTableItem::createEditor" href="q3combotableitem.html#createEditor" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createEditor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentFromEditor" fullname="Q3ComboTableItem::setContentFromEditor" href="q3combotableitem.html#setContentFromEditor" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentFromEditor(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="Q3ComboTableItem::paint" href="q3combotableitem.html#paint" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * p, const QColorGroup & cg, const QRect & cr, bool selected)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + <parameter left="const QRect &" right="" name="cr" default=""/> + <parameter left="bool" right="" name="selected" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="Q3ComboTableItem::setCurrentItem" href="q3combotableitem.html#setCurrentItem" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentItem(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="Q3ComboTableItem::setCurrentItem" href="q3combotableitem.html#setCurrentItem-2" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setCurrentItem(const QString & s)"> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="Q3ComboTableItem::currentItem" href="q3combotableitem.html#currentItem" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentText" fullname="Q3ComboTableItem::currentText" href="q3combotableitem.html#currentText" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="currentText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3ComboTableItem::count" href="q3combotableitem.html#count" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3ComboTableItem::text" href="q3combotableitem.html#text" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3ComboTableItem::text" href="q3combotableitem.html#text-2" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="text(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditable" fullname="Q3ComboTableItem::setEditable" href="q3combotableitem.html#setEditable" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setEditable(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEditable" fullname="Q3ComboTableItem::isEditable" href="q3combotableitem.html#isEditable" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEditable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStringList" fullname="Q3ComboTableItem::setStringList" href="q3combotableitem.html#setStringList" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setStringList(const QStringList & l)"> + <parameter left="const QStringList &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3ComboTableItem::rtti" href="q3combotableitem.html#rtti" location="q3table.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3ComboTableItem::RTTI" href="q3combotableitem.html#RTTI-var" location="q3table.h" type="int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3ComboTableItem::sizeHint" href="q3combotableitem.html#sizeHint" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CheckTableItem" href="q3checktableitem.html" location="q3table.h" bases="Q3TableItem" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CheckTableItem" fullname="Q3CheckTableItem::Q3CheckTableItem" href="q3checktableitem.html#Q3CheckTableItem" location="q3table.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CheckTableItem(Q3Table * table, const QString & txt)"> + <parameter left="Q3Table *" right="" name="table" default=""/> + <parameter left="const QString &" right="" name="txt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3CheckTableItem::setText" href="q3checktableitem.html#setText" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & t)"> + <parameter left="const QString &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="Q3CheckTableItem::createEditor" href="q3checktableitem.html#createEditor" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createEditor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentFromEditor" fullname="Q3CheckTableItem::setContentFromEditor" href="q3checktableitem.html#setContentFromEditor" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentFromEditor(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="Q3CheckTableItem::paint" href="q3checktableitem.html#paint" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * p, const QColorGroup & cg, const QRect & cr, bool selected)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + <parameter left="const QRect &" right="" name="cr" default=""/> + <parameter left="bool" right="" name="selected" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setChecked" fullname="Q3CheckTableItem::setChecked" href="q3checktableitem.html#setChecked" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setChecked(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isChecked" fullname="Q3CheckTableItem::isChecked" href="q3checktableitem.html#isChecked" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isChecked() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CheckTableItem::rtti" href="q3checktableitem.html#rtti" location="q3table.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CheckTableItem::RTTI" href="q3checktableitem.html#RTTI-var" location="q3table.h" type="int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3CheckTableItem::sizeHint" href="q3checktableitem.html#sizeHint" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Table" href="q3table.html" location="q3table.h" bases="Q3ScrollView" module="Qt3Support"> + <target name="headers"/> + <target name="columnsrows"/> + <target name="cells"/> + <target name="bigtables"/> + <target name="selections"/> + <target name="signals"/> + <keyword name="notes-on-large-tables"/> + <contents name="headers" title="Headers" level="1"/> + <contents name="rows-and-columns" title="Rows and Columns" level="1"/> + <contents name="cells" title="Cells" level="1"/> + <contents name="large-tables" title="Large tables" level="2"/> + <contents name="selections" title="Selections" level="1"/> + <contents name="signals" title="Signals" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="numRows" fullname="Q3Table::numRows" href="q3table.html#numRows-prop" location="q3table.h" type="int"> + <getter name="numRows"/> + <setter name="setNumRows"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="numCols" fullname="Q3Table::numCols" href="q3table.html#numCols-prop" location="q3table.h" type="int"> + <getter name="numCols"/> + <setter name="setNumCols"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="showGrid" fullname="Q3Table::showGrid" href="q3table.html#showGrid-prop" location="q3table.h" type="bool"> + <getter name="showGrid"/> + <setter name="setShowGrid"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="rowMovingEnabled" fullname="Q3Table::rowMovingEnabled" href="q3table.html#rowMovingEnabled-prop" location="q3table.h" type="bool"> + <getter name="rowMovingEnabled"/> + <setter name="setRowMovingEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="columnMovingEnabled" fullname="Q3Table::columnMovingEnabled" href="q3table.html#columnMovingEnabled-prop" location="q3table.h" type="bool"> + <getter name="columnMovingEnabled"/> + <setter name="setColumnMovingEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="readOnly" fullname="Q3Table::readOnly" href="q3table.html#readOnly-prop" location="q3table.h" type="bool"> + <getter name="isReadOnly"/> + <setter name="setReadOnly"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sorting" fullname="Q3Table::sorting" href="q3table.html#sorting-prop" location="q3table.h" type="bool"> + <getter name="sorting"/> + <setter name="setSorting"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="Q3Table::selectionMode" href="q3table.html#selectionMode-prop" location="q3table.h" type="SelectionMode"> + <getter name="selectionMode"/> + <setter name="setSelectionMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="focusStyle" fullname="Q3Table::focusStyle" href="q3table.html#focusStyle-prop" location="q3table.h" type="FocusStyle"> + <getter name="focusStyle"/> + <setter name="setFocusStyle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="numSelections" fullname="Q3Table::numSelections" href="q3table.html#numSelections-prop" location="q3table.h" type="int"> + <getter name="numSelections"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Table" fullname="Q3Table::Q3Table" href="q3table.html#Q3Table" location="q3table.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Table(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Table" fullname="Q3Table::Q3Table" href="q3table.html#Q3Table-2" location="q3table.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Table(int numRows, int numCols, QWidget * parent, const char * name)"> + <parameter left="int" right="" name="numRows" default=""/> + <parameter left="int" right="" name="numCols" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Table" fullname="Q3Table::~Q3Table" href="q3table.html#dtor.Q3Table" location="q3table.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Table()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalHeader" fullname="Q3Table::horizontalHeader" href="q3table.html#horizontalHeader" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3Header *" signature="horizontalHeader() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalHeader" fullname="Q3Table::verticalHeader" href="q3table.html#verticalHeader" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3Header *" signature="verticalHeader() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectionMode" fullname="Q3Table::SelectionMode" href="q3table.html#SelectionMode-enum" location="q3table.h"> + <value name="Single" value="0"/> + <value name="Multi" value="1"/> + <value name="SingleRow" value="2"/> + <value name="MultiRow" value="3"/> + <value name="NoSelection" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionMode" fullname="Q3Table::setSelectionMode" href="q3table.html#selectionMode-prop" location="q3table.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="selectionMode" type="void" signature="setSelectionMode(SelectionMode mode)"> + <parameter left="SelectionMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="Q3Table::selectionMode" href="q3table.html#selectionMode-prop" location="q3table.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectionMode" type="SelectionMode" signature="selectionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItem" fullname="Q3Table::setItem" href="q3table.html#setItem" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setItem(int row, int col, Q3TableItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="Q3TableItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3Table::setText" href="q3table.html#setText" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(int row, int col, const QString & text)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="Q3Table::setPixmap" href="q3table.html#setPixmap" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(int row, int col, const QPixmap & pix)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="const QPixmap &" right="" name="pix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="Q3Table::item" href="q3table.html#item" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Q3TableItem *" signature="item(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3Table::text" href="q3table.html#text" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="Q3Table::pixmap" href="q3table.html#pixmap" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearCell" fullname="Q3Table::clearCell" href="q3table.html#clearCell" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clearCell(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellGeometry" fullname="Q3Table::cellGeometry" href="q3table.html#cellGeometry" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="cellGeometry(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnWidth" fullname="Q3Table::columnWidth" href="q3table.html#columnWidth" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="columnWidth(int col) const"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowHeight" fullname="Q3Table::rowHeight" href="q3table.html#rowHeight" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowHeight(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnPos" fullname="Q3Table::columnPos" href="q3table.html#columnPos" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="columnPos(int col) const"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowPos" fullname="Q3Table::rowPos" href="q3table.html#rowPos" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowPos(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnAt" fullname="Q3Table::columnAt" href="q3table.html#columnAt" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="columnAt(int x) const"> + <parameter left="int" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowAt" fullname="Q3Table::rowAt" href="q3table.html#rowAt" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowAt(int y) const"> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numRows" fullname="Q3Table::numRows" href="q3table.html#numRows-prop" location="q3table.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="numRows" type="int" signature="numRows() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numCols" fullname="Q3Table::numCols" href="q3table.html#numCols-prop" location="q3table.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="numCols" type="int" signature="numCols() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="updateCell" fullname="Q3Table::updateCell" href="q3table.html#updateCell" location="q3table.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCell(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3Table::eventFilter" href="q3table.html#eventFilter" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentRow" fullname="Q3Table::currentRow" href="q3table.html#currentRow" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentRow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentColumn" fullname="Q3Table::currentColumn" href="q3table.html#currentColumn" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureCellVisible" fullname="Q3Table::ensureCellVisible" href="q3table.html#ensureCellVisible" location="q3table.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ensureCellVisible(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="Q3Table::isSelected" href="q3table.html#isSelected" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRowSelected" fullname="Q3Table::isRowSelected" href="q3table.html#isRowSelected" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRowSelected(int row, bool full) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="bool" right="" name="full" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isColumnSelected" fullname="Q3Table::isColumnSelected" href="q3table.html#isColumnSelected" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isColumnSelected(int col, bool full) const"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="full" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numSelections" fullname="Q3Table::numSelections" href="q3table.html#numSelections-prop" location="q3table.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="numSelections" type="int" signature="numSelections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selection" fullname="Q3Table::selection" href="q3table.html#selection" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3TableSelection" signature="selection(int num) const"> + <parameter left="int" right="" name="num" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSelection" fullname="Q3Table::addSelection" href="q3table.html#addSelection" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="addSelection(const Q3TableSelection & s)"> + <parameter left="const Q3TableSelection &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeSelection" fullname="Q3Table::removeSelection" href="q3table.html#removeSelection" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeSelection(const Q3TableSelection & s)"> + <parameter left="const Q3TableSelection &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeSelection" fullname="Q3Table::removeSelection" href="q3table.html#removeSelection-2" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="removeSelection(int num)"> + <parameter left="int" right="" name="num" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentSelection" fullname="Q3Table::currentSelection" href="q3table.html#currentSelection" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="currentSelection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectCells" fullname="Q3Table::selectCells" href="q3table.html#selectCells" location="q3table.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="selectCells(int start_row, int start_col, int end_row, int end_col)"> + <parameter left="int" right="" name="start_row" default=""/> + <parameter left="int" right="" name="start_col" default=""/> + <parameter left="int" right="" name="end_row" default=""/> + <parameter left="int" right="" name="end_col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectRow" fullname="Q3Table::selectRow" href="q3table.html#selectRow" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="selectRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectColumn" fullname="Q3Table::selectColumn" href="q3table.html#selectColumn" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="selectColumn(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showGrid" fullname="Q3Table::showGrid" href="q3table.html#showGrid-prop" location="q3table.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="showGrid" type="bool" signature="showGrid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="Q3Table::inputMethodQuery" href="q3table.html#inputMethodQuery" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnMovingEnabled" fullname="Q3Table::columnMovingEnabled" href="q3table.html#columnMovingEnabled-prop" location="q3table.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="columnMovingEnabled" type="bool" signature="columnMovingEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rowMovingEnabled" fullname="Q3Table::rowMovingEnabled" href="q3table.html#rowMovingEnabled-prop" location="q3table.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="rowMovingEnabled" type="bool" signature="rowMovingEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sortColumn" fullname="Q3Table::sortColumn" href="q3table.html#sortColumn" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sortColumn(int col, bool ascending, bool wholeRows)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="ascending" default="true"/> + <parameter left="bool" right="" name="wholeRows" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sorting" fullname="Q3Table::sorting" href="q3table.html#sorting-prop" location="q3table.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sorting" type="bool" signature="sorting() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="takeItem" fullname="Q3Table::takeItem" href="q3table.html#takeItem" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="takeItem(Q3TableItem * i)"> + <parameter left="Q3TableItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCellWidget" fullname="Q3Table::setCellWidget" href="q3table.html#setCellWidget" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCellWidget(int row, int col, QWidget * e)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="QWidget *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellWidget" fullname="Q3Table::cellWidget" href="q3table.html#cellWidget" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="cellWidget(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearCellWidget" fullname="Q3Table::clearCellWidget" href="q3table.html#clearCellWidget" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clearCellWidget(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellRect" fullname="Q3Table::cellRect" href="q3table.html#cellRect" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="cellRect(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintCell" fullname="Q3Table::paintCell" href="q3table.html#paintCell-2" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="paintCell(QPainter * p, int row, int col, const QRect & cr, bool selected)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="const QRect &" right="" name="cr" default=""/> + <parameter left="bool" right="" name="selected" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintCell" fullname="Q3Table::paintCell" href="q3table.html#paintCell" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintCell(QPainter * p, int row, int col, const QRect & cr, bool selected, const QColorGroup & cg)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="const QRect &" right="" name="cr" default=""/> + <parameter left="bool" right="" name="selected" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintFocus" fullname="Q3Table::paintFocus" href="q3table.html#paintFocus" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintFocus(QPainter * p, const QRect & cr)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QRect &" right="" name="cr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3Table::sizeHint" href="q3table.html#sizeHint" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadOnly" fullname="Q3Table::isReadOnly" href="q3table.html#readOnly-prop" location="q3table.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="readOnly" type="bool" signature="isReadOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRowReadOnly" fullname="Q3Table::isRowReadOnly" href="q3table.html#isRowReadOnly" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRowReadOnly(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isColumnReadOnly" fullname="Q3Table::isColumnReadOnly" href="q3table.html#isColumnReadOnly" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isColumnReadOnly(int col) const"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaintSelections" fullname="Q3Table::repaintSelections" href="q3table.html#repaintSelections" location="q3table.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="repaintSelections()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="FocusStyle" fullname="Q3Table::FocusStyle" href="q3table.html#FocusStyle-enum" location="q3table.h"> + <value name="FollowStyle" value="0"/> + <value name="SpreadSheet" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocusStyle" fullname="Q3Table::setFocusStyle" href="q3table.html#focusStyle-prop" location="q3table.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="focusStyle" type="void" signature="setFocusStyle(FocusStyle fs)"> + <parameter left="FocusStyle" right="" name="fs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="focusStyle" fullname="Q3Table::focusStyle" href="q3table.html#focusStyle-prop" location="q3table.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="focusStyle" type="FocusStyle" signature="focusStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="updateHeaderStates" fullname="Q3Table::updateHeaderStates" href="q3table.html#updateHeaderStates" location="q3table.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateHeaderStates()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRowHidden" fullname="Q3Table::isRowHidden" href="q3table.html#isRowHidden" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRowHidden(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isColumnHidden" fullname="Q3Table::isColumnHidden" href="q3table.html#isColumnHidden" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isColumnHidden(int col) const"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isColumnStretchable" fullname="Q3Table::isColumnStretchable" href="q3table.html#isColumnStretchable" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isColumnStretchable(int col) const"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRowStretchable" fullname="Q3Table::isRowStretchable" href="q3table.html#isRowStretchable" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRowStretchable(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dragEnabled" fullname="Q3Table::dragEnabled" href="q3table.html#dragEnabled" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="dragEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumRows" fullname="Q3Table::setNumRows" href="q3table.html#numRows-prop" location="q3table.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="numRows" type="void" signature="setNumRows(int r)"> + <parameter left="int" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumCols" fullname="Q3Table::setNumCols" href="q3table.html#numCols-prop" location="q3table.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="numCols" type="void" signature="setNumCols(int r)"> + <parameter left="int" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setShowGrid" fullname="Q3Table::setShowGrid" href="q3table.html#showGrid-prop" location="q3table.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="showGrid" type="void" signature="setShowGrid(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hideRow" fullname="Q3Table::hideRow" href="q3table.html#hideRow" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="hideRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hideColumn" fullname="Q3Table::hideColumn" href="q3table.html#hideColumn" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="hideColumn(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showRow" fullname="Q3Table::showRow" href="q3table.html#showRow" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="showRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showColumn" fullname="Q3Table::showColumn" href="q3table.html#showColumn" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="showColumn(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnWidth" fullname="Q3Table::setColumnWidth" href="q3table.html#setColumnWidth" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setColumnWidth(int col, int w)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowHeight" fullname="Q3Table::setRowHeight" href="q3table.html#setRowHeight" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setRowHeight(int row, int h)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="adjustColumn" fullname="Q3Table::adjustColumn" href="q3table.html#adjustColumn" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="adjustColumn(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="adjustRow" fullname="Q3Table::adjustRow" href="q3table.html#adjustRow" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="adjustRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnStretchable" fullname="Q3Table::setColumnStretchable" href="q3table.html#setColumnStretchable" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setColumnStretchable(int col, bool stretch)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowStretchable" fullname="Q3Table::setRowStretchable" href="q3table.html#setRowStretchable" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setRowStretchable(int row, bool stretch)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="bool" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSorting" fullname="Q3Table::setSorting" href="q3table.html#sorting-prop" location="q3table.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="sorting" type="void" signature="setSorting(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="swapRows" fullname="Q3Table::swapRows" href="q3table.html#swapRows" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="swapRows(int row1, int row2, bool swapHeader)"> + <parameter left="int" right="" name="row1" default=""/> + <parameter left="int" right="" name="row2" default=""/> + <parameter left="bool" right="" name="swapHeader" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="swapColumns" fullname="Q3Table::swapColumns" href="q3table.html#swapColumns" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="swapColumns(int col1, int col2, bool swapHeader)"> + <parameter left="int" right="" name="col1" default=""/> + <parameter left="int" right="" name="col2" default=""/> + <parameter left="bool" right="" name="swapHeader" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="swapCells" fullname="Q3Table::swapCells" href="q3table.html#swapCells" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="swapCells(int row1, int col1, int row2, int col2)"> + <parameter left="int" right="" name="row1" default=""/> + <parameter left="int" right="" name="col1" default=""/> + <parameter left="int" right="" name="row2" default=""/> + <parameter left="int" right="" name="col2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLeftMargin" fullname="Q3Table::setLeftMargin" href="q3table.html#setLeftMargin" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setLeftMargin(int m)"> + <parameter left="int" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTopMargin" fullname="Q3Table::setTopMargin" href="q3table.html#setTopMargin" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setTopMargin(int m)"> + <parameter left="int" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentCell" fullname="Q3Table::setCurrentCell" href="q3table.html#setCurrentCell" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentCell(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearSelection" fullname="Q3Table::clearSelection" href="q3table.html#clearSelection" location="q3table.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clearSelection(bool repaint)"> + <parameter left="bool" right="" name="repaint" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnMovingEnabled" fullname="Q3Table::setColumnMovingEnabled" href="q3table.html#columnMovingEnabled-prop" location="q3table.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="columnMovingEnabled" type="void" signature="setColumnMovingEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowMovingEnabled" fullname="Q3Table::setRowMovingEnabled" href="q3table.html#rowMovingEnabled-prop" location="q3table.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="rowMovingEnabled" type="void" signature="setRowMovingEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadOnly" fullname="Q3Table::setReadOnly" href="q3table.html#readOnly-prop" location="q3table.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="readOnly" type="void" signature="setReadOnly(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowReadOnly" fullname="Q3Table::setRowReadOnly" href="q3table.html#setRowReadOnly" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setRowReadOnly(int row, bool ro)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="bool" right="" name="ro" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnReadOnly" fullname="Q3Table::setColumnReadOnly" href="q3table.html#setColumnReadOnly" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setColumnReadOnly(int col, bool ro)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="ro" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragEnabled" fullname="Q3Table::setDragEnabled" href="q3table.html#setDragEnabled" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setDragEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRows" fullname="Q3Table::insertRows" href="q3table.html#insertRows" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="insertRows(int row, int count)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertColumns" fullname="Q3Table::insertColumns" href="q3table.html#insertColumns" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="insertColumns(int col, int count)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="int" right="" name="count" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeRow" fullname="Q3Table::removeRow" href="q3table.html#removeRow" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="removeRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeRows" fullname="Q3Table::removeRows" href="q3table.html#removeRows" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="removeRows(const Q3MemArray<int> & rows)"> + <parameter left="const Q3MemArray<int> &" right="" name="rows" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumn" fullname="Q3Table::removeColumn" href="q3table.html#removeColumn" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="removeColumn(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumns" fullname="Q3Table::removeColumns" href="q3table.html#removeColumns" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="removeColumns(const Q3MemArray<int> & cols)"> + <parameter left="const Q3MemArray<int> &" right="" name="cols" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="editCell" fullname="Q3Table::editCell" href="q3table.html#editCell" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="editCell(int row, int col, bool replace)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="replace" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowLabels" fullname="Q3Table::setRowLabels" href="q3table.html#setRowLabels" location="q3table.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setRowLabels(const QStringList & labels)"> + <parameter left="const QStringList &" right="" name="labels" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnLabels" fullname="Q3Table::setColumnLabels" href="q3table.html#setColumnLabels" location="q3table.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setColumnLabels(const QStringList & labels)"> + <parameter left="const QStringList &" right="" name="labels" default=""/> + </function> + <enum access="protected" threadsafety="unspecified" status="commendable" name="EditMode" fullname="Q3Table::EditMode" href="q3table.html#EditMode-enum" location="q3table.h"> + <value name="NotEditing" value="0"/> + <value name="Editing" value="1"/> + <value name="Replacing" value="2"/> + </enum> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContents" fullname="Q3Table::drawContents" href="q3table.html#drawContents" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContents(QPainter * p, int cx, int cy, int cw, int ch)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="cx" default=""/> + <parameter left="int" right="" name="cy" default=""/> + <parameter left="int" right="" name="cw" default=""/> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMousePressEvent" fullname="Q3Table::contentsMousePressEvent" href="q3table.html#contentsMousePressEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseMoveEvent" fullname="Q3Table::contentsMouseMoveEvent" href="q3table.html#contentsMouseMoveEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseDoubleClickEvent" fullname="Q3Table::contentsMouseDoubleClickEvent" href="q3table.html#contentsMouseDoubleClickEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseReleaseEvent" fullname="Q3Table::contentsMouseReleaseEvent" href="q3table.html#contentsMouseReleaseEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsContextMenuEvent" fullname="Q3Table::contentsContextMenuEvent" href="q3table.html#contentsContextMenuEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsContextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="Q3Table::keyPressEvent" href="q3table.html#keyPressEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="Q3Table::focusInEvent" href="q3table.html#focusInEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * )"> + <parameter left="QFocusEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="Q3Table::focusOutEvent" href="q3table.html#focusOutEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportResizeEvent" fullname="Q3Table::viewportResizeEvent" href="q3table.html#viewportResizeEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="viewportResizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="Q3Table::showEvent" href="q3table.html#showEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * e)"> + <parameter left="QShowEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="Q3Table::paintEvent" href="q3table.html#paintEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setEditMode" fullname="Q3Table::setEditMode" href="q3table.html#setEditMode" location="q3table.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEditMode(EditMode mode, int row, int col)"> + <parameter left="EditMode" right="" name="mode" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragEnterEvent" fullname="Q3Table::contentsDragEnterEvent" href="q3table.html#contentsDragEnterEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragEnterEvent(QDragEnterEvent * e)"> + <parameter left="QDragEnterEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragMoveEvent" fullname="Q3Table::contentsDragMoveEvent" href="q3table.html#contentsDragMoveEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragMoveEvent(QDragMoveEvent * e)"> + <parameter left="QDragMoveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragLeaveEvent" fullname="Q3Table::contentsDragLeaveEvent" href="q3table.html#contentsDragLeaveEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragLeaveEvent(QDragLeaveEvent * e)"> + <parameter left="QDragLeaveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDropEvent" fullname="Q3Table::contentsDropEvent" href="q3table.html#contentsDropEvent" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDropEvent(QDropEvent * e)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragObject" fullname="Q3Table::dragObject" href="q3table.html#dragObject" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="Q3DragObject *" signature="dragObject()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="startDrag" fullname="Q3Table::startDrag" href="q3table.html#startDrag" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startDrag()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEmptyArea" fullname="Q3Table::paintEmptyArea" href="q3table.html#paintEmptyArea" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEmptyArea(QPainter * p, int cx, int cy, int cw, int ch)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="cx" default=""/> + <parameter left="int" right="" name="cy" default=""/> + <parameter left="int" right="" name="cw" default=""/> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="activateNextCell" fullname="Q3Table::activateNextCell" href="q3table.html#activateNextCell" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="activateNextCell()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="createEditor" fullname="Q3Table::createEditor" href="q3table.html#createEditor" location="q3table.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createEditor(int row, int col, bool initFromCell) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="initFromCell" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setCellContentFromEditor" fullname="Q3Table::setCellContentFromEditor" href="q3table.html#setCellContentFromEditor" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCellContentFromEditor(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="beginEdit" fullname="Q3Table::beginEdit" href="q3table.html#beginEdit" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="beginEdit(int row, int col, bool replace)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="replace" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="endEdit" fullname="Q3Table::endEdit" href="q3table.html#endEdit" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="endEdit(int row, int col, bool accept, bool replace)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="accept" default=""/> + <parameter left="bool" right="" name="replace" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeData" fullname="Q3Table::resizeData" href="q3table.html#resizeData" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeData(int len)"> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="insertWidget" fullname="Q3Table::insertWidget" href="q3table.html#insertWidget" location="q3table.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertWidget(int row, int col, QWidget * w)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="indexOf" fullname="Q3Table::indexOf" href="q3table.html#indexOf" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(int row, int col) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="isEditing" fullname="Q3Table::isEditing" href="q3table.html#isEditing" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEditing() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="editMode" fullname="Q3Table::editMode" href="q3table.html#editMode" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="EditMode" signature="editMode() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="currEditRow" fullname="Q3Table::currEditRow" href="q3table.html#currEditRow" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currEditRow() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="currEditCol" fullname="Q3Table::currEditCol" href="q3table.html#currEditCol" location="q3table.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currEditCol() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnWidthChanged" fullname="Q3Table::columnWidthChanged" href="q3table.html#columnWidthChanged" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="columnWidthChanged(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowHeightChanged" fullname="Q3Table::rowHeightChanged" href="q3table.html#rowHeightChanged" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="rowHeightChanged(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnIndexChanged" fullname="Q3Table::columnIndexChanged" href="q3table.html#columnIndexChanged" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="columnIndexChanged(int section, int fromIndex, int toIndex)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="int" right="" name="fromIndex" default=""/> + <parameter left="int" right="" name="toIndex" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowIndexChanged" fullname="Q3Table::rowIndexChanged" href="q3table.html#rowIndexChanged" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="rowIndexChanged(int section, int fromIndex, int toIndex)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="int" right="" name="fromIndex" default=""/> + <parameter left="int" right="" name="toIndex" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnClicked" fullname="Q3Table::columnClicked" href="q3table.html#columnClicked" location="q3table.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="columnClicked(int col)"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="Q3Table::currentChanged" href="q3table.html#currentChanged" location="q3table.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3Table::clicked" href="q3table.html#clicked" location="q3table.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(int row, int col, int button, const QPoint & mousePos)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="int" right="" name="button" default=""/> + <parameter left="const QPoint &" right="" name="mousePos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleClicked" fullname="Q3Table::doubleClicked" href="q3table.html#doubleClicked" location="q3table.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="doubleClicked(int row, int col, int button, const QPoint & mousePos)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="int" right="" name="button" default=""/> + <parameter left="const QPoint &" right="" name="mousePos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="Q3Table::pressed" href="q3table.html#pressed" location="q3table.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="pressed(int row, int col, int button, const QPoint & mousePos)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="int" right="" name="button" default=""/> + <parameter left="const QPoint &" right="" name="mousePos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="Q3Table::selectionChanged" href="q3table.html#selectionChanged" location="q3table.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="valueChanged" fullname="Q3Table::valueChanged" href="q3table.html#valueChanged" location="q3table.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="valueChanged(int row, int col)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contextMenuRequested" fullname="Q3Table::contextMenuRequested" href="q3table.html#contextMenuRequested" location="q3table.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="contextMenuRequested(int row, int col, const QPoint & pos)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dropped" fullname="Q3Table::dropped" href="q3table.html#dropped" location="q3table.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dropped(QDropEvent * e)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMessageBox" href="qmessagebox.html" location="qmessagebox.h" bases="QDialog" module="QtGui"> + <contents name="the-property-based-api" title="The Property-based API" level="1"/> + <contents name="rich-text-and-the-text-format-property" title="Rich Text and the Text Format Property" level="2"/> + <contents name="severity-levels-and-the-icon-and-pixmap-properties" title="Severity Levels and the Icon and Pixmap Properties" level="2"/> + <contents name="the-static-functions-api" title="The Static Functions API" level="1"/> + <contents name="advanced-usage" title="Advanced Usage" level="1"/> + <contents name="default-and-escape-keys" title="Default and Escape Keys" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QMessageBox::text" href="qmessagebox.html#text-prop" location="qmessagebox.h" type="QString"> + <getter name="text"/> + <setter name="setText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QMessageBox::icon" href="qmessagebox.html#icon-prop" location="qmessagebox.h" type="Icon"> + <getter name="icon"/> + <setter name="setIcon"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconPixmap" fullname="QMessageBox::iconPixmap" href="qmessagebox.html#iconPixmap-prop" location="qmessagebox.h" type="QPixmap"> + <getter name="iconPixmap"/> + <setter name="setIconPixmap"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="textFormat" fullname="QMessageBox::textFormat" href="qmessagebox.html#textFormat-prop" location="qmessagebox.h" type="Qt::TextFormat"> + <getter name="textFormat"/> + <setter name="setTextFormat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="standardButtons" fullname="QMessageBox::standardButtons" href="qmessagebox.html#standardButtons-prop" location="qmessagebox.h" type="StandardButtons"> + <getter name="standardButtons"/> + <setter name="setStandardButtons"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="detailedText" fullname="QMessageBox::detailedText" href="qmessagebox.html#detailedText-prop" location="qmessagebox.h" type="QString"> + <getter name="detailedText"/> + <setter name="setDetailedText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="informativeText" fullname="QMessageBox::informativeText" href="qmessagebox.html#informativeText-prop" location="qmessagebox.h" type="QString"> + <getter name="informativeText"/> + <setter name="setInformativeText"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="Icon" fullname="QMessageBox::Icon" href="qmessagebox.html#Icon-enum" location="qmessagebox.h"> + <value name="NoIcon" value="0"/> + <value name="Information" value="1"/> + <value name="Warning" value="2"/> + <value name="Critical" value="3"/> + <value name="Question" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ButtonRole" fullname="QMessageBox::ButtonRole" href="qmessagebox.html#ButtonRole-enum" location="qmessagebox.h"> + <value name="InvalidRole" value="-1"/> + <value name="AcceptRole" value="0"/> + <value name="RejectRole" value="1"/> + <value name="DestructiveRole" value="2"/> + <value name="ActionRole" value="3"/> + <value name="HelpRole" value="4"/> + <value name="YesRole" value="5"/> + <value name="NoRole" value="6"/> + <value name="ResetRole" value="7"/> + <value name="ApplyRole" value="8"/> + <value name="NRoles" value="9"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="StandardButton" fullname="QMessageBox::StandardButton" href="qmessagebox.html#StandardButton-enum" location="qmessagebox.h" typedef="QMessageBox::StandardButtons"> + <value name="NoButton" value="0x00000000"/> + <value name="Ok" value="0x00000400"/> + <value name="Save" value="0x00000800"/> + <value name="SaveAll" value="0x00001000"/> + <value name="Open" value="0x00002000"/> + <value name="Yes" value="0x00004000"/> + <value name="YesToAll" value="0x00008000"/> + <value name="No" value="0x00010000"/> + <value name="NoToAll" value="0x00020000"/> + <value name="Abort" value="0x00040000"/> + <value name="Retry" value="0x00080000"/> + <value name="Ignore" value="0x00100000"/> + <value name="Close" value="0x00200000"/> + <value name="Cancel" value="0x00400000"/> + <value name="Discard" value="0x00800000"/> + <value name="Help" value="0x01000000"/> + <value name="Apply" value="0x02000000"/> + <value name="Reset" value="0x04000000"/> + <value name="RestoreDefaults" value="0x08000000"/> + <value name="FirstButton" value="Ok"/> + <value name="LastButton" value="RestoreDefaults"/> + <value name="YesAll" value="YesToAll"/> + <value name="NoAll" value="NoToAll"/> + <value name="Default" value="0x00000100"/> + <value name="Escape" value="0x00000200"/> + <value name="FlagMask" value="0x00000300"/> + <value name="ButtonMask" value="~FlagMask"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="obsolete" name="Button" fullname="QMessageBox::Button" href="qmessagebox-obsolete.html#Button-typedef" location="qmessagebox.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="StandardButtons" fullname="QMessageBox::StandardButtons" href="qmessagebox.html#StandardButtons-typedef" location="qmessagebox.h" enum="QMessageBox::StandardButton"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QMessageBox" fullname="QMessageBox::QMessageBox" href="qmessagebox.html#QMessageBox" location="qmessagebox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMessageBox(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMessageBox" fullname="QMessageBox::QMessageBox" href="qmessagebox.html#QMessageBox-2" location="qmessagebox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMessageBox(Icon icon, const QString & title, const QString & text, QFlags<QMessageBox::StandardButton> buttons, QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="Icon" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QFlags<QMessageBox::StandardButton>" right="" name="buttons" default="NoButton"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="Qt::Dialog | Qt::MSWindowsFixedSizeDialogHint"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMessageBox" fullname="QMessageBox::~QMessageBox" href="qmessagebox.html#dtor.QMessageBox" location="qmessagebox.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMessageBox()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addButton" fullname="QMessageBox::addButton" href="qmessagebox.html#addButton" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addButton(QAbstractButton * button, ButtonRole role)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + <parameter left="ButtonRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addButton" fullname="QMessageBox::addButton" href="qmessagebox.html#addButton-2" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QPushButton *" signature="addButton(const QString & text, ButtonRole role)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="ButtonRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addButton" fullname="QMessageBox::addButton" href="qmessagebox.html#addButton-3" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QPushButton *" signature="addButton(StandardButton button)"> + <parameter left="StandardButton" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeButton" fullname="QMessageBox::removeButton" href="qmessagebox.html#removeButton" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeButton(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QMessageBox::setVisible" href="qmessagebox.html#setVisible" location="qmessagebox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QMessageBox::open" href="qmessagebox.html#open" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="open(QObject * receiver, const char * member)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttons" fullname="QMessageBox::buttons" href="qmessagebox.html#buttons" location="qmessagebox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QAbstractButton *>" signature="buttons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonRole" fullname="QMessageBox::buttonRole" href="qmessagebox.html#buttonRole" location="qmessagebox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ButtonRole" signature="buttonRole(QAbstractButton * button) const"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStandardButtons" fullname="QMessageBox::setStandardButtons" href="qmessagebox.html#standardButtons-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="standardButtons" type="void" signature="setStandardButtons(QFlags<QMessageBox::StandardButton> buttons)"> + <parameter left="QFlags<QMessageBox::StandardButton>" right="" name="buttons" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardButtons" fullname="QMessageBox::standardButtons" href="qmessagebox.html#standardButtons-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="standardButtons" type="StandardButtons" signature="standardButtons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="standardButton" fullname="QMessageBox::standardButton" href="qmessagebox.html#standardButton" location="qmessagebox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="StandardButton" signature="standardButton(QAbstractButton * button) const"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="button" fullname="QMessageBox::button" href="qmessagebox.html#button" location="qmessagebox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractButton *" signature="button(StandardButton which) const"> + <parameter left="StandardButton" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultButton" fullname="QMessageBox::defaultButton" href="qmessagebox.html#defaultButton" location="qmessagebox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPushButton *" signature="defaultButton() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultButton" fullname="QMessageBox::setDefaultButton" href="qmessagebox.html#setDefaultButton" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDefaultButton(QPushButton * button)"> + <parameter left="QPushButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultButton" fullname="QMessageBox::setDefaultButton" href="qmessagebox.html#setDefaultButton-2" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setDefaultButton(StandardButton button)"> + <parameter left="StandardButton" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="escapeButton" fullname="QMessageBox::escapeButton" href="qmessagebox.html#escapeButton" location="qmessagebox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractButton *" signature="escapeButton() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEscapeButton" fullname="QMessageBox::setEscapeButton" href="qmessagebox.html#setEscapeButton" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEscapeButton(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEscapeButton" fullname="QMessageBox::setEscapeButton" href="qmessagebox.html#setEscapeButton-2" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setEscapeButton(StandardButton button)"> + <parameter left="StandardButton" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clickedButton" fullname="QMessageBox::clickedButton" href="qmessagebox.html#clickedButton" location="qmessagebox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractButton *" signature="clickedButton() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QMessageBox::text" href="qmessagebox.html#text-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="text" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QMessageBox::setText" href="qmessagebox.html#text-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="text" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QMessageBox::icon" href="qmessagebox.html#icon-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="icon" type="Icon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIcon" fullname="QMessageBox::setIcon" href="qmessagebox.html#icon-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="icon" type="void" signature="setIcon(Icon )"> + <parameter left="Icon" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconPixmap" fullname="QMessageBox::iconPixmap" href="qmessagebox.html#iconPixmap-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconPixmap" type="QPixmap" signature="iconPixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconPixmap" fullname="QMessageBox::setIconPixmap" href="qmessagebox.html#iconPixmap-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="iconPixmap" type="void" signature="setIconPixmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textFormat" fullname="QMessageBox::textFormat" href="qmessagebox.html#textFormat-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="textFormat" type="Qt::TextFormat" signature="textFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextFormat" fullname="QMessageBox::setTextFormat" href="qmessagebox.html#textFormat-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textFormat" type="void" signature="setTextFormat(Qt::TextFormat format)"> + <parameter left="Qt::TextFormat" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="information" fullname="QMessageBox::information" href="qmessagebox.html#information" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="StandardButton" signature="information(QWidget * parent, const QString & title, const QString & text, QFlags<QMessageBox::StandardButton> buttons, StandardButton defaultButton)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QFlags<QMessageBox::StandardButton>" right="" name="buttons" default="Ok"/> + <parameter left="StandardButton" right="" name="defaultButton" default="NoButton"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="question" fullname="QMessageBox::question" href="qmessagebox.html#question" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="StandardButton" signature="question(QWidget * parent, const QString & title, const QString & text, QFlags<QMessageBox::StandardButton> buttons, StandardButton defaultButton)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QFlags<QMessageBox::StandardButton>" right="" name="buttons" default="Ok"/> + <parameter left="StandardButton" right="" name="defaultButton" default="NoButton"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="warning" fullname="QMessageBox::warning" href="qmessagebox.html#warning" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="StandardButton" signature="warning(QWidget * parent, const QString & title, const QString & text, QFlags<QMessageBox::StandardButton> buttons, StandardButton defaultButton)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QFlags<QMessageBox::StandardButton>" right="" name="buttons" default="Ok"/> + <parameter left="StandardButton" right="" name="defaultButton" default="NoButton"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="critical" fullname="QMessageBox::critical" href="qmessagebox.html#critical" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="StandardButton" signature="critical(QWidget * parent, const QString & title, const QString & text, QFlags<QMessageBox::StandardButton> buttons, StandardButton defaultButton)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QFlags<QMessageBox::StandardButton>" right="" name="buttons" default="Ok"/> + <parameter left="StandardButton" right="" name="defaultButton" default="NoButton"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="about" fullname="QMessageBox::about" href="qmessagebox.html#about" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="about(QWidget * parent, const QString & title, const QString & text)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutQt" fullname="QMessageBox::aboutQt" href="qmessagebox.html#aboutQt" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="aboutQt(QWidget * parent, const QString & title)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="QMessageBox" fullname="QMessageBox::QMessageBox" href="qmessagebox-obsolete.html#QMessageBox-3" location="qmessagebox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QMessageBox(const QString & title, const QString & text, Icon icon, int button0, int button1, int button2, QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Icon" right="" name="icon" default=""/> + <parameter left="int" right="" name="button0" default=""/> + <parameter left="int" right="" name="button1" default=""/> + <parameter left="int" right="" name="button2" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="Qt::Dialog | Qt::MSWindowsFixedSizeDialogHint"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="information" fullname="QMessageBox::information" href="qmessagebox-obsolete.html#information-2" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="int" signature="information(QWidget * parent, const QString & title, const QString & text, int button0, int button1, int button2)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="button0" default=""/> + <parameter left="int" right="" name="button1" default="0"/> + <parameter left="int" right="" name="button2" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="information" fullname="QMessageBox::information" href="qmessagebox-obsolete.html#information-4" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="int" signature="information(QWidget * parent, const QString & title, const QString & text, const QString & button0Text, const QString & button1Text, const QString & button2Text, int defaultButtonNumber, int escapeButtonNumber)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QString &" right="" name="button0Text" default=""/> + <parameter left="const QString &" right="" name="button1Text" default="QString()"/> + <parameter left="const QString &" right="" name="button2Text" default="QString()"/> + <parameter left="int" right="" name="defaultButtonNumber" default="0"/> + <parameter left="int" right="" name="escapeButtonNumber" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="question" fullname="QMessageBox::question" href="qmessagebox-obsolete.html#question-2" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="int" signature="question(QWidget * parent, const QString & title, const QString & text, int button0, int button1, int button2)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="button0" default=""/> + <parameter left="int" right="" name="button1" default="0"/> + <parameter left="int" right="" name="button2" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="question" fullname="QMessageBox::question" href="qmessagebox-obsolete.html#question-4" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="int" signature="question(QWidget * parent, const QString & title, const QString & text, const QString & button0Text, const QString & button1Text, const QString & button2Text, int defaultButtonNumber, int escapeButtonNumber)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QString &" right="" name="button0Text" default=""/> + <parameter left="const QString &" right="" name="button1Text" default="QString()"/> + <parameter left="const QString &" right="" name="button2Text" default="QString()"/> + <parameter left="int" right="" name="defaultButtonNumber" default="0"/> + <parameter left="int" right="" name="escapeButtonNumber" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="warning" fullname="QMessageBox::warning" href="qmessagebox-obsolete.html#warning-2" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="int" signature="warning(QWidget * parent, const QString & title, const QString & text, int button0, int button1, int button2)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="button0" default=""/> + <parameter left="int" right="" name="button1" default=""/> + <parameter left="int" right="" name="button2" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="warning" fullname="QMessageBox::warning" href="qmessagebox-obsolete.html#warning-4" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="int" signature="warning(QWidget * parent, const QString & title, const QString & text, const QString & button0Text, const QString & button1Text, const QString & button2Text, int defaultButtonNumber, int escapeButtonNumber)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QString &" right="" name="button0Text" default=""/> + <parameter left="const QString &" right="" name="button1Text" default="QString()"/> + <parameter left="const QString &" right="" name="button2Text" default="QString()"/> + <parameter left="int" right="" name="defaultButtonNumber" default="0"/> + <parameter left="int" right="" name="escapeButtonNumber" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="critical" fullname="QMessageBox::critical" href="qmessagebox-obsolete.html#critical-2" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="int" signature="critical(QWidget * parent, const QString & title, const QString & text, int button0, int button1, int button2)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="button0" default=""/> + <parameter left="int" right="" name="button1" default=""/> + <parameter left="int" right="" name="button2" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="critical" fullname="QMessageBox::critical" href="qmessagebox-obsolete.html#critical-4" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="int" signature="critical(QWidget * parent, const QString & title, const QString & text, const QString & button0Text, const QString & button1Text, const QString & button2Text, int defaultButtonNumber, int escapeButtonNumber)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QString &" right="" name="button0Text" default=""/> + <parameter left="const QString &" right="" name="button1Text" default="QString()"/> + <parameter left="const QString &" right="" name="button2Text" default="QString()"/> + <parameter left="int" right="" name="defaultButtonNumber" default="0"/> + <parameter left="int" right="" name="escapeButtonNumber" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="buttonText" fullname="QMessageBox::buttonText" href="qmessagebox-obsolete.html#buttonText" location="qmessagebox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="buttonText(int button) const"> + <parameter left="int" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setButtonText" fullname="QMessageBox::setButtonText" href="qmessagebox-obsolete.html#setButtonText" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setButtonText(int button, const QString & text)"> + <parameter left="int" right="" name="button" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="informativeText" fullname="QMessageBox::informativeText" href="qmessagebox.html#informativeText-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="informativeText" type="QString" signature="informativeText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInformativeText" fullname="QMessageBox::setInformativeText" href="qmessagebox.html#informativeText-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="informativeText" type="void" signature="setInformativeText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="detailedText" fullname="QMessageBox::detailedText" href="qmessagebox.html#detailedText-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="detailedText" type="QString" signature="detailedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDetailedText" fullname="QMessageBox::setDetailedText" href="qmessagebox.html#detailedText-prop" location="qmessagebox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="detailedText" type="void" signature="setDetailedText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowTitle" fullname="QMessageBox::setWindowTitle" href="qmessagebox.html#setWindowTitle" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWindowTitle(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowModality" fullname="QMessageBox::setWindowModality" href="qmessagebox.html#setWindowModality" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWindowModality(Qt::WindowModality windowModality)"> + <parameter left="Qt::WindowModality" right="" name="windowModality" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QMessageBox" fullname="QMessageBox::QMessageBox" href="qmessagebox-qt3.html#QMessageBox-4" location="qmessagebox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QMessageBox(const QString & title, const QString & text, Icon icon, int button0, int button1, int button2, QWidget * parent, const char * name, bool modal, QFlags<Qt::WindowType> f)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Icon" right="" name="icon" default=""/> + <parameter left="int" right="" name="button0" default=""/> + <parameter left="int" right="" name="button1" default=""/> + <parameter left="int" right="" name="button2" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="bool" right="" name="modal" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="Qt::Dialog | Qt::MSWindowsFixedSizeDialogHint"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QMessageBox" fullname="QMessageBox::QMessageBox" href="qmessagebox-qt3.html#QMessageBox-5" location="qmessagebox.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QMessageBox(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="standardIcon" fullname="QMessageBox::standardIcon" href="qmessagebox-qt3.html#standardIcon" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPixmap" signature="standardIcon(Icon icon, Qt::GUIStyle style)"> + <parameter left="Icon" right="" name="icon" default=""/> + <parameter left="Qt::GUIStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="message" fullname="QMessageBox::message" href="qmessagebox-qt3.html#message" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="message(const QString & title, const QString & text, const QString & buttonText, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QString &" right="" name="buttonText" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="query" fullname="QMessageBox::query" href="qmessagebox-qt3.html#query" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="query(const QString & caption, const QString & text, const QString & yesButtonText, const QString & noButtonText, QWidget * parent, const char * name)"> + <parameter left="const QString &" right="" name="caption" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QString &" right="" name="yesButtonText" default="QString()"/> + <parameter left="const QString &" right="" name="noButtonText" default="QString()"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="standardIcon" fullname="QMessageBox::standardIcon" href="qmessagebox-obsolete.html#standardIcon-2" location="qmessagebox.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QPixmap" signature="standardIcon(Icon icon)"> + <parameter left="Icon" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonClicked" fullname="QMessageBox::buttonClicked" href="qmessagebox.html#buttonClicked" location="qmessagebox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="buttonClicked(QAbstractButton * button)"> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QMessageBox::exec" href="qmessagebox.html#exec" location="qmessagebox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="int" signature="exec()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QMessageBox::event" href="qmessagebox.html#event" location="qmessagebox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QMessageBox::resizeEvent" href="qmessagebox.html#resizeEvent" location="qmessagebox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QMessageBox::showEvent" href="qmessagebox.html#showEvent" location="qmessagebox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * e)"> + <parameter left="QShowEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="closeEvent" fullname="QMessageBox::closeEvent" href="qmessagebox.html#closeEvent" location="qmessagebox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="closeEvent(QCloseEvent * e)"> + <parameter left="QCloseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QMessageBox::keyPressEvent" href="qmessagebox.html#keyPressEvent" location="qmessagebox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QMessageBox::changeEvent" href="qmessagebox.html#changeEvent" location="qmessagebox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QRgb" href="qcolor.html#QRgb-typedef" location="qrgb.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qRed" href="qcolor.html#qRed" location="qrgb.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QColor" type="int" signature="qRed(QRgb rgb)"> + <parameter left="QRgb" right="" name="rgb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qGreen" href="qcolor.html#qGreen" location="qrgb.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QColor" type="int" signature="qGreen(QRgb rgb)"> + <parameter left="QRgb" right="" name="rgb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qBlue" href="qcolor.html#qBlue" location="qrgb.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QColor" type="int" signature="qBlue(QRgb rgb)"> + <parameter left="QRgb" right="" name="rgb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qAlpha" href="qcolor.html#qAlpha" location="qrgb.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QColor" type="int" signature="qAlpha(QRgb rgba)"> + <parameter left="QRgb" right="" name="rgba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qRgb" href="qcolor.html#qRgb" location="qrgb.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QColor" type="QRgb" signature="qRgb(int r, int g, int b)"> + <parameter left="int" right="" name="r" default=""/> + <parameter left="int" right="" name="g" default=""/> + <parameter left="int" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qRgba" href="qcolor.html#qRgba" location="qrgb.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QColor" type="QRgb" signature="qRgba(int r, int g, int b, int a)"> + <parameter left="int" right="" name="r" default=""/> + <parameter left="int" right="" name="g" default=""/> + <parameter left="int" right="" name="b" default=""/> + <parameter left="int" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qGray" href="qcolor.html#qGray" location="qrgb.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QColor" type="int" signature="qGray(int r, int g, int b)"> + <parameter left="int" right="" name="r" default=""/> + <parameter left="int" right="" name="g" default=""/> + <parameter left="int" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qGray" href="qcolor.html#qGray-2" location="qrgb.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QColor" type="int" signature="qGray(QRgb rgb)"> + <parameter left="QRgb" right="" name="rgb" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="compat" name="Q3HttpHeader" href="q3httpheader.html" location="q3http.h" bases="" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HttpHeader" fullname="Q3HttpHeader::Q3HttpHeader" href="q3httpheader.html#Q3HttpHeader" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3HttpHeader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HttpHeader" fullname="Q3HttpHeader::Q3HttpHeader" href="q3httpheader.html#Q3HttpHeader-2" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3HttpHeader(const Q3HttpHeader & header)"> + <parameter left="const Q3HttpHeader &" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HttpHeader" fullname="Q3HttpHeader::Q3HttpHeader" href="q3httpheader.html#Q3HttpHeader-3" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3HttpHeader(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3HttpHeader" fullname="Q3HttpHeader::~Q3HttpHeader" href="q3httpheader.html#dtor.Q3HttpHeader" location="q3http.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3HttpHeader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3HttpHeader::operator=" href="q3httpheader.html#operator=" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3HttpHeader &" signature="operator=(const Q3HttpHeader & h)"> + <parameter left="const Q3HttpHeader &" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="Q3HttpHeader::value" href="q3httpheader.html#value" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="value(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="Q3HttpHeader::setValue" href="q3httpheader.html#setValue" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const QString & key, const QString & value)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeValue" fullname="Q3HttpHeader::removeValue" href="q3httpheader.html#removeValue" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeValue(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="Q3HttpHeader::keys" href="q3httpheader.html#keys" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasKey" fullname="Q3HttpHeader::hasKey" href="q3httpheader.html#hasKey" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasKey(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasContentLength" fullname="Q3HttpHeader::hasContentLength" href="q3httpheader.html#hasContentLength" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasContentLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentLength" fullname="Q3HttpHeader::contentLength" href="q3httpheader.html#contentLength" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="contentLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentLength" fullname="Q3HttpHeader::setContentLength" href="q3httpheader.html#setContentLength" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentLength(int len)"> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasContentType" fullname="Q3HttpHeader::hasContentType" href="q3httpheader.html#hasContentType" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasContentType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contentType" fullname="Q3HttpHeader::contentType" href="q3httpheader.html#contentType" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="contentType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentType" fullname="Q3HttpHeader::setContentType" href="q3httpheader.html#setContentType" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentType(const QString & type)"> + <parameter left="const QString &" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="Q3HttpHeader::toString" href="q3httpheader.html#toString" location="q3http.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="Q3HttpHeader::isValid" href="q3httpheader.html#isValid" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="majorVersion" fullname="Q3HttpHeader::majorVersion" href="q3httpheader.html#majorVersion" location="q3http.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="majorVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minorVersion" fullname="Q3HttpHeader::minorVersion" href="q3httpheader.html#minorVersion" location="q3http.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="minorVersion() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3HttpResponseHeader" href="q3httpresponseheader.html" location="q3http.h" bases="Q3HttpHeader" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HttpResponseHeader" fullname="Q3HttpResponseHeader::Q3HttpResponseHeader" href="q3httpresponseheader.html#Q3HttpResponseHeader" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3HttpResponseHeader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HttpResponseHeader" fullname="Q3HttpResponseHeader::Q3HttpResponseHeader" href="q3httpresponseheader.html#Q3HttpResponseHeader-4" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3HttpResponseHeader(const Q3HttpResponseHeader & header)"> + <parameter left="const Q3HttpResponseHeader &" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusCode" fullname="Q3HttpResponseHeader::statusCode" href="q3httpresponseheader.html#statusCode" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="statusCode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reasonPhrase" fullname="Q3HttpResponseHeader::reasonPhrase" href="q3httpresponseheader.html#reasonPhrase" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="reasonPhrase() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="majorVersion" fullname="Q3HttpResponseHeader::majorVersion" href="q3httpresponseheader.html#majorVersion" location="q3http.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="majorVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minorVersion" fullname="Q3HttpResponseHeader::minorVersion" href="q3httpresponseheader.html#minorVersion" location="q3http.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="minorVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="Q3HttpResponseHeader::toString" href="q3httpresponseheader.html#toString" location="q3http.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3HttpRequestHeader" href="q3httprequestheader.html" location="q3http.h" bases="Q3HttpHeader" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HttpRequestHeader" fullname="Q3HttpRequestHeader::Q3HttpRequestHeader" href="q3httprequestheader.html#Q3HttpRequestHeader" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3HttpRequestHeader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HttpRequestHeader" fullname="Q3HttpRequestHeader::Q3HttpRequestHeader" href="q3httprequestheader.html#Q3HttpRequestHeader-2" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3HttpRequestHeader(const QString & method, const QString & path, int majorVer, int minorVer)"> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="int" right="" name="majorVer" default="1"/> + <parameter left="int" right="" name="minorVer" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HttpRequestHeader" fullname="Q3HttpRequestHeader::Q3HttpRequestHeader" href="q3httprequestheader.html#Q3HttpRequestHeader-3" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3HttpRequestHeader(const Q3HttpRequestHeader & header)"> + <parameter left="const Q3HttpRequestHeader &" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3HttpRequestHeader" fullname="Q3HttpRequestHeader::Q3HttpRequestHeader" href="q3httprequestheader.html#Q3HttpRequestHeader-4" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3HttpRequestHeader(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRequest" fullname="Q3HttpRequestHeader::setRequest" href="q3httprequestheader.html#setRequest" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRequest(const QString & method, const QString & path, int majorVer, int minorVer)"> + <parameter left="const QString &" right="" name="method" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="int" right="" name="majorVer" default="1"/> + <parameter left="int" right="" name="minorVer" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="method" fullname="Q3HttpRequestHeader::method" href="q3httprequestheader.html#method" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="method() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="Q3HttpRequestHeader::path" href="q3httprequestheader.html#path" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="path() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="majorVersion" fullname="Q3HttpRequestHeader::majorVersion" href="q3httprequestheader.html#majorVersion" location="q3http.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="majorVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minorVersion" fullname="Q3HttpRequestHeader::minorVersion" href="q3httprequestheader.html#minorVersion" location="q3http.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="minorVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="Q3HttpRequestHeader::toString" href="q3httprequestheader.html#toString" location="q3http.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Http" href="q3http.html" location="q3http.h" bases="Q3NetworkProtocol" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Http" fullname="Q3Http::Q3Http" href="q3http.html#Q3Http" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Http()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Http" fullname="Q3Http::Q3Http" href="q3http.html#Q3Http-2" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Http(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Http" fullname="Q3Http::Q3Http" href="q3http.html#Q3Http-3" location="q3http.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3Http(const QString & hostname, Q_UINT16 port, QObject * parent, const char * name)"> + <parameter left="const QString &" right="" name="hostname" default=""/> + <parameter left="Q_UINT16" right="" name="port" default="80"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Http" fullname="Q3Http::~Q3Http" href="q3http.html#dtor.Q3Http" location="q3http.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Http()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedOperations" fullname="Q3Http::supportedOperations" href="q3http.html#supportedOperations" location="q3http.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="supportedOperations() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="Q3Http::State" href="q3http.html#State-enum" location="q3http.h"> + <value name="Unconnected" value="0"/> + <value name="HostLookup" value="1"/> + <value name="Connecting" value="2"/> + <value name="Sending" value="3"/> + <value name="Reading" value="4"/> + <value name="Connected" value="5"/> + <value name="Closing" value="6"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Error" fullname="Q3Http::Error" href="q3http.html#Error-enum" location="q3http.h"> + <value name="NoError" value="0"/> + <value name="UnknownError" value="1"/> + <value name="HostNotFound" value="2"/> + <value name="ConnectionRefused" value="3"/> + <value name="UnexpectedClose" value="4"/> + <value name="InvalidResponseHeader" value="5"/> + <value name="WrongContentLength" value="6"/> + <value name="Aborted" value="7"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setHost" fullname="Q3Http::setHost" href="q3http.html#setHost" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="setHost(const QString & hostname, Q_UINT16 port)"> + <parameter left="const QString &" right="" name="hostname" default=""/> + <parameter left="Q_UINT16" right="" name="port" default="80"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="get" fullname="Q3Http::get" href="q3http.html#get" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="get(const QString & path, QIODevice * to)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="QIODevice *" right="" name="to" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="post" fullname="Q3Http::post" href="q3http.html#post" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="post(const QString & path, QIODevice * data, QIODevice * to)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="QIODevice *" right="" name="data" default=""/> + <parameter left="QIODevice *" right="" name="to" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="post" fullname="Q3Http::post" href="q3http.html#post-2" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="post(const QString & path, const QByteArray & data, QIODevice * to)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="QIODevice *" right="" name="to" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="head" fullname="Q3Http::head" href="q3http.html#head" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="head(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="request" fullname="Q3Http::request" href="q3http.html#request" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="request(const Q3HttpRequestHeader & header, QIODevice * data, QIODevice * to)"> + <parameter left="const Q3HttpRequestHeader &" right="" name="header" default=""/> + <parameter left="QIODevice *" right="" name="data" default="0"/> + <parameter left="QIODevice *" right="" name="to" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="request" fullname="Q3Http::request" href="q3http.html#request-2" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="request(const Q3HttpRequestHeader & header, const QByteArray & data, QIODevice * to)"> + <parameter left="const Q3HttpRequestHeader &" right="" name="header" default=""/> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="QIODevice *" right="" name="to" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="closeConnection" fullname="Q3Http::closeConnection" href="q3http.html#closeConnection" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="closeConnection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesAvailable" fullname="Q3Http::bytesAvailable" href="q3http.html#bytesAvailable" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_ULONG" signature="bytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readBlock" fullname="Q3Http::readBlock" href="q3http.html#readBlock" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q_LONG" signature="readBlock(char * data, Q_ULONG maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="Q_ULONG" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readAll" fullname="Q3Http::readAll" href="q3http.html#readAll" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray" signature="readAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentId" fullname="Q3Http::currentId" href="q3http.html#currentId" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentSourceDevice" fullname="Q3Http::currentSourceDevice" href="q3http.html#currentSourceDevice" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="currentSourceDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentDestinationDevice" fullname="Q3Http::currentDestinationDevice" href="q3http.html#currentDestinationDevice" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="currentDestinationDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentRequest" fullname="Q3Http::currentRequest" href="q3http.html#currentRequest" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3HttpRequestHeader" signature="currentRequest() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPendingRequests" fullname="Q3Http::hasPendingRequests" href="q3http.html#hasPendingRequests" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPendingRequests() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearPendingRequests" fullname="Q3Http::clearPendingRequests" href="q3http.html#clearPendingRequests" location="q3http.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearPendingRequests()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="Q3Http::state" href="q3http.html#state" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="Q3Http::error" href="q3http.html#error" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Error" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="Q3Http::errorString" href="q3http.html#errorString" location="q3http.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="abort" fullname="Q3Http::abort" href="q3http.html#abort" location="q3http.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="abort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="Q3Http::stateChanged" href="q3http.html#stateChanged" location="q3http.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(int state)"> + <parameter left="int" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="responseHeaderReceived" fullname="Q3Http::responseHeaderReceived" href="q3http.html#responseHeaderReceived" location="q3http.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="responseHeaderReceived(const Q3HttpResponseHeader & resp)"> + <parameter left="const Q3HttpResponseHeader &" right="" name="resp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readyRead" fullname="Q3Http::readyRead" href="q3http.html#readyRead" location="q3http.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="readyRead(const Q3HttpResponseHeader & resp)"> + <parameter left="const Q3HttpResponseHeader &" right="" name="resp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dataSendProgress" fullname="Q3Http::dataSendProgress" href="q3http.html#dataSendProgress" location="q3http.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dataSendProgress(int done, int total)"> + <parameter left="int" right="" name="done" default=""/> + <parameter left="int" right="" name="total" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dataReadProgress" fullname="Q3Http::dataReadProgress" href="q3http.html#dataReadProgress" location="q3http.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dataReadProgress(int done, int total)"> + <parameter left="int" right="" name="done" default=""/> + <parameter left="int" right="" name="total" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="requestStarted" fullname="Q3Http::requestStarted" href="q3http.html#requestStarted" location="q3http.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="requestStarted(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="requestFinished" fullname="Q3Http::requestFinished" href="q3http.html#requestFinished" location="q3http.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="requestFinished(int id, bool error)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="done" fullname="Q3Http::done" href="q3http.html#done" location="q3http.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="done(bool error)"> + <parameter left="bool" right="" name="error" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="operationGet" fullname="Q3Http::operationGet" href="q3http.html#operationGet" location="q3http.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="operationGet(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="operationPut" fullname="Q3Http::operationPut" href="q3http.html#operationPut" location="q3http.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="operationPut(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="Q3Http::timerEvent" href="q3http.html#timerEvent" location="q3http.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * e)"> + <parameter left="QTimerEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QUdpSocket" href="qudpsocket.html" location="qudpsocket.h" bases="QAbstractSocket" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="BindFlag" fullname="QUdpSocket::BindFlag" href="qudpsocket.html#BindFlag-enum" location="qudpsocket.h" typedef="QUdpSocket::BindMode"> + <value name="DefaultForPlatform" value="0x0"/> + <value name="ShareAddress" value="0x1"/> + <value name="DontShareAddress" value="0x2"/> + <value name="ReuseAddressHint" value="0x4"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="BindMode" fullname="QUdpSocket::BindMode" href="qudpsocket.html#BindMode-typedef" location="qudpsocket.h" enum="QUdpSocket::BindFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QUdpSocket" fullname="QUdpSocket::QUdpSocket" href="qudpsocket.html#QUdpSocket" location="qudpsocket.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QUdpSocket(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QUdpSocket" fullname="QUdpSocket::~QUdpSocket" href="qudpsocket.html#dtor.QUdpSocket" location="qudpsocket.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QUdpSocket()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bind" fullname="QUdpSocket::bind" href="qudpsocket.html#bind" location="qudpsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bind(const QHostAddress & address, quint16 port)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bind" fullname="QUdpSocket::bind" href="qudpsocket.html#bind-3" location="qudpsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="bind(quint16 port)"> + <parameter left="quint16" right="" name="port" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bind" fullname="QUdpSocket::bind" href="qudpsocket.html#bind-2" location="qudpsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="bind(const QHostAddress & address, quint16 port, QFlags<QUdpSocket::BindFlag> mode)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + <parameter left="QFlags<QUdpSocket::BindFlag>" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bind" fullname="QUdpSocket::bind" href="qudpsocket.html#bind-4" location="qudpsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="bool" signature="bind(quint16 port, QFlags<QUdpSocket::BindFlag> mode)"> + <parameter left="quint16" right="" name="port" default=""/> + <parameter left="QFlags<QUdpSocket::BindFlag>" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPendingDatagrams" fullname="QUdpSocket::hasPendingDatagrams" href="qudpsocket.html#hasPendingDatagrams" location="qudpsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPendingDatagrams() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pendingDatagramSize" fullname="QUdpSocket::pendingDatagramSize" href="qudpsocket.html#pendingDatagramSize" location="qudpsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="pendingDatagramSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readDatagram" fullname="QUdpSocket::readDatagram" href="qudpsocket.html#readDatagram" location="qudpsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readDatagram(char * data, qint64 maxSize, QHostAddress * address, quint16 * port)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxSize" default=""/> + <parameter left="QHostAddress *" right="" name="address" default="0"/> + <parameter left="quint16 *" right="" name="port" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeDatagram" fullname="QUdpSocket::writeDatagram" href="qudpsocket.html#writeDatagram" location="qudpsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qint64" signature="writeDatagram(const char * data, qint64 size, const QHostAddress & address, quint16 port)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="size" default=""/> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeDatagram" fullname="QUdpSocket::writeDatagram" href="qudpsocket.html#writeDatagram-2" location="qudpsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="qint64" signature="writeDatagram(const QByteArray & datagram, const QHostAddress & host, quint16 port)"> + <parameter left="const QByteArray &" right="" name="datagram" default=""/> + <parameter left="const QHostAddress &" right="" name="host" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qscriptdebuggercommand.html#operator<<-103" location="qscriptdebuggercommand.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="103" relates="QScriptDebuggerCommand" type="QDataStream &" signature="operator<<(QDataStream & stream, const QScriptDebuggerCommand & command)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QScriptDebuggerCommand &" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qscriptdebuggercommand.html#operator>>-59" location="qscriptdebuggercommand.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="59" relates="QScriptDebuggerCommand" type="QDataStream &" signature="operator>>(QDataStream & stream, QScriptDebuggerCommand & command)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QScriptDebuggerCommand &" right="" name="command" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ProgressBar" href="q3progressbar.html" location="q3progressbar.h" bases="QFrame" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="totalSteps" fullname="Q3ProgressBar::totalSteps" href="q3progressbar.html#totalSteps-prop" location="q3progressbar.h" type="int"> + <getter name="totalSteps"/> + <setter name="setTotalSteps"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="progress" fullname="Q3ProgressBar::progress" href="q3progressbar.html#progress-prop" location="q3progressbar.h" type="int"> + <getter name="progress"/> + <setter name="setProgress"/> + <setter name="setProgress"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="progressString" fullname="Q3ProgressBar::progressString" href="q3progressbar.html#progressString-prop" location="q3progressbar.h" type="QString"> + <getter name="progressString"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="centerIndicator" fullname="Q3ProgressBar::centerIndicator" href="q3progressbar.html#centerIndicator-prop" location="q3progressbar.h" type="bool"> + <getter name="centerIndicator"/> + <setter name="setCenterIndicator"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="percentageVisible" fullname="Q3ProgressBar::percentageVisible" href="q3progressbar.html#percentageVisible-prop" location="q3progressbar.h" type="bool"> + <getter name="percentageVisible"/> + <setter name="setPercentageVisible"/> + </property> + <function access="public" threadsafety="unspecified" status="obsolete" name="Q3ProgressBar" fullname="Q3ProgressBar::Q3ProgressBar" href="q3progressbar-obsolete.html#Q3ProgressBar-3" location="q3progressbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ProgressBar(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="Q3ProgressBar" fullname="Q3ProgressBar::Q3ProgressBar" href="q3progressbar-obsolete.html#Q3ProgressBar-2" location="q3progressbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ProgressBar(int totalSteps, QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="int" right="" name="totalSteps" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ProgressBar" fullname="Q3ProgressBar::Q3ProgressBar" href="q3progressbar.html#Q3ProgressBar" location="q3progressbar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ProgressBar(QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ProgressBar" fullname="Q3ProgressBar::Q3ProgressBar" href="q3progressbar.html#Q3ProgressBar-4" location="q3progressbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3ProgressBar(int totalSteps, QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="int" right="" name="totalSteps" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="totalSteps" fullname="Q3ProgressBar::totalSteps" href="q3progressbar.html#totalSteps-prop" location="q3progressbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="totalSteps" type="int" signature="totalSteps() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="progress" fullname="Q3ProgressBar::progress" href="q3progressbar.html#progress-prop" location="q3progressbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="progress" type="int" signature="progress() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="progressString" fullname="Q3ProgressBar::progressString" href="q3progressbar.html#progressString-prop" location="q3progressbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="progressString" type="const QString &" signature="progressString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3ProgressBar::sizeHint" href="q3progressbar.html#sizeHint" location="q3progressbar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3ProgressBar::minimumSizeHint" href="q3progressbar.html#minimumSizeHint" location="q3progressbar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCenterIndicator" fullname="Q3ProgressBar::setCenterIndicator" href="q3progressbar.html#centerIndicator-prop" location="q3progressbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="centerIndicator" type="void" signature="setCenterIndicator(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="centerIndicator" fullname="Q3ProgressBar::centerIndicator" href="q3progressbar.html#centerIndicator-prop" location="q3progressbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="centerIndicator" type="bool" signature="centerIndicator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="percentageVisible" fullname="Q3ProgressBar::percentageVisible" href="q3progressbar.html#percentageVisible-prop" location="q3progressbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="percentageVisible" type="bool" signature="percentageVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPercentageVisible" fullname="Q3ProgressBar::setPercentageVisible" href="q3progressbar.html#percentageVisible-prop" location="q3progressbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="percentageVisible" type="void" signature="setPercentageVisible(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="Q3ProgressBar::setVisible" href="q3progressbar.html#setVisible" location="q3progressbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMargin" fullname="Q3ProgressBar::setMargin" href="q3progressbar.html#setMargin" location="q3progressbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMargin(int margin)"> + <parameter left="int" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="margin" fullname="Q3ProgressBar::margin" href="q3progressbar.html#margin" location="q3progressbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="margin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="Q3ProgressBar::reset" href="q3progressbar.html#reset" location="q3progressbar.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTotalSteps" fullname="Q3ProgressBar::setTotalSteps" href="q3progressbar.html#totalSteps-prop" location="q3progressbar.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="totalSteps" type="void" signature="setTotalSteps(int totalSteps)"> + <parameter left="int" right="" name="totalSteps" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProgress" fullname="Q3ProgressBar::setProgress" href="q3progressbar.html#progress-prop" location="q3progressbar.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="progress" type="void" signature="setProgress(int progress)"> + <parameter left="int" right="" name="progress" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProgress" fullname="Q3ProgressBar::setProgress" href="q3progressbar.html#progress-prop" location="q3progressbar.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" associated-property="progress" type="void" signature="setProgress(int progress, int totalSteps)"> + <parameter left="int" right="" name="progress" default=""/> + <parameter left="int" right="" name="totalSteps" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="Q3ProgressBar::paintEvent" href="q3progressbar.html#paintEvent" location="q3progressbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setIndicator" fullname="Q3ProgressBar::setIndicator" href="q3progressbar.html#setIndicator" location="q3progressbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setIndicator(QString & indicator, int progress, int totalSteps)"> + <parameter left="QString &" right="" name="indicator" default=""/> + <parameter left="int" right="" name="progress" default=""/> + <parameter left="int" right="" name="totalSteps" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="Q3ProgressBar::changeEvent" href="q3progressbar.html#changeEvent" location="q3progressbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QMutex" href="qmutex.html" location="qmutex.h" bases="" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="RecursionMode" fullname="QMutex::RecursionMode" href="qmutex.html#RecursionMode-enum" location="qmutex.h"> + <value name="NonRecursive" value="0"/> + <value name="Recursive" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QMutex" fullname="QMutex::QMutex" href="qmutex.html#QMutex" location="qmutex.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMutex(RecursionMode mode)"> + <parameter left="RecursionMode" right="" name="mode" default="NonRecursive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMutex" fullname="QMutex::~QMutex" href="qmutex.html#dtor.QMutex" location="qmutex.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMutex()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lock" fullname="QMutex::lock" href="qmutex.html#lock" location="qmutex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="lock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tryLock" fullname="QMutex::tryLock" href="qmutex.html#tryLock" location="qmutex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="tryLock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tryLock" fullname="QMutex::tryLock" href="qmutex.html#tryLock-2" location="qmutex.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="tryLock(int timeout)"> + <parameter left="int" right="" name="timeout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unlock" fullname="QMutex::unlock" href="qmutex.html#unlock" location="qmutex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unlock()"/> + <function access="public" threadsafety="unspecified" status="compat" name="locked" fullname="QMutex::locked" href="qmutex-qt3.html#locked" location="qmutex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="locked()"/> + <function access="public" threadsafety="unspecified" status="compat" name="QMutex" fullname="QMutex::QMutex" href="qmutex-qt3.html#QMutex-2" location="qmutex.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMutex(bool recursive)"> + <parameter left="bool" right="" name="recursive" default=""/> + </function> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QMutexLocker" href="qmutexlocker.html" location="qmutex.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMutexLocker" fullname="QMutexLocker::QMutexLocker" href="qmutexlocker.html#QMutexLocker" location="qmutex.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMutexLocker(QMutex * mutex)"> + <parameter left="QMutex *" right="" name="mutex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMutexLocker" fullname="QMutexLocker::~QMutexLocker" href="qmutexlocker.html#dtor.QMutexLocker" location="qmutex.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMutexLocker()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unlock" fullname="QMutexLocker::unlock" href="qmutexlocker.html#unlock" location="qmutex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unlock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="relock" fullname="QMutexLocker::relock" href="qmutexlocker.html#relock" location="qmutex.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="relock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mutex" fullname="QMutexLocker::mutex" href="qmutexlocker.html#mutex" location="qmutex.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMutex *" signature="mutex() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSortFilterProxyModel" href="qsortfilterproxymodel.html" location="qsortfilterproxymodel.h" bases="QAbstractProxyModel" module="QtGui"> + <contents name="sorting" title="Sorting" level="1"/> + <contents name="filtering" title="Filtering" level="1"/> + <contents name="subclassing" title="Subclassing" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="filterRegExp" fullname="QSortFilterProxyModel::filterRegExp" href="qsortfilterproxymodel.html#filterRegExp-prop" location="qsortfilterproxymodel.h" type="QRegExp"> + <getter name="filterRegExp"/> + <setter name="setFilterRegExp"/> + <setter name="setFilterRegExp"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="filterKeyColumn" fullname="QSortFilterProxyModel::filterKeyColumn" href="qsortfilterproxymodel.html#filterKeyColumn-prop" location="qsortfilterproxymodel.h" type="int"> + <getter name="filterKeyColumn"/> + <setter name="setFilterKeyColumn"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dynamicSortFilter" fullname="QSortFilterProxyModel::dynamicSortFilter" href="qsortfilterproxymodel.html#dynamicSortFilter-prop" location="qsortfilterproxymodel.h" type="bool"> + <getter name="dynamicSortFilter"/> + <setter name="setDynamicSortFilter"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="filterCaseSensitivity" fullname="QSortFilterProxyModel::filterCaseSensitivity" href="qsortfilterproxymodel.html#filterCaseSensitivity-prop" location="qsortfilterproxymodel.h" type="Qt::CaseSensitivity"> + <getter name="filterCaseSensitivity"/> + <setter name="setFilterCaseSensitivity"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sortCaseSensitivity" fullname="QSortFilterProxyModel::sortCaseSensitivity" href="qsortfilterproxymodel.html#sortCaseSensitivity-prop" location="qsortfilterproxymodel.h" type="Qt::CaseSensitivity"> + <getter name="sortCaseSensitivity"/> + <setter name="setSortCaseSensitivity"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="isSortLocaleAware" fullname="QSortFilterProxyModel::isSortLocaleAware" href="qsortfilterproxymodel.html#isSortLocaleAware-prop" location="qsortfilterproxymodel.h" type="bool"> + <getter name="isSortLocaleAware"/> + <setter name="setSortLocaleAware"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sortRole" fullname="QSortFilterProxyModel::sortRole" href="qsortfilterproxymodel.html#sortRole-prop" location="qsortfilterproxymodel.h" type="int"> + <getter name="sortRole"/> + <setter name="setSortRole"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="filterRole" fullname="QSortFilterProxyModel::filterRole" href="qsortfilterproxymodel.html#filterRole-prop" location="qsortfilterproxymodel.h" type="int"> + <getter name="filterRole"/> + <setter name="setFilterRole"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QSortFilterProxyModel" fullname="QSortFilterProxyModel::QSortFilterProxyModel" href="qsortfilterproxymodel.html#QSortFilterProxyModel" location="qsortfilterproxymodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSortFilterProxyModel(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSortFilterProxyModel" fullname="QSortFilterProxyModel::~QSortFilterProxyModel" href="qsortfilterproxymodel.html#dtor.QSortFilterProxyModel" location="qsortfilterproxymodel.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSortFilterProxyModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSourceModel" fullname="QSortFilterProxyModel::setSourceModel" href="qsortfilterproxymodel.html#setSourceModel" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSourceModel(QAbstractItemModel * sourceModel)"> + <parameter left="QAbstractItemModel *" right="" name="sourceModel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToSource" fullname="QSortFilterProxyModel::mapToSource" href="qsortfilterproxymodel.html#mapToSource" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="mapToSource(const QModelIndex & proxyIndex) const"> + <parameter left="const QModelIndex &" right="" name="proxyIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromSource" fullname="QSortFilterProxyModel::mapFromSource" href="qsortfilterproxymodel.html#mapFromSource" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="mapFromSource(const QModelIndex & sourceIndex) const"> + <parameter left="const QModelIndex &" right="" name="sourceIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapSelectionToSource" fullname="QSortFilterProxyModel::mapSelectionToSource" href="qsortfilterproxymodel.html#mapSelectionToSource" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QItemSelection" signature="mapSelectionToSource(const QItemSelection & proxySelection) const"> + <parameter left="const QItemSelection &" right="" name="proxySelection" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapSelectionFromSource" fullname="QSortFilterProxyModel::mapSelectionFromSource" href="qsortfilterproxymodel.html#mapSelectionFromSource" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QItemSelection" signature="mapSelectionFromSource(const QItemSelection & sourceSelection) const"> + <parameter left="const QItemSelection &" right="" name="sourceSelection" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filterRegExp" fullname="QSortFilterProxyModel::filterRegExp" href="qsortfilterproxymodel.html#filterRegExp-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="filterRegExp" type="QRegExp" signature="filterRegExp() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilterRegExp" fullname="QSortFilterProxyModel::setFilterRegExp" href="qsortfilterproxymodel.html#filterRegExp-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="filterRegExp" type="void" signature="setFilterRegExp(const QRegExp & regExp)"> + <parameter left="const QRegExp &" right="" name="regExp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filterKeyColumn" fullname="QSortFilterProxyModel::filterKeyColumn" href="qsortfilterproxymodel.html#filterKeyColumn-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="filterKeyColumn" type="int" signature="filterKeyColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilterKeyColumn" fullname="QSortFilterProxyModel::setFilterKeyColumn" href="qsortfilterproxymodel.html#filterKeyColumn-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="filterKeyColumn" type="void" signature="setFilterKeyColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filterCaseSensitivity" fullname="QSortFilterProxyModel::filterCaseSensitivity" href="qsortfilterproxymodel.html#filterCaseSensitivity-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="filterCaseSensitivity" type="Qt::CaseSensitivity" signature="filterCaseSensitivity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilterCaseSensitivity" fullname="QSortFilterProxyModel::setFilterCaseSensitivity" href="qsortfilterproxymodel.html#filterCaseSensitivity-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="filterCaseSensitivity" type="void" signature="setFilterCaseSensitivity(Qt::CaseSensitivity cs)"> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortCaseSensitivity" fullname="QSortFilterProxyModel::sortCaseSensitivity" href="qsortfilterproxymodel.html#sortCaseSensitivity-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sortCaseSensitivity" type="Qt::CaseSensitivity" signature="sortCaseSensitivity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortCaseSensitivity" fullname="QSortFilterProxyModel::setSortCaseSensitivity" href="qsortfilterproxymodel.html#sortCaseSensitivity-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sortCaseSensitivity" type="void" signature="setSortCaseSensitivity(Qt::CaseSensitivity cs)"> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSortLocaleAware" fullname="QSortFilterProxyModel::isSortLocaleAware" href="qsortfilterproxymodel.html#isSortLocaleAware-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="isSortLocaleAware" type="bool" signature="isSortLocaleAware() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortLocaleAware" fullname="QSortFilterProxyModel::setSortLocaleAware" href="qsortfilterproxymodel.html#isSortLocaleAware-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="isSortLocaleAware" type="void" signature="setSortLocaleAware(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortColumn" fullname="QSortFilterProxyModel::sortColumn" href="qsortfilterproxymodel.html#sortColumn" location="qsortfilterproxymodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sortColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sortOrder" fullname="QSortFilterProxyModel::sortOrder" href="qsortfilterproxymodel.html#sortOrder" location="qsortfilterproxymodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::SortOrder" signature="sortOrder() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dynamicSortFilter" fullname="QSortFilterProxyModel::dynamicSortFilter" href="qsortfilterproxymodel.html#dynamicSortFilter-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dynamicSortFilter" type="bool" signature="dynamicSortFilter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDynamicSortFilter" fullname="QSortFilterProxyModel::setDynamicSortFilter" href="qsortfilterproxymodel.html#dynamicSortFilter-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="dynamicSortFilter" type="void" signature="setDynamicSortFilter(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortRole" fullname="QSortFilterProxyModel::sortRole" href="qsortfilterproxymodel.html#sortRole-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sortRole" type="int" signature="sortRole() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortRole" fullname="QSortFilterProxyModel::setSortRole" href="qsortfilterproxymodel.html#sortRole-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sortRole" type="void" signature="setSortRole(int role)"> + <parameter left="int" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filterRole" fullname="QSortFilterProxyModel::filterRole" href="qsortfilterproxymodel.html#filterRole-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="filterRole" type="int" signature="filterRole() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilterRole" fullname="QSortFilterProxyModel::setFilterRole" href="qsortfilterproxymodel.html#filterRole-prop" location="qsortfilterproxymodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="filterRole" type="void" signature="setFilterRole(int role)"> + <parameter left="int" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilterRegExp" fullname="QSortFilterProxyModel::setFilterRegExp" href="qsortfilterproxymodel.html#filterRegExp-prop" location="qsortfilterproxymodel.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" associated-property="filterRegExp" type="void" signature="setFilterRegExp(const QString & pattern)"> + <parameter left="const QString &" right="" name="pattern" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilterWildcard" fullname="QSortFilterProxyModel::setFilterWildcard" href="qsortfilterproxymodel.html#setFilterWildcard" location="qsortfilterproxymodel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setFilterWildcard(const QString & pattern)"> + <parameter left="const QString &" right="" name="pattern" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilterFixedString" fullname="QSortFilterProxyModel::setFilterFixedString" href="qsortfilterproxymodel.html#setFilterFixedString" location="qsortfilterproxymodel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setFilterFixedString(const QString & pattern)"> + <parameter left="const QString &" right="" name="pattern" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="clear" fullname="QSortFilterProxyModel::clear" href="qsortfilterproxymodel-obsolete.html#clear" location="qsortfilterproxymodel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidate" fullname="QSortFilterProxyModel::invalidate" href="qsortfilterproxymodel.html#invalidate" location="qsortfilterproxymodel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="invalidate()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="filterAcceptsRow" fullname="QSortFilterProxyModel::filterAcceptsRow" href="qsortfilterproxymodel.html#filterAcceptsRow" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="filterAcceptsRow(int source_row, const QModelIndex & source_parent) const"> + <parameter left="int" right="" name="source_row" default=""/> + <parameter left="const QModelIndex &" right="" name="source_parent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="filterAcceptsColumn" fullname="QSortFilterProxyModel::filterAcceptsColumn" href="qsortfilterproxymodel.html#filterAcceptsColumn" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="filterAcceptsColumn(int source_column, const QModelIndex & source_parent) const"> + <parameter left="int" right="" name="source_column" default=""/> + <parameter left="const QModelIndex &" right="" name="source_parent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="lessThan" fullname="QSortFilterProxyModel::lessThan" href="qsortfilterproxymodel.html#lessThan" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="lessThan(const QModelIndex & left, const QModelIndex & right) const"> + <parameter left="const QModelIndex &" right="" name="left" default=""/> + <parameter left="const QModelIndex &" right="" name="right" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="obsolete" name="filterChanged" fullname="QSortFilterProxyModel::filterChanged" href="qsortfilterproxymodel-obsolete.html#filterChanged" location="qsortfilterproxymodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="filterChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="invalidateFilter" fullname="QSortFilterProxyModel::invalidateFilter" href="qsortfilterproxymodel.html#invalidateFilter" location="qsortfilterproxymodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="invalidateFilter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QSortFilterProxyModel::index" href="qsortfilterproxymodel.html#index" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="index(int row, int column, const QModelIndex & parent) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QSortFilterProxyModel::parent" href="qsortfilterproxymodel.html#parent" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="parent(const QModelIndex & child) const"> + <parameter left="const QModelIndex &" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QSortFilterProxyModel::rowCount" href="qsortfilterproxymodel.html#rowCount" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QSortFilterProxyModel::columnCount" href="qsortfilterproxymodel.html#columnCount" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasChildren" fullname="QSortFilterProxyModel::hasChildren" href="qsortfilterproxymodel.html#hasChildren" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasChildren(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QSortFilterProxyModel::data" href="qsortfilterproxymodel.html#data" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(const QModelIndex & index, int role) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QSortFilterProxyModel::setData" href="qsortfilterproxymodel.html#setData" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setData(const QModelIndex & index, const QVariant & value, int role)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="headerData" fullname="QSortFilterProxyModel::headerData" href="qsortfilterproxymodel.html#headerData" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="headerData(int section, Qt::Orientation orientation, int role) const"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeaderData" fullname="QSortFilterProxyModel::setHeaderData" href="qsortfilterproxymodel.html#setHeaderData" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setHeaderData(int section, Qt::Orientation orientation, const QVariant & value, int role)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QSortFilterProxyModel::mimeData" href="qsortfilterproxymodel.html#mimeData" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QMimeData *" signature="mimeData(const QModelIndexList & indexes) const"> + <parameter left="const QModelIndexList &" right="" name="indexes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dropMimeData" fullname="QSortFilterProxyModel::dropMimeData" href="qsortfilterproxymodel.html#dropMimeData" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="dropMimeData(const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent)"> + <parameter left="const QMimeData *" right="" name="data" default=""/> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRows" fullname="QSortFilterProxyModel::insertRows" href="qsortfilterproxymodel.html#insertRows" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertRows(int row, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertColumns" fullname="QSortFilterProxyModel::insertColumns" href="qsortfilterproxymodel.html#insertColumns" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertColumns(int column, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeRows" fullname="QSortFilterProxyModel::removeRows" href="qsortfilterproxymodel.html#removeRows" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeRows(int row, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumns" fullname="QSortFilterProxyModel::removeColumns" href="qsortfilterproxymodel.html#removeColumns" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeColumns(int column, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchMore" fullname="QSortFilterProxyModel::fetchMore" href="qsortfilterproxymodel.html#fetchMore" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="fetchMore(const QModelIndex & parent)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canFetchMore" fullname="QSortFilterProxyModel::canFetchMore" href="qsortfilterproxymodel.html#canFetchMore" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canFetchMore(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QSortFilterProxyModel::flags" href="qsortfilterproxymodel.html#flags" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buddy" fullname="QSortFilterProxyModel::buddy" href="qsortfilterproxymodel.html#buddy" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="buddy(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="match" fullname="QSortFilterProxyModel::match" href="qsortfilterproxymodel.html#match" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndexList" signature="match(const QModelIndex & start, int role, const QVariant & value, int hits, QFlags<Qt::MatchFlag> flags) const"> + <parameter left="const QModelIndex &" right="" name="start" default=""/> + <parameter left="int" right="" name="role" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="hits" default="1"/> + <parameter left="QFlags<Qt::MatchFlag>" right="" name="flags" default="Qt::MatchFlags( Qt::MatchStartsWith | Qt::MatchWrap )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="span" fullname="QSortFilterProxyModel::span" href="qsortfilterproxymodel.html#span" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="span(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="QSortFilterProxyModel::sort" href="qsortfilterproxymodel.html#sort" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sort(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default="Qt::AscendingOrder"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeTypes" fullname="QSortFilterProxyModel::mimeTypes" href="qsortfilterproxymodel.html#mimeTypes" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="mimeTypes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedDropActions" fullname="QSortFilterProxyModel::supportedDropActions" href="qsortfilterproxymodel.html#supportedDropActions" location="qsortfilterproxymodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::DropActions" signature="supportedDropActions() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusContext" href="qdbuscontext.html" location="qdbuscontext.h" bases="" module="QtDBus"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusContext" fullname="QDBusContext::QDBusContext" href="qdbuscontext.html#QDBusContext" location="qdbuscontext.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDBusContext" fullname="QDBusContext::~QDBusContext" href="qdbuscontext.html#dtor.QDBusContext" location="qdbuscontext.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDBusContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="calledFromDBus" fullname="QDBusContext::calledFromDBus" href="qdbuscontext.html#calledFromDBus" location="qdbuscontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="calledFromDBus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connection" fullname="QDBusContext::connection" href="qdbuscontext.html#connection" location="qdbuscontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusConnection" signature="connection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="message" fullname="QDBusContext::message" href="qdbuscontext.html#message" location="qdbuscontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QDBusMessage &" signature="message() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDelayedReply" fullname="QDBusContext::isDelayedReply" href="qdbuscontext.html#isDelayedReply" location="qdbuscontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDelayedReply() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDelayedReply" fullname="QDBusContext::setDelayedReply" href="qdbuscontext.html#setDelayedReply" location="qdbuscontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="setDelayedReply(bool enable) const"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sendErrorReply" fullname="QDBusContext::sendErrorReply" href="qdbuscontext.html#sendErrorReply" location="qdbuscontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="sendErrorReply(const QString & name, const QString & msg) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="msg" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sendErrorReply" fullname="QDBusContext::sendErrorReply" href="qdbuscontext.html#sendErrorReply-2" location="qdbuscontext.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="sendErrorReply(QDBusError::ErrorType type, const QString & msg) const"> + <parameter left="QDBusError::ErrorType" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="msg" default="QString()"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMouseEventTransition" href="qmouseeventtransition.html" location="qmouseeventtransition.h" bases="QEventTransition" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="button" fullname="QMouseEventTransition::button" href="qmouseeventtransition.html#button-prop" location="qmouseeventtransition.h" type="Qt::MouseButton"> + <getter name="button"/> + <setter name="setButton"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="modifiersMask" fullname="QMouseEventTransition::modifiersMask" href="qmouseeventtransition.html#modifiersMask-prop" location="qmouseeventtransition.h" type="Qt::KeyboardModifiers"> + <getter name="modifiersMask"/> + <setter name="setModifiersMask"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QMouseEventTransition" fullname="QMouseEventTransition::QMouseEventTransition" href="qmouseeventtransition.html#QMouseEventTransition" location="qmouseeventtransition.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMouseEventTransition(QState * sourceState)"> + <parameter left="QState *" right="" name="sourceState" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMouseEventTransition" fullname="QMouseEventTransition::QMouseEventTransition" href="qmouseeventtransition.html#QMouseEventTransition-2" location="qmouseeventtransition.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMouseEventTransition(QObject * object, QEvent::Type type, Qt::MouseButton button, QState * sourceState)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QEvent::Type" right="" name="type" default=""/> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QState *" right="" name="sourceState" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMouseEventTransition" fullname="QMouseEventTransition::~QMouseEventTransition" href="qmouseeventtransition.html#dtor.QMouseEventTransition" location="qmouseeventtransition.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMouseEventTransition()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="button" fullname="QMouseEventTransition::button" href="qmouseeventtransition.html#button-prop" location="qmouseeventtransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="button" type="Qt::MouseButton" signature="button() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setButton" fullname="QMouseEventTransition::setButton" href="qmouseeventtransition.html#button-prop" location="qmouseeventtransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="button" type="void" signature="setButton(Qt::MouseButton button)"> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="modifiersMask" fullname="QMouseEventTransition::modifiersMask" href="qmouseeventtransition.html#modifiersMask-prop" location="qmouseeventtransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="modifiersMask" type="Qt::KeyboardModifiers" signature="modifiersMask() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModifiersMask" fullname="QMouseEventTransition::setModifiersMask" href="qmouseeventtransition.html#modifiersMask-prop" location="qmouseeventtransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="modifiersMask" type="void" signature="setModifiersMask(QFlags<Qt::KeyboardModifier> modifiersMask)"> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiersMask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="QMouseEventTransition::path" href="qmouseeventtransition.html#path" location="qmouseeventtransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="path() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPath" fullname="QMouseEventTransition::setPath" href="qmouseeventtransition.html#setPath" location="qmouseeventtransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPath(const QPainterPath & path)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onTransition" fullname="QMouseEventTransition::onTransition" href="qmouseeventtransition.html#onTransition" location="qmouseeventtransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onTransition(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventTest" fullname="QMouseEventTransition::eventTest" href="qmouseeventtransition.html#eventTest" location="qmouseeventtransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventTest(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QStack" href="qstack.html" location="qstack.h" bases="QVector" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QStack" fullname="QStack::QStack" href="qstack.html#QStack" location="qstack.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStack()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStack" fullname="QStack::~QStack" href="qstack.html#dtor.QStack" location="qstack.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStack()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="push" fullname="QStack::push" href="qstack.html#push" location="qstack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push(const T & t)"> + <parameter left="const T &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pop" fullname="QStack::pop" href="qstack.html#pop" location="qstack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="pop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="top" fullname="QStack::top" href="qstack.html#top" location="qstack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="top()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="top" fullname="QStack::top" href="qstack.html#top-2" location="qstack.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="top() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QRubberBand" href="qrubberband.html" location="qrubberband.h" bases="QWidget" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Shape" fullname="QRubberBand::Shape" href="qrubberband.html#Shape-enum" location="qrubberband.h"> + <value name="Line" value="0"/> + <value name="Rectangle" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QRubberBand" fullname="QRubberBand::QRubberBand" href="qrubberband.html#QRubberBand" location="qrubberband.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QRubberBand(Shape s, QWidget * p)"> + <parameter left="Shape" right="" name="s" default=""/> + <parameter left="QWidget *" right="" name="p" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QRubberBand" fullname="QRubberBand::~QRubberBand" href="qrubberband.html#dtor.QRubberBand" location="qrubberband.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QRubberBand()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QRubberBand::shape" href="qrubberband.html#shape" location="qrubberband.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Shape" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QRubberBand::setGeometry" href="qrubberband.html#setGeometry" location="qrubberband.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QRubberBand::setGeometry" href="qrubberband.html#setGeometry-2" location="qrubberband.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setGeometry(int x, int y, int width, int height)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="QRubberBand::move" href="qrubberband.html#move" location="qrubberband.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="move(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="QRubberBand::move" href="qrubberband.html#move-2" location="qrubberband.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="move(const QPoint & p)"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QRubberBand::resize" href="qrubberband.html#resize" location="qrubberband.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(int width, int height)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QRubberBand::resize" href="qrubberband.html#resize-2" location="qrubberband.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="resize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QRubberBand::event" href="qrubberband.html#event" location="qrubberband.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QRubberBand::paintEvent" href="qrubberband.html#paintEvent" location="qrubberband.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QRubberBand::changeEvent" href="qrubberband.html#changeEvent" location="qrubberband.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QRubberBand::showEvent" href="qrubberband.html#showEvent" location="qrubberband.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * e)"> + <parameter left="QShowEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QRubberBand::resizeEvent" href="qrubberband.html#resizeEvent" location="qrubberband.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * )"> + <parameter left="QResizeEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveEvent" fullname="QRubberBand::moveEvent" href="qrubberband.html#moveEvent" location="qrubberband.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveEvent(QMoveEvent * )"> + <parameter left="QMoveEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QRubberBand::initStyleOption" href="qrubberband.html#initStyleOption" location="qrubberband.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionRubberBand * option) const"> + <parameter left="QStyleOptionRubberBand *" right="" name="option" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Dns" href="q3dns.html" location="q3dns.h" bases="QObject" module="Qt3Support"> + <enum access="public" threadsafety="unspecified" status="commendable" name="RecordType" fullname="Q3Dns::RecordType" href="q3dns.html#RecordType-enum" location="q3dns.h"> + <value name="None" value="0"/> + <value name="A" value="1"/> + <value name="Aaaa" value="2"/> + <value name="Mx" value="3"/> + <value name="Srv" value="4"/> + <value name="Cname" value="5"/> + <value name="Ptr" value="6"/> + <value name="Txt" value="7"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Dns" fullname="Q3Dns::Q3Dns" href="q3dns.html#Q3Dns" location="q3dns.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Dns()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Dns" fullname="Q3Dns::Q3Dns" href="q3dns.html#Q3Dns-2" location="q3dns.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Dns(const QString & label, RecordType rr)"> + <parameter left="const QString &" right="" name="label" default=""/> + <parameter left="RecordType" right="" name="rr" default="A"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Dns" fullname="Q3Dns::Q3Dns" href="q3dns.html#Q3Dns-3" location="q3dns.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3Dns(const QHostAddress & address, RecordType rr)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + <parameter left="RecordType" right="" name="rr" default="Ptr"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Dns" fullname="Q3Dns::~Q3Dns" href="q3dns.html#dtor.Q3Dns" location="q3dns.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Dns()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLabel" fullname="Q3Dns::setLabel" href="q3dns.html#setLabel" location="q3dns.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setLabel(const QString & label)"> + <parameter left="const QString &" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLabel" fullname="Q3Dns::setLabel" href="q3dns.html#setLabel-2" location="q3dns.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setLabel(const QHostAddress & address)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="label" fullname="Q3Dns::label" href="q3dns.html#label" location="q3dns.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="label() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRecordType" fullname="Q3Dns::setRecordType" href="q3dns.html#setRecordType" location="q3dns.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRecordType(RecordType rr)"> + <parameter left="RecordType" right="" name="rr" default="A"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="recordType" fullname="Q3Dns::recordType" href="q3dns.html#recordType" location="q3dns.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="RecordType" signature="recordType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isWorking" fullname="Q3Dns::isWorking" href="q3dns.html#isWorking" location="q3dns.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isWorking() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addresses" fullname="Q3Dns::addresses" href="q3dns.html#addresses" location="q3dns.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ValueList<QHostAddress>" signature="addresses() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mailServers" fullname="Q3Dns::mailServers" href="q3dns.html#mailServers" location="q3dns.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ValueList<MailServer>" signature="mailServers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="servers" fullname="Q3Dns::servers" href="q3dns.html#servers" location="q3dns.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ValueList<Server>" signature="servers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hostNames" fullname="Q3Dns::hostNames" href="q3dns.html#hostNames" location="q3dns.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="hostNames() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="texts" fullname="Q3Dns::texts" href="q3dns.html#texts" location="q3dns.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="texts() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canonicalName" fullname="Q3Dns::canonicalName" href="q3dns.html#canonicalName" location="q3dns.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="canonicalName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qualifiedNames" fullname="Q3Dns::qualifiedNames" href="q3dns.html#qualifiedNames" location="q3dns.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="qualifiedNames() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resultsReady" fullname="Q3Dns::resultsReady" href="q3dns.html#resultsReady" location="q3dns.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="resultsReady()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3EditorFactory" href="q3editorfactory.html" location="q3editorfactory.h" bases="QObject" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3EditorFactory" fullname="Q3EditorFactory::Q3EditorFactory" href="q3editorfactory.html#Q3EditorFactory" location="q3editorfactory.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3EditorFactory(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3EditorFactory" fullname="Q3EditorFactory::~Q3EditorFactory" href="q3editorfactory.html#dtor.Q3EditorFactory" location="q3editorfactory.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3EditorFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="Q3EditorFactory::createEditor" href="q3editorfactory.html#createEditor" location="q3editorfactory.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="createEditor(QWidget * parent, const QVariant & v)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QVariant &" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultFactory" fullname="Q3EditorFactory::defaultFactory" href="q3editorfactory.html#defaultFactory" location="q3editorfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Q3EditorFactory *" signature="defaultFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="installDefaultFactory" fullname="Q3EditorFactory::installDefaultFactory" href="q3editorfactory.html#installDefaultFactory" location="q3editorfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="installDefaultFactory(Q3EditorFactory * factory)"> + <parameter left="Q3EditorFactory *" right="" name="factory" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextObject" href="qtextobject.html" location="qtextobject.h" bases="QObject" module="QtGui"> + <function access="protected" threadsafety="unspecified" status="commendable" name="QTextObject" fullname="QTextObject::QTextObject" href="qtextobject.html#QTextObject" location="qtextobject.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextObject(QTextDocument * document)"> + <parameter left="QTextDocument *" right="" name="document" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="~QTextObject" fullname="QTextObject::~QTextObject" href="qtextobject.html#dtor.QTextObject" location="qtextobject.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextObject()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QTextObject::setFormat" href="qtextobject.html#setFormat" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QTextFormat & format)"> + <parameter left="const QTextFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QTextObject::format" href="qtextobject.html#format" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFormat" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="formatIndex" fullname="QTextObject::formatIndex" href="qtextobject.html#formatIndex" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="formatIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="document" fullname="QTextObject::document" href="qtextobject.html#document" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextDocument *" signature="document() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="objectIndex" fullname="QTextObject::objectIndex" href="qtextobject.html#objectIndex" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="objectIndex() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextBlockGroup" href="qtextblockgroup.html" location="qtextobject.h" bases="QTextObject" module="QtGui"> + <function access="protected" threadsafety="unspecified" status="commendable" name="QTextBlockGroup" fullname="QTextBlockGroup::QTextBlockGroup" href="qtextblockgroup.html#QTextBlockGroup" location="qtextobject.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextBlockGroup(QTextDocument * document)"> + <parameter left="QTextDocument *" right="" name="document" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="~QTextBlockGroup" fullname="QTextBlockGroup::~QTextBlockGroup" href="qtextblockgroup.html#dtor.QTextBlockGroup" location="qtextobject.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextBlockGroup()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="blockInserted" fullname="QTextBlockGroup::blockInserted" href="qtextblockgroup.html#blockInserted" location="qtextobject.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="blockInserted(const QTextBlock & block)"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="blockRemoved" fullname="QTextBlockGroup::blockRemoved" href="qtextblockgroup.html#blockRemoved" location="qtextobject.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="blockRemoved(const QTextBlock & block)"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="blockFormatChanged" fullname="QTextBlockGroup::blockFormatChanged" href="qtextblockgroup.html#blockFormatChanged" location="qtextobject.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="blockFormatChanged(const QTextBlock & block)"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="blockList" fullname="QTextBlockGroup::blockList" href="qtextblockgroup.html#blockList" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QTextBlock>" signature="blockList() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextFrame" href="qtextframe.html" location="qtextobject.h" bases="QTextObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextFrame" fullname="QTextFrame::QTextFrame" href="qtextframe.html#QTextFrame" location="qtextobject.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextFrame(QTextDocument * document)"> + <parameter left="QTextDocument *" right="" name="document" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextFrame" fullname="QTextFrame::~QTextFrame" href="qtextframe.html#dtor.QTextFrame" location="qtextobject.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextFrame()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrameFormat" fullname="QTextFrame::setFrameFormat" href="qtextframe.html#setFrameFormat" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFrameFormat(const QTextFrameFormat & format)"> + <parameter left="const QTextFrameFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="frameFormat" fullname="QTextFrame::frameFormat" href="qtextframe.html#frameFormat" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFrameFormat" signature="frameFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="firstCursorPosition" fullname="QTextFrame::firstCursorPosition" href="qtextframe.html#firstCursorPosition" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCursor" signature="firstCursorPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastCursorPosition" fullname="QTextFrame::lastCursorPosition" href="qtextframe.html#lastCursorPosition" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCursor" signature="lastCursorPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="firstPosition" fullname="QTextFrame::firstPosition" href="qtextframe.html#firstPosition" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="firstPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastPosition" fullname="QTextFrame::lastPosition" href="qtextframe.html#lastPosition" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lastPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childFrames" fullname="QTextFrame::childFrames" href="qtextframe.html#childFrames" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QTextFrame *>" signature="childFrames() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentFrame" fullname="QTextFrame::parentFrame" href="qtextframe.html#parentFrame" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFrame *" signature="parentFrame() const"/> + <class access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QTextFrame::iterator" href="qtextframe-iterator.html" location="qtextobject.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QTextFrame::iterator::iterator" href="qtextframe-iterator.html#iterator" location="qtextobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QTextFrame::iterator::iterator" href="qtextframe-iterator.html#iterator-3" location="qtextobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="iterator(const iterator & other)"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTextFrame::iterator::operator=" href="qtextframe-iterator.html#operator=" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator=(const iterator & other)"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parentFrame" fullname="QTextFrame::iterator::parentFrame" href="qtextframe-iterator.html#parentFrame" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFrame *" signature="parentFrame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFrame" fullname="QTextFrame::iterator::currentFrame" href="qtextframe-iterator.html#currentFrame" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFrame *" signature="currentFrame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentBlock" fullname="QTextFrame::iterator::currentBlock" href="qtextframe-iterator.html#currentBlock" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlock" signature="currentBlock() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QTextFrame::iterator::atEnd" href="qtextframe-iterator.html#atEnd" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTextFrame::iterator::operator==" href="qtextframe-iterator.html#operator==" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTextFrame::iterator::operator!=" href="qtextframe-iterator.html#operator!=" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QTextFrame::iterator::operator++" href="qtextframe-iterator.html#operator++" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QTextFrame::iterator::operator++" href="qtextframe-iterator.html#operator++-2" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QTextFrame::iterator::operator--" href="qtextframe-iterator.html#operator--" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QTextFrame::iterator::operator--" href="qtextframe-iterator.html#operator---2" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="QTextFrame::Iterator" href="qtextframe.html#Iterator-typedef" location="qtextobject.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QTextFrame::begin" href="qtextframe.html#begin" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QTextFrame::end" href="qtextframe.html#end" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="end() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextBlockUserData" href="qtextblockuserdata.html" location="qtextobject.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextBlockUserData" fullname="QTextBlockUserData::~QTextBlockUserData" href="qtextblockuserdata.html#dtor.QTextBlockUserData" location="qtextobject.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextBlockUserData()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextBlock" href="qtextblock.html" location="qtextobject.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextBlock" fullname="QTextBlock::QTextBlock" href="qtextblock.html#QTextBlock" location="qtextobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextBlock(const QTextBlock & other)"> + <parameter left="const QTextBlock &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTextBlock::operator=" href="qtextblock.html#operator=" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextBlock &" signature="operator=(const QTextBlock & other)"> + <parameter left="const QTextBlock &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextBlock::isValid" href="qtextblock.html#isValid" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTextBlock::operator==" href="qtextblock.html#operator==" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QTextBlock & other) const"> + <parameter left="const QTextBlock &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTextBlock::operator!=" href="qtextblock.html#operator!=" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QTextBlock & other) const"> + <parameter left="const QTextBlock &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QTextBlock::operator<" href="qtextblock.html#operator<" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QTextBlock & other) const"> + <parameter left="const QTextBlock &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QTextBlock::position" href="qtextblock.html#position" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="position() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QTextBlock::length" href="qtextblock.html#length" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QTextBlock::contains" href="qtextblock.html#contains" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(int position) const"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="layout" fullname="QTextBlock::layout" href="qtextblock.html#layout" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextLayout *" signature="layout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearLayout" fullname="QTextBlock::clearLayout" href="qtextblock.html#clearLayout" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="blockFormat" fullname="QTextBlock::blockFormat" href="qtextblock.html#blockFormat" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlockFormat" signature="blockFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="blockFormatIndex" fullname="QTextBlock::blockFormatIndex" href="qtextblock.html#blockFormatIndex" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="blockFormatIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="charFormat" fullname="QTextBlock::charFormat" href="qtextblock.html#charFormat" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCharFormat" signature="charFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="charFormatIndex" fullname="QTextBlock::charFormatIndex" href="qtextblock.html#charFormatIndex" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="charFormatIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QTextBlock::text" href="qtextblock.html#text" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="document" fullname="QTextBlock::document" href="qtextblock.html#document" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QTextDocument *" signature="document() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="textList" fullname="QTextBlock::textList" href="qtextblock.html#textList" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextList *" signature="textList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="userData" fullname="QTextBlock::userData" href="qtextblock.html#userData" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlockUserData *" signature="userData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUserData" fullname="QTextBlock::setUserData" href="qtextblock.html#setUserData" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUserData(QTextBlockUserData * data)"> + <parameter left="QTextBlockUserData *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="userState" fullname="QTextBlock::userState" href="qtextblock.html#userState" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="userState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUserState" fullname="QTextBlock::setUserState" href="qtextblock.html#setUserState" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUserState(int state)"> + <parameter left="int" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="revision" fullname="QTextBlock::revision" href="qtextblock.html#revision" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="revision() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRevision" fullname="QTextBlock::setRevision" href="qtextblock.html#setRevision" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRevision(int rev)"> + <parameter left="int" right="" name="rev" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisible" fullname="QTextBlock::isVisible" href="qtextblock.html#isVisible" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QTextBlock::setVisible" href="qtextblock.html#setVisible" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockNumber" fullname="QTextBlock::blockNumber" href="qtextblock.html#blockNumber" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="blockNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="firstLineNumber" fullname="QTextBlock::firstLineNumber" href="qtextblock.html#firstLineNumber" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="firstLineNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLineCount" fullname="QTextBlock::setLineCount" href="qtextblock.html#setLineCount" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLineCount(int count)"> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineCount" fullname="QTextBlock::lineCount" href="qtextblock.html#lineCount" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineCount() const"/> + <class access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QTextBlock::iterator" href="qtextblock-iterator.html" location="qtextobject.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QTextBlock::iterator::iterator" href="qtextblock-iterator.html#iterator" location="qtextobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QTextBlock::iterator::iterator" href="qtextblock-iterator.html#iterator-3" location="qtextobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="iterator(const iterator & other)"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fragment" fullname="QTextBlock::iterator::fragment" href="qtextblock-iterator.html#fragment" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFragment" signature="fragment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QTextBlock::iterator::atEnd" href="qtextblock-iterator.html#atEnd" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTextBlock::iterator::operator==" href="qtextblock-iterator.html#operator==" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTextBlock::iterator::operator!=" href="qtextblock-iterator.html#operator!=" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QTextBlock::iterator::operator++" href="qtextblock-iterator.html#operator++" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QTextBlock::iterator::operator++" href="qtextblock-iterator.html#operator++-2" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QTextBlock::iterator::operator--" href="qtextblock-iterator.html#operator--" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QTextBlock::iterator::operator--" href="qtextblock-iterator.html#operator---2" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="QTextBlock::Iterator" href="qtextblock.html#Iterator-typedef" location="qtextobject.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QTextBlock::begin" href="qtextblock.html#begin" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QTextBlock::end" href="qtextblock.html#end" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="end() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="next" fullname="QTextBlock::next" href="qtextblock.html#next" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlock" signature="next() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="previous" fullname="QTextBlock::previous" href="qtextblock.html#previous" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlock" signature="previous() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextFragment" href="qtextfragment.html" location="qtextobject.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextFragment" fullname="QTextFragment::QTextFragment" href="qtextfragment.html#QTextFragment" location="qtextobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextFragment()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextFragment" fullname="QTextFragment::QTextFragment" href="qtextfragment.html#QTextFragment-3" location="qtextobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTextFragment(const QTextFragment & other)"> + <parameter left="const QTextFragment &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTextFragment::operator=" href="qtextfragment.html#operator=" location="qtextobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextFragment &" signature="operator=(const QTextFragment & other)"> + <parameter left="const QTextFragment &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextFragment::isValid" href="qtextfragment.html#isValid" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTextFragment::operator==" href="qtextfragment.html#operator==" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QTextFragment & other) const"> + <parameter left="const QTextFragment &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTextFragment::operator!=" href="qtextfragment.html#operator!=" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QTextFragment & other) const"> + <parameter left="const QTextFragment &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QTextFragment::operator<" href="qtextfragment.html#operator<" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QTextFragment & other) const"> + <parameter left="const QTextFragment &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QTextFragment::position" href="qtextfragment.html#position" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="position() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QTextFragment::length" href="qtextfragment.html#length" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QTextFragment::contains" href="qtextfragment.html#contains" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(int position) const"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="charFormat" fullname="QTextFragment::charFormat" href="qtextfragment.html#charFormat" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCharFormat" signature="charFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="charFormatIndex" fullname="QTextFragment::charFormatIndex" href="qtextfragment.html#charFormatIndex" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="charFormatIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QTextFragment::text" href="qtextfragment.html#text" location="qtextobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSizePolicy" href="qsizepolicy.html" location="qsizepolicy.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="PolicyFlag" fullname="QSizePolicy::PolicyFlag" href="qsizepolicy.html#PolicyFlag-enum" location="qsizepolicy.h"> + <value name="GrowFlag" value="1"/> + <value name="ExpandFlag" value="2"/> + <value name="ShrinkFlag" value="4"/> + <value name="IgnoreFlag" value="8"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Policy" fullname="QSizePolicy::Policy" href="qsizepolicy.html#Policy-enum" location="qsizepolicy.h"> + <value name="Fixed" value="0"/> + <value name="Minimum" value="GrowFlag"/> + <value name="Maximum" value="ShrinkFlag"/> + <value name="Preferred" value="GrowFlag | ShrinkFlag"/> + <value name="MinimumExpanding" value="GrowFlag | ExpandFlag"/> + <value name="Expanding" value="GrowFlag | ShrinkFlag | ExpandFlag"/> + <value name="Ignored" value="ShrinkFlag | GrowFlag | IgnoreFlag"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ControlType" fullname="QSizePolicy::ControlType" href="qsizepolicy.html#ControlType-enum" location="qsizepolicy.h" typedef="QSizePolicy::ControlTypes"> + <value name="DefaultType" value="0x00000001"/> + <value name="ButtonBox" value="0x00000002"/> + <value name="CheckBox" value="0x00000004"/> + <value name="ComboBox" value="0x00000008"/> + <value name="Frame" value="0x00000010"/> + <value name="GroupBox" value="0x00000020"/> + <value name="Label" value="0x00000040"/> + <value name="Line" value="0x00000080"/> + <value name="LineEdit" value="0x00000100"/> + <value name="PushButton" value="0x00000200"/> + <value name="RadioButton" value="0x00000400"/> + <value name="Slider" value="0x00000800"/> + <value name="SpinBox" value="0x00001000"/> + <value name="TabWidget" value="0x00002000"/> + <value name="ToolButton" value="0x00004000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ControlTypes" fullname="QSizePolicy::ControlTypes" href="qsizepolicy.html#ControlTypes-typedef" location="qsizepolicy.h" enum="QSizePolicy::ControlType"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSizePolicy" fullname="QSizePolicy::QSizePolicy" href="qsizepolicy.html#QSizePolicy" location="qsizepolicy.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSizePolicy()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSizePolicy" fullname="QSizePolicy::QSizePolicy" href="qsizepolicy.html#QSizePolicy-2" location="qsizepolicy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSizePolicy(Policy horizontal, Policy vertical)"> + <parameter left="Policy" right="" name="horizontal" default=""/> + <parameter left="Policy" right="" name="vertical" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSizePolicy" fullname="QSizePolicy::QSizePolicy" href="qsizepolicy.html#QSizePolicy-3" location="qsizepolicy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSizePolicy(Policy horizontal, Policy vertical, ControlType type)"> + <parameter left="Policy" right="" name="horizontal" default=""/> + <parameter left="Policy" right="" name="vertical" default=""/> + <parameter left="ControlType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalPolicy" fullname="QSizePolicy::horizontalPolicy" href="qsizepolicy.html#horizontalPolicy" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Policy" signature="horizontalPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalPolicy" fullname="QSizePolicy::verticalPolicy" href="qsizepolicy.html#verticalPolicy" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Policy" signature="verticalPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="controlType" fullname="QSizePolicy::controlType" href="qsizepolicy.html#controlType" location="qlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="ControlType" signature="controlType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalPolicy" fullname="QSizePolicy::setHorizontalPolicy" href="qsizepolicy.html#setHorizontalPolicy" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorizontalPolicy(Policy policy)"> + <parameter left="Policy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalPolicy" fullname="QSizePolicy::setVerticalPolicy" href="qsizepolicy.html#setVerticalPolicy" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalPolicy(Policy policy)"> + <parameter left="Policy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setControlType" fullname="QSizePolicy::setControlType" href="qsizepolicy.html#setControlType" location="qlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setControlType(ControlType type)"> + <parameter left="ControlType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expandingDirections" fullname="QSizePolicy::expandingDirections" href="qsizepolicy.html#expandingDirections" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Orientations" signature="expandingDirections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeightForWidth" fullname="QSizePolicy::setHeightForWidth" href="qsizepolicy.html#setHeightForWidth" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeightForWidth(bool dependent)"> + <parameter left="bool" right="" name="dependent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasHeightForWidth" fullname="QSizePolicy::hasHeightForWidth" href="qsizepolicy.html#hasHeightForWidth" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasHeightForWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSizePolicy::operator==" href="qsizepolicy.html#operator==" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSizePolicy & other) const"> + <parameter left="const QSizePolicy &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSizePolicy::operator!=" href="qsizepolicy.html#operator!=" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSizePolicy & other) const"> + <parameter left="const QSizePolicy &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QSizePolicy::operator QVariant" href="qsizepolicy.html#operator QVariant" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalStretch" fullname="QSizePolicy::horizontalStretch" href="qsizepolicy.html#horizontalStretch" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="horizontalStretch() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalStretch" fullname="QSizePolicy::verticalStretch" href="qsizepolicy.html#verticalStretch" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="verticalStretch() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalStretch" fullname="QSizePolicy::setHorizontalStretch" href="qsizepolicy.html#setHorizontalStretch" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorizontalStretch(uchar stretchFactor)"> + <parameter left="uchar" right="" name="stretchFactor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalStretch" fullname="QSizePolicy::setVerticalStretch" href="qsizepolicy.html#setVerticalStretch" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalStretch(uchar stretchFactor)"> + <parameter left="uchar" right="" name="stretchFactor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transpose" fullname="QSizePolicy::transpose" href="qsizepolicy.html#transpose" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="transpose()"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="SizeType" fullname="QSizePolicy::SizeType" href="qsizepolicy-qt3.html#SizeType-typedef" location="qsizepolicy.h"/> + <enum access="public" threadsafety="unspecified" status="compat" name="ExpandData" fullname="QSizePolicy::ExpandData" href="qsizepolicy-qt3.html#ExpandData-enum" location="qsizepolicy.h"> + <value name="NoDirection" value="0x0"/> + <value name="Horizontally" value="0x1"/> + <value name="Vertically" value="0x2"/> + <value name="BothDirections" value="0x3"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="mayShrinkHorizontally" fullname="QSizePolicy::mayShrinkHorizontally" href="qsizepolicy-qt3.html#mayShrinkHorizontally" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="mayShrinkHorizontally() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="mayShrinkVertically" fullname="QSizePolicy::mayShrinkVertically" href="qsizepolicy-qt3.html#mayShrinkVertically" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="mayShrinkVertically() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="mayGrowHorizontally" fullname="QSizePolicy::mayGrowHorizontally" href="qsizepolicy-qt3.html#mayGrowHorizontally" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="mayGrowHorizontally() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="mayGrowVertically" fullname="QSizePolicy::mayGrowVertically" href="qsizepolicy-qt3.html#mayGrowVertically" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="mayGrowVertically() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="expanding" fullname="QSizePolicy::expanding" href="qsizepolicy-qt3.html#expanding" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Orientations" signature="expanding() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="QSizePolicy" fullname="QSizePolicy::QSizePolicy" href="qsizepolicy-qt3.html#QSizePolicy-4" location="qsizepolicy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QSizePolicy(Policy horizontal, Policy vertical, bool dependent)"> + <parameter left="Policy" right="" name="horizontal" default=""/> + <parameter left="Policy" right="" name="vertical" default=""/> + <parameter left="bool" right="" name="dependent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QSizePolicy" fullname="QSizePolicy::QSizePolicy" href="qsizepolicy-qt3.html#QSizePolicy-5" location="qsizepolicy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QSizePolicy(Policy horizontal, Policy vertical, uchar horizontalStretch, uchar verticalStretch, bool dependent)"> + <parameter left="Policy" right="" name="horizontal" default=""/> + <parameter left="Policy" right="" name="vertical" default=""/> + <parameter left="uchar" right="" name="horizontalStretch" default=""/> + <parameter left="uchar" right="" name="verticalStretch" default=""/> + <parameter left="bool" right="" name="dependent" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="horData" fullname="QSizePolicy::horData" href="qsizepolicy-qt3.html#horData" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Policy" signature="horData() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="verData" fullname="QSizePolicy::verData" href="qsizepolicy-qt3.html#verData" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Policy" signature="verData() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setHorData" fullname="QSizePolicy::setHorData" href="qsizepolicy-qt3.html#setHorData" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorData(Policy policy)"> + <parameter left="Policy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setVerData" fullname="QSizePolicy::setVerData" href="qsizepolicy-qt3.html#setVerData" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerData(Policy policy)"> + <parameter left="Policy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="horStretch" fullname="QSizePolicy::horStretch" href="qsizepolicy-qt3.html#horStretch" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="horStretch() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="verStretch" fullname="QSizePolicy::verStretch" href="qsizepolicy-qt3.html#verStretch" location="qsizepolicy.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="verStretch() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setHorStretch" fullname="QSizePolicy::setHorStretch" href="qsizepolicy-qt3.html#setHorStretch" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorStretch(uchar stretch)"> + <parameter left="uchar" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setVerStretch" fullname="QSizePolicy::setVerStretch" href="qsizepolicy-qt3.html#setVerStretch" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerStretch(uchar stretch)"> + <parameter left="uchar" right="" name="stretch" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qsizepolicy.html#operator<<-104" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="104" relates="QSizePolicy" type="QDataStream &" signature="operator<<(QDataStream & stream, const QSizePolicy & policy)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QSizePolicy &" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qsizepolicy.html#operator>>-60" location="qsizepolicy.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="60" relates="QSizePolicy" type="QDataStream &" signature="operator>>(QDataStream & stream, QSizePolicy & policy)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QSizePolicy &" right="" name="policy" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QMenu" href="qmenu.html" location="qmenu.h" bases="QWidget" module="QtGui"> + <contents name="actions" title="Actions" level="1"/> + <contents name="qmenu-on-qt-for-windows-ce" title="QMenu on Qt for Windows CE" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="tearOffEnabled" fullname="QMenu::tearOffEnabled" href="qmenu.html#tearOffEnabled-prop" location="qmenu.h" type="bool"> + <getter name="isTearOffEnabled"/> + <setter name="setTearOffEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QMenu::title" href="qmenu.html#title-prop" location="qmenu.h" type="QString"> + <getter name="title"/> + <setter name="setTitle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QMenu::icon" href="qmenu.html#icon-prop" location="qmenu.h" type="QIcon"> + <getter name="icon"/> + <setter name="setIcon"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="separatorsCollapsible" fullname="QMenu::separatorsCollapsible" href="qmenu.html#separatorsCollapsible-prop" location="qmenu.h" type="bool"> + <getter name="separatorsCollapsible"/> + <setter name="setSeparatorsCollapsible"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QMenu" fullname="QMenu::QMenu" href="qmenu.html#QMenu" location="qmenu.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMenu(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMenu" fullname="QMenu::QMenu" href="qmenu.html#QMenu-2" location="qmenu.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMenu(const QString & title, QWidget * parent)"> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMenu" fullname="QMenu::~QMenu" href="qmenu.html#dtor.QMenu" location="qmenu.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMenu()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QMenu::addAction" href="qmenu.html#addAction-5" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="addAction(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QMenu::addAction" href="qmenu.html#addAction" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="addAction(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QMenu::addAction" href="qmenu.html#addAction-2" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QAction *" signature="addAction(const QIcon & icon, const QString & text)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QMenu::addAction" href="qmenu.html#addAction-3" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QAction *" signature="addAction(const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + <parameter left="const QKeySequence &" right="" name="shortcut" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QMenu::addAction" href="qmenu.html#addAction-4" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QAction *" signature="addAction(const QIcon & icon, const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + <parameter left="const QKeySequence &" right="" name="shortcut" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMenu" fullname="QMenu::addMenu" href="qmenu.html#addMenu" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="addMenu(QMenu * menu)"> + <parameter left="QMenu *" right="" name="menu" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMenu" fullname="QMenu::addMenu" href="qmenu.html#addMenu-2" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QMenu *" signature="addMenu(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMenu" fullname="QMenu::addMenu" href="qmenu.html#addMenu-3" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QMenu *" signature="addMenu(const QIcon & icon, const QString & title)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSeparator" fullname="QMenu::addSeparator" href="qmenu.html#addSeparator" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="addSeparator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertMenu" fullname="QMenu::insertMenu" href="qmenu.html#insertMenu" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="insertMenu(QAction * before, QMenu * menu)"> + <parameter left="QAction *" right="" name="before" default=""/> + <parameter left="QMenu *" right="" name="menu" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertSeparator" fullname="QMenu::insertSeparator" href="qmenu.html#insertSeparator" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="insertSeparator(QAction * before)"> + <parameter left="QAction *" right="" name="before" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QMenu::isEmpty" href="qmenu.html#isEmpty" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QMenu::clear" href="qmenu.html#clear" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTearOffEnabled" fullname="QMenu::setTearOffEnabled" href="qmenu.html#tearOffEnabled-prop" location="qmenu.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tearOffEnabled" type="void" signature="setTearOffEnabled(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isTearOffEnabled" fullname="QMenu::isTearOffEnabled" href="qmenu.html#tearOffEnabled-prop" location="qmenu.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tearOffEnabled" type="bool" signature="isTearOffEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTearOffMenuVisible" fullname="QMenu::isTearOffMenuVisible" href="qmenu.html#isTearOffMenuVisible" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTearOffMenuVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hideTearOffMenu" fullname="QMenu::hideTearOffMenu" href="qmenu.html#hideTearOffMenu" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="hideTearOffMenu()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultAction" fullname="QMenu::setDefaultAction" href="qmenu.html#setDefaultAction" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDefaultAction(QAction * act)"> + <parameter left="QAction *" right="" name="act" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultAction" fullname="QMenu::defaultAction" href="qmenu.html#defaultAction" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="defaultAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActiveAction" fullname="QMenu::setActiveAction" href="qmenu.html#setActiveAction" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setActiveAction(QAction * act)"> + <parameter left="QAction *" right="" name="act" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activeAction" fullname="QMenu::activeAction" href="qmenu.html#activeAction" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="activeAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="popup" fullname="QMenu::popup" href="qmenu.html#popup" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="popup(const QPoint & p, QAction * atAction)"> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="QAction *" right="" name="atAction" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QMenu::exec" href="qmenu.html#exec" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="exec()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QMenu::exec" href="qmenu.html#exec-2" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QAction *" signature="exec(const QPoint & p, QAction * action)"> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="QAction *" right="" name="action" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QMenu::exec" href="qmenu.html#exec-4" location="qmenu.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="QAction *" signature="exec(QList<QAction *> actions, const QPoint & pos, QAction * at)"> + <parameter left="QList<QAction *>" right="" name="actions" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="QAction *" right="" name="at" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QMenu::exec" href="qmenu.html#exec-3" location="qmenu.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QAction *" signature="exec(QList<QAction *> actions, const QPoint & pos, QAction * at, QWidget * parent)"> + <parameter left="QList<QAction *>" right="" name="actions" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="QAction *" right="" name="at" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QMenu::sizeHint" href="qmenu.html#sizeHint" location="qmenu.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="actionGeometry" fullname="QMenu::actionGeometry" href="qmenu.html#actionGeometry" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="actionGeometry(QAction * act) const"> + <parameter left="QAction *" right="" name="act" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actionAt" fullname="QMenu::actionAt" href="qmenu.html#actionAt" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="actionAt(const QPoint & pt) const"> + <parameter left="const QPoint &" right="" name="pt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="menuAction" fullname="QMenu::menuAction" href="qmenu.html#menuAction" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="menuAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QMenu::title" href="qmenu.html#title-prop" location="qmenu.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="title" type="QString" signature="title() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTitle" fullname="QMenu::setTitle" href="qmenu.html#title-prop" location="qmenu.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="title" type="void" signature="setTitle(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QMenu::icon" href="qmenu.html#icon-prop" location="qmenu.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="icon" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIcon" fullname="QMenu::setIcon" href="qmenu.html#icon-prop" location="qmenu.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="icon" type="void" signature="setIcon(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="separatorsCollapsible" fullname="QMenu::separatorsCollapsible" href="qmenu.html#separatorsCollapsible-prop" location="qmenu.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="separatorsCollapsible" type="bool" signature="separatorsCollapsible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSeparatorsCollapsible" fullname="QMenu::setSeparatorsCollapsible" href="qmenu.html#separatorsCollapsible-prop" location="qmenu.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="separatorsCollapsible" type="void" signature="setSeparatorsCollapsible(bool collapse)"> + <parameter left="bool" right="" name="collapse" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutToShow" fullname="QMenu::aboutToShow" href="qmenu.html#aboutToShow" location="qmenu.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="aboutToShow()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutToHide" fullname="QMenu::aboutToHide" href="qmenu.html#aboutToHide" location="qmenu.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="aboutToHide()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="triggered" fullname="QMenu::triggered" href="qmenu.html#triggered" location="qmenu.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="triggered(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hovered" fullname="QMenu::hovered" href="qmenu.html#hovered" location="qmenu.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="hovered(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QMenu::columnCount" href="qmenu.html#columnCount" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QMenu::changeEvent" href="qmenu.html#changeEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QMenu::keyPressEvent" href="qmenu.html#keyPressEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QMenu::mouseReleaseEvent" href="qmenu.html#mouseReleaseEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QMenu::mousePressEvent" href="qmenu.html#mousePressEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QMenu::mouseMoveEvent" href="qmenu.html#mouseMoveEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QMenu::wheelEvent" href="qmenu.html#wheelEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * e)"> + <parameter left="QWheelEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="enterEvent" fullname="QMenu::enterEvent" href="qmenu.html#enterEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="enterEvent(QEvent * )"> + <parameter left="QEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="leaveEvent" fullname="QMenu::leaveEvent" href="qmenu.html#leaveEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="leaveEvent(QEvent * )"> + <parameter left="QEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QMenu::hideEvent" href="qmenu.html#hideEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * )"> + <parameter left="QHideEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QMenu::paintEvent" href="qmenu.html#paintEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="actionEvent" fullname="QMenu::actionEvent" href="qmenu.html#actionEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="actionEvent(QActionEvent * e)"> + <parameter left="QActionEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QMenu::timerEvent" href="qmenu.html#timerEvent" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * e)"> + <parameter left="QTimerEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QMenu::event" href="qmenu.html#event" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QMenu::focusNextPrevChild" href="qmenu.html#focusNextPrevChild" location="qmenu.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QMenu::initStyleOption" href="qmenu.html#initStyleOption" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionMenuItem * option, const QAction * action) const"> + <parameter left="QStyleOptionMenuItem *" right="" name="option" default=""/> + <parameter left="const QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="count" fullname="QMenu::count" href="qmenu-qt3.html#count" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenu::insertItem" href="qmenu-qt3.html#insertItem" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insertItem(const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut, int id, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + <parameter left="const QKeySequence &" right="" name="shortcut" default="0"/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenu::insertItem" href="qmenu-qt3.html#insertItem-2" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="insertItem(const QIcon & icon, const QString & text, const QObject * receiver, const char * member, const QKeySequence & shortcut, int id, int index)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + <parameter left="const QKeySequence &" right="" name="shortcut" default="0"/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenu::insertItem" href="qmenu-qt3.html#insertItem-3" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="int" signature="insertItem(const QPixmap & pixmap, const QObject * receiver, const char * member, const QKeySequence & shortcut, int id, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + <parameter left="const QKeySequence &" right="" name="shortcut" default="0"/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenu::insertItem" href="qmenu-qt3.html#insertItem-4" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="int" signature="insertItem(const QString & text, int id, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenu::insertItem" href="qmenu-qt3.html#insertItem-5" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="int" signature="insertItem(const QIcon & icon, const QString & text, int id, int index)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenu::insertItem" href="qmenu-qt3.html#insertItem-6" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="int" signature="insertItem(const QString & text, QMenu * popup, int id, int index)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QMenu *" right="" name="popup" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenu::insertItem" href="qmenu-qt3.html#insertItem-7" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="int" signature="insertItem(const QIcon & icon, const QString & text, QMenu * popup, int id, int index)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QMenu *" right="" name="popup" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenu::insertItem" href="qmenu-qt3.html#insertItem-8" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="int" signature="insertItem(const QPixmap & pixmap, int id, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenu::insertItem" href="qmenu-qt3.html#insertItem-9" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="int" signature="insertItem(const QPixmap & pixmap, QMenu * popup, int id, int index)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="QMenu *" right="" name="popup" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertItem" fullname="QMenu::insertItem" href="qmenu-qt3.html#insertItem-10" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="int" signature="insertItem(QMenuItem * item, int id, int index)"> + <parameter left="QMenuItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="id" default="-1"/> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertSeparator" fullname="QMenu::insertSeparator" href="qmenu-qt3.html#insertSeparator-2" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="insertSeparator(int index)"> + <parameter left="int" right="" name="index" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="removeItem" fullname="QMenu::removeItem" href="qmenu-qt3.html#removeItem" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="removeItemAt" fullname="QMenu::removeItemAt" href="qmenu-qt3.html#removeItemAt" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItemAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="accel" fullname="QMenu::accel" href="qmenu-qt3.html#accel" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QKeySequence" signature="accel(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setAccel" fullname="QMenu::setAccel" href="qmenu-qt3.html#setAccel" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAccel(const QKeySequence & key, int id)"> + <parameter left="const QKeySequence &" right="" name="key" default=""/> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="iconSet" fullname="QMenu::iconSet" href="qmenu-qt3.html#iconSet" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="iconSet(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="text" fullname="QMenu::text" href="qmenu-qt3.html#text" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="pixmap" fullname="QMenu::pixmap" href="qmenu-qt3.html#pixmap" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setWhatsThis" fullname="QMenu::setWhatsThis" href="qmenu-qt3.html#setWhatsThis" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWhatsThis(int id, const QString & w)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QString &" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="whatsThis" fullname="QMenu::whatsThis" href="qmenu-qt3.html#whatsThis" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="whatsThis(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeItem" fullname="QMenu::changeItem" href="qmenu-qt3.html#changeItem" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="changeItem(int id, const QString & text)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeItem" fullname="QMenu::changeItem" href="qmenu-qt3.html#changeItem-2" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="changeItem(int id, const QPixmap & pixmap)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="changeItem" fullname="QMenu::changeItem" href="qmenu-qt3.html#changeItem-3" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="changeItem(int id, const QIcon & icon, const QString & text)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setActiveItem" fullname="QMenu::setActiveItem" href="qmenu-qt3.html#setActiveItem" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setActiveItem(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isItemActive" fullname="QMenu::isItemActive" href="qmenu-qt3.html#isItemActive" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemActive(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isItemEnabled" fullname="QMenu::isItemEnabled" href="qmenu-qt3.html#isItemEnabled" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemEnabled(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setItemEnabled" fullname="QMenu::setItemEnabled" href="qmenu-qt3.html#setItemEnabled" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemEnabled(int id, bool enable)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isItemChecked" fullname="QMenu::isItemChecked" href="qmenu-qt3.html#isItemChecked" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemChecked(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setItemChecked" fullname="QMenu::setItemChecked" href="qmenu-qt3.html#setItemChecked" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemChecked(int id, bool check)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="check" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isItemVisible" fullname="QMenu::isItemVisible" href="qmenu-qt3.html#isItemVisible" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isItemVisible(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setItemVisible" fullname="QMenu::setItemVisible" href="qmenu-qt3.html#setItemVisible" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemVisible(int id, bool visible)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="itemGeometry" fullname="QMenu::itemGeometry" href="qmenu-qt3.html#itemGeometry" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRect" signature="itemGeometry(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="itemFont" fullname="QMenu::itemFont" href="qmenu-qt3.html#itemFont" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="itemFont(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setItemFont" fullname="QMenu::setItemFont" href="qmenu-qt3.html#setItemFont" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemFont(int id, const QFont & font)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="indexOf" fullname="QMenu::indexOf" href="qmenu-qt3.html#indexOf" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="idAt" fullname="QMenu::idAt" href="qmenu-qt3.html#idAt" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="idAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setId" fullname="QMenu::setId" href="qmenu-qt3.html#setId" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setId(int index, int id)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="activateItemAt" fullname="QMenu::activateItemAt" href="qmenu-qt3.html#activateItemAt" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="activateItemAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="connectItem" fullname="QMenu::connectItem" href="qmenu-qt3.html#connectItem" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="connectItem(int id, const QObject * receiver, const char * member)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="disconnectItem" fullname="QMenu::disconnectItem" href="qmenu-qt3.html#disconnectItem" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="disconnectItem(int id, const QObject * receiver, const char * member)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="findItem" fullname="QMenu::findItem" href="qmenu-qt3.html#findItem" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenuItem *" signature="findItem(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setCheckable" fullname="QMenu::setCheckable" href="qmenu-qt3.html#setCheckable" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCheckable(bool checkable)"> + <parameter left="bool" right="" name="checkable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isCheckable" fullname="QMenu::isCheckable" href="qmenu-qt3.html#isCheckable" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCheckable() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="findPopup" fullname="QMenu::findPopup" href="qmenu-qt3.html#findPopup" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMenuItem *" signature="findPopup(QMenu * popup, int * index)"> + <parameter left="QMenu *" right="" name="popup" default=""/> + <parameter left="int *" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setItemParameter" fullname="QMenu::setItemParameter" href="qmenu-qt3.html#setItemParameter" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setItemParameter(int id, int param)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="int" right="" name="param" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="itemParameter" fullname="QMenu::itemParameter" href="qmenu-qt3.html#itemParameter" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="itemParameter(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="frameWidth" fullname="QMenu::frameWidth" href="qmenu-qt3.html#frameWidth" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="frameWidth() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="popup" fullname="QMenu::popup" href="qmenu-qt3.html#popup-2" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="popup(const QPoint & pos, int indexAtPoint)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="int" right="" name="indexAtPoint" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insertTearOffHandle" fullname="QMenu::insertTearOffHandle" href="qmenu-qt3.html#insertTearOffHandle" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="insertTearOffHandle(int a, int b)"> + <parameter left="int" right="" name="a" default="0"/> + <parameter left="int" right="" name="b" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="compat" name="itemAtPos" fullname="QMenu::itemAtPos" href="qmenu-qt3.html#itemAtPos" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="itemAtPos(const QPoint & p, bool ignoreSeparator)"> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="bool" right="" name="ignoreSeparator" default="true"/> + </function> + <function access="protected" threadsafety="unspecified" status="compat" name="columns" fullname="QMenu::columns" href="qmenu-qt3.html#columns" location="qmenu.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columns() const"/> + <function access="protected" threadsafety="unspecified" status="compat" name="itemHeight" fullname="QMenu::itemHeight" href="qmenu-qt3.html#itemHeight" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="itemHeight(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="compat" name="itemHeight" fullname="QMenu::itemHeight" href="qmenu-qt3.html#itemHeight-2" location="qmenu.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="itemHeight(QMenuItem * mi)"> + <parameter left="QMenuItem *" right="" name="mi" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="activated" fullname="QMenu::activated" href="qmenu-qt3.html#activated" location="qmenu.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(int itemId)"> + <parameter left="int" right="" name="itemId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="highlighted" fullname="QMenu::highlighted" href="qmenu-qt3.html#highlighted" location="qmenu.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="highlighted(int itemId)"> + <parameter left="int" right="" name="itemId" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlSchema" href="qxmlschema.html" location="qxmlschema.h" bases="" module="QtXmlPatterns"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlSchema" fullname="QXmlSchema::QXmlSchema" href="qxmlschema.html#QXmlSchema" location="qxmlschema.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlSchema()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlSchema" fullname="QXmlSchema::QXmlSchema" href="qxmlschema.html#QXmlSchema-2" location="qxmlschema.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlSchema(const QXmlSchema & other)"> + <parameter left="const QXmlSchema &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlSchema" fullname="QXmlSchema::~QXmlSchema" href="qxmlschema.html#dtor.QXmlSchema" location="qxmlschema.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlSchema()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QXmlSchema::load" href="qxmlschema.html#load" location="qxmlschema.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="load(const QUrl & source)"> + <parameter left="const QUrl &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QXmlSchema::load" href="qxmlschema.html#load-2" location="qxmlschema.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="load(QIODevice * source, const QUrl & documentUri)"> + <parameter left="QIODevice *" right="" name="source" default=""/> + <parameter left="const QUrl &" right="" name="documentUri" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QXmlSchema::load" href="qxmlschema.html#load-3" location="qxmlschema.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="load(const QByteArray & data, const QUrl & documentUri)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const QUrl &" right="" name="documentUri" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QXmlSchema::isValid" href="qxmlschema.html#isValid" location="qxmlschema.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="namePool" fullname="QXmlSchema::namePool" href="qxmlschema.html#namePool" location="qxmlschema.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlNamePool" signature="namePool() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="documentUri" fullname="QXmlSchema::documentUri" href="qxmlschema.html#documentUri" location="qxmlschema.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="documentUri() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMessageHandler" fullname="QXmlSchema::setMessageHandler" href="qxmlschema.html#setMessageHandler" location="qxmlschema.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMessageHandler(QAbstractMessageHandler * handler)"> + <parameter left="QAbstractMessageHandler *" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="messageHandler" fullname="QXmlSchema::messageHandler" href="qxmlschema.html#messageHandler" location="qxmlschema.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractMessageHandler *" signature="messageHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUriResolver" fullname="QXmlSchema::setUriResolver" href="qxmlschema.html#setUriResolver" location="qxmlschema.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUriResolver(const QAbstractUriResolver * resolver)"> + <parameter left="const QAbstractUriResolver *" right="" name="resolver" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uriResolver" fullname="QXmlSchema::uriResolver" href="qxmlschema.html#uriResolver" location="qxmlschema.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QAbstractUriResolver *" signature="uriResolver() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNetworkAccessManager" fullname="QXmlSchema::setNetworkAccessManager" href="qxmlschema.html#setNetworkAccessManager" location="qxmlschema.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNetworkAccessManager(QNetworkAccessManager * manager)"> + <parameter left="QNetworkAccessManager *" right="" name="manager" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="networkAccessManager" fullname="QXmlSchema::networkAccessManager" href="qxmlschema.html#networkAccessManager" location="qxmlschema.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkAccessManager *" signature="networkAccessManager() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStylePainter" href="qstylepainter.html" location="qstylepainter.h" bases="QPainter" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QStylePainter" fullname="QStylePainter::QStylePainter" href="qstylepainter.html#QStylePainter" location="qstylepainter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStylePainter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStylePainter" fullname="QStylePainter::QStylePainter" href="qstylepainter.html#QStylePainter-2" location="qstylepainter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStylePainter(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStylePainter" fullname="QStylePainter::QStylePainter" href="qstylepainter.html#QStylePainter-3" location="qstylepainter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStylePainter(QPaintDevice * pd, QWidget * widget)"> + <parameter left="QPaintDevice *" right="" name="pd" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QStylePainter::begin" href="qstylepainter.html#begin" location="qstylepainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="begin(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QStylePainter::begin" href="qstylepainter.html#begin-2" location="qstylepainter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="begin(QPaintDevice * pd, QWidget * widget)"> + <parameter left="QPaintDevice *" right="" name="pd" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPrimitive" fullname="QStylePainter::drawPrimitive" href="qstylepainter.html#drawPrimitive" location="qstylepainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawPrimitive(QStyle::PrimitiveElement pe, const QStyleOption & option)"> + <parameter left="QStyle::PrimitiveElement" right="" name="pe" default=""/> + <parameter left="const QStyleOption &" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawControl" fullname="QStylePainter::drawControl" href="qstylepainter.html#drawControl" location="qstylepainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawControl(QStyle::ControlElement ce, const QStyleOption & option)"> + <parameter left="QStyle::ControlElement" right="" name="ce" default=""/> + <parameter left="const QStyleOption &" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawComplexControl" fullname="QStylePainter::drawComplexControl" href="qstylepainter.html#drawComplexControl" location="qstylepainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawComplexControl(QStyle::ComplexControl cc, const QStyleOptionComplex & option)"> + <parameter left="QStyle::ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex &" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawItemText" fullname="QStylePainter::drawItemText" href="qstylepainter.html#drawItemText" location="qstylepainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawItemText(const QRect & rect, int flags, const QPalette & pal, bool enabled, const QString & text, QPalette::ColorRole textRole)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QPalette &" right="" name="pal" default=""/> + <parameter left="bool" right="" name="enabled" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QPalette::ColorRole" right="" name="textRole" default="QPalette::NoRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawItemPixmap" fullname="QStylePainter::drawItemPixmap" href="qstylepainter.html#drawItemPixmap" location="qstylepainter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawItemPixmap(const QRect & rect, int flags, const QPixmap & pixmap)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QStylePainter::style" href="qstylepainter.html#style" location="qstylepainter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStyle *" signature="style() const"/> + </class> + <class access="public" threadsafety="unspecified" status="obsolete" name="QMatrix" href="qmatrix.html" location="qmatrix.h" bases="" module="QtGui"> + <contents name="rendering-graphics" title="Rendering Graphics" level="1"/> + <contents name="basic-matrix-operations" title="Basic Matrix Operations" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QMatrix" fullname="QMatrix::QMatrix" href="qmatrix.html#QMatrix" location="qmatrix.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMatrix()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QMatrix" fullname="QMatrix::QMatrix" href="qmatrix.html#QMatrix-3" location="qmatrix.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QMatrix(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="m11" default=""/> + <parameter left="qreal" right="" name="m12" default=""/> + <parameter left="qreal" right="" name="m21" default=""/> + <parameter left="qreal" right="" name="m22" default=""/> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMatrix" fullname="QMatrix::QMatrix" href="qmatrix.html#QMatrix-4" location="qmatrix.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QMatrix(const QMatrix & matrix)"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMatrix" fullname="QMatrix::setMatrix" href="qmatrix.html#setMatrix" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMatrix(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="m11" default=""/> + <parameter left="qreal" right="" name="m12" default=""/> + <parameter left="qreal" right="" name="m21" default=""/> + <parameter left="qreal" right="" name="m22" default=""/> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="m11" fullname="QMatrix::m11" href="qmatrix.html#m11" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m11() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m12" fullname="QMatrix::m12" href="qmatrix.html#m12" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m12() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m21" fullname="QMatrix::m21" href="qmatrix.html#m21" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m21() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="m22" fullname="QMatrix::m22" href="qmatrix.html#m22" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="m22() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dx" fullname="QMatrix::dx" href="qmatrix.html#dx" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="dx() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dy" fullname="QMatrix::dy" href="qmatrix.html#dy" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="dy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix::map" href="qmatrix.html#map-3" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="void" signature="map(int x, int y, int * tx, int * ty) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int *" right="" name="tx" default=""/> + <parameter left="int *" right="" name="ty" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix::map" href="qmatrix.html#map" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="map(qreal x, qreal y, qreal * tx, qreal * ty) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal *" right="" name="tx" default=""/> + <parameter left="qreal *" right="" name="ty" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRect" fullname="QMatrix::mapRect" href="qmatrix.html#mapRect-2" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRect" signature="mapRect(const QRect & rectangle) const"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRect" fullname="QMatrix::mapRect" href="qmatrix.html#mapRect" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="mapRect(const QRectF & rectangle) const"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix::map" href="qmatrix.html#map-5" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QPoint" signature="map(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix::map" href="qmatrix.html#map-4" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPointF" signature="map(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix::map" href="qmatrix.html#map-7" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="7" type="QLine" signature="map(const QLine & line) const"> + <parameter left="const QLine &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix::map" href="qmatrix.html#map-6" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QLineF" signature="map(const QLineF & line) const"> + <parameter left="const QLineF &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix::map" href="qmatrix.html#map-8" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="8" type="QPolygonF" signature="map(const QPolygonF & polygon) const"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix::map" href="qmatrix.html#map-9" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="9" type="QPolygon" signature="map(const QPolygon & polygon) const"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix::map" href="qmatrix.html#map-10" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="10" type="QRegion" signature="map(const QRegion & region) const"> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QMatrix::map" href="qmatrix.html#map-11" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="11" type="QPainterPath" signature="map(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToPolygon" fullname="QMatrix::mapToPolygon" href="qmatrix.html#mapToPolygon" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygon" signature="mapToPolygon(const QRect & rectangle) const"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QMatrix::reset" href="qmatrix.html#reset" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isIdentity" fullname="QMatrix::isIdentity" href="qmatrix.html#isIdentity" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIdentity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QMatrix::translate" href="qmatrix.html#translate" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix &" signature="translate(qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QMatrix::scale" href="qmatrix.html#scale" location="qmatrix.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix &" signature="scale(qreal sx, qreal sy)"> + <parameter left="qreal" right="" name="sx" default=""/> + <parameter left="qreal" right="" name="sy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shear" fullname="QMatrix::shear" href="qmatrix.html#shear" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix &" signature="shear(qreal sh, qreal sv)"> + <parameter left="qreal" right="" name="sh" default=""/> + <parameter left="qreal" right="" name="sv" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rotate" fullname="QMatrix::rotate" href="qmatrix.html#rotate" location="qmatrix.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix &" signature="rotate(qreal degrees)"> + <parameter left="qreal" right="" name="degrees" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isInvertible" fullname="QMatrix::isInvertible" href="qmatrix.html#isInvertible" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isInvertible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="det" fullname="QMatrix::det" href="qmatrix.html#det" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="det() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inverted" fullname="QMatrix::inverted" href="qmatrix.html#inverted" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="inverted(bool * invertible) const"> + <parameter left="bool *" right="" name="invertible" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QMatrix::operator==" href="qmatrix.html#operator==" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QMatrix & matrix) const"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QMatrix::operator!=" href="qmatrix.html#operator!=" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QMatrix & matrix) const"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QMatrix::operator*=" href="qmatrix.html#operator*=" location="qmatrix.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix &" signature="operator*=(const QMatrix & matrix)"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QMatrix::operator*" href="qmatrix.html#operator*" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="operator*(const QMatrix & matrix) const"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QMatrix::operator=" href="qmatrix.html#operator=" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMatrix &" signature="operator=(const QMatrix & matrix)"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QMatrix::operator QVariant" href="qmatrix.html#operator QVariant" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="invert" fullname="QMatrix::invert" href="qmatrix-qt3.html#invert" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="invert(bool * invertible) const"> + <parameter left="bool *" right="" name="invertible" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="map" fullname="QMatrix::map" href="qmatrix-qt3.html#map-2" location="qmatrix.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRect" signature="map(const QRect & rect) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="mapToRegion" fullname="QMatrix::mapToRegion" href="qmatrix-qt3.html#mapToRegion" location="qmatrix.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="mapToRegion(const QRect & rectangle) const"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix.html#operator*-37" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="37" relates="QMatrix" type="QPoint" signature="operator*(const QPoint & point, const QMatrix & matrix)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix.html#operator*-38" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="38" relates="QMatrix" type="QPointF" signature="operator*(const QPointF & point, const QMatrix & matrix)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix.html#operator*-39" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="39" relates="QMatrix" type="QLineF" signature="operator*(const QLineF & line, const QMatrix & matrix)"> + <parameter left="const QLineF &" right="" name="line" default=""/> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix.html#operator*-40" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="40" relates="QMatrix" type="QLine" signature="operator*(const QLine & line, const QMatrix & matrix)"> + <parameter left="const QLine &" right="" name="line" default=""/> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix.html#operator*-41" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="41" relates="QMatrix" type="QPolygon" signature="operator*(const QPolygon & polygon, const QMatrix & matrix)"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix.html#operator*-42" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="42" relates="QMatrix" type="QPolygonF" signature="operator*(const QPolygonF & polygon, const QMatrix & matrix)"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix.html#operator*-43" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="43" relates="QMatrix" type="QRegion" signature="operator*(const QRegion & region, const QMatrix & matrix)"> + <parameter left="const QRegion &" right="" name="region" default=""/> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qmatrix.html#operator*-44" location="qmatrix.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="44" relates="QMatrix" type="QPainterPath" signature="operator*(const QPainterPath & path, const QMatrix & matrix)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFuzzyCompare" href="qmatrix.html#qFuzzyCompare-7" location="qmatrix.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" relates="QMatrix" type="bool" signature="qFuzzyCompare(const QMatrix & m1, const QMatrix & m2)"> + <parameter left="const QMatrix &" right="" name="m1" default=""/> + <parameter left="const QMatrix &" right="" name="m2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qmatrix.html#operator<<-105" location="qmatrix.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="105" relates="QMatrix" type="QDataStream &" signature="operator<<(QDataStream & stream, const QMatrix & matrix)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qmatrix.html#operator>>-61" location="qmatrix.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="61" relates="QMatrix" type="QDataStream &" signature="operator>>(QDataStream & stream, QMatrix & matrix)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QMatrix &" right="" name="matrix" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="compat" name="Q3UrlOperator" href="q3urloperator.html" location="q3urloperator.h" bases="Q3Url,QObject" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3UrlOperator" fullname="Q3UrlOperator::Q3UrlOperator" href="q3urloperator.html#Q3UrlOperator" location="q3urloperator.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3UrlOperator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3UrlOperator" fullname="Q3UrlOperator::Q3UrlOperator" href="q3urloperator.html#Q3UrlOperator-2" location="q3urloperator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3UrlOperator(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3UrlOperator" fullname="Q3UrlOperator::Q3UrlOperator" href="q3urloperator.html#Q3UrlOperator-3" location="q3urloperator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3UrlOperator(const Q3UrlOperator & url)"> + <parameter left="const Q3UrlOperator &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3UrlOperator" fullname="Q3UrlOperator::Q3UrlOperator" href="q3urloperator.html#Q3UrlOperator-4" location="q3urloperator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3UrlOperator(const Q3UrlOperator & url, const QString & relUrl, bool checkSlash)"> + <parameter left="const Q3UrlOperator &" right="" name="url" default=""/> + <parameter left="const QString &" right="" name="relUrl" default=""/> + <parameter left="bool" right="" name="checkSlash" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3UrlOperator" fullname="Q3UrlOperator::~Q3UrlOperator" href="q3urloperator.html#dtor.Q3UrlOperator" location="q3urloperator.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3UrlOperator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPath" fullname="Q3UrlOperator::setPath" href="q3urloperator.html#setPath" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="listChildren" fullname="Q3UrlOperator::listChildren" href="q3urloperator.html#listChildren" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="const Q3NetworkOperation *" signature="listChildren()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mkdir" fullname="Q3UrlOperator::mkdir" href="q3urloperator.html#mkdir" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="const Q3NetworkOperation *" signature="mkdir(const QString & dirname)"> + <parameter left="const QString &" right="" name="dirname" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3UrlOperator::remove" href="q3urloperator.html#remove" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="const Q3NetworkOperation *" signature="remove(const QString & filename)"> + <parameter left="const QString &" right="" name="filename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rename" fullname="Q3UrlOperator::rename" href="q3urloperator.html#rename" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="const Q3NetworkOperation *" signature="rename(const QString & oldname, const QString & newname)"> + <parameter left="const QString &" right="" name="oldname" default=""/> + <parameter left="const QString &" right="" name="newname" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="get" fullname="Q3UrlOperator::get" href="q3urloperator.html#get" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="const Q3NetworkOperation *" signature="get(const QString & location)"> + <parameter left="const QString &" right="" name="location" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="put" fullname="Q3UrlOperator::put" href="q3urloperator.html#put" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="const Q3NetworkOperation *" signature="put(const QByteArray & data, const QString & location)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const QString &" right="" name="location" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="Q3UrlOperator::copy" href="q3urloperator.html#copy" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="Q3PtrList<Q3NetworkOperation>" signature="copy(const QString & from, const QString & to, bool move, bool toPath)"> + <parameter left="const QString &" right="" name="from" default=""/> + <parameter left="const QString &" right="" name="to" default=""/> + <parameter left="bool" right="" name="move" default="false"/> + <parameter left="bool" right="" name="toPath" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="Q3UrlOperator::copy" href="q3urloperator.html#copy-2" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="copy(const QStringList & files, const QString & dest, bool move)"> + <parameter left="const QStringList &" right="" name="files" default=""/> + <parameter left="const QString &" right="" name="dest" default=""/> + <parameter left="bool" right="" name="move" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDir" fullname="Q3UrlOperator::isDir" href="q3urloperator.html#isDir" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="isDir(bool * ok)"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNameFilter" fullname="Q3UrlOperator::setNameFilter" href="q3urloperator.html#setNameFilter" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setNameFilter(const QString & nameFilter)"> + <parameter left="const QString &" right="" name="nameFilter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nameFilter" fullname="Q3UrlOperator::nameFilter" href="q3urloperator.html#nameFilter" location="q3urloperator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="nameFilter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="info" fullname="Q3UrlOperator::info" href="q3urloperator.html#info" location="q3urloperator.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QUrlInfo" signature="info(const QString & entry) const"> + <parameter left="const QString &" right="" name="entry" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3UrlOperator::operator=" href="q3urloperator.html#operator=" location="q3urloperator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3UrlOperator &" signature="operator=(const Q3UrlOperator & url)"> + <parameter left="const Q3UrlOperator &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3UrlOperator::operator=" href="q3urloperator.html#operator=-2" location="q3urloperator.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3UrlOperator &" signature="operator=(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="Q3UrlOperator::stop" href="q3urloperator.html#stop" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="newChildren" fullname="Q3UrlOperator::newChildren" href="q3urloperator.html#newChildren" location="q3urloperator.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="newChildren(const Q3ValueList<QUrlInfo> & i, Q3NetworkOperation * op)"> + <parameter left="const Q3ValueList<QUrlInfo> &" right="" name="i" default=""/> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="Q3UrlOperator::finished" href="q3urloperator.html#finished" location="q3urloperator.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="Q3UrlOperator::start" href="q3urloperator.html#start" location="q3urloperator.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="start(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createdDirectory" fullname="Q3UrlOperator::createdDirectory" href="q3urloperator.html#createdDirectory" location="q3urloperator.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="createdDirectory(const QUrlInfo & i, Q3NetworkOperation * op)"> + <parameter left="const QUrlInfo &" right="" name="i" default=""/> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removed" fullname="Q3UrlOperator::removed" href="q3urloperator.html#removed" location="q3urloperator.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="removed(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemChanged" fullname="Q3UrlOperator::itemChanged" href="q3urloperator.html#itemChanged" location="q3urloperator.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemChanged(Q3NetworkOperation * op)"> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="Q3UrlOperator::data" href="q3urloperator.html#data" location="q3urloperator.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="data(const QByteArray & data, Q3NetworkOperation * op)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dataTransferProgress" fullname="Q3UrlOperator::dataTransferProgress" href="q3urloperator.html#dataTransferProgress" location="q3urloperator.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dataTransferProgress(int bytesDone, int bytesTotal, Q3NetworkOperation * op)"> + <parameter left="int" right="" name="bytesDone" default=""/> + <parameter left="int" right="" name="bytesTotal" default=""/> + <parameter left="Q3NetworkOperation *" right="" name="op" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startedNextCopy" fullname="Q3UrlOperator::startedNextCopy" href="q3urloperator.html#startedNextCopy" location="q3urloperator.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="startedNextCopy(const Q3PtrList<Q3NetworkOperation> & lst)"> + <parameter left="const Q3PtrList<Q3NetworkOperation> &" right="" name="lst" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connectionStateChanged" fullname="Q3UrlOperator::connectionStateChanged" href="q3urloperator.html#connectionStateChanged" location="q3urloperator.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="connectionStateChanged(int state, const QString & data)"> + <parameter left="int" right="" name="state" default=""/> + <parameter left="const QString &" right="" name="data" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="reset" fullname="Q3UrlOperator::reset" href="q3urloperator.html#reset" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="parse" fullname="Q3UrlOperator::parse" href="q3urloperator.html#parse" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="parse(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="clearEntries" fullname="Q3UrlOperator::clearEntries" href="q3urloperator.html#clearEntries" location="q3urloperator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clearEntries()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="getNetworkProtocol" fullname="Q3UrlOperator::getNetworkProtocol" href="q3urloperator.html#getNetworkProtocol" location="q3urloperator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="getNetworkProtocol()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="deleteNetworkProtocol" fullname="Q3UrlOperator::deleteNetworkProtocol" href="q3urloperator.html#deleteNetworkProtocol" location="q3urloperator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="deleteNetworkProtocol()"/> + </class> + <class access="public" threadsafety="unspecified" status="obsolete" name="QAssistantClient" href="qassistantclient.html" location="qassistantclient.h" bases="QObject" module=""> + <property access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QAssistantClient::open" href="qassistantclient.html#open-prop" location="qassistantclient.h" type="bool"> + <getter name="isOpen"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QAssistantClient" fullname="QAssistantClient::QAssistantClient" href="qassistantclient.html#QAssistantClient" location="qassistantclient.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAssistantClient(const QString & path, QObject * parent)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAssistantClient" fullname="QAssistantClient::~QAssistantClient" href="qassistantclient.html#dtor.QAssistantClient" location="qassistantclient.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAssistantClient()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isOpen" fullname="QAssistantClient::isOpen" href="qassistantclient.html#open-prop" location="qassistantclient.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="open" type="bool" signature="isOpen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setArguments" fullname="QAssistantClient::setArguments" href="qassistantclient.html#setArguments" location="qassistantclient.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setArguments(const QStringList & arguments)"> + <parameter left="const QStringList &" right="" name="arguments" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="openAssistant" fullname="QAssistantClient::openAssistant" href="qassistantclient.html#openAssistant" location="qassistantclient.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="openAssistant()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="closeAssistant" fullname="QAssistantClient::closeAssistant" href="qassistantclient.html#closeAssistant" location="qassistantclient.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="closeAssistant()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showPage" fullname="QAssistantClient::showPage" href="qassistantclient.html#showPage" location="qassistantclient.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="showPage(const QString & page)"> + <parameter left="const QString &" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="assistantOpened" fullname="QAssistantClient::assistantOpened" href="qassistantclient.html#assistantOpened" location="qassistantclient.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="assistantOpened()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="assistantClosed" fullname="QAssistantClient::assistantClosed" href="qassistantclient.html#assistantClosed" location="qassistantclient.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="assistantClosed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QAssistantClient::error" href="qassistantclient.html#error" location="qassistantclient.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="error(const QString & message)"> + <parameter left="const QString &" right="" name="message" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptExtensionPlugin" href="qscriptextensionplugin.html" location="qscriptextensionplugin.h" bases="QObject" module="QtScript"> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptExtensionPlugin" fullname="QScriptExtensionPlugin::QScriptExtensionPlugin" href="qscriptextensionplugin.html#QScriptExtensionPlugin" location="qscriptextensionplugin.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScriptExtensionPlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptExtensionPlugin" fullname="QScriptExtensionPlugin::~QScriptExtensionPlugin" href="qscriptextensionplugin.html#dtor.QScriptExtensionPlugin" location="qscriptextensionplugin.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptExtensionPlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QScriptExtensionPlugin::keys" href="qscriptextensionplugin.html#keys" location="qscriptextensionplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="initialize" fullname="QScriptExtensionPlugin::initialize" href="qscriptextensionplugin.html#initialize" location="qscriptextensionplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="initialize(const QString & key, QScriptEngine * engine)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setupPackage" fullname="QScriptExtensionPlugin::setupPackage" href="qscriptextensionplugin.html#setupPackage" location="qscriptextensionplugin.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="setupPackage(const QString & key, QScriptEngine * engine) const"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QUndoCommand" href="qundocommand.html" location="qundostack.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QUndoCommand" fullname="QUndoCommand::QUndoCommand" href="qundocommand.html#QUndoCommand" location="qundostack.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QUndoCommand(QUndoCommand * parent)"> + <parameter left="QUndoCommand *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QUndoCommand" fullname="QUndoCommand::QUndoCommand" href="qundocommand.html#QUndoCommand-2" location="qundostack.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QUndoCommand(const QString & text, QUndoCommand * parent)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QUndoCommand *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QUndoCommand" fullname="QUndoCommand::~QUndoCommand" href="qundocommand.html#dtor.QUndoCommand" location="qundostack.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QUndoCommand()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="undo" fullname="QUndoCommand::undo" href="qundocommand.html#undo" location="qundostack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="undo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="redo" fullname="QUndoCommand::redo" href="qundocommand.html#redo" location="qundostack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="redo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QUndoCommand::text" href="qundocommand.html#text" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QUndoCommand::setText" href="qundocommand.html#setText" location="qundostack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="id" fullname="QUndoCommand::id" href="qundocommand.html#id" location="qundostack.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="id() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mergeWith" fullname="QUndoCommand::mergeWith" href="qundocommand.html#mergeWith" location="qundostack.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="mergeWith(const QUndoCommand * command)"> + <parameter left="const QUndoCommand *" right="" name="command" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childCount" fullname="QUndoCommand::childCount" href="qundocommand.html#childCount" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="childCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="child" fullname="QUndoCommand::child" href="qundocommand.html#child" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QUndoCommand *" signature="child(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QUndoStack" href="qundostack.html" location="qundostack.h" bases="QObject" module="QtGui"> + <contents name="undo-and-redo-actions" title="Undo and Redo Actions" level="1"/> + <contents name="command-compression-and-macros" title="Command Compression and Macros" level="1"/> + <contents name="clean-state" title="Clean State" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="active" fullname="QUndoStack::active" href="qundostack.html#active-prop" location="qundostack.h" type="bool"> + <getter name="isActive"/> + <setter name="setActive"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="undoLimit" fullname="QUndoStack::undoLimit" href="qundostack.html#undoLimit-prop" location="qundostack.h" type="int"> + <getter name="undoLimit"/> + <setter name="setUndoLimit"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QUndoStack" fullname="QUndoStack::QUndoStack" href="qundostack.html#QUndoStack" location="qundostack.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QUndoStack(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QUndoStack" fullname="QUndoStack::~QUndoStack" href="qundostack.html#dtor.QUndoStack" location="qundostack.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QUndoStack()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QUndoStack::clear" href="qundostack.html#clear" location="qundostack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="push" fullname="QUndoStack::push" href="qundostack.html#push" location="qundostack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push(QUndoCommand * cmd)"> + <parameter left="QUndoCommand *" right="" name="cmd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canUndo" fullname="QUndoStack::canUndo" href="qundostack.html#canUndo" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canUndo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canRedo" fullname="QUndoStack::canRedo" href="qundostack.html#canRedo" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canRedo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="undoText" fullname="QUndoStack::undoText" href="qundostack.html#undoText" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="undoText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="redoText" fullname="QUndoStack::redoText" href="qundostack.html#redoText" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="redoText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QUndoStack::count" href="qundostack.html#count" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QUndoStack::index" href="qundostack.html#index" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="index() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QUndoStack::text" href="qundostack.html#text" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(int idx) const"> + <parameter left="int" right="" name="idx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createUndoAction" fullname="QUndoStack::createUndoAction" href="qundostack.html#createUndoAction" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="createUndoAction(QObject * parent, const QString & prefix) const"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="prefix" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createRedoAction" fullname="QUndoStack::createRedoAction" href="qundostack.html#createRedoAction" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAction *" signature="createRedoAction(QObject * parent, const QString & prefix) const"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="prefix" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isActive" fullname="QUndoStack::isActive" href="qundostack.html#active-prop" location="qundostack.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="active" type="bool" signature="isActive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isClean" fullname="QUndoStack::isClean" href="qundostack.html#isClean" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isClean() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cleanIndex" fullname="QUndoStack::cleanIndex" href="qundostack.html#cleanIndex" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="cleanIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginMacro" fullname="QUndoStack::beginMacro" href="qundostack.html#beginMacro" location="qundostack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="beginMacro(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endMacro" fullname="QUndoStack::endMacro" href="qundostack.html#endMacro" location="qundostack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endMacro()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUndoLimit" fullname="QUndoStack::setUndoLimit" href="qundostack.html#undoLimit-prop" location="qundostack.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="undoLimit" type="void" signature="setUndoLimit(int limit)"> + <parameter left="int" right="" name="limit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="undoLimit" fullname="QUndoStack::undoLimit" href="qundostack.html#undoLimit-prop" location="qundostack.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="undoLimit" type="int" signature="undoLimit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="command" fullname="QUndoStack::command" href="qundostack.html#command" location="qundostack.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QUndoCommand *" signature="command(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setClean" fullname="QUndoStack::setClean" href="qundostack.html#setClean" location="qundostack.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setClean()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIndex" fullname="QUndoStack::setIndex" href="qundostack.html#setIndex" location="qundostack.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setIndex(int idx)"> + <parameter left="int" right="" name="idx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="undo" fullname="QUndoStack::undo" href="qundostack.html#undo" location="qundostack.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="undo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="redo" fullname="QUndoStack::redo" href="qundostack.html#redo" location="qundostack.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="redo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActive" fullname="QUndoStack::setActive" href="qundostack.html#active-prop" location="qundostack.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="active" type="void" signature="setActive(bool active)"> + <parameter left="bool" right="" name="active" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexChanged" fullname="QUndoStack::indexChanged" href="qundostack.html#indexChanged" location="qundostack.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="indexChanged(int idx)"> + <parameter left="int" right="" name="idx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cleanChanged" fullname="QUndoStack::cleanChanged" href="qundostack.html#cleanChanged" location="qundostack.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cleanChanged(bool clean)"> + <parameter left="bool" right="" name="clean" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canUndoChanged" fullname="QUndoStack::canUndoChanged" href="qundostack.html#canUndoChanged" location="qundostack.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="canUndoChanged(bool canUndo)"> + <parameter left="bool" right="" name="canUndo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canRedoChanged" fullname="QUndoStack::canRedoChanged" href="qundostack.html#canRedoChanged" location="qundostack.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="canRedoChanged(bool canRedo)"> + <parameter left="bool" right="" name="canRedo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="undoTextChanged" fullname="QUndoStack::undoTextChanged" href="qundostack.html#undoTextChanged" location="qundostack.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="undoTextChanged(const QString & undoText)"> + <parameter left="const QString &" right="" name="undoText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="redoTextChanged" fullname="QUndoStack::redoTextChanged" href="qundostack.html#redoTextChanged" location="qundostack.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="redoTextChanged(const QString & redoText)"> + <parameter left="const QString &" right="" name="redoText" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSet" href="qset.html" location="qset.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSet" fullname="QSet::QSet" href="qset.html#QSet" location="qset.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSet()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSet" fullname="QSet::QSet" href="qset.html#QSet-2" location="qset.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSet(const QSet<T> & other)"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSet::operator=" href="qset.html#operator=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSet<T> &" signature="operator=(const QSet<T> & other)"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSet::operator==" href="qset.html#operator==" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSet<T> & other) const"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSet::operator!=" href="qset.html#operator!=" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSet<T> & other) const"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QSet::size" href="qset.html#size" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QSet::isEmpty" href="qset.html#isEmpty" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="capacity" fullname="QSet::capacity" href="qset.html#capacity" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="capacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reserve" fullname="QSet::reserve" href="qset.html#reserve" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reserve(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="squeeze" fullname="QSet::squeeze" href="qset.html#squeeze" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="squeeze()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSet::clear" href="qset.html#clear" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QSet::remove" href="qset.html#remove" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QSet::contains" href="qset.html#contains" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QSet::contains" href="qset.html#contains-2" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="contains(const QSet<T> & other) const"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QSet::iterator" href="qset-iterator.html" location="qset.h" bases="" module="QtCore"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="iterator_category" fullname="QSet::iterator::iterator_category" href="qset-iterator.html#iterator_category-typedef" location="qset.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QSet::iterator::iterator" href="qset-iterator.html#iterator" location="qset.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QSet::iterator::iterator" href="qset-iterator.html#iterator-3" location="qset.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="iterator(const iterator & other)"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSet::iterator::operator=" href="qset-iterator.html#operator=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator=(const iterator & other)"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QSet::iterator::operator*" href="qset-iterator.html#operator*" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QSet::iterator::operator->" href="qset-iterator.html#operator->" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSet::iterator::operator==" href="qset-iterator.html#operator==" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSet::iterator::operator!=" href="qset-iterator.html#operator!=" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSet::iterator::operator==" href="qset-iterator.html#operator==-2" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSet::iterator::operator!=" href="qset-iterator.html#operator!=-2" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QSet::iterator::operator++" href="qset-iterator.html#operator++" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QSet::iterator::operator++" href="qset-iterator.html#operator++-2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QSet::iterator::operator--" href="qset-iterator.html#operator--" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QSet::iterator::operator--" href="qset-iterator.html#operator---2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QSet::iterator::operator+" href="qset-iterator.html#operator+" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="operator+(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QSet::iterator::operator-" href="qset-iterator.html#operator-" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="operator-(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QSet::iterator::operator+=" href="qset-iterator.html#operator+=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator+=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QSet::iterator::operator-=" href="qset-iterator.html#operator-=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator-=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QSet::const_iterator" href="qset-const-iterator.html" location="qset.h" bases="" module="QtCore"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="iterator_category" fullname="QSet::const_iterator::iterator_category" href="qset-const-iterator.html#iterator_category-typedef" location="qset.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QSet::const_iterator::const_iterator" href="qset-const-iterator.html#const_iterator" location="qset.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="const_iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QSet::const_iterator::const_iterator" href="qset-const-iterator.html#const_iterator-3" location="qset.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="const_iterator(const const_iterator & other)"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QSet::const_iterator::const_iterator" href="qset-const-iterator.html#const_iterator-4" location="qset.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="const_iterator(const iterator & other)"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSet::const_iterator::operator=" href="qset-const-iterator.html#operator=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator=(const const_iterator & other)"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QSet::const_iterator::operator*" href="qset-const-iterator.html#operator*" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QSet::const_iterator::operator->" href="qset-const-iterator.html#operator->" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSet::const_iterator::operator==" href="qset-const-iterator.html#operator==" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSet::const_iterator::operator!=" href="qset-const-iterator.html#operator!=" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QSet::const_iterator::operator++" href="qset-const-iterator.html#operator++" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QSet::const_iterator::operator++" href="qset-const-iterator.html#operator++-2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const_iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QSet::const_iterator::operator--" href="qset-const-iterator.html#operator--" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QSet::const_iterator::operator--" href="qset-const-iterator.html#operator---2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const_iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QSet::const_iterator::operator+" href="qset-const-iterator.html#operator+" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="operator+(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QSet::const_iterator::operator-" href="qset-const-iterator.html#operator-" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="operator-(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QSet::const_iterator::operator+=" href="qset-const-iterator.html#operator+=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator+=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QSet::const_iterator::operator-=" href="qset-const-iterator.html#operator-=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator-=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QSet::begin" href="qset.html#begin-2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="begin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QSet::begin" href="qset.html#begin" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constBegin" fullname="QSet::constBegin" href="qset.html#constBegin" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constBegin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QSet::end" href="qset.html#end-2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="end()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QSet::end" href="qset.html#end" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="end() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constEnd" fullname="QSet::constEnd" href="qset.html#constEnd" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="erase" fullname="QSet::erase" href="qset.html#erase" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="erase(iterator pos)"> + <parameter left="iterator" right="" name="pos" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="QSet::Iterator" href="qset.html#Iterator-typedef" location="qset.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ConstIterator" fullname="QSet::ConstIterator" href="qset.html#ConstIterator-typedef" location="qset.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QSet::count" href="qset.html#count" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QSet::insert" href="qset.html#insert" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator" signature="insert(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QSet::find" href="qset.html#find-2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="find(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QSet::find" href="qset.html#find" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="find(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="constFind" fullname="QSet::constFind" href="qset.html#constFind" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constFind(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unite" fullname="QSet::unite" href="qset.html#unite" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSet<T> &" signature="unite(const QSet<T> & other)"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersect" fullname="QSet::intersect" href="qset.html#intersect" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSet<T> &" signature="intersect(const QSet<T> & other)"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subtract" fullname="QSet::subtract" href="qset.html#subtract" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSet<T> &" signature="subtract(const QSet<T> & other)"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="key_type" fullname="QSet::key_type" href="qset.html#key_type-typedef" location="qset.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="value_type" fullname="QSet::value_type" href="qset.html#value_type-typedef" location="qset.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="pointer" fullname="QSet::pointer" href="qset.html#pointer-typedef" location="qset.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_pointer" fullname="QSet::const_pointer" href="qset.html#const_pointer-typedef" location="qset.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="reference" fullname="QSet::reference" href="qset.html#reference-typedef" location="qset.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_reference" fullname="QSet::const_reference" href="qset.html#const_reference-typedef" location="qset.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="difference_type" fullname="QSet::difference_type" href="qset.html#difference_type-typedef" location="qset.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="size_type" fullname="QSet::size_type" href="qset.html#size_type-typedef" location="qset.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="empty" fullname="QSet::empty" href="qset.html#empty" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="empty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QSet::operator<<" href="qset.html#operator<<" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSet<T> &" signature="operator<<(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|=" fullname="QSet::operator|=" href="qset.html#operator|=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSet<T> &" signature="operator|=(const QSet<T> & other)"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|=" fullname="QSet::operator|=" href="qset.html#operator|=-2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QSet<T> &" signature="operator|=(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&=" fullname="QSet::operator&=" href="qset.html#operator&=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSet<T> &" signature="operator&=(const QSet<T> & other)"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&=" fullname="QSet::operator&=" href="qset.html#operator&=-2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QSet<T> &" signature="operator&=(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QSet::operator+=" href="qset.html#operator+=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSet<T> &" signature="operator+=(const QSet<T> & other)"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QSet::operator+=" href="qset.html#operator+=-2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QSet<T> &" signature="operator+=(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QSet::operator-=" href="qset.html#operator-=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSet<T> &" signature="operator-=(const QSet<T> & other)"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QSet::operator-=" href="qset.html#operator-=-2" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QSet<T> &" signature="operator-=(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|" fullname="QSet::operator|" href="qset.html#operator|" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSet<T>" signature="operator|(const QSet<T> & other) const"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&" fullname="QSet::operator&" href="qset.html#operator&" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSet<T>" signature="operator&(const QSet<T> & other) const"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QSet::operator+" href="qset.html#operator+" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSet<T>" signature="operator+(const QSet<T> & other) const"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QSet::operator-" href="qset.html#operator-" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSet<T>" signature="operator-(const QSet<T> & other) const"> + <parameter left="const QSet<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toList" fullname="QSet::toList" href="qset.html#toList" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<T>" signature="toList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="values" fullname="QSet::values" href="qset.html#values" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<T>" signature="values() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromList" fullname="QSet::fromList" href="qset.html#fromList" location="qset.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QSet<T>" signature="fromList(const QList<T> & list)"> + <parameter left="const QList<T> &" right="" name="list" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMutableSetIterator" href="qmutablesetiterator.html" location="qset.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMutableSetIterator" fullname="QMutableSetIterator::QMutableSetIterator" href="qmutablesetiterator.html#QMutableSetIterator" location="qset.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMutableSetIterator(QSet<T> & set)"> + <parameter left="QSet<T> &" right="" name="set" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMutableSetIterator" fullname="QMutableSetIterator::~QMutableSetIterator" href="qmutablesetiterator.html#dtor.QMutableSetIterator" location="qset.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMutableSetIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QMutableSetIterator::operator=" href="qmutablesetiterator.html#operator=" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMutableSetIterator &" signature="operator=(QSet<T> & set)"> + <parameter left="QSet<T> &" right="" name="set" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toFront" fullname="QMutableSetIterator::toFront" href="qmutablesetiterator.html#toFront" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="toFront()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toBack" fullname="QMutableSetIterator::toBack" href="qmutablesetiterator.html#toBack" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="toBack()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasNext" fullname="QMutableSetIterator::hasNext" href="qmutablesetiterator.html#hasNext" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasNext() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="next" fullname="QMutableSetIterator::next" href="qmutablesetiterator.html#next" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const T &" signature="next()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peekNext" fullname="QMutableSetIterator::peekNext" href="qmutablesetiterator.html#peekNext" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="peekNext() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPrevious" fullname="QMutableSetIterator::hasPrevious" href="qmutablesetiterator.html#hasPrevious" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPrevious() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="previous" fullname="QMutableSetIterator::previous" href="qmutablesetiterator.html#previous" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const T &" signature="previous()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peekPrevious" fullname="QMutableSetIterator::peekPrevious" href="qmutablesetiterator.html#peekPrevious" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="peekPrevious() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QMutableSetIterator::remove" href="qmutablesetiterator.html#remove" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QMutableSetIterator::value" href="qmutablesetiterator.html#value" location="qset.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findNext" fullname="QMutableSetIterator::findNext" href="qmutablesetiterator.html#findNext" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="findNext(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findPrevious" fullname="QMutableSetIterator::findPrevious" href="qmutablesetiterator.html#findPrevious" location="qset.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="findPrevious(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlSerializer" href="qxmlserializer.html" location="qxmlserializer.h" bases="QAbstractXmlReceiver" module="QtXmlPatterns"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlSerializer" fullname="QXmlSerializer::QXmlSerializer" href="qxmlserializer.html#QXmlSerializer" location="qxmlserializer.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlSerializer(const QXmlQuery & query, QIODevice * outputDevice)"> + <parameter left="const QXmlQuery &" right="" name="query" default=""/> + <parameter left="QIODevice *" right="" name="outputDevice" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceBinding" fullname="QXmlSerializer::namespaceBinding" href="qxmlserializer.html#namespaceBinding" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="namespaceBinding(const QXmlName & nb)"> + <parameter left="const QXmlName &" right="" name="nb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="characters" fullname="QXmlSerializer::characters" href="qxmlserializer.html#characters" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="characters(const QStringRef & value)"> + <parameter left="const QStringRef &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="comment" fullname="QXmlSerializer::comment" href="qxmlserializer.html#comment" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="comment(const QString & value)"> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startElement" fullname="QXmlSerializer::startElement" href="qxmlserializer.html#startElement" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startElement(const QXmlName & name)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endElement" fullname="QXmlSerializer::endElement" href="qxmlserializer.html#endElement" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="endElement()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="attribute" fullname="QXmlSerializer::attribute" href="qxmlserializer.html#attribute" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="attribute(const QXmlName & name, const QStringRef & value)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + <parameter left="const QStringRef &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="processingInstruction" fullname="QXmlSerializer::processingInstruction" href="qxmlserializer.html#processingInstruction" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="processingInstruction(const QXmlName & name, const QString & value)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="atomicValue" fullname="QXmlSerializer::atomicValue" href="qxmlserializer.html#atomicValue" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="atomicValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startDocument" fullname="QXmlSerializer::startDocument" href="qxmlserializer.html#startDocument" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endDocument" fullname="QXmlSerializer::endDocument" href="qxmlserializer.html#endDocument" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="endDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startOfSequence" fullname="QXmlSerializer::startOfSequence" href="qxmlserializer.html#startOfSequence" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startOfSequence()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endOfSequence" fullname="QXmlSerializer::endOfSequence" href="qxmlserializer.html#endOfSequence" location="qxmlserializer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="endOfSequence()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="outputDevice" fullname="QXmlSerializer::outputDevice" href="qxmlserializer.html#outputDevice" location="qxmlserializer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIODevice *" signature="outputDevice() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCodec" fullname="QXmlSerializer::setCodec" href="qxmlserializer.html#setCodec" location="qxmlserializer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCodec(const QTextCodec * outputCodec)"> + <parameter left="const QTextCodec *" right="" name="outputCodec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codec" fullname="QXmlSerializer::codec" href="qxmlserializer.html#codec" location="qxmlserializer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QTextCodec *" signature="codec() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSocketNotifier" href="qsocketnotifier.html" location="qsocketnotifier.h" bases="QObject" module="QtCore"> + <target name="write-notifiers"/> + <contents name="notes-for-windows-users" title="Notes for Windows Users" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QSocketNotifier::Type" href="qsocketnotifier.html#Type-enum" location="qsocketnotifier.h"> + <value name="Read" value="0"/> + <value name="Write" value="1"/> + <value name="Exception" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QSocketNotifier" fullname="QSocketNotifier::QSocketNotifier" href="qsocketnotifier.html#QSocketNotifier" location="qsocketnotifier.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSocketNotifier(int socket, Type type, QObject * parent)"> + <parameter left="int" right="" name="socket" default=""/> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QSocketNotifier" fullname="QSocketNotifier::QSocketNotifier" href="qsocketnotifier-qt3.html#QSocketNotifier-2" location="qsocketnotifier.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSocketNotifier(int socket, Type type, QObject * parent, const char * name)"> + <parameter left="int" right="" name="socket" default=""/> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSocketNotifier" fullname="QSocketNotifier::~QSocketNotifier" href="qsocketnotifier.html#dtor.QSocketNotifier" location="qsocketnotifier.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSocketNotifier()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="socket" fullname="QSocketNotifier::socket" href="qsocketnotifier.html#socket" location="qsocketnotifier.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="socket() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QSocketNotifier::type" href="qsocketnotifier.html#type" location="qsocketnotifier.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="QSocketNotifier::isEnabled" href="qsocketnotifier.html#isEnabled" location="qsocketnotifier.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="QSocketNotifier::setEnabled" href="qsocketnotifier.html#setEnabled" location="qsocketnotifier.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="QSocketNotifier::activated" href="qsocketnotifier.html#activated" location="qsocketnotifier.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(int socket)"> + <parameter left="int" right="" name="socket" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QSocketNotifier::event" href="qsocketnotifier.html#event" location="qsocketnotifier.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGLShader" href="qglshader.html" location="qglshaderprogram.h" bases="QObject" module="QtOpenGL"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ShaderType" fullname="QGLShader::ShaderType" href="qglshader.html#ShaderType-enum" location="qglshaderprogram.h"> + <value name="VertexShader" value="0"/> + <value name="FragmentShader" value="1"/> + <value name="PartialVertexShader" value="2"/> + <value name="PartialFragmentShader" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLShader" fullname="QGLShader::QGLShader" href="qglshader.html#QGLShader" location="qglshaderprogram.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGLShader(QGLShader::ShaderType type, QObject * parent)"> + <parameter left="QGLShader::ShaderType" right="" name="type" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLShader" fullname="QGLShader::QGLShader" href="qglshader.html#QGLShader-2" location="qglshaderprogram.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGLShader(const QString & fileName, QObject * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLShader" fullname="QGLShader::QGLShader" href="qglshader.html#QGLShader-3" location="qglshaderprogram.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGLShader(const QString & fileName, QGLShader::ShaderType type, QObject * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QGLShader::ShaderType" right="" name="type" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLShader" fullname="QGLShader::QGLShader" href="qglshader.html#QGLShader-4" location="qglshaderprogram.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QGLShader(QGLShader::ShaderType type, const QGLContext * context, QObject * parent)"> + <parameter left="QGLShader::ShaderType" right="" name="type" default=""/> + <parameter left="const QGLContext *" right="" name="context" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLShader" fullname="QGLShader::QGLShader" href="qglshader.html#QGLShader-5" location="qglshaderprogram.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QGLShader(const QString & fileName, const QGLContext * context, QObject * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QGLContext *" right="" name="context" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLShader" fullname="QGLShader::QGLShader" href="qglshader.html#QGLShader-6" location="qglshaderprogram.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QGLShader(const QString & fileName, QGLShader::ShaderType type, const QGLContext * context, QObject * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QGLShader::ShaderType" right="" name="type" default=""/> + <parameter left="const QGLContext *" right="" name="context" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGLShader" fullname="QGLShader::~QGLShader" href="qglshader.html#dtor.QGLShader" location="qglshaderprogram.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGLShader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shaderType" fullname="QGLShader::shaderType" href="qglshader.html#shaderType" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGLShader::ShaderType" signature="shaderType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="compile" fullname="QGLShader::compile" href="qglshader.html#compile" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="compile(const char * source)"> + <parameter left="const char *" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compile" fullname="QGLShader::compile" href="qglshader.html#compile-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="compile(const QByteArray & source)"> + <parameter left="const QByteArray &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compile" fullname="QGLShader::compile" href="qglshader.html#compile-3" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="compile(const QString & source)"> + <parameter left="const QString &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compileFile" fullname="QGLShader::compileFile" href="qglshader.html#compileFile" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="compileFile(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setShaderBinary" fullname="QGLShader::setShaderBinary" href="qglshader.html#setShaderBinary" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setShaderBinary(GLenum format, const void * binary, int length)"> + <parameter left="GLenum" right="" name="format" default=""/> + <parameter left="const void *" right="" name="binary" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setShaderBinary" fullname="QGLShader::setShaderBinary" href="qglshader.html#setShaderBinary-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="setShaderBinary(QGLShader & otherShader, GLenum format, const void * binary, int length)"> + <parameter left="QGLShader &" right="" name="otherShader" default=""/> + <parameter left="GLenum" right="" name="format" default=""/> + <parameter left="const void *" right="" name="binary" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shaderBinaryFormats" fullname="QGLShader::shaderBinaryFormats" href="qglshader.html#shaderBinaryFormats" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<GLenum>" signature="shaderBinaryFormats()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sourceCode" fullname="QGLShader::sourceCode" href="qglshader.html#sourceCode" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="sourceCode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCompiled" fullname="QGLShader::isCompiled" href="qglshader.html#isCompiled" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCompiled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="log" fullname="QGLShader::log" href="qglshader.html#log" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="log() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shaderId" fullname="QGLShader::shaderId" href="qglshader.html#shaderId" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="GLuint" signature="shaderId() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGLShaderProgram" href="qglshaderprogram.html" location="qglshaderprogram.h" bases="QObject" module="QtOpenGL"> + <contents name="introduction" title="Introduction" level="1"/> + <contents name="writing-portable-shaders" title="Writing portable shaders" level="1"/> + <contents name="simple-shader-example" title="Simple shader example" level="1"/> + <contents name="partial-shaders" title="Partial shaders" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLShaderProgram" fullname="QGLShaderProgram::QGLShaderProgram" href="qglshaderprogram.html#QGLShaderProgram" location="qglshaderprogram.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGLShaderProgram(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLShaderProgram" fullname="QGLShaderProgram::QGLShaderProgram" href="qglshaderprogram.html#QGLShaderProgram-2" location="qglshaderprogram.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGLShaderProgram(const QGLContext * context, QObject * parent)"> + <parameter left="const QGLContext *" right="" name="context" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGLShaderProgram" fullname="QGLShaderProgram::~QGLShaderProgram" href="qglshaderprogram.html#dtor.QGLShaderProgram" location="qglshaderprogram.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGLShaderProgram()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addShader" fullname="QGLShaderProgram::addShader" href="qglshaderprogram.html#addShader" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="addShader(QGLShader * shader)"> + <parameter left="QGLShader *" right="" name="shader" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeShader" fullname="QGLShaderProgram::removeShader" href="qglshaderprogram.html#removeShader" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeShader(QGLShader * shader)"> + <parameter left="QGLShader *" right="" name="shader" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shaders" fullname="QGLShaderProgram::shaders" href="qglshaderprogram.html#shaders" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGLShader *>" signature="shaders() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addShader" fullname="QGLShaderProgram::addShader" href="qglshaderprogram.html#addShader-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="addShader(QGLShader::ShaderType type, const char * source)"> + <parameter left="QGLShader::ShaderType" right="" name="type" default=""/> + <parameter left="const char *" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addShader" fullname="QGLShaderProgram::addShader" href="qglshaderprogram.html#addShader-3" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="addShader(QGLShader::ShaderType type, const QByteArray & source)"> + <parameter left="QGLShader::ShaderType" right="" name="type" default=""/> + <parameter left="const QByteArray &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addShader" fullname="QGLShaderProgram::addShader" href="qglshaderprogram.html#addShader-4" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="bool" signature="addShader(QGLShader::ShaderType type, const QString & source)"> + <parameter left="QGLShader::ShaderType" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="source" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAllShaders" fullname="QGLShaderProgram::removeAllShaders" href="qglshaderprogram.html#removeAllShaders" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAllShaders()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="programBinary" fullname="QGLShaderProgram::programBinary" href="qglshaderprogram.html#programBinary" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="programBinary(int * format) const"> + <parameter left="int *" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProgramBinary" fullname="QGLShaderProgram::setProgramBinary" href="qglshaderprogram.html#setProgramBinary" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setProgramBinary(int format, const QByteArray & binary)"> + <parameter left="int" right="" name="format" default=""/> + <parameter left="const QByteArray &" right="" name="binary" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="programBinaryFormats" fullname="QGLShaderProgram::programBinaryFormats" href="qglshaderprogram.html#programBinaryFormats" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<int>" signature="programBinaryFormats()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="link" fullname="QGLShaderProgram::link" href="qglshaderprogram.html#link" location="qglshaderprogram.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="link()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLinked" fullname="QGLShaderProgram::isLinked" href="qglshaderprogram.html#isLinked" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLinked() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="log" fullname="QGLShaderProgram::log" href="qglshaderprogram.html#log" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="log() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="enable" fullname="QGLShaderProgram::enable" href="qglshaderprogram.html#enable" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="enable()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="disable" fullname="QGLShaderProgram::disable" href="qglshaderprogram.html#disable" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="disable()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="programId" fullname="QGLShaderProgram::programId" href="qglshaderprogram.html#programId" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="GLuint" signature="programId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bindAttributeLocation" fullname="QGLShaderProgram::bindAttributeLocation" href="qglshaderprogram.html#bindAttributeLocation" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="bindAttributeLocation(const char * name, int location)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="int" right="" name="location" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindAttributeLocation" fullname="QGLShaderProgram::bindAttributeLocation" href="qglshaderprogram.html#bindAttributeLocation-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="bindAttributeLocation(const QByteArray & name, int location)"> + <parameter left="const QByteArray &" right="" name="name" default=""/> + <parameter left="int" right="" name="location" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindAttributeLocation" fullname="QGLShaderProgram::bindAttributeLocation" href="qglshaderprogram.html#bindAttributeLocation-3" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="bindAttributeLocation(const QString & name, int location)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="int" right="" name="location" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attributeLocation" fullname="QGLShaderProgram::attributeLocation" href="qglshaderprogram.html#attributeLocation" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="attributeLocation(const char * name) const"> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attributeLocation" fullname="QGLShaderProgram::attributeLocation" href="qglshaderprogram.html#attributeLocation-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="attributeLocation(const QByteArray & name) const"> + <parameter left="const QByteArray &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attributeLocation" fullname="QGLShaderProgram::attributeLocation" href="qglshaderprogram.html#attributeLocation-3" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="attributeLocation(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttributeValue(int location, GLfloat value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="GLfloat" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setAttributeValue(int location, GLfloat x, GLfloat y)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-3" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setAttributeValue(int location, GLfloat x, GLfloat y, GLfloat z)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + <parameter left="GLfloat" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-4" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="setAttributeValue(int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + <parameter left="GLfloat" right="" name="z" default=""/> + <parameter left="GLfloat" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-5" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="setAttributeValue(int location, const QVector2D & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector2D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-6" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="setAttributeValue(int location, const QVector3D & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector3D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-7" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="setAttributeValue(int location, const QVector4D & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector4D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-8" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="void" signature="setAttributeValue(int location, const QColor & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QColor &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-9" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="void" signature="setAttributeValue(int location, const GLfloat * values, int columns, int rows)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const GLfloat *" right="" name="values" default=""/> + <parameter left="int" right="" name="columns" default=""/> + <parameter left="int" right="" name="rows" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-10" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="void" signature="setAttributeValue(const char * name, GLfloat value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="GLfloat" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-11" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="void" signature="setAttributeValue(const char * name, GLfloat x, GLfloat y)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-12" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="void" signature="setAttributeValue(const char * name, GLfloat x, GLfloat y, GLfloat z)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + <parameter left="GLfloat" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-13" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="void" signature="setAttributeValue(const char * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + <parameter left="GLfloat" right="" name="z" default=""/> + <parameter left="GLfloat" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-14" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="void" signature="setAttributeValue(const char * name, const QVector2D & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector2D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-15" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" type="void" signature="setAttributeValue(const char * name, const QVector3D & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector3D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-16" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" type="void" signature="setAttributeValue(const char * name, const QVector4D & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector4D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-17" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" type="void" signature="setAttributeValue(const char * name, const QColor & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QColor &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeValue" fullname="QGLShaderProgram::setAttributeValue" href="qglshaderprogram.html#setAttributeValue-18" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" type="void" signature="setAttributeValue(const char * name, const GLfloat * values, int columns, int rows)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const GLfloat *" right="" name="values" default=""/> + <parameter left="int" right="" name="columns" default=""/> + <parameter left="int" right="" name="rows" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeArray" fullname="QGLShaderProgram::setAttributeArray" href="qglshaderprogram.html#setAttributeArray" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttributeArray(int location, const GLfloat * values, int size, int stride)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const GLfloat *" right="" name="values" default=""/> + <parameter left="int" right="" name="size" default=""/> + <parameter left="int" right="" name="stride" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeArray" fullname="QGLShaderProgram::setAttributeArray" href="qglshaderprogram.html#setAttributeArray-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setAttributeArray(int location, const QVector2D * values, int stride)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector2D *" right="" name="values" default=""/> + <parameter left="int" right="" name="stride" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeArray" fullname="QGLShaderProgram::setAttributeArray" href="qglshaderprogram.html#setAttributeArray-3" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setAttributeArray(int location, const QVector3D * values, int stride)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector3D *" right="" name="values" default=""/> + <parameter left="int" right="" name="stride" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeArray" fullname="QGLShaderProgram::setAttributeArray" href="qglshaderprogram.html#setAttributeArray-4" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="setAttributeArray(int location, const QVector4D * values, int stride)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector4D *" right="" name="values" default=""/> + <parameter left="int" right="" name="stride" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeArray" fullname="QGLShaderProgram::setAttributeArray" href="qglshaderprogram.html#setAttributeArray-5" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="setAttributeArray(const char * name, const GLfloat * values, int size, int stride)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const GLfloat *" right="" name="values" default=""/> + <parameter left="int" right="" name="size" default=""/> + <parameter left="int" right="" name="stride" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeArray" fullname="QGLShaderProgram::setAttributeArray" href="qglshaderprogram.html#setAttributeArray-6" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="setAttributeArray(const char * name, const QVector2D * values, int stride)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector2D *" right="" name="values" default=""/> + <parameter left="int" right="" name="stride" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeArray" fullname="QGLShaderProgram::setAttributeArray" href="qglshaderprogram.html#setAttributeArray-7" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="setAttributeArray(const char * name, const QVector3D * values, int stride)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector3D *" right="" name="values" default=""/> + <parameter left="int" right="" name="stride" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeArray" fullname="QGLShaderProgram::setAttributeArray" href="qglshaderprogram.html#setAttributeArray-8" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="void" signature="setAttributeArray(const char * name, const QVector4D * values, int stride)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector4D *" right="" name="values" default=""/> + <parameter left="int" right="" name="stride" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disableAttributeArray" fullname="QGLShaderProgram::disableAttributeArray" href="qglshaderprogram.html#disableAttributeArray" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="disableAttributeArray(int location)"> + <parameter left="int" right="" name="location" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disableAttributeArray" fullname="QGLShaderProgram::disableAttributeArray" href="qglshaderprogram.html#disableAttributeArray-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="disableAttributeArray(const char * name)"> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uniformLocation" fullname="QGLShaderProgram::uniformLocation" href="qglshaderprogram.html#uniformLocation" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="uniformLocation(const char * name) const"> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uniformLocation" fullname="QGLShaderProgram::uniformLocation" href="qglshaderprogram.html#uniformLocation-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="uniformLocation(const QByteArray & name) const"> + <parameter left="const QByteArray &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uniformLocation" fullname="QGLShaderProgram::uniformLocation" href="qglshaderprogram.html#uniformLocation-3" location="qglshaderprogram.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="uniformLocation(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUniformValue(int location, GLfloat value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="GLfloat" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setUniformValue(int location, GLint value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="GLint" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-3" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setUniformValue(int location, GLuint value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="GLuint" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-4" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="setUniformValue(int location, GLfloat x, GLfloat y)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-5" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="setUniformValue(int location, GLfloat x, GLfloat y, GLfloat z)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + <parameter left="GLfloat" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-6" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="setUniformValue(int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + <parameter left="GLfloat" right="" name="z" default=""/> + <parameter left="GLfloat" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-7" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="setUniformValue(int location, const QVector2D & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector2D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-8" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="void" signature="setUniformValue(int location, const QVector3D & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector3D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-9" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="void" signature="setUniformValue(int location, const QVector4D & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector4D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-10" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="void" signature="setUniformValue(int location, const QColor & color)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-11" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="void" signature="setUniformValue(int location, const QPoint & point)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-12" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="void" signature="setUniformValue(int location, const QPointF & point)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-13" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="void" signature="setUniformValue(int location, const QSize & size)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-14" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="void" signature="setUniformValue(int location, const QSizeF & size)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-15" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" type="void" signature="setUniformValue(int location, const QMatrix2x2 & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix2x2 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-16" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" type="void" signature="setUniformValue(int location, const QMatrix2x3 & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix2x3 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-17" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" type="void" signature="setUniformValue(int location, const QMatrix2x4 & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix2x4 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-18" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" type="void" signature="setUniformValue(int location, const QMatrix3x2 & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix3x2 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-19" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="19" type="void" signature="setUniformValue(int location, const QMatrix3x3 & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix3x3 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-20" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="20" type="void" signature="setUniformValue(int location, const QMatrix3x4 & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix3x4 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-21" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="21" type="void" signature="setUniformValue(int location, const QMatrix4x2 & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix4x2 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-22" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="22" type="void" signature="setUniformValue(int location, const QMatrix4x3 & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix4x3 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-23" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="23" type="void" signature="setUniformValue(int location, const QMatrix4x4 & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-48" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="48" type="void" signature="setUniformValue(int location, const GLfloat[4][4] value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const GLfloat[4][4]" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-24" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="24" type="void" signature="setUniformValue(int location, const QTransform & value)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QTransform &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-25" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="25" type="void" signature="setUniformValue(const char * name, GLfloat value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="GLfloat" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-26" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="26" type="void" signature="setUniformValue(const char * name, GLint value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="GLint" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-27" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="27" type="void" signature="setUniformValue(const char * name, GLuint value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="GLuint" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-28" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="28" type="void" signature="setUniformValue(const char * name, GLfloat x, GLfloat y)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-29" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="29" type="void" signature="setUniformValue(const char * name, GLfloat x, GLfloat y, GLfloat z)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + <parameter left="GLfloat" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-30" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="30" type="void" signature="setUniformValue(const char * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="GLfloat" right="" name="x" default=""/> + <parameter left="GLfloat" right="" name="y" default=""/> + <parameter left="GLfloat" right="" name="z" default=""/> + <parameter left="GLfloat" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-31" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="31" type="void" signature="setUniformValue(const char * name, const QVector2D & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector2D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-32" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="32" type="void" signature="setUniformValue(const char * name, const QVector3D & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector3D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-33" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="33" type="void" signature="setUniformValue(const char * name, const QVector4D & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector4D &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-34" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="34" type="void" signature="setUniformValue(const char * name, const QColor & color)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-35" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="35" type="void" signature="setUniformValue(const char * name, const QPoint & point)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-36" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="36" type="void" signature="setUniformValue(const char * name, const QPointF & point)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-37" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="37" type="void" signature="setUniformValue(const char * name, const QSize & size)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-38" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="38" type="void" signature="setUniformValue(const char * name, const QSizeF & size)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-39" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="39" type="void" signature="setUniformValue(const char * name, const QMatrix2x2 & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix2x2 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-40" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="40" type="void" signature="setUniformValue(const char * name, const QMatrix2x3 & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix2x3 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-41" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="41" type="void" signature="setUniformValue(const char * name, const QMatrix2x4 & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix2x4 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-42" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="42" type="void" signature="setUniformValue(const char * name, const QMatrix3x2 & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix3x2 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-43" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="43" type="void" signature="setUniformValue(const char * name, const QMatrix3x3 & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix3x3 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-44" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="44" type="void" signature="setUniformValue(const char * name, const QMatrix3x4 & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix3x4 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-45" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="45" type="void" signature="setUniformValue(const char * name, const QMatrix4x2 & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix4x2 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-46" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="46" type="void" signature="setUniformValue(const char * name, const QMatrix4x3 & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix4x3 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-47" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="47" type="void" signature="setUniformValue(const char * name, const QMatrix4x4 & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix4x4 &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-49" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="49" type="void" signature="setUniformValue(const char * name, const GLfloat[4][4] value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const GLfloat[4][4]" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValue" fullname="QGLShaderProgram::setUniformValue" href="qglshaderprogram.html#setUniformValue-50" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="50" type="void" signature="setUniformValue(const char * name, const QTransform & value)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QTransform &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUniformValueArray(int location, const GLfloat * values, int count, int size)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const GLfloat *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-2" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setUniformValueArray(int location, const GLint * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const GLint *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-3" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setUniformValueArray(int location, const GLuint * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const GLuint *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-4" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="setUniformValueArray(int location, const QVector2D * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector2D *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-5" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="setUniformValueArray(int location, const QVector3D * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector3D *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-6" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="setUniformValueArray(int location, const QVector4D * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QVector4D *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-7" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="setUniformValueArray(int location, const QMatrix2x2 * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix2x2 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-8" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="void" signature="setUniformValueArray(int location, const QMatrix2x3 * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix2x3 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-9" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="void" signature="setUniformValueArray(int location, const QMatrix2x4 * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix2x4 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-10" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="void" signature="setUniformValueArray(int location, const QMatrix3x2 * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix3x2 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-11" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="void" signature="setUniformValueArray(int location, const QMatrix3x3 * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix3x3 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-12" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="void" signature="setUniformValueArray(int location, const QMatrix3x4 * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix3x4 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-13" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="void" signature="setUniformValueArray(int location, const QMatrix4x2 * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix4x2 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-14" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="void" signature="setUniformValueArray(int location, const QMatrix4x3 * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix4x3 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-15" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" type="void" signature="setUniformValueArray(int location, const QMatrix4x4 * values, int count)"> + <parameter left="int" right="" name="location" default=""/> + <parameter left="const QMatrix4x4 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-18" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" type="void" signature="setUniformValueArray(const char * name, const GLfloat * values, int count, int size)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const GLfloat *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-16" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" type="void" signature="setUniformValueArray(const char * name, const GLint * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const GLint *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-17" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" type="void" signature="setUniformValueArray(const char * name, const GLuint * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const GLuint *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-19" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="19" type="void" signature="setUniformValueArray(const char * name, const QVector2D * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector2D *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-20" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="20" type="void" signature="setUniformValueArray(const char * name, const QVector3D * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector3D *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-21" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="21" type="void" signature="setUniformValueArray(const char * name, const QVector4D * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVector4D *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-22" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="22" type="void" signature="setUniformValueArray(const char * name, const QMatrix2x2 * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix2x2 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-23" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="23" type="void" signature="setUniformValueArray(const char * name, const QMatrix2x3 * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix2x3 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-24" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="24" type="void" signature="setUniformValueArray(const char * name, const QMatrix2x4 * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix2x4 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-25" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="25" type="void" signature="setUniformValueArray(const char * name, const QMatrix3x2 * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix3x2 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-26" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="26" type="void" signature="setUniformValueArray(const char * name, const QMatrix3x3 * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix3x3 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-27" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="27" type="void" signature="setUniformValueArray(const char * name, const QMatrix3x4 * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix3x4 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-28" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="28" type="void" signature="setUniformValueArray(const char * name, const QMatrix4x2 * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix4x2 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-29" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="29" type="void" signature="setUniformValueArray(const char * name, const QMatrix4x3 * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix4x3 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformValueArray" fullname="QGLShaderProgram::setUniformValueArray" href="qglshaderprogram.html#setUniformValueArray-30" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="30" type="void" signature="setUniformValueArray(const char * name, const QMatrix4x4 * values, int count)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QMatrix4x4 *" right="" name="values" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasShaderPrograms" fullname="QGLShaderProgram::hasShaderPrograms" href="qglshaderprogram.html#hasShaderPrograms" location="qglshaderprogram.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="hasShaderPrograms(const QGLContext * context)"> + <parameter left="const QGLContext *" right="" name="context" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFocusFrame" href="qfocusframe.html" location="qfocusframe.h" bases="QWidget" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFocusFrame" fullname="QFocusFrame::QFocusFrame" href="qfocusframe.html#QFocusFrame" location="qfocusframe.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFocusFrame(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFocusFrame" fullname="QFocusFrame::~QFocusFrame" href="qfocusframe.html#dtor.QFocusFrame" location="qfocusframe.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFocusFrame()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidget" fullname="QFocusFrame::setWidget" href="qfocusframe.html#setWidget" location="qfocusframe.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QFocusFrame::widget" href="qfocusframe.html#widget" location="qfocusframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QFocusFrame::event" href="qfocusframe.html#event" location="qfocusframe.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QFocusFrame::eventFilter" href="qfocusframe.html#eventFilter" location="qfocusframe.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QFocusFrame::paintEvent" href="qfocusframe.html#paintEvent" location="qfocusframe.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QFocusFrame::initStyleOption" href="qfocusframe.html#initStyleOption" location="qfocusframe.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOption * option) const"> + <parameter left="QStyleOption *" right="" name="option" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStandardItem" href="qstandarditem.html" location="qstandarditemmodel.h" bases="" module="QtGui"> + <contents name="subclassing" title="Subclassing" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStandardItem" fullname="QStandardItem::QStandardItem" href="qstandarditem.html#QStandardItem" location="qstandarditemmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStandardItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStandardItem" fullname="QStandardItem::QStandardItem" href="qstandarditem.html#QStandardItem-2" location="qstandarditemmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStandardItem(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStandardItem" fullname="QStandardItem::QStandardItem" href="qstandarditem.html#QStandardItem-3" location="qstandarditemmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStandardItem(const QIcon & icon, const QString & text)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStandardItem" fullname="QStandardItem::QStandardItem" href="qstandarditem.html#QStandardItem-4" location="qstandarditemmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QStandardItem(int rows, int columns)"> + <parameter left="int" right="" name="rows" default=""/> + <parameter left="int" right="" name="columns" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStandardItem" fullname="QStandardItem::~QStandardItem" href="qstandarditem.html#dtor.QStandardItem" location="qstandarditemmodel.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStandardItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QStandardItem::data" href="qstandarditem.html#data" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(int role) const"> + <parameter left="int" right="" name="role" default="Qt::UserRole + 1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QStandardItem::setData" href="qstandarditem.html#setData" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QVariant & value, int role)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::UserRole + 1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QStandardItem::text" href="qstandarditem.html#text" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QStandardItem::setText" href="qstandarditem.html#setText" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="icon" fullname="QStandardItem::icon" href="qstandarditem.html#icon" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIcon" fullname="QStandardItem::setIcon" href="qstandarditem.html#setIcon" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIcon(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QStandardItem::toolTip" href="qstandarditem.html#toolTip" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toolTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolTip" fullname="QStandardItem::setToolTip" href="qstandarditem.html#setToolTip" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setToolTip(const QString & toolTip)"> + <parameter left="const QString &" right="" name="toolTip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusTip" fullname="QStandardItem::statusTip" href="qstandarditem.html#statusTip" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="statusTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatusTip" fullname="QStandardItem::setStatusTip" href="qstandarditem.html#setStatusTip" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStatusTip(const QString & statusTip)"> + <parameter left="const QString &" right="" name="statusTip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QStandardItem::whatsThis" href="qstandarditem.html#whatsThis" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="whatsThis() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWhatsThis" fullname="QStandardItem::setWhatsThis" href="qstandarditem.html#setWhatsThis" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWhatsThis(const QString & whatsThis)"> + <parameter left="const QString &" right="" name="whatsThis" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QStandardItem::sizeHint" href="qstandarditem.html#sizeHint" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeHint" fullname="QStandardItem::setSizeHint" href="qstandarditem.html#setSizeHint" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSizeHint(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QStandardItem::font" href="qstandarditem.html#font" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QStandardItem::setFont" href="qstandarditem.html#setFont" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textAlignment" fullname="QStandardItem::textAlignment" href="qstandarditem.html#textAlignment" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Alignment" signature="textAlignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextAlignment" fullname="QStandardItem::setTextAlignment" href="qstandarditem.html#setTextAlignment" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="background" fullname="QStandardItem::background" href="qstandarditem.html#background" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="background() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackground" fullname="QStandardItem::setBackground" href="qstandarditem.html#setBackground" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackground(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="foreground" fullname="QStandardItem::foreground" href="qstandarditem.html#foreground" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="foreground() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setForeground" fullname="QStandardItem::setForeground" href="qstandarditem.html#setForeground" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setForeground(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="checkState" fullname="QStandardItem::checkState" href="qstandarditem.html#checkState" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::CheckState" signature="checkState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCheckState" fullname="QStandardItem::setCheckState" href="qstandarditem.html#setCheckState" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCheckState(Qt::CheckState state)"> + <parameter left="Qt::CheckState" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="accessibleText" fullname="QStandardItem::accessibleText" href="qstandarditem.html#accessibleText" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="accessibleText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAccessibleText" fullname="QStandardItem::setAccessibleText" href="qstandarditem.html#setAccessibleText" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAccessibleText(const QString & accessibleText)"> + <parameter left="const QString &" right="" name="accessibleText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="accessibleDescription" fullname="QStandardItem::accessibleDescription" href="qstandarditem.html#accessibleDescription" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="accessibleDescription() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAccessibleDescription" fullname="QStandardItem::setAccessibleDescription" href="qstandarditem.html#setAccessibleDescription" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAccessibleDescription(const QString & accessibleDescription)"> + <parameter left="const QString &" right="" name="accessibleDescription" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QStandardItem::flags" href="qstandarditem.html#flags" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFlags" fullname="QStandardItem::setFlags" href="qstandarditem.html#setFlags" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFlags(QFlags<Qt::ItemFlag> flags)"> + <parameter left="QFlags<Qt::ItemFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="QStandardItem::isEnabled" href="qstandarditem.html#isEnabled" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="QStandardItem::setEnabled" href="qstandarditem.html#setEnabled" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnabled(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEditable" fullname="QStandardItem::isEditable" href="qstandarditem.html#isEditable" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEditable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditable" fullname="QStandardItem::setEditable" href="qstandarditem.html#setEditable" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEditable(bool editable)"> + <parameter left="bool" right="" name="editable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelectable" fullname="QStandardItem::isSelectable" href="qstandarditem.html#isSelectable" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelectable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectable" fullname="QStandardItem::setSelectable" href="qstandarditem.html#setSelectable" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectable(bool selectable)"> + <parameter left="bool" right="" name="selectable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCheckable" fullname="QStandardItem::isCheckable" href="qstandarditem.html#isCheckable" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCheckable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCheckable" fullname="QStandardItem::setCheckable" href="qstandarditem.html#setCheckable" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCheckable(bool checkable)"> + <parameter left="bool" right="" name="checkable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isTristate" fullname="QStandardItem::isTristate" href="qstandarditem.html#isTristate" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTristate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTristate" fullname="QStandardItem::setTristate" href="qstandarditem.html#setTristate" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTristate(bool tristate)"> + <parameter left="bool" right="" name="tristate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDragEnabled" fullname="QStandardItem::isDragEnabled" href="qstandarditem.html#isDragEnabled" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDragEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragEnabled" fullname="QStandardItem::setDragEnabled" href="qstandarditem.html#setDragEnabled" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDragEnabled(bool dragEnabled)"> + <parameter left="bool" right="" name="dragEnabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDropEnabled" fullname="QStandardItem::isDropEnabled" href="qstandarditem.html#isDropEnabled" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDropEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDropEnabled" fullname="QStandardItem::setDropEnabled" href="qstandarditem.html#setDropEnabled" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDropEnabled(bool dropEnabled)"> + <parameter left="bool" right="" name="dropEnabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QStandardItem::parent" href="qstandarditem.html#parent" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStandardItem *" signature="parent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="row" fullname="QStandardItem::row" href="qstandarditem.html#row" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="row() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="column" fullname="QStandardItem::column" href="qstandarditem.html#column" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="column() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QStandardItem::index" href="qstandarditem.html#index" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="index() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="model" fullname="QStandardItem::model" href="qstandarditem.html#model" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStandardItemModel *" signature="model() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QStandardItem::rowCount" href="qstandarditem.html#rowCount" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowCount" fullname="QStandardItem::setRowCount" href="qstandarditem.html#setRowCount" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowCount(int rows)"> + <parameter left="int" right="" name="rows" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QStandardItem::columnCount" href="qstandarditem.html#columnCount" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnCount" fullname="QStandardItem::setColumnCount" href="qstandarditem.html#setColumnCount" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnCount(int columns)"> + <parameter left="int" right="" name="columns" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasChildren" fullname="QStandardItem::hasChildren" href="qstandarditem.html#hasChildren" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasChildren() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="child" fullname="QStandardItem::child" href="qstandarditem.html#child" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStandardItem *" signature="child(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setChild" fullname="QStandardItem::setChild" href="qstandarditem.html#setChild" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setChild(int row, int column, QStandardItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setChild" fullname="QStandardItem::setChild" href="qstandarditem.html#setChild-2" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setChild(int row, QStandardItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QStandardItem::insertRow" href="qstandarditem.html#insertRow" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertRow(int row, const QList<QStandardItem *> & items)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QList<QStandardItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertColumn" fullname="QStandardItem::insertColumn" href="qstandarditem.html#insertColumn" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertColumn(int column, const QList<QStandardItem *> & items)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QList<QStandardItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRows" fullname="QStandardItem::insertRows" href="qstandarditem.html#insertRows" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertRows(int row, const QList<QStandardItem *> & items)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QList<QStandardItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRows" fullname="QStandardItem::insertRows" href="qstandarditem.html#insertRows-2" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertRows(int row, int count)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertColumns" fullname="QStandardItem::insertColumns" href="qstandarditem.html#insertColumns" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertColumns(int column, int count)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeRow" fullname="QStandardItem::removeRow" href="qstandarditem.html#removeRow" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumn" fullname="QStandardItem::removeColumn" href="qstandarditem.html#removeColumn" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeRows" fullname="QStandardItem::removeRows" href="qstandarditem.html#removeRows" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeRows(int row, int count)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumns" fullname="QStandardItem::removeColumns" href="qstandarditem.html#removeColumns" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeColumns(int column, int count)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendRow" fullname="QStandardItem::appendRow" href="qstandarditem.html#appendRow" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="appendRow(const QList<QStandardItem *> & items)"> + <parameter left="const QList<QStandardItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendRows" fullname="QStandardItem::appendRows" href="qstandarditem.html#appendRows" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="appendRows(const QList<QStandardItem *> & items)"> + <parameter left="const QList<QStandardItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendColumn" fullname="QStandardItem::appendColumn" href="qstandarditem.html#appendColumn" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="appendColumn(const QList<QStandardItem *> & items)"> + <parameter left="const QList<QStandardItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QStandardItem::insertRow" href="qstandarditem.html#insertRow-2" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertRow(int row, QStandardItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendRow" fullname="QStandardItem::appendRow" href="qstandarditem.html#appendRow-2" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="appendRow(QStandardItem * item)"> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeChild" fullname="QStandardItem::takeChild" href="qstandarditem.html#takeChild" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStandardItem *" signature="takeChild(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeRow" fullname="QStandardItem::takeRow" href="qstandarditem.html#takeRow" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<QStandardItem *>" signature="takeRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeColumn" fullname="QStandardItem::takeColumn" href="qstandarditem.html#takeColumn" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<QStandardItem *>" signature="takeColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortChildren" fullname="QStandardItem::sortChildren" href="qstandarditem.html#sortChildren" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sortChildren(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default="Qt::AscendingOrder"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clone" fullname="QStandardItem::clone" href="qstandarditem.html#clone" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStandardItem *" signature="clone() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ItemType" fullname="QStandardItem::ItemType" href="qstandarditem.html#ItemType-enum" location="qstandarditemmodel.h"> + <value name="Type" value="0"/> + <value name="UserType" value="1000"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QStandardItem::type" href="qstandarditem.html#type" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QStandardItem::read" href="qstandarditem.html#read" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="read(QDataStream & in)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QStandardItem::write" href="qstandarditem.html#write" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="write(QDataStream & out) const"> + <parameter left="QDataStream &" right="" name="out" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QStandardItem::operator<" href="qstandarditem.html#operator<" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QStandardItem & other) const"> + <parameter left="const QStandardItem &" right="" name="other" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="QStandardItem" fullname="QStandardItem::QStandardItem" href="qstandarditem.html#QStandardItem-5" location="qstandarditemmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QStandardItem(const QStandardItem & other)"> + <parameter left="const QStandardItem &" right="" name="other" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStandardItem::operator=" href="qstandarditem.html#operator=" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStandardItem &" signature="operator=(const QStandardItem & other)"> + <parameter left="const QStandardItem &" right="" name="other" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QStandardItem::d_ptr" href="qstandarditem.html#d_ptr-var" location="qstandarditemmodel.h" type="QStandardItemPrivate *" static="false"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="emitDataChanged" fullname="QStandardItem::emitDataChanged" href="qstandarditem.html#emitDataChanged" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="emitDataChanged()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStandardItemModel" href="qstandarditemmodel.html" location="qstandarditemmodel.h" bases="QAbstractItemModel" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="sortRole" fullname="QStandardItemModel::sortRole" href="qstandarditemmodel.html#sortRole-prop" location="qstandarditemmodel.h" type="int"> + <getter name="sortRole"/> + <setter name="setSortRole"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QStandardItemModel" fullname="QStandardItemModel::QStandardItemModel" href="qstandarditemmodel.html#QStandardItemModel" location="qstandarditemmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStandardItemModel(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStandardItemModel" fullname="QStandardItemModel::QStandardItemModel" href="qstandarditemmodel.html#QStandardItemModel-2" location="qstandarditemmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStandardItemModel(int rows, int columns, QObject * parent)"> + <parameter left="int" right="" name="rows" default=""/> + <parameter left="int" right="" name="columns" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStandardItemModel" fullname="QStandardItemModel::~QStandardItemModel" href="qstandarditemmodel.html#dtor.QStandardItemModel" location="qstandarditemmodel.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStandardItemModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QStandardItemModel::index" href="qstandarditemmodel.html#index" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="index(int row, int column, const QModelIndex & parent) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QStandardItemModel::parent" href="qstandarditemmodel.html#parent" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="parent(const QModelIndex & child) const"> + <parameter left="const QModelIndex &" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QStandardItemModel::rowCount" href="qstandarditemmodel.html#rowCount" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QStandardItemModel::columnCount" href="qstandarditemmodel.html#columnCount" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasChildren" fullname="QStandardItemModel::hasChildren" href="qstandarditemmodel.html#hasChildren" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasChildren(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QStandardItemModel::data" href="qstandarditemmodel.html#data" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(const QModelIndex & index, int role) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QStandardItemModel::setData" href="qstandarditemmodel.html#setData" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setData(const QModelIndex & index, const QVariant & value, int role)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="headerData" fullname="QStandardItemModel::headerData" href="qstandarditemmodel.html#headerData" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="headerData(int section, Qt::Orientation orientation, int role) const"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeaderData" fullname="QStandardItemModel::setHeaderData" href="qstandarditemmodel.html#setHeaderData" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setHeaderData(int section, Qt::Orientation orientation, const QVariant & value, int role)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRows" fullname="QStandardItemModel::insertRows" href="qstandarditemmodel.html#insertRows" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertRows(int row, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertColumns" fullname="QStandardItemModel::insertColumns" href="qstandarditemmodel.html#insertColumns" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertColumns(int column, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeRows" fullname="QStandardItemModel::removeRows" href="qstandarditemmodel.html#removeRows" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeRows(int row, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumns" fullname="QStandardItemModel::removeColumns" href="qstandarditemmodel.html#removeColumns" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeColumns(int column, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QStandardItemModel::flags" href="qstandarditemmodel.html#flags" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedDropActions" fullname="QStandardItemModel::supportedDropActions" href="qstandarditemmodel.html#supportedDropActions" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::DropActions" signature="supportedDropActions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemData" fullname="QStandardItemModel::itemData" href="qstandarditemmodel.html#itemData" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QMap<int, QVariant>" signature="itemData(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemData" fullname="QStandardItemModel::setItemData" href="qstandarditemmodel.html#setItemData" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setItemData(const QModelIndex & index, const QMap<int, QVariant> & roles)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="const QMap<int, QVariant> &" right="" name="roles" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QStandardItemModel::clear" href="qstandarditemmodel.html#clear" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="QStandardItemModel::sort" href="qstandarditemmodel.html#sort" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sort(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default="Qt::AscendingOrder"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemFromIndex" fullname="QStandardItemModel::itemFromIndex" href="qstandarditemmodel.html#itemFromIndex" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStandardItem *" signature="itemFromIndex(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexFromItem" fullname="QStandardItemModel::indexFromItem" href="qstandarditemmodel.html#indexFromItem" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexFromItem(const QStandardItem * item) const"> + <parameter left="const QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="QStandardItemModel::item" href="qstandarditemmodel.html#item" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStandardItem *" signature="item(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItem" fullname="QStandardItemModel::setItem" href="qstandarditemmodel.html#setItem" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItem(int row, int column, QStandardItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItem" fullname="QStandardItemModel::setItem" href="qstandarditemmodel.html#setItem-2" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setItem(int row, QStandardItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invisibleRootItem" fullname="QStandardItemModel::invisibleRootItem" href="qstandarditemmodel.html#invisibleRootItem" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStandardItem *" signature="invisibleRootItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalHeaderItem" fullname="QStandardItemModel::horizontalHeaderItem" href="qstandarditemmodel.html#horizontalHeaderItem" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStandardItem *" signature="horizontalHeaderItem(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalHeaderItem" fullname="QStandardItemModel::setHorizontalHeaderItem" href="qstandarditemmodel.html#setHorizontalHeaderItem" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorizontalHeaderItem(int column, QStandardItem * item)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalHeaderItem" fullname="QStandardItemModel::verticalHeaderItem" href="qstandarditemmodel.html#verticalHeaderItem" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStandardItem *" signature="verticalHeaderItem(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalHeaderItem" fullname="QStandardItemModel::setVerticalHeaderItem" href="qstandarditemmodel.html#setVerticalHeaderItem" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalHeaderItem(int row, QStandardItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalHeaderLabels" fullname="QStandardItemModel::setHorizontalHeaderLabels" href="qstandarditemmodel.html#setHorizontalHeaderLabels" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorizontalHeaderLabels(const QStringList & labels)"> + <parameter left="const QStringList &" right="" name="labels" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalHeaderLabels" fullname="QStandardItemModel::setVerticalHeaderLabels" href="qstandarditemmodel.html#setVerticalHeaderLabels" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalHeaderLabels(const QStringList & labels)"> + <parameter left="const QStringList &" right="" name="labels" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowCount" fullname="QStandardItemModel::setRowCount" href="qstandarditemmodel.html#setRowCount" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowCount(int rows)"> + <parameter left="int" right="" name="rows" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnCount" fullname="QStandardItemModel::setColumnCount" href="qstandarditemmodel.html#setColumnCount" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnCount(int columns)"> + <parameter left="int" right="" name="columns" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendRow" fullname="QStandardItemModel::appendRow" href="qstandarditemmodel.html#appendRow" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="appendRow(const QList<QStandardItem *> & items)"> + <parameter left="const QList<QStandardItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendColumn" fullname="QStandardItemModel::appendColumn" href="qstandarditemmodel.html#appendColumn" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="appendColumn(const QList<QStandardItem *> & items)"> + <parameter left="const QList<QStandardItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendRow" fullname="QStandardItemModel::appendRow" href="qstandarditemmodel.html#appendRow-2" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="appendRow(QStandardItem * item)"> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QStandardItemModel::insertRow" href="qstandarditemmodel.html#insertRow" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertRow(int row, const QList<QStandardItem *> & items)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QList<QStandardItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertColumn" fullname="QStandardItemModel::insertColumn" href="qstandarditemmodel.html#insertColumn" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertColumn(int column, const QList<QStandardItem *> & items)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QList<QStandardItem *> &" right="" name="items" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QStandardItemModel::insertRow" href="qstandarditemmodel.html#insertRow-3" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="insertRow(int row, QStandardItem * item)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRow" fullname="QStandardItemModel::insertRow" href="qstandarditemmodel.html#insertRow-2" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="insertRow(int row, const QModelIndex & parent)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertColumn" fullname="QStandardItemModel::insertColumn" href="qstandarditemmodel.html#insertColumn-2" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="insertColumn(int column, const QModelIndex & parent)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeItem" fullname="QStandardItemModel::takeItem" href="qstandarditemmodel.html#takeItem" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStandardItem *" signature="takeItem(int row, int column)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeRow" fullname="QStandardItemModel::takeRow" href="qstandarditemmodel.html#takeRow" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<QStandardItem *>" signature="takeRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeColumn" fullname="QStandardItemModel::takeColumn" href="qstandarditemmodel.html#takeColumn" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<QStandardItem *>" signature="takeColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeHorizontalHeaderItem" fullname="QStandardItemModel::takeHorizontalHeaderItem" href="qstandarditemmodel.html#takeHorizontalHeaderItem" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStandardItem *" signature="takeHorizontalHeaderItem(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeVerticalHeaderItem" fullname="QStandardItemModel::takeVerticalHeaderItem" href="qstandarditemmodel.html#takeVerticalHeaderItem" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStandardItem *" signature="takeVerticalHeaderItem(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemPrototype" fullname="QStandardItemModel::itemPrototype" href="qstandarditemmodel.html#itemPrototype" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QStandardItem *" signature="itemPrototype() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemPrototype" fullname="QStandardItemModel::setItemPrototype" href="qstandarditemmodel.html#setItemPrototype" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemPrototype(const QStandardItem * item)"> + <parameter left="const QStandardItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findItems" fullname="QStandardItemModel::findItems" href="qstandarditemmodel.html#findItems" location="qstandarditemmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QStandardItem *>" signature="findItems(const QString & text, QFlags<Qt::MatchFlag> flags, int column) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QFlags<Qt::MatchFlag>" right="" name="flags" default="Qt::MatchExactly"/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortRole" fullname="QStandardItemModel::sortRole" href="qstandarditemmodel.html#sortRole-prop" location="qstandarditemmodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sortRole" type="int" signature="sortRole() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortRole" fullname="QStandardItemModel::setSortRole" href="qstandarditemmodel.html#sortRole-prop" location="qstandarditemmodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sortRole" type="void" signature="setSortRole(int role)"> + <parameter left="int" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeTypes" fullname="QStandardItemModel::mimeTypes" href="qstandarditemmodel.html#mimeTypes" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="mimeTypes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QStandardItemModel::mimeData" href="qstandarditemmodel.html#mimeData" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QMimeData *" signature="mimeData(const QModelIndexList & indexes) const"> + <parameter left="const QModelIndexList &" right="" name="indexes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dropMimeData" fullname="QStandardItemModel::dropMimeData" href="qstandarditemmodel.html#dropMimeData" location="qstandarditemmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="dropMimeData(const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent)"> + <parameter left="const QMimeData *" right="" name="data" default=""/> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemChanged" fullname="QStandardItemModel::itemChanged" href="qstandarditemmodel.html#itemChanged" location="qstandarditemmodel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemChanged(QStandardItem * item)"> + <parameter left="QStandardItem *" right="" name="item" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qstandarditem.html#operator>>-62" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="62" relates="QStandardItem" type="QDataStream &" signature="operator>>(QDataStream & in, QStandardItem & item)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QStandardItem &" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qstandarditem.html#operator<<-107" location="qstandarditemmodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="107" relates="QStandardItem" type="QDataStream &" signature="operator<<(QDataStream & out, const QStandardItem & item)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QStandardItem &" right="" name="item" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="qint8" href="qtglobal.html#qint8-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="quint8" href="qtglobal.html#quint8-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="qint16" href="qtglobal.html#qint16-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="quint16" href="qtglobal.html#quint16-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="qint32" href="qtglobal.html#qint32-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="quint32" href="qtglobal.html#quint32-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="qint64" href="qtglobal.html#qint64-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="quint64" href="qtglobal.html#quint64-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="qlonglong" href="qtglobal.html#qlonglong-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="qulonglong" href="qtglobal.html#qulonglong-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="quintptr" href="qtglobal.html#quintptr-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="qptrdiff" href="qtglobal.html#qptrdiff-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="uchar" href="qtglobal.html#uchar-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ushort" href="qtglobal.html#ushort-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="uint" href="qtglobal.html#uint-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ulong" href="qtglobal.html#ulong-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="qreal" href="qtglobal.html#qreal-typedef" location="qglobal.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qAbs" href="qtglobal.html#qAbs" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="T" signature="qAbs(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qRound" href="qtglobal.html#qRound" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="int" signature="qRound(qreal value)"> + <parameter left="qreal" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qRound64" href="qtglobal.html#qRound64" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="qint64" signature="qRound64(qreal value)"> + <parameter left="qreal" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qMin" href="qtglobal.html#qMin" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="const T &" signature="qMin(const T & value1, const T & value2)"> + <parameter left="const T &" right="" name="value1" default=""/> + <parameter left="const T &" right="" name="value2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qMax" href="qtglobal.html#qMax" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="const T &" signature="qMax(const T & value1, const T & value2)"> + <parameter left="const T &" right="" name="value1" default=""/> + <parameter left="const T &" right="" name="value2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qBound" href="qtglobal.html#qBound" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="const T &" signature="qBound(const T & min, const T & value, const T & max)"> + <parameter left="const T &" right="" name="min" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="const T &" right="" name="max" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_INT8" href="qtglobal-qt3.html#Q_INT8-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_UINT8" href="qtglobal-qt3.html#Q_UINT8-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_INT16" href="qtglobal-qt3.html#Q_INT16-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_UINT16" href="qtglobal-qt3.html#Q_UINT16-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_INT32" href="qtglobal-qt3.html#Q_INT32-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_UINT32" href="qtglobal-qt3.html#Q_UINT32-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_INT64" href="qtglobal-qt3.html#Q_INT64-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_UINT64" href="qtglobal-qt3.html#Q_UINT64-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_LLONG" href="qtglobal-qt3.html#Q_LLONG-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_ULLONG" href="qtglobal-qt3.html#Q_ULLONG-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_LONG" href="qtglobal-qt3.html#Q_LONG-typedef" location="qglobal.h"/> + <typedef access="public" threadsafety="unspecified" status="compat" name="Q_ULONG" href="qtglobal-qt3.html#Q_ULONG-typedef" location="qglobal.h"/> + <class access="public" threadsafety="unspecified" status="commendable" name="QSysInfo" href="qsysinfo.html" location="qglobal.h" bases="" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Sizes" fullname="QSysInfo::Sizes" href="qsysinfo.html#Sizes-enum" location="qglobal.h"> + <value name="WordSize" value="( sizeof( void * ) <<3 )"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Endian" fullname="QSysInfo::Endian" href="qsysinfo.html#Endian-enum" location="qglobal.h"> + <value name="BigEndian" value="0"/> + <value name="LittleEndian" value="1"/> + <value name="ByteOrder" value="<platform-dependent>"/> + <value name="ByteOrder" value="LittleEndian"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WinVersion" fullname="QSysInfo::WinVersion" href="qsysinfo.html#WinVersion-enum" location="qglobal.h"> + <value name="WV_32s" value="0x0001"/> + <value name="WV_95" value="0x0002"/> + <value name="WV_98" value="0x0003"/> + <value name="WV_Me" value="0x0004"/> + <value name="WV_DOS_based" value="0x000f"/> + <value name="WV_NT" value="0x0010"/> + <value name="WV_2000" value="0x0020"/> + <value name="WV_XP" value="0x0030"/> + <value name="WV_2003" value="0x0040"/> + <value name="WV_VISTA" value="0x0080"/> + <value name="WV_WINDOWS7" value="0x0090"/> + <value name="WV_NT_based" value="0x00f0"/> + <value name="WV_4_0" value="WV_NT"/> + <value name="WV_5_0" value="WV_2000"/> + <value name="WV_5_1" value="WV_XP"/> + <value name="WV_5_2" value="WV_2003"/> + <value name="WV_6_0" value="WV_VISTA"/> + <value name="WV_6_1" value="WV_WINDOWS7"/> + <value name="WV_CE" value="0x0100"/> + <value name="WV_CENET" value="0x0200"/> + <value name="WV_CE_5" value="0x0300"/> + <value name="WV_CE_6" value="0x0400"/> + <value name="WV_CE_based" value="0x0f00"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="WindowsVersion" fullname="QSysInfo::WindowsVersion" href="qsysinfo.html#WindowsVersion-var" location="qglobal.h" type="const WinVersion" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="windowsVersion" fullname="QSysInfo::windowsVersion" href="qsysinfo.html#windowsVersion" location="qglobal.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="WinVersion" signature="windowsVersion()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="MacVersion" fullname="QSysInfo::MacVersion" href="qsysinfo.html#MacVersion-enum" location="qglobal.h"> + <value name="MV_Unknown" value="0x0000"/> + <value name="MV_9" value="0x0001"/> + <value name="MV_10_0" value="0x0002"/> + <value name="MV_10_1" value="0x0003"/> + <value name="MV_10_2" value="0x0004"/> + <value name="MV_10_3" value="0x0005"/> + <value name="MV_10_4" value="0x0006"/> + <value name="MV_10_5" value="0x0007"/> + <value name="MV_10_6" value="0x0008"/> + <value name="MV_CHEETAH" value="MV_10_0"/> + <value name="MV_PUMA" value="MV_10_1"/> + <value name="MV_JAGUAR" value="MV_10_2"/> + <value name="MV_PANTHER" value="MV_10_3"/> + <value name="MV_TIGER" value="MV_10_4"/> + <value name="MV_LEOPARD" value="MV_10_5"/> + <value name="MV_SNOWLEOPARD" value="MV_10_6"/> + </enum> + <variable access="public" threadsafety="unspecified" status="commendable" name="MacintoshVersion" fullname="QSysInfo::MacintoshVersion" href="qsysinfo.html#MacintoshVersion-var" location="qglobal.h" type="const MacVersion" static="true"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qVersion" href="qtglobal.html#qVersion" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="const char *" signature="qVersion()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qMacVersion" href="qtglobal.html#qMacVersion" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="int" signature="qMacVersion()"/> + <function access="public" threadsafety="unspecified" status="compat" name="qSysInfo" href="qtglobal-qt3.html#qSysInfo" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="bool" signature="qSysInfo(int * wordSize, bool * bigEndian)"> + <parameter left="int *" right="" name="wordSize" default=""/> + <parameter left="bool *" right="" name="bigEndian" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="qt_winUnicode" href="qtglobal-qt3.html#qt_winUnicode" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="bool" signature="qt_winUnicode()"/> + <function access="public" threadsafety="unspecified" status="compat" name="qWinVersion" href="qtglobal-qt3.html#qWinVersion" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="int" signature="qWinVersion()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qDebug" href="qtglobal.html#qDebug" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="void" signature="qDebug(const char * msg, ... )"> + <parameter left="const char *" right="" name="msg" default=""/> + <parameter left="..." right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qWarning" href="qtglobal.html#qWarning" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="void" signature="qWarning(const char * msg, ... )"> + <parameter left="const char *" right="" name="msg" default=""/> + <parameter left="..." right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qCritical" href="qtglobal.html#qCritical" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="void" signature="qCritical(const char * msg, ... )"> + <parameter left="const char *" right="" name="msg" default=""/> + <parameter left="..." right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFatal" href="qtglobal.html#qFatal" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="void" signature="qFatal(const char * msg, ... )"> + <parameter left="const char *" right="" name="msg" default=""/> + <parameter left="..." right="" name="" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="QtMsgType" href="qtglobal.html#QtMsgType-enum" location="qglobal.h"> + <value name="QtDebugMsg" value="0"/> + <value name="QtWarningMsg" value="1"/> + <value name="QtCriticalMsg" value="2"/> + <value name="QtFatalMsg" value="3"/> + <value name="QtSystemMsg" value="QtCriticalMsg"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QtMsgHandler" href="qtglobal.html#QtMsgHandler-typedef" location="qglobal.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qInstallMsgHandler" href="qtglobal.html#qInstallMsgHandler" location="qglobal.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="QtMsgHandler" signature="qInstallMsgHandler(QtMsgHandler handler)"> + <parameter left="QtMsgHandler" right="" name="handler" default=""/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="qFuzzyCompare" href="qtglobal.html#qFuzzyCompare-8" location="qglobal.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="8" relates="<QtGlobal>" type="bool" signature="qFuzzyCompare(double p1, double p2)"> + <parameter left="double" right="" name="p1" default=""/> + <parameter left="double" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="qFuzzyCompare" href="qtglobal.html#qFuzzyCompare-9" location="qglobal.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="9" relates="<QtGlobal>" type="bool" signature="qFuzzyCompare(float p1, float p2)"> + <parameter left="float" right="" name="p1" default=""/> + <parameter left="float" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSwap" href="qtalgorithms.html#qSwap" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="void" signature="qSwap(T & var1, T & var2)"> + <parameter left="T &" right="" name="var1" default=""/> + <parameter left="T &" right="" name="var2" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QFlag" href="qflag.html" location="qglobal.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFlag" fullname="QFlag::QFlag" href="qflag.html#QFlag" location="qglobal.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFlag(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator int" fullname="QFlag::operator int" href="qflag.html#operator int" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator int() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFlags" href="qflags.html" location="qglobal.h" bases="" module="QtCore"> + <contents name="flags-and-the-meta-object-system" title="Flags and the Meta-Object System" level="1"/> + <contents name="naming-convention" title="Naming Convention" level="1"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="enum_type" fullname="QFlags::enum_type" href="qflags.html#enum_type-typedef" location="qglobal.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QFlags" fullname="QFlags::QFlags" href="qflags.html#QFlags" location="qglobal.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFlags(const QFlags & other)"> + <parameter left="const QFlags &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFlags" fullname="QFlags::QFlags" href="qflags.html#QFlags-2" location="qglobal.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFlags(Enum flag)"> + <parameter left="Enum" right="" name="flag" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFlags" fullname="QFlags::QFlags" href="qflags.html#QFlags-3" location="qglobal.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QFlags(Zero zero)"> + <parameter left="Zero" right="" name="zero" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFlags" fullname="QFlags::QFlags" href="qflags.html#QFlags-4" location="qglobal.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QFlags(QFlag value)"> + <parameter left="QFlag" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QFlags::operator=" href="qflags.html#operator=" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFlags &" signature="operator=(const QFlags & other)"> + <parameter left="const QFlags &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&=" fullname="QFlags::operator&=" href="qflags.html#operator&=" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFlags &" signature="operator&=(int mask)"> + <parameter left="int" right="" name="mask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&=" fullname="QFlags::operator&=" href="qflags.html#operator&=-2" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QFlags &" signature="operator&=(uint mask)"> + <parameter left="uint" right="" name="mask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|=" fullname="QFlags::operator|=" href="qflags.html#operator|=" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFlags &" signature="operator|=(QFlags other)"> + <parameter left="QFlags" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|=" fullname="QFlags::operator|=" href="qflags.html#operator|=-2" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QFlags &" signature="operator|=(Enum other)"> + <parameter left="Enum" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator^=" fullname="QFlags::operator^=" href="qflags.html#operator^=" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFlags &" signature="operator^=(QFlags other)"> + <parameter left="QFlags" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator^=" fullname="QFlags::operator^=" href="qflags.html#operator^=-2" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QFlags &" signature="operator^=(Enum other)"> + <parameter left="Enum" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator int" fullname="QFlags::operator int" href="qflags.html#operator int" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator int() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|" fullname="QFlags::operator|" href="qflags.html#operator|" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFlags" signature="operator|(QFlags other) const"> + <parameter left="QFlags" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|" fullname="QFlags::operator|" href="qflags.html#operator|-2" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QFlags" signature="operator|(Enum other) const"> + <parameter left="Enum" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator^" fullname="QFlags::operator^" href="qflags.html#operator^" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFlags" signature="operator^(QFlags other) const"> + <parameter left="QFlags" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator^" fullname="QFlags::operator^" href="qflags.html#operator^-2" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QFlags" signature="operator^(Enum other) const"> + <parameter left="Enum" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&" fullname="QFlags::operator&" href="qflags.html#operator&" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFlags" signature="operator&(int mask) const"> + <parameter left="int" right="" name="mask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&" fullname="QFlags::operator&" href="qflags.html#operator&-2" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QFlags" signature="operator&(uint mask) const"> + <parameter left="uint" right="" name="mask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&" fullname="QFlags::operator&" href="qflags.html#operator&-3" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QFlags" signature="operator&(Enum mask) const"> + <parameter left="Enum" right="" name="mask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator~" fullname="QFlags::operator~" href="qflags.html#operator~" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFlags" signature="operator~() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!" fullname="QFlags::operator!" href="qflags.html#operator!" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="testFlag" fullname="QFlags::testFlag" href="qflags.html#testFlag" location="qglobal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testFlag(Enum flag) const"> + <parameter left="Enum" right="" name="flag" default=""/> + </function> + </class> + <function access="public" threadsafety="reentrant" status="commendable" name="qtTrId" href="qtglobal.html#qtTrId" location="qcoreapplication.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="QString" signature="qtTrId(const char * id, int n)"> + <parameter left="const char *" right="" name="id" default=""/> + <parameter left="int" right="" name="n" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qsrand" href="qtglobal.html#qsrand" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="void" signature="qsrand(uint seed)"> + <parameter left="uint" right="" name="seed" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qrand" href="qtglobal.html#qrand" location="qglobal.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtGlobal>" type="int" signature="qrand()"/> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractScrollArea" href="qabstractscrollarea.html" location="qabstractscrollarea.h" bases="QFrame" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="verticalScrollBarPolicy" fullname="QAbstractScrollArea::verticalScrollBarPolicy" href="qabstractscrollarea.html#verticalScrollBarPolicy-prop" location="qabstractscrollarea.h" type="Qt::ScrollBarPolicy"> + <getter name="verticalScrollBarPolicy"/> + <setter name="setVerticalScrollBarPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="horizontalScrollBarPolicy" fullname="QAbstractScrollArea::horizontalScrollBarPolicy" href="qabstractscrollarea.html#horizontalScrollBarPolicy-prop" location="qabstractscrollarea.h" type="Qt::ScrollBarPolicy"> + <getter name="horizontalScrollBarPolicy"/> + <setter name="setHorizontalScrollBarPolicy"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractScrollArea" fullname="QAbstractScrollArea::QAbstractScrollArea" href="qabstractscrollarea.html#QAbstractScrollArea" location="qabstractscrollarea.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractScrollArea(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractScrollArea" fullname="QAbstractScrollArea::~QAbstractScrollArea" href="qabstractscrollarea.html#dtor.QAbstractScrollArea" location="qabstractscrollarea.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractScrollArea()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalScrollBarPolicy" fullname="QAbstractScrollArea::verticalScrollBarPolicy" href="qabstractscrollarea.html#verticalScrollBarPolicy-prop" location="qabstractscrollarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="verticalScrollBarPolicy" type="Qt::ScrollBarPolicy" signature="verticalScrollBarPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalScrollBarPolicy" fullname="QAbstractScrollArea::setVerticalScrollBarPolicy" href="qabstractscrollarea.html#verticalScrollBarPolicy-prop" location="qabstractscrollarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="verticalScrollBarPolicy" type="void" signature="setVerticalScrollBarPolicy(Qt::ScrollBarPolicy )"> + <parameter left="Qt::ScrollBarPolicy" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalScrollBar" fullname="QAbstractScrollArea::verticalScrollBar" href="qabstractscrollarea.html#verticalScrollBar" location="qabstractscrollarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScrollBar *" signature="verticalScrollBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalScrollBar" fullname="QAbstractScrollArea::setVerticalScrollBar" href="qabstractscrollarea.html#setVerticalScrollBar" location="qabstractscrollarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalScrollBar(QScrollBar * scrollBar)"> + <parameter left="QScrollBar *" right="" name="scrollBar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalScrollBarPolicy" fullname="QAbstractScrollArea::horizontalScrollBarPolicy" href="qabstractscrollarea.html#horizontalScrollBarPolicy-prop" location="qabstractscrollarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="horizontalScrollBarPolicy" type="Qt::ScrollBarPolicy" signature="horizontalScrollBarPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalScrollBarPolicy" fullname="QAbstractScrollArea::setHorizontalScrollBarPolicy" href="qabstractscrollarea.html#horizontalScrollBarPolicy-prop" location="qabstractscrollarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="horizontalScrollBarPolicy" type="void" signature="setHorizontalScrollBarPolicy(Qt::ScrollBarPolicy )"> + <parameter left="Qt::ScrollBarPolicy" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalScrollBar" fullname="QAbstractScrollArea::horizontalScrollBar" href="qabstractscrollarea.html#horizontalScrollBar" location="qabstractscrollarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScrollBar *" signature="horizontalScrollBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalScrollBar" fullname="QAbstractScrollArea::setHorizontalScrollBar" href="qabstractscrollarea.html#setHorizontalScrollBar" location="qabstractscrollarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorizontalScrollBar(QScrollBar * scrollBar)"> + <parameter left="QScrollBar *" right="" name="scrollBar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cornerWidget" fullname="QAbstractScrollArea::cornerWidget" href="qabstractscrollarea.html#cornerWidget" location="qabstractscrollarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="cornerWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCornerWidget" fullname="QAbstractScrollArea::setCornerWidget" href="qabstractscrollarea.html#setCornerWidget" location="qabstractscrollarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCornerWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addScrollBarWidget" fullname="QAbstractScrollArea::addScrollBarWidget" href="qabstractscrollarea.html#addScrollBarWidget" location="qabstractscrollarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addScrollBarWidget(QWidget * widget, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollBarWidgets" fullname="QAbstractScrollArea::scrollBarWidgets" href="qabstractscrollarea.html#scrollBarWidgets" location="qabstractscrollarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWidgetList" signature="scrollBarWidgets(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewport" fullname="QAbstractScrollArea::viewport" href="qabstractscrollarea.html#viewport" location="qabstractscrollarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="viewport() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewport" fullname="QAbstractScrollArea::setViewport" href="qabstractscrollarea.html#setViewport" location="qabstractscrollarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setViewport(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumViewportSize" fullname="QAbstractScrollArea::maximumViewportSize" href="qabstractscrollarea.html#maximumViewportSize" location="qabstractscrollarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="maximumViewportSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QAbstractScrollArea::minimumSizeHint" href="qabstractscrollarea.html#minimumSizeHint" location="qabstractscrollarea.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QAbstractScrollArea::sizeHint" href="qabstractscrollarea.html#sizeHint" location="qabstractscrollarea.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setupViewport" fullname="QAbstractScrollArea::setupViewport" href="qabstractscrollarea.html#setupViewport" location="qabstractscrollarea.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setupViewport(QWidget * viewport)"> + <parameter left="QWidget *" right="" name="viewport" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setViewportMargins" fullname="QAbstractScrollArea::setViewportMargins" href="qabstractscrollarea.html#setViewportMargins" location="qabstractscrollarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setViewportMargins(int left, int top, int right, int bottom)"> + <parameter left="int" right="" name="left" default=""/> + <parameter left="int" right="" name="top" default=""/> + <parameter left="int" right="" name="right" default=""/> + <parameter left="int" right="" name="bottom" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QAbstractScrollArea::event" href="qabstractscrollarea.html#event" location="qabstractscrollarea.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportEvent" fullname="QAbstractScrollArea::viewportEvent" href="qabstractscrollarea.html#viewportEvent" location="qabstractscrollarea.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="viewportEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QAbstractScrollArea::resizeEvent" href="qabstractscrollarea.html#resizeEvent" location="qabstractscrollarea.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QAbstractScrollArea::paintEvent" href="qabstractscrollarea.html#paintEvent" location="qabstractscrollarea.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QAbstractScrollArea::mousePressEvent" href="qabstractscrollarea.html#mousePressEvent" location="qabstractscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QAbstractScrollArea::mouseReleaseEvent" href="qabstractscrollarea.html#mouseReleaseEvent" location="qabstractscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QAbstractScrollArea::mouseDoubleClickEvent" href="qabstractscrollarea.html#mouseDoubleClickEvent" location="qabstractscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QAbstractScrollArea::mouseMoveEvent" href="qabstractscrollarea.html#mouseMoveEvent" location="qabstractscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QAbstractScrollArea::wheelEvent" href="qabstractscrollarea.html#wheelEvent" location="qabstractscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * e)"> + <parameter left="QWheelEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QAbstractScrollArea::contextMenuEvent" href="qabstractscrollarea.html#contextMenuEvent" location="qabstractscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QAbstractScrollArea::dragEnterEvent" href="qabstractscrollarea.html#dragEnterEvent" location="qabstractscrollarea.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QDragEnterEvent * event)"> + <parameter left="QDragEnterEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QAbstractScrollArea::dragMoveEvent" href="qabstractscrollarea.html#dragMoveEvent" location="qabstractscrollarea.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QDragMoveEvent * event)"> + <parameter left="QDragMoveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QAbstractScrollArea::dragLeaveEvent" href="qabstractscrollarea.html#dragLeaveEvent" location="qabstractscrollarea.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QDragLeaveEvent * event)"> + <parameter left="QDragLeaveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QAbstractScrollArea::dropEvent" href="qabstractscrollarea.html#dropEvent" location="qabstractscrollarea.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * event)"> + <parameter left="QDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QAbstractScrollArea::keyPressEvent" href="qabstractscrollarea.html#keyPressEvent" location="qabstractscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="scrollContentsBy" fullname="QAbstractScrollArea::scrollContentsBy" href="qabstractscrollarea.html#scrollContentsBy" location="qabstractscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollContentsBy(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDir" href="qdir.html" location="qdir.h" bases="" module="QtCore"> + <contents name="navigation-and-directory-operations" title="Navigation and Directory Operations" level="1"/> + <contents name="files-and-directory-contents" title="Files and Directory Contents" level="1"/> + <contents name="the-current-directory-and-other-special-paths" title="The Current Directory and Other Special Paths" level="1"/> + <contents name="path-manipulation-and-strings" title="Path Manipulation and Strings" level="1"/> + <contents name="examples" title="Examples" level="1"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QDir::d_ptr" href="qdir.html#d_ptr-var" location="qdir.h" type="QDirPrivate *" static="false"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Filter" fullname="QDir::Filter" href="qdir.html#Filter-enum" location="qdir.h" typedef="QDir::Filters"> + <value name="Dirs" value="0x001"/> + <value name="Files" value="0x002"/> + <value name="Drives" value="0x004"/> + <value name="NoSymLinks" value="0x008"/> + <value name="AllEntries" value="Dirs | Files | Drives"/> + <value name="TypeMask" value="0x00f"/> + <value name="All" value="AllEntries"/> + <value name="Readable" value="0x010"/> + <value name="Writable" value="0x020"/> + <value name="Executable" value="0x040"/> + <value name="PermissionMask" value="0x070"/> + <value name="RWEMask" value="0x070"/> + <value name="Modified" value="0x080"/> + <value name="Hidden" value="0x100"/> + <value name="System" value="0x200"/> + <value name="AccessMask" value="0x3F0"/> + <value name="AllDirs" value="0x400"/> + <value name="CaseSensitive" value="0x800"/> + <value name="NoDotAndDotDot" value="0x1000"/> + <value name="NoFilter" value="-1"/> + <value name="DefaultFilter" value="NoFilter"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Filters" fullname="QDir::Filters" href="qdir.html#Filters-typedef" location="qdir.h" enum="QDir::Filter"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="FilterSpec" fullname="QDir::FilterSpec" href="qdir.html#FilterSpec-typedef" location="qdir.h"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="SortFlag" fullname="QDir::SortFlag" href="qdir.html#SortFlag-enum" location="qdir.h" typedef="QDir::SortFlags"> + <value name="Name" value="0x00"/> + <value name="Time" value="0x01"/> + <value name="Size" value="0x02"/> + <value name="Unsorted" value="0x03"/> + <value name="SortByMask" value="0x03"/> + <value name="DirsFirst" value="0x04"/> + <value name="Reversed" value="0x08"/> + <value name="IgnoreCase" value="0x10"/> + <value name="DirsLast" value="0x20"/> + <value name="LocaleAware" value="0x40"/> + <value name="Type" value="0x80"/> + <value name="NoSort" value="-1"/> + <value name="DefaultSort" value="NoSort"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="SortFlags" fullname="QDir::SortFlags" href="qdir.html#SortFlags-typedef" location="qdir.h" enum="QDir::SortFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDir" fullname="QDir::QDir" href="qdir.html#QDir" location="qdir.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDir(const QDir & dir)"> + <parameter left="const QDir &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDir" fullname="QDir::QDir" href="qdir.html#QDir-2" location="qdir.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDir(const QString & path)"> + <parameter left="const QString &" right="" name="path" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDir" fullname="QDir::QDir" href="qdir.html#QDir-3" location="qdir.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDir(const QString & path, const QString & nameFilter, QFlags<QDir::SortFlag> sort, QFlags<QDir::Filter> filters)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QString &" right="" name="nameFilter" default=""/> + <parameter left="QFlags<QDir::SortFlag>" right="" name="sort" default="SortFlags( Name | IgnoreCase )"/> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default="AllEntries"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDir" fullname="QDir::~QDir" href="qdir.html#dtor.QDir" location="qdir.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDir()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDir::operator=" href="qdir.html#operator=" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDir &" signature="operator=(const QDir & dir)"> + <parameter left="const QDir &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="operator=" fullname="QDir::operator=" href="qdir-obsolete.html#operator=-2" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QDir &" signature="operator=(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPath" fullname="QDir::setPath" href="qdir.html#setPath" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="QDir::path" href="qdir.html#path" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="path() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="absolutePath" fullname="QDir::absolutePath" href="qdir.html#absolutePath" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="absolutePath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canonicalPath" fullname="QDir::canonicalPath" href="qdir.html#canonicalPath" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="canonicalPath() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="addResourceSearchPath" fullname="QDir::addResourceSearchPath" href="qdir-obsolete.html#addResourceSearchPath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="addResourceSearchPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSearchPaths" fullname="QDir::setSearchPaths" href="qdir.html#setSearchPaths" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setSearchPaths(const QString & prefix, const QStringList & searchPaths)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + <parameter left="const QStringList &" right="" name="searchPaths" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSearchPath" fullname="QDir::addSearchPath" href="qdir.html#addSearchPath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="addSearchPath(const QString & prefix, const QString & path)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="searchPaths" fullname="QDir::searchPaths" href="qdir.html#searchPaths" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="searchPaths(const QString & prefix)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dirName" fullname="QDir::dirName" href="qdir.html#dirName" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="dirName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="filePath" fullname="QDir::filePath" href="qdir.html#filePath" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="filePath(const QString & fileName) const"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="absoluteFilePath" fullname="QDir::absoluteFilePath" href="qdir.html#absoluteFilePath" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="absoluteFilePath(const QString & fileName) const"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="relativeFilePath" fullname="QDir::relativeFilePath" href="qdir.html#relativeFilePath" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="relativeFilePath(const QString & fileName) const"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="convertSeparators" fullname="QDir::convertSeparators" href="qdir-qt3.html#convertSeparators" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="convertSeparators(const QString & pathName)"> + <parameter left="const QString &" right="" name="pathName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toNativeSeparators" fullname="QDir::toNativeSeparators" href="qdir.html#toNativeSeparators" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="toNativeSeparators(const QString & pathName)"> + <parameter left="const QString &" right="" name="pathName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromNativeSeparators" fullname="QDir::fromNativeSeparators" href="qdir.html#fromNativeSeparators" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromNativeSeparators(const QString & pathName)"> + <parameter left="const QString &" right="" name="pathName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cd" fullname="QDir::cd" href="qdir.html#cd" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="cd(const QString & dirName)"> + <parameter left="const QString &" right="" name="dirName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cdUp" fullname="QDir::cdUp" href="qdir.html#cdUp" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="cdUp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nameFilters" fullname="QDir::nameFilters" href="qdir.html#nameFilters" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="nameFilters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNameFilters" fullname="QDir::setNameFilters" href="qdir.html#setNameFilters" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNameFilters(const QStringList & nameFilters)"> + <parameter left="const QStringList &" right="" name="nameFilters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filter" fullname="QDir::filter" href="qdir.html#filter" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Filters" signature="filter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilter" fullname="QDir::setFilter" href="qdir.html#setFilter" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFilter(QFlags<QDir::Filter> filters)"> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sorting" fullname="QDir::sorting" href="qdir.html#sorting" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SortFlags" signature="sorting() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSorting" fullname="QDir::setSorting" href="qdir.html#setSorting" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSorting(QFlags<QDir::SortFlag> sort)"> + <parameter left="QFlags<QDir::SortFlag>" right="" name="sort" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QDir::count" href="qdir.html#count" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QDir::operator[]" href="qdir.html#operator[]" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="operator[](int pos) const"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entryList" fullname="QDir::entryList" href="qdir.html#entryList-2" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QStringList" signature="entryList(QFlags<QDir::Filter> filters, QFlags<QDir::SortFlag> sort) const"> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default="NoFilter"/> + <parameter left="QFlags<QDir::SortFlag>" right="" name="sort" default="NoSort"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entryList" fullname="QDir::entryList" href="qdir.html#entryList" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="entryList(const QStringList & nameFilters, QFlags<QDir::Filter> filters, QFlags<QDir::SortFlag> sort) const"> + <parameter left="const QStringList &" right="" name="nameFilters" default=""/> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default="NoFilter"/> + <parameter left="QFlags<QDir::SortFlag>" right="" name="sort" default="NoSort"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entryInfoList" fullname="QDir::entryInfoList" href="qdir.html#entryInfoList-2" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QFileInfoList" signature="entryInfoList(QFlags<QDir::Filter> filters, QFlags<QDir::SortFlag> sort) const"> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default="NoFilter"/> + <parameter left="QFlags<QDir::SortFlag>" right="" name="sort" default="NoSort"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entryInfoList" fullname="QDir::entryInfoList" href="qdir.html#entryInfoList" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFileInfoList" signature="entryInfoList(const QStringList & nameFilters, QFlags<QDir::Filter> filters, QFlags<QDir::SortFlag> sort) const"> + <parameter left="const QStringList &" right="" name="nameFilters" default=""/> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default="NoFilter"/> + <parameter left="QFlags<QDir::SortFlag>" right="" name="sort" default="NoSort"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mkdir" fullname="QDir::mkdir" href="qdir.html#mkdir" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="mkdir(const QString & dirName) const"> + <parameter left="const QString &" right="" name="dirName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rmdir" fullname="QDir::rmdir" href="qdir.html#rmdir" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="rmdir(const QString & dirName) const"> + <parameter left="const QString &" right="" name="dirName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mkpath" fullname="QDir::mkpath" href="qdir.html#mkpath" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="mkpath(const QString & dirPath) const"> + <parameter left="const QString &" right="" name="dirPath" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rmpath" fullname="QDir::rmpath" href="qdir.html#rmpath" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="rmpath(const QString & dirPath) const"> + <parameter left="const QString &" right="" name="dirPath" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadable" fullname="QDir::isReadable" href="qdir.html#isReadable" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isReadable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exists" fullname="QDir::exists" href="qdir.html#exists-2" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="exists() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRoot" fullname="QDir::isRoot" href="qdir.html#isRoot" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRoot() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRelativePath" fullname="QDir::isRelativePath" href="qdir.html#isRelativePath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isRelativePath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAbsolutePath" fullname="QDir::isAbsolutePath" href="qdir.html#isAbsolutePath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isAbsolutePath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRelative" fullname="QDir::isRelative" href="qdir.html#isRelative" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRelative() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAbsolute" fullname="QDir::isAbsolute" href="qdir.html#isAbsolute" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAbsolute() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="makeAbsolute" fullname="QDir::makeAbsolute" href="qdir.html#makeAbsolute" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="makeAbsolute()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QDir::operator==" href="qdir.html#operator==" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QDir & dir) const"> + <parameter left="const QDir &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QDir::operator!=" href="qdir.html#operator!=" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QDir & dir) const"> + <parameter left="const QDir &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QDir::remove" href="qdir.html#remove" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rename" fullname="QDir::rename" href="qdir.html#rename" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="rename(const QString & oldName, const QString & newName)"> + <parameter left="const QString &" right="" name="oldName" default=""/> + <parameter left="const QString &" right="" name="newName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exists" fullname="QDir::exists" href="qdir.html#exists" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="exists(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drives" fullname="QDir::drives" href="qdir.html#drives" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QFileInfoList" signature="drives()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="separator" fullname="QDir::separator" href="qdir.html#separator" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QChar" signature="separator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrent" fullname="QDir::setCurrent" href="qdir.html#setCurrent" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="setCurrent(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="QDir::current" href="qdir.html#current" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDir" signature="current()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentPath" fullname="QDir::currentPath" href="qdir.html#currentPath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="currentPath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="home" fullname="QDir::home" href="qdir.html#home" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDir" signature="home()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="homePath" fullname="QDir::homePath" href="qdir.html#homePath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="homePath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="root" fullname="QDir::root" href="qdir.html#root" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDir" signature="root()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rootPath" fullname="QDir::rootPath" href="qdir.html#rootPath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="rootPath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="temp" fullname="QDir::temp" href="qdir.html#temp" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDir" signature="temp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tempPath" fullname="QDir::tempPath" href="qdir.html#tempPath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="tempPath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="match" fullname="QDir::match" href="qdir.html#match-2" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="bool" signature="match(const QStringList & filters, const QString & fileName)"> + <parameter left="const QStringList &" right="" name="filters" default=""/> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="match" fullname="QDir::match" href="qdir.html#match" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="match(const QString & filter, const QString & fileName)"> + <parameter left="const QString &" right="" name="filter" default=""/> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cleanPath" fullname="QDir::cleanPath" href="qdir.html#cleanPath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="cleanPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="refresh" fullname="QDir::refresh" href="qdir.html#refresh" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="refresh() const"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="SortSpec" fullname="QDir::SortSpec" href="qdir.html#SortSpec-typedef" location="qdir.h"/> + <function access="public" threadsafety="unspecified" status="compat" name="absPath" fullname="QDir::absPath" href="qdir-qt3.html#absPath" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="absPath() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="absFilePath" fullname="QDir::absFilePath" href="qdir-qt3.html#absFilePath" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="absFilePath(const QString & fileName, bool acceptAbsPath) const"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="bool" right="" name="acceptAbsPath" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="matchAllDirs" fullname="QDir::matchAllDirs" href="qdir-qt3.html#matchAllDirs" location="qdir.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="matchAllDirs() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setMatchAllDirs" fullname="QDir::setMatchAllDirs" href="qdir-qt3.html#setMatchAllDirs" location="qdir.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMatchAllDirs(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="entryList" fullname="QDir::entryList" href="qdir-qt3.html#entryList-3" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QStringList" signature="entryList(const QString & nameFilter, QFlags<QDir::Filter> filters, QFlags<QDir::SortFlag> sort) const"> + <parameter left="const QString &" right="" name="nameFilter" default=""/> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default="NoFilter"/> + <parameter left="QFlags<QDir::SortFlag>" right="" name="sort" default="NoSort"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="entryInfoList" fullname="QDir::entryInfoList" href="qdir-qt3.html#entryInfoList-3" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QFileInfoList" signature="entryInfoList(const QString & nameFilter, QFlags<QDir::Filter> filters, QFlags<QDir::SortFlag> sort) const"> + <parameter left="const QString &" right="" name="nameFilter" default=""/> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default="NoFilter"/> + <parameter left="QFlags<QDir::SortFlag>" right="" name="sort" default="NoSort"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="nameFilter" fullname="QDir::nameFilter" href="qdir-qt3.html#nameFilter" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="nameFilter() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setNameFilter" fullname="QDir::setNameFilter" href="qdir-qt3.html#setNameFilter" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNameFilter(const QString & nameFilter)"> + <parameter left="const QString &" right="" name="nameFilter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="mkdir" fullname="QDir::mkdir" href="qdir-qt3.html#mkdir-2" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="mkdir(const QString & dirName, bool acceptAbsPath) const"> + <parameter left="const QString &" right="" name="dirName" default=""/> + <parameter left="bool" right="" name="acceptAbsPath" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="rmdir" fullname="QDir::rmdir" href="qdir-qt3.html#rmdir-2" location="qdir.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="rmdir(const QString & dirName, bool acceptAbsPath) const"> + <parameter left="const QString &" right="" name="dirName" default=""/> + <parameter left="bool" right="" name="acceptAbsPath" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="convertToAbs" fullname="QDir::convertToAbs" href="qdir-qt3.html#convertToAbs" location="qdir.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="convertToAbs()"/> + <function access="public" threadsafety="unspecified" status="compat" name="currentDirPath" fullname="QDir::currentDirPath" href="qdir-qt3.html#currentDirPath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="currentDirPath()"/> + <function access="public" threadsafety="unspecified" status="compat" name="homeDirPath" fullname="QDir::homeDirPath" href="qdir-qt3.html#homeDirPath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="homeDirPath()"/> + <function access="public" threadsafety="unspecified" status="compat" name="rootDirPath" fullname="QDir::rootDirPath" href="qdir-qt3.html#rootDirPath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="rootDirPath()"/> + <function access="public" threadsafety="unspecified" status="compat" name="cleanDirPath" fullname="QDir::cleanDirPath" href="qdir-qt3.html#cleanDirPath" location="qdir.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="cleanDirPath(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3PointArray" href="q3pointarray.html" location="q3pointarray.h" bases="QPolygon" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PointArray" fullname="Q3PointArray::Q3PointArray" href="q3pointarray.html#Q3PointArray" location="q3pointarray.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3PointArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PointArray" fullname="Q3PointArray::Q3PointArray" href="q3pointarray.html#Q3PointArray-2" location="q3pointarray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3PointArray(const QRect & r, bool closed)"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="bool" right="" name="closed" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PointArray" fullname="Q3PointArray::Q3PointArray" href="q3pointarray.html#Q3PointArray-3" location="q3pointarray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3PointArray(const QPolygon & other)"> + <parameter left="const QPolygon &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="Q3PointArray::copy" href="q3pointarray.html#copy" location="q3pointarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="copy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="Q3PointArray::isNull" href="q3pointarray.html#isNull" location="q3pointarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="isNull()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="makeEllipse" fullname="Q3PointArray::makeEllipse" href="q3pointarray.html#makeEllipse" location="q3pointarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="makeEllipse(int x, int y, int w, int h)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="makeArc" fullname="Q3PointArray::makeArc" href="q3pointarray.html#makeArc" location="q3pointarray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="makeArc(int x, int y, int w, int h, int a1, int a2)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="a1" default=""/> + <parameter left="int" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="makeArc" fullname="Q3PointArray::makeArc" href="q3pointarray.html#makeArc-2" location="q3pointarray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="makeArc(int x, int y, int w, int h, int a1, int a2, const QMatrix & xf)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="a1" default=""/> + <parameter left="int" right="" name="a2" default=""/> + <parameter left="const QMatrix &" right="" name="xf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cubicBezier" fullname="Q3PointArray::cubicBezier" href="q3pointarray.html#cubicBezier" location="q3pointarray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="cubicBezier() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStylePlugin" href="qstyleplugin.html" location="qstyleplugin.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QStylePlugin" fullname="QStylePlugin::QStylePlugin" href="qstyleplugin.html#QStylePlugin" location="qstyleplugin.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStylePlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStylePlugin" fullname="QStylePlugin::~QStylePlugin" href="qstyleplugin.html#dtor.QStylePlugin" location="qstyleplugin.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStylePlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QStylePlugin::keys" href="qstyleplugin.html#keys" location="qstyleplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QStylePlugin::create" href="qstyleplugin.html#create" location="qstyleplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QStyle *" signature="create(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QBuffer" href="qbuffer.html" location="qbuffer.h" bases="QIODevice" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QBuffer" fullname="QBuffer::QBuffer" href="qbuffer.html#QBuffer" location="qbuffer.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QBuffer(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QBuffer" fullname="QBuffer::QBuffer" href="qbuffer.html#QBuffer-2" location="qbuffer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QBuffer(QByteArray * byteArray, QObject * parent)"> + <parameter left="QByteArray *" right="" name="byteArray" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QBuffer" fullname="QBuffer::~QBuffer" href="qbuffer.html#dtor.QBuffer" location="qbuffer.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QBuffer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buffer" fullname="QBuffer::buffer" href="qbuffer.html#buffer" location="qbuffer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="buffer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buffer" fullname="QBuffer::buffer" href="qbuffer.html#buffer-2" location="qbuffer.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QByteArray &" signature="buffer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBuffer" fullname="QBuffer::setBuffer" href="qbuffer.html#setBuffer" location="qbuffer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBuffer(QByteArray * byteArray)"> + <parameter left="QByteArray *" right="" name="byteArray" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QBuffer::setData" href="qbuffer.html#setData" location="qbuffer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QByteArray & data)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QBuffer::setData" href="qbuffer.html#setData-2" location="qbuffer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setData(const char * data, int size)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QBuffer::data" href="qbuffer.html#data" location="qbuffer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QByteArray &" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QBuffer::open" href="qbuffer.html#open" location="qbuffer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="open(QFlags<QIODevice::OpenModeFlag> flags)"> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QBuffer::close" href="qbuffer.html#close" location="qbuffer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QBuffer::size" href="qbuffer.html#size" location="qbuffer.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QBuffer::pos" href="qbuffer.html#pos" location="qbuffer.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="seek" fullname="QBuffer::seek" href="qbuffer.html#seek" location="qbuffer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="seek(qint64 pos)"> + <parameter left="qint64" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QBuffer::atEnd" href="qbuffer.html#atEnd" location="qbuffer.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canReadLine" fullname="QBuffer::canReadLine" href="qbuffer.html#canReadLine" location="qbuffer.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canReadLine() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="readData" fullname="QBuffer::readData" href="qbuffer.html#readData" location="qbuffer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readData(char * data, qint64 len)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="len" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="writeData" fullname="QBuffer::writeData" href="qbuffer.html#writeData" location="qbuffer.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="writeData(const char * data, qint64 len)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="len" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPropertyAnimation" href="qpropertyanimation.html" location="qpropertyanimation.h" bases="QVariantAnimation" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="propertyName" fullname="QPropertyAnimation::propertyName" href="qpropertyanimation.html#propertyName-prop" location="qpropertyanimation.h" type="QByteArray"> + <getter name="propertyName"/> + <setter name="setPropertyName"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="targetObject" fullname="QPropertyAnimation::targetObject" href="qpropertyanimation.html#targetObject-prop" location="qpropertyanimation.h" type="QObject *"> + <getter name="targetObject"/> + <setter name="setTargetObject"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QPropertyAnimation" fullname="QPropertyAnimation::QPropertyAnimation" href="qpropertyanimation.html#QPropertyAnimation" location="qpropertyanimation.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPropertyAnimation(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPropertyAnimation" fullname="QPropertyAnimation::QPropertyAnimation" href="qpropertyanimation.html#QPropertyAnimation-2" location="qpropertyanimation.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPropertyAnimation(QObject * target, const QByteArray & propertyName, QObject * parent)"> + <parameter left="QObject *" right="" name="target" default=""/> + <parameter left="const QByteArray &" right="" name="propertyName" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPropertyAnimation" fullname="QPropertyAnimation::~QPropertyAnimation" href="qpropertyanimation.html#dtor.QPropertyAnimation" location="qpropertyanimation.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPropertyAnimation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="targetObject" fullname="QPropertyAnimation::targetObject" href="qpropertyanimation.html#targetObject-prop" location="qpropertyanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="targetObject" type="QObject *" signature="targetObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTargetObject" fullname="QPropertyAnimation::setTargetObject" href="qpropertyanimation.html#targetObject-prop" location="qpropertyanimation.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="targetObject" type="void" signature="setTargetObject(QObject * target)"> + <parameter left="QObject *" right="" name="target" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyName" fullname="QPropertyAnimation::propertyName" href="qpropertyanimation.html#propertyName-prop" location="qpropertyanimation.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="propertyName" type="QByteArray" signature="propertyName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPropertyName" fullname="QPropertyAnimation::setPropertyName" href="qpropertyanimation.html#propertyName-prop" location="qpropertyanimation.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="propertyName" type="void" signature="setPropertyName(const QByteArray & propertyName)"> + <parameter left="const QByteArray &" right="" name="propertyName" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QPropertyAnimation::event" href="qpropertyanimation.html#event" location="qpropertyanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCurrentValue" fullname="QPropertyAnimation::updateCurrentValue" href="qpropertyanimation.html#updateCurrentValue" location="qpropertyanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCurrentValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateState" fullname="QPropertyAnimation::updateState" href="qpropertyanimation.html#updateState" location="qpropertyanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateState(QAbstractAnimation::State oldState, QAbstractAnimation::State newState)"> + <parameter left="QAbstractAnimation::State" right="" name="oldState" default=""/> + <parameter left="QAbstractAnimation::State" right="" name="newState" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusMessage" href="qdbusmessage.html" location="qdbusmessage.h" bases="" module="QtDBus"> + <enum access="public" threadsafety="unspecified" status="commendable" name="MessageType" fullname="QDBusMessage::MessageType" href="qdbusmessage.html#MessageType-enum" location="qdbusmessage.h"> + <value name="InvalidMessage" value="0"/> + <value name="MethodCallMessage" value="1"/> + <value name="ReplyMessage" value="2"/> + <value name="ErrorMessage" value="3"/> + <value name="SignalMessage" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusMessage" fullname="QDBusMessage::QDBusMessage" href="qdbusmessage.html#QDBusMessage" location="qdbusmessage.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusMessage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusMessage" fullname="QDBusMessage::QDBusMessage" href="qdbusmessage.html#QDBusMessage-2" location="qdbusmessage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDBusMessage(const QDBusMessage & other)"> + <parameter left="const QDBusMessage &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusMessage::operator=" href="qdbusmessage.html#operator=" location="qdbusmessage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusMessage &" signature="operator=(const QDBusMessage & other)"> + <parameter left="const QDBusMessage &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDBusMessage" fullname="QDBusMessage::~QDBusMessage" href="qdbusmessage.html#dtor.QDBusMessage" location="qdbusmessage.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDBusMessage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createSignal" fullname="QDBusMessage::createSignal" href="qdbusmessage.html#createSignal" location="qdbusmessage.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDBusMessage" signature="createSignal(const QString & path, const QString & interface, const QString & name)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QString &" right="" name="interface" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createMethodCall" fullname="QDBusMessage::createMethodCall" href="qdbusmessage.html#createMethodCall" location="qdbusmessage.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDBusMessage" signature="createMethodCall(const QString & service, const QString & path, const QString & interface, const QString & method)"> + <parameter left="const QString &" right="" name="service" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QString &" right="" name="interface" default=""/> + <parameter left="const QString &" right="" name="method" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createError" fullname="QDBusMessage::createError" href="qdbusmessage.html#createError" location="qdbusmessage.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDBusMessage" signature="createError(const QString & name, const QString & msg)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="msg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createError" fullname="QDBusMessage::createError" href="qdbusmessage.html#createError-2" location="qdbusmessage.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QDBusMessage" signature="createError(const QDBusError & error)"> + <parameter left="const QDBusError &" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createError" fullname="QDBusMessage::createError" href="qdbusmessage.html#createError-3" location="qdbusmessage.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QDBusMessage" signature="createError(QDBusError::ErrorType type, const QString & msg)"> + <parameter left="QDBusError::ErrorType" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="msg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createReply" fullname="QDBusMessage::createReply" href="qdbusmessage.html#createReply" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusMessage" signature="createReply(const QList<QVariant> & arguments) const"> + <parameter left="const QList<QVariant> &" right="" name="arguments" default="QList<QVariant> ()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createReply" fullname="QDBusMessage::createReply" href="qdbusmessage.html#createReply-2" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QDBusMessage" signature="createReply(const QVariant & argument) const"> + <parameter left="const QVariant &" right="" name="argument" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createErrorReply" fullname="QDBusMessage::createErrorReply" href="qdbusmessage.html#createErrorReply" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusMessage" signature="createErrorReply(const QString name, const QString & msg) const"> + <parameter left="const QString" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="msg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createErrorReply" fullname="QDBusMessage::createErrorReply" href="qdbusmessage.html#createErrorReply-2" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QDBusMessage" signature="createErrorReply(const QDBusError & error) const"> + <parameter left="const QDBusError &" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createErrorReply" fullname="QDBusMessage::createErrorReply" href="qdbusmessage.html#createErrorReply-3" location="qdbusmessage.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QDBusMessage" signature="createErrorReply(QDBusError::ErrorType type, const QString & msg) const"> + <parameter left="QDBusError::ErrorType" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="msg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="service" fullname="QDBusMessage::service" href="qdbusmessage.html#service" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="service() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="QDBusMessage::path" href="qdbusmessage.html#path" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="path() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="interface" fullname="QDBusMessage::interface" href="qdbusmessage.html#interface" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="interface() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="member" fullname="QDBusMessage::member" href="qdbusmessage.html#member" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="member() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorName" fullname="QDBusMessage::errorName" href="qdbusmessage.html#errorName" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorMessage" fullname="QDBusMessage::errorMessage" href="qdbusmessage.html#errorMessage" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorMessage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QDBusMessage::type" href="qdbusmessage.html#type" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="MessageType" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="signature" fullname="QDBusMessage::signature" href="qdbusmessage.html#signature" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="signature() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isReplyRequired" fullname="QDBusMessage::isReplyRequired" href="qdbusmessage.html#isReplyRequired" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isReplyRequired() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDelayedReply" fullname="QDBusMessage::setDelayedReply" href="qdbusmessage.html#setDelayedReply" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="setDelayedReply(bool enable) const"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDelayedReply" fullname="QDBusMessage::isDelayedReply" href="qdbusmessage.html#isDelayedReply" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDelayedReply() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setArguments" fullname="QDBusMessage::setArguments" href="qdbusmessage.html#setArguments" location="qdbusmessage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setArguments(const QList<QVariant> & arguments)"> + <parameter left="const QList<QVariant> &" right="" name="arguments" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arguments" fullname="QDBusMessage::arguments" href="qdbusmessage.html#arguments" location="qdbusmessage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QVariant>" signature="arguments() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusMessage::operator<<" href="qdbusmessage.html#operator<<" location="qdbusmessage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusMessage &" signature="operator<<(const QVariant & arg)"> + <parameter left="const QVariant &" right="" name="arg" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractItemDelegate" href="qabstractitemdelegate.html" location="qabstractitemdelegate.h" bases="QObject" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="EndEditHint" fullname="QAbstractItemDelegate::EndEditHint" href="qabstractitemdelegate.html#EndEditHint-enum" location="qabstractitemdelegate.h"> + <value name="NoHint" value="0"/> + <value name="EditNextItem" value="1"/> + <value name="EditPreviousItem" value="2"/> + <value name="SubmitModelCache" value="3"/> + <value name="RevertModelCache" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractItemDelegate" fullname="QAbstractItemDelegate::QAbstractItemDelegate" href="qabstractitemdelegate.html#QAbstractItemDelegate" location="qabstractitemdelegate.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractItemDelegate(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractItemDelegate" fullname="QAbstractItemDelegate::~QAbstractItemDelegate" href="qabstractitemdelegate.html#dtor.QAbstractItemDelegate" location="qabstractitemdelegate.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractItemDelegate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QAbstractItemDelegate::paint" href="qabstractitemdelegate.html#paint" location="qabstractitemdelegate.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QAbstractItemDelegate::sizeHint" href="qabstractitemdelegate.html#sizeHint" location="qabstractitemdelegate.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint(const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="QAbstractItemDelegate::createEditor" href="qabstractitemdelegate.html#createEditor" location="qabstractitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createEditor(QWidget * parent, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditorData" fullname="QAbstractItemDelegate::setEditorData" href="qabstractitemdelegate.html#setEditorData" location="qabstractitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="setEditorData(QWidget * editor, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setModelData" fullname="QAbstractItemDelegate::setModelData" href="qabstractitemdelegate.html#setModelData" location="qabstractitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="setModelData(QWidget * editor, QAbstractItemModel * model, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateEditorGeometry" fullname="QAbstractItemDelegate::updateEditorGeometry" href="qabstractitemdelegate.html#updateEditorGeometry" location="qabstractitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="updateEditorGeometry(QWidget * editor, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="editorEvent" fullname="QAbstractItemDelegate::editorEvent" href="qabstractitemdelegate.html#editorEvent" location="qabstractitemdelegate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="editorEvent(QEvent * event, QAbstractItemModel * model, const QStyleOptionViewItem & option, const QModelIndex & index)"> + <parameter left="QEvent *" right="" name="event" default=""/> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="elidedText" fullname="QAbstractItemDelegate::elidedText" href="qabstractitemdelegate-obsolete.html#elidedText" location="qabstractitemdelegate.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="elidedText(const QFontMetrics & fontMetrics, int width, Qt::TextElideMode mode, const QString & text)"> + <parameter left="const QFontMetrics &" right="" name="fontMetrics" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="Qt::TextElideMode" right="" name="mode" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="helpEvent" fullname="QAbstractItemDelegate::helpEvent" href="qabstractitemdelegate.html#helpEvent" location="qabstractitemdelegate.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="bool" signature="helpEvent(QHelpEvent * event, QAbstractItemView * view, const QStyleOptionViewItem & option, const QModelIndex & index)"> + <parameter left="QHelpEvent *" right="" name="event" default=""/> + <parameter left="QAbstractItemView *" right="" name="view" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="commitData" fullname="QAbstractItemDelegate::commitData" href="qabstractitemdelegate.html#commitData" location="qabstractitemdelegate.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="commitData(QWidget * editor)"> + <parameter left="QWidget *" right="" name="editor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="closeEditor" fullname="QAbstractItemDelegate::closeEditor" href="qabstractitemdelegate.html#closeEditor" location="qabstractitemdelegate.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="closeEditor(QWidget * editor, QAbstractItemDelegate::EndEditHint hint)"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="QAbstractItemDelegate::EndEditHint" right="" name="hint" default="NoHint"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHintChanged" fullname="QAbstractItemDelegate::sizeHintChanged" href="qabstractitemdelegate.html#sizeHintChanged" location="qabstractitemdelegate.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sizeHintChanged(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMacNativeWidget" href="qmacnativewidget.html" location="qmacnativewidget_mac.h" bases="QWidget" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMacNativeWidget" fullname="QMacNativeWidget::QMacNativeWidget" href="qmacnativewidget.html#QMacNativeWidget" location="qmacnativewidget_mac.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMacNativeWidget(void * parentView)"> + <parameter left="void *" right="" name="parentView" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMacNativeWidget" fullname="QMacNativeWidget::~QMacNativeWidget" href="qmacnativewidget.html#dtor.QMacNativeWidget" location="qmacnativewidget_mac.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMacNativeWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QMacNativeWidget::sizeHint" href="qmacnativewidget.html#sizeHint" location="qmacnativewidget_mac.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QMacNativeWidget::event" href="qmacnativewidget.html#event" location="qmacnativewidget_mac.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptContext" href="qscriptcontext.html" location="qscriptcontext.h" bases="" module="QtScript"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ExecutionState" fullname="QScriptContext::ExecutionState" href="qscriptcontext.html#ExecutionState-enum" location="qscriptcontext.h"> + <value name="NormalState" value="0"/> + <value name="ExceptionState" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Error" fullname="QScriptContext::Error" href="qscriptcontext.html#Error-enum" location="qscriptcontext.h"> + <value name="UnknownError" value="0"/> + <value name="ReferenceError" value="1"/> + <value name="SyntaxError" value="2"/> + <value name="TypeError" value="3"/> + <value name="RangeError" value="4"/> + <value name="URIError" value="5"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptContext" fullname="QScriptContext::~QScriptContext" href="qscriptcontext.html#dtor.QScriptContext" location="qscriptcontext.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentContext" fullname="QScriptContext::parentContext" href="qscriptcontext.html#parentContext" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptContext *" signature="parentContext() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="engine" fullname="QScriptContext::engine" href="qscriptcontext.html#engine" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptEngine *" signature="engine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QScriptContext::state" href="qscriptcontext.html#state" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ExecutionState" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="callee" fullname="QScriptContext::callee" href="qscriptcontext.html#callee" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="callee() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="argumentCount" fullname="QScriptContext::argumentCount" href="qscriptcontext.html#argumentCount" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="argumentCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="argument" fullname="QScriptContext::argument" href="qscriptcontext.html#argument" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="argument(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="argumentsObject" fullname="QScriptContext::argumentsObject" href="qscriptcontext.html#argumentsObject" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="argumentsObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activationObject" fullname="QScriptContext::activationObject" href="qscriptcontext.html#activationObject" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="activationObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActivationObject" fullname="QScriptContext::setActivationObject" href="qscriptcontext.html#setActivationObject" location="qscriptcontext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setActivationObject(const QScriptValue & activation)"> + <parameter left="const QScriptValue &" right="" name="activation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="thisObject" fullname="QScriptContext::thisObject" href="qscriptcontext.html#thisObject" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="thisObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setThisObject" fullname="QScriptContext::setThisObject" href="qscriptcontext.html#setThisObject" location="qscriptcontext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setThisObject(const QScriptValue & thisObject)"> + <parameter left="const QScriptValue &" right="" name="thisObject" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCalledAsConstructor" fullname="QScriptContext::isCalledAsConstructor" href="qscriptcontext.html#isCalledAsConstructor" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCalledAsConstructor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="throwValue" fullname="QScriptContext::throwValue" href="qscriptcontext.html#throwValue" location="qscriptcontext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="throwValue(const QScriptValue & value)"> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="throwError" fullname="QScriptContext::throwError" href="qscriptcontext.html#throwError" location="qscriptcontext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="throwError(Error error, const QString & text)"> + <parameter left="Error" right="" name="error" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="throwError" fullname="QScriptContext::throwError" href="qscriptcontext.html#throwError-2" location="qscriptcontext.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QScriptValue" signature="throwError(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backtrace" fullname="QScriptContext::backtrace" href="qscriptcontext.html#backtrace" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="backtrace() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QScriptContext::toString" href="qscriptcontext.html#toString" location="qscriptcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPixmapCache" href="qpixmapcache.html" location="qpixmapcache.h" bases="" module="QtGui"> + <class access="public" threadsafety="unspecified" status="commendable" name="Key" fullname="QPixmapCache::Key" href="qpixmapcache-key.html" location="qpixmapcache.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="Key" fullname="QPixmapCache::Key::Key" href="qpixmapcache-key.html#Key" location="qpixmapcache.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Key()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~Key" fullname="QPixmapCache::Key::~Key" href="qpixmapcache-key.html#dtor.Key" location="qpixmapcache.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Key()"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheLimit" fullname="QPixmapCache::cacheLimit" href="qpixmapcache.html#cacheLimit" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="cacheLimit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCacheLimit" fullname="QPixmapCache::setCacheLimit" href="qpixmapcache.html#setCacheLimit" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setCacheLimit(int n)"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="find" fullname="QPixmapCache::find" href="qpixmapcache-obsolete.html#find-4" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="QPixmap *" signature="find(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="find" fullname="QPixmapCache::find" href="qpixmapcache-obsolete.html#find-2" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="bool" signature="find(const QString & key, QPixmap & pixmap)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QPixmapCache::find" href="qpixmapcache.html#find" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="find(const QString & key, QPixmap * pixmap)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="QPixmap *" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QPixmapCache::find" href="qpixmapcache.html#find-3" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="bool" signature="find(const Key & key, QPixmap * pixmap)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="QPixmap *" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QPixmapCache::insert" href="qpixmapcache.html#insert" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="insert(const QString & key, const QPixmap & pixmap)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QPixmapCache::insert" href="qpixmapcache.html#insert-2" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="Key" signature="insert(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QPixmapCache::replace" href="qpixmapcache.html#replace" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="replace(const Key & key, const QPixmap & pixmap)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QPixmapCache::remove" href="qpixmapcache.html#remove" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="remove(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QPixmapCache::remove" href="qpixmapcache.html#remove-2" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="remove(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QPixmapCache::clear" href="qpixmapcache.html#clear" location="qpixmapcache.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="clear()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextList" href="qtextlist.html" location="qtextlist.h" bases="QTextBlockGroup" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QTextList::count" href="qtextlist.html#count" location="qtextlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="isEmpty" fullname="QTextList::isEmpty" href="qtextlist-obsolete.html#isEmpty" location="qtextlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="QTextList::item" href="qtextlist.html#item" location="qtextlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlock" signature="item(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemNumber" fullname="QTextList::itemNumber" href="qtextlist.html#itemNumber" location="qtextlist.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="itemNumber(const QTextBlock & block) const"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemText" fullname="QTextList::itemText" href="qtextlist.html#itemText" location="qtextlist.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="itemText(const QTextBlock & block) const"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItem" fullname="QTextList::removeItem" href="qtextlist.html#removeItem" location="qtextlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QTextList::remove" href="qtextlist.html#remove" location="qtextlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(const QTextBlock & block)"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="add" fullname="QTextList::add" href="qtextlist.html#add" location="qtextlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="add(const QTextBlock & block)"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QTextList::setFormat" href="qtextlist.html#setFormat" location="qtextlist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QTextListFormat & format)"> + <parameter left="const QTextListFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QTextList::format" href="qtextlist.html#format" location="qtextlist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextListFormat" signature="format() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAccessiblePlugin" href="qaccessibleplugin.html" location="qaccessibleplugin.h" bases="QObject,QAccessible" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAccessiblePlugin" fullname="QAccessiblePlugin::QAccessiblePlugin" href="qaccessibleplugin.html#QAccessiblePlugin" location="qaccessibleplugin.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAccessiblePlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAccessiblePlugin" fullname="QAccessiblePlugin::~QAccessiblePlugin" href="qaccessibleplugin.html#dtor.QAccessiblePlugin" location="qaccessibleplugin.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAccessiblePlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QAccessiblePlugin::keys" href="qaccessibleplugin.html#keys" location="qaccessibleplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QAccessiblePlugin::create" href="qaccessibleplugin.html#create" location="qaccessibleplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QAccessibleInterface *" signature="create(const QString & key, QObject * object)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QListView" href="qlistview.html" location="qlistview.h" bases="QAbstractItemView" module="QtGui"> + <contents name="improving-performance" title="Improving Performance" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="movement" fullname="QListView::movement" href="qlistview.html#movement-prop" location="qlistview.h" type="Movement"> + <getter name="movement"/> + <setter name="setMovement"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="flow" fullname="QListView::flow" href="qlistview.html#flow-prop" location="qlistview.h" type="Flow"> + <getter name="flow"/> + <setter name="setFlow"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="isWrapping" fullname="QListView::isWrapping" href="qlistview.html#isWrapping-prop" location="qlistview.h" type="bool"> + <getter name="isWrapping"/> + <setter name="setWrapping"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="resizeMode" fullname="QListView::resizeMode" href="qlistview.html#resizeMode-prop" location="qlistview.h" type="ResizeMode"> + <getter name="resizeMode"/> + <setter name="setResizeMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="layoutMode" fullname="QListView::layoutMode" href="qlistview.html#layoutMode-prop" location="qlistview.h" type="LayoutMode"> + <getter name="layoutMode"/> + <setter name="setLayoutMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="spacing" fullname="QListView::spacing" href="qlistview.html#spacing-prop" location="qlistview.h" type="int"> + <getter name="spacing"/> + <setter name="setSpacing"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="gridSize" fullname="QListView::gridSize" href="qlistview.html#gridSize-prop" location="qlistview.h" type="QSize"> + <getter name="gridSize"/> + <setter name="setGridSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="viewMode" fullname="QListView::viewMode" href="qlistview.html#viewMode-prop" location="qlistview.h" type="ViewMode"> + <getter name="viewMode"/> + <setter name="setViewMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="modelColumn" fullname="QListView::modelColumn" href="qlistview.html#modelColumn-prop" location="qlistview.h" type="int"> + <getter name="modelColumn"/> + <setter name="setModelColumn"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="uniformItemSizes" fullname="QListView::uniformItemSizes" href="qlistview.html#uniformItemSizes-prop" location="qlistview.h" type="bool"> + <getter name="uniformItemSizes"/> + <setter name="setUniformItemSizes"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="batchSize" fullname="QListView::batchSize" href="qlistview.html#batchSize-prop" location="qlistview.h" type="int"> + <getter name="batchSize"/> + <setter name="setBatchSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="QListView::wordWrap" href="qlistview.html#wordWrap-prop" location="qlistview.h" type="bool"> + <getter name="wordWrap"/> + <setter name="setWordWrap"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectionRectVisible" fullname="QListView::selectionRectVisible" href="qlistview.html#selectionRectVisible-prop" location="qlistview.h" type="bool"> + <getter name="isSelectionRectVisible"/> + <setter name="setSelectionRectVisible"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="Movement" fullname="QListView::Movement" href="qlistview.html#Movement-enum" location="qlistview.h"> + <value name="Static" value="0"/> + <value name="Free" value="1"/> + <value name="Snap" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Flow" fullname="QListView::Flow" href="qlistview.html#Flow-enum" location="qlistview.h"> + <value name="LeftToRight" value="0"/> + <value name="TopToBottom" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ResizeMode" fullname="QListView::ResizeMode" href="qlistview.html#ResizeMode-enum" location="qlistview.h"> + <value name="Fixed" value="0"/> + <value name="Adjust" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="LayoutMode" fullname="QListView::LayoutMode" href="qlistview.html#LayoutMode-enum" location="qlistview.h"> + <value name="SinglePass" value="0"/> + <value name="Batched" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ViewMode" fullname="QListView::ViewMode" href="qlistview.html#ViewMode-enum" location="qlistview.h"> + <value name="ListMode" value="0"/> + <value name="IconMode" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QListView" fullname="QListView::QListView" href="qlistview.html#QListView" location="qlistview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QListView(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QListView" fullname="QListView::~QListView" href="qlistview.html#dtor.QListView" location="qlistview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QListView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMovement" fullname="QListView::setMovement" href="qlistview.html#movement-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="movement" type="void" signature="setMovement(Movement movement)"> + <parameter left="Movement" right="" name="movement" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="movement" fullname="QListView::movement" href="qlistview.html#movement-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="movement" type="Movement" signature="movement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFlow" fullname="QListView::setFlow" href="qlistview.html#flow-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="flow" type="void" signature="setFlow(Flow flow)"> + <parameter left="Flow" right="" name="flow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flow" fullname="QListView::flow" href="qlistview.html#flow-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="flow" type="Flow" signature="flow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWrapping" fullname="QListView::setWrapping" href="qlistview.html#isWrapping-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="isWrapping" type="void" signature="setWrapping(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isWrapping" fullname="QListView::isWrapping" href="qlistview.html#isWrapping-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="isWrapping" type="bool" signature="isWrapping() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setResizeMode" fullname="QListView::setResizeMode" href="qlistview.html#resizeMode-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="resizeMode" type="void" signature="setResizeMode(ResizeMode mode)"> + <parameter left="ResizeMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeMode" fullname="QListView::resizeMode" href="qlistview.html#resizeMode-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="resizeMode" type="ResizeMode" signature="resizeMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayoutMode" fullname="QListView::setLayoutMode" href="qlistview.html#layoutMode-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="layoutMode" type="void" signature="setLayoutMode(LayoutMode mode)"> + <parameter left="LayoutMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="layoutMode" fullname="QListView::layoutMode" href="qlistview.html#layoutMode-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="layoutMode" type="LayoutMode" signature="layoutMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpacing" fullname="QListView::setSpacing" href="qlistview.html#spacing-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="spacing" type="void" signature="setSpacing(int space)"> + <parameter left="int" right="" name="space" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="spacing" fullname="QListView::spacing" href="qlistview.html#spacing-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="spacing" type="int" signature="spacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBatchSize" fullname="QListView::setBatchSize" href="qlistview.html#batchSize-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="batchSize" type="void" signature="setBatchSize(int batchSize)"> + <parameter left="int" right="" name="batchSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="batchSize" fullname="QListView::batchSize" href="qlistview.html#batchSize-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="batchSize" type="int" signature="batchSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGridSize" fullname="QListView::setGridSize" href="qlistview.html#gridSize-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="gridSize" type="void" signature="setGridSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="gridSize" fullname="QListView::gridSize" href="qlistview.html#gridSize-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="gridSize" type="QSize" signature="gridSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewMode" fullname="QListView::setViewMode" href="qlistview.html#viewMode-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="viewMode" type="void" signature="setViewMode(ViewMode mode)"> + <parameter left="ViewMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewMode" fullname="QListView::viewMode" href="qlistview.html#viewMode-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="viewMode" type="ViewMode" signature="viewMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearPropertyFlags" fullname="QListView::clearPropertyFlags" href="qlistview.html#clearPropertyFlags" location="qlistview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearPropertyFlags()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRowHidden" fullname="QListView::isRowHidden" href="qlistview.html#isRowHidden" location="qlistview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRowHidden(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowHidden" fullname="QListView::setRowHidden" href="qlistview.html#setRowHidden" location="qlistview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowHidden(int row, bool hide)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setModelColumn" fullname="QListView::setModelColumn" href="qlistview.html#modelColumn-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="modelColumn" type="void" signature="setModelColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="modelColumn" fullname="QListView::modelColumn" href="qlistview.html#modelColumn-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="modelColumn" type="int" signature="modelColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformItemSizes" fullname="QListView::setUniformItemSizes" href="qlistview.html#uniformItemSizes-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="uniformItemSizes" type="void" signature="setUniformItemSizes(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uniformItemSizes" fullname="QListView::uniformItemSizes" href="qlistview.html#uniformItemSizes-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="uniformItemSizes" type="bool" signature="uniformItemSizes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWordWrap" fullname="QListView::setWordWrap" href="qlistview.html#wordWrap-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="wordWrap" type="void" signature="setWordWrap(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="QListView::wordWrap" href="qlistview.html#wordWrap-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wordWrap" type="bool" signature="wordWrap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionRectVisible" fullname="QListView::setSelectionRectVisible" href="qlistview.html#selectionRectVisible-prop" location="qlistview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="selectionRectVisible" type="void" signature="setSelectionRectVisible(bool show)"> + <parameter left="bool" right="" name="show" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelectionRectVisible" fullname="QListView::isSelectionRectVisible" href="qlistview.html#selectionRectVisible-prop" location="qlistview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectionRectVisible" type="bool" signature="isSelectionRectVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="visualRect" fullname="QListView::visualRect" href="qlistview.html#visualRect" location="qlistview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="visualRect(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollTo" fullname="QListView::scrollTo" href="qlistview.html#scrollTo" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollTo(const QModelIndex & index, ScrollHint hint)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="ScrollHint" right="" name="hint" default="EnsureVisible"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexAt" fullname="QListView::indexAt" href="qlistview.html#indexAt" location="qlistview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexAt(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexesMoved" fullname="QListView::indexesMoved" href="qlistview.html#indexesMoved" location="qlistview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="indexesMoved(const QModelIndexList & indexes)"> + <parameter left="const QModelIndexList &" right="" name="indexes" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QListView::event" href="qlistview.html#event" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dataChanged" fullname="QListView::dataChanged" href="qlistview.html#dataChanged" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dataChanged(const QModelIndex & topLeft, const QModelIndex & bottomRight)"> + <parameter left="const QModelIndex &" right="" name="topLeft" default=""/> + <parameter left="const QModelIndex &" right="" name="bottomRight" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowsInserted" fullname="QListView::rowsInserted" href="qlistview.html#rowsInserted" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="rowsInserted(const QModelIndex & parent, int start, int end)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowsAboutToBeRemoved" fullname="QListView::rowsAboutToBeRemoved" href="qlistview.html#rowsAboutToBeRemoved" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="rowsAboutToBeRemoved(const QModelIndex & parent, int start, int end)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QListView::mouseMoveEvent" href="qlistview.html#mouseMoveEvent" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QListView::mouseReleaseEvent" href="qlistview.html#mouseReleaseEvent" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QListView::timerEvent" href="qlistview.html#timerEvent" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * e)"> + <parameter left="QTimerEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QListView::resizeEvent" href="qlistview.html#resizeEvent" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QListView::dragMoveEvent" href="qlistview.html#dragMoveEvent" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QDragMoveEvent * e)"> + <parameter left="QDragMoveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QListView::dragLeaveEvent" href="qlistview.html#dragLeaveEvent" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QDragLeaveEvent * e)"> + <parameter left="QDragLeaveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QListView::dropEvent" href="qlistview.html#dropEvent" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * e)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="startDrag" fullname="QListView::startDrag" href="qlistview.html#startDrag" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startDrag(QFlags<Qt::DropAction> supportedActions)"> + <parameter left="QFlags<Qt::DropAction>" right="" name="supportedActions" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewOptions" fullname="QListView::viewOptions" href="qlistview.html#viewOptions" location="qlistview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStyleOptionViewItem" signature="viewOptions() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QListView::paintEvent" href="qlistview.html#paintEvent" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="horizontalOffset" fullname="QListView::horizontalOffset" href="qlistview.html#horizontalOffset" location="qlistview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="horizontalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="verticalOffset" fullname="QListView::verticalOffset" href="qlistview.html#verticalOffset" location="qlistview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="verticalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveCursor" fullname="QListView::moveCursor" href="qlistview.html#moveCursor" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QModelIndex" signature="moveCursor(CursorAction cursorAction, QFlags<Qt::KeyboardModifier> modifiers)"> + <parameter left="CursorAction" right="" name="cursorAction" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rectForIndex" fullname="QListView::rectForIndex" href="qlistview.html#rectForIndex" location="qlistview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="rectForIndex(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setPositionForIndex" fullname="QListView::setPositionForIndex" href="qlistview.html#setPositionForIndex" location="qlistview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPositionForIndex(const QPoint & position, const QModelIndex & index)"> + <parameter left="const QPoint &" right="" name="position" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSelection" fullname="QListView::setSelection" href="qlistview.html#setSelection" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelection(const QRect & rect, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="visualRegionForSelection" fullname="QListView::visualRegionForSelection" href="qlistview.html#visualRegionForSelection" location="qlistview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="visualRegionForSelection(const QItemSelection & selection) const"> + <parameter left="const QItemSelection &" right="" name="selection" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectedIndexes" fullname="QListView::selectedIndexes" href="qlistview.html#selectedIndexes" location="qlistview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndexList" signature="selectedIndexes() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateGeometries" fullname="QListView::updateGeometries" href="qlistview.html#updateGeometries" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateGeometries()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isIndexHidden" fullname="QListView::isIndexHidden" href="qlistview.html#isIndexHidden" location="qlistview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIndexHidden(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QListView::selectionChanged" href="qlistview.html#selectionChanged" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="selectionChanged(const QItemSelection & selected, const QItemSelection & deselected)"> + <parameter left="const QItemSelection &" right="" name="selected" default=""/> + <parameter left="const QItemSelection &" right="" name="deselected" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QListView::currentChanged" href="qlistview.html#currentChanged" location="qlistview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="currentChanged(const QModelIndex & current, const QModelIndex & previous)"> + <parameter left="const QModelIndex &" right="" name="current" default=""/> + <parameter left="const QModelIndex &" right="" name="previous" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QKbdDriverFactory" href="qkbddriverfactory.html" location="qkbddriverfactory_qws.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QKbdDriverFactory::keys" href="qkbddriverfactory.html#keys" location="qkbddriverfactory_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="keys()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QKbdDriverFactory::create" href="qkbddriverfactory.html#create" location="qkbddriverfactory_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWSKeyboardHandler *" signature="create(const QString & key, const QString & device)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="device" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMdiSubWindow" href="qmdisubwindow.html" location="qmdisubwindow.h" bases="QWidget" module="QtGui"> + <contents name="subwindow-handling" title="Subwindow Handling" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="keyboardSingleStep" fullname="QMdiSubWindow::keyboardSingleStep" href="qmdisubwindow.html#keyboardSingleStep-prop" location="qmdisubwindow.h" type="int"> + <getter name="keyboardSingleStep"/> + <setter name="setKeyboardSingleStep"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="keyboardPageStep" fullname="QMdiSubWindow::keyboardPageStep" href="qmdisubwindow.html#keyboardPageStep-prop" location="qmdisubwindow.h" type="int"> + <getter name="keyboardPageStep"/> + <setter name="setKeyboardPageStep"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="SubWindowOption" fullname="QMdiSubWindow::SubWindowOption" href="qmdisubwindow.html#SubWindowOption-enum" location="qmdisubwindow.h" typedef="QMdiSubWindow::SubWindowOptions"> + <value name="AllowOutsideAreaHorizontally" value="0x1"/> + <value name="AllowOutsideAreaVertically" value="0x2"/> + <value name="RubberBandResize" value="0x4"/> + <value name="RubberBandMove" value="0x8"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="SubWindowOptions" fullname="QMdiSubWindow::SubWindowOptions" href="qmdisubwindow.html#SubWindowOptions-typedef" location="qmdisubwindow.h" enum="QMdiSubWindow::SubWindowOption"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QMdiSubWindow" fullname="QMdiSubWindow::QMdiSubWindow" href="qmdisubwindow.html#QMdiSubWindow" location="qmdisubwindow.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMdiSubWindow(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMdiSubWindow" fullname="QMdiSubWindow::~QMdiSubWindow" href="qmdisubwindow.html#dtor.QMdiSubWindow" location="qmdisubwindow.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMdiSubWindow()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QMdiSubWindow::sizeHint" href="qmdisubwindow.html#sizeHint" location="qmdisubwindow.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QMdiSubWindow::minimumSizeHint" href="qmdisubwindow.html#minimumSizeHint" location="qmdisubwindow.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidget" fullname="QMdiSubWindow::setWidget" href="qmdisubwindow.html#setWidget" location="qmdisubwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QMdiSubWindow::widget" href="qmdisubwindow.html#widget" location="qmdisubwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isShaded" fullname="QMdiSubWindow::isShaded" href="qmdisubwindow.html#isShaded" location="qmdisubwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isShaded() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QMdiSubWindow::setOption" href="qmdisubwindow.html#setOption" location="qmdisubwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(SubWindowOption option, bool on)"> + <parameter left="SubWindowOption" right="" name="option" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testOption" fullname="QMdiSubWindow::testOption" href="qmdisubwindow.html#testOption" location="qmdisubwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testOption(SubWindowOption option) const"> + <parameter left="SubWindowOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setKeyboardSingleStep" fullname="QMdiSubWindow::setKeyboardSingleStep" href="qmdisubwindow.html#keyboardSingleStep-prop" location="qmdisubwindow.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="keyboardSingleStep" type="void" signature="setKeyboardSingleStep(int step)"> + <parameter left="int" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardSingleStep" fullname="QMdiSubWindow::keyboardSingleStep" href="qmdisubwindow.html#keyboardSingleStep-prop" location="qmdisubwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="keyboardSingleStep" type="int" signature="keyboardSingleStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKeyboardPageStep" fullname="QMdiSubWindow::setKeyboardPageStep" href="qmdisubwindow.html#keyboardPageStep-prop" location="qmdisubwindow.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="keyboardPageStep" type="void" signature="setKeyboardPageStep(int step)"> + <parameter left="int" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardPageStep" fullname="QMdiSubWindow::keyboardPageStep" href="qmdisubwindow.html#keyboardPageStep-prop" location="qmdisubwindow.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="keyboardPageStep" type="int" signature="keyboardPageStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSystemMenu" fullname="QMdiSubWindow::setSystemMenu" href="qmdisubwindow.html#setSystemMenu" location="qmdisubwindow.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSystemMenu(QMenu * systemMenu)"> + <parameter left="QMenu *" right="" name="systemMenu" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="systemMenu" fullname="QMdiSubWindow::systemMenu" href="qmdisubwindow.html#systemMenu" location="qmdisubwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMenu *" signature="systemMenu() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mdiArea" fullname="QMdiSubWindow::mdiArea" href="qmdisubwindow.html#mdiArea" location="qmdisubwindow.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMdiArea *" signature="mdiArea() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="windowStateChanged" fullname="QMdiSubWindow::windowStateChanged" href="qmdisubwindow.html#windowStateChanged" location="qmdisubwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="windowStateChanged(QFlags<Qt::WindowState> oldState, QFlags<Qt::WindowState> newState)"> + <parameter left="QFlags<Qt::WindowState>" right="" name="oldState" default=""/> + <parameter left="QFlags<Qt::WindowState>" right="" name="newState" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutToActivate" fullname="QMdiSubWindow::aboutToActivate" href="qmdisubwindow.html#aboutToActivate" location="qmdisubwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="aboutToActivate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showSystemMenu" fullname="QMdiSubWindow::showSystemMenu" href="qmdisubwindow.html#showSystemMenu" location="qmdisubwindow.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showSystemMenu()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showShaded" fullname="QMdiSubWindow::showShaded" href="qmdisubwindow.html#showShaded" location="qmdisubwindow.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showShaded()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QMdiSubWindow::eventFilter" href="qmdisubwindow.html#eventFilter" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * object, QEvent * event)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QMdiSubWindow::event" href="qmdisubwindow.html#event" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QMdiSubWindow::showEvent" href="qmdisubwindow.html#showEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * showEvent)"> + <parameter left="QShowEvent *" right="" name="showEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QMdiSubWindow::hideEvent" href="qmdisubwindow.html#hideEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * hideEvent)"> + <parameter left="QHideEvent *" right="" name="hideEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QMdiSubWindow::changeEvent" href="qmdisubwindow.html#changeEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * changeEvent)"> + <parameter left="QEvent *" right="" name="changeEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="closeEvent" fullname="QMdiSubWindow::closeEvent" href="qmdisubwindow.html#closeEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="closeEvent(QCloseEvent * closeEvent)"> + <parameter left="QCloseEvent *" right="" name="closeEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="leaveEvent" fullname="QMdiSubWindow::leaveEvent" href="qmdisubwindow.html#leaveEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="leaveEvent(QEvent * leaveEvent)"> + <parameter left="QEvent *" right="" name="leaveEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QMdiSubWindow::resizeEvent" href="qmdisubwindow.html#resizeEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * resizeEvent)"> + <parameter left="QResizeEvent *" right="" name="resizeEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QMdiSubWindow::timerEvent" href="qmdisubwindow.html#timerEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * timerEvent)"> + <parameter left="QTimerEvent *" right="" name="timerEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveEvent" fullname="QMdiSubWindow::moveEvent" href="qmdisubwindow.html#moveEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveEvent(QMoveEvent * moveEvent)"> + <parameter left="QMoveEvent *" right="" name="moveEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QMdiSubWindow::paintEvent" href="qmdisubwindow.html#paintEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * paintEvent)"> + <parameter left="QPaintEvent *" right="" name="paintEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QMdiSubWindow::mousePressEvent" href="qmdisubwindow.html#mousePressEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * mouseEvent)"> + <parameter left="QMouseEvent *" right="" name="mouseEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QMdiSubWindow::mouseDoubleClickEvent" href="qmdisubwindow.html#mouseDoubleClickEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * mouseEvent)"> + <parameter left="QMouseEvent *" right="" name="mouseEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QMdiSubWindow::mouseReleaseEvent" href="qmdisubwindow.html#mouseReleaseEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * mouseEvent)"> + <parameter left="QMouseEvent *" right="" name="mouseEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QMdiSubWindow::mouseMoveEvent" href="qmdisubwindow.html#mouseMoveEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * mouseEvent)"> + <parameter left="QMouseEvent *" right="" name="mouseEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QMdiSubWindow::keyPressEvent" href="qmdisubwindow.html#keyPressEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * keyEvent)"> + <parameter left="QKeyEvent *" right="" name="keyEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QMdiSubWindow::contextMenuEvent" href="qmdisubwindow.html#contextMenuEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * contextMenuEvent)"> + <parameter left="QContextMenuEvent *" right="" name="contextMenuEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QMdiSubWindow::focusInEvent" href="qmdisubwindow.html#focusInEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * focusInEvent)"> + <parameter left="QFocusEvent *" right="" name="focusInEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QMdiSubWindow::focusOutEvent" href="qmdisubwindow.html#focusOutEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * focusOutEvent)"> + <parameter left="QFocusEvent *" right="" name="focusOutEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="childEvent" fullname="QMdiSubWindow::childEvent" href="qmdisubwindow.html#childEvent" location="qmdisubwindow.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="childEvent(QChildEvent * childEvent)"> + <parameter left="QChildEvent *" right="" name="childEvent" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDial" href="qdial.html" location="qdial.h" bases="QAbstractSlider" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="wrapping" fullname="QDial::wrapping" href="qdial.html#wrapping-prop" location="qdial.h" type="bool"> + <getter name="wrapping"/> + <setter name="setWrapping"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="notchSize" fullname="QDial::notchSize" href="qdial.html#notchSize-prop" location="qdial.h" type="int"> + <getter name="notchSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="notchTarget" fullname="QDial::notchTarget" href="qdial.html#notchTarget-prop" location="qdial.h" type="qreal"> + <getter name="notchTarget"/> + <setter name="setNotchTarget"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="notchesVisible" fullname="QDial::notchesVisible" href="qdial.html#notchesVisible-prop" location="qdial.h" type="bool"> + <getter name="notchesVisible"/> + <setter name="setNotchesVisible"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QDial" fullname="QDial::QDial" href="qdial.html#QDial" location="qdial.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDial(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDial" fullname="QDial::~QDial" href="qdial.html#dtor.QDial" location="qdial.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDial()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="wrapping" fullname="QDial::wrapping" href="qdial.html#wrapping-prop" location="qdial.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wrapping" type="bool" signature="wrapping() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notchSize" fullname="QDial::notchSize" href="qdial.html#notchSize-prop" location="qdial.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="notchSize" type="int" signature="notchSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNotchTarget" fullname="QDial::setNotchTarget" href="qdial.html#notchTarget-prop" location="qdial.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="notchTarget" type="void" signature="setNotchTarget(double target)"> + <parameter left="double" right="" name="target" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="notchTarget" fullname="QDial::notchTarget" href="qdial.html#notchTarget-prop" location="qdial.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="notchTarget" type="qreal" signature="notchTarget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notchesVisible" fullname="QDial::notchesVisible" href="qdial.html#notchesVisible-prop" location="qdial.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="notchesVisible" type="bool" signature="notchesVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QDial::sizeHint" href="qdial.html#sizeHint" location="qdial.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QDial::minimumSizeHint" href="qdial.html#minimumSizeHint" location="qdial.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNotchesVisible" fullname="QDial::setNotchesVisible" href="qdial.html#notchesVisible-prop" location="qdial.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="notchesVisible" type="void" signature="setNotchesVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWrapping" fullname="QDial::setWrapping" href="qdial.html#wrapping-prop" location="qdial.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="wrapping" type="void" signature="setWrapping(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QDial::event" href="qdial.html#event" location="qdial.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QDial::resizeEvent" href="qdial.html#resizeEvent" location="qdial.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QDial::paintEvent" href="qdial.html#paintEvent" location="qdial.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * pe)"> + <parameter left="QPaintEvent *" right="" name="pe" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QDial::mousePressEvent" href="qdial.html#mousePressEvent" location="qdial.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QDial::mouseReleaseEvent" href="qdial.html#mouseReleaseEvent" location="qdial.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QDial::mouseMoveEvent" href="qdial.html#mouseMoveEvent" location="qdial.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sliderChange" fullname="QDial::sliderChange" href="qdial.html#sliderChange" location="qdial.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sliderChange(SliderChange change)"> + <parameter left="SliderChange" right="" name="change" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QDial::initStyleOption" href="qdial.html#initStyleOption" location="qdial.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionSlider * option) const"> + <parameter left="QStyleOptionSlider *" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QDial" fullname="QDial::QDial" href="qdial-qt3.html#QDial-2" location="qdial.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDial(int minValue, int maxValue, int pageStep, int value, QWidget * parent, const char * name)"> + <parameter left="int" right="" name="minValue" default=""/> + <parameter left="int" right="" name="maxValue" default=""/> + <parameter left="int" right="" name="pageStep" default=""/> + <parameter left="int" right="" name="value" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QDial" fullname="QDial::QDial" href="qdial-qt3.html#QDial-3" location="qdial.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDial(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="dialPressed" fullname="QDial::dialPressed" href="qdial-qt3.html#dialPressed" location="qdial.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dialPressed()"/> + <function access="public" threadsafety="unspecified" status="compat" name="dialMoved" fullname="QDial::dialMoved" href="qdial-qt3.html#dialMoved" location="qdial.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dialMoved(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="dialReleased" fullname="QDial::dialReleased" href="qdial-qt3.html#dialReleased" location="qdial.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dialReleased()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QString" href="qstring.html" location="qstring.h" bases="" module="QtCore"> + <contents name="initializing-a-string" title="Initializing a String" level="1"/> + <contents name="manipulating-string-data" title="Manipulating String Data" level="1"/> + <contents name="querying-string-data" title="Querying String Data" level="1"/> + <contents name="converting-between-8-bit-strings-and-unicode-strings" title="Converting Between 8-Bit Strings and Unicode Strings" level="1"/> + <contents name="note-for-c-programmers" title="Note for C Programmers" level="1"/> + <contents name="distinction-between-null-and-empty-strings" title="Distinction Between Null and Empty Strings" level="1"/> + <contents name="argument-formats" title="Argument Formats" level="1"/> + <contents name="more-efficient-string-construction" title="More Efficient String Construction" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QString" fullname="QString::QString" href="qstring.html#QString" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QString()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QString" fullname="QString::QString" href="qstring.html#QString-2" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QString(const QChar * unicode, int size)"> + <parameter left="const QChar *" right="" name="unicode" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QString" fullname="QString::QString" href="qstring.html#QString-3" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QString(QChar ch)"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QString" fullname="QString::QString" href="qstring.html#QString-4" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QString(int size, QChar ch)"> + <parameter left="int" right="" name="size" default=""/> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QString" fullname="QString::QString" href="qstring.html#QString-5" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QString(const QLatin1String & str)"> + <parameter left="const QLatin1String &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QString" fullname="QString::QString" href="qstring.html#QString-6" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QString(const QString & other)"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QString" fullname="QString::~QString" href="qstring.html#dtor.QString" location="qstring.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QString()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QString::operator=" href="qstring.html#operator=-7" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QString &" signature="operator=(QChar ch)"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QString::operator=" href="qstring.html#operator=" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="operator=(const QString & other)"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QString::operator=" href="qstring.html#operator=-3" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QString &" signature="operator=(const QLatin1String & str)"> + <parameter left="const QLatin1String &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QString::size" href="qstring.html#size" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QString::count" href="qstring.html#count-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QString::length" href="qstring.html#length" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QString::isEmpty" href="qstring.html#isEmpty" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QString::resize" href="qstring.html#resize" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QString::fill" href="qstring.html#fill" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="fill(QChar ch, int size)"> + <parameter left="QChar" right="" name="ch" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="truncate" fullname="QString::truncate" href="qstring.html#truncate" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="truncate(int position)"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="chop" fullname="QString::chop" href="qstring.html#chop" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="chop(int n)"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="capacity" fullname="QString::capacity" href="qstring.html#capacity" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="capacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reserve" fullname="QString::reserve" href="qstring.html#reserve" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reserve(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="squeeze" fullname="QString::squeeze" href="qstring.html#squeeze" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="squeeze()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unicode" fullname="QString::unicode" href="qstring.html#unicode" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QChar *" signature="unicode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QString::data" href="qstring.html#data" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QChar *" signature="data()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QString::data" href="qstring.html#data-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QChar *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constData" fullname="QString::constData" href="qstring.html#constData" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QChar *" signature="constData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QString::clear" href="qstring.html#clear" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="QString::at" href="qstring.html#at" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QChar" signature="at(int position) const"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QString::operator[]" href="qstring.html#operator[]-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QChar" signature="operator[](int position) const"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QString::operator[]" href="qstring.html#operator[]" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QCharRef" signature="operator[](int position)"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QString::operator[]" href="qstring.html#operator[]-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="const QChar" signature="operator[](uint position) const"> + <parameter left="uint" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QString::operator[]" href="qstring.html#operator[]-3" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QCharRef" signature="operator[](uint position)"> + <parameter left="uint" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-14" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="14" type="QString" signature="arg(qlonglong a, int fieldWidth, int base, const QChar & fillChar) const"> + <parameter left="qlonglong" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-15" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="15" type="QString" signature="arg(qulonglong a, int fieldWidth, int base, const QChar & fillChar) const"> + <parameter left="qulonglong" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-12" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="12" type="QString" signature="arg(long a, int fieldWidth, int base, const QChar & fillChar) const"> + <parameter left="long" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-13" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="13" type="QString" signature="arg(ulong a, int fieldWidth, int base, const QChar & fillChar) const"> + <parameter left="ulong" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-10" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="10" type="QString" signature="arg(int a, int fieldWidth, int base, const QChar & fillChar) const"> + <parameter left="int" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-11" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="11" type="QString" signature="arg(uint a, int fieldWidth, int base, const QChar & fillChar) const"> + <parameter left="uint" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-16" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="16" type="QString" signature="arg(short a, int fieldWidth, int base, const QChar & fillChar) const"> + <parameter left="short" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-17" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="17" type="QString" signature="arg(ushort a, int fieldWidth, int base, const QChar & fillChar) const"> + <parameter left="ushort" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-20" location="qstring.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="20" type="QString" signature="arg(double a, int fieldWidth, char format, int precision, const QChar & fillChar) const"> + <parameter left="double" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="char" right="" name="format" default="'g'"/> + <parameter left="int" right="" name="precision" default="-1"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-19" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="19" type="QString" signature="arg(char a, int fieldWidth, const QChar & fillChar) const"> + <parameter left="char" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-18" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="18" type="QString" signature="arg(QChar a, int fieldWidth, const QChar & fillChar) const"> + <parameter left="QChar" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="arg(const QString & a, int fieldWidth, const QChar & fillChar) const"> + <parameter left="const QString &" right="" name="a" default=""/> + <parameter left="int" right="" name="fieldWidth" default="0"/> + <parameter left="const QChar &" right="" name="fillChar" default="QLatin1Char( ' ' )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="arg(const QString & a1, const QString & a2) const"> + <parameter left="const QString &" right="" name="a1" default=""/> + <parameter left="const QString &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QString" signature="arg(const QString & a1, const QString & a2, const QString & a3) const"> + <parameter left="const QString &" right="" name="a1" default=""/> + <parameter left="const QString &" right="" name="a2" default=""/> + <parameter left="const QString &" right="" name="a3" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QString" signature="arg(const QString & a1, const QString & a2, const QString & a3, const QString & a4) const"> + <parameter left="const QString &" right="" name="a1" default=""/> + <parameter left="const QString &" right="" name="a2" default=""/> + <parameter left="const QString &" right="" name="a3" default=""/> + <parameter left="const QString &" right="" name="a4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-5" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QString" signature="arg(const QString & a1, const QString & a2, const QString & a3, const QString & a4, const QString & a5) const"> + <parameter left="const QString &" right="" name="a1" default=""/> + <parameter left="const QString &" right="" name="a2" default=""/> + <parameter left="const QString &" right="" name="a3" default=""/> + <parameter left="const QString &" right="" name="a4" default=""/> + <parameter left="const QString &" right="" name="a5" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-6" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QString" signature="arg(const QString & a1, const QString & a2, const QString & a3, const QString & a4, const QString & a5, const QString & a6) const"> + <parameter left="const QString &" right="" name="a1" default=""/> + <parameter left="const QString &" right="" name="a2" default=""/> + <parameter left="const QString &" right="" name="a3" default=""/> + <parameter left="const QString &" right="" name="a4" default=""/> + <parameter left="const QString &" right="" name="a5" default=""/> + <parameter left="const QString &" right="" name="a6" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-7" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="7" type="QString" signature="arg(const QString & a1, const QString & a2, const QString & a3, const QString & a4, const QString & a5, const QString & a6, const QString & a7) const"> + <parameter left="const QString &" right="" name="a1" default=""/> + <parameter left="const QString &" right="" name="a2" default=""/> + <parameter left="const QString &" right="" name="a3" default=""/> + <parameter left="const QString &" right="" name="a4" default=""/> + <parameter left="const QString &" right="" name="a5" default=""/> + <parameter left="const QString &" right="" name="a6" default=""/> + <parameter left="const QString &" right="" name="a7" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-8" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="8" type="QString" signature="arg(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"> + <parameter left="const QString &" right="" name="a1" default=""/> + <parameter left="const QString &" right="" name="a2" default=""/> + <parameter left="const QString &" right="" name="a3" default=""/> + <parameter left="const QString &" right="" name="a4" default=""/> + <parameter left="const QString &" right="" name="a5" default=""/> + <parameter left="const QString &" right="" name="a6" default=""/> + <parameter left="const QString &" right="" name="a7" default=""/> + <parameter left="const QString &" right="" name="a8" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arg" fullname="QString::arg" href="qstring.html#arg-9" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="9" type="QString" signature="arg(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) const"> + <parameter left="const QString &" right="" name="a1" default=""/> + <parameter left="const QString &" right="" name="a2" default=""/> + <parameter left="const QString &" right="" name="a3" default=""/> + <parameter left="const QString &" right="" name="a4" default=""/> + <parameter left="const QString &" right="" name="a5" default=""/> + <parameter left="const QString &" right="" name="a6" default=""/> + <parameter left="const QString &" right="" name="a7" default=""/> + <parameter left="const QString &" right="" name="a8" default=""/> + <parameter left="const QString &" right="" name="a9" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="vsprintf" fullname="QString::vsprintf" href="qstring.html#vsprintf" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="vsprintf(const char * cformat, va_list ap)"> + <parameter left="const char *" right="" name="cformat" default=""/> + <parameter left="va_list" right="" name="ap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sprintf" fullname="QString::sprintf" href="qstring.html#sprintf" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="sprintf(const char * cformat, ... )"> + <parameter left="const char *" right="" name="cformat" default=""/> + <parameter left="..." right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QString::indexOf" href="qstring.html#indexOf-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const"> + <parameter left="QChar" right="" name="ch" default=""/> + <parameter left="int" right="" name="from" default="0"/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QString::indexOf" href="qstring.html#indexOf" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(const QString & str, int from, Qt::CaseSensitivity cs) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="0"/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QString::indexOf" href="qstring.html#indexOf-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="indexOf(const QLatin1String & str, int from, Qt::CaseSensitivity cs) const"> + <parameter left="const QLatin1String &" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="0"/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexOf" fullname="QString::lastIndexOf" href="qstring.html#lastIndexOf-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="lastIndexOf(QChar ch, int from, Qt::CaseSensitivity cs) const"> + <parameter left="QChar" right="" name="ch" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexOf" fullname="QString::lastIndexOf" href="qstring.html#lastIndexOf" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lastIndexOf(const QString & str, int from, Qt::CaseSensitivity cs) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexOf" fullname="QString::lastIndexOf" href="qstring.html#lastIndexOf-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="lastIndexOf(const QLatin1String & str, int from, Qt::CaseSensitivity cs) const"> + <parameter left="const QLatin1String &" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QString::contains" href="qstring.html#contains-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="contains(QChar ch, Qt::CaseSensitivity cs) const"> + <parameter left="QChar" right="" name="ch" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QString::contains" href="qstring.html#contains" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QString & str, Qt::CaseSensitivity cs) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QString::count" href="qstring.html#count-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="count(QChar ch, Qt::CaseSensitivity cs) const"> + <parameter left="QChar" right="" name="ch" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QString::count" href="qstring.html#count" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count(const QString & str, Qt::CaseSensitivity cs) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QString::indexOf" href="qstring.html#indexOf-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="indexOf(const QRegExp & rx, int from) const"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexOf" fullname="QString::lastIndexOf" href="qstring.html#lastIndexOf-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="lastIndexOf(const QRegExp & rx, int from) const"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QString::contains" href="qstring.html#contains-5" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="bool" signature="contains(const QRegExp & rx) const"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QString::count" href="qstring.html#count-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="count(const QRegExp & rx) const"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QString::indexOf" href="qstring.html#indexOf-5" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="int" signature="indexOf(QRegExp & rx, int from) const"> + <parameter left="QRegExp &" right="" name="rx" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexOf" fullname="QString::lastIndexOf" href="qstring.html#lastIndexOf-5" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="int" signature="lastIndexOf(QRegExp & rx, int from) const"> + <parameter left="QRegExp &" right="" name="rx" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QString::contains" href="qstring.html#contains-6" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="bool" signature="contains(QRegExp & rx) const"> + <parameter left="QRegExp &" right="" name="rx" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="SectionFlag" fullname="QString::SectionFlag" href="qstring.html#SectionFlag-enum" location="qstring.h" typedef="QString::SectionFlags"> + <value name="SectionDefault" value="0x00"/> + <value name="SectionSkipEmpty" value="0x01"/> + <value name="SectionIncludeLeadingSep" value="0x02"/> + <value name="SectionIncludeTrailingSep" value="0x04"/> + <value name="SectionCaseInsensitiveSeps" value="0x08"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="SectionFlags" fullname="QString::SectionFlags" href="qstring.html#SectionFlags-typedef" location="qstring.h" enum="QString::SectionFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="section" fullname="QString::section" href="qstring.html#section" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="section(QChar sep, int start, int end, QFlags<QString::SectionFlag> flags) const"> + <parameter left="QChar" right="" name="sep" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default="-1"/> + <parameter left="QFlags<QString::SectionFlag>" right="" name="flags" default="SectionDefault"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="section" fullname="QString::section" href="qstring.html#section-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="section(const QString & sep, int start, int end, QFlags<QString::SectionFlag> flags) const"> + <parameter left="const QString &" right="" name="sep" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default="-1"/> + <parameter left="QFlags<QString::SectionFlag>" right="" name="flags" default="SectionDefault"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="section" fullname="QString::section" href="qstring.html#section-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QString" signature="section(const QRegExp & reg, int start, int end, QFlags<QString::SectionFlag> flags) const"> + <parameter left="const QRegExp &" right="" name="reg" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default="-1"/> + <parameter left="QFlags<QString::SectionFlag>" right="" name="flags" default="SectionDefault"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="left" fullname="QString::left" href="qstring.html#left" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="left(int n) const"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="right" fullname="QString::right" href="qstring.html#right" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="right(int n) const"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mid" fullname="QString::mid" href="qstring.html#mid" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="mid(int position, int n) const"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="int" right="" name="n" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leftRef" fullname="QString::leftRef" href="qstring.html#leftRef" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="leftRef(int n) const"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightRef" fullname="QString::rightRef" href="qstring.html#rightRef" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="rightRef(int n) const"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="midRef" fullname="QString::midRef" href="qstring.html#midRef" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="midRef(int position, int n) const"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="int" right="" name="n" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startsWith" fullname="QString::startsWith" href="qstring.html#startsWith" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="startsWith(const QString & s, Qt::CaseSensitivity cs) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startsWith" fullname="QString::startsWith" href="qstring.html#startsWith-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="startsWith(const QLatin1String & s, Qt::CaseSensitivity cs) const"> + <parameter left="const QLatin1String &" right="" name="s" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startsWith" fullname="QString::startsWith" href="qstring.html#startsWith-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="startsWith(const QChar & c, Qt::CaseSensitivity cs) const"> + <parameter left="const QChar &" right="" name="c" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endsWith" fullname="QString::endsWith" href="qstring.html#endsWith" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="endsWith(const QString & s, Qt::CaseSensitivity cs) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endsWith" fullname="QString::endsWith" href="qstring.html#endsWith-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="endsWith(const QLatin1String & s, Qt::CaseSensitivity cs) const"> + <parameter left="const QLatin1String &" right="" name="s" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endsWith" fullname="QString::endsWith" href="qstring.html#endsWith-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="endsWith(const QChar & c, Qt::CaseSensitivity cs) const"> + <parameter left="const QChar &" right="" name="c" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leftJustified" fullname="QString::leftJustified" href="qstring.html#leftJustified" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="leftJustified(int width, QChar fill, bool truncate) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="QChar" right="" name="fill" default="QLatin1Char( ' ' )"/> + <parameter left="bool" right="" name="truncate" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightJustified" fullname="QString::rightJustified" href="qstring.html#rightJustified" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="rightJustified(int width, QChar fill, bool truncate) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="QChar" right="" name="fill" default="QLatin1Char( ' ' )"/> + <parameter left="bool" right="" name="truncate" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLower" fullname="QString::toLower" href="qstring.html#toLower" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toLower() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toUpper" fullname="QString::toUpper" href="qstring.html#toUpper" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toUpper() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toCaseFolded" fullname="QString::toCaseFolded" href="qstring.html#toCaseFolded" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toCaseFolded() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="trimmed" fullname="QString::trimmed" href="qstring.html#trimmed" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="trimmed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="simplified" fullname="QString::simplified" href="qstring.html#simplified" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="simplified() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QString::insert" href="qstring.html#insert-4" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QString &" signature="insert(int position, QChar ch)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QString::insert" href="qstring.html#insert-3" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QString &" signature="insert(int position, const QChar * unicode, int size)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="const QChar *" right="" name="unicode" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QString::insert" href="qstring.html#insert" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="insert(int position, const QString & str)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QString::insert" href="qstring.html#insert-2" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString &" signature="insert(int position, const QLatin1String & str)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="const QLatin1String &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QString::append" href="qstring.html#append-6" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QString &" signature="append(QChar ch)"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QString::append" href="qstring.html#append" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="append(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QString::append" href="qstring.html#append-2" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString &" signature="append(const QStringRef & reference)"> + <parameter left="const QStringRef &" right="" name="reference" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QString::append" href="qstring.html#append-3" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QString &" signature="append(const QLatin1String & str)"> + <parameter left="const QLatin1String &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QString::prepend" href="qstring.html#prepend-5" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QString &" signature="prepend(QChar ch)"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QString::prepend" href="qstring.html#prepend" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="prepend(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QString::prepend" href="qstring.html#prepend-2" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString &" signature="prepend(const QLatin1String & str)"> + <parameter left="const QLatin1String &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QString::operator+=" href="qstring.html#operator+=-7" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QString &" signature="operator+=(QChar ch)"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QString::operator+=" href="qstring.html#operator+=" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="operator+=(const QString & other)"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QString::operator+=" href="qstring.html#operator+=-5" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QString &" signature="operator+=(const QStringRef & str)"> + <parameter left="const QStringRef &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QString::operator+=" href="qstring.html#operator+=-2" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString &" signature="operator+=(const QLatin1String & str)"> + <parameter left="const QLatin1String &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QString::remove" href="qstring.html#remove" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="remove(int position, int n)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QString::remove" href="qstring.html#remove-2" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString &" signature="remove(QChar ch, Qt::CaseSensitivity cs)"> + <parameter left="QChar" right="" name="ch" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QString::remove" href="qstring.html#remove-3" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QString &" signature="remove(const QString & str, Qt::CaseSensitivity cs)"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-7" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QString &" signature="replace(int position, int n, QChar after)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="int" right="" name="n" default=""/> + <parameter left="QChar" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-6" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QString &" signature="replace(int position, int n, const QChar * unicode, int size)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="int" right="" name="n" default=""/> + <parameter left="const QChar *" right="" name="unicode" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="replace(int position, int n, const QString & after)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="int" right="" name="n" default=""/> + <parameter left="const QString &" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-11" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="QString &" signature="replace(QChar before, QChar after, Qt::CaseSensitivity cs)"> + <parameter left="QChar" right="" name="before" default=""/> + <parameter left="QChar" right="" name="after" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-9" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="QString &" signature="replace(const QChar * before, int blen, const QChar * after, int alen, Qt::CaseSensitivity cs)"> + <parameter left="const QChar *" right="" name="before" default=""/> + <parameter left="int" right="" name="blen" default=""/> + <parameter left="const QChar *" right="" name="after" default=""/> + <parameter left="int" right="" name="alen" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-12" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="QString &" signature="replace(const QLatin1String & before, const QLatin1String & after, Qt::CaseSensitivity cs)"> + <parameter left="const QLatin1String &" right="" name="before" default=""/> + <parameter left="const QLatin1String &" right="" name="after" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-13" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="QString &" signature="replace(const QLatin1String & before, const QString & after, Qt::CaseSensitivity cs)"> + <parameter left="const QLatin1String &" right="" name="before" default=""/> + <parameter left="const QString &" right="" name="after" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-14" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="QString &" signature="replace(const QString & before, const QLatin1String & after, Qt::CaseSensitivity cs)"> + <parameter left="const QString &" right="" name="before" default=""/> + <parameter left="const QLatin1String &" right="" name="after" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-8" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="QString &" signature="replace(const QString & before, const QString & after, Qt::CaseSensitivity cs)"> + <parameter left="const QString &" right="" name="before" default=""/> + <parameter left="const QString &" right="" name="after" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-10" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="QString &" signature="replace(QChar ch, const QString & after, Qt::CaseSensitivity cs)"> + <parameter left="QChar" right="" name="ch" default=""/> + <parameter left="const QString &" right="" name="after" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-15" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" type="QString &" signature="replace(QChar c, const QLatin1String & after, Qt::CaseSensitivity cs)"> + <parameter left="QChar" right="" name="c" default=""/> + <parameter left="const QLatin1String &" right="" name="after" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QString::replace" href="qstring.html#replace-16" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" type="QString &" signature="replace(const QRegExp & rx, const QString & after)"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + <parameter left="const QString &" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QString::remove" href="qstring.html#remove-4" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QString &" signature="remove(const QRegExp & rx)"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="SplitBehavior" fullname="QString::SplitBehavior" href="qstring.html#SplitBehavior-enum" location="qstring.h"> + <value name="KeepEmptyParts" value="0"/> + <value name="SkipEmptyParts" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="split" fullname="QString::split" href="qstring.html#split" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="split(const QString & sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const"> + <parameter left="const QString &" right="" name="sep" default=""/> + <parameter left="SplitBehavior" right="" name="behavior" default="KeepEmptyParts"/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="split" fullname="QString::split" href="qstring.html#split-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QStringList" signature="split(const QChar & sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const"> + <parameter left="const QChar &" right="" name="sep" default=""/> + <parameter left="SplitBehavior" right="" name="behavior" default="KeepEmptyParts"/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="split" fullname="QString::split" href="qstring.html#split-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QStringList" signature="split(const QRegExp & rx, SplitBehavior behavior) const"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + <parameter left="SplitBehavior" right="" name="behavior" default="KeepEmptyParts"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="NormalizationForm" fullname="QString::NormalizationForm" href="qstring.html#NormalizationForm-enum" location="qstring.h"> + <value name="NormalizationForm_D" value="0"/> + <value name="NormalizationForm_C" value="1"/> + <value name="NormalizationForm_KD" value="2"/> + <value name="NormalizationForm_KC" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="normalized" fullname="QString::normalized" href="qstring.html#normalized" location="qstring.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="normalized(NormalizationForm mode) const"> + <parameter left="NormalizationForm" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="normalized" fullname="QString::normalized" href="qstring.html#normalized-2" location="qstring.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="normalized(NormalizationForm mode, QChar::UnicodeVersion version) const"> + <parameter left="NormalizationForm" right="" name="mode" default=""/> + <parameter left="QChar::UnicodeVersion" right="" name="version" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repeated" fullname="QString::repeated" href="qstring.html#repeated" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="repeated(int times) const"> + <parameter left="int" right="" name="times" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="utf16" fullname="QString::utf16" href="qstring.html#utf16" location="qstring.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const ushort *" signature="utf16() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toAscii" fullname="QString::toAscii" href="qstring.html#toAscii" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toAscii() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLatin1" fullname="QString::toLatin1" href="qstring.html#toLatin1" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toLatin1() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toUtf8" fullname="QString::toUtf8" href="qstring.html#toUtf8" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toUtf8() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLocal8Bit" fullname="QString::toLocal8Bit" href="qstring.html#toLocal8Bit" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toLocal8Bit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toUcs4" fullname="QString::toUcs4" href="qstring.html#toUcs4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector<uint>" signature="toUcs4() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromAscii" fullname="QString::fromAscii" href="qstring.html#fromAscii" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromAscii(const char * str, int size)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromLatin1" fullname="QString::fromLatin1" href="qstring.html#fromLatin1" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromLatin1(const char * str, int size)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromUtf8" fullname="QString::fromUtf8" href="qstring.html#fromUtf8" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromUtf8(const char * str, int size)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromLocal8Bit" fullname="QString::fromLocal8Bit" href="qstring.html#fromLocal8Bit" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromLocal8Bit(const char * str, int size)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromUtf16" fullname="QString::fromUtf16" href="qstring.html#fromUtf16" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromUtf16(const ushort * unicode, int size)"> + <parameter left="const ushort *" right="" name="unicode" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromUcs4" fullname="QString::fromUcs4" href="qstring.html#fromUcs4" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromUcs4(const uint * unicode, int size)"> + <parameter left="const uint *" right="" name="unicode" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromRawData" fullname="QString::fromRawData" href="qstring.html#fromRawData" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromRawData(const QChar * unicode, int size)"> + <parameter left="const QChar *" right="" name="unicode" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toWCharArray" fullname="QString::toWCharArray" href="qstring.html#toWCharArray" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="toWCharArray(wchar_t * array) const"> + <parameter left="wchar_t *" right="" name="array" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromWCharArray" fullname="QString::fromWCharArray" href="qstring.html#fromWCharArray" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromWCharArray(const wchar_t * string, int size)"> + <parameter left="const wchar_t *" right="" name="string" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUnicode" fullname="QString::setUnicode" href="qstring.html#setUnicode" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="setUnicode(const QChar * unicode, int size)"> + <parameter left="const QChar *" right="" name="unicode" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUtf16" fullname="QString::setUtf16" href="qstring.html#setUtf16" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="setUtf16(const ushort * unicode, int size)"> + <parameter left="const ushort *" right="" name="unicode" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QString::compare" href="qstring.html#compare-5" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="int" signature="compare(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QString::compare" href="qstring.html#compare-6" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="int" signature="compare(const QString & other, Qt::CaseSensitivity cs) const"> + <parameter left="const QString &" right="" name="other" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QString::compare" href="qstring.html#compare-7" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="7" type="int" signature="compare(const QLatin1String & other, Qt::CaseSensitivity cs) const"> + <parameter left="const QLatin1String &" right="" name="other" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QString::compare" href="qstring.html#compare-2" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="int" signature="compare(const QString & s1, const QString & s2)"> + <parameter left="const QString &" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QString::compare" href="qstring.html#compare" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="compare(const QString & s1, const QString & s2, Qt::CaseSensitivity cs)"> + <parameter left="const QString &" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QString::compare" href="qstring.html#compare-3" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="int" signature="compare(const QString & s1, const QLatin1String & s2, Qt::CaseSensitivity cs)"> + <parameter left="const QString &" right="" name="s1" default=""/> + <parameter left="const QLatin1String &" right="" name="s2" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QString::compare" href="qstring.html#compare-4" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="int" signature="compare(const QLatin1String & s1, const QString & s2, Qt::CaseSensitivity cs)"> + <parameter left="const QLatin1String &" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QString::compare" href="qstring.html#compare-8" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="8" type="int" signature="compare(const QStringRef & ref, Qt::CaseSensitivity cs) const"> + <parameter left="const QStringRef &" right="" name="ref" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QString::compare" href="qstring.html#compare-9" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="9" type="int" signature="compare(const QString & s1, const QStringRef & s2, Qt::CaseSensitivity cs)"> + <parameter left="const QString &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localeAwareCompare" fullname="QString::localeAwareCompare" href="qstring.html#localeAwareCompare-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="localeAwareCompare(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localeAwareCompare" fullname="QString::localeAwareCompare" href="qstring.html#localeAwareCompare" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="localeAwareCompare(const QString & s1, const QString & s2)"> + <parameter left="const QString &" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localeAwareCompare" fullname="QString::localeAwareCompare" href="qstring.html#localeAwareCompare-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="localeAwareCompare(const QStringRef & other) const"> + <parameter left="const QStringRef &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localeAwareCompare" fullname="QString::localeAwareCompare" href="qstring.html#localeAwareCompare-3" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="int" signature="localeAwareCompare(const QString & s1, const QStringRef & s2)"> + <parameter left="const QString &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toShort" fullname="QString::toShort" href="qstring.html#toShort" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="short" signature="toShort(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUShort" fullname="QString::toUShort" href="qstring.html#toUShort" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ushort" signature="toUShort(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toInt" fullname="QString::toInt" href="qstring.html#toInt" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="toInt(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUInt" fullname="QString::toUInt" href="qstring.html#toUInt" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="toUInt(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLong" fullname="QString::toLong" href="qstring.html#toLong" location="qstring.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="long" signature="toLong(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toULong" fullname="QString::toULong" href="qstring.html#toULong" location="qstring.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="ulong" signature="toULong(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLongLong" fullname="QString::toLongLong" href="qstring.html#toLongLong" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qlonglong" signature="toLongLong(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toULongLong" fullname="QString::toULongLong" href="qstring.html#toULongLong" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qulonglong" signature="toULongLong(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toFloat" fullname="QString::toFloat" href="qstring.html#toFloat" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="float" signature="toFloat(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toDouble" fullname="QString::toDouble" href="qstring.html#toDouble" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="double" signature="toDouble(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QString::setNum" href="qstring.html#setNum-7" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QString &" signature="setNum(short n, int base)"> + <parameter left="short" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QString::setNum" href="qstring.html#setNum-8" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="QString &" signature="setNum(ushort n, int base)"> + <parameter left="ushort" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QString::setNum" href="qstring.html#setNum" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="setNum(int n, int base)"> + <parameter left="int" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QString::setNum" href="qstring.html#setNum-2" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString &" signature="setNum(uint n, int base)"> + <parameter left="uint" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QString::setNum" href="qstring.html#setNum-3" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QString &" signature="setNum(long n, int base)"> + <parameter left="long" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QString::setNum" href="qstring.html#setNum-4" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QString &" signature="setNum(ulong n, int base)"> + <parameter left="ulong" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QString::setNum" href="qstring.html#setNum-5" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QString &" signature="setNum(qlonglong n, int base)"> + <parameter left="qlonglong" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QString::setNum" href="qstring.html#setNum-6" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QString &" signature="setNum(qulonglong n, int base)"> + <parameter left="qulonglong" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QString::setNum" href="qstring.html#setNum-10" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="QString &" signature="setNum(float n, char format, int precision)"> + <parameter left="float" right="" name="n" default=""/> + <parameter left="char" right="" name="format" default="'g'"/> + <parameter left="int" right="" name="precision" default="6"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QString::setNum" href="qstring.html#setNum-9" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="QString &" signature="setNum(double n, char format, int precision)"> + <parameter left="double" right="" name="n" default=""/> + <parameter left="char" right="" name="format" default="'g'"/> + <parameter left="int" right="" name="precision" default="6"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QString::number" href="qstring.html#number-4" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="QString" signature="number(int n, int base)"> + <parameter left="int" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QString::number" href="qstring.html#number-5" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="5" type="QString" signature="number(uint n, int base)"> + <parameter left="uint" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QString::number" href="qstring.html#number" location="qstring.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="number(long n, int base)"> + <parameter left="long" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QString::number" href="qstring.html#number-3" location="qstring.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QString" signature="number(ulong n, int base)"> + <parameter left="ulong" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QString::number" href="qstring.html#number-6" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="6" type="QString" signature="number(qlonglong n, int base)"> + <parameter left="qlonglong" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QString::number" href="qstring.html#number-7" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="7" type="QString" signature="number(qulonglong n, int base)"> + <parameter left="qulonglong" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QString::number" href="qstring.html#number-2" location="qstring.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="number(double n, char format, int precision)"> + <parameter left="double" right="" name="n" default=""/> + <parameter left="char" right="" name="format" default="'g'"/> + <parameter left="int" right="" name="precision" default="6"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QString::operator==" href="qstring.html#operator==" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QString::operator<" href="qstring.html#operator<" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QString::operator>" href="qstring.html#operator>" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QString::operator!=" href="qstring.html#operator!=" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QString::operator<=" href="qstring.html#operator<=" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<=(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QString::operator>=" href="qstring.html#operator>=" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>=(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QString::operator==" href="qstring.html#operator==-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const QLatin1String & other) const"> + <parameter left="const QLatin1String &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QString::operator<" href="qstring.html#operator<-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator<(const QLatin1String & other) const"> + <parameter left="const QLatin1String &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QString::operator>" href="qstring.html#operator>-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator>(const QLatin1String & other) const"> + <parameter left="const QLatin1String &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QString::operator!=" href="qstring.html#operator!=-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const QLatin1String & other) const"> + <parameter left="const QLatin1String &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QString::operator<=" href="qstring.html#operator<=-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator<=(const QLatin1String & other) const"> + <parameter left="const QLatin1String &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QString::operator>=" href="qstring.html#operator>=-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator>=(const QLatin1String & other) const"> + <parameter left="const QLatin1String &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QString" fullname="QString::QString" href="qstring.html#QString-7" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QString(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QString" fullname="QString::QString" href="qstring.html#QString-8" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QString(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QString::operator=" href="qstring.html#operator=-5" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QString &" signature="operator=(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QString::operator=" href="qstring.html#operator=-4" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QString &" signature="operator=(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QString::operator=" href="qstring.html#operator=-6" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QString &" signature="operator=(char ch)"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QString::prepend" href="qstring.html#prepend-4" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QString &" signature="prepend(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QString::prepend" href="qstring.html#prepend-3" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QString &" signature="prepend(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QString::append" href="qstring.html#append-5" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QString &" signature="append(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QString::append" href="qstring.html#append-4" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QString &" signature="append(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QString::operator+=" href="qstring.html#operator+=-4" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QString &" signature="operator+=(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QString::operator+=" href="qstring.html#operator+=-3" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QString &" signature="operator+=(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QString::operator+=" href="qstring.html#operator+=-6" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QString &" signature="operator+=(char ch)"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QString::operator==" href="qstring.html#operator==-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="operator==(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QString::operator!=" href="qstring.html#operator!=-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="operator!=(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QString::operator<" href="qstring.html#operator<-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="operator<(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QString::operator<=" href="qstring.html#operator<=-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="operator<=(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QString::operator>" href="qstring.html#operator>-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="operator>(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QString::operator>=" href="qstring.html#operator>=-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="operator>=(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QString::operator==" href="qstring.html#operator==-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="operator==(const QByteArray & other) const"> + <parameter left="const QByteArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QString::operator!=" href="qstring.html#operator!=-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="operator!=(const QByteArray & other) const"> + <parameter left="const QByteArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QString::operator<" href="qstring.html#operator<-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="operator<(const QByteArray & other) const"> + <parameter left="const QByteArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QString::operator>" href="qstring.html#operator>-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="operator>(const QByteArray & other) const"> + <parameter left="const QByteArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QString::operator<=" href="qstring.html#operator<=-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="operator<=(const QByteArray & other) const"> + <parameter left="const QByteArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QString::operator>=" href="qstring.html#operator>=-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="operator>=(const QByteArray & other) const"> + <parameter left="const QByteArray &" right="" name="other" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QString::iterator" href="qstring.html#iterator-typedef" location="qstring.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QString::const_iterator" href="qstring.html#const_iterator-typedef" location="qstring.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="QString::Iterator" href="qstring.html#Iterator-typedef" location="qstring.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ConstIterator" fullname="QString::ConstIterator" href="qstring.html#ConstIterator-typedef" location="qstring.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QString::begin" href="qstring.html#begin" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="begin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QString::begin" href="qstring.html#begin-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constBegin" fullname="QString::constBegin" href="qstring.html#constBegin" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constBegin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QString::end" href="qstring.html#end" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="end()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QString::end" href="qstring.html#end-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="end() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constEnd" fullname="QString::constEnd" href="qstring.html#constEnd" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="push_back" fullname="QString::push_back" href="qstring.html#push_back-2" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="push_back(QChar ch)"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_back" fullname="QString::push_back" href="qstring.html#push_back" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push_back(const QString & other)"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_front" fullname="QString::push_front" href="qstring.html#push_front-2" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="push_front(QChar ch)"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_front" fullname="QString::push_front" href="qstring.html#push_front" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push_front(const QString & other)"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromStdString" fullname="QString::fromStdString" href="qstring.html#fromStdString" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromStdString(const std::string & str)"> + <parameter left="const std::string &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toStdString" fullname="QString::toStdString" href="qstring.html#toStdString" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="std::string" signature="toStdString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromStdWString" fullname="QString::fromStdWString" href="qstring.html#fromStdWString" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromStdWString(const std::wstring & str)"> + <parameter left="const std::wstring &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toStdWString" fullname="QString::toStdWString" href="qstring.html#toStdWString" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="std::wstring" signature="toStdWString() const"/> + <class access="public" threadsafety="unspecified" status="commendable" name="Null" fullname="QString::Null" href="qstring-null.html" location="qstring.h" bases="" module="QtCore"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="null" fullname="QString::null" href="qstring.html#null-var" location="qstring.h" type="const Null" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QString::isNull" href="qstring.html#isNull" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="non-reentrant" status="compat" name="ascii" fullname="QString::ascii" href="qstring-qt3.html#ascii" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="ascii() const"/> + <function access="public" threadsafety="non-reentrant" status="compat" name="latin1" fullname="QString::latin1" href="qstring-qt3.html#latin1" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="latin1() const"/> + <function access="public" threadsafety="non-reentrant" status="compat" name="utf8" fullname="QString::utf8" href="qstring-qt3.html#utf8" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="utf8() const"/> + <function access="public" threadsafety="non-reentrant" status="compat" name="local8Bit" fullname="QString::local8Bit" href="qstring-qt3.html#local8Bit" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="local8Bit() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setLength" fullname="QString::setLength" href="qstring-qt3.html#setLength" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLength(int nl)"> + <parameter left="int" right="" name="nl" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="copy" fullname="QString::copy" href="qstring-qt3.html#copy" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="copy() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="remove" fullname="QString::remove" href="qstring-qt3.html#remove-5" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QString &" signature="remove(QChar c, bool cs)"> + <parameter left="QChar" right="" name="c" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="remove" fullname="QString::remove" href="qstring-qt3.html#remove-6" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QString &" signature="remove(const QString & s, bool cs)"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="replace" fullname="QString::replace" href="qstring-qt3.html#replace-2" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString &" signature="replace(QChar c, const QString & after, bool cs)"> + <parameter left="QChar" right="" name="c" default=""/> + <parameter left="const QString &" right="" name="after" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="replace" fullname="QString::replace" href="qstring-qt3.html#replace-3" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QString &" signature="replace(const QString & before, const QString & after, bool cs)"> + <parameter left="const QString &" right="" name="before" default=""/> + <parameter left="const QString &" right="" name="after" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="replace" fullname="QString::replace" href="qstring-qt3.html#replace-4" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QString &" signature="replace(char c, const QString & after, bool cs)"> + <parameter left="char" right="" name="c" default=""/> + <parameter left="const QString &" right="" name="after" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="replace" fullname="QString::replace" href="qstring-qt3.html#replace-5" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QString &" signature="replace(char c, const QString & after, Qt::CaseSensitivity cs)"> + <parameter left="char" right="" name="c" default=""/> + <parameter left="const QString &" right="" name="after" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QString::find" href="qstring-qt3.html#find" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="find(QChar c, int i, bool cs) const"> + <parameter left="QChar" right="" name="c" default=""/> + <parameter left="int" right="" name="i" default="0"/> + <parameter left="bool" right="" name="cs" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QString::find" href="qstring-qt3.html#find-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="find(const QString & s, int i, bool cs) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="int" right="" name="i" default="0"/> + <parameter left="bool" right="" name="cs" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="findRev" fullname="QString::findRev" href="qstring-qt3.html#findRev" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="findRev(QChar c, int i, bool cs) const"> + <parameter left="QChar" right="" name="c" default=""/> + <parameter left="int" right="" name="i" default="-1"/> + <parameter left="bool" right="" name="cs" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="findRev" fullname="QString::findRev" href="qstring-qt3.html#findRev-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="findRev(const QString & s, int i, bool cs) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="int" right="" name="i" default="-1"/> + <parameter left="bool" right="" name="cs" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QString::find" href="qstring-qt3.html#find-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="find(const QRegExp & rx, int i) const"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + <parameter left="int" right="" name="i" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="findRev" fullname="QString::findRev" href="qstring-qt3.html#findRev-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="findRev(const QRegExp & rx, int i) const"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + <parameter left="int" right="" name="i" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="contains" fullname="QString::contains" href="qstring-qt3.html#contains-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="contains(QChar c, bool cs) const"> + <parameter left="QChar" right="" name="c" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="contains" fullname="QString::contains" href="qstring-qt3.html#contains-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="contains(const QString & s, bool cs) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="startsWith" fullname="QString::startsWith" href="qstring-qt3.html#startsWith-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="startsWith(const QString & s, bool cs) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="endsWith" fullname="QString::endsWith" href="qstring-qt3.html#endsWith-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="endsWith(const QString & s, bool cs) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="bool" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="constref" fullname="QString::constref" href="qstring-qt3.html#constref" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="constref(uint i) const"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="ref" fullname="QString::ref" href="qstring-qt3.html#ref" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QChar &" signature="ref(uint i)"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="leftJustify" fullname="QString::leftJustify" href="qstring-qt3.html#leftJustify" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="leftJustify(int width, QChar fill, bool trunc) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="QChar" right="" name="fill" default="QLatin1Char( ' ' )"/> + <parameter left="bool" right="" name="trunc" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="rightJustify" fullname="QString::rightJustify" href="qstring-qt3.html#rightJustify" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="rightJustify(int width, QChar fill, bool trunc) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="QChar" right="" name="fill" default="QLatin1Char( ' ' )"/> + <parameter left="bool" right="" name="trunc" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="lower" fullname="QString::lower" href="qstring-qt3.html#lower" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="lower() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="upper" fullname="QString::upper" href="qstring-qt3.html#upper" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="upper() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="stripWhiteSpace" fullname="QString::stripWhiteSpace" href="qstring-qt3.html#stripWhiteSpace" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="stripWhiteSpace() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="simplifyWhiteSpace" fullname="QString::simplifyWhiteSpace" href="qstring-qt3.html#simplifyWhiteSpace" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="simplifyWhiteSpace() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setUnicodeCodes" fullname="QString::setUnicodeCodes" href="qstring-qt3.html#setUnicodeCodes" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="setUnicodeCodes(const ushort * unicode_as_ushorts, int size)"> + <parameter left="const ushort *" right="" name="unicode_as_ushorts" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="ucs2" fullname="QString::ucs2" href="qstring-qt3.html#ucs2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const ushort *" signature="ucs2() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="fromUcs2" fullname="QString::fromUcs2" href="qstring-qt3.html#fromUcs2" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="fromUcs2(const ushort * unicode, int size)"> + <parameter left="const ushort *" right="" name="unicode" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setAscii" fullname="QString::setAscii" href="qstring-qt3.html#setAscii" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="setAscii(const char * str, int len)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="len" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setLatin1" fullname="QString::setLatin1" href="qstring-qt3.html#setLatin1" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString &" signature="setLatin1(const char * str, int len)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="len" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="operator const char *" fullname="QString::operator const char *" href="qstring-qt3.html#operator const char *" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator const char *() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QLatin1String" href="qlatin1string.html" location="qstring.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QLatin1String" fullname="QLatin1String::QLatin1String" href="qlatin1string.html#QLatin1String" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLatin1String(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QLatin1String::operator=" href="qlatin1string.html#operator=" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QLatin1String &" signature="operator=(const QLatin1String & other)"> + <parameter left="const QLatin1String &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="latin1" fullname="QLatin1String::latin1" href="qlatin1string.html#latin1" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="latin1() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QLatin1String::operator==" href="qlatin1string.html#operator==" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QLatin1String::operator!=" href="qlatin1string.html#operator!=" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QLatin1String::operator>" href="qlatin1string.html#operator>" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QLatin1String::operator<" href="qlatin1string.html#operator<" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QLatin1String::operator>=" href="qlatin1string.html#operator>=" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>=(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QLatin1String::operator<=" href="qlatin1string.html#operator<=" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<=(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QLatin1String::operator==" href="qlatin1string.html#operator==-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QLatin1String::operator!=" href="qlatin1string.html#operator!=-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QLatin1String::operator<" href="qlatin1string.html#operator<-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator<(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QLatin1String::operator>" href="qlatin1string.html#operator>-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator>(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QLatin1String::operator<=" href="qlatin1string.html#operator<=-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator<=(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QLatin1String::operator>=" href="qlatin1string.html#operator>=-2" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator>=(const char * other) const"> + <parameter left="const char *" right="" name="other" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qstring.html#operator==-78" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="78" relates="QString" type="bool" signature="operator==(const char * s1, const QString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qstring.html#operator!=-24" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="24" relates="QString" type="bool" signature="operator!=(const char * s1, const QString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" href="qstring.html#operator<-8" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" relates="QString" type="bool" signature="operator<(const char * s1, const QString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" href="qstring.html#operator>-5" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" relates="QString" type="bool" signature="operator>(const char * s1, const QString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" href="qstring.html#operator<=-5" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" relates="QString" type="bool" signature="operator<=(const char * s1, const QString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" href="qstring.html#operator>=-5" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" relates="QString" type="bool" signature="operator>=(const char * s1, const QString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qstring.html#operator+-13" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" relates="QString" type="const QString" signature="operator+(const QString & s1, const QString & s2)"> + <parameter left="const QString &" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qstring.html#operator+-16" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" relates="QString" type="const QString" signature="operator+(const QString & s1, const char * s2)"> + <parameter left="const QString &" right="" name="s1" default=""/> + <parameter left="const char *" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qstring.html#operator+-17" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" relates="QString" type="const QString" signature="operator+(const char * s1, const QString & s2)"> + <parameter left="const char *" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qstring.html#operator+-18" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" relates="QString" type="const QString" signature="operator+(char ch, const QString & s)"> + <parameter left="char" right="" name="ch" default=""/> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qstring.html#operator+-19" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="19" relates="QString" type="const QString" signature="operator+(const QString & s, char ch)"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qstring.html#operator<<-111" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="111" relates="QString" type="QDataStream &" signature="operator<<(QDataStream & stream, const QString & string)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QString &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qstring.html#operator>>-63" location="qstring.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="63" relates="QString" type="QDataStream &" signature="operator>>(QDataStream & stream, QString & string)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QString &" right="" name="string" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="compat" name="QConstString" href="qconststring.html" location="qstring.h" bases="QString" module="QtCore"> + <function access="public" threadsafety="unspecified" status="compat" name="QConstString" fullname="QConstString::QConstString" href="qconststring-qt3.html#QConstString" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QConstString(const QChar * unicode, int size)"> + <parameter left="const QChar *" right="" name="unicode" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="string" fullname="QConstString::string" href="qconststring-qt3.html#string" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QString &" signature="string() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QStringRef" href="qstringref.html" location="qstring.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QStringRef" fullname="QStringRef::QStringRef" href="qstringref.html#QStringRef" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStringRef()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStringRef" fullname="QStringRef::QStringRef" href="qstringref.html#QStringRef-2" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStringRef(const QString * string, int position, int length)"> + <parameter left="const QString *" right="" name="string" default=""/> + <parameter left="int" right="" name="position" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStringRef" fullname="QStringRef::QStringRef" href="qstringref.html#QStringRef-3" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStringRef(const QString * string)"> + <parameter left="const QString *" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStringRef" fullname="QStringRef::QStringRef" href="qstringref.html#QStringRef-4" location="qstring.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QStringRef(const QStringRef & other)"> + <parameter left="const QStringRef &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStringRef" fullname="QStringRef::~QStringRef" href="qstringref.html#dtor.QStringRef" location="qstring.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStringRef()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="string" fullname="QStringRef::string" href="qstringref.html#string" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QString *" signature="string() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QStringRef::position" href="qstringref.html#position" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="position() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QStringRef::size" href="qstringref.html#size" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QStringRef::count" href="qstringref.html#count" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QStringRef::length" href="qstringref.html#length" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStringRef::operator=" href="qstringref.html#operator=" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStringRef &" signature="operator=(const QStringRef & other)"> + <parameter left="const QStringRef &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStringRef::operator=" href="qstringref.html#operator=-2" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QStringRef &" signature="operator=(const QString * string)"> + <parameter left="const QString *" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unicode" fullname="QStringRef::unicode" href="qstringref.html#unicode" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QChar *" signature="unicode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QStringRef::data" href="qstringref.html#data" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QChar *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constData" fullname="QStringRef::constData" href="qstringref.html#constData" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QChar *" signature="constData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QStringRef::clear" href="qstringref.html#clear" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QStringRef::toString" href="qstringref.html#toString" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QStringRef::isEmpty" href="qstringref.html#isEmpty" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QStringRef::isNull" href="qstringref.html#isNull" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="appendTo" fullname="QStringRef::appendTo" href="qstringref.html#appendTo" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringRef" signature="appendTo(QString * string) const"> + <parameter left="QString *" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="QStringRef::at" href="qstringref.html#at" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QChar" signature="at(int position) const"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QStringRef::compare" href="qstringref.html#compare-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="compare(const QString & other, Qt::CaseSensitivity cs) const"> + <parameter left="const QString &" right="" name="other" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QStringRef::compare" href="qstringref.html#compare-5" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="int" signature="compare(const QStringRef & other, Qt::CaseSensitivity cs) const"> + <parameter left="const QStringRef &" right="" name="other" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QStringRef::compare" href="qstringref.html#compare-6" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="int" signature="compare(QLatin1String other, Qt::CaseSensitivity cs) const"> + <parameter left="QLatin1String" right="" name="other" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QStringRef::compare" href="qstringref.html#compare" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="compare(const QStringRef & s1, const QString & s2, Qt::CaseSensitivity cs)"> + <parameter left="const QStringRef &" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QStringRef::compare" href="qstringref.html#compare-2" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="int" signature="compare(const QStringRef & s1, const QStringRef & s2, Qt::CaseSensitivity cs)"> + <parameter left="const QStringRef &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="QStringRef::compare" href="qstringref.html#compare-3" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="int" signature="compare(const QStringRef & s1, QLatin1String s2, Qt::CaseSensitivity cs)"> + <parameter left="const QStringRef &" right="" name="s1" default=""/> + <parameter left="QLatin1String" right="" name="s2" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localeAwareCompare" fullname="QStringRef::localeAwareCompare" href="qstringref.html#localeAwareCompare-3" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="localeAwareCompare(const QString & other) const"> + <parameter left="const QString &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localeAwareCompare" fullname="QStringRef::localeAwareCompare" href="qstringref.html#localeAwareCompare-4" location="qstring.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="localeAwareCompare(const QStringRef & other) const"> + <parameter left="const QStringRef &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localeAwareCompare" fullname="QStringRef::localeAwareCompare" href="qstringref.html#localeAwareCompare" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="localeAwareCompare(const QStringRef & s1, const QString & s2)"> + <parameter left="const QStringRef &" right="" name="s1" default=""/> + <parameter left="const QString &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localeAwareCompare" fullname="QStringRef::localeAwareCompare" href="qstringref.html#localeAwareCompare-2" location="qstring.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="int" signature="localeAwareCompare(const QStringRef & s1, const QStringRef & s2)"> + <parameter left="const QStringRef &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qstringref.html#operator==-42" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="42" relates="QStringRef" type="bool" signature="operator==(const QStringRef & s1, const QStringRef & s2)"> + <parameter left="const QStringRef &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qstringref.html#operator==-43" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="43" relates="QStringRef" type="bool" signature="operator==(const QString & s1, const QStringRef & s2)"> + <parameter left="const QString &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qstringref.html#operator==-45" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="45" relates="QStringRef" type="bool" signature="operator==(const QLatin1String & s1, const QStringRef & s2)"> + <parameter left="const QLatin1String &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" href="qstringref.html#operator<-12" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" relates="QStringRef" type="bool" signature="operator<(const QStringRef & s1, const QStringRef & s2)"> + <parameter left="const QStringRef &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" href="qstringref.html#operator>-9" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" relates="QStringRef" type="bool" signature="operator>(const QStringRef & s1, const QStringRef & s2)"> + <parameter left="const QStringRef &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" href="qstringref.html#operator<=-9" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" relates="QStringRef" type="bool" signature="operator<=(const QStringRef & s1, const QStringRef & s2)"> + <parameter left="const QStringRef &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" href="qstringref.html#operator>=-9" location="qstring.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" relates="QStringRef" type="bool" signature="operator>=(const QStringRef & s1, const QStringRef & s2)"> + <parameter left="const QStringRef &" right="" name="s1" default=""/> + <parameter left="const QStringRef &" right="" name="s2" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QAxBase" href="qaxbase.html" location="qaxbase.h" bases="" module="QAxContainer"> + <property access="public" threadsafety="unspecified" status="commendable" name="control" fullname="QAxBase::control" href="qaxbase.html#control-prop" location="qaxbase.h" type="QString"> + <getter name="control"/> + <setter name="setControl"/> + </property> + <typedef access="public" threadsafety="unspecified" status="commendable" name="PropertyBag" fullname="QAxBase::PropertyBag" href="qaxbase.html#PropertyBag-typedef" location="qaxbase.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QAxBase" fullname="QAxBase::QAxBase" href="qaxbase.html#QAxBase" location="qaxbase.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAxBase(IUnknown * iface)"> + <parameter left="IUnknown *" right="" name="iface" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAxBase" fullname="QAxBase::~QAxBase" href="qaxbase.html#dtor.QAxBase" location="qaxbase.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAxBase()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="control" fullname="QAxBase::control" href="qaxbase.html#control-prop" location="qaxbase.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="control" type="QString" signature="control() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="queryInterface" fullname="QAxBase::queryInterface" href="qaxbase.html#queryInterface" location="qaxbase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="long" signature="queryInterface(const QUuid & uuid, void ** iface) const"> + <parameter left="const QUuid &" right="" name="uuid" default=""/> + <parameter left="void **" right="" name="iface" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dynamicCall" fullname="QAxBase::dynamicCall" href="qaxbase.html#dynamicCall" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="dynamicCall(const char * function, const QVariant & var1, const QVariant & var2, const QVariant & var3, const QVariant & var4, const QVariant & var5, const QVariant & var6, const QVariant & var7, const QVariant & var8)"> + <parameter left="const char *" right="" name="function" default=""/> + <parameter left="const QVariant &" right="" name="var1" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var2" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var3" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var4" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var5" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var6" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var7" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var8" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dynamicCall" fullname="QAxBase::dynamicCall" href="qaxbase.html#dynamicCall-2" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QVariant" signature="dynamicCall(const char * function, QList<QVariant> & vars)"> + <parameter left="const char *" right="" name="function" default=""/> + <parameter left="QList<QVariant> &" right="" name="vars" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="querySubObject" fullname="QAxBase::querySubObject" href="qaxbase.html#querySubObject" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAxObject *" signature="querySubObject(const char * name, const QVariant & var1, const QVariant & var2, const QVariant & var3, const QVariant & var4, const QVariant & var5, const QVariant & var6, const QVariant & var7, const QVariant & var8)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="var1" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var2" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var3" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var4" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var5" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var6" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var7" default="QVariant()"/> + <parameter left="const QVariant &" right="" name="var8" default="QVariant()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="querySubObject" fullname="QAxBase::querySubObject" href="qaxbase.html#querySubObject-2" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QAxObject *" signature="querySubObject(const char * name, QList<QVariant> & vars)"> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QList<QVariant> &" right="" name="vars" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyBag" fullname="QAxBase::propertyBag" href="qaxbase.html#propertyBag" location="qaxbase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PropertyBag" signature="propertyBag() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPropertyBag" fullname="QAxBase::setPropertyBag" href="qaxbase.html#setPropertyBag" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPropertyBag(const PropertyBag & bag)"> + <parameter left="const PropertyBag &" right="" name="bag" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="generateDocumentation" fullname="QAxBase::generateDocumentation" href="qaxbase.html#generateDocumentation" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="generateDocumentation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyWritable" fullname="QAxBase::propertyWritable" href="qaxbase.html#propertyWritable" location="qaxbase.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="propertyWritable(const char * prop) const"> + <parameter left="const char *" right="" name="prop" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPropertyWritable" fullname="QAxBase::setPropertyWritable" href="qaxbase.html#setPropertyWritable" location="qaxbase.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPropertyWritable(const char * prop, bool ok)"> + <parameter left="const char *" right="" name="prop" default=""/> + <parameter left="bool" right="" name="ok" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QAxBase::isNull" href="qaxbase.html#isNull" location="qaxbase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="verbs" fullname="QAxBase::verbs" href="qaxbase.html#verbs" location="qaxbase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="verbs() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="asVariant" fullname="QAxBase::asVariant" href="qaxbase.html#asVariant" location="qaxbase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="asVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="signal" fullname="QAxBase::signal" href="qaxbase.html#signal" location="qaxbase.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="signal(const QString & name, int argc, void * argv)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="int" right="" name="argc" default=""/> + <parameter left="void *" right="" name="argv" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyChanged" fullname="QAxBase::propertyChanged" href="qaxbase.html#propertyChanged" location="qaxbase.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="propertyChanged(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exception" fullname="QAxBase::exception" href="qaxbase.html#exception" location="qaxbase.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="exception(int code, const QString & source, const QString & desc, const QString & help)"> + <parameter left="int" right="" name="code" default=""/> + <parameter left="const QString &" right="" name="source" default=""/> + <parameter left="const QString &" right="" name="desc" default=""/> + <parameter left="const QString &" right="" name="help" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QAxBase::clear" href="qaxbase.html#clear" location="qaxbase.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setControl" fullname="QAxBase::setControl" href="qaxbase.html#control-prop" location="qaxbase.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="control" type="bool" signature="setControl(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disableMetaObject" fullname="QAxBase::disableMetaObject" href="qaxbase.html#disableMetaObject" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="disableMetaObject()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="disableClassInfo" fullname="QAxBase::disableClassInfo" href="qaxbase.html#disableClassInfo" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="disableClassInfo()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="disableEventSink" fullname="QAxBase::disableEventSink" href="qaxbase.html#disableEventSink" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="disableEventSink()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="initialize" fullname="QAxBase::initialize" href="qaxbase.html#initialize" location="qaxbase.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="initialize(IUnknown ** ptr)"> + <parameter left="IUnknown **" right="" name="ptr" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initializeRemote" fullname="QAxBase::initializeRemote" href="qaxbase.html#initializeRemote" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="initializeRemote(IUnknown ** ptr)"> + <parameter left="IUnknown **" right="" name="ptr" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initializeLicensed" fullname="QAxBase::initializeLicensed" href="qaxbase.html#initializeLicensed" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="initializeLicensed(IUnknown ** ptr)"> + <parameter left="IUnknown **" right="" name="ptr" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initializeActive" fullname="QAxBase::initializeActive" href="qaxbase.html#initializeActive" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="initializeActive(IUnknown ** ptr)"> + <parameter left="IUnknown **" right="" name="ptr" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initializeFromFile" fullname="QAxBase::initializeFromFile" href="qaxbase.html#initializeFromFile" location="qaxbase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="initializeFromFile(IUnknown ** ptr)"> + <parameter left="IUnknown **" right="" name="ptr" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWidget" href="qwidget.html" location="qwidget.h" bases="QPaintDevice,QObject" module="QtGui"> + <contents name="top-level-and-child-widgets" title="Top-Level and Child Widgets" level="1"/> + <contents name="composite-widgets" title="Composite Widgets" level="1"/> + <contents name="custom-widgets-and-painting" title="Custom Widgets and Painting" level="1"/> + <contents name="size-hints-and-size-policies" title="Size Hints and Size Policies" level="1"/> + <contents name="events" title="Events" level="1"/> + <contents name="groups-of-functions-and-properties" title="Groups of Functions and Properties" level="1"/> + <contents name="widget-style-sheets" title="Widget Style Sheets" level="1"/> + <contents name="transparency-and-double-buffering" title="Transparency and Double Buffering" level="1"/> + <contents name="creating-translucent-windows" title="Creating Translucent Windows" level="1"/> + <contents name="native-widgets-vs-alien-widgets" title="Native Widgets vs Alien Widgets" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="modal" fullname="QWidget::modal" href="qwidget.html#modal-prop" location="qwidget.h" type="bool"> + <getter name="isModal"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowModality" fullname="QWidget::windowModality" href="qwidget.html#windowModality-prop" location="qwidget.h" type="Qt::WindowModality"> + <getter name="windowModality"/> + <setter name="setWindowModality"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="enabled" fullname="QWidget::enabled" href="qwidget.html#enabled-prop" location="qwidget.h" type="bool"> + <getter name="isEnabled"/> + <setter name="setEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QWidget::geometry" href="qwidget.html#geometry-prop" location="qwidget.h" type="QRect"> + <getter name="geometry"/> + <setter name="setGeometry"/> + <setter name="setGeometry"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="frameGeometry" fullname="QWidget::frameGeometry" href="qwidget.html#frameGeometry-prop" location="qwidget.h" type="QRect"> + <getter name="frameGeometry"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="normalGeometry" fullname="QWidget::normalGeometry" href="qwidget.html#normalGeometry-prop" location="qwidget.h" type="QRect"> + <getter name="normalGeometry"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QWidget::x" href="qwidget.html#x-prop" location="qwidget.h" type="int"> + <getter name="x"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QWidget::y" href="qwidget.html#y-prop" location="qwidget.h" type="int"> + <getter name="y"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QWidget::pos" href="qwidget.html#pos-prop" location="qwidget.h" type="QPoint"> + <getter name="pos"/> + <setter name="move"/> + <setter name="move"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="frameSize" fullname="QWidget::frameSize" href="qwidget.html#frameSize-prop" location="qwidget.h" type="QSize"> + <getter name="frameSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QWidget::size" href="qwidget.html#size-prop" location="qwidget.h" type="QSize"> + <getter name="size"/> + <setter name="resize"/> + <setter name="resize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QWidget::width" href="qwidget.html#width-prop" location="qwidget.h" type="int"> + <getter name="width"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QWidget::height" href="qwidget.html#height-prop" location="qwidget.h" type="int"> + <getter name="height"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QWidget::rect" href="qwidget.html#rect-prop" location="qwidget.h" type="QRect"> + <getter name="rect"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="childrenRect" fullname="QWidget::childrenRect" href="qwidget.html#childrenRect-prop" location="qwidget.h" type="QRect"> + <getter name="childrenRect"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="childrenRegion" fullname="QWidget::childrenRegion" href="qwidget.html#childrenRegion-prop" location="qwidget.h" type="QRegion"> + <getter name="childrenRegion"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sizePolicy" fullname="QWidget::sizePolicy" href="qwidget.html#sizePolicy-prop" location="qwidget.h" type="QSizePolicy"> + <getter name="sizePolicy"/> + <setter name="setSizePolicy"/> + <setter name="setSizePolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumSize" fullname="QWidget::minimumSize" href="qwidget.html#minimumSize-prop" location="qwidget.h" type="QSize"> + <getter name="minimumSize"/> + <setter name="setMinimumSize"/> + <setter name="setMinimumSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximumSize" fullname="QWidget::maximumSize" href="qwidget.html#maximumSize-prop" location="qwidget.h" type="QSize"> + <getter name="maximumSize"/> + <setter name="setMaximumSize"/> + <setter name="setMaximumSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumWidth" fullname="QWidget::minimumWidth" href="qwidget.html#minimumWidth-prop" location="qwidget.h" type="int"> + <getter name="minimumWidth"/> + <setter name="setMinimumWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumHeight" fullname="QWidget::minimumHeight" href="qwidget.html#minimumHeight-prop" location="qwidget.h" type="int"> + <getter name="minimumHeight"/> + <setter name="setMinimumHeight"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximumWidth" fullname="QWidget::maximumWidth" href="qwidget.html#maximumWidth-prop" location="qwidget.h" type="int"> + <getter name="maximumWidth"/> + <setter name="setMaximumWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximumHeight" fullname="QWidget::maximumHeight" href="qwidget.html#maximumHeight-prop" location="qwidget.h" type="int"> + <getter name="maximumHeight"/> + <setter name="setMaximumHeight"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sizeIncrement" fullname="QWidget::sizeIncrement" href="qwidget.html#sizeIncrement-prop" location="qwidget.h" type="QSize"> + <getter name="sizeIncrement"/> + <setter name="setSizeIncrement"/> + <setter name="setSizeIncrement"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="baseSize" fullname="QWidget::baseSize" href="qwidget.html#baseSize-prop" location="qwidget.h" type="QSize"> + <getter name="baseSize"/> + <setter name="setBaseSize"/> + <setter name="setBaseSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QWidget::palette" href="qwidget.html#palette-prop" location="qwidget.h" type="QPalette"> + <getter name="palette"/> + <setter name="setPalette"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QWidget::font" href="qwidget.html#font-prop" location="qwidget.h" type="QFont"> + <getter name="font"/> + <setter name="setFont"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="cursor" fullname="QWidget::cursor" href="qwidget.html#cursor-prop" location="qwidget.h" type="QCursor"> + <getter name="cursor"/> + <setter name="setCursor"/> + <resetter name="unsetCursor"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="mouseTracking" fullname="QWidget::mouseTracking" href="qwidget.html#mouseTracking-prop" location="qwidget.h" type="bool"> + <getter name="hasMouseTracking"/> + <setter name="setMouseTracking"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="isActiveWindow" fullname="QWidget::isActiveWindow" href="qwidget.html#isActiveWindow-prop" location="qwidget.h" type="bool"> + <getter name="isActiveWindow"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="focusPolicy" fullname="QWidget::focusPolicy" href="qwidget.html#focusPolicy-prop" location="qwidget.h" type="Qt::FocusPolicy"> + <getter name="focusPolicy"/> + <setter name="setFocusPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="focus" fullname="QWidget::focus" href="qwidget.html#focus-prop" location="qwidget.h" type="bool"> + <getter name="hasFocus"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="contextMenuPolicy" fullname="QWidget::contextMenuPolicy" href="qwidget.html#contextMenuPolicy-prop" location="qwidget.h" type="Qt::ContextMenuPolicy"> + <getter name="contextMenuPolicy"/> + <setter name="setContextMenuPolicy"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="updatesEnabled" fullname="QWidget::updatesEnabled" href="qwidget.html#updatesEnabled-prop" location="qwidget.h" type="bool"> + <getter name="updatesEnabled"/> + <setter name="setUpdatesEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="visible" fullname="QWidget::visible" href="qwidget.html#visible-prop" location="qwidget.h" type="bool"> + <getter name="isVisible"/> + <setter name="setVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimized" fullname="QWidget::minimized" href="qwidget.html#minimized-prop" location="qwidget.h" type="bool"> + <getter name="isMinimized"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximized" fullname="QWidget::maximized" href="qwidget.html#maximized-prop" location="qwidget.h" type="bool"> + <getter name="isMaximized"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="fullScreen" fullname="QWidget::fullScreen" href="qwidget.html#fullScreen-prop" location="qwidget.h" type="bool"> + <getter name="isFullScreen"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QWidget::sizeHint" href="qwidget.html#sizeHint-prop" location="qwidget.h" type="QSize"> + <getter name="sizeHint"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QWidget::minimumSizeHint" href="qwidget.html#minimumSizeHint-prop" location="qwidget.h" type="QSize"> + <getter name="minimumSizeHint"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="acceptDrops" fullname="QWidget::acceptDrops" href="qwidget.html#acceptDrops-prop" location="qwidget.h" type="bool"> + <getter name="acceptDrops"/> + <setter name="setAcceptDrops"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowTitle" fullname="QWidget::windowTitle" href="qwidget.html#windowTitle-prop" location="qwidget.h" type="QString"> + <getter name="windowTitle"/> + <setter name="setWindowTitle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowIcon" fullname="QWidget::windowIcon" href="qwidget.html#windowIcon-prop" location="qwidget.h" type="QIcon"> + <getter name="windowIcon"/> + <setter name="setWindowIcon"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowIconText" fullname="QWidget::windowIconText" href="qwidget.html#windowIconText-prop" location="qwidget.h" type="QString"> + <getter name="windowIconText"/> + <setter name="setWindowIconText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowOpacity" fullname="QWidget::windowOpacity" href="qwidget.html#windowOpacity-prop" location="qwidget.h" type="double"> + <getter name="windowOpacity"/> + <setter name="setWindowOpacity"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowModified" fullname="QWidget::windowModified" href="qwidget.html#windowModified-prop" location="qwidget.h" type="bool"> + <getter name="isWindowModified"/> + <setter name="setWindowModified"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QWidget::toolTip" href="qwidget.html#toolTip-prop" location="qwidget.h" type="QString"> + <getter name="toolTip"/> + <setter name="setToolTip"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="statusTip" fullname="QWidget::statusTip" href="qwidget.html#statusTip-prop" location="qwidget.h" type="QString"> + <getter name="statusTip"/> + <setter name="setStatusTip"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QWidget::whatsThis" href="qwidget.html#whatsThis-prop" location="qwidget.h" type="QString"> + <getter name="whatsThis"/> + <setter name="setWhatsThis"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="accessibleName" fullname="QWidget::accessibleName" href="qwidget.html#accessibleName-prop" location="qwidget.h" type="QString"> + <getter name="accessibleName"/> + <setter name="setAccessibleName"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="accessibleDescription" fullname="QWidget::accessibleDescription" href="qwidget.html#accessibleDescription-prop" location="qwidget.h" type="QString"> + <getter name="accessibleDescription"/> + <setter name="setAccessibleDescription"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="layoutDirection" fullname="QWidget::layoutDirection" href="qwidget.html#layoutDirection-prop" location="qwidget.h" type="Qt::LayoutDirection"> + <getter name="layoutDirection"/> + <setter name="setLayoutDirection"/> + <resetter name="unsetLayoutDirection"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowFlags" fullname="QWidget::windowFlags" href="qwidget.html#windowFlags-prop" location="qwidget.h" type="Qt::WindowFlags"> + <getter name="windowFlags"/> + <setter name="setWindowFlags"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoFillBackground" fullname="QWidget::autoFillBackground" href="qwidget.html#autoFillBackground-prop" location="qwidget.h" type="bool"> + <getter name="autoFillBackground"/> + <setter name="setAutoFillBackground"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="styleSheet" fullname="QWidget::styleSheet" href="qwidget.html#styleSheet-prop" location="qwidget.h" type="QString"> + <getter name="styleSheet"/> + <setter name="setStyleSheet"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="locale" fullname="QWidget::locale" href="qwidget.html#locale-prop" location="qwidget.h" type="QLocale"> + <getter name="locale"/> + <setter name="setLocale"/> + <resetter name="unsetLocale"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="windowFilePath" fullname="QWidget::windowFilePath" href="qwidget.html#windowFilePath-prop" location="qwidget.h" type="QString"> + <getter name="windowFilePath"/> + <setter name="setWindowFilePath"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="RenderFlag" fullname="QWidget::RenderFlag" href="qwidget.html#RenderFlag-enum" location="qwidget.h" typedef="QWidget::RenderFlags"> + <value name="DrawWindowBackground" value="0x1"/> + <value name="DrawChildren" value="0x2"/> + <value name="IgnoreMask" value="0x4"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="RenderFlags" fullname="QWidget::RenderFlags" href="qwidget.html#RenderFlags-typedef" location="qwidget.h" enum="QWidget::RenderFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QWidget" fullname="QWidget::QWidget" href="qwidget.html#QWidget" location="qwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWidget(QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QWidget" fullname="QWidget::QWidget" href="qwidget-qt3.html#QWidget-3" location="qwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QWidget(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWidget" fullname="QWidget::~QWidget" href="qwidget.html#dtor.QWidget" location="qwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="winId" fullname="QWidget::winId" href="qwidget.html#winId" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="WId" signature="winId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="effectiveWinId" fullname="QWidget::effectiveWinId" href="qwidget.html#effectiveWinId" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="WId" signature="effectiveWinId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QWidget::style" href="qwidget.html#style" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStyle *" signature="style() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyle" fullname="QWidget::setStyle" href="qwidget.html#setStyle" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStyle(QStyle * style)"> + <parameter left="QStyle *" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isTopLevel" fullname="QWidget::isTopLevel" href="qwidget-obsolete.html#isTopLevel" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTopLevel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isWindow" fullname="QWidget::isWindow" href="qwidget.html#isWindow" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isModal" fullname="QWidget::isModal" href="qwidget.html#modal-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="modal" type="bool" signature="isModal() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="windowModality" fullname="QWidget::windowModality" href="qwidget.html#windowModality-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="windowModality" type="Qt::WindowModality" signature="windowModality() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowModality" fullname="QWidget::setWindowModality" href="qwidget.html#windowModality-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="windowModality" type="void" signature="setWindowModality(Qt::WindowModality windowModality)"> + <parameter left="Qt::WindowModality" right="" name="windowModality" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="QWidget::isEnabled" href="qwidget.html#enabled-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="enabled" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabledTo" fullname="QWidget::isEnabledTo" href="qwidget.html#isEnabledTo" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnabledTo(QWidget * ancestor) const"> + <parameter left="QWidget *" right="" name="ancestor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isEnabledToTLW" fullname="QWidget::isEnabledToTLW" href="qwidget-obsolete.html#isEnabledToTLW" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnabledToTLW() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="QWidget::setEnabled" href="qwidget.html#enabled-prop" location="qwidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="enabled" type="void" signature="setEnabled(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDisabled" fullname="QWidget::setDisabled" href="qwidget.html#setDisabled" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setDisabled(bool disable)"> + <parameter left="bool" right="" name="disable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowModified" fullname="QWidget::setWindowModified" href="qwidget.html#windowModified-prop" location="qwidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="windowModified" type="void" signature="setWindowModified(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="frameGeometry" fullname="QWidget::frameGeometry" href="qwidget.html#frameGeometry-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="frameGeometry" type="QRect" signature="frameGeometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QWidget::geometry" href="qwidget.html#geometry-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="geometry" type="const QRect &" signature="geometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalGeometry" fullname="QWidget::normalGeometry" href="qwidget.html#normalGeometry-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="normalGeometry" type="QRect" signature="normalGeometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QWidget::x" href="qwidget.html#x-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="x" type="int" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QWidget::y" href="qwidget.html#y-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="y" type="int" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QWidget::pos" href="qwidget.html#pos-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="pos" type="QPoint" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameSize" fullname="QWidget::frameSize" href="qwidget.html#frameSize-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="frameSize" type="QSize" signature="frameSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QWidget::size" href="qwidget.html#size-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="size" type="QSize" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QWidget::width" href="qwidget.html#width-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="width" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QWidget::height" href="qwidget.html#height-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="height" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QWidget::rect" href="qwidget.html#rect-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="rect" type="QRect" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childrenRect" fullname="QWidget::childrenRect" href="qwidget.html#childrenRect-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="childrenRect" type="QRect" signature="childrenRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childrenRegion" fullname="QWidget::childrenRegion" href="qwidget.html#childrenRegion-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="childrenRegion" type="QRegion" signature="childrenRegion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSize" fullname="QWidget::minimumSize" href="qwidget.html#minimumSize-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumSize" type="QSize" signature="minimumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumSize" fullname="QWidget::maximumSize" href="qwidget.html#maximumSize-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximumSize" type="QSize" signature="maximumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumWidth" fullname="QWidget::minimumWidth" href="qwidget.html#minimumWidth-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumWidth" type="int" signature="minimumWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumHeight" fullname="QWidget::minimumHeight" href="qwidget.html#minimumHeight-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumHeight" type="int" signature="minimumHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumWidth" fullname="QWidget::maximumWidth" href="qwidget.html#maximumWidth-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximumWidth" type="int" signature="maximumWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumHeight" fullname="QWidget::maximumHeight" href="qwidget.html#maximumHeight-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximumHeight" type="int" signature="maximumHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumSize" fullname="QWidget::setMinimumSize" href="qwidget.html#minimumSize-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumSize" type="void" signature="setMinimumSize(const QSize & )"> + <parameter left="const QSize &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumSize" fullname="QWidget::setMinimumSize" href="qwidget.html#minimumSize-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="minimumSize" type="void" signature="setMinimumSize(int minw, int minh)"> + <parameter left="int" right="" name="minw" default=""/> + <parameter left="int" right="" name="minh" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumSize" fullname="QWidget::setMaximumSize" href="qwidget.html#maximumSize-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumSize" type="void" signature="setMaximumSize(const QSize & )"> + <parameter left="const QSize &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumSize" fullname="QWidget::setMaximumSize" href="qwidget.html#maximumSize-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="maximumSize" type="void" signature="setMaximumSize(int maxw, int maxh)"> + <parameter left="int" right="" name="maxw" default=""/> + <parameter left="int" right="" name="maxh" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumWidth" fullname="QWidget::setMinimumWidth" href="qwidget.html#minimumWidth-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumWidth" type="void" signature="setMinimumWidth(int minw)"> + <parameter left="int" right="" name="minw" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumHeight" fullname="QWidget::setMinimumHeight" href="qwidget.html#minimumHeight-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumHeight" type="void" signature="setMinimumHeight(int minh)"> + <parameter left="int" right="" name="minh" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumWidth" fullname="QWidget::setMaximumWidth" href="qwidget.html#maximumWidth-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumWidth" type="void" signature="setMaximumWidth(int maxw)"> + <parameter left="int" right="" name="maxw" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumHeight" fullname="QWidget::setMaximumHeight" href="qwidget.html#maximumHeight-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumHeight" type="void" signature="setMaximumHeight(int maxh)"> + <parameter left="int" right="" name="maxh" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeIncrement" fullname="QWidget::sizeIncrement" href="qwidget.html#sizeIncrement-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sizeIncrement" type="QSize" signature="sizeIncrement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeIncrement" fullname="QWidget::setSizeIncrement" href="qwidget.html#sizeIncrement-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sizeIncrement" type="void" signature="setSizeIncrement(const QSize & )"> + <parameter left="const QSize &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeIncrement" fullname="QWidget::setSizeIncrement" href="qwidget.html#sizeIncrement-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="sizeIncrement" type="void" signature="setSizeIncrement(int w, int h)"> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="baseSize" fullname="QWidget::baseSize" href="qwidget.html#baseSize-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="baseSize" type="QSize" signature="baseSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBaseSize" fullname="QWidget::setBaseSize" href="qwidget.html#baseSize-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="baseSize" type="void" signature="setBaseSize(const QSize & )"> + <parameter left="const QSize &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBaseSize" fullname="QWidget::setBaseSize" href="qwidget.html#baseSize-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="baseSize" type="void" signature="setBaseSize(int basew, int baseh)"> + <parameter left="int" right="" name="basew" default=""/> + <parameter left="int" right="" name="baseh" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFixedSize" fullname="QWidget::setFixedSize" href="qwidget.html#setFixedSize" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFixedSize(const QSize & s)"> + <parameter left="const QSize &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFixedSize" fullname="QWidget::setFixedSize" href="qwidget.html#setFixedSize-2" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFixedSize(int w, int h)"> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFixedWidth" fullname="QWidget::setFixedWidth" href="qwidget.html#setFixedWidth" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFixedWidth(int w)"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFixedHeight" fullname="QWidget::setFixedHeight" href="qwidget.html#setFixedHeight" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFixedHeight(int h)"> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToGlobal" fullname="QWidget::mapToGlobal" href="qwidget.html#mapToGlobal" location="qwidget_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="mapToGlobal(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromGlobal" fullname="QWidget::mapFromGlobal" href="qwidget.html#mapFromGlobal" location="qwidget_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="mapFromGlobal(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToParent" fullname="QWidget::mapToParent" href="qwidget.html#mapToParent" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="mapToParent(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromParent" fullname="QWidget::mapFromParent" href="qwidget.html#mapFromParent" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="mapFromParent(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapTo" fullname="QWidget::mapTo" href="qwidget.html#mapTo" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="mapTo(QWidget * parent, const QPoint & pos) const"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFrom" fullname="QWidget::mapFrom" href="qwidget.html#mapFrom" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="mapFrom(QWidget * parent, const QPoint & pos) const"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="window" fullname="QWidget::window" href="qwidget.html#window" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="window() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nativeParentWidget" fullname="QWidget::nativeParentWidget" href="qwidget.html#nativeParentWidget" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="nativeParentWidget() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="topLevelWidget" fullname="QWidget::topLevelWidget" href="qwidget-obsolete.html#topLevelWidget" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="topLevelWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QWidget::palette" href="qwidget.html#palette-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="palette" type="const QPalette &" signature="palette() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPalette" fullname="QWidget::setPalette" href="qwidget.html#palette-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="palette" type="void" signature="setPalette(const QPalette & )"> + <parameter left="const QPalette &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackgroundRole" fullname="QWidget::setBackgroundRole" href="qwidget.html#setBackgroundRole" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundRole(QPalette::ColorRole role)"> + <parameter left="QPalette::ColorRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundRole" fullname="QWidget::backgroundRole" href="qwidget.html#backgroundRole" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPalette::ColorRole" signature="backgroundRole() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setForegroundRole" fullname="QWidget::setForegroundRole" href="qwidget.html#setForegroundRole" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setForegroundRole(QPalette::ColorRole role)"> + <parameter left="QPalette::ColorRole" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="foregroundRole" fullname="QWidget::foregroundRole" href="qwidget.html#foregroundRole" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPalette::ColorRole" signature="foregroundRole() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QWidget::font" href="qwidget.html#font-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="font" type="const QFont &" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QWidget::setFont" href="qwidget.html#font-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="font" type="void" signature="setFont(const QFont & )"> + <parameter left="const QFont &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontMetrics" fullname="QWidget::fontMetrics" href="qwidget.html#fontMetrics" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFontMetrics" signature="fontMetrics() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fontInfo" fullname="QWidget::fontInfo" href="qwidget.html#fontInfo" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFontInfo" signature="fontInfo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cursor" fullname="QWidget::cursor" href="qwidget.html#cursor-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="cursor" type="QCursor" signature="cursor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCursor" fullname="QWidget::setCursor" href="qwidget.html#cursor-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cursor" type="void" signature="setCursor(const QCursor & )"> + <parameter left="const QCursor &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unsetCursor" fullname="QWidget::unsetCursor" href="qwidget.html#cursor-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="cursor" type="void" signature="unsetCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMouseTracking" fullname="QWidget::setMouseTracking" href="qwidget.html#mouseTracking-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="mouseTracking" type="void" signature="setMouseTracking(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasMouseTracking" fullname="QWidget::hasMouseTracking" href="qwidget.html#mouseTracking-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="mouseTracking" type="bool" signature="hasMouseTracking() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="underMouse" fullname="QWidget::underMouse" href="qwidget.html#underMouse" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="underMouse() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMask" fullname="QWidget::setMask" href="qwidget.html#setMask" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMask(const QBitmap & bitmap)"> + <parameter left="const QBitmap &" right="" name="bitmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMask" fullname="QWidget::setMask" href="qwidget.html#setMask-2" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setMask(const QRegion & region)"> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mask" fullname="QWidget::mask" href="qwidget.html#mask" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="mask() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearMask" fullname="QWidget::clearMask" href="qwidget.html#clearMask" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearMask()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="render" fullname="QWidget::render" href="qwidget.html#render" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="render(QPaintDevice * target, const QPoint & targetOffset, const QRegion & sourceRegion, QFlags<QWidget::RenderFlag> renderFlags)"> + <parameter left="QPaintDevice *" right="" name="target" default=""/> + <parameter left="const QPoint &" right="" name="targetOffset" default="QPoint()"/> + <parameter left="const QRegion &" right="" name="sourceRegion" default="QRegion()"/> + <parameter left="QFlags<QWidget::RenderFlag>" right="" name="renderFlags" default="RenderFlags( DrawWindowBackground | DrawChildren )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="render" fullname="QWidget::render" href="qwidget.html#render-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="render(QPainter * painter, const QPoint & targetOffset, const QRegion & sourceRegion, QFlags<QWidget::RenderFlag> renderFlags)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QPoint &" right="" name="targetOffset" default="QPoint()"/> + <parameter left="const QRegion &" right="" name="sourceRegion" default="QRegion()"/> + <parameter left="QFlags<QWidget::RenderFlag>" right="" name="renderFlags" default="RenderFlags( DrawWindowBackground | DrawChildren )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowTitle" fullname="QWidget::setWindowTitle" href="qwidget.html#windowTitle-prop" location="qwidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="windowTitle" type="void" signature="setWindowTitle(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyleSheet" fullname="QWidget::setStyleSheet" href="qwidget.html#styleSheet-prop" location="qwidget.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="styleSheet" type="void" signature="setStyleSheet(const QString & styleSheet)"> + <parameter left="const QString &" right="" name="styleSheet" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleSheet" fullname="QWidget::styleSheet" href="qwidget.html#styleSheet-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="styleSheet" type="QString" signature="styleSheet() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="windowTitle" fullname="QWidget::windowTitle" href="qwidget.html#windowTitle-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="windowTitle" type="QString" signature="windowTitle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowIcon" fullname="QWidget::setWindowIcon" href="qwidget.html#windowIcon-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="windowIcon" type="void" signature="setWindowIcon(const QIcon & icon)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="windowIcon" fullname="QWidget::windowIcon" href="qwidget.html#windowIcon-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="windowIcon" type="QIcon" signature="windowIcon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowIconText" fullname="QWidget::setWindowIconText" href="qwidget.html#windowIconText-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="windowIconText" type="void" signature="setWindowIconText(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="windowIconText" fullname="QWidget::windowIconText" href="qwidget.html#windowIconText-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="windowIconText" type="QString" signature="windowIconText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowRole" fullname="QWidget::setWindowRole" href="qwidget.html#setWindowRole" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWindowRole(const QString & role)"> + <parameter left="const QString &" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="windowRole" fullname="QWidget::windowRole" href="qwidget.html#windowRole" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="windowRole() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowFilePath" fullname="QWidget::setWindowFilePath" href="qwidget.html#windowFilePath-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="windowFilePath" type="void" signature="setWindowFilePath(const QString & filePath)"> + <parameter left="const QString &" right="" name="filePath" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="windowFilePath" fullname="QWidget::windowFilePath" href="qwidget.html#windowFilePath-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="windowFilePath" type="QString" signature="windowFilePath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowOpacity" fullname="QWidget::setWindowOpacity" href="qwidget.html#windowOpacity-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="windowOpacity" type="void" signature="setWindowOpacity(qreal level)"> + <parameter left="qreal" right="" name="level" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="windowOpacity" fullname="QWidget::windowOpacity" href="qwidget.html#windowOpacity-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="windowOpacity" type="qreal" signature="windowOpacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isWindowModified" fullname="QWidget::isWindowModified" href="qwidget.html#windowModified-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="windowModified" type="bool" signature="isWindowModified() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolTip" fullname="QWidget::setToolTip" href="qwidget.html#toolTip-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="toolTip" type="void" signature="setToolTip(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QWidget::toolTip" href="qwidget.html#toolTip-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="toolTip" type="QString" signature="toolTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStatusTip" fullname="QWidget::setStatusTip" href="qwidget.html#statusTip-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="statusTip" type="void" signature="setStatusTip(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statusTip" fullname="QWidget::statusTip" href="qwidget.html#statusTip-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="statusTip" type="QString" signature="statusTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWhatsThis" fullname="QWidget::setWhatsThis" href="qwidget.html#whatsThis-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="whatsThis" type="void" signature="setWhatsThis(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="whatsThis" fullname="QWidget::whatsThis" href="qwidget.html#whatsThis-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="whatsThis" type="QString" signature="whatsThis() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="accessibleName" fullname="QWidget::accessibleName" href="qwidget.html#accessibleName-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="accessibleName" type="QString" signature="accessibleName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAccessibleName" fullname="QWidget::setAccessibleName" href="qwidget.html#accessibleName-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="accessibleName" type="void" signature="setAccessibleName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="accessibleDescription" fullname="QWidget::accessibleDescription" href="qwidget.html#accessibleDescription-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="accessibleDescription" type="QString" signature="accessibleDescription() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAccessibleDescription" fullname="QWidget::setAccessibleDescription" href="qwidget.html#accessibleDescription-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="accessibleDescription" type="void" signature="setAccessibleDescription(const QString & description)"> + <parameter left="const QString &" right="" name="description" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayoutDirection" fullname="QWidget::setLayoutDirection" href="qwidget.html#layoutDirection-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="layoutDirection" type="void" signature="setLayoutDirection(Qt::LayoutDirection direction)"> + <parameter left="Qt::LayoutDirection" right="" name="direction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="layoutDirection" fullname="QWidget::layoutDirection" href="qwidget.html#layoutDirection-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="layoutDirection" type="Qt::LayoutDirection" signature="layoutDirection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unsetLayoutDirection" fullname="QWidget::unsetLayoutDirection" href="qwidget.html#layoutDirection-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="layoutDirection" type="void" signature="unsetLayoutDirection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLocale" fullname="QWidget::setLocale" href="qwidget.html#locale-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="locale" type="void" signature="setLocale(const QLocale & locale)"> + <parameter left="const QLocale &" right="" name="locale" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="locale" fullname="QWidget::locale" href="qwidget.html#locale-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="locale" type="QLocale" signature="locale() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unsetLocale" fullname="QWidget::unsetLocale" href="qwidget.html#locale-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="locale" type="void" signature="unsetLocale()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocus" fullname="QWidget::setFocus" href="qwidget.html#setFocus-2" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFocus()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isActiveWindow" fullname="QWidget::isActiveWindow" href="qwidget.html#isActiveWindow-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="isActiveWindow" type="bool" signature="isActiveWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activateWindow" fullname="QWidget::activateWindow" href="qwidget.html#activateWindow" location="qwidget_win.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="activateWindow()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearFocus" fullname="QWidget::clearFocus" href="qwidget.html#clearFocus" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearFocus()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocus" fullname="QWidget::setFocus" href="qwidget.html#setFocus" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFocus(Qt::FocusReason reason)"> + <parameter left="Qt::FocusReason" right="" name="reason" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="focusPolicy" fullname="QWidget::focusPolicy" href="qwidget.html#focusPolicy-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="focusPolicy" type="Qt::FocusPolicy" signature="focusPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocusPolicy" fullname="QWidget::setFocusPolicy" href="qwidget.html#focusPolicy-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="focusPolicy" type="void" signature="setFocusPolicy(Qt::FocusPolicy policy)"> + <parameter left="Qt::FocusPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFocus" fullname="QWidget::hasFocus" href="qwidget.html#focus-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="focus" type="bool" signature="hasFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabOrder" fullname="QWidget::setTabOrder" href="qwidget.html#setTabOrder" location="qwidget.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setTabOrder(QWidget * first, QWidget * second)"> + <parameter left="QWidget *" right="" name="first" default=""/> + <parameter left="QWidget *" right="" name="second" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocusProxy" fullname="QWidget::setFocusProxy" href="qwidget.html#setFocusProxy" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFocusProxy(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="focusProxy" fullname="QWidget::focusProxy" href="qwidget.html#focusProxy" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="focusProxy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contextMenuPolicy" fullname="QWidget::contextMenuPolicy" href="qwidget.html#contextMenuPolicy-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contextMenuPolicy" type="Qt::ContextMenuPolicy" signature="contextMenuPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContextMenuPolicy" fullname="QWidget::setContextMenuPolicy" href="qwidget.html#contextMenuPolicy-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="contextMenuPolicy" type="void" signature="setContextMenuPolicy(Qt::ContextMenuPolicy policy)"> + <parameter left="Qt::ContextMenuPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="grabMouse" fullname="QWidget::grabMouse" href="qwidget.html#grabMouse" location="qwidget_mac.mm" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="grabMouse()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="grabMouse" fullname="QWidget::grabMouse" href="qwidget.html#grabMouse-2" location="qwidget_mac.mm" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="grabMouse(const QCursor & cursor)"> + <parameter left="const QCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="releaseMouse" fullname="QWidget::releaseMouse" href="qwidget.html#releaseMouse" location="qwidget_mac.mm" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="releaseMouse()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="grabKeyboard" fullname="QWidget::grabKeyboard" href="qwidget.html#grabKeyboard" location="qwidget_win.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="grabKeyboard()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="releaseKeyboard" fullname="QWidget::releaseKeyboard" href="qwidget.html#releaseKeyboard" location="qwidget_win.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="releaseKeyboard()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="grabShortcut" fullname="QWidget::grabShortcut" href="qwidget.html#grabShortcut" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="grabShortcut(const QKeySequence & key, Qt::ShortcutContext context)"> + <parameter left="const QKeySequence &" right="" name="key" default=""/> + <parameter left="Qt::ShortcutContext" right="" name="context" default="Qt::WindowShortcut"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="releaseShortcut" fullname="QWidget::releaseShortcut" href="qwidget.html#releaseShortcut" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="releaseShortcut(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setShortcutEnabled" fullname="QWidget::setShortcutEnabled" href="qwidget.html#setShortcutEnabled" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setShortcutEnabled(int id, bool enable)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="enable" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setShortcutAutoRepeat" fullname="QWidget::setShortcutAutoRepeat" href="qwidget.html#setShortcutAutoRepeat" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setShortcutAutoRepeat(int id, bool enable)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="bool" right="" name="enable" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseGrabber" fullname="QWidget::mouseGrabber" href="qwidget.html#mouseGrabber" location="qwidget_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="mouseGrabber()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardGrabber" fullname="QWidget::keyboardGrabber" href="qwidget.html#keyboardGrabber" location="qwidget_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="keyboardGrabber()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="updatesEnabled" fullname="QWidget::updatesEnabled" href="qwidget.html#updatesEnabled-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="updatesEnabled" type="bool" signature="updatesEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUpdatesEnabled" fullname="QWidget::setUpdatesEnabled" href="qwidget.html#updatesEnabled-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="updatesEnabled" type="void" signature="setUpdatesEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="graphicsProxyWidget" fullname="QWidget::graphicsProxyWidget" href="qwidget.html#graphicsProxyWidget" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsProxyWidget *" signature="graphicsProxyWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QWidget::update" href="qwidget.html#update" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="update()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="repaint" fullname="QWidget::repaint" href="qwidget.html#repaint" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="repaint()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QWidget::update" href="qwidget.html#update-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="update(int x, int y, int w, int h)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QWidget::update" href="qwidget.html#update-3" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="update(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QWidget::update" href="qwidget.html#update-4" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="update(const QRegion & rgn)"> + <parameter left="const QRegion &" right="" name="rgn" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaint" fullname="QWidget::repaint" href="qwidget.html#repaint-6" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="repaint(int x, int y, int w, int h)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaint" fullname="QWidget::repaint" href="qwidget.html#repaint-7" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="repaint(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaint" fullname="QWidget::repaint" href="qwidget.html#repaint-8" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="void" signature="repaint(const QRegion & rgn)"> + <parameter left="const QRegion &" right="" name="rgn" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QWidget::setVisible" href="qwidget.html#visible-prop" location="qwidget.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="visible" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHidden" fullname="QWidget::setHidden" href="qwidget.html#setHidden" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setHidden(bool hidden)"> + <parameter left="bool" right="" name="hidden" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="show" fullname="QWidget::show" href="qwidget.html#show" location="qwidget_wince.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="show()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hide" fullname="QWidget::hide" href="qwidget.html#hide" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="hide()"/> + <function access="public" threadsafety="unspecified" status="compat" name="setShown" fullname="QWidget::setShown" href="qwidget-qt3.html#setShown" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setShown(bool shown)"> + <parameter left="bool" right="" name="shown" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showMinimized" fullname="QWidget::showMinimized" href="qwidget.html#showMinimized" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showMinimized()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showMaximized" fullname="QWidget::showMaximized" href="qwidget.html#showMaximized" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showMaximized()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showFullScreen" fullname="QWidget::showFullScreen" href="qwidget.html#showFullScreen" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showFullScreen()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showNormal" fullname="QWidget::showNormal" href="qwidget.html#showNormal" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showNormal()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QWidget::close" href="qwidget.html#close" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="bool" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="raise" fullname="QWidget::raise" href="qwidget.html#raise" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="raise()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lower" fullname="QWidget::lower" href="qwidget.html#lower" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="lower()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stackUnder" fullname="QWidget::stackUnder" href="qwidget.html#stackUnder" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="stackUnder(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="QWidget::move" href="qwidget.html#pos-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="pos" type="void" signature="move(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="QWidget::move" href="qwidget.html#pos-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="pos" type="void" signature="move(const QPoint & )"> + <parameter left="const QPoint &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QWidget::resize" href="qwidget.html#size-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="size" type="void" signature="resize(int w, int h)"> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QWidget::resize" href="qwidget.html#size-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="size" type="void" signature="resize(const QSize & )"> + <parameter left="const QSize &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QWidget::setGeometry" href="qwidget.html#geometry-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="geometry" type="void" signature="setGeometry(int x, int y, int w, int h)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QWidget::setGeometry" href="qwidget.html#geometry-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="geometry" type="void" signature="setGeometry(const QRect & )"> + <parameter left="const QRect &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="saveGeometry" fullname="QWidget::saveGeometry" href="qwidget.html#saveGeometry" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="saveGeometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="restoreGeometry" fullname="QWidget::restoreGeometry" href="qwidget.html#restoreGeometry" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="restoreGeometry(const QByteArray & geometry)"> + <parameter left="const QByteArray &" right="" name="geometry" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="adjustSize" fullname="QWidget::adjustSize" href="qwidget.html#adjustSize" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="adjustSize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisible" fullname="QWidget::isVisible" href="qwidget.html#visible-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="visible" type="bool" signature="isVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisibleTo" fullname="QWidget::isVisibleTo" href="qwidget.html#isVisibleTo" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isVisibleTo(QWidget * ancestor) const"> + <parameter left="QWidget *" right="" name="ancestor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isHidden" fullname="QWidget::isHidden" href="qwidget.html#isHidden" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isHidden() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isMinimized" fullname="QWidget::isMinimized" href="qwidget.html#minimized-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimized" type="bool" signature="isMinimized() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isMaximized" fullname="QWidget::isMaximized" href="qwidget.html#maximized-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximized" type="bool" signature="isMaximized() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFullScreen" fullname="QWidget::isFullScreen" href="qwidget.html#fullScreen-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="fullScreen" type="bool" signature="isFullScreen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="windowState" fullname="QWidget::windowState" href="qwidget.html#windowState" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::WindowStates" signature="windowState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowState" fullname="QWidget::setWindowState" href="qwidget.html#setWindowState" location="qwidget_mac.mm" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWindowState(QFlags<Qt::WindowState> windowState)"> + <parameter left="QFlags<Qt::WindowState>" right="" name="windowState" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QWidget::sizeHint" href="qwidget.html#sizeHint-prop" location="qwidget.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="sizeHint" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QWidget::minimumSizeHint" href="qwidget.html#minimumSizeHint-prop" location="qwidget.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="minimumSizeHint" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizePolicy" fullname="QWidget::sizePolicy" href="qwidget.html#sizePolicy-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sizePolicy" type="QSizePolicy" signature="sizePolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizePolicy" fullname="QWidget::setSizePolicy" href="qwidget.html#sizePolicy-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sizePolicy" type="void" signature="setSizePolicy(QSizePolicy )"> + <parameter left="QSizePolicy" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizePolicy" fullname="QWidget::setSizePolicy" href="qwidget.html#sizePolicy-prop" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" associated-property="sizePolicy" type="void" signature="setSizePolicy(QSizePolicy::Policy horizontal, QSizePolicy::Policy vertical)"> + <parameter left="QSizePolicy::Policy" right="" name="horizontal" default=""/> + <parameter left="QSizePolicy::Policy" right="" name="vertical" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="heightForWidth" fullname="QWidget::heightForWidth" href="qwidget.html#heightForWidth" location="qwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="heightForWidth(int w) const"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visibleRegion" fullname="QWidget::visibleRegion" href="qwidget.html#visibleRegion" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="visibleRegion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentsMargins" fullname="QWidget::setContentsMargins" href="qwidget.html#setContentsMargins" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentsMargins(int left, int top, int right, int bottom)"> + <parameter left="int" right="" name="left" default=""/> + <parameter left="int" right="" name="top" default=""/> + <parameter left="int" right="" name="right" default=""/> + <parameter left="int" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getContentsMargins" fullname="QWidget::getContentsMargins" href="qwidget.html#getContentsMargins" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getContentsMargins(int * left, int * top, int * right, int * bottom) const"> + <parameter left="int *" right="" name="left" default=""/> + <parameter left="int *" right="" name="top" default=""/> + <parameter left="int *" right="" name="right" default=""/> + <parameter left="int *" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsRect" fullname="QWidget::contentsRect" href="qwidget.html#contentsRect" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="contentsRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="layout" fullname="QWidget::layout" href="qwidget.html#layout" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLayout *" signature="layout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayout" fullname="QWidget::setLayout" href="qwidget.html#setLayout" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLayout(QLayout * layout)"> + <parameter left="QLayout *" right="" name="layout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateGeometry" fullname="QWidget::updateGeometry" href="qwidget.html#updateGeometry" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateGeometry()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setParent" fullname="QWidget::setParent" href="qwidget.html#setParent" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setParent(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setParent" fullname="QWidget::setParent" href="qwidget.html#setParent-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setParent(QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scroll" fullname="QWidget::scroll" href="qwidget.html#scroll" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="scroll(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scroll" fullname="QWidget::scroll" href="qwidget.html#scroll-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="scroll(int dx, int dy, const QRect & r)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="focusWidget" fullname="QWidget::focusWidget" href="qwidget.html#focusWidget" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="focusWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextInFocusChain" fullname="QWidget::nextInFocusChain" href="qwidget.html#nextInFocusChain" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="nextInFocusChain() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="previousInFocusChain" fullname="QWidget::previousInFocusChain" href="qwidget.html#previousInFocusChain" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="previousInFocusChain() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="acceptDrops" fullname="QWidget::acceptDrops" href="qwidget.html#acceptDrops-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="acceptDrops" type="bool" signature="acceptDrops() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAcceptDrops" fullname="QWidget::setAcceptDrops" href="qwidget.html#acceptDrops-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="acceptDrops" type="void" signature="setAcceptDrops(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAction" fullname="QWidget::addAction" href="qwidget.html#addAction" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addAction(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addActions" fullname="QWidget::addActions" href="qwidget.html#addActions" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addActions(QList<QAction *> actions)"> + <parameter left="QList<QAction *>" right="" name="actions" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertAction" fullname="QWidget::insertAction" href="qwidget.html#insertAction" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertAction(QAction * before, QAction * action)"> + <parameter left="QAction *" right="" name="before" default=""/> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertActions" fullname="QWidget::insertActions" href="qwidget.html#insertActions" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertActions(QAction * before, QList<QAction *> actions)"> + <parameter left="QAction *" right="" name="before" default=""/> + <parameter left="QList<QAction *>" right="" name="actions" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAction" fullname="QWidget::removeAction" href="qwidget.html#removeAction" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAction(QAction * action)"> + <parameter left="QAction *" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actions" fullname="QWidget::actions" href="qwidget.html#actions" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QAction *>" signature="actions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentWidget" fullname="QWidget::parentWidget" href="qwidget.html#parentWidget" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="parentWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWindowFlags" fullname="QWidget::setWindowFlags" href="qwidget.html#windowFlags-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="windowFlags" type="void" signature="setWindowFlags(QFlags<Qt::WindowType> type)"> + <parameter left="QFlags<Qt::WindowType>" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="windowFlags" fullname="QWidget::windowFlags" href="qwidget.html#windowFlags-prop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="windowFlags" type="Qt::WindowFlags" signature="windowFlags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="overrideWindowFlags" fullname="QWidget::overrideWindowFlags" href="qwidget.html#overrideWindowFlags" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="overrideWindowFlags(QFlags<Qt::WindowType> flags)"> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="windowType" fullname="QWidget::windowType" href="qwidget.html#windowType" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::WindowType" signature="windowType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QWidget::find" href="qwidget.html#find" location="qwidget.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidget *" signature="find(WId id)"> + <parameter left="WId" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="wmapper" fullname="QWidget::wmapper" href="qwidget-qt3.html#wmapper" location="qwidget.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWidgetMapper *" signature="wmapper()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childAt" fullname="QWidget::childAt" href="qwidget.html#childAt" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="childAt(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childAt" fullname="QWidget::childAt" href="qwidget.html#childAt-4" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QWidget *" signature="childAt(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="x11Info" fullname="QWidget::x11Info" href="qwidget.html#x11Info" location="qwidget_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QX11Info &" signature="x11Info() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x11PictureHandle" fullname="QWidget::x11PictureHandle" href="qwidget.html#x11PictureHandle" location="qwidget_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::HANDLE" signature="x11PictureHandle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="macQDHandle" fullname="QWidget::macQDHandle" href="qwidget.html#macQDHandle" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::HANDLE" signature="macQDHandle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="macCGHandle" fullname="QWidget::macCGHandle" href="qwidget.html#macCGHandle" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::HANDLE" signature="macCGHandle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="getDC" fullname="QWidget::getDC" href="qwidget.html#getDC" location="qwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="HDC" signature="getDC() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="releaseDC" fullname="QWidget::releaseDC" href="qwidget.html#releaseDC" location="qwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="releaseDC(HDC hdc) const"> + <parameter left="HDC" right="" name="hdc" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QWidget::setAttribute" href="qwidget.html#setAttribute" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttribute(Qt::WidgetAttribute attribute, bool on)"> + <parameter left="Qt::WidgetAttribute" right="" name="attribute" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testAttribute" fullname="QWidget::testAttribute" href="qwidget.html#testAttribute" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testAttribute(Qt::WidgetAttribute attribute) const"> + <parameter left="Qt::WidgetAttribute" right="" name="attribute" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paintEngine" fullname="QWidget::paintEngine" href="qwidget.html#paintEngine" location="qwidget_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPaintEngine *" signature="paintEngine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ensurePolished" fullname="QWidget::ensurePolished" href="qwidget.html#ensurePolished" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="ensurePolished() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inputContext" fullname="QWidget::inputContext" href="qwidget.html#inputContext" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QInputContext *" signature="inputContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInputContext" fullname="QWidget::setInputContext" href="qwidget.html#setInputContext" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInputContext(QInputContext * context)"> + <parameter left="QInputContext *" right="" name="context" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAncestorOf" fullname="QWidget::isAncestorOf" href="qwidget.html#isAncestorOf" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAncestorOf(const QWidget * child) const"> + <parameter left="const QWidget *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasEditFocus" fullname="QWidget::hasEditFocus" href="qwidget.html#hasEditFocus" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasEditFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditFocus" fullname="QWidget::setEditFocus" href="qwidget.html#setEditFocus" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEditFocus(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoFillBackground" fullname="QWidget::autoFillBackground" href="qwidget.html#autoFillBackground-prop" location="qwidget.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoFillBackground" type="bool" signature="autoFillBackground() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoFillBackground" fullname="QWidget::setAutoFillBackground" href="qwidget.html#autoFillBackground-prop" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoFillBackground" type="void" signature="setAutoFillBackground(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="preliminary" name="setWindowSurface" fullname="QWidget::setWindowSurface" href="qwidget.html#setWindowSurface" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWindowSurface(QWindowSurface * surface)"> + <parameter left="QWindowSurface *" right="" name="surface" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="preliminary" name="windowSurface" fullname="QWidget::windowSurface" href="qwidget.html#windowSurface" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWindowSurface *" signature="windowSurface() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="customContextMenuRequested" fullname="QWidget::customContextMenuRequested" href="qwidget.html#customContextMenuRequested" location="qwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="customContextMenuRequested(const QPoint & pos)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QWidget::event" href="qwidget.html#event" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QWidget::mousePressEvent" href="qwidget.html#mousePressEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QWidget::mouseReleaseEvent" href="qwidget.html#mouseReleaseEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QWidget::mouseDoubleClickEvent" href="qwidget.html#mouseDoubleClickEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QWidget::mouseMoveEvent" href="qwidget.html#mouseMoveEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QWidget::wheelEvent" href="qwidget.html#wheelEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * event)"> + <parameter left="QWheelEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QWidget::keyPressEvent" href="qwidget.html#keyPressEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QWidget::keyReleaseEvent" href="qwidget.html#keyReleaseEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QWidget::focusInEvent" href="qwidget.html#focusInEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QWidget::focusOutEvent" href="qwidget.html#focusOutEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="enterEvent" fullname="QWidget::enterEvent" href="qwidget.html#enterEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="enterEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="leaveEvent" fullname="QWidget::leaveEvent" href="qwidget.html#leaveEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="leaveEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QWidget::paintEvent" href="qwidget.html#paintEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveEvent" fullname="QWidget::moveEvent" href="qwidget.html#moveEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveEvent(QMoveEvent * event)"> + <parameter left="QMoveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QWidget::resizeEvent" href="qwidget.html#resizeEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="closeEvent" fullname="QWidget::closeEvent" href="qwidget.html#closeEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="closeEvent(QCloseEvent * event)"> + <parameter left="QCloseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QWidget::contextMenuEvent" href="qwidget.html#contextMenuEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * event)"> + <parameter left="QContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="tabletEvent" fullname="QWidget::tabletEvent" href="qwidget.html#tabletEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="tabletEvent(QTabletEvent * event)"> + <parameter left="QTabletEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="actionEvent" fullname="QWidget::actionEvent" href="qwidget.html#actionEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="actionEvent(QActionEvent * event)"> + <parameter left="QActionEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QWidget::dragEnterEvent" href="qwidget.html#dragEnterEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QDragEnterEvent * event)"> + <parameter left="QDragEnterEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QWidget::dragMoveEvent" href="qwidget.html#dragMoveEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QDragMoveEvent * event)"> + <parameter left="QDragMoveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QWidget::dragLeaveEvent" href="qwidget.html#dragLeaveEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QDragLeaveEvent * event)"> + <parameter left="QDragLeaveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QWidget::dropEvent" href="qwidget.html#dropEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * event)"> + <parameter left="QDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QWidget::showEvent" href="qwidget.html#showEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * event)"> + <parameter left="QShowEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QWidget::hideEvent" href="qwidget.html#hideEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * event)"> + <parameter left="QHideEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="macEvent" fullname="QWidget::macEvent" href="qwidget.html#macEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="macEvent(EventHandlerCallRef caller, EventRef event)"> + <parameter left="EventHandlerCallRef" right="" name="caller" default=""/> + <parameter left="EventRef" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="winEvent" fullname="QWidget::winEvent" href="qwidget.html#winEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="winEvent(MSG * message, long * result)"> + <parameter left="MSG *" right="" name="message" default=""/> + <parameter left="long *" right="" name="result" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="x11Event" fullname="QWidget::x11Event" href="qwidget.html#x11Event" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="x11Event(XEvent * event)"> + <parameter left="XEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="qwsEvent" fullname="QWidget::qwsEvent" href="qwidget.html#qwsEvent" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="qwsEvent(QWSEvent * event)"> + <parameter left="QWSEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QWidget::changeEvent" href="qwidget.html#changeEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="metric" fullname="QWidget::metric" href="qwidget.html#metric" location="qwidget_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="metric(PaintDeviceMetric m) const"> + <parameter left="PaintDeviceMetric" right="" name="m" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="QWidget::inputMethodEvent" href="qwidget.html#inputMethodEvent" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * event)"> + <parameter left="QInputMethodEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QWidget::inputMethodQuery" href="qwidget.html#inputMethodQuery" location="qwidget.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="obsolete" name="resetInputContext" fullname="QWidget::resetInputContext" href="qwidget-obsolete.html#resetInputContext" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetInputContext()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateMicroFocus" fullname="QWidget::updateMicroFocus" href="qwidget.html#updateMicroFocus" location="qwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="updateMicroFocus()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="create" fullname="QWidget::create" href="qwidget.html#create" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="create(WId window, bool initializeWindow, bool destroyOldWindow)"> + <parameter left="WId" right="" name="window" default="0"/> + <parameter left="bool" right="" name="initializeWindow" default="true"/> + <parameter left="bool" right="" name="destroyOldWindow" default="true"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="destroy" fullname="QWidget::destroy" href="qwidget.html#destroy" location="qwidget_win.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="destroy(bool destroyWindow, bool destroySubWindows)"> + <parameter left="bool" right="" name="destroyWindow" default="true"/> + <parameter left="bool" right="" name="destroySubWindows" default="true"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QWidget::focusNextPrevChild" href="qwidget.html#focusNextPrevChild" location="qwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextChild" fullname="QWidget::focusNextChild" href="qwidget.html#focusNextChild" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextChild()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusPreviousChild" fullname="QWidget::focusPreviousChild" href="qwidget.html#focusPreviousChild" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusPreviousChild()"/> + <function access="public" threadsafety="unspecified" status="compat" name="isUpdatesEnabled" fullname="QWidget::isUpdatesEnabled" href="qwidget-qt3.html#isUpdatesEnabled" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isUpdatesEnabled() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setStyle" fullname="QWidget::setStyle" href="qwidget-qt3.html#setStyle-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QStyle *" signature="setStyle(const QString & style)"> + <parameter left="const QString &" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isVisibleToTLW" fullname="QWidget::isVisibleToTLW" href="qwidget-qt3.html#isVisibleToTLW" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isVisibleToTLW() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="visibleRect" fullname="QWidget::visibleRect" href="qwidget-qt3.html#visibleRect" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="visibleRect() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="iconify" fullname="QWidget::iconify" href="qwidget-qt3.html#iconify" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="iconify()"/> + <function access="public" threadsafety="unspecified" status="compat" name="constPolish" fullname="QWidget::constPolish" href="qwidget-qt3.html#constPolish" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="constPolish() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="polish" fullname="QWidget::polish" href="qwidget-qt3.html#polish" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="polish()"/> + <function access="public" threadsafety="unspecified" status="compat" name="reparent" fullname="QWidget::reparent" href="qwidget-qt3.html#reparent" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reparent(QWidget * parent, QFlags<Qt::WindowType> f, const QPoint & p, bool showIt)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default=""/> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="bool" right="" name="showIt" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="reparent" fullname="QWidget::reparent" href="qwidget-qt3.html#reparent-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="reparent(QWidget * parent, const QPoint & p, bool showIt)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="bool" right="" name="showIt" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="recreate" fullname="QWidget::recreate" href="qwidget-qt3.html#recreate" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="recreate(QWidget * parent, QFlags<Qt::WindowType> f, const QPoint & p, bool showIt)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default=""/> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="bool" right="" name="showIt" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setSizePolicy" fullname="QWidget::setSizePolicy" href="qwidget-qt3.html#setSizePolicy-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setSizePolicy(QSizePolicy::Policy hor, QSizePolicy::Policy ver, bool hfw)"> + <parameter left="QSizePolicy::Policy" right="" name="hor" default=""/> + <parameter left="QSizePolicy::Policy" right="" name="ver" default=""/> + <parameter left="bool" right="" name="hfw" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="hasMouse" fullname="QWidget::hasMouse" href="qwidget-qt3.html#hasMouse" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasMouse() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="ownCursor" fullname="QWidget::ownCursor" href="qwidget-qt3.html#ownCursor" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="ownCursor() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="ownFont" fullname="QWidget::ownFont" href="qwidget-qt3.html#ownFont" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="ownFont() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="unsetFont" fullname="QWidget::unsetFont" href="qwidget-qt3.html#unsetFont" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unsetFont()"/> + <function access="public" threadsafety="unspecified" status="compat" name="ownPalette" fullname="QWidget::ownPalette" href="qwidget-qt3.html#ownPalette" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="ownPalette() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="unsetPalette" fullname="QWidget::unsetPalette" href="qwidget-qt3.html#unsetPalette" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unsetPalette()"/> + <function access="public" threadsafety="unspecified" status="compat" name="backgroundMode" fullname="QWidget::backgroundMode" href="qwidget-qt3.html#backgroundMode" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::BackgroundMode" signature="backgroundMode() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setBackgroundMode" fullname="QWidget::setBackgroundMode" href="qwidget-qt3.html#setBackgroundMode" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundMode(Qt::BackgroundMode widgetBackground, Qt::BackgroundMode paletteBackground)"> + <parameter left="Qt::BackgroundMode" right="" name="widgetBackground" default=""/> + <parameter left="Qt::BackgroundMode" right="" name="paletteBackground" default="Qt::PaletteBackground"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setEraseColor" fullname="QWidget::setEraseColor" href="qwidget-qt3.html#setEraseColor" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEraseColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setErasePixmap" fullname="QWidget::setErasePixmap" href="qwidget-qt3.html#setErasePixmap" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setErasePixmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setPaletteForegroundColor" fullname="QWidget::setPaletteForegroundColor" href="qwidget-qt3.html#setPaletteForegroundColor" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPaletteForegroundColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setPaletteBackgroundColor" fullname="QWidget::setPaletteBackgroundColor" href="qwidget-qt3.html#setPaletteBackgroundColor" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPaletteBackgroundColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setPaletteBackgroundPixmap" fullname="QWidget::setPaletteBackgroundPixmap" href="qwidget-qt3.html#setPaletteBackgroundPixmap" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPaletteBackgroundPixmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setBackgroundPixmap" fullname="QWidget::setBackgroundPixmap" href="qwidget-qt3.html#setBackgroundPixmap" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundPixmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setBackgroundColor" fullname="QWidget::setBackgroundColor" href="qwidget-qt3.html#setBackgroundColor" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="colorGroup" fullname="QWidget::colorGroup" href="qwidget-qt3.html#colorGroup" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColorGroup" signature="colorGroup() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="parentWidget" fullname="QWidget::parentWidget" href="qwidget-qt3.html#parentWidget-2" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QWidget *" signature="parentWidget(bool sameWindow) const"> + <parameter left="bool" right="" name="sameWindow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setKeyCompression" fullname="QWidget::setKeyCompression" href="qwidget-qt3.html#setKeyCompression" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setKeyCompression(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setFont" fullname="QWidget::setFont" href="qwidget-qt3.html#setFont-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFont(const QFont & f, bool b)"> + <parameter left="const QFont &" right="" name="f" default=""/> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setPalette" fullname="QWidget::setPalette" href="qwidget-qt3.html#setPalette-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPalette(const QPalette & p, bool b)"> + <parameter left="const QPalette &" right="" name="p" default=""/> + <parameter left="bool" right="" name="b" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="compat" name="BackgroundOrigin" fullname="QWidget::BackgroundOrigin" href="qwidget-qt3.html#BackgroundOrigin-enum" location="qwidget.h"> + <value name="WidgetOrigin" value="0"/> + <value name="ParentOrigin" value="1"/> + <value name="WindowOrigin" value="2"/> + <value name="AncestorOrigin" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="setBackgroundOrigin" fullname="QWidget::setBackgroundOrigin" href="qwidget-qt3.html#setBackgroundOrigin" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundOrigin(BackgroundOrigin background)"> + <parameter left="BackgroundOrigin" right="" name="background" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="backgroundOrigin" fullname="QWidget::backgroundOrigin" href="qwidget-qt3.html#backgroundOrigin" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="BackgroundOrigin" signature="backgroundOrigin() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="backgroundOffset" fullname="QWidget::backgroundOffset" href="qwidget-qt3.html#backgroundOffset" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="backgroundOffset() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="repaint" fullname="QWidget::repaint" href="qwidget-qt3.html#repaint-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="repaint(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="repaint" fullname="QWidget::repaint" href="qwidget-qt3.html#repaint-3" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="repaint(int x, int y, int w, int h, bool b)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="repaint" fullname="QWidget::repaint" href="qwidget-qt3.html#repaint-4" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="repaint(const QRect & r, bool b)"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="repaint" fullname="QWidget::repaint" href="qwidget-qt3.html#repaint-5" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="repaint(const QRegion & rgn, bool b)"> + <parameter left="const QRegion &" right="" name="rgn" default=""/> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="erase" fullname="QWidget::erase" href="qwidget-qt3.html#erase" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="erase()"/> + <function access="public" threadsafety="unspecified" status="compat" name="erase" fullname="QWidget::erase" href="qwidget-qt3.html#erase-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="erase(int x, int y, int w, int h)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="erase" fullname="QWidget::erase" href="qwidget-qt3.html#erase-3" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="erase(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="erase" fullname="QWidget::erase" href="qwidget-qt3.html#erase-4" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="erase(const QRegion & rgn)"> + <parameter left="const QRegion &" right="" name="rgn" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawText" fullname="QWidget::drawText" href="qwidget-qt3.html#drawText" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawText(const QPoint & p, const QString & s)"> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="drawText" fullname="QWidget::drawText" href="qwidget-qt3.html#drawText-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawText(int x, int y, const QString & s)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="close" fullname="QWidget::close" href="qwidget-qt3.html#close-2" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="close(bool alsoDelete)"> + <parameter left="bool" right="" name="alsoDelete" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="childAt" fullname="QWidget::childAt" href="qwidget-qt3.html#childAt-2" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QWidget *" signature="childAt(int x, int y, bool includeThis) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="bool" right="" name="includeThis" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="childAt" fullname="QWidget::childAt" href="qwidget-qt3.html#childAt-3" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QWidget *" signature="childAt(const QPoint & p, bool includeThis) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="bool" right="" name="includeThis" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setCaption" fullname="QWidget::setCaption" href="qwidget-qt3.html#setCaption" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCaption(const QString & c)"> + <parameter left="const QString &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setIcon" fullname="QWidget::setIcon" href="qwidget-qt3.html#setIcon" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIcon(const QPixmap & i)"> + <parameter left="const QPixmap &" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setIconText" fullname="QWidget::setIconText" href="qwidget-qt3.html#setIconText" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIconText(const QString & it)"> + <parameter left="const QString &" right="" name="it" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="caption" fullname="QWidget::caption" href="qwidget-qt3.html#caption" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="caption() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="icon" fullname="QWidget::icon" href="qwidget-qt3.html#icon" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPixmap *" signature="icon() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="iconText" fullname="QWidget::iconText" href="qwidget-qt3.html#iconText" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="iconText() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setInputMethodEnabled" fullname="QWidget::setInputMethodEnabled" href="qwidget-qt3.html#setInputMethodEnabled" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInputMethodEnabled(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isInputMethodEnabled" fullname="QWidget::isInputMethodEnabled" href="qwidget-qt3.html#isInputMethodEnabled" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isInputMethodEnabled() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setActiveWindow" fullname="QWidget::setActiveWindow" href="qwidget-qt3.html#setActiveWindow" location="qwidget.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setActiveWindow()"/> + <function access="public" threadsafety="unspecified" status="compat" name="isShown" fullname="QWidget::isShown" href="qwidget-qt3.html#isShown" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isShown() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="isDialog" fullname="QWidget::isDialog" href="qwidget-qt3.html#isDialog" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDialog() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="isPopup" fullname="QWidget::isPopup" href="qwidget-qt3.html#isPopup" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isPopup() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="isDesktop" fullname="QWidget::isDesktop" href="qwidget-qt3.html#isDesktop" location="qwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDesktop() const"/> + <function access="protected" threadsafety="unspecified" status="obsolete" name="languageChange" fullname="QWidget::languageChange" href="qwidget-obsolete.html#languageChange" location="qwidget.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="languageChange()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSourceLocation" href="qsourcelocation.html" location="qsourcelocation.h" bases="" module="QtXmlPatterns"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSourceLocation" fullname="QSourceLocation::QSourceLocation" href="qsourcelocation.html#QSourceLocation" location="qsourcelocation.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSourceLocation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSourceLocation" fullname="QSourceLocation::QSourceLocation" href="qsourcelocation.html#QSourceLocation-2" location="qsourcelocation.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSourceLocation(const QSourceLocation & other)"> + <parameter left="const QSourceLocation &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSourceLocation" fullname="QSourceLocation::QSourceLocation" href="qsourcelocation.html#QSourceLocation-3" location="qsourcelocation.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSourceLocation(const QUrl & u, int l, int c)"> + <parameter left="const QUrl &" right="" name="u" default=""/> + <parameter left="int" right="" name="l" default="-1"/> + <parameter left="int" right="" name="c" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSourceLocation" fullname="QSourceLocation::~QSourceLocation" href="qsourcelocation.html#dtor.QSourceLocation" location="qsourcelocation.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSourceLocation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSourceLocation::operator=" href="qsourcelocation.html#operator=" location="qsourcelocation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSourceLocation &" signature="operator=(const QSourceLocation & other)"> + <parameter left="const QSourceLocation &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSourceLocation::operator==" href="qsourcelocation.html#operator==" location="qsourcelocation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSourceLocation & other) const"> + <parameter left="const QSourceLocation &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSourceLocation::operator!=" href="qsourcelocation.html#operator!=" location="qsourcelocation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSourceLocation & other) const"> + <parameter left="const QSourceLocation &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="column" fullname="QSourceLocation::column" href="qsourcelocation.html#column" location="qsourcelocation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="column() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumn" fullname="QSourceLocation::setColumn" href="qsourcelocation.html#setColumn" location="qsourcelocation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumn(qint64 newColumn)"> + <parameter left="qint64" right="" name="newColumn" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="line" fullname="QSourceLocation::line" href="qsourcelocation.html#line" location="qsourcelocation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="line() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLine" fullname="QSourceLocation::setLine" href="qsourcelocation.html#setLine" location="qsourcelocation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLine(qint64 newLine)"> + <parameter left="qint64" right="" name="newLine" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uri" fullname="QSourceLocation::uri" href="qsourcelocation.html#uri" location="qsourcelocation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="uri() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUri" fullname="QSourceLocation::setUri" href="qsourcelocation.html#setUri" location="qsourcelocation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUri(const QUrl & newUri)"> + <parameter left="const QUrl &" right="" name="newUri" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSourceLocation::isNull" href="qsourcelocation.html#isNull" location="qsourcelocation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qsourcelocation.html#qHash-23" location="qsourcelocation.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="23" relates="QSourceLocation" type="uint" signature="qHash(const QSourceLocation & location)"> + <parameter left="const QSourceLocation &" right="" name="location" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qsourcelocation.html#operator<<-113" location="qsourcelocation.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="113" relates="QSourceLocation" type="QDebug" signature="operator<<(QDebug debug, const QSourceLocation & sourceLocation)"> + <parameter left="QDebug" right="" name="debug" default=""/> + <parameter left="const QSourceLocation &" right="" name="sourceLocation" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QAudioDeviceId" href="qaudiodeviceid.html" location="qaudiodeviceid.h" bases="" module="QtMultimedia"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAudioDeviceId" fullname="QAudioDeviceId::QAudioDeviceId" href="qaudiodeviceid.html#QAudioDeviceId" location="qaudiodeviceid.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAudioDeviceId()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QAudioDeviceId" fullname="QAudioDeviceId::QAudioDeviceId" href="qaudiodeviceid.html#QAudioDeviceId-2" location="qaudiodeviceid.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QAudioDeviceId(const QAudioDeviceId & other)"> + <parameter left="const QAudioDeviceId &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAudioDeviceId" fullname="QAudioDeviceId::~QAudioDeviceId" href="qaudiodeviceid.html#dtor.QAudioDeviceId" location="qaudiodeviceid.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAudioDeviceId()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QAudioDeviceId::operator=" href="qaudiodeviceid.html#operator=" location="qaudiodeviceid.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAudioDeviceId &" signature="operator=(const QAudioDeviceId & other)"> + <parameter left="const QAudioDeviceId &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QAudioDeviceId::operator==" href="qaudiodeviceid.html#operator==" location="qaudiodeviceid.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QAudioDeviceId & other) const"> + <parameter left="const QAudioDeviceId &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QAudioDeviceId::operator!=" href="qaudiodeviceid.html#operator!=" location="qaudiodeviceid.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QAudioDeviceId & other) const"> + <parameter left="const QAudioDeviceId &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QAudioDeviceId::isNull" href="qaudiodeviceid.html#isNull" location="qaudiodeviceid.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextInlineObject" href="qtextinlineobject.html" location="qtextlayout.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextInlineObject" fullname="QTextInlineObject::QTextInlineObject" href="qtextinlineobject.html#QTextInlineObject" location="qtextlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextInlineObject(int i, QTextEngine * e)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="QTextEngine *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextInlineObject::isValid" href="qtextinlineobject.html#isValid" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QTextInlineObject::rect" href="qtextinlineobject.html#rect" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QTextInlineObject::width" href="qtextinlineobject.html#width" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ascent" fullname="QTextInlineObject::ascent" href="qtextinlineobject.html#ascent" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="ascent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="descent" fullname="QTextInlineObject::descent" href="qtextinlineobject.html#descent" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="descent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QTextInlineObject::height" href="qtextinlineobject.html#height" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="textDirection" fullname="QTextInlineObject::textDirection" href="qtextinlineobject.html#textDirection" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::LayoutDirection" signature="textDirection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="QTextInlineObject::setWidth" href="qtextinlineobject.html#setWidth" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidth(qreal w)"> + <parameter left="qreal" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAscent" fullname="QTextInlineObject::setAscent" href="qtextinlineobject.html#setAscent" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAscent(qreal a)"> + <parameter left="qreal" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDescent" fullname="QTextInlineObject::setDescent" href="qtextinlineobject.html#setDescent" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDescent(qreal d)"> + <parameter left="qreal" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textPosition" fullname="QTextInlineObject::textPosition" href="qtextinlineobject.html#textPosition" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="textPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="formatIndex" fullname="QTextInlineObject::formatIndex" href="qtextinlineobject.html#formatIndex" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="formatIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QTextInlineObject::format" href="qtextinlineobject.html#format" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFormat" signature="format() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextLayout" href="qtextlayout.html" location="qtextlayout.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextLayout" fullname="QTextLayout::QTextLayout" href="qtextlayout.html#QTextLayout" location="qtextlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextLayout" fullname="QTextLayout::QTextLayout" href="qtextlayout.html#QTextLayout-2" location="qtextlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextLayout(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextLayout" fullname="QTextLayout::QTextLayout" href="qtextlayout.html#QTextLayout-3" location="qtextlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTextLayout(const QString & text, const QFont & font, QPaintDevice * paintdevice)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="QPaintDevice *" right="" name="paintdevice" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextLayout" fullname="QTextLayout::~QTextLayout" href="qtextlayout.html#dtor.QTextLayout" location="qtextlayout.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QTextLayout::setFont" href="qtextlayout.html#setFont" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QTextLayout::font" href="qtextlayout.html#font" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QTextLayout::setText" href="qtextlayout.html#setText" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & string)"> + <parameter left="const QString &" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QTextLayout::text" href="qtextlayout.html#text" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextOption" fullname="QTextLayout::setTextOption" href="qtextlayout.html#setTextOption" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextOption(const QTextOption & option)"> + <parameter left="const QTextOption &" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textOption" fullname="QTextLayout::textOption" href="qtextlayout.html#textOption" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextOption" signature="textOption() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPreeditArea" fullname="QTextLayout::setPreeditArea" href="qtextlayout.html#setPreeditArea" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPreeditArea(int position, const QString & text)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="preeditAreaPosition" fullname="QTextLayout::preeditAreaPosition" href="qtextlayout.html#preeditAreaPosition" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="preeditAreaPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="preeditAreaText" fullname="QTextLayout::preeditAreaText" href="qtextlayout.html#preeditAreaText" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="preeditAreaText() const"/> + <class access="public" threadsafety="unspecified" status="commendable" name="FormatRange" fullname="QTextLayout::FormatRange" href="qtextlayout-formatrange.html" location="qtextlayout.h" bases="" module="QtGui"> + <variable access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QTextLayout::FormatRange::start" href="qtextlayout-formatrange.html#start-var" location="qtextlayout.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QTextLayout::FormatRange::length" href="qtextlayout-formatrange.html#length-var" location="qtextlayout.h" type="int" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QTextLayout::FormatRange::format" href="qtextlayout-formatrange.html#format-var" location="qtextlayout.h" type="QTextCharFormat" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="setAdditionalFormats" fullname="QTextLayout::setAdditionalFormats" href="qtextlayout.html#setAdditionalFormats" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAdditionalFormats(const QList<FormatRange> & formatList)"> + <parameter left="const QList<FormatRange> &" right="" name="formatList" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="additionalFormats" fullname="QTextLayout::additionalFormats" href="qtextlayout.html#additionalFormats" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<FormatRange>" signature="additionalFormats() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearAdditionalFormats" fullname="QTextLayout::clearAdditionalFormats" href="qtextlayout.html#clearAdditionalFormats" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearAdditionalFormats()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCacheEnabled" fullname="QTextLayout::setCacheEnabled" href="qtextlayout.html#setCacheEnabled" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCacheEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheEnabled" fullname="QTextLayout::cacheEnabled" href="qtextlayout.html#cacheEnabled" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="cacheEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginLayout" fullname="QTextLayout::beginLayout" href="qtextlayout.html#beginLayout" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="beginLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endLayout" fullname="QTextLayout::endLayout" href="qtextlayout.html#endLayout" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearLayout" fullname="QTextLayout::clearLayout" href="qtextlayout.html#clearLayout" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createLine" fullname="QTextLayout::createLine" href="qtextlayout.html#createLine" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextLine" signature="createLine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineCount" fullname="QTextLayout::lineCount" href="qtextlayout.html#lineCount" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineAt" fullname="QTextLayout::lineAt" href="qtextlayout.html#lineAt" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextLine" signature="lineAt(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineForTextPosition" fullname="QTextLayout::lineForTextPosition" href="qtextlayout.html#lineForTextPosition" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextLine" signature="lineForTextPosition(int pos) const"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="CursorMode" fullname="QTextLayout::CursorMode" href="qtextlayout.html#CursorMode-enum" location="qtextlayout.h"> + <value name="SkipCharacters" value="0"/> + <value name="SkipWords" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="isValidCursorPosition" fullname="QTextLayout::isValidCursorPosition" href="qtextlayout.html#isValidCursorPosition" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValidCursorPosition(int pos) const"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nextCursorPosition" fullname="QTextLayout::nextCursorPosition" href="qtextlayout.html#nextCursorPosition" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="nextCursorPosition(int oldPos, CursorMode mode) const"> + <parameter left="int" right="" name="oldPos" default=""/> + <parameter left="CursorMode" right="" name="mode" default="SkipCharacters"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="previousCursorPosition" fullname="QTextLayout::previousCursorPosition" href="qtextlayout.html#previousCursorPosition" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="previousCursorPosition(int oldPos, CursorMode mode) const"> + <parameter left="int" right="" name="oldPos" default=""/> + <parameter left="CursorMode" right="" name="mode" default="SkipCharacters"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="draw" fullname="QTextLayout::draw" href="qtextlayout.html#draw" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="draw(QPainter * p, const QPointF & pos, const QVector<FormatRange> & selections, const QRectF & clip) const"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QPointF &" right="" name="pos" default=""/> + <parameter left="const QVector<FormatRange> &" right="" name="selections" default="QVector<FormatRange> ()"/> + <parameter left="const QRectF &" right="" name="clip" default="QRectF()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawCursor" fullname="QTextLayout::drawCursor" href="qtextlayout.html#drawCursor-2" location="qtextlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="drawCursor(QPainter * painter, const QPointF & position, int cursorPosition) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QPointF &" right="" name="position" default=""/> + <parameter left="int" right="" name="cursorPosition" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawCursor" fullname="QTextLayout::drawCursor" href="qtextlayout.html#drawCursor" location="qtextlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="drawCursor(QPainter * painter, const QPointF & position, int cursorPosition, int width) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QPointF &" right="" name="position" default=""/> + <parameter left="int" right="" name="cursorPosition" default=""/> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QTextLayout::position" href="qtextlayout.html#position" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="position() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPosition" fullname="QTextLayout::setPosition" href="qtextlayout.html#setPosition" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPosition(const QPointF & p)"> + <parameter left="const QPointF &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QTextLayout::boundingRect" href="qtextlayout.html#boundingRect" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumWidth" fullname="QTextLayout::minimumWidth" href="qtextlayout.html#minimumWidth" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="minimumWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumWidth" fullname="QTextLayout::maximumWidth" href="qtextlayout.html#maximumWidth" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="maximumWidth() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextLine" href="qtextline.html" location="qtextlayout.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextLine" fullname="QTextLine::QTextLine" href="qtextline.html#QTextLine" location="qtextlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextLine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextLine::isValid" href="qtextline.html#isValid" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QTextLine::rect" href="qtextline.html#rect" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QTextLine::x" href="qtextline.html#x" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QTextLine::y" href="qtextline.html#y" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QTextLine::width" href="qtextline.html#width" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ascent" fullname="QTextLine::ascent" href="qtextline.html#ascent" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="ascent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="descent" fullname="QTextLine::descent" href="qtextline.html#descent" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="descent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QTextLine::height" href="qtextline.html#height" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="naturalTextWidth" fullname="QTextLine::naturalTextWidth" href="qtextline.html#naturalTextWidth" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="naturalTextWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="naturalTextRect" fullname="QTextLine::naturalTextRect" href="qtextline.html#naturalTextRect" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="naturalTextRect() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Edge" fullname="QTextLine::Edge" href="qtextline.html#Edge-enum" location="qtextlayout.h"> + <value name="Leading" value="0"/> + <value name="Trailing" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CursorPosition" fullname="QTextLine::CursorPosition" href="qtextline.html#CursorPosition-enum" location="qtextlayout.h"> + <value name="CursorBetweenCharacters" value="0"/> + <value name="CursorOnCharacter" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorToX" fullname="QTextLine::cursorToX" href="qtextline.html#cursorToX" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="cursorToX(int * cursorPos, Edge edge) const"> + <parameter left="int *" right="" name="cursorPos" default=""/> + <parameter left="Edge" right="" name="edge" default="Leading"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorToX" fullname="QTextLine::cursorToX" href="qtextline.html#cursorToX-2" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="qreal" signature="cursorToX(int cursorPos, Edge edge) const"> + <parameter left="int" right="" name="cursorPos" default=""/> + <parameter left="Edge" right="" name="edge" default="Leading"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="xToCursor" fullname="QTextLine::xToCursor" href="qtextline.html#xToCursor" location="qtextlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="xToCursor(qreal x, CursorPosition cpos) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="CursorPosition" right="" name="cpos" default="CursorBetweenCharacters"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLineWidth" fullname="QTextLine::setLineWidth" href="qtextline.html#setLineWidth" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLineWidth(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumColumns" fullname="QTextLine::setNumColumns" href="qtextline.html#setNumColumns" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumColumns(int numColumns)"> + <parameter left="int" right="" name="numColumns" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumColumns" fullname="QTextLine::setNumColumns" href="qtextline.html#setNumColumns-2" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setNumColumns(int numColumns, qreal alignmentWidth)"> + <parameter left="int" right="" name="numColumns" default=""/> + <parameter left="qreal" right="" name="alignmentWidth" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPosition" fullname="QTextLine::setPosition" href="qtextline.html#setPosition" location="qtextlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPosition(const QPointF & pos)"> + <parameter left="const QPointF &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QTextLine::position" href="qtextline.html#position" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="position() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="textStart" fullname="QTextLine::textStart" href="qtextline.html#textStart" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="textStart() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="textLength" fullname="QTextLine::textLength" href="qtextline.html#textLength" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="textLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineNumber" fullname="QTextLine::lineNumber" href="qtextline.html#lineNumber" location="qtextlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="draw" fullname="QTextLine::draw" href="qtextline.html#draw" location="qtextlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="draw(QPainter * painter, const QPointF & position, const QTextLayout::FormatRange * selection) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QPointF &" right="" name="position" default=""/> + <parameter left="const QTextLayout::FormatRange *" right="" name="selection" default="0"/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="compat" name="Q3SocketDevice" href="q3socketdevice.html" location="q3socketdevice.h" bases="QIODevice" module="Qt3Support"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="Q3SocketDevice::Type" href="q3socketdevice.html#Type-enum" location="q3socketdevice.h"> + <value name="Stream" value="0"/> + <value name="Datagram" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Protocol" fullname="Q3SocketDevice::Protocol" href="q3socketdevice.html#Protocol-enum" location="q3socketdevice.h"> + <value name="IPv4" value="0"/> + <value name="IPv6" value="1"/> + <value name="Unknown" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SocketDevice" fullname="Q3SocketDevice::Q3SocketDevice" href="q3socketdevice.html#Q3SocketDevice" location="q3socketdevice.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3SocketDevice(Type type)"> + <parameter left="Type" right="" name="type" default="Stream"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SocketDevice" fullname="Q3SocketDevice::Q3SocketDevice" href="q3socketdevice.html#Q3SocketDevice-2" location="q3socketdevice.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3SocketDevice(Type type, Protocol protocol, int dummy)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="Protocol" right="" name="protocol" default=""/> + <parameter left="int" right="" name="dummy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SocketDevice" fullname="Q3SocketDevice::Q3SocketDevice" href="q3socketdevice.html#Q3SocketDevice-3" location="q3socketdevice.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3SocketDevice(int socket, Type type)"> + <parameter left="int" right="" name="socket" default=""/> + <parameter left="Type" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3SocketDevice" fullname="Q3SocketDevice::~Q3SocketDevice" href="q3socketdevice.html#dtor.Q3SocketDevice" location="q3socketdevice.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3SocketDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="Q3SocketDevice::isValid" href="q3socketdevice.html#isValid" location="q3socketdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="Q3SocketDevice::type" href="q3socketdevice.html#type" location="q3socketdevice.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="protocol" fullname="Q3SocketDevice::protocol" href="q3socketdevice.html#protocol" location="q3socketdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Protocol" signature="protocol() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="socket" fullname="Q3SocketDevice::socket" href="q3socketdevice.html#socket" location="q3socketdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="socket() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSocket" fullname="Q3SocketDevice::setSocket" href="q3socketdevice.html#setSocket" location="q3socketdevice.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSocket(int socket, Type type)"> + <parameter left="int" right="" name="socket" default=""/> + <parameter left="Type" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="Q3SocketDevice::open" href="q3socketdevice.html#open" location="q3socketdevice.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="open(QFlags<QIODevice::OpenModeFlag> mode)"> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="Q3SocketDevice::open" href="q3socketdevice.html#open-2" location="q3socketdevice.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="open(int mode)"> + <parameter left="int" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="Q3SocketDevice::close" href="q3socketdevice.html#close" location="q3socketdevice_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="Q3SocketDevice::flush" href="q3socketdevice.html#flush" location="q3socketdevice.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="flush()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3SocketDevice::size" href="q3socketdevice.html#size" location="q3socketdevice.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Offset" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="Q3SocketDevice::at" href="q3socketdevice.html#at" location="q3socketdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Offset" signature="at() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="Q3SocketDevice::at" href="q3socketdevice.html#at-2" location="q3socketdevice.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="at(Offset offset)"> + <parameter left="Offset" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="Q3SocketDevice::atEnd" href="q3socketdevice.html#atEnd" location="q3socketdevice.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="blocking" fullname="Q3SocketDevice::blocking" href="q3socketdevice.html#blocking" location="q3socketdevice_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="blocking() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBlocking" fullname="Q3SocketDevice::setBlocking" href="q3socketdevice.html#setBlocking" location="q3socketdevice_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setBlocking(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addressReusable" fullname="Q3SocketDevice::addressReusable" href="q3socketdevice.html#addressReusable" location="q3socketdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="addressReusable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAddressReusable" fullname="Q3SocketDevice::setAddressReusable" href="q3socketdevice.html#setAddressReusable" location="q3socketdevice.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setAddressReusable(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="receiveBufferSize" fullname="Q3SocketDevice::receiveBufferSize" href="q3socketdevice.html#receiveBufferSize" location="q3socketdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="receiveBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReceiveBufferSize" fullname="Q3SocketDevice::setReceiveBufferSize" href="q3socketdevice.html#setReceiveBufferSize" location="q3socketdevice.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setReceiveBufferSize(uint size)"> + <parameter left="uint" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sendBufferSize" fullname="Q3SocketDevice::sendBufferSize" href="q3socketdevice.html#sendBufferSize" location="q3socketdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sendBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSendBufferSize" fullname="Q3SocketDevice::setSendBufferSize" href="q3socketdevice.html#setSendBufferSize" location="q3socketdevice.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSendBufferSize(uint size)"> + <parameter left="uint" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connect" fullname="Q3SocketDevice::connect" href="q3socketdevice.html#connect" location="q3socketdevice_unix.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="connect(const QHostAddress & addr, Q_UINT16 port)"> + <parameter left="const QHostAddress &" right="" name="addr" default=""/> + <parameter left="Q_UINT16" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bind" fullname="Q3SocketDevice::bind" href="q3socketdevice.html#bind" location="q3socketdevice_unix.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="bind(const QHostAddress & address, Q_UINT16 port)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + <parameter left="Q_UINT16" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="listen" fullname="Q3SocketDevice::listen" href="q3socketdevice.html#listen" location="q3socketdevice_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="listen(int backlog)"> + <parameter left="int" right="" name="backlog" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="accept" fullname="Q3SocketDevice::accept" href="q3socketdevice.html#accept" location="q3socketdevice_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="accept()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesAvailable" fullname="Q3SocketDevice::bytesAvailable" href="q3socketdevice.html#bytesAvailable" location="q3socketdevice_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForMore" fullname="Q3SocketDevice::waitForMore" href="q3socketdevice.html#waitForMore" location="q3socketdevice_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_LONG" signature="waitForMore(int msecs, bool * timeout) const"> + <parameter left="int" right="" name="msecs" default=""/> + <parameter left="bool *" right="" name="timeout" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeBlock" fullname="Q3SocketDevice::writeBlock" href="q3socketdevice.html#writeBlock-2" location="q3socketdevice_unix.cpp" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q_LONG" signature="writeBlock(const char * data, Q_ULONG len, const QHostAddress & host, Q_UINT16 port)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="Q_ULONG" right="" name="len" default=""/> + <parameter left="const QHostAddress &" right="" name="host" default=""/> + <parameter left="Q_UINT16" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeBlock" fullname="Q3SocketDevice::writeBlock" href="q3socketdevice.html#writeBlock" location="q3socketdevice.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q_LONG" signature="writeBlock(const char * data, Q_ULONG len)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="Q_ULONG" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readBlock" fullname="Q3SocketDevice::readBlock" href="q3socketdevice.html#readBlock" location="q3socketdevice.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readBlock(char * data, Q_ULONG maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="Q_ULONG" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="port" fullname="Q3SocketDevice::port" href="q3socketdevice.html#port" location="q3socketdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_UINT16" signature="port() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerPort" fullname="Q3SocketDevice::peerPort" href="q3socketdevice.html#peerPort" location="q3socketdevice_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_UINT16" signature="peerPort() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="address" fullname="Q3SocketDevice::address" href="q3socketdevice.html#address" location="q3socketdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHostAddress" signature="address() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerAddress" fullname="Q3SocketDevice::peerAddress" href="q3socketdevice.html#peerAddress" location="q3socketdevice_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHostAddress" signature="peerAddress() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Error" fullname="Q3SocketDevice::Error" href="q3socketdevice.html#Error-enum" location="q3socketdevice.h"> + <value name="NoError" value="0"/> + <value name="AlreadyBound" value="1"/> + <value name="Inaccessible" value="2"/> + <value name="NoResources" value="3"/> + <value name="InternalError" value="4"/> + <value name="Bug" value="InternalError"/> + <value name="Impossible" value=""/> + <value name="NoFiles" value=""/> + <value name="ConnectionRefused" value=""/> + <value name="NetworkFailure" value=""/> + <value name="UnknownError" value=""/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="Q3SocketDevice::error" href="q3socketdevice.html#error" location="q3socketdevice.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Error" signature="error() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setError" fullname="Q3SocketDevice::setError" href="q3socketdevice.html#setError" location="q3socketdevice.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setError(Error err)"> + <parameter left="Error" right="" name="err" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="readData" fullname="Q3SocketDevice::readData" href="q3socketdevice.html#readData" location="q3socketdevice_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readData(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="writeData" fullname="Q3SocketDevice::writeData" href="q3socketdevice.html#writeData" location="q3socketdevice_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="writeData(const char * data, qint64 len)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="len" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ValueStack" href="q3valuestack.html" location="q3valuestack.h" bases="Q3ValueList" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueStack" fullname="Q3ValueStack::Q3ValueStack" href="q3valuestack.html#Q3ValueStack" location="q3valuestack.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ValueStack()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ValueStack" fullname="Q3ValueStack::~Q3ValueStack" href="q3valuestack.html#dtor.Q3ValueStack" location="q3valuestack.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ValueStack()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="push" fullname="Q3ValueStack::push" href="q3valuestack.html#push" location="q3valuestack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push(const T & d)"> + <parameter left="const T &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pop" fullname="Q3ValueStack::pop" href="q3valuestack.html#pop" location="q3valuestack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="pop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="top" fullname="Q3ValueStack::top" href="q3valuestack.html#top" location="q3valuestack.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="top()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="top" fullname="Q3ValueStack::top" href="q3valuestack.html#top-2" location="q3valuestack.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T &" signature="top() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QItemDelegate" href="qitemdelegate.html" location="qitemdelegate.h" bases="QAbstractItemDelegate" module="QtGui"> + <contents name="standard-roles-and-data-types" title="Standard Roles and Data Types" level="1"/> + <contents name="subclassing" title="Subclassing" level="1"/> + <contents name="qstyleditemdelegate-vs-qitemdelegate" title="QStyledItemDelegate vs. QItemDelegate" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="clipping" fullname="QItemDelegate::clipping" href="qitemdelegate.html#clipping-prop" location="qitemdelegate.h" type="bool"> + <getter name="hasClipping"/> + <setter name="setClipping"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemDelegate" fullname="QItemDelegate::QItemDelegate" href="qitemdelegate.html#QItemDelegate" location="qitemdelegate.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QItemDelegate(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QItemDelegate" fullname="QItemDelegate::~QItemDelegate" href="qitemdelegate.html#dtor.QItemDelegate" location="qitemdelegate.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QItemDelegate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasClipping" fullname="QItemDelegate::hasClipping" href="qitemdelegate.html#clipping-prop" location="qitemdelegate.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="clipping" type="bool" signature="hasClipping() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setClipping" fullname="QItemDelegate::setClipping" href="qitemdelegate.html#clipping-prop" location="qitemdelegate.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="clipping" type="void" signature="setClipping(bool clip)"> + <parameter left="bool" right="" name="clip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QItemDelegate::paint" href="qitemdelegate.html#paint" location="qitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QItemDelegate::sizeHint" href="qitemdelegate.html#sizeHint" location="qitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint(const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="QItemDelegate::createEditor" href="qitemdelegate.html#createEditor" location="qitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createEditor(QWidget * parent, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditorData" fullname="QItemDelegate::setEditorData" href="qitemdelegate.html#setEditorData" location="qitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="setEditorData(QWidget * editor, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setModelData" fullname="QItemDelegate::setModelData" href="qitemdelegate.html#setModelData" location="qitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="setModelData(QWidget * editor, QAbstractItemModel * model, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateEditorGeometry" fullname="QItemDelegate::updateEditorGeometry" href="qitemdelegate.html#updateEditorGeometry" location="qitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="updateEditorGeometry(QWidget * editor, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemEditorFactory" fullname="QItemDelegate::itemEditorFactory" href="qitemdelegate.html#itemEditorFactory" location="qitemdelegate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QItemEditorFactory *" signature="itemEditorFactory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemEditorFactory" fullname="QItemDelegate::setItemEditorFactory" href="qitemdelegate.html#setItemEditorFactory" location="qitemdelegate.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemEditorFactory(QItemEditorFactory * factory)"> + <parameter left="QItemEditorFactory *" right="" name="factory" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawDisplay" fullname="QItemDelegate::drawDisplay" href="qitemdelegate.html#drawDisplay" location="qitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawDisplay(QPainter * painter, const QStyleOptionViewItem & option, const QRect & rect, const QString & text) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawDecoration" fullname="QItemDelegate::drawDecoration" href="qitemdelegate.html#drawDecoration" location="qitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawDecoration(QPainter * painter, const QStyleOptionViewItem & option, const QRect & rect, const QPixmap & pixmap) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawFocus" fullname="QItemDelegate::drawFocus" href="qitemdelegate.html#drawFocus" location="qitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawFocus(QPainter * painter, const QStyleOptionViewItem & option, const QRect & rect) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawCheck" fullname="QItemDelegate::drawCheck" href="qitemdelegate.html#drawCheck" location="qitemdelegate.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawCheck(QPainter * painter, const QStyleOptionViewItem & option, const QRect & rect, Qt::CheckState state) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="Qt::CheckState" right="" name="state" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawBackground" fullname="QItemDelegate::drawBackground" href="qitemdelegate.html#drawBackground" location="qitemdelegate.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="drawBackground(QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QItemDelegate::eventFilter" href="qitemdelegate.html#eventFilter" location="qitemdelegate.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * editor, QEvent * event)"> + <parameter left="QObject *" right="" name="editor" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="editorEvent" fullname="QItemDelegate::editorEvent" href="qitemdelegate.html#editorEvent" location="qitemdelegate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="editorEvent(QEvent * event, QAbstractItemModel * model, const QStyleOptionViewItem & option, const QModelIndex & index)"> + <parameter left="QEvent *" right="" name="event" default=""/> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QIconEnginePlugin" href="qiconengineplugin.html" location="qiconengineplugin.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QIconEnginePlugin" fullname="QIconEnginePlugin::QIconEnginePlugin" href="qiconengineplugin.html#QIconEnginePlugin" location="qiconengineplugin.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QIconEnginePlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QIconEnginePlugin" fullname="QIconEnginePlugin::~QIconEnginePlugin" href="qiconengineplugin.html#dtor.QIconEnginePlugin" location="qiconengineplugin.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QIconEnginePlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QIconEnginePlugin::keys" href="qiconengineplugin.html#keys" location="qiconengineplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QIconEnginePlugin::create" href="qiconengineplugin.html#create" location="qiconengineplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QIconEngine *" signature="create(const QString & filename)"> + <parameter left="const QString &" right="" name="filename" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QIconEnginePluginV2" href="qiconenginepluginv2.html" location="qiconengineplugin.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QIconEnginePluginV2" fullname="QIconEnginePluginV2::QIconEnginePluginV2" href="qiconenginepluginv2.html#QIconEnginePluginV2" location="qiconengineplugin.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QIconEnginePluginV2(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QIconEnginePluginV2" fullname="QIconEnginePluginV2::~QIconEnginePluginV2" href="qiconenginepluginv2.html#dtor.QIconEnginePluginV2" location="qiconengineplugin.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QIconEnginePluginV2()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QIconEnginePluginV2::keys" href="qiconenginepluginv2.html#keys" location="qiconengineplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QIconEnginePluginV2::create" href="qiconenginepluginv2.html#create" location="qiconengineplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QIconEngineV2 *" signature="create(const QString & filename)"> + <parameter left="const QString &" right="" name="filename" default="QString()"/> + </function> + </class> + <namespace access="public" threadsafety="unspecified" status="commendable" name="Qt" href="qt.html" location="qnamespace.h" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="GlobalColor" fullname="Qt::GlobalColor" href="qt.html#GlobalColor-enum" location="qnamespace.h"> + <value name="color0" value="0"/> + <value name="color1" value="1"/> + <value name="black" value="2"/> + <value name="white" value="3"/> + <value name="darkGray" value="4"/> + <value name="gray" value="5"/> + <value name="lightGray" value="6"/> + <value name="red" value="7"/> + <value name="green" value="8"/> + <value name="blue" value="9"/> + <value name="cyan" value="10"/> + <value name="magenta" value="11"/> + <value name="yellow" value="12"/> + <value name="darkRed" value="13"/> + <value name="darkGreen" value="14"/> + <value name="darkBlue" value="15"/> + <value name="darkCyan" value="16"/> + <value name="darkMagenta" value="17"/> + <value name="darkYellow" value="18"/> + <value name="transparent" value="19"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="KeyboardModifier" fullname="Qt::KeyboardModifier" href="qt.html#KeyboardModifier-enum" location="qnamespace.h" typedef="Qt::KeyboardModifiers"> + <value name="NoModifier" value="0x00000000"/> + <value name="ShiftModifier" value="0x02000000"/> + <value name="ControlModifier" value="0x04000000"/> + <value name="AltModifier" value="0x08000000"/> + <value name="MetaModifier" value="0x10000000"/> + <value name="KeypadModifier" value="0x20000000"/> + <value name="GroupSwitchModifier" value="0x40000000"/> + <value name="KeyboardModifierMask" value="0xfe000000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="KeyboardModifiers" fullname="Qt::KeyboardModifiers" href="qt.html#KeyboardModifiers-typedef" location="qnamespace.h" enum="Qt::KeyboardModifier"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Modifier" fullname="Qt::Modifier" href="qt.html#Modifier-enum" location="qnamespace.h"> + <value name="META" value="Qt::MetaModifier"/> + <value name="SHIFT" value="Qt::ShiftModifier"/> + <value name="CTRL" value="Qt::ControlModifier"/> + <value name="ALT" value="Qt::AltModifier"/> + <value name="MODIFIER_MASK" value="KeyboardModifierMask"/> + <value name="UNICODE_ACCEL" value="0x00000000"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="MouseButton" fullname="Qt::MouseButton" href="qt.html#MouseButton-enum" location="qnamespace.h" typedef="Qt::MouseButtons"> + <value name="NoButton" value="0x00000000"/> + <value name="LeftButton" value="0x00000001"/> + <value name="RightButton" value="0x00000002"/> + <value name="MidButton" value="0x00000004"/> + <value name="XButton1" value="0x00000008"/> + <value name="XButton2" value="0x00000010"/> + <value name="MouseButtonMask" value="0x000000ff"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="MouseButtons" fullname="Qt::MouseButtons" href="qt.html#MouseButtons-typedef" location="qnamespace.h" enum="Qt::MouseButton"/> + <enum access="public" threadsafety="unspecified" status="compat" name="ButtonState_enum" fullname="Qt::ButtonState_enum" href="qt-qt3.html#ButtonState_enum-enum" location="qnamespace.h"> + <value name="ShiftButton" value="Qt::ShiftModifier"/> + <value name="ControlButton" value="Qt::ControlModifier"/> + <value name="AltButton" value="Qt::AltModifier"/> + <value name="MetaButton" value="Qt::MetaModifier"/> + <value name="Keypad" value="Qt::KeypadModifier"/> + <value name="KeyButtonMask" value="Qt::KeyboardModifierMask"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="compat" name="ButtonState" fullname="Qt::ButtonState" href="qt-qt3.html#ButtonState-typedef" location="qnamespace.h"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Orientation" fullname="Qt::Orientation" href="qt.html#Orientation-enum" location="qnamespace.h" typedef="Qt::Orientations"> + <value name="Horizontal" value="0x1"/> + <value name="Vertical" value="0x2"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Orientations" fullname="Qt::Orientations" href="qt.html#Orientations-typedef" location="qnamespace.h" enum="Qt::Orientation"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="FocusPolicy" fullname="Qt::FocusPolicy" href="qt.html#FocusPolicy-enum" location="qnamespace.h"> + <value name="NoFocus" value="0"/> + <value name="TabFocus" value="0x1"/> + <value name="ClickFocus" value="0x2"/> + <value name="StrongFocus" value="TabFocus | ClickFocus | 0x8"/> + <value name="WheelFocus" value="StrongFocus | 0x4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SortOrder" fullname="Qt::SortOrder" href="qt.html#SortOrder-enum" location="qnamespace.h"> + <value name="AscendingOrder" value="0"/> + <value name="DescendingOrder" value="1"/> + <value name="Ascending" value="AscendingOrder"/> + <value name="Descending" value="DescendingOrder"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TileRule" fullname="Qt::TileRule" href="qt.html#TileRule-enum" location="qnamespace.h"> + <value name="Stretch" value="0"/> + <value name="Repeat" value="1"/> + <value name="Round" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="AlignmentFlag" fullname="Qt::AlignmentFlag" href="qt.html#AlignmentFlag-enum" location="qnamespace.h" typedef="Qt::Alignment"> + <value name="AlignLeft" value="0x0001"/> + <value name="AlignLeading" value="AlignLeft"/> + <value name="AlignRight" value="0x0002"/> + <value name="AlignTrailing" value="AlignRight"/> + <value name="AlignHCenter" value="0x0004"/> + <value name="AlignJustify" value="0x0008"/> + <value name="AlignAbsolute" value="0x0010"/> + <value name="AlignHorizontal_Mask" value="AlignLeft | AlignRight | AlignHCenter | AlignJustify | AlignAbsolute"/> + <value name="AlignTop" value="0x0020"/> + <value name="AlignBottom" value="0x0040"/> + <value name="AlignVCenter" value="0x0080"/> + <value name="AlignVertical_Mask" value="AlignTop | AlignBottom | AlignVCenter"/> + <value name="AlignCenter" value="AlignVCenter | AlignHCenter"/> + <value name="AlignAuto" value="AlignLeft"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Alignment" fullname="Qt::Alignment" href="qt.html#Alignment-typedef" location="qnamespace.h" enum="Qt::AlignmentFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="TextFlag" fullname="Qt::TextFlag" href="qt.html#TextFlag-enum" location="qnamespace.h"> + <value name="TextSingleLine" value="0x0100"/> + <value name="TextDontClip" value="0x0200"/> + <value name="TextExpandTabs" value="0x0400"/> + <value name="TextShowMnemonic" value="0x0800"/> + <value name="TextWordWrap" value="0x1000"/> + <value name="TextWrapAnywhere" value="0x2000"/> + <value name="TextDontPrint" value="0x4000"/> + <value name="TextIncludeTrailingSpaces" value="0x08000000"/> + <value name="TextHideMnemonic" value="0x8000"/> + <value name="TextJustificationForced" value="0x10000"/> + <value name="TextForceLeftToRight" value="0x20000"/> + <value name="TextForceRightToLeft" value="0x40000"/> + <value name="TextLongestVariant" value="0x80000"/> + <value name="SingleLine" value="TextSingleLine"/> + <value name="DontClip" value="TextDontClip"/> + <value name="ExpandTabs" value="TextExpandTabs"/> + <value name="ShowPrefix" value="TextShowMnemonic"/> + <value name="WordBreak" value="TextWordWrap"/> + <value name="BreakAnywhere" value="TextWrapAnywhere"/> + <value name="DontPrint" value="TextDontPrint"/> + <value name="IncludeTrailingSpaces" value="TextIncludeTrailingSpaces"/> + <value name="NoAccel" value="TextHideMnemonic"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="compat" name="TextFlags" fullname="Qt::TextFlags" href="qt-qt3.html#TextFlags-typedef" location="qnamespace.h"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="TextElideMode" fullname="Qt::TextElideMode" href="qt.html#TextElideMode-enum" location="qnamespace.h"> + <value name="ElideLeft" value="0"/> + <value name="ElideRight" value="1"/> + <value name="ElideMiddle" value="2"/> + <value name="ElideNone" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WindowType" fullname="Qt::WindowType" href="qt.html#WindowType-enum" location="qnamespace.h" typedef="Qt::WindowFlags"> + <value name="Widget" value="0x00000000"/> + <value name="Window" value="0x00000001"/> + <value name="Dialog" value="0x00000002 | Window"/> + <value name="Sheet" value="0x00000004 | Window"/> + <value name="Drawer" value="0x00000006 | Window"/> + <value name="Popup" value="0x00000008 | Window"/> + <value name="Tool" value="0x0000000a | Window"/> + <value name="ToolTip" value="0x0000000c | Window"/> + <value name="SplashScreen" value="0x0000000e | Window"/> + <value name="Desktop" value="0x00000010 | Window"/> + <value name="SubWindow" value="0x00000012"/> + <value name="WindowType_Mask" value="0x000000ff"/> + <value name="MSWindowsFixedSizeDialogHint" value="0x00000100"/> + <value name="MSWindowsOwnDC" value="0x00000200"/> + <value name="X11BypassWindowManagerHint" value="0x00000400"/> + <value name="FramelessWindowHint" value="0x00000800"/> + <value name="WindowTitleHint" value="0x00001000"/> + <value name="WindowSystemMenuHint" value="0x00002000"/> + <value name="WindowMinimizeButtonHint" value="0x00004000"/> + <value name="WindowMaximizeButtonHint" value="0x00008000"/> + <value name="WindowMinMaxButtonsHint" value="WindowMinimizeButtonHint | WindowMaximizeButtonHint"/> + <value name="WindowContextHelpButtonHint" value="0x00010000"/> + <value name="WindowShadeButtonHint" value="0x00020000"/> + <value name="WindowStaysOnTopHint" value="0x00040000"/> + <value name="CustomizeWindowHint" value="0x02000000"/> + <value name="WindowStaysOnBottomHint" value="0x04000000"/> + <value name="WindowCloseButtonHint" value="0x08000000"/> + <value name="MacWindowToolBarButtonHint" value="0x10000000"/> + <value name="BypassGraphicsProxyWidget" value="0x20000000"/> + <value name="WindowOkButtonHint" value="0x00080000"/> + <value name="WindowCancelButtonHint" value="0x00100000"/> + <value name="WMouseNoMask" value="0x00080000"/> + <value name="WDestructiveClose" value="0x00100000"/> + <value name="WStaticContents" value="0x00200000"/> + <value name="WGroupLeader" value="0x00400000"/> + <value name="WShowModal" value="0x00800000"/> + <value name="WNoMousePropagation" value="0x01000000"/> + <value name="WType_TopLevel" value="Window"/> + <value name="WType_Dialog" value="Dialog"/> + <value name="WType_Popup" value="Popup"/> + <value name="WType_Desktop" value="Desktop"/> + <value name="WType_Mask" value="WindowType_Mask"/> + <value name="WStyle_Customize" value="0"/> + <value name="WStyle_NormalBorder" value="0"/> + <value name="WStyle_DialogBorder" value="MSWindowsFixedSizeDialogHint"/> + <value name="WStyle_NoBorder" value="FramelessWindowHint"/> + <value name="WStyle_Title" value="WindowTitleHint"/> + <value name="WStyle_SysMenu" value="WindowSystemMenuHint"/> + <value name="WStyle_Minimize" value="WindowMinimizeButtonHint"/> + <value name="WStyle_Maximize" value="WindowMaximizeButtonHint"/> + <value name="WStyle_MinMax" value="WStyle_Minimize | WStyle_Maximize"/> + <value name="WStyle_Tool" value="Tool"/> + <value name="WStyle_StaysOnTop" value="WindowStaysOnTopHint"/> + <value name="WStyle_ContextHelp" value="WindowContextHelpButtonHint"/> + <value name="WPaintDesktop" value="0"/> + <value name="WPaintClever" value="0"/> + <value name="WX11BypassWM" value="X11BypassWindowManagerHint"/> + <value name="WWinOwnDC" value="MSWindowsOwnDC"/> + <value name="WMacSheet" value="Sheet"/> + <value name="WMacDrawer" value="Drawer"/> + <value name="WStyle_Splash" value="SplashScreen"/> + <value name="WNoAutoErase" value="0"/> + <value name="WRepaintNoErase" value="0"/> + <value name="WNorthWestGravity" value="WStaticContents"/> + <value name="WType_Modal" value="Dialog | WShowModal"/> + <value name="WStyle_Dialog" value="Dialog"/> + <value name="WStyle_NoBorderEx" value="FramelessWindowHint"/> + <value name="WResizeNoErase" value="0"/> + <value name="WMacNoSheet" value="0"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="WindowFlags" fullname="Qt::WindowFlags" href="qt.html#WindowFlags-typedef" location="qnamespace.h" enum="Qt::WindowType"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="WindowState" fullname="Qt::WindowState" href="qt.html#WindowState-enum" location="qnamespace.h" typedef="Qt::WindowStates"> + <value name="WindowNoState" value="0x00000000"/> + <value name="WindowMinimized" value="0x00000001"/> + <value name="WindowMaximized" value="0x00000002"/> + <value name="WindowFullScreen" value="0x00000004"/> + <value name="WindowActive" value="0x00000008"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="WindowStates" fullname="Qt::WindowStates" href="qt.html#WindowStates-typedef" location="qnamespace.h" enum="Qt::WindowState"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="WidgetAttribute" fullname="Qt::WidgetAttribute" href="qt.html#WidgetAttribute-enum" location="qnamespace.h"> + <value name="WA_Disabled" value="0"/> + <value name="WA_UnderMouse" value="1"/> + <value name="WA_MouseTracking" value="2"/> + <value name="WA_ContentsPropagated" value="3"/> + <value name="WA_OpaquePaintEvent" value="4"/> + <value name="WA_NoBackground" value="WA_OpaquePaintEvent"/> + <value name="WA_StaticContents" value="5"/> + <value name="WA_LaidOut" value="7"/> + <value name="WA_PaintOnScreen" value="8"/> + <value name="WA_NoSystemBackground" value="9"/> + <value name="WA_UpdatesDisabled" value="10"/> + <value name="WA_Mapped" value="11"/> + <value name="WA_MacNoClickThrough" value="12"/> + <value name="WA_PaintOutsidePaintEvent" value="13"/> + <value name="WA_InputMethodEnabled" value="14"/> + <value name="WA_WState_Visible" value="15"/> + <value name="WA_WState_Hidden" value="16"/> + <value name="WA_ForceDisabled" value="32"/> + <value name="WA_KeyCompression" value="33"/> + <value name="WA_PendingMoveEvent" value="34"/> + <value name="WA_PendingResizeEvent" value="35"/> + <value name="WA_SetPalette" value="36"/> + <value name="WA_SetFont" value="37"/> + <value name="WA_SetCursor" value="38"/> + <value name="WA_NoChildEventsFromChildren" value="39"/> + <value name="WA_WindowModified" value="41"/> + <value name="WA_Resized" value="42"/> + <value name="WA_Moved" value="43"/> + <value name="WA_PendingUpdate" value="44"/> + <value name="WA_InvalidSize" value="45"/> + <value name="WA_MacBrushedMetal" value="46"/> + <value name="WA_MacMetalStyle" value="WA_MacBrushedMetal"/> + <value name="WA_CustomWhatsThis" value="47"/> + <value name="WA_LayoutOnEntireRect" value="48"/> + <value name="WA_OutsideWSRange" value="49"/> + <value name="WA_GrabbedShortcut" value="50"/> + <value name="WA_TransparentForMouseEvents" value="51"/> + <value name="WA_PaintUnclipped" value="52"/> + <value name="WA_SetWindowIcon" value="53"/> + <value name="WA_NoMouseReplay" value="54"/> + <value name="WA_DeleteOnClose" value="55"/> + <value name="WA_RightToLeft" value="56"/> + <value name="WA_SetLayoutDirection" value="57"/> + <value name="WA_NoChildEventsForParent" value="58"/> + <value name="WA_ForceUpdatesDisabled" value="59"/> + <value name="WA_WState_Created" value="60"/> + <value name="WA_WState_CompressKeys" value="61"/> + <value name="WA_WState_InPaintEvent" value="62"/> + <value name="WA_WState_Reparented" value="63"/> + <value name="WA_WState_ConfigPending" value="64"/> + <value name="WA_WState_Polished" value="66"/> + <value name="WA_WState_DND" value="67"/> + <value name="WA_WState_OwnSizePolicy" value="68"/> + <value name="WA_WState_ExplicitShowHide" value="69"/> + <value name="WA_ShowModal" value="70"/> + <value name="WA_MouseNoMask" value="71"/> + <value name="WA_GroupLeader" value="72"/> + <value name="WA_NoMousePropagation" value="73"/> + <value name="WA_Hover" value="74"/> + <value name="WA_InputMethodTransparent" value="75"/> + <value name="WA_QuitOnClose" value="76"/> + <value name="WA_KeyboardFocusChange" value="77"/> + <value name="WA_AcceptDrops" value="78"/> + <value name="WA_DropSiteRegistered" value="79"/> + <value name="WA_ForceAcceptDrops" value="WA_DropSiteRegistered"/> + <value name="WA_WindowPropagation" value="80"/> + <value name="WA_NoX11EventCompression" value="81"/> + <value name="WA_TintedBackground" value="82"/> + <value name="WA_X11OpenGLOverlay" value="83"/> + <value name="WA_AlwaysShowToolTips" value="84"/> + <value name="WA_MacOpaqueSizeGrip" value="85"/> + <value name="WA_SetStyle" value="86"/> + <value name="WA_SetLocale" value="87"/> + <value name="WA_MacShowFocusRect" value="88"/> + <value name="WA_MacNormalSize" value="89"/> + <value name="WA_MacSmallSize" value="90"/> + <value name="WA_MacMiniSize" value="91"/> + <value name="WA_LayoutUsesWidgetRect" value="92"/> + <value name="WA_StyledBackground" value="93"/> + <value name="WA_MSWindowsUseDirect3D" value="94"/> + <value name="WA_CanHostQMdiSubWindowTitleBar" value="95"/> + <value name="WA_MacAlwaysShowToolWindow" value="96"/> + <value name="WA_StyleSheet" value="97"/> + <value name="WA_ShowWithoutActivating" value="98"/> + <value name="WA_X11BypassTransientForHint" value="99"/> + <value name="WA_NativeWindow" value="100"/> + <value name="WA_DontCreateNativeAncestors" value="101"/> + <value name="WA_MacVariableSize" value="102"/> + <value name="WA_DontShowOnScreen" value="103"/> + <value name="WA_X11NetWmWindowTypeDesktop" value="104"/> + <value name="WA_X11NetWmWindowTypeDock" value="105"/> + <value name="WA_X11NetWmWindowTypeToolBar" value="106"/> + <value name="WA_X11NetWmWindowTypeMenu" value="107"/> + <value name="WA_X11NetWmWindowTypeUtility" value="108"/> + <value name="WA_X11NetWmWindowTypeSplash" value="109"/> + <value name="WA_X11NetWmWindowTypeDialog" value="110"/> + <value name="WA_X11NetWmWindowTypeDropDownMenu" value="111"/> + <value name="WA_X11NetWmWindowTypePopupMenu" value="112"/> + <value name="WA_X11NetWmWindowTypeToolTip" value="113"/> + <value name="WA_X11NetWmWindowTypeNotification" value="114"/> + <value name="WA_X11NetWmWindowTypeCombo" value="115"/> + <value name="WA_X11NetWmWindowTypeDND" value="116"/> + <value name="WA_MacFrameworkScaled" value="117"/> + <value name="WA_SetWindowModality" value="118"/> + <value name="WA_WState_WindowOpacitySet" value="119"/> + <value name="WA_TranslucentBackground" value="120"/> + <value name="WA_AcceptTouchEvents" value="121"/> + <value name="WA_WState_AcceptedTouchBeginEvent" value="122"/> + <value name="WA_TouchPadAcceptSingleTouchEvents" value="123"/> + <value name="WA_AttributeCount" value="124"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ApplicationAttribute" fullname="Qt::ApplicationAttribute" href="qt.html#ApplicationAttribute-enum" location="qnamespace.h"> + <value name="AA_ImmediateWidgetCreation" value="0"/> + <value name="AA_MSWindowsUseDirect3DByDefault" value="1"/> + <value name="AA_DontShowIconsInMenus" value="2"/> + <value name="AA_NativeWindows" value="3"/> + <value name="AA_DontCreateNativeWidgetSiblings" value="4"/> + <value name="AA_MacPluginApplication" value="5"/> + <value name="AA_DontUseNativeMenuBar" value="6"/> + <value name="AA_MacDontSwapCtrlAndMeta" value="7"/> + <value name="AA_AttributeCount" value="8"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ImageConversionFlag" fullname="Qt::ImageConversionFlag" href="qt.html#ImageConversionFlag-enum" location="qnamespace.h" typedef="Qt::ImageConversionFlags"> + <value name="ColorMode_Mask" value="0x00000003"/> + <value name="AutoColor" value="0x00000000"/> + <value name="ColorOnly" value="0x00000003"/> + <value name="MonoOnly" value="0x00000002"/> + <value name="AlphaDither_Mask" value="0x0000000c"/> + <value name="ThresholdAlphaDither" value="0x00000000"/> + <value name="OrderedAlphaDither" value="0x00000004"/> + <value name="DiffuseAlphaDither" value="0x00000008"/> + <value name="NoAlpha" value="0x0000000c"/> + <value name="Dither_Mask" value="0x00000030"/> + <value name="DiffuseDither" value="0x00000000"/> + <value name="OrderedDither" value="0x00000010"/> + <value name="ThresholdDither" value="0x00000020"/> + <value name="DitherMode_Mask" value="0x000000c0"/> + <value name="AutoDither" value="0x00000000"/> + <value name="PreferDither" value="0x00000040"/> + <value name="AvoidDither" value="0x00000080"/> + <value name="NoOpaqueDetection" value="0x00000100"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ImageConversionFlags" fullname="Qt::ImageConversionFlags" href="qt.html#ImageConversionFlags-typedef" location="qnamespace.h" enum="Qt::ImageConversionFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="BGMode" fullname="Qt::BGMode" href="qt.html#BGMode-enum" location="qnamespace.h"> + <value name="TransparentMode" value="0"/> + <value name="OpaqueMode" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="compat" name="PaintUnit" fullname="Qt::PaintUnit" href="qt-qt3.html#PaintUnit-enum" location="qnamespace.h"> + <value name="PixelUnit" value="0"/> + <value name="LoMetricUnit" value="1"/> + <value name="HiMetricUnit" value="2"/> + <value name="LoEnglishUnit" value="3"/> + <value name="HiEnglishUnit" value="4"/> + <value name="TwipsUnit" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="compat" name="GUIStyle" fullname="Qt::GUIStyle" href="qt-qt3.html#GUIStyle-enum" location="qnamespace.h"> + <value name="MacStyle" value="0"/> + <value name="WindowsStyle" value="1"/> + <value name="Win3Style" value="2"/> + <value name="PMStyle" value="3"/> + <value name="MotifStyle" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Key" fullname="Qt::Key" href="qt.html#Key-enum" location="qnamespace.h"> + <value name="Key_Escape" value="0x01000000"/> + <value name="Key_Tab" value="0x01000001"/> + <value name="Key_Backtab" value="0x01000002"/> + <value name="Key_BackTab" value="Key_Backtab"/> + <value name="Key_Backspace" value="0x01000003"/> + <value name="Key_BackSpace" value="Key_Backspace"/> + <value name="Key_Return" value="0x01000004"/> + <value name="Key_Enter" value="0x01000005"/> + <value name="Key_Insert" value="0x01000006"/> + <value name="Key_Delete" value="0x01000007"/> + <value name="Key_Pause" value="0x01000008"/> + <value name="Key_Print" value="0x01000009"/> + <value name="Key_SysReq" value="0x0100000a"/> + <value name="Key_Clear" value="0x0100000b"/> + <value name="Key_Home" value="0x01000010"/> + <value name="Key_End" value="0x01000011"/> + <value name="Key_Left" value="0x01000012"/> + <value name="Key_Up" value="0x01000013"/> + <value name="Key_Right" value="0x01000014"/> + <value name="Key_Down" value="0x01000015"/> + <value name="Key_PageUp" value="0x01000016"/> + <value name="Key_Prior" value="Key_PageUp"/> + <value name="Key_PageDown" value="0x01000017"/> + <value name="Key_Next" value="Key_PageDown"/> + <value name="Key_Shift" value="0x01000020"/> + <value name="Key_Control" value="0x01000021"/> + <value name="Key_Meta" value="0x01000022"/> + <value name="Key_Alt" value="0x01000023"/> + <value name="Key_CapsLock" value="0x01000024"/> + <value name="Key_NumLock" value="0x01000025"/> + <value name="Key_ScrollLock" value="0x01000026"/> + <value name="Key_F1" value="0x01000030"/> + <value name="Key_F2" value="0x01000031"/> + <value name="Key_F3" value="0x01000032"/> + <value name="Key_F4" value="0x01000033"/> + <value name="Key_F5" value="0x01000034"/> + <value name="Key_F6" value="0x01000035"/> + <value name="Key_F7" value="0x01000036"/> + <value name="Key_F8" value="0x01000037"/> + <value name="Key_F9" value="0x01000038"/> + <value name="Key_F10" value="0x01000039"/> + <value name="Key_F11" value="0x0100003a"/> + <value name="Key_F12" value="0x0100003b"/> + <value name="Key_F13" value="0x0100003c"/> + <value name="Key_F14" value="0x0100003d"/> + <value name="Key_F15" value="0x0100003e"/> + <value name="Key_F16" value="0x0100003f"/> + <value name="Key_F17" value="0x01000040"/> + <value name="Key_F18" value="0x01000041"/> + <value name="Key_F19" value="0x01000042"/> + <value name="Key_F20" value="0x01000043"/> + <value name="Key_F21" value="0x01000044"/> + <value name="Key_F22" value="0x01000045"/> + <value name="Key_F23" value="0x01000046"/> + <value name="Key_F24" value="0x01000047"/> + <value name="Key_F25" value="0x01000048"/> + <value name="Key_F26" value="0x01000049"/> + <value name="Key_F27" value="0x0100004a"/> + <value name="Key_F28" value="0x0100004b"/> + <value name="Key_F29" value="0x0100004c"/> + <value name="Key_F30" value="0x0100004d"/> + <value name="Key_F31" value="0x0100004e"/> + <value name="Key_F32" value="0x0100004f"/> + <value name="Key_F33" value="0x01000050"/> + <value name="Key_F34" value="0x01000051"/> + <value name="Key_F35" value="0x01000052"/> + <value name="Key_Super_L" value="0x01000053"/> + <value name="Key_Super_R" value="0x01000054"/> + <value name="Key_Menu" value="0x01000055"/> + <value name="Key_Hyper_L" value="0x01000056"/> + <value name="Key_Hyper_R" value="0x01000057"/> + <value name="Key_Help" value="0x01000058"/> + <value name="Key_Direction_L" value="0x01000059"/> + <value name="Key_Direction_R" value="0x01000060"/> + <value name="Key_Space" value="0x20"/> + <value name="Key_Any" value="Key_Space"/> + <value name="Key_Exclam" value="0x21"/> + <value name="Key_QuoteDbl" value="0x22"/> + <value name="Key_NumberSign" value="0x23"/> + <value name="Key_Dollar" value="0x24"/> + <value name="Key_Percent" value="0x25"/> + <value name="Key_Ampersand" value="0x26"/> + <value name="Key_Apostrophe" value="0x27"/> + <value name="Key_ParenLeft" value="0x28"/> + <value name="Key_ParenRight" value="0x29"/> + <value name="Key_Asterisk" value="0x2a"/> + <value name="Key_Plus" value="0x2b"/> + <value name="Key_Comma" value="0x2c"/> + <value name="Key_Minus" value="0x2d"/> + <value name="Key_Period" value="0x2e"/> + <value name="Key_Slash" value="0x2f"/> + <value name="Key_0" value="0x30"/> + <value name="Key_1" value="0x31"/> + <value name="Key_2" value="0x32"/> + <value name="Key_3" value="0x33"/> + <value name="Key_4" value="0x34"/> + <value name="Key_5" value="0x35"/> + <value name="Key_6" value="0x36"/> + <value name="Key_7" value="0x37"/> + <value name="Key_8" value="0x38"/> + <value name="Key_9" value="0x39"/> + <value name="Key_Colon" value="0x3a"/> + <value name="Key_Semicolon" value="0x3b"/> + <value name="Key_Less" value="0x3c"/> + <value name="Key_Equal" value="0x3d"/> + <value name="Key_Greater" value="0x3e"/> + <value name="Key_Question" value="0x3f"/> + <value name="Key_At" value="0x40"/> + <value name="Key_A" value="0x41"/> + <value name="Key_B" value="0x42"/> + <value name="Key_C" value="0x43"/> + <value name="Key_D" value="0x44"/> + <value name="Key_E" value="0x45"/> + <value name="Key_F" value="0x46"/> + <value name="Key_G" value="0x47"/> + <value name="Key_H" value="0x48"/> + <value name="Key_I" value="0x49"/> + <value name="Key_J" value="0x4a"/> + <value name="Key_K" value="0x4b"/> + <value name="Key_L" value="0x4c"/> + <value name="Key_M" value="0x4d"/> + <value name="Key_N" value="0x4e"/> + <value name="Key_O" value="0x4f"/> + <value name="Key_P" value="0x50"/> + <value name="Key_Q" value="0x51"/> + <value name="Key_R" value="0x52"/> + <value name="Key_S" value="0x53"/> + <value name="Key_T" value="0x54"/> + <value name="Key_U" value="0x55"/> + <value name="Key_V" value="0x56"/> + <value name="Key_W" value="0x57"/> + <value name="Key_X" value="0x58"/> + <value name="Key_Y" value="0x59"/> + <value name="Key_Z" value="0x5a"/> + <value name="Key_BracketLeft" value="0x5b"/> + <value name="Key_Backslash" value="0x5c"/> + <value name="Key_BracketRight" value="0x5d"/> + <value name="Key_AsciiCircum" value="0x5e"/> + <value name="Key_Underscore" value="0x5f"/> + <value name="Key_QuoteLeft" value="0x60"/> + <value name="Key_BraceLeft" value="0x7b"/> + <value name="Key_Bar" value="0x7c"/> + <value name="Key_BraceRight" value="0x7d"/> + <value name="Key_AsciiTilde" value="0x7e"/> + <value name="Key_nobreakspace" value="0x0a0"/> + <value name="Key_exclamdown" value="0x0a1"/> + <value name="Key_cent" value="0x0a2"/> + <value name="Key_sterling" value="0x0a3"/> + <value name="Key_currency" value="0x0a4"/> + <value name="Key_yen" value="0x0a5"/> + <value name="Key_brokenbar" value="0x0a6"/> + <value name="Key_section" value="0x0a7"/> + <value name="Key_diaeresis" value="0x0a8"/> + <value name="Key_copyright" value="0x0a9"/> + <value name="Key_ordfeminine" value="0x0aa"/> + <value name="Key_guillemotleft" value="0x0ab"/> + <value name="Key_notsign" value="0x0ac"/> + <value name="Key_hyphen" value="0x0ad"/> + <value name="Key_registered" value="0x0ae"/> + <value name="Key_macron" value="0x0af"/> + <value name="Key_degree" value="0x0b0"/> + <value name="Key_plusminus" value="0x0b1"/> + <value name="Key_twosuperior" value="0x0b2"/> + <value name="Key_threesuperior" value="0x0b3"/> + <value name="Key_acute" value="0x0b4"/> + <value name="Key_mu" value="0x0b5"/> + <value name="Key_paragraph" value="0x0b6"/> + <value name="Key_periodcentered" value="0x0b7"/> + <value name="Key_cedilla" value="0x0b8"/> + <value name="Key_onesuperior" value="0x0b9"/> + <value name="Key_masculine" value="0x0ba"/> + <value name="Key_guillemotright" value="0x0bb"/> + <value name="Key_onequarter" value="0x0bc"/> + <value name="Key_onehalf" value="0x0bd"/> + <value name="Key_threequarters" value="0x0be"/> + <value name="Key_questiondown" value="0x0bf"/> + <value name="Key_Agrave" value="0x0c0"/> + <value name="Key_Aacute" value="0x0c1"/> + <value name="Key_Acircumflex" value="0x0c2"/> + <value name="Key_Atilde" value="0x0c3"/> + <value name="Key_Adiaeresis" value="0x0c4"/> + <value name="Key_Aring" value="0x0c5"/> + <value name="Key_AE" value="0x0c6"/> + <value name="Key_Ccedilla" value="0x0c7"/> + <value name="Key_Egrave" value="0x0c8"/> + <value name="Key_Eacute" value="0x0c9"/> + <value name="Key_Ecircumflex" value="0x0ca"/> + <value name="Key_Ediaeresis" value="0x0cb"/> + <value name="Key_Igrave" value="0x0cc"/> + <value name="Key_Iacute" value="0x0cd"/> + <value name="Key_Icircumflex" value="0x0ce"/> + <value name="Key_Idiaeresis" value="0x0cf"/> + <value name="Key_ETH" value="0x0d0"/> + <value name="Key_Ntilde" value="0x0d1"/> + <value name="Key_Ograve" value="0x0d2"/> + <value name="Key_Oacute" value="0x0d3"/> + <value name="Key_Ocircumflex" value="0x0d4"/> + <value name="Key_Otilde" value="0x0d5"/> + <value name="Key_Odiaeresis" value="0x0d6"/> + <value name="Key_multiply" value="0x0d7"/> + <value name="Key_Ooblique" value="0x0d8"/> + <value name="Key_Ugrave" value="0x0d9"/> + <value name="Key_Uacute" value="0x0da"/> + <value name="Key_Ucircumflex" value="0x0db"/> + <value name="Key_Udiaeresis" value="0x0dc"/> + <value name="Key_Yacute" value="0x0dd"/> + <value name="Key_THORN" value="0x0de"/> + <value name="Key_ssharp" value="0x0df"/> + <value name="Key_agrave" value="Key_Agrave"/> + <value name="Key_aacute" value="Key_Aacute"/> + <value name="Key_acircumflex" value="Key_Acircumflex"/> + <value name="Key_atilde" value="Key_Atilde"/> + <value name="Key_adiaeresis" value="Key_Adiaeresis"/> + <value name="Key_aring" value="Key_Aring"/> + <value name="Key_ae" value="Key_AE"/> + <value name="Key_ccedilla" value="Key_Ccedilla"/> + <value name="Key_egrave" value="Key_Egrave"/> + <value name="Key_eacute" value="Key_Eacute"/> + <value name="Key_ecircumflex" value="Key_Ecircumflex"/> + <value name="Key_ediaeresis" value="Key_Ediaeresis"/> + <value name="Key_igrave" value="Key_Igrave"/> + <value name="Key_iacute" value="Key_Iacute"/> + <value name="Key_icircumflex" value="Key_Icircumflex"/> + <value name="Key_idiaeresis" value="Key_Idiaeresis"/> + <value name="Key_eth" value="Key_ETH"/> + <value name="Key_ntilde" value="Key_Ntilde"/> + <value name="Key_ograve" value="Key_Ograve"/> + <value name="Key_oacute" value="Key_Oacute"/> + <value name="Key_ocircumflex" value="Key_Ocircumflex"/> + <value name="Key_otilde" value="Key_Otilde"/> + <value name="Key_odiaeresis" value="Key_Odiaeresis"/> + <value name="Key_division" value="0x0f7"/> + <value name="Key_oslash" value="Key_Ooblique"/> + <value name="Key_ugrave" value="Key_Ugrave"/> + <value name="Key_uacute" value="Key_Uacute"/> + <value name="Key_ucircumflex" value="Key_Ucircumflex"/> + <value name="Key_udiaeresis" value="Key_Udiaeresis"/> + <value name="Key_yacute" value="Key_Yacute"/> + <value name="Key_thorn" value="Key_THORN"/> + <value name="Key_ydiaeresis" value="0x0ff"/> + <value name="Key_AltGr" value="0x01001103"/> + <value name="Key_Multi_key" value="0x01001120"/> + <value name="Key_Codeinput" value="0x01001137"/> + <value name="Key_SingleCandidate" value="0x0100113c"/> + <value name="Key_MultipleCandidate" value="0x0100113d"/> + <value name="Key_PreviousCandidate" value="0x0100113e"/> + <value name="Key_Mode_switch" value="0x0100117e"/> + <value name="Key_Kanji" value="0x01001121"/> + <value name="Key_Muhenkan" value="0x01001122"/> + <value name="Key_Henkan" value="0x01001123"/> + <value name="Key_Romaji" value="0x01001124"/> + <value name="Key_Hiragana" value="0x01001125"/> + <value name="Key_Katakana" value="0x01001126"/> + <value name="Key_Hiragana_Katakana" value="0x01001127"/> + <value name="Key_Zenkaku" value="0x01001128"/> + <value name="Key_Hankaku" value="0x01001129"/> + <value name="Key_Zenkaku_Hankaku" value="0x0100112a"/> + <value name="Key_Touroku" value="0x0100112b"/> + <value name="Key_Massyo" value="0x0100112c"/> + <value name="Key_Kana_Lock" value="0x0100112d"/> + <value name="Key_Kana_Shift" value="0x0100112e"/> + <value name="Key_Eisu_Shift" value="0x0100112f"/> + <value name="Key_Eisu_toggle" value="0x01001130"/> + <value name="Key_Hangul" value="0x01001131"/> + <value name="Key_Hangul_Start" value="0x01001132"/> + <value name="Key_Hangul_End" value="0x01001133"/> + <value name="Key_Hangul_Hanja" value="0x01001134"/> + <value name="Key_Hangul_Jamo" value="0x01001135"/> + <value name="Key_Hangul_Romaja" value="0x01001136"/> + <value name="Key_Hangul_Jeonja" value="0x01001138"/> + <value name="Key_Hangul_Banja" value="0x01001139"/> + <value name="Key_Hangul_PreHanja" value="0x0100113a"/> + <value name="Key_Hangul_PostHanja" value="0x0100113b"/> + <value name="Key_Hangul_Special" value="0x0100113f"/> + <value name="Key_Dead_Grave" value="0x01001250"/> + <value name="Key_Dead_Acute" value="0x01001251"/> + <value name="Key_Dead_Circumflex" value="0x01001252"/> + <value name="Key_Dead_Tilde" value="0x01001253"/> + <value name="Key_Dead_Macron" value="0x01001254"/> + <value name="Key_Dead_Breve" value="0x01001255"/> + <value name="Key_Dead_Abovedot" value="0x01001256"/> + <value name="Key_Dead_Diaeresis" value="0x01001257"/> + <value name="Key_Dead_Abovering" value="0x01001258"/> + <value name="Key_Dead_Doubleacute" value="0x01001259"/> + <value name="Key_Dead_Caron" value="0x0100125a"/> + <value name="Key_Dead_Cedilla" value="0x0100125b"/> + <value name="Key_Dead_Ogonek" value="0x0100125c"/> + <value name="Key_Dead_Iota" value="0x0100125d"/> + <value name="Key_Dead_Voiced_Sound" value="0x0100125e"/> + <value name="Key_Dead_Semivoiced_Sound" value="0x0100125f"/> + <value name="Key_Dead_Belowdot" value="0x01001260"/> + <value name="Key_Dead_Hook" value="0x01001261"/> + <value name="Key_Dead_Horn" value="0x01001262"/> + <value name="Key_Back" value="0x01000061"/> + <value name="Key_Forward" value="0x01000062"/> + <value name="Key_Stop" value="0x01000063"/> + <value name="Key_Refresh" value="0x01000064"/> + <value name="Key_VolumeDown" value="0x01000070"/> + <value name="Key_VolumeMute" value="0x01000071"/> + <value name="Key_VolumeUp" value="0x01000072"/> + <value name="Key_BassBoost" value="0x01000073"/> + <value name="Key_BassUp" value="0x01000074"/> + <value name="Key_BassDown" value="0x01000075"/> + <value name="Key_TrebleUp" value="0x01000076"/> + <value name="Key_TrebleDown" value="0x01000077"/> + <value name="Key_MediaPlay" value="0x01000080"/> + <value name="Key_MediaStop" value="0x01000081"/> + <value name="Key_MediaPrevious" value="0x01000082"/> + <value name="Key_MediaPrev" value="Key_MediaPrevious"/> + <value name="Key_MediaNext" value="0x01000083"/> + <value name="Key_MediaRecord" value="0x01000084"/> + <value name="Key_HomePage" value="0x01000090"/> + <value name="Key_Favorites" value="0x01000091"/> + <value name="Key_Search" value="0x01000092"/> + <value name="Key_Standby" value="0x01000093"/> + <value name="Key_OpenUrl" value="0x01000094"/> + <value name="Key_LaunchMail" value="0x010000a0"/> + <value name="Key_LaunchMedia" value="0x010000a1"/> + <value name="Key_Launch0" value="0x010000a2"/> + <value name="Key_Launch1" value="0x010000a3"/> + <value name="Key_Launch2" value="0x010000a4"/> + <value name="Key_Launch3" value="0x010000a5"/> + <value name="Key_Launch4" value="0x010000a6"/> + <value name="Key_Launch5" value="0x010000a7"/> + <value name="Key_Launch6" value="0x010000a8"/> + <value name="Key_Launch7" value="0x010000a9"/> + <value name="Key_Launch8" value="0x010000aa"/> + <value name="Key_Launch9" value="0x010000ab"/> + <value name="Key_LaunchA" value="0x010000ac"/> + <value name="Key_LaunchB" value="0x010000ad"/> + <value name="Key_LaunchC" value="0x010000ae"/> + <value name="Key_LaunchD" value="0x010000af"/> + <value name="Key_LaunchE" value="0x010000b0"/> + <value name="Key_LaunchF" value="0x010000b1"/> + <value name="Key_MediaLast" value="0x0100ffff"/> + <value name="Key_Select" value="0x01010000"/> + <value name="Key_Yes" value="0x01010001"/> + <value name="Key_No" value="0x01010002"/> + <value name="Key_Cancel" value="0x01020001"/> + <value name="Key_Printer" value="0x01020002"/> + <value name="Key_Execute" value="0x01020003"/> + <value name="Key_Sleep" value="0x01020004"/> + <value name="Key_Play" value="0x01020005"/> + <value name="Key_Zoom" value="0x01020006"/> + <value name="Key_Context1" value="0x01100000"/> + <value name="Key_Context2" value="0x01100001"/> + <value name="Key_Context3" value="0x01100002"/> + <value name="Key_Context4" value="0x01100003"/> + <value name="Key_Call" value="0x01100004"/> + <value name="Key_Hangup" value="0x01100005"/> + <value name="Key_Flip" value="0x01100006"/> + <value name="Key_unknown" value="0x01ffffff"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ArrowType" fullname="Qt::ArrowType" href="qt.html#ArrowType-enum" location="qnamespace.h"> + <value name="NoArrow" value="0"/> + <value name="UpArrow" value="1"/> + <value name="DownArrow" value="2"/> + <value name="LeftArrow" value="3"/> + <value name="RightArrow" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PenStyle" fullname="Qt::PenStyle" href="qt.html#PenStyle-enum" location="qnamespace.h"> + <value name="NoPen" value="0"/> + <value name="SolidLine" value="1"/> + <value name="DashLine" value="2"/> + <value name="DotLine" value="3"/> + <value name="DashDotLine" value="4"/> + <value name="DashDotDotLine" value="5"/> + <value name="CustomDashLine" value="6"/> + <value name="MPenStyle" value="0x0f"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PenCapStyle" fullname="Qt::PenCapStyle" href="qt.html#PenCapStyle-enum" location="qnamespace.h"> + <value name="FlatCap" value="0x00"/> + <value name="SquareCap" value="0x10"/> + <value name="RoundCap" value="0x20"/> + <value name="MPenCapStyle" value="0x30"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PenJoinStyle" fullname="Qt::PenJoinStyle" href="qt.html#PenJoinStyle-enum" location="qnamespace.h"> + <value name="MiterJoin" value="0x00"/> + <value name="BevelJoin" value="0x40"/> + <value name="RoundJoin" value="0x80"/> + <value name="SvgMiterJoin" value="0x100"/> + <value name="MPenJoinStyle" value="0x1c0"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="BrushStyle" fullname="Qt::BrushStyle" href="qt.html#BrushStyle-enum" location="qnamespace.h"> + <value name="NoBrush" value="0"/> + <value name="SolidPattern" value="1"/> + <value name="Dense1Pattern" value="2"/> + <value name="Dense2Pattern" value="3"/> + <value name="Dense3Pattern" value="4"/> + <value name="Dense4Pattern" value="5"/> + <value name="Dense5Pattern" value="6"/> + <value name="Dense6Pattern" value="7"/> + <value name="Dense7Pattern" value="8"/> + <value name="HorPattern" value="9"/> + <value name="VerPattern" value="10"/> + <value name="CrossPattern" value="11"/> + <value name="BDiagPattern" value="12"/> + <value name="FDiagPattern" value="13"/> + <value name="DiagCrossPattern" value="14"/> + <value name="LinearGradientPattern" value="15"/> + <value name="RadialGradientPattern" value="16"/> + <value name="ConicalGradientPattern" value="17"/> + <value name="TexturePattern" value="24"/> + <value name="CustomPattern" value="TexturePattern"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SizeMode" fullname="Qt::SizeMode" href="qt.html#SizeMode-enum" location="qnamespace.h"> + <value name="AbsoluteSize" value="0"/> + <value name="RelativeSize" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="compat" name="MacintoshVersion" fullname="Qt::MacintoshVersion" href="qt-qt3.html#MacintoshVersion-enum" location="qnamespace.h"> + <value name="MV_Unknown" value="0x0000"/> + <value name="MV_9" value="QSysInfo::MV_9"/> + <value name="MV_10_DOT_0" value="QSysInfo::MV_10_0"/> + <value name="MV_10_DOT_1" value="QSysInfo::MV_10_1"/> + <value name="MV_10_DOT_2" value="QSysInfo::MV_10_2"/> + <value name="MV_10_DOT_3" value="QSysInfo::MV_10_3"/> + <value name="MV_10_DOT_4" value="QSysInfo::MV_10_4"/> + <value name="MV_CHEETAH" value="QSysInfo::MV_CHEETAH"/> + <value name="MV_PUMA" value="QSysInfo::MV_PUMA"/> + <value name="MV_JAGUAR" value="QSysInfo::MV_JAGUAR"/> + <value name="MV_PANTHER" value="QSysInfo::MV_PANTHER"/> + <value name="MV_TIGER" value="QSysInfo::MV_TIGER"/> + </enum> + <enum access="public" threadsafety="unspecified" status="compat" name="WindowsVersion" fullname="Qt::WindowsVersion" href="qt-qt3.html#WindowsVersion-enum" location="qnamespace.h"> + <value name="WV_32s" value="QSysInfo::WV_32s"/> + <value name="WV_95" value="QSysInfo::WV_95"/> + <value name="WV_98" value="QSysInfo::WV_98"/> + <value name="WV_Me" value="QSysInfo::WV_Me"/> + <value name="WV_DOS_based" value="QSysInfo::WV_DOS_based"/> + <value name="WV_NT" value="QSysInfo::WV_NT"/> + <value name="WV_2000" value="QSysInfo::WV_2000"/> + <value name="WV_XP" value="QSysInfo::WV_XP"/> + <value name="WV_2003" value="QSysInfo::WV_2003"/> + <value name="WV_NT_based" value="QSysInfo::WV_NT_based"/> + <value name="WV_CE" value="QSysInfo::WV_CE"/> + <value name="WV_CENET" value="QSysInfo::WV_CENET"/> + <value name="WV_CE_5" value="QSysInfo::WV_CE_5"/> + <value name="WV_CE_6" value="QSysInfo::WV_CE_6"/> + <value name="WV_CE_based" value="QSysInfo::WV_CE_based"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="UIEffect" fullname="Qt::UIEffect" href="qt.html#UIEffect-enum" location="qnamespace.h"> + <value name="UI_General" value="0"/> + <value name="UI_AnimateMenu" value="1"/> + <value name="UI_FadeMenu" value="2"/> + <value name="UI_AnimateCombo" value="3"/> + <value name="UI_AnimateTooltip" value="4"/> + <value name="UI_FadeTooltip" value="5"/> + <value name="UI_AnimateToolBox" value="6"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CursorShape" fullname="Qt::CursorShape" href="qt.html#CursorShape-enum" location="qnamespace.h"> + <value name="ArrowCursor" value="0"/> + <value name="UpArrowCursor" value="1"/> + <value name="CrossCursor" value="2"/> + <value name="WaitCursor" value="3"/> + <value name="IBeamCursor" value="4"/> + <value name="SizeVerCursor" value="5"/> + <value name="SizeHorCursor" value="6"/> + <value name="SizeBDiagCursor" value="7"/> + <value name="SizeFDiagCursor" value="8"/> + <value name="SizeAllCursor" value="9"/> + <value name="BlankCursor" value="10"/> + <value name="SplitVCursor" value="11"/> + <value name="SplitHCursor" value="12"/> + <value name="PointingHandCursor" value="13"/> + <value name="ForbiddenCursor" value="14"/> + <value name="WhatsThisCursor" value="15"/> + <value name="BusyCursor" value="16"/> + <value name="OpenHandCursor" value="17"/> + <value name="ClosedHandCursor" value="18"/> + <value name="LastCursor" value="ClosedHandCursor"/> + <value name="BitmapCursor" value="24"/> + <value name="CustomCursor" value="25"/> + <value name="arrowCursor" value="ArrowCursor"/> + <value name="upArrowCursor" value="UpArrowCursor"/> + <value name="crossCursor" value="CrossCursor"/> + <value name="waitCursor" value="WaitCursor"/> + <value name="ibeamCursor" value="IBeamCursor"/> + <value name="sizeVerCursor" value="SizeVerCursor"/> + <value name="sizeHorCursor" value="SizeHorCursor"/> + <value name="sizeBDiagCursor" value="SizeBDiagCursor"/> + <value name="sizeFDiagCursor" value="SizeFDiagCursor"/> + <value name="sizeAllCursor" value="SizeAllCursor"/> + <value name="blankCursor" value="BlankCursor"/> + <value name="splitVCursor" value="SplitVCursor"/> + <value name="splitHCursor" value="SplitHCursor"/> + <value name="pointingHandCursor" value="PointingHandCursor"/> + <value name="forbiddenCursor" value="ForbiddenCursor"/> + <value name="whatsThisCursor" value="WhatsThisCursor"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TextFormat" fullname="Qt::TextFormat" href="qt.html#TextFormat-enum" location="qnamespace.h"> + <value name="PlainText" value="0"/> + <value name="RichText" value="1"/> + <value name="AutoText" value="2"/> + <value name="LogText" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="AspectRatioMode" fullname="Qt::AspectRatioMode" href="qt.html#AspectRatioMode-enum" location="qnamespace.h"> + <value name="IgnoreAspectRatio" value="0"/> + <value name="KeepAspectRatio" value="1"/> + <value name="KeepAspectRatioByExpanding" value="2"/> + <value name="ScaleFree" value="IgnoreAspectRatio"/> + <value name="ScaleMin" value="KeepAspectRatio"/> + <value name="ScaleMax" value="KeepAspectRatioByExpanding"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="compat" name="ScaleMode" fullname="Qt::ScaleMode" href="qt-qt3.html#ScaleMode-typedef" location="qnamespace.h"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="AnchorAttribute" fullname="Qt::AnchorAttribute" href="qt.html#AnchorAttribute-enum" location="qnamespace.h"> + <value name="AnchorName" value="0"/> + <value name="AnchorHref" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="DockWidgetArea" fullname="Qt::DockWidgetArea" href="qt.html#DockWidgetArea-enum" location="qnamespace.h" typedef="Qt::DockWidgetAreas"> + <value name="LeftDockWidgetArea" value="0x1"/> + <value name="RightDockWidgetArea" value="0x2"/> + <value name="TopDockWidgetArea" value="0x4"/> + <value name="BottomDockWidgetArea" value="0x8"/> + <value name="DockWidgetArea_Mask" value="0xf"/> + <value name="AllDockWidgetAreas" value="DockWidgetArea_Mask"/> + <value name="NoDockWidgetArea" value="0"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="DockWidgetAreas" fullname="Qt::DockWidgetAreas" href="qt.html#DockWidgetAreas-typedef" location="qnamespace.h" enum="Qt::DockWidgetArea"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ToolBarArea" fullname="Qt::ToolBarArea" href="qt.html#ToolBarArea-enum" location="qnamespace.h" typedef="Qt::ToolBarAreas"> + <value name="LeftToolBarArea" value="0x1"/> + <value name="RightToolBarArea" value="0x2"/> + <value name="TopToolBarArea" value="0x4"/> + <value name="BottomToolBarArea" value="0x8"/> + <value name="ToolBarArea_Mask" value="0xf"/> + <value name="AllToolBarAreas" value="ToolBarArea_Mask"/> + <value name="NoToolBarArea" value="0"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ToolBarAreas" fullname="Qt::ToolBarAreas" href="qt.html#ToolBarAreas-typedef" location="qnamespace.h" enum="Qt::ToolBarArea"/> + <enum access="public" threadsafety="unspecified" status="compat" name="Dock" fullname="Qt::Dock" href="qt-qt3.html#Dock-enum" location="qnamespace.h"> + <value name="DockUnmanaged" value="0"/> + <value name="DockTornOff" value="1"/> + <value name="DockTop" value="2"/> + <value name="DockBottom" value="3"/> + <value name="DockRight" value="4"/> + <value name="DockLeft" value="5"/> + <value name="DockMinimized" value="6"/> + <value name="Unmanaged" value="DockUnmanaged"/> + <value name="TornOff" value="DockTornOff"/> + <value name="Top" value="DockTop"/> + <value name="Bottom" value="DockBottom"/> + <value name="Right" value="DockRight"/> + <value name="Left" value="DockLeft"/> + <value name="Minimized" value="DockMinimized"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="compat" name="ToolBarDock" fullname="Qt::ToolBarDock" href="qt-qt3.html#ToolBarDock-typedef" location="qnamespace.h"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="DateFormat" fullname="Qt::DateFormat" href="qt.html#DateFormat-enum" location="qnamespace.h"> + <value name="TextDate" value="0"/> + <value name="ISODate" value="1"/> + <value name="SystemLocaleDate" value="2"/> + <value name="LocalDate" value="SystemLocaleDate"/> + <value name="LocaleDate" value=""/> + <value name="SystemLocaleShortDate" value=""/> + <value name="SystemLocaleLongDate" value=""/> + <value name="DefaultLocaleShortDate" value=""/> + <value name="DefaultLocaleLongDate" value=""/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TimeSpec" fullname="Qt::TimeSpec" href="qt.html#TimeSpec-enum" location="qnamespace.h"> + <value name="LocalTime" value="0"/> + <value name="UTC" value="1"/> + <value name="OffsetFromUTC" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="DayOfWeek" fullname="Qt::DayOfWeek" href="qt.html#DayOfWeek-enum" location="qnamespace.h"> + <value name="Monday" value="1"/> + <value name="Tuesday" value="2"/> + <value name="Wednesday" value="3"/> + <value name="Thursday" value="4"/> + <value name="Friday" value="5"/> + <value name="Saturday" value="6"/> + <value name="Sunday" value="7"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ScrollBarPolicy" fullname="Qt::ScrollBarPolicy" href="qt.html#ScrollBarPolicy-enum" location="qnamespace.h"> + <value name="ScrollBarAsNeeded" value="0"/> + <value name="ScrollBarAlwaysOff" value="1"/> + <value name="ScrollBarAlwaysOn" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="compat" name="BackgroundMode" fullname="Qt::BackgroundMode" href="qt-qt3.html#BackgroundMode-enum" location="qnamespace.h"> + <value name="FixedColor" value="0"/> + <value name="FixedPixmap" value="1"/> + <value name="NoBackground" value="2"/> + <value name="PaletteForeground" value="3"/> + <value name="PaletteButton" value="4"/> + <value name="PaletteLight" value="5"/> + <value name="PaletteMidlight" value="6"/> + <value name="PaletteDark" value="7"/> + <value name="PaletteMid" value="8"/> + <value name="PaletteText" value="9"/> + <value name="PaletteBrightText" value="10"/> + <value name="PaletteBase" value="11"/> + <value name="PaletteBackground" value="12"/> + <value name="PaletteShadow" value="13"/> + <value name="PaletteHighlight" value="14"/> + <value name="PaletteHighlightedText" value="15"/> + <value name="PaletteButtonText" value="16"/> + <value name="PaletteLink" value="17"/> + <value name="PaletteLinkVisited" value="18"/> + <value name="X11ParentRelative" value="19"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CaseSensitivity" fullname="Qt::CaseSensitivity" href="qt.html#CaseSensitivity-enum" location="qnamespace.h"> + <value name="CaseInsensitive" value="0"/> + <value name="CaseSensitive" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Corner" fullname="Qt::Corner" href="qt.html#Corner-enum" location="qnamespace.h"> + <value name="TopLeftCorner" value="0x00000"/> + <value name="TopRightCorner" value="0x00001"/> + <value name="BottomLeftCorner" value="0x00002"/> + <value name="BottomRightCorner" value="0x00003"/> + <value name="TopLeft" value="TopLeftCorner"/> + <value name="TopRight" value="TopRightCorner"/> + <value name="BottomLeft" value="BottomLeftCorner"/> + <value name="BottomRight" value="BottomRightCorner"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ConnectionType" fullname="Qt::ConnectionType" href="qt.html#ConnectionType-enum" location="qnamespace.h"> + <value name="AutoConnection" value="0"/> + <value name="DirectConnection" value="1"/> + <value name="QueuedConnection" value="2"/> + <value name="AutoCompatConnection" value="3"/> + <value name="BlockingQueuedConnection" value="4"/> + <value name="UniqueConnection" value="0x80"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ShortcutContext" fullname="Qt::ShortcutContext" href="qt.html#ShortcutContext-enum" location="qnamespace.h"> + <value name="WidgetShortcut" value="0"/> + <value name="WindowShortcut" value="1"/> + <value name="ApplicationShortcut" value="2"/> + <value name="WidgetWithChildrenShortcut" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FillRule" fullname="Qt::FillRule" href="qt.html#FillRule-enum" location="qnamespace.h"> + <value name="OddEvenFill" value="0"/> + <value name="WindingFill" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="MaskMode" fullname="Qt::MaskMode" href="qt.html#MaskMode-enum" location="qnamespace.h"> + <value name="MaskInColor" value="0"/> + <value name="MaskOutColor" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ClipOperation" fullname="Qt::ClipOperation" href="qt.html#ClipOperation-enum" location="qnamespace.h"> + <value name="NoClip" value="0"/> + <value name="ReplaceClip" value="1"/> + <value name="IntersectClip" value="2"/> + <value name="UniteClip" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ItemSelectionMode" fullname="Qt::ItemSelectionMode" href="qt.html#ItemSelectionMode-enum" location="qnamespace.h"> + <value name="ContainsItemShape" value="0x0"/> + <value name="IntersectsItemShape" value="0x1"/> + <value name="ContainsItemBoundingRect" value="0x2"/> + <value name="IntersectsItemBoundingRect" value="0x3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TransformationMode" fullname="Qt::TransformationMode" href="qt.html#TransformationMode-enum" location="qnamespace.h"> + <value name="FastTransformation" value="0"/> + <value name="SmoothTransformation" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Axis" fullname="Qt::Axis" href="qt.html#Axis-enum" location="qnamespace.h"> + <value name="XAxis" value="0"/> + <value name="YAxis" value="1"/> + <value name="ZAxis" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="FocusReason" fullname="Qt::FocusReason" href="qt.html#FocusReason-enum" location="qnamespace.h"> + <value name="MouseFocusReason" value="0"/> + <value name="TabFocusReason" value="1"/> + <value name="BacktabFocusReason" value="2"/> + <value name="ActiveWindowFocusReason" value="3"/> + <value name="PopupFocusReason" value="4"/> + <value name="ShortcutFocusReason" value="5"/> + <value name="MenuBarFocusReason" value="6"/> + <value name="OtherFocusReason" value="7"/> + <value name="NoFocusReason" value="8"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ContextMenuPolicy" fullname="Qt::ContextMenuPolicy" href="qt.html#ContextMenuPolicy-enum" location="qnamespace.h"> + <value name="NoContextMenu" value="0"/> + <value name="DefaultContextMenu" value="1"/> + <value name="ActionsContextMenu" value="2"/> + <value name="CustomContextMenu" value="3"/> + <value name="PreventContextMenu" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="InputMethodQuery" fullname="Qt::InputMethodQuery" href="qt.html#InputMethodQuery-enum" location="qnamespace.h"> + <value name="ImMicroFocus" value="0"/> + <value name="ImFont" value="1"/> + <value name="ImCursorPosition" value="2"/> + <value name="ImSurroundingText" value="3"/> + <value name="ImCurrentSelection" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="InputMethodHint" fullname="Qt::InputMethodHint" href="qt.html#InputMethodHint-enum" location="qnamespace.h" typedef="Qt::InputMethodHints"> + <value name="ImhNone" value="0x0"/> + <value name="ImhHiddenText" value="0x1"/> + <value name="ImhNumbersOnly" value="0x2"/> + <value name="ImhUppercaseOnly" value="0x4"/> + <value name="ImhLowercaseOnly" value="0x8"/> + <value name="ImhNoAutoUppercase" value="0x10"/> + <value name="ImhPreferNumbers" value="0x20"/> + <value name="ImhPreferUppercase" value="0x40"/> + <value name="ImhPreferLowercase" value="0x80"/> + <value name="ImhNoPredictiveText" value="0x100"/> + <value name="ImhDialableCharactersOnly" value="0x200"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="InputMethodHints" fullname="Qt::InputMethodHints" href="qt.html#InputMethodHints-typedef" location="qnamespace.h" enum="Qt::InputMethodHint"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ToolButtonStyle" fullname="Qt::ToolButtonStyle" href="qt.html#ToolButtonStyle-enum" location="qnamespace.h"> + <value name="ToolButtonIconOnly" value="0"/> + <value name="ToolButtonTextOnly" value="1"/> + <value name="ToolButtonTextBesideIcon" value="2"/> + <value name="ToolButtonTextUnderIcon" value="3"/> + <value name="ToolButtonFollowStyle" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="LayoutDirection" fullname="Qt::LayoutDirection" href="qt.html#LayoutDirection-enum" location="qnamespace.h"> + <value name="LeftToRight" value="0"/> + <value name="RightToLeft" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="DropAction" fullname="Qt::DropAction" href="qt.html#DropAction-enum" location="qnamespace.h" typedef="Qt::DropActions"> + <value name="CopyAction" value="0x1"/> + <value name="MoveAction" value="0x2"/> + <value name="LinkAction" value="0x4"/> + <value name="ActionMask" value="0xff"/> + <value name="TargetMoveAction" value="0x8002"/> + <value name="IgnoreAction" value="0x0"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="DropActions" fullname="Qt::DropActions" href="qt.html#DropActions-typedef" location="qnamespace.h" enum="Qt::DropAction"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="CheckState" fullname="Qt::CheckState" href="qt.html#CheckState-enum" location="qnamespace.h"> + <value name="Unchecked" value="0"/> + <value name="PartiallyChecked" value="1"/> + <value name="Checked" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ItemDataRole" fullname="Qt::ItemDataRole" href="qt.html#ItemDataRole-enum" location="qnamespace.h"> + <value name="DisplayRole" value="0"/> + <value name="DecorationRole" value="1"/> + <value name="EditRole" value="2"/> + <value name="ToolTipRole" value="3"/> + <value name="StatusTipRole" value="4"/> + <value name="WhatsThisRole" value="5"/> + <value name="FontRole" value="6"/> + <value name="TextAlignmentRole" value="7"/> + <value name="BackgroundColorRole" value="8"/> + <value name="BackgroundRole" value="8"/> + <value name="TextColorRole" value="9"/> + <value name="ForegroundRole" value="9"/> + <value name="CheckStateRole" value="10"/> + <value name="AccessibleTextRole" value="11"/> + <value name="AccessibleDescriptionRole" value="12"/> + <value name="SizeHintRole" value="13"/> + <value name="DisplayPropertyRole" value="27"/> + <value name="DecorationPropertyRole" value="28"/> + <value name="ToolTipPropertyRole" value="29"/> + <value name="StatusTipPropertyRole" value="30"/> + <value name="WhatsThisPropertyRole" value="31"/> + <value name="UserRole" value="32"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ItemFlag" fullname="Qt::ItemFlag" href="qt.html#ItemFlag-enum" location="qnamespace.h" typedef="Qt::ItemFlags"> + <value name="NoItemFlags" value="0"/> + <value name="ItemIsSelectable" value="1"/> + <value name="ItemIsEditable" value="2"/> + <value name="ItemIsDragEnabled" value="4"/> + <value name="ItemIsDropEnabled" value="8"/> + <value name="ItemIsUserCheckable" value="16"/> + <value name="ItemIsEnabled" value="32"/> + <value name="ItemIsTristate" value="64"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ItemFlags" fullname="Qt::ItemFlags" href="qt.html#ItemFlags-typedef" location="qnamespace.h" enum="Qt::ItemFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="MatchFlag" fullname="Qt::MatchFlag" href="qt.html#MatchFlag-enum" location="qnamespace.h" typedef="Qt::MatchFlags"> + <value name="MatchExactly" value="0"/> + <value name="MatchContains" value="1"/> + <value name="MatchStartsWith" value="2"/> + <value name="MatchEndsWith" value="3"/> + <value name="MatchRegExp" value="4"/> + <value name="MatchWildcard" value="5"/> + <value name="MatchFixedString" value="8"/> + <value name="MatchCaseSensitive" value="16"/> + <value name="MatchWrap" value="32"/> + <value name="MatchRecursive" value="64"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="MatchFlags" fullname="Qt::MatchFlags" href="qt.html#MatchFlags-typedef" location="qnamespace.h" enum="Qt::MatchFlag"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="HANDLE" fullname="Qt::HANDLE" href="qt.html#HANDLE-typedef" location="qnamespace.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="WFlags" fullname="Qt::WFlags" href="qt.html#WFlags-typedef" location="qnamespace.h"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="WindowModality" fullname="Qt::WindowModality" href="qt.html#WindowModality-enum" location="qnamespace.h"> + <value name="NonModal" value="0"/> + <value name="WindowModal" value="1"/> + <value name="ApplicationModal" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TextInteractionFlag" fullname="Qt::TextInteractionFlag" href="qt.html#TextInteractionFlag-enum" location="qnamespace.h" typedef="Qt::TextInteractionFlags"> + <value name="NoTextInteraction" value="0"/> + <value name="TextSelectableByMouse" value="1"/> + <value name="TextSelectableByKeyboard" value="2"/> + <value name="LinksAccessibleByMouse" value="4"/> + <value name="LinksAccessibleByKeyboard" value="8"/> + <value name="TextEditable" value="16"/> + <value name="TextEditorInteraction" value="TextSelectableByMouse | TextSelectableByKeyboard | TextEditable"/> + <value name="TextBrowserInteraction" value="TextSelectableByMouse | LinksAccessibleByMouse | LinksAccessibleByKeyboard"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="TextInteractionFlags" fullname="Qt::TextInteractionFlags" href="qt.html#TextInteractionFlags-typedef" location="qnamespace.h" enum="Qt::TextInteractionFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="EventPriority" fullname="Qt::EventPriority" href="qt.html#EventPriority-enum" location="qnamespace.h"> + <value name="HighEventPriority" value="1"/> + <value name="NormalEventPriority" value="0"/> + <value name="LowEventPriority" value="-1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SizeHint" fullname="Qt::SizeHint" href="qt.html#SizeHint-enum" location="qnamespace.h"> + <value name="MinimumSize" value="0"/> + <value name="PreferredSize" value="1"/> + <value name="MaximumSize" value="2"/> + <value name="MinimumDescent" value="3"/> + <value name="NSizeHints" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WindowFrameSection" fullname="Qt::WindowFrameSection" href="qt.html#WindowFrameSection-enum" location="qnamespace.h"> + <value name="NoSection" value="0"/> + <value name="LeftSection" value="1"/> + <value name="TopLeftSection" value="2"/> + <value name="TopSection" value="3"/> + <value name="TopRightSection" value="4"/> + <value name="RightSection" value="5"/> + <value name="BottomRightSection" value="6"/> + <value name="BottomSection" value="7"/> + <value name="BottomLeftSection" value="8"/> + <value name="TitleBarArea" value="9"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="TouchPointState" fullname="Qt::TouchPointState" href="qt.html#TouchPointState-enum" location="qnamespace.h" typedef="Qt::TouchPointStates"> + <value name="TouchPointPressed" value="0x01"/> + <value name="TouchPointMoved" value="0x02"/> + <value name="TouchPointStationary" value="0x04"/> + <value name="TouchPointReleased" value="0x08"/> + <value name="TouchPointStateMask" value="0x0f"/> + <value name="TouchPointPrimary" value="0x10"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="TouchPointStates" fullname="Qt::TouchPointStates" href="qt.html#TouchPointStates-typedef" location="qnamespace.h" enum="Qt::TouchPointState"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="GestureState" fullname="Qt::GestureState" href="qt.html#GestureState-enum" location="qnamespace.h"> + <value name="NoGesture" value="0"/> + <value name="GestureStarted" value="1"/> + <value name="GestureUpdated" value="2"/> + <value name="GestureFinished" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="HitTestAccuracy" fullname="Qt::HitTestAccuracy" href="qt.html#HitTestAccuracy-enum" location="qtextdocument.h"> + <value name="ExactHit" value="0"/> + <value name="FuzzyHit" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WhiteSpaceMode" fullname="Qt::WhiteSpaceMode" href="qt.html#WhiteSpaceMode-enum" location="qtextdocument.h"> + <value name="WhiteSpaceNormal" value="0"/> + <value name="WhiteSpacePre" value="1"/> + <value name="WhiteSpaceNoWrap" value="2"/> + <value name="WhiteSpaceModeUndefined" value="-1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="mightBeRichText" fullname="Qt::mightBeRichText" href="qt.html#mightBeRichText" location="qtextdocument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="mightBeRichText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="escape" fullname="Qt::escape" href="qt.html#escape" location="qtextdocument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="escape(const QString & plain)"> + <parameter left="const QString &" right="" name="plain" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convertFromPlainText" fullname="Qt::convertFromPlainText" href="qt.html#convertFromPlainText" location="qtextdocument.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="convertFromPlainText(const QString & plain, WhiteSpaceMode mode)"> + <parameter left="const QString &" right="" name="plain" default=""/> + <parameter left="WhiteSpaceMode" right="" name="mode" default="WhiteSpacePre"/> + </function> + </namespace> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusServer" href="qdbusserver.html" location="qdbusserver.h" bases="QObject" module="QtDBus"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusServer" fullname="QDBusServer::QDBusServer" href="qdbusserver.html#QDBusServer" location="qdbusserver.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusServer(const QString & address, QObject * parent)"> + <parameter left="const QString &" right="" name="address" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isConnected" fullname="QDBusServer::isConnected" href="qdbusserver.html#isConnected" location="qdbusserver.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isConnected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastError" fullname="QDBusServer::lastError" href="qdbusserver.html#lastError" location="qdbusserver.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusError" signature="lastError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="address" fullname="QDBusServer::address" href="qdbusserver.html#address" location="qdbusserver.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="address() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="newConnection" fullname="QDBusServer::newConnection" href="qdbusserver.html#newConnection" location="qdbusserver.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="newConnection(const QDBusConnection & connection)"> + <parameter left="const QDBusConnection &" right="" name="connection" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScrollBar" href="qscrollbar.html" location="qscrollbar.h" bases="QAbstractSlider" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QScrollBar" fullname="QScrollBar::QScrollBar" href="qscrollbar.html#QScrollBar" location="qscrollbar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScrollBar(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QScrollBar" fullname="QScrollBar::QScrollBar" href="qscrollbar.html#QScrollBar-2" location="qscrollbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QScrollBar(Qt::Orientation orientation, QWidget * parent)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScrollBar" fullname="QScrollBar::~QScrollBar" href="qscrollbar.html#dtor.QScrollBar" location="qscrollbar.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScrollBar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QScrollBar::sizeHint" href="qscrollbar.html#sizeHint" location="qscrollbar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QScrollBar::event" href="qscrollbar.html#event" location="qscrollbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QScrollBar::paintEvent" href="qscrollbar.html#paintEvent" location="qscrollbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QScrollBar::mousePressEvent" href="qscrollbar.html#mousePressEvent" location="qscrollbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QScrollBar::mouseReleaseEvent" href="qscrollbar.html#mouseReleaseEvent" location="qscrollbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QScrollBar::mouseMoveEvent" href="qscrollbar.html#mouseMoveEvent" location="qscrollbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QScrollBar::hideEvent" href="qscrollbar.html#hideEvent" location="qscrollbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * )"> + <parameter left="QHideEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sliderChange" fullname="QScrollBar::sliderChange" href="qscrollbar.html#sliderChange" location="qscrollbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sliderChange(SliderChange change)"> + <parameter left="SliderChange" right="" name="change" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QScrollBar::contextMenuEvent" href="qscrollbar.html#contextMenuEvent" location="qscrollbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * event)"> + <parameter left="QContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QScrollBar::initStyleOption" href="qscrollbar.html#initStyleOption" location="qscrollbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionSlider * option) const"> + <parameter left="QStyleOptionSlider *" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QScrollBar" fullname="QScrollBar::QScrollBar" href="qscrollbar-qt3.html#QScrollBar-3" location="qscrollbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QScrollBar(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QScrollBar" fullname="QScrollBar::QScrollBar" href="qscrollbar-qt3.html#QScrollBar-4" location="qscrollbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QScrollBar(Qt::Orientation orientation, QWidget * parent, const char * name)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QScrollBar" fullname="QScrollBar::QScrollBar" href="qscrollbar-qt3.html#QScrollBar-5" location="qscrollbar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QScrollBar(int minimum, int maximum, int lineStep, int pageStep, int value, Qt::Orientation orientation, QWidget * parent, const char * name)"> + <parameter left="int" right="" name="minimum" default=""/> + <parameter left="int" right="" name="maximum" default=""/> + <parameter left="int" right="" name="lineStep" default=""/> + <parameter left="int" right="" name="pageStep" default=""/> + <parameter left="int" right="" name="value" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="draggingSlider" fullname="QScrollBar::draggingSlider" href="qscrollbar-qt3.html#draggingSlider" location="qscrollbar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="draggingSlider()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QNetworkDiskCache" href="qnetworkdiskcache.html" location="qnetworkdiskcache.h" bases="QAbstractNetworkCache" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkDiskCache" fullname="QNetworkDiskCache::QNetworkDiskCache" href="qnetworkdiskcache.html#QNetworkDiskCache" location="qnetworkdiskcache.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QNetworkDiskCache(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QNetworkDiskCache" fullname="QNetworkDiskCache::~QNetworkDiskCache" href="qnetworkdiskcache.html#dtor.QNetworkDiskCache" location="qnetworkdiskcache.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QNetworkDiskCache()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheDirectory" fullname="QNetworkDiskCache::cacheDirectory" href="qnetworkdiskcache.html#cacheDirectory" location="qnetworkdiskcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="cacheDirectory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCacheDirectory" fullname="QNetworkDiskCache::setCacheDirectory" href="qnetworkdiskcache.html#setCacheDirectory" location="qnetworkdiskcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCacheDirectory(const QString & cacheDir)"> + <parameter left="const QString &" right="" name="cacheDir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumCacheSize" fullname="QNetworkDiskCache::maximumCacheSize" href="qnetworkdiskcache.html#maximumCacheSize" location="qnetworkdiskcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="maximumCacheSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumCacheSize" fullname="QNetworkDiskCache::setMaximumCacheSize" href="qnetworkdiskcache.html#setMaximumCacheSize" location="qnetworkdiskcache.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaximumCacheSize(qint64 size)"> + <parameter left="qint64" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheSize" fullname="QNetworkDiskCache::cacheSize" href="qnetworkdiskcache.html#cacheSize" location="qnetworkdiskcache.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="cacheSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="metaData" fullname="QNetworkDiskCache::metaData" href="qnetworkdiskcache.html#metaData" location="qnetworkdiskcache.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QNetworkCacheMetaData" signature="metaData(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateMetaData" fullname="QNetworkDiskCache::updateMetaData" href="qnetworkdiskcache.html#updateMetaData" location="qnetworkdiskcache.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateMetaData(const QNetworkCacheMetaData & metaData)"> + <parameter left="const QNetworkCacheMetaData &" right="" name="metaData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QNetworkDiskCache::data" href="qnetworkdiskcache.html#data" location="qnetworkdiskcache.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QIODevice *" signature="data(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QNetworkDiskCache::remove" href="qnetworkdiskcache.html#remove" location="qnetworkdiskcache.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepare" fullname="QNetworkDiskCache::prepare" href="qnetworkdiskcache.html#prepare" location="qnetworkdiskcache.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QIODevice *" signature="prepare(const QNetworkCacheMetaData & metaData)"> + <parameter left="const QNetworkCacheMetaData &" right="" name="metaData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QNetworkDiskCache::insert" href="qnetworkdiskcache.html#insert" location="qnetworkdiskcache.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileMetaData" fullname="QNetworkDiskCache::fileMetaData" href="qnetworkdiskcache.html#fileMetaData" location="qnetworkdiskcache.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkCacheMetaData" signature="fileMetaData(const QString & fileName) const"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QNetworkDiskCache::clear" href="qnetworkdiskcache.html#clear" location="qnetworkdiskcache.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="expire" fullname="QNetworkDiskCache::expire" href="qnetworkdiskcache.html#expire" location="qnetworkdiskcache.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="expire()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ValueListIterator" href="q3valuelistiterator.html" location="q3valuelist.h" bases="iterator" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueListIterator" fullname="Q3ValueListIterator::Q3ValueListIterator" href="q3valuelistiterator.html#Q3ValueListIterator" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ValueListIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueListIterator" fullname="Q3ValueListIterator::Q3ValueListIterator" href="q3valuelistiterator.html#Q3ValueListIterator-2" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ValueListIterator(const Q3ValueListIterator & o)"> + <parameter left="const Q3ValueListIterator &" right="" name="o" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueListIterator" fullname="Q3ValueListIterator::Q3ValueListIterator" href="q3valuelistiterator.html#Q3ValueListIterator-3" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ValueListIterator(const QLinkedList<T>::iterator & o)"> + <parameter left="const QLinkedList<T>::iterator &" right="" name="o" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ValueListConstIterator" href="q3valuelistconstiterator.html" location="q3valuelist.h" bases="const_iterator" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueListConstIterator" fullname="Q3ValueListConstIterator::Q3ValueListConstIterator" href="q3valuelistconstiterator.html#Q3ValueListConstIterator" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ValueListConstIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueListConstIterator" fullname="Q3ValueListConstIterator::Q3ValueListConstIterator" href="q3valuelistconstiterator.html#Q3ValueListConstIterator-2" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ValueListConstIterator(const Q3ValueListConstIterator & o)"> + <parameter left="const Q3ValueListConstIterator &" right="" name="o" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueListConstIterator" fullname="Q3ValueListConstIterator::Q3ValueListConstIterator" href="q3valuelistconstiterator.html#Q3ValueListConstIterator-3" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ValueListConstIterator(const QLinkedList<T>::const_iterator & o)"> + <parameter left="const QLinkedList<T>::const_iterator &" right="" name="o" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueListConstIterator" fullname="Q3ValueListConstIterator::Q3ValueListConstIterator" href="q3valuelistconstiterator.html#Q3ValueListConstIterator-4" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3ValueListConstIterator(const QLinkedList<T>::iterator & o)"> + <parameter left="const QLinkedList<T>::iterator &" right="" name="o" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ValueList" href="q3valuelist.html" location="q3valuelist.h" bases="QLinkedList" module="Qt3SupportLight"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="value_type" fullname="Q3ValueList::value_type" href="q3valuelist.html#value_type-typedef" location="q3valuelist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="pointer" fullname="Q3ValueList::pointer" href="q3valuelist.html#pointer-typedef" location="q3valuelist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_pointer" fullname="Q3ValueList::const_pointer" href="q3valuelist.html#const_pointer-typedef" location="q3valuelist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="reference" fullname="Q3ValueList::reference" href="q3valuelist.html#reference-typedef" location="q3valuelist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_reference" fullname="Q3ValueList::const_reference" href="q3valuelist.html#const_reference-typedef" location="q3valuelist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="Q3ValueList::Iterator" href="q3valuelist.html#Iterator-typedef" location="q3valuelist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ConstIterator" fullname="Q3ValueList::ConstIterator" href="q3valuelist.html#ConstIterator-typedef" location="q3valuelist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="Q3ValueList::iterator" href="q3valuelist.html#iterator-typedef" location="q3valuelist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="Q3ValueList::const_iterator" href="q3valuelist.html#const_iterator-typedef" location="q3valuelist.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="size_type" fullname="Q3ValueList::size_type" href="q3valuelist.html#size_type-typedef" location="q3valuelist.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueList" fullname="Q3ValueList::Q3ValueList" href="q3valuelist.html#Q3ValueList" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ValueList()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueList" fullname="Q3ValueList::Q3ValueList" href="q3valuelist.html#Q3ValueList-2" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ValueList(const Q3ValueList<T> & l)"> + <parameter left="const Q3ValueList<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueList" fullname="Q3ValueList::Q3ValueList" href="q3valuelist.html#Q3ValueList-3" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ValueList(const QLinkedList<T> & l)"> + <parameter left="const QLinkedList<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueList" fullname="Q3ValueList::Q3ValueList" href="q3valuelist.html#Q3ValueList-4" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3ValueList(const QList<T> & l)"> + <parameter left="const QList<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ValueList" fullname="Q3ValueList::Q3ValueList" href="q3valuelist.html#Q3ValueList-5" location="q3valuelist.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3ValueList(const std::list<T> & l)"> + <parameter left="const std::list<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ValueList" fullname="Q3ValueList::~Q3ValueList" href="q3valuelist.html#dtor.Q3ValueList" location="q3valuelist.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ValueList()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3ValueList::operator=" href="q3valuelist.html#operator=" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ValueList<T> &" signature="operator=(const Q3ValueList<T> & l)"> + <parameter left="const Q3ValueList<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3ValueList::operator=" href="q3valuelist.html#operator=-2" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3ValueList<T> &" signature="operator=(const QList<T> & l)"> + <parameter left="const QList<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3ValueList::operator=" href="q3valuelist.html#operator=-3" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="Q3ValueList<T> &" signature="operator=(const std::list<T> & l)"> + <parameter left="const std::list<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="Q3ValueList::operator==" href="q3valuelist.html#operator==-2" location="q3valuelist.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const std::list<T> & l) const"> + <parameter left="const std::list<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="Q3ValueList::operator==" href="q3valuelist.html#operator==" location="q3valuelist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const Q3ValueList<T> & l) const"> + <parameter left="const Q3ValueList<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="Q3ValueList::operator!=" href="q3valuelist.html#operator!=" location="q3valuelist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const Q3ValueList<T> & l) const"> + <parameter left="const Q3ValueList<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QList<T>" fullname="Q3ValueList::operator QList<T>" href="q3valuelist.html#operator QList<T>" location="q3valuelist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QList<T>() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="Q3ValueList::operator<<" href="q3valuelist.html#operator<<" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ValueList<T> &" signature="operator<<(const T & x)"> + <parameter left="const T &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3ValueList::insert" href="q3valuelist.html#insert-2" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insert(Q3ValueList<T>::Iterator pos, Q3ValueList<T>::size_type n, const T & x)"> + <parameter left="Q3ValueList<T>::Iterator" right="" name="pos" default=""/> + <parameter left="Q3ValueList<T>::size_type" right="" name="n" default=""/> + <parameter left="const T &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3ValueList::insert" href="q3valuelist.html#insert" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ValueList<T>::Iterator" signature="insert(Q3ValueList<T>::Iterator it, const T & x)"> + <parameter left="Q3ValueList<T>::Iterator" right="" name="it" default=""/> + <parameter left="const T &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3ValueList::remove" href="q3valuelist.html#remove" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ValueList<T>::Iterator" signature="remove(Q3ValueList<T>::Iterator it)"> + <parameter left="Q3ValueList<T>::Iterator" right="" name="it" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3ValueList::remove" href="q3valuelist.html#remove-2" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="remove(const T & x)"> + <parameter left="const T &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="Q3ValueList::operator+" href="q3valuelist.html#operator+" location="q3valuelist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ValueList<T>" signature="operator+(const Q3ValueList<T> & l) const"> + <parameter left="const Q3ValueList<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="Q3ValueList::operator+=" href="q3valuelist.html#operator+=" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ValueList<T> &" signature="operator+=(const Q3ValueList<T> & l)"> + <parameter left="const Q3ValueList<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromLast" fullname="Q3ValueList::fromLast" href="q3valuelist.html#fromLast-2" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3ValueList<T>::Iterator" signature="fromLast()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromLast" fullname="Q3ValueList::fromLast" href="q3valuelist.html#fromLast" location="q3valuelist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ValueList<T>::ConstIterator" signature="fromLast() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="Q3ValueList::append" href="q3valuelist.html#append" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ValueList<T>::Iterator" signature="append(const T & x)"> + <parameter left="const T &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="Q3ValueList::prepend" href="q3valuelist.html#prepend" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3ValueList<T>::Iterator" signature="prepend(const T & x)"> + <parameter left="const T &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="Q3ValueList::at" href="q3valuelist.html#at-2" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3ValueList<T>::Iterator" signature="at(Q3ValueList<T>::size_type i)"> + <parameter left="Q3ValueList<T>::size_type" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="Q3ValueList::at" href="q3valuelist.html#at" location="q3valuelist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ValueList<T>::ConstIterator" signature="at(Q3ValueList<T>::size_type i) const"> + <parameter left="Q3ValueList<T>::size_type" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="Q3ValueList::contains" href="q3valuelist.html#contains" location="q3valuelist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3ValueList<T>::size_type" signature="contains(const T & x) const"> + <parameter left="const T &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="Q3ValueList::operator+=" href="q3valuelist.html#operator+=-2" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3ValueList<T> &" signature="operator+=(const T & x)"> + <parameter left="const T &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3ValueList::operator[]" href="q3valuelist.html#operator[]-2" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="T &" signature="operator[](Q3ValueList<T>::size_type i)"> + <parameter left="Q3ValueList<T>::size_type" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3ValueList::operator[]" href="q3valuelist.html#operator[]" location="q3valuelist.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="operator[](Q3ValueList<T>::size_type i) const"> + <parameter left="Q3ValueList<T>::size_type" right="" name="i" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="q3valuelist.html#operator>>-65" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="65" relates="Q3ValueList" type="QDataStream &" signature="operator>>(QDataStream & s, Q3ValueList<T> & l)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3ValueList<T> &" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="q3valuelist.html#operator<<-188" location="q3valuelist.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="188" relates="Q3ValueList" type="QDataStream &" signature="operator<<(QDataStream & s, const Q3ValueList<T> & l)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="const Q3ValueList<T> &" right="" name="l" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QDebug" href="qdebug.html" location="qdebug.h" bases="" module="QtCore"> + <contents name="basic-use" title="Basic Use" level="1"/> + <contents name="writing-custom-types-to-a-stream" title="Writing Custom Types to a Stream" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDebug" fullname="QDebug::QDebug" href="qdebug.html#QDebug" location="qdebug.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDebug(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDebug" fullname="QDebug::QDebug" href="qdebug.html#QDebug-2" location="qdebug.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDebug(QString * string)"> + <parameter left="QString *" right="" name="string" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDebug" fullname="QDebug::QDebug" href="qdebug.html#QDebug-3" location="qdebug.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDebug(QtMsgType type)"> + <parameter left="QtMsgType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDebug" fullname="QDebug::QDebug" href="qdebug.html#QDebug-4" location="qdebug.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QDebug(const QDebug & other)"> + <parameter left="const QDebug &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDebug::operator=" href="qdebug.html#operator=" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDebug &" signature="operator=(const QDebug & other)"> + <parameter left="const QDebug &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDebug" fullname="QDebug::~QDebug" href="qdebug.html#dtor.QDebug" location="qdebug.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDebug()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="space" fullname="QDebug::space" href="qdebug.html#space" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDebug &" signature="space()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nospace" fullname="QDebug::nospace" href="qdebug.html#nospace" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDebug &" signature="nospace()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maybeSpace" fullname="QDebug::maybeSpace" href="qdebug.html#maybeSpace" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDebug &" signature="maybeSpace()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDebug &" signature="operator<<(QChar t)"> + <parameter left="QChar" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-3" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QDebug &" signature="operator<<(bool t)"> + <parameter left="bool" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-4" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QDebug &" signature="operator<<(char t)"> + <parameter left="char" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-5" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QDebug &" signature="operator<<(signed short i)"> + <parameter left="signed short" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-6" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QDebug &" signature="operator<<(unsigned short i)"> + <parameter left="unsigned short" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-7" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QDebug &" signature="operator<<(signed int i)"> + <parameter left="signed int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-8" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="QDebug &" signature="operator<<(unsigned int i)"> + <parameter left="unsigned int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-9" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="QDebug &" signature="operator<<(signed long l)"> + <parameter left="signed long" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-10" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="QDebug &" signature="operator<<(unsigned long l)"> + <parameter left="unsigned long" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-11" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="QDebug &" signature="operator<<(qint64 i)"> + <parameter left="qint64" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-12" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="QDebug &" signature="operator<<(quint64 i)"> + <parameter left="quint64" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-13" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="QDebug &" signature="operator<<(float f)"> + <parameter left="float" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-14" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="QDebug &" signature="operator<<(double f)"> + <parameter left="double" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-15" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" type="QDebug &" signature="operator<<(const char * s)"> + <parameter left="const char *" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-16" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" type="QDebug &" signature="operator<<(const QString & s)"> + <parameter left="const QString &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-17" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="17" type="QDebug &" signature="operator<<(const QStringRef & s)"> + <parameter left="const QStringRef &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-18" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" type="QDebug &" signature="operator<<(const QLatin1String & s)"> + <parameter left="const QLatin1String &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-19" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="19" type="QDebug &" signature="operator<<(const QByteArray & b)"> + <parameter left="const QByteArray &" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDebug::operator<<" href="qdebug.html#operator<<-20" location="qdebug.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="20" type="QDebug &" signature="operator<<(const void * p)"> + <parameter left="const void *" right="" name="p" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPrintPreviewWidget" href="qprintpreviewwidget.html" location="qprintpreviewwidget.h" bases="QWidget" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ViewMode" fullname="QPrintPreviewWidget::ViewMode" href="qprintpreviewwidget.html#ViewMode-enum" location="qprintpreviewwidget.h"> + <value name="SinglePageView" value="0"/> + <value name="FacingPagesView" value="1"/> + <value name="AllPagesView" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ZoomMode" fullname="QPrintPreviewWidget::ZoomMode" href="qprintpreviewwidget.html#ZoomMode-enum" location="qprintpreviewwidget.h"> + <value name="CustomZoom" value="0"/> + <value name="FitToWidth" value="1"/> + <value name="FitInView" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrintPreviewWidget" fullname="QPrintPreviewWidget::QPrintPreviewWidget" href="qprintpreviewwidget.html#QPrintPreviewWidget" location="qprintpreviewwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPrintPreviewWidget(QPrinter * printer, QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPrintPreviewWidget" fullname="QPrintPreviewWidget::QPrintPreviewWidget" href="qprintpreviewwidget.html#QPrintPreviewWidget-2" location="qprintpreviewwidget.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPrintPreviewWidget(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPrintPreviewWidget" fullname="QPrintPreviewWidget::~QPrintPreviewWidget" href="qprintpreviewwidget.html#dtor.QPrintPreviewWidget" location="qprintpreviewwidget.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPrintPreviewWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomFactor" fullname="QPrintPreviewWidget::zoomFactor" href="qprintpreviewwidget.html#zoomFactor" location="qprintpreviewwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="zoomFactor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QPrintPreviewWidget::orientation" href="qprintpreviewwidget.html#orientation" location="qprintpreviewwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPrinter::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="viewMode" fullname="QPrintPreviewWidget::viewMode" href="qprintpreviewwidget.html#viewMode" location="qprintpreviewwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ViewMode" signature="viewMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomMode" fullname="QPrintPreviewWidget::zoomMode" href="qprintpreviewwidget.html#zoomMode" location="qprintpreviewwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ZoomMode" signature="zoomMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentPage" fullname="QPrintPreviewWidget::currentPage" href="qprintpreviewwidget.html#currentPage" location="qprintpreviewwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentPage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numPages" fullname="QPrintPreviewWidget::numPages" href="qprintpreviewwidget.html#numPages" location="qprintpreviewwidget.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numPages() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QPrintPreviewWidget::setVisible" href="qprintpreviewwidget.html#setVisible" location="qprintpreviewwidget.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="print" fullname="QPrintPreviewWidget::print" href="qprintpreviewwidget.html#print" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="print()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomIn" fullname="QPrintPreviewWidget::zoomIn" href="qprintpreviewwidget.html#zoomIn" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="zoomIn(qreal factor)"> + <parameter left="qreal" right="" name="factor" default="1.1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="zoomOut" fullname="QPrintPreviewWidget::zoomOut" href="qprintpreviewwidget.html#zoomOut" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="zoomOut(qreal factor)"> + <parameter left="qreal" right="" name="factor" default="1.1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setZoomFactor" fullname="QPrintPreviewWidget::setZoomFactor" href="qprintpreviewwidget.html#setZoomFactor" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setZoomFactor(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="QPrintPreviewWidget::setOrientation" href="qprintpreviewwidget.html#setOrientation" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setOrientation(QPrinter::Orientation orientation)"> + <parameter left="QPrinter::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewMode" fullname="QPrintPreviewWidget::setViewMode" href="qprintpreviewwidget.html#setViewMode" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setViewMode(ViewMode mode)"> + <parameter left="ViewMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setZoomMode" fullname="QPrintPreviewWidget::setZoomMode" href="qprintpreviewwidget.html#setZoomMode" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setZoomMode(ZoomMode zoomMode)"> + <parameter left="ZoomMode" right="" name="zoomMode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentPage" fullname="QPrintPreviewWidget::setCurrentPage" href="qprintpreviewwidget.html#setCurrentPage" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentPage(int page)"> + <parameter left="int" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fitToWidth" fullname="QPrintPreviewWidget::fitToWidth" href="qprintpreviewwidget.html#fitToWidth" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="fitToWidth()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fitInView" fullname="QPrintPreviewWidget::fitInView" href="qprintpreviewwidget.html#fitInView" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="fitInView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLandscapeOrientation" fullname="QPrintPreviewWidget::setLandscapeOrientation" href="qprintpreviewwidget.html#setLandscapeOrientation" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setLandscapeOrientation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPortraitOrientation" fullname="QPrintPreviewWidget::setPortraitOrientation" href="qprintpreviewwidget.html#setPortraitOrientation" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setPortraitOrientation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSinglePageViewMode" fullname="QPrintPreviewWidget::setSinglePageViewMode" href="qprintpreviewwidget.html#setSinglePageViewMode" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setSinglePageViewMode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFacingPagesViewMode" fullname="QPrintPreviewWidget::setFacingPagesViewMode" href="qprintpreviewwidget.html#setFacingPagesViewMode" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setFacingPagesViewMode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAllPagesViewMode" fullname="QPrintPreviewWidget::setAllPagesViewMode" href="qprintpreviewwidget.html#setAllPagesViewMode" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setAllPagesViewMode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="updatePreview" fullname="QPrintPreviewWidget::updatePreview" href="qprintpreviewwidget.html#updatePreview" location="qprintpreviewwidget.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="updatePreview()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paintRequested" fullname="QPrintPreviewWidget::paintRequested" href="qprintpreviewwidget.html#paintRequested" location="qprintpreviewwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="paintRequested(QPrinter * printer)"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="previewChanged" fullname="QPrintPreviewWidget::previewChanged" href="qprintpreviewwidget.html#previewChanged" location="qprintpreviewwidget.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="previewChanged()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsItemAnimation" href="qgraphicsitemanimation.html" location="qgraphicsitemanimation.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsItemAnimation" fullname="QGraphicsItemAnimation::QGraphicsItemAnimation" href="qgraphicsitemanimation.html#QGraphicsItemAnimation" location="qgraphicsitemanimation.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsItemAnimation(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsItemAnimation" fullname="QGraphicsItemAnimation::~QGraphicsItemAnimation" href="qgraphicsitemanimation.html#dtor.QGraphicsItemAnimation" location="qgraphicsitemanimation.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsItemAnimation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="QGraphicsItemAnimation::item" href="qgraphicsitemanimation.html#item" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="item() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItem" fullname="QGraphicsItemAnimation::setItem" href="qgraphicsitemanimation.html#setItem" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItem(QGraphicsItem * item)"> + <parameter left="QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="timeLine" fullname="QGraphicsItemAnimation::timeLine" href="qgraphicsitemanimation.html#timeLine" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTimeLine *" signature="timeLine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTimeLine" fullname="QGraphicsItemAnimation::setTimeLine" href="qgraphicsitemanimation.html#setTimeLine" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTimeLine(QTimeLine * timeLine)"> + <parameter left="QTimeLine *" right="" name="timeLine" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="posAt" fullname="QGraphicsItemAnimation::posAt" href="qgraphicsitemanimation.html#posAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="posAt(qreal step) const"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="posList" fullname="QGraphicsItemAnimation::posList" href="qgraphicsitemanimation.html#posList" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPair<qreal, QPointF> >" signature="posList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPosAt" fullname="QGraphicsItemAnimation::setPosAt" href="qgraphicsitemanimation.html#setPosAt" location="qgraphicsitemanimation.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPosAt(qreal step, const QPointF & point)"> + <parameter left="qreal" right="" name="step" default=""/> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="matrixAt" fullname="QGraphicsItemAnimation::matrixAt" href="qgraphicsitemanimation.html#matrixAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="matrixAt(qreal step) const"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rotationAt" fullname="QGraphicsItemAnimation::rotationAt" href="qgraphicsitemanimation.html#rotationAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rotationAt(qreal step) const"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rotationList" fullname="QGraphicsItemAnimation::rotationList" href="qgraphicsitemanimation.html#rotationList" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPair<qreal, qreal> >" signature="rotationList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRotationAt" fullname="QGraphicsItemAnimation::setRotationAt" href="qgraphicsitemanimation.html#setRotationAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRotationAt(qreal step, qreal angle)"> + <parameter left="qreal" right="" name="step" default=""/> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="xTranslationAt" fullname="QGraphicsItemAnimation::xTranslationAt" href="qgraphicsitemanimation.html#xTranslationAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="xTranslationAt(qreal step) const"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="yTranslationAt" fullname="QGraphicsItemAnimation::yTranslationAt" href="qgraphicsitemanimation.html#yTranslationAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="yTranslationAt(qreal step) const"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translationList" fullname="QGraphicsItemAnimation::translationList" href="qgraphicsitemanimation.html#translationList" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPair<qreal, QPointF> >" signature="translationList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTranslationAt" fullname="QGraphicsItemAnimation::setTranslationAt" href="qgraphicsitemanimation.html#setTranslationAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTranslationAt(qreal step, qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="step" default=""/> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalScaleAt" fullname="QGraphicsItemAnimation::verticalScaleAt" href="qgraphicsitemanimation.html#verticalScaleAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="verticalScaleAt(qreal step) const"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalScaleAt" fullname="QGraphicsItemAnimation::horizontalScaleAt" href="qgraphicsitemanimation.html#horizontalScaleAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="horizontalScaleAt(qreal step) const"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaleList" fullname="QGraphicsItemAnimation::scaleList" href="qgraphicsitemanimation.html#scaleList" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPair<qreal, QPointF> >" signature="scaleList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScaleAt" fullname="QGraphicsItemAnimation::setScaleAt" href="qgraphicsitemanimation.html#setScaleAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScaleAt(qreal step, qreal sx, qreal sy)"> + <parameter left="qreal" right="" name="step" default=""/> + <parameter left="qreal" right="" name="sx" default=""/> + <parameter left="qreal" right="" name="sy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalShearAt" fullname="QGraphicsItemAnimation::verticalShearAt" href="qgraphicsitemanimation.html#verticalShearAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="verticalShearAt(qreal step) const"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalShearAt" fullname="QGraphicsItemAnimation::horizontalShearAt" href="qgraphicsitemanimation.html#horizontalShearAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="horizontalShearAt(qreal step) const"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="shearList" fullname="QGraphicsItemAnimation::shearList" href="qgraphicsitemanimation.html#shearList" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPair<qreal, QPointF> >" signature="shearList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShearAt" fullname="QGraphicsItemAnimation::setShearAt" href="qgraphicsitemanimation.html#setShearAt" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setShearAt(qreal step, qreal sh, qreal sv)"> + <parameter left="qreal" right="" name="step" default=""/> + <parameter left="qreal" right="" name="sh" default=""/> + <parameter left="qreal" right="" name="sv" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QGraphicsItemAnimation::clear" href="qgraphicsitemanimation.html#clear" location="qgraphicsitemanimation.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStep" fullname="QGraphicsItemAnimation::setStep" href="qgraphicsitemanimation.html#setStep" location="qgraphicsitemanimation.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setStep(qreal step)"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="reset" fullname="QGraphicsItemAnimation::reset" href="qgraphicsitemanimation-obsolete.html#reset" location="qgraphicsitemanimation.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="beforeAnimationStep" fullname="QGraphicsItemAnimation::beforeAnimationStep" href="qgraphicsitemanimation.html#beforeAnimationStep" location="qgraphicsitemanimation.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="beforeAnimationStep(qreal step)"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="afterAnimationStep" fullname="QGraphicsItemAnimation::afterAnimationStep" href="qgraphicsitemanimation.html#afterAnimationStep" location="qgraphicsitemanimation.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="afterAnimationStep(qreal step)"> + <parameter left="qreal" right="" name="step" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsLinearLayout" href="qgraphicslinearlayout.html" location="qgraphicslinearlayout.h" bases="QGraphicsLayout" module="QtGui"> + <contents name="size-hints-and-size-policies-in-qgraphicslinearlayout" title="Size Hints and Size Policies in QGraphicsLinearLayout" level="1"/> + <contents name="spacing-within-qgraphicslinearlayout" title="Spacing within QGraphicsLinearLayout" level="1"/> + <contents name="stretch-factor-in-qgraphicslinearlayout" title="Stretch Factor in QGraphicsLinearLayout" level="1"/> + <contents name="qgraphicslinearlayout-compared-to-other-layouts" title="QGraphicsLinearLayout Compared to Other Layouts" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsLinearLayout" fullname="QGraphicsLinearLayout::QGraphicsLinearLayout" href="qgraphicslinearlayout.html#QGraphicsLinearLayout" location="qgraphicslinearlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsLinearLayout(QGraphicsLayoutItem * parent)"> + <parameter left="QGraphicsLayoutItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsLinearLayout" fullname="QGraphicsLinearLayout::QGraphicsLinearLayout" href="qgraphicslinearlayout.html#QGraphicsLinearLayout-2" location="qgraphicslinearlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsLinearLayout(Qt::Orientation orientation, QGraphicsLayoutItem * parent)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QGraphicsLayoutItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsLinearLayout" fullname="QGraphicsLinearLayout::~QGraphicsLinearLayout" href="qgraphicslinearlayout.html#dtor.QGraphicsLinearLayout" location="qgraphicslinearlayout.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsLinearLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="QGraphicsLinearLayout::setOrientation" href="qgraphicslinearlayout.html#setOrientation" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOrientation(Qt::Orientation orientation)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QGraphicsLinearLayout::orientation" href="qgraphicslinearlayout.html#orientation" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QGraphicsLinearLayout::addItem" href="qgraphicslinearlayout.html#addItem" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(QGraphicsLayoutItem * item)"> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addStretch" fullname="QGraphicsLinearLayout::addStretch" href="qgraphicslinearlayout.html#addStretch" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addStretch(int stretch)"> + <parameter left="int" right="" name="stretch" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="QGraphicsLinearLayout::insertItem" href="qgraphicslinearlayout.html#insertItem" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertItem(int index, QGraphicsLayoutItem * item)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertStretch" fullname="QGraphicsLinearLayout::insertStretch" href="qgraphicslinearlayout.html#insertStretch" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertStretch(int index, int stretch)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="stretch" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItem" fullname="QGraphicsLinearLayout::removeItem" href="qgraphicslinearlayout.html#removeItem" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(QGraphicsLayoutItem * item)"> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAt" fullname="QGraphicsLinearLayout::removeAt" href="qgraphicslinearlayout.html#removeAt" location="qgraphicslinearlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpacing" fullname="QGraphicsLinearLayout::setSpacing" href="qgraphicslinearlayout.html#setSpacing" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSpacing(qreal spacing)"> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="spacing" fullname="QGraphicsLinearLayout::spacing" href="qgraphicslinearlayout.html#spacing" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="spacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemSpacing" fullname="QGraphicsLinearLayout::setItemSpacing" href="qgraphicslinearlayout.html#setItemSpacing" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemSpacing(int index, qreal spacing)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemSpacing" fullname="QGraphicsLinearLayout::itemSpacing" href="qgraphicslinearlayout.html#itemSpacing" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="itemSpacing(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStretchFactor" fullname="QGraphicsLinearLayout::setStretchFactor" href="qgraphicslinearlayout.html#setStretchFactor" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStretchFactor(QGraphicsLayoutItem * item, int stretch)"> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stretchFactor" fullname="QGraphicsLinearLayout::stretchFactor" href="qgraphicslinearlayout.html#stretchFactor" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="stretchFactor(QGraphicsLayoutItem * item) const"> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QGraphicsLinearLayout::setAlignment" href="qgraphicslinearlayout.html#setAlignment" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlignment(QGraphicsLayoutItem * item, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QGraphicsLinearLayout::alignment" href="qgraphicslinearlayout.html#alignment" location="qgraphicslinearlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Alignment" signature="alignment(QGraphicsLayoutItem * item) const"> + <parameter left="QGraphicsLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QGraphicsLinearLayout::setGeometry" href="qgraphicslinearlayout.html#setGeometry" location="qgraphicslinearlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QGraphicsLinearLayout::count" href="qgraphicslinearlayout.html#count" location="qgraphicslinearlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QGraphicsLinearLayout::itemAt" href="qgraphicslinearlayout.html#itemAt" location="qgraphicslinearlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QGraphicsLayoutItem *" signature="itemAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidate" fullname="QGraphicsLinearLayout::invalidate" href="qgraphicslinearlayout.html#invalidate" location="qgraphicslinearlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="invalidate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QGraphicsLinearLayout::sizeHint" href="qgraphicslinearlayout.html#sizeHint" location="qgraphicslinearlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="sizeHint(Qt::SizeHint which, const QSizeF & constraint) const"> + <parameter left="Qt::SizeHint" right="" name="which" default=""/> + <parameter left="const QSizeF &" right="" name="constraint" default="QSizeF()"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDirModel" href="qdirmodel.html" location="qdirmodel.h" bases="QAbstractItemModel" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="resolveSymlinks" fullname="QDirModel::resolveSymlinks" href="qdirmodel.html#resolveSymlinks-prop" location="qdirmodel.h" type="bool"> + <getter name="resolveSymlinks"/> + <setter name="setResolveSymlinks"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="readOnly" fullname="QDirModel::readOnly" href="qdirmodel.html#readOnly-prop" location="qdirmodel.h" type="bool"> + <getter name="isReadOnly"/> + <setter name="setReadOnly"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="lazyChildCount" fullname="QDirModel::lazyChildCount" href="qdirmodel.html#lazyChildCount-prop" location="qdirmodel.h" type="bool"> + <getter name="lazyChildCount"/> + <setter name="setLazyChildCount"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="Roles" fullname="QDirModel::Roles" href="qdirmodel.html#Roles-enum" location="qdirmodel.h"> + <value name="FileIconRole" value="Qt::DecorationRole"/> + <value name="FilePathRole" value="Qt::UserRole + 1"/> + <value name="FileNameRole" value=""/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QDirModel" fullname="QDirModel::QDirModel" href="qdirmodel.html#QDirModel" location="qdirmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDirModel(const QStringList & nameFilters, QFlags<QDir::Filter> filters, QFlags<QDir::SortFlag> sort, QObject * parent)"> + <parameter left="const QStringList &" right="" name="nameFilters" default=""/> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default=""/> + <parameter left="QFlags<QDir::SortFlag>" right="" name="sort" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDirModel" fullname="QDirModel::QDirModel" href="qdirmodel.html#QDirModel-2" location="qdirmodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDirModel(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDirModel" fullname="QDirModel::~QDirModel" href="qdirmodel.html#dtor.QDirModel" location="qdirmodel.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDirModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QDirModel::index" href="qdirmodel.html#index" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="index(int row, int column, const QModelIndex & parent) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QDirModel::parent" href="qdirmodel.html#parent" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="parent(const QModelIndex & child) const"> + <parameter left="const QModelIndex &" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QDirModel::rowCount" href="qdirmodel.html#rowCount" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QDirModel::columnCount" href="qdirmodel.html#columnCount" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QDirModel::data" href="qdirmodel.html#data" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(const QModelIndex & index, int role) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QDirModel::setData" href="qdirmodel.html#setData" location="qdirmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setData(const QModelIndex & index, const QVariant & value, int role)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="headerData" fullname="QDirModel::headerData" href="qdirmodel.html#headerData" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="headerData(int section, Qt::Orientation orientation, int role) const"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasChildren" fullname="QDirModel::hasChildren" href="qdirmodel.html#hasChildren" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasChildren(const QModelIndex & parent) const"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QDirModel::flags" href="qdirmodel.html#flags" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::ItemFlags" signature="flags(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="QDirModel::sort" href="qdirmodel.html#sort" location="qdirmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sort(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default="Qt::AscendingOrder"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeTypes" fullname="QDirModel::mimeTypes" href="qdirmodel.html#mimeTypes" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="mimeTypes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QDirModel::mimeData" href="qdirmodel.html#mimeData" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QMimeData *" signature="mimeData(const QModelIndexList & indexes) const"> + <parameter left="const QModelIndexList &" right="" name="indexes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dropMimeData" fullname="QDirModel::dropMimeData" href="qdirmodel.html#dropMimeData" location="qdirmodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="dropMimeData(const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent)"> + <parameter left="const QMimeData *" right="" name="data" default=""/> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedDropActions" fullname="QDirModel::supportedDropActions" href="qdirmodel.html#supportedDropActions" location="qdirmodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::DropActions" signature="supportedDropActions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconProvider" fullname="QDirModel::setIconProvider" href="qdirmodel.html#setIconProvider" location="qdirmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIconProvider(QFileIconProvider * provider)"> + <parameter left="QFileIconProvider *" right="" name="provider" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconProvider" fullname="QDirModel::iconProvider" href="qdirmodel.html#iconProvider" location="qdirmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFileIconProvider *" signature="iconProvider() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNameFilters" fullname="QDirModel::setNameFilters" href="qdirmodel.html#setNameFilters" location="qdirmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNameFilters(const QStringList & filters)"> + <parameter left="const QStringList &" right="" name="filters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nameFilters" fullname="QDirModel::nameFilters" href="qdirmodel.html#nameFilters" location="qdirmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="nameFilters() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFilter" fullname="QDirModel::setFilter" href="qdirmodel.html#setFilter" location="qdirmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFilter(QFlags<QDir::Filter> filters)"> + <parameter left="QFlags<QDir::Filter>" right="" name="filters" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filter" fullname="QDirModel::filter" href="qdirmodel.html#filter" location="qdirmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir::Filters" signature="filter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSorting" fullname="QDirModel::setSorting" href="qdirmodel.html#setSorting" location="qdirmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSorting(QFlags<QDir::SortFlag> sort)"> + <parameter left="QFlags<QDir::SortFlag>" right="" name="sort" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sorting" fullname="QDirModel::sorting" href="qdirmodel.html#sorting" location="qdirmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir::SortFlags" signature="sorting() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setResolveSymlinks" fullname="QDirModel::setResolveSymlinks" href="qdirmodel.html#resolveSymlinks-prop" location="qdirmodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="resolveSymlinks" type="void" signature="setResolveSymlinks(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resolveSymlinks" fullname="QDirModel::resolveSymlinks" href="qdirmodel.html#resolveSymlinks-prop" location="qdirmodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="resolveSymlinks" type="bool" signature="resolveSymlinks() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadOnly" fullname="QDirModel::setReadOnly" href="qdirmodel.html#readOnly-prop" location="qdirmodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="readOnly" type="void" signature="setReadOnly(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadOnly" fullname="QDirModel::isReadOnly" href="qdirmodel.html#readOnly-prop" location="qdirmodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="readOnly" type="bool" signature="isReadOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLazyChildCount" fullname="QDirModel::setLazyChildCount" href="qdirmodel.html#lazyChildCount-prop" location="qdirmodel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="lazyChildCount" type="void" signature="setLazyChildCount(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lazyChildCount" fullname="QDirModel::lazyChildCount" href="qdirmodel.html#lazyChildCount-prop" location="qdirmodel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="lazyChildCount" type="bool" signature="lazyChildCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QDirModel::index" href="qdirmodel.html#index-2" location="qdirmodel.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QModelIndex" signature="index(const QString & path, int column) const"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="int" right="" name="column" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDir" fullname="QDirModel::isDir" href="qdirmodel.html#isDir" location="qdirmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDir(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mkdir" fullname="QDirModel::mkdir" href="qdirmodel.html#mkdir" location="qdirmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QModelIndex" signature="mkdir(const QModelIndex & parent, const QString & name)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rmdir" fullname="QDirModel::rmdir" href="qdirmodel.html#rmdir" location="qdirmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="rmdir(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QDirModel::remove" href="qdirmodel.html#remove" location="qdirmodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filePath" fullname="QDirModel::filePath" href="qdirmodel.html#filePath" location="qdirmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="filePath(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QDirModel::fileName" href="qdirmodel.html#fileName" location="qdirmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileIcon" fullname="QDirModel::fileIcon" href="qdirmodel.html#fileIcon" location="qdirmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon" signature="fileIcon(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileInfo" fullname="QDirModel::fileInfo" href="qdirmodel.html#fileInfo" location="qdirmodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFileInfo" signature="fileInfo(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="refresh" fullname="QDirModel::refresh" href="qdirmodel.html#refresh" location="qdirmodel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="refresh(const QModelIndex & parent)"> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMouseDriverFactory" href="qmousedriverfactory.html" location="qmousedriverfactory_qws.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QMouseDriverFactory::keys" href="qmousedriverfactory.html#keys" location="qmousedriverfactory_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="keys()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QMouseDriverFactory::create" href="qmousedriverfactory.html#create" location="qmousedriverfactory_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QWSMouseHandler *" signature="create(const QString & key, const QString & device)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="device" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QMap" href="qmap.html" location="qmap.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMap" fullname="QMap::QMap" href="qmap.html#QMap" location="qmap.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QMap" fullname="QMap::QMap" href="qmap.html#QMap-2" location="qmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMap(const QMap<Key, T> & other)"> + <parameter left="const QMap<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMap" fullname="QMap::~QMap" href="qmap.html#dtor.QMap" location="qmap.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QMap::operator=" href="qmap.html#operator=" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMap<Key, T> &" signature="operator=(const QMap<Key, T> & other)"> + <parameter left="const QMap<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QMap" fullname="QMap::QMap" href="qmap.html#QMap-3" location="qmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QMap(const std::map<Key, T> & other)"> + <parameter left="const std::map<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toStdMap" fullname="QMap::toStdMap" href="qmap.html#toStdMap" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="std::map<Key, T>" signature="toStdMap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QMap::operator==" href="qmap.html#operator==" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QMap<Key, T> & other) const"> + <parameter left="const QMap<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QMap::operator!=" href="qmap.html#operator!=" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QMap<Key, T> & other) const"> + <parameter left="const QMap<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QMap::size" href="qmap.html#size" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QMap::isEmpty" href="qmap.html#isEmpty" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QMap::clear" href="qmap.html#clear" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QMap::remove" href="qmap.html#remove" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="remove(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="QMap::take" href="qmap.html#take" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="take(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QMap::contains" href="qmap.html#contains" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QMap::key" href="qmap.html#key" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const Key" signature="key(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QMap::key" href="qmap.html#key-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const Key" signature="key(const T & value, const Key & defaultKey) const"> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="const Key &" right="" name="defaultKey" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QMap::value" href="qmap.html#value" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T" signature="value(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QMap::value" href="qmap.html#value-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T" signature="value(const Key & key, const T & defaultValue) const"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="defaultValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QMap::operator[]" href="qmap.html#operator[]" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T &" signature="operator[](const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QMap::operator[]" href="qmap.html#operator[]-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const T" signature="operator[](const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uniqueKeys" fullname="QMap::uniqueKeys" href="qmap.html#uniqueKeys" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Key>" signature="uniqueKeys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QMap::keys" href="qmap.html#keys" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<Key>" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QMap::keys" href="qmap.html#keys-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QList<Key>" signature="keys(const T & value) const"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="values" fullname="QMap::values" href="qmap.html#values" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<T>" signature="values() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="values" fullname="QMap::values" href="qmap.html#values-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QList<T>" signature="values(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QMap::count" href="qmap.html#count" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QMap::iterator" href="qmap-iterator.html" location="qmap.h" bases="" module="QtCore"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="iterator_category" fullname="QMap::iterator::iterator_category" href="qmap-iterator.html#iterator_category-typedef" location="qmap.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iterator" fullname="QMap::iterator::iterator" href="qmap-iterator.html#iterator" location="qmap.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QMap::iterator::key" href="qmap-iterator.html#key" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const Key &" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QMap::iterator::value" href="qmap-iterator.html#value" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T &" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="data" fullname="QMap::iterator::data" href="qmap-iterator-qt3.html#data" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T &" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QMap::iterator::operator*" href="qmap-iterator.html#operator*" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QMap::iterator::operator->" href="qmap-iterator.html#operator->" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QMap::iterator::operator==" href="qmap-iterator.html#operator==" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QMap::iterator::operator!=" href="qmap-iterator.html#operator!=" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const iterator & other) const"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QMap::iterator::operator++" href="qmap-iterator.html#operator++" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QMap::iterator::operator++" href="qmap-iterator.html#operator++-2" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QMap::iterator::operator--" href="qmap-iterator.html#operator--" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QMap::iterator::operator--" href="qmap-iterator.html#operator---2" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QMap::iterator::operator+" href="qmap-iterator.html#operator+" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="operator+(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QMap::iterator::operator-" href="qmap-iterator.html#operator-" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="iterator" signature="operator-(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QMap::iterator::operator+=" href="qmap-iterator.html#operator+=" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator+=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QMap::iterator::operator-=" href="qmap-iterator.html#operator-=" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator &" signature="operator-=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QMap::iterator::operator==" href="qmap-iterator.html#operator==-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QMap::iterator::operator!=" href="qmap-iterator.html#operator!=-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QMap::const_iterator" href="qmap-const-iterator.html" location="qmap.h" bases="" module="QtCore"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="iterator_category" fullname="QMap::const_iterator::iterator_category" href="qmap-const-iterator.html#iterator_category-typedef" location="qmap.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QMap::const_iterator::const_iterator" href="qmap-const-iterator.html#const_iterator" location="qmap.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="const_iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QMap::const_iterator::const_iterator" href="qmap-const-iterator.html#const_iterator-3" location="qmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="const_iterator(const iterator & other)"> + <parameter left="const iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QMap::const_iterator::key" href="qmap-const-iterator.html#key" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const Key &" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QMap::const_iterator::value" href="qmap-const-iterator.html#value" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="data" fullname="QMap::const_iterator::data" href="qmap-const-iterator-qt3.html#data" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QMap::const_iterator::operator*" href="qmap-const-iterator.html#operator*" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QMap::const_iterator::operator->" href="qmap-const-iterator.html#operator->" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QMap::const_iterator::operator==" href="qmap-const-iterator.html#operator==" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QMap::const_iterator::operator!=" href="qmap-const-iterator.html#operator!=" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QMap::const_iterator::operator++" href="qmap-const-iterator.html#operator++" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QMap::const_iterator::operator++" href="qmap-const-iterator.html#operator++-2" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const_iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QMap::const_iterator::operator--" href="qmap-const-iterator.html#operator--" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QMap::const_iterator::operator--" href="qmap-const-iterator.html#operator---2" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const_iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QMap::const_iterator::operator+" href="qmap-const-iterator.html#operator+" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="operator+(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QMap::const_iterator::operator-" href="qmap-const-iterator.html#operator-" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="operator-(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QMap::const_iterator::operator+=" href="qmap-const-iterator.html#operator+=" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator+=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QMap::const_iterator::operator-=" href="qmap-const-iterator.html#operator-=" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator-=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QMap::begin" href="qmap.html#begin" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="begin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QMap::begin" href="qmap.html#begin-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constBegin" fullname="QMap::constBegin" href="qmap.html#constBegin" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constBegin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QMap::end" href="qmap.html#end" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="end()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QMap::end" href="qmap.html#end-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="end() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constEnd" fullname="QMap::constEnd" href="qmap.html#constEnd" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="erase" fullname="QMap::erase" href="qmap.html#erase" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="erase(iterator pos)"> + <parameter left="iterator" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="remove" fullname="QMap::remove" href="qmap-qt3.html#remove-2" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="remove(iterator it)"> + <parameter left="iterator" right="" name="it" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="erase" fullname="QMap::erase" href="qmap-qt3.html#erase-2" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="erase(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="QMap::Iterator" href="qmap.html#Iterator-typedef" location="qmap.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ConstIterator" fullname="QMap::ConstIterator" href="qmap.html#ConstIterator-typedef" location="qmap.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QMap::count" href="qmap.html#count-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QMap::find" href="qmap.html#find" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="find(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QMap::find" href="qmap.html#find-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="find(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="constFind" fullname="QMap::constFind" href="qmap.html#constFind" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constFind(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lowerBound" fullname="QMap::lowerBound" href="qmap.html#lowerBound" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="lowerBound(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lowerBound" fullname="QMap::lowerBound" href="qmap.html#lowerBound-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="lowerBound(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="upperBound" fullname="QMap::upperBound" href="qmap.html#upperBound" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="upperBound(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="upperBound" fullname="QMap::upperBound" href="qmap.html#upperBound-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const_iterator" signature="upperBound(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QMap::insert" href="qmap.html#insert" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="insert(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="insert" fullname="QMap::insert" href="qmap-qt3.html#insert-2" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="iterator" signature="insert(const Key & key, const T & value, bool overwrite)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="bool" right="" name="overwrite" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertMulti" fullname="QMap::insertMulti" href="qmap.html#insertMulti" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="insertMulti(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="replace" fullname="QMap::replace" href="qmap-qt3.html#replace" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="iterator" signature="replace(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unite" fullname="QMap::unite" href="qmap.html#unite" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMap<Key, T> &" signature="unite(const QMap<Key, T> & other)"> + <parameter left="const QMap<Key, T> &" right="" name="other" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="key_type" fullname="QMap::key_type" href="qmap.html#key_type-typedef" location="qmap.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="mapped_type" fullname="QMap::mapped_type" href="qmap.html#mapped_type-typedef" location="qmap.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="difference_type" fullname="QMap::difference_type" href="qmap.html#difference_type-typedef" location="qmap.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="size_type" fullname="QMap::size_type" href="qmap.html#size_type-typedef" location="qmap.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="empty" fullname="QMap::empty" href="qmap.html#empty" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="empty() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QMultiMap" href="qmultimap.html" location="qmap.h" bases="QMap" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMultiMap" fullname="QMultiMap::QMultiMap" href="qmultimap.html#QMultiMap" location="qmap.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMultiMap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QMultiMap" fullname="QMultiMap::QMultiMap" href="qmultimap.html#QMultiMap-2" location="qmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMultiMap(const QMap<Key, T> & other)"> + <parameter left="const QMap<Key, T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QMultiMap::replace" href="qmultimap.html#replace" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMap<Key, T>::iterator" signature="replace(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QMultiMap::insert" href="qmultimap.html#insert" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMap<Key, T>::iterator" signature="insert(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QMultiMap::operator+=" href="qmultimap.html#operator+=" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMultiMap &" signature="operator+=(const QMultiMap & other)"> + <parameter left="const QMultiMap &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QMultiMap::operator+" href="qmultimap.html#operator+" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMultiMap" signature="operator+(const QMultiMap & other) const"> + <parameter left="const QMultiMap &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QMultiMap::contains" href="qmultimap.html#contains-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="contains(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QMultiMap::remove" href="qmultimap.html#remove-2" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="remove(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QMultiMap::count" href="qmultimap.html#count-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="count(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QMultiMap::count" href="qmultimap.html#count-3" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QMultiMap::find" href="qmultimap.html#find-2" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QMap<Key, T>::iterator" signature="find(const Key & key)"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QMultiMap::find" href="qmultimap.html#find-4" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QMap<Key, T>::const_iterator" signature="find(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="constFind" fullname="QMultiMap::constFind" href="qmultimap.html#constFind-2" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QMap<Key, T>::const_iterator" signature="constFind(const Key & key) const"> + <parameter left="const Key &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QMultiMap::contains" href="qmultimap.html#contains" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const Key & key, const T & value) const"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QMultiMap::remove" href="qmultimap.html#remove" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="remove(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QMultiMap::count" href="qmultimap.html#count" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count(const Key & key, const T & value) const"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QMultiMap::find" href="qmultimap.html#find" location="qmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMap<Key, T>::iterator" signature="find(const Key & key, const T & value)"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="QMultiMap::find" href="qmultimap.html#find-3" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QMap<Key, T>::const_iterator" signature="find(const Key & key, const T & value) const"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="constFind" fullname="QMultiMap::constFind" href="qmultimap.html#constFind" location="qmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMap<Key, T>::const_iterator" signature="constFind(const Key & key, const T & value) const"> + <parameter left="const Key &" right="" name="key" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWizard" href="qwizard.html" location="qwizard.h" bases="QDialog" module="QtGui"> + <target name="field-mechanism"/> + <target name="initialize-page"/> + <target name="mandatory-fields"/> + <contents name="a-trivial-example" title="A Trivial Example" level="1"/> + <contents name="wizard-look-and-feel" title="Wizard Look and Feel" level="1"/> + <contents name="elements-of-a-wizard-page" title="Elements of a Wizard Page" level="1"/> + <contents name="registering-and-using-fields" title="Registering and Using Fields" level="1"/> + <contents name="creating-linear-wizards" title="Creating Linear Wizards" level="1"/> + <contents name="creating-non-linear-wizards" title="Creating Non-Linear Wizards" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="wizardStyle" fullname="QWizard::wizardStyle" href="qwizard.html#wizardStyle-prop" location="qwizard.h" type="WizardStyle"> + <getter name="wizardStyle"/> + <setter name="setWizardStyle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QWizard::options" href="qwizard.html#options-prop" location="qwizard.h" type="WizardOptions"> + <getter name="options"/> + <setter name="setOptions"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="titleFormat" fullname="QWizard::titleFormat" href="qwizard.html#titleFormat-prop" location="qwizard.h" type="Qt::TextFormat"> + <getter name="titleFormat"/> + <setter name="setTitleFormat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="subTitleFormat" fullname="QWizard::subTitleFormat" href="qwizard.html#subTitleFormat-prop" location="qwizard.h" type="Qt::TextFormat"> + <getter name="subTitleFormat"/> + <setter name="setSubTitleFormat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="startId" fullname="QWizard::startId" href="qwizard.html#startId-prop" location="qwizard.h" type="int"> + <getter name="startId"/> + <setter name="setStartId"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="currentId" fullname="QWizard::currentId" href="qwizard.html#currentId-prop" location="qwizard.h" type="int"> + <getter name="currentId"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="WizardButton" fullname="QWizard::WizardButton" href="qwizard.html#WizardButton-enum" location="qwizard.h"> + <value name="BackButton" value="0"/> + <value name="NextButton" value="1"/> + <value name="CommitButton" value="2"/> + <value name="FinishButton" value="3"/> + <value name="CancelButton" value="4"/> + <value name="HelpButton" value="5"/> + <value name="CustomButton1" value="6"/> + <value name="CustomButton2" value="7"/> + <value name="CustomButton3" value="8"/> + <value name="Stretch" value="9"/> + <value name="NoButton" value="-1"/> + <value name="NStandardButtons" value="6"/> + <value name="NButtons" value="9"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WizardPixmap" fullname="QWizard::WizardPixmap" href="qwizard.html#WizardPixmap-enum" location="qwizard.h"> + <value name="WatermarkPixmap" value="0"/> + <value name="LogoPixmap" value="1"/> + <value name="BannerPixmap" value="2"/> + <value name="BackgroundPixmap" value="3"/> + <value name="NPixmaps" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WizardStyle" fullname="QWizard::WizardStyle" href="qwizard.html#WizardStyle-enum" location="qwizard.h"> + <value name="ClassicStyle" value="0"/> + <value name="ModernStyle" value="1"/> + <value name="MacStyle" value="2"/> + <value name="AeroStyle" value="3"/> + <value name="NStyles" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="WizardOption" fullname="QWizard::WizardOption" href="qwizard.html#WizardOption-enum" location="qwizard.h" typedef="QWizard::WizardOptions"> + <value name="IndependentPages" value="0x00000001"/> + <value name="IgnoreSubTitles" value="0x00000002"/> + <value name="ExtendedWatermarkPixmap" value="0x00000004"/> + <value name="NoDefaultButton" value="0x00000008"/> + <value name="NoBackButtonOnStartPage" value="0x00000010"/> + <value name="NoBackButtonOnLastPage" value="0x00000020"/> + <value name="DisabledBackButtonOnLastPage" value="0x00000040"/> + <value name="HaveNextButtonOnLastPage" value="0x00000080"/> + <value name="HaveFinishButtonOnEarlyPages" value="0x00000100"/> + <value name="NoCancelButton" value="0x00000200"/> + <value name="CancelButtonOnLeft" value="0x00000400"/> + <value name="HaveHelpButton" value="0x00000800"/> + <value name="HelpButtonOnRight" value="0x00001000"/> + <value name="HaveCustomButton1" value="0x00002000"/> + <value name="HaveCustomButton2" value="0x00004000"/> + <value name="HaveCustomButton3" value="0x00008000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="WizardOptions" fullname="QWizard::WizardOptions" href="qwizard.html#WizardOptions-typedef" location="qwizard.h" enum="QWizard::WizardOption"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QWizard" fullname="QWizard::QWizard" href="qwizard.html#QWizard" location="qwizard.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWizard(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWizard" fullname="QWizard::~QWizard" href="qwizard.html#dtor.QWizard" location="qwizard.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWizard()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addPage" fullname="QWizard::addPage" href="qwizard.html#addPage" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="addPage(QWizardPage * page)"> + <parameter left="QWizardPage *" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPage" fullname="QWizard::setPage" href="qwizard.html#setPage" location="qwizard.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPage(int id, QWizardPage * page)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="QWizardPage *" right="" name="page" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removePage" fullname="QWizard::removePage" href="qwizard.html#removePage" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removePage(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="page" fullname="QWizard::page" href="qwizard.html#page" location="qwizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWizardPage *" signature="page(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasVisitedPage" fullname="QWizard::hasVisitedPage" href="qwizard.html#hasVisitedPage" location="qwizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasVisitedPage(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visitedPages" fullname="QWizard::visitedPages" href="qwizard.html#visitedPages" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<int>" signature="visitedPages() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pageIds" fullname="QWizard::pageIds" href="qwizard.html#pageIds" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<int>" signature="pageIds() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStartId" fullname="QWizard::setStartId" href="qwizard.html#startId-prop" location="qwizard.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="startId" type="void" signature="setStartId(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startId" fullname="QWizard::startId" href="qwizard.html#startId-prop" location="qwizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="startId" type="int" signature="startId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentPage" fullname="QWizard::currentPage" href="qwizard.html#currentPage" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWizardPage *" signature="currentPage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentId" fullname="QWizard::currentId" href="qwizard.html#currentId-prop" location="qwizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentId" type="int" signature="currentId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="validateCurrentPage" fullname="QWizard::validateCurrentPage" href="qwizard.html#validateCurrentPage" location="qwizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="validateCurrentPage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextId" fullname="QWizard::nextId" href="qwizard.html#nextId" location="qwizard.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="nextId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setField" fullname="QWizard::setField" href="qwizard.html#setField" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setField(const QString & name, const QVariant & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="field" fullname="QWizard::field" href="qwizard.html#field" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="field(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWizardStyle" fullname="QWizard::setWizardStyle" href="qwizard.html#wizardStyle-prop" location="qwizard.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="wizardStyle" type="void" signature="setWizardStyle(WizardStyle style)"> + <parameter left="WizardStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wizardStyle" fullname="QWizard::wizardStyle" href="qwizard.html#wizardStyle-prop" location="qwizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wizardStyle" type="WizardStyle" signature="wizardStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QWizard::setOption" href="qwizard.html#setOption" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(WizardOption option, bool on)"> + <parameter left="WizardOption" right="" name="option" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testOption" fullname="QWizard::testOption" href="qwizard.html#testOption" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testOption(WizardOption option) const"> + <parameter left="WizardOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOptions" fullname="QWizard::setOptions" href="qwizard.html#options-prop" location="qwizard.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="options" type="void" signature="setOptions(QFlags<QWizard::WizardOption> options)"> + <parameter left="QFlags<QWizard::WizardOption>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QWizard::options" href="qwizard.html#options-prop" location="qwizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="options" type="WizardOptions" signature="options() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setButtonText" fullname="QWizard::setButtonText" href="qwizard.html#setButtonText" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setButtonText(WizardButton which, const QString & text)"> + <parameter left="WizardButton" right="" name="which" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonText" fullname="QWizard::buttonText" href="qwizard.html#buttonText" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="buttonText(WizardButton which) const"> + <parameter left="WizardButton" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setButtonLayout" fullname="QWizard::setButtonLayout" href="qwizard.html#setButtonLayout" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setButtonLayout(const QList<WizardButton> & layout)"> + <parameter left="const QList<WizardButton> &" right="" name="layout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setButton" fullname="QWizard::setButton" href="qwizard.html#setButton" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setButton(WizardButton which, QAbstractButton * button)"> + <parameter left="WizardButton" right="" name="which" default=""/> + <parameter left="QAbstractButton *" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="button" fullname="QWizard::button" href="qwizard.html#button" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractButton *" signature="button(WizardButton which) const"> + <parameter left="WizardButton" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTitleFormat" fullname="QWizard::setTitleFormat" href="qwizard.html#titleFormat-prop" location="qwizard.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="titleFormat" type="void" signature="setTitleFormat(Qt::TextFormat format)"> + <parameter left="Qt::TextFormat" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="titleFormat" fullname="QWizard::titleFormat" href="qwizard.html#titleFormat-prop" location="qwizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="titleFormat" type="Qt::TextFormat" signature="titleFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSubTitleFormat" fullname="QWizard::setSubTitleFormat" href="qwizard.html#subTitleFormat-prop" location="qwizard.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="subTitleFormat" type="void" signature="setSubTitleFormat(Qt::TextFormat format)"> + <parameter left="Qt::TextFormat" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subTitleFormat" fullname="QWizard::subTitleFormat" href="qwizard.html#subTitleFormat-prop" location="qwizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="subTitleFormat" type="Qt::TextFormat" signature="subTitleFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="QWizard::setPixmap" href="qwizard.html#setPixmap" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(WizardPixmap which, const QPixmap & pixmap)"> + <parameter left="WizardPixmap" right="" name="which" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QWizard::pixmap" href="qwizard.html#pixmap" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap(WizardPixmap which) const"> + <parameter left="WizardPixmap" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultProperty" fullname="QWizard::setDefaultProperty" href="qwizard.html#setDefaultProperty" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDefaultProperty(const char * className, const char * property, const char * changedSignal)"> + <parameter left="const char *" right="" name="className" default=""/> + <parameter left="const char *" right="" name="property" default=""/> + <parameter left="const char *" right="" name="changedSignal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QWizard::setVisible" href="qwizard.html#setVisible" location="qwizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QWizard::sizeHint" href="qwizard.html#sizeHint" location="qwizard.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIdChanged" fullname="QWizard::currentIdChanged" href="qwizard.html#currentIdChanged" location="qwizard.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentIdChanged(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="helpRequested" fullname="QWizard::helpRequested" href="qwizard.html#helpRequested" location="qwizard.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="helpRequested()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="customButtonClicked" fullname="QWizard::customButtonClicked" href="qwizard.html#customButtonClicked" location="qwizard.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="customButtonClicked(int which)"> + <parameter left="int" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="back" fullname="QWizard::back" href="qwizard.html#back" location="qwizard.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="back()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="next" fullname="QWizard::next" href="qwizard.html#next" location="qwizard.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="next()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="restart" fullname="QWizard::restart" href="qwizard.html#restart" location="qwizard.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="restart()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QWizard::event" href="qwizard.html#event" location="qwizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QWizard::resizeEvent" href="qwizard.html#resizeEvent" location="qwizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QWizard::paintEvent" href="qwizard.html#paintEvent" location="qwizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="winEvent" fullname="QWizard::winEvent" href="qwizard.html#winEvent" location="qwizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="winEvent(MSG * message, long * result)"> + <parameter left="MSG *" right="" name="message" default=""/> + <parameter left="long *" right="" name="result" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="done" fullname="QWizard::done" href="qwizard.html#done" location="qwizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="done(int result)"> + <parameter left="int" right="" name="result" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initializePage" fullname="QWizard::initializePage" href="qwizard.html#initializePage" location="qwizard.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="initializePage(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="cleanupPage" fullname="QWizard::cleanupPage" href="qwizard.html#cleanupPage" location="qwizard.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="cleanupPage(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWizardPage" href="qwizardpage.html" location="qwizard.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QWizardPage::title" href="qwizardpage.html#title-prop" location="qwizard.h" type="QString"> + <getter name="title"/> + <setter name="setTitle"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="subTitle" fullname="QWizardPage::subTitle" href="qwizardpage.html#subTitle-prop" location="qwizard.h" type="QString"> + <getter name="subTitle"/> + <setter name="setSubTitle"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QWizardPage" fullname="QWizardPage::QWizardPage" href="qwizardpage.html#QWizardPage" location="qwizard.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWizardPage(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTitle" fullname="QWizardPage::setTitle" href="qwizardpage.html#title-prop" location="qwizard.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="title" type="void" signature="setTitle(const QString & title)"> + <parameter left="const QString &" right="" name="title" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="title" fullname="QWizardPage::title" href="qwizardpage.html#title-prop" location="qwizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="title" type="QString" signature="title() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSubTitle" fullname="QWizardPage::setSubTitle" href="qwizardpage.html#subTitle-prop" location="qwizard.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="subTitle" type="void" signature="setSubTitle(const QString & subTitle)"> + <parameter left="const QString &" right="" name="subTitle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subTitle" fullname="QWizardPage::subTitle" href="qwizardpage.html#subTitle-prop" location="qwizard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="subTitle" type="QString" signature="subTitle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="QWizardPage::setPixmap" href="qwizardpage.html#setPixmap" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(QWizard::WizardPixmap which, const QPixmap & pixmap)"> + <parameter left="QWizard::WizardPixmap" right="" name="which" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QWizardPage::pixmap" href="qwizardpage.html#pixmap" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap(QWizard::WizardPixmap which) const"> + <parameter left="QWizard::WizardPixmap" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFinalPage" fullname="QWizardPage::setFinalPage" href="qwizardpage.html#setFinalPage" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFinalPage(bool finalPage)"> + <parameter left="bool" right="" name="finalPage" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFinalPage" fullname="QWizardPage::isFinalPage" href="qwizardpage.html#isFinalPage" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFinalPage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCommitPage" fullname="QWizardPage::setCommitPage" href="qwizardpage.html#setCommitPage" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCommitPage(bool commitPage)"> + <parameter left="bool" right="" name="commitPage" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCommitPage" fullname="QWizardPage::isCommitPage" href="qwizardpage.html#isCommitPage" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCommitPage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setButtonText" fullname="QWizardPage::setButtonText" href="qwizardpage.html#setButtonText" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setButtonText(QWizard::WizardButton which, const QString & text)"> + <parameter left="QWizard::WizardButton" right="" name="which" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonText" fullname="QWizardPage::buttonText" href="qwizardpage.html#buttonText" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="buttonText(QWizard::WizardButton which) const"> + <parameter left="QWizard::WizardButton" right="" name="which" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="initializePage" fullname="QWizardPage::initializePage" href="qwizardpage.html#initializePage" location="qwizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="initializePage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cleanupPage" fullname="QWizardPage::cleanupPage" href="qwizardpage.html#cleanupPage" location="qwizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="cleanupPage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="validatePage" fullname="QWizardPage::validatePage" href="qwizardpage.html#validatePage" location="qwizard.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="validatePage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isComplete" fullname="QWizardPage::isComplete" href="qwizardpage.html#isComplete" location="qwizard.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isComplete() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextId" fullname="QWizardPage::nextId" href="qwizardpage.html#nextId" location="qwizard.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="nextId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="completeChanged" fullname="QWizardPage::completeChanged" href="qwizardpage.html#completeChanged" location="qwizard.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="completeChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setField" fullname="QWizardPage::setField" href="qwizardpage.html#setField" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setField(const QString & name, const QVariant & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="field" fullname="QWizardPage::field" href="qwizardpage.html#field" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="field(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="registerField" fullname="QWizardPage::registerField" href="qwizardpage.html#registerField" location="qwizard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="registerField(const QString & name, QWidget * widget, const char * property, const char * changedSignal)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const char *" right="" name="property" default="0"/> + <parameter left="const char *" right="" name="changedSignal" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wizard" fullname="QWizardPage::wizard" href="qwizardpage.html#wizard" location="qwizard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWizard *" signature="wizard() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QPluginLoader" href="qpluginloader.html" location="qpluginloader.h" bases="QObject" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QPluginLoader::fileName" href="qpluginloader.html#fileName-prop" location="qpluginloader.h" type="QString"> + <getter name="fileName"/> + <setter name="setFileName"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="loadHints" fullname="QPluginLoader::loadHints" href="qpluginloader.html#loadHints-prop" location="qpluginloader.h" type="QLibrary::LoadHints"> + <getter name="loadHints"/> + <setter name="setLoadHints"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QPluginLoader" fullname="QPluginLoader::QPluginLoader" href="qpluginloader.html#QPluginLoader" location="qpluginloader.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPluginLoader(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPluginLoader" fullname="QPluginLoader::QPluginLoader" href="qpluginloader.html#QPluginLoader-2" location="qpluginloader.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPluginLoader(const QString & fileName, QObject * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPluginLoader" fullname="QPluginLoader::~QPluginLoader" href="qpluginloader.html#dtor.QPluginLoader" location="qpluginloader.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPluginLoader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="instance" fullname="QPluginLoader::instance" href="qpluginloader.html#instance" location="qpluginloader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QObject *" signature="instance()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="staticInstances" fullname="QPluginLoader::staticInstances" href="qpluginloader.html#staticInstances" location="qpluginloader.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QObjectList" signature="staticInstances()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QPluginLoader::load" href="qpluginloader.html#load" location="qpluginloader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="load()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unload" fullname="QPluginLoader::unload" href="qpluginloader.html#unload" location="qpluginloader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="unload()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLoaded" fullname="QPluginLoader::isLoaded" href="qpluginloader.html#isLoaded" location="qpluginloader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLoaded() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QPluginLoader::setFileName" href="qpluginloader.html#fileName-prop" location="qpluginloader.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="fileName" type="void" signature="setFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QPluginLoader::fileName" href="qpluginloader.html#fileName-prop" location="qpluginloader.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="fileName" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QPluginLoader::errorString" href="qpluginloader.html#errorString" location="qpluginloader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLoadHints" fullname="QPluginLoader::setLoadHints" href="qpluginloader.html#loadHints-prop" location="qpluginloader.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="loadHints" type="void" signature="setLoadHints(QFlags<QLibrary::LoadHint> loadHints)"> + <parameter left="QFlags<QLibrary::LoadHint>" right="" name="loadHints" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadHints" fullname="QPluginLoader::loadHints" href="qpluginloader.html#loadHints-prop" location="qpluginloader.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="loadHints" type="QLibrary::LoadHints" signature="loadHints() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerFormWindowInterface" href="qdesignerformwindowinterface.html" location="abstractformwindow.h" bases="QWidget" module="QtDesigner"> + <enum access="public" threadsafety="unspecified" status="commendable" name="FeatureFlag" fullname="QDesignerFormWindowInterface::FeatureFlag" href="qdesignerformwindowinterface.html#FeatureFlag-enum" location="abstractformwindow.h" typedef="QDesignerFormWindowInterface::Feature"> + <value name="EditFeature" value="0x01"/> + <value name="GridFeature" value="0x02"/> + <value name="TabOrderFeature" value="0x04"/> + <value name="DefaultFeature" value="EditFeature | GridFeature"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Feature" fullname="QDesignerFormWindowInterface::Feature" href="qdesignerformwindowinterface.html#Feature-typedef" location="abstractformwindow.h" enum="QDesignerFormWindowInterface::FeatureFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDesignerFormWindowInterface" fullname="QDesignerFormWindowInterface::QDesignerFormWindowInterface" href="qdesignerformwindowinterface.html#QDesignerFormWindowInterface" location="abstractformwindow.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDesignerFormWindowInterface(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerFormWindowInterface" fullname="QDesignerFormWindowInterface::~QDesignerFormWindowInterface" href="qdesignerformwindowinterface.html#dtor.QDesignerFormWindowInterface" location="abstractformwindow.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerFormWindowInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QDesignerFormWindowInterface::fileName" href="qdesignerformwindowinterface.html#fileName" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="absoluteDir" fullname="QDesignerFormWindowInterface::absoluteDir" href="qdesignerformwindowinterface.html#absoluteDir" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QDir" signature="absoluteDir() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contents" fullname="QDesignerFormWindowInterface::contents" href="qdesignerformwindowinterface.html#contents" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="contents() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setContents" fullname="QDesignerFormWindowInterface::setContents" href="qdesignerformwindowinterface.html#setContents" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setContents(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="features" fullname="QDesignerFormWindowInterface::features" href="qdesignerformwindowinterface.html#features" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="Feature" signature="features() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFeature" fullname="QDesignerFormWindowInterface::hasFeature" href="qdesignerformwindowinterface.html#hasFeature" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasFeature(QFlags<QDesignerFormWindowInterface::FeatureFlag> feature) const"> + <parameter left="QFlags<QDesignerFormWindowInterface::FeatureFlag>" right="" name="feature" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="author" fullname="QDesignerFormWindowInterface::author" href="qdesignerformwindowinterface.html#author" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="author() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAuthor" fullname="QDesignerFormWindowInterface::setAuthor" href="qdesignerformwindowinterface.html#setAuthor" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setAuthor(const QString & author)"> + <parameter left="const QString &" right="" name="author" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="comment" fullname="QDesignerFormWindowInterface::comment" href="qdesignerformwindowinterface.html#comment" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="comment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setComment" fullname="QDesignerFormWindowInterface::setComment" href="qdesignerformwindowinterface.html#setComment" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setComment(const QString & comment)"> + <parameter left="const QString &" right="" name="comment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="layoutDefault" fullname="QDesignerFormWindowInterface::layoutDefault" href="qdesignerformwindowinterface.html#layoutDefault" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="layoutDefault(int * margin, int * spacing)"> + <parameter left="int *" right="" name="margin" default=""/> + <parameter left="int *" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayoutDefault" fullname="QDesignerFormWindowInterface::setLayoutDefault" href="qdesignerformwindowinterface.html#setLayoutDefault" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setLayoutDefault(int margin, int spacing)"> + <parameter left="int" right="" name="margin" default=""/> + <parameter left="int" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="layoutFunction" fullname="QDesignerFormWindowInterface::layoutFunction" href="qdesignerformwindowinterface.html#layoutFunction" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="layoutFunction(QString * margin, QString * spacing)"> + <parameter left="QString *" right="" name="margin" default=""/> + <parameter left="QString *" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayoutFunction" fullname="QDesignerFormWindowInterface::setLayoutFunction" href="qdesignerformwindowinterface.html#setLayoutFunction" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setLayoutFunction(const QString & margin, const QString & spacing)"> + <parameter left="const QString &" right="" name="margin" default=""/> + <parameter left="const QString &" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmapFunction" fullname="QDesignerFormWindowInterface::pixmapFunction" href="qdesignerformwindowinterface.html#pixmapFunction" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="pixmapFunction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmapFunction" fullname="QDesignerFormWindowInterface::setPixmapFunction" href="qdesignerformwindowinterface.html#setPixmapFunction" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmapFunction(const QString & pixmapFunction)"> + <parameter left="const QString &" right="" name="pixmapFunction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exportMacro" fullname="QDesignerFormWindowInterface::exportMacro" href="qdesignerformwindowinterface.html#exportMacro" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="exportMacro() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setExportMacro" fullname="QDesignerFormWindowInterface::setExportMacro" href="qdesignerformwindowinterface.html#setExportMacro" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setExportMacro(const QString & exportMacro)"> + <parameter left="const QString &" right="" name="exportMacro" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="includeHints" fullname="QDesignerFormWindowInterface::includeHints" href="qdesignerformwindowinterface.html#includeHints" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="includeHints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIncludeHints" fullname="QDesignerFormWindowInterface::setIncludeHints" href="qdesignerformwindowinterface.html#setIncludeHints" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setIncludeHints(const QStringList & includeHints)"> + <parameter left="const QStringList &" right="" name="includeHints" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="core" fullname="QDesignerFormWindowInterface::core" href="qdesignerformwindowinterface.html#core" location="abstractformwindow.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDesignerFormEditorInterface *" signature="core() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cursor" fullname="QDesignerFormWindowInterface::cursor" href="qdesignerformwindowinterface.html#cursor" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QDesignerFormWindowCursorInterface *" signature="cursor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="grid" fullname="QDesignerFormWindowInterface::grid" href="qdesignerformwindowinterface.html#grid" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="grid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mainContainer" fullname="QDesignerFormWindowInterface::mainContainer" href="qdesignerformwindowinterface.html#mainContainer" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="mainContainer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMainContainer" fullname="QDesignerFormWindowInterface::setMainContainer" href="qdesignerformwindowinterface.html#setMainContainer" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setMainContainer(QWidget * mainContainer)"> + <parameter left="QWidget *" right="" name="mainContainer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isManaged" fullname="QDesignerFormWindowInterface::isManaged" href="qdesignerformwindowinterface.html#isManaged" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isManaged(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDirty" fullname="QDesignerFormWindowInterface::isDirty" href="qdesignerformwindowinterface.html#isDirty" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDirty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findFormWindow" fullname="QDesignerFormWindowInterface::findFormWindow" href="qdesignerformwindowinterface.html#findFormWindow" location="abstractformwindow.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDesignerFormWindowInterface *" signature="findFormWindow(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findFormWindow" fullname="QDesignerFormWindowInterface::findFormWindow" href="qdesignerformwindowinterface.html#findFormWindow-2" location="abstractformwindow.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QDesignerFormWindowInterface *" signature="findFormWindow(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="emitSelectionChanged" fullname="QDesignerFormWindowInterface::emitSelectionChanged" href="qdesignerformwindowinterface.html#emitSelectionChanged" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="emitSelectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resourceFiles" fullname="QDesignerFormWindowInterface::resourceFiles" href="qdesignerformwindowinterface.html#resourceFiles" location="abstractformwindow.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="resourceFiles() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addResourceFile" fullname="QDesignerFormWindowInterface::addResourceFile" href="qdesignerformwindowinterface.html#addResourceFile" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="addResourceFile(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeResourceFile" fullname="QDesignerFormWindowInterface::removeResourceFile" href="qdesignerformwindowinterface.html#removeResourceFile" location="abstractformwindow.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeResourceFile(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="manageWidget" fullname="QDesignerFormWindowInterface::manageWidget" href="qdesignerformwindowinterface.html#manageWidget" location="abstractformwindow.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="manageWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unmanageWidget" fullname="QDesignerFormWindowInterface::unmanageWidget" href="qdesignerformwindowinterface.html#unmanageWidget" location="abstractformwindow.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="unmanageWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFeatures" fullname="QDesignerFormWindowInterface::setFeatures" href="qdesignerformwindowinterface.html#setFeatures" location="abstractformwindow.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="setFeatures(QFlags<QDesignerFormWindowInterface::FeatureFlag> features)"> + <parameter left="QFlags<QDesignerFormWindowInterface::FeatureFlag>" right="" name="features" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDirty" fullname="QDesignerFormWindowInterface::setDirty" href="qdesignerformwindowinterface.html#setDirty" location="abstractformwindow.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="setDirty(bool dirty)"> + <parameter left="bool" right="" name="dirty" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearSelection" fullname="QDesignerFormWindowInterface::clearSelection" href="qdesignerformwindowinterface.html#clearSelection" location="abstractformwindow.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="clearSelection(bool update)"> + <parameter left="bool" right="" name="update" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectWidget" fullname="QDesignerFormWindowInterface::selectWidget" href="qdesignerformwindowinterface.html#selectWidget" location="abstractformwindow.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="selectWidget(QWidget * widget, bool select)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="bool" right="" name="select" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGrid" fullname="QDesignerFormWindowInterface::setGrid" href="qdesignerformwindowinterface.html#setGrid" location="abstractformwindow.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="setGrid(const QPoint & grid)"> + <parameter left="const QPoint &" right="" name="grid" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QDesignerFormWindowInterface::setFileName" href="qdesignerformwindowinterface.html#setFileName" location="abstractformwindow.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContents" fullname="QDesignerFormWindowInterface::setContents" href="qdesignerformwindowinterface.html#setContents-2" location="abstractformwindow.h" virtual="pure" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="setContents(const QString & contents)"> + <parameter left="const QString &" right="" name="contents" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mainContainerChanged" fullname="QDesignerFormWindowInterface::mainContainerChanged" href="qdesignerformwindowinterface.html#mainContainerChanged" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="mainContainerChanged(QWidget * mainContainer)"> + <parameter left="QWidget *" right="" name="mainContainer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileNameChanged" fullname="QDesignerFormWindowInterface::fileNameChanged" href="qdesignerformwindowinterface.html#fileNameChanged" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="fileNameChanged(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="featureChanged" fullname="QDesignerFormWindowInterface::featureChanged" href="qdesignerformwindowinterface.html#featureChanged" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="featureChanged(QFlags<QDesignerFormWindowInterface::FeatureFlag> feature)"> + <parameter left="QFlags<QDesignerFormWindowInterface::FeatureFlag>" right="" name="feature" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QDesignerFormWindowInterface::selectionChanged" href="qdesignerformwindowinterface.html#selectionChanged" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="geometryChanged" fullname="QDesignerFormWindowInterface::geometryChanged" href="qdesignerformwindowinterface.html#geometryChanged" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="geometryChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resourceFilesChanged" fullname="QDesignerFormWindowInterface::resourceFilesChanged" href="qdesignerformwindowinterface.html#resourceFilesChanged" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="resourceFilesChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetManaged" fullname="QDesignerFormWindowInterface::widgetManaged" href="qdesignerformwindowinterface.html#widgetManaged" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="widgetManaged(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetUnmanaged" fullname="QDesignerFormWindowInterface::widgetUnmanaged" href="qdesignerformwindowinterface.html#widgetUnmanaged" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="widgetUnmanaged(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutToUnmanageWidget" fullname="QDesignerFormWindowInterface::aboutToUnmanageWidget" href="qdesignerformwindowinterface.html#aboutToUnmanageWidget" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="aboutToUnmanageWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="QDesignerFormWindowInterface::activated" href="qdesignerformwindowinterface.html#activated" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changed" fullname="QDesignerFormWindowInterface::changed" href="qdesignerformwindowinterface.html#changed" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="changed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetRemoved" fullname="QDesignerFormWindowInterface::widgetRemoved" href="qdesignerformwindowinterface.html#widgetRemoved" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="widgetRemoved(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="objectRemoved" fullname="QDesignerFormWindowInterface::objectRemoved" href="qdesignerformwindowinterface.html#objectRemoved" location="abstractformwindow.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="objectRemoved(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QIconEngine" href="qiconengine.html" location="qiconengine.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QIconEngine" fullname="QIconEngine::~QIconEngine" href="qiconengine.html#dtor.QIconEngine" location="qiconengine.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QIconEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QIconEngine::paint" href="qiconengine.html#paint" location="qiconengine.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QRect & rect, QIcon::Mode mode, QIcon::State state)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="QIcon::Mode" right="" name="mode" default=""/> + <parameter left="QIcon::State" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actualSize" fullname="QIconEngine::actualSize" href="qiconengine.html#actualSize" location="qiconengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QSize" signature="actualSize(const QSize & size, QIcon::Mode mode, QIcon::State state)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="QIcon::Mode" right="" name="mode" default=""/> + <parameter left="QIcon::State" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QIconEngine::pixmap" href="qiconengine.html#pixmap" location="qiconengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QPixmap" signature="pixmap(const QSize & size, QIcon::Mode mode, QIcon::State state)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="QIcon::Mode" right="" name="mode" default=""/> + <parameter left="QIcon::State" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addPixmap" fullname="QIconEngine::addPixmap" href="qiconengine.html#addPixmap" location="qiconengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addPixmap(const QPixmap & pixmap, QIcon::Mode mode, QIcon::State state)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="QIcon::Mode" right="" name="mode" default=""/> + <parameter left="QIcon::State" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addFile" fullname="QIconEngine::addFile" href="qiconengine.html#addFile" location="qiconengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addFile(const QString & fileName, const QSize & size, QIcon::Mode mode, QIcon::State state)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="QIcon::Mode" right="" name="mode" default=""/> + <parameter left="QIcon::State" right="" name="state" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QIconEngineV2" href="qiconenginev2.html" location="qiconengine.h" bases="QIconEngine" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QIconEngineV2::key" href="qiconenginev2.html#key" location="qiconengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clone" fullname="QIconEngineV2::clone" href="qiconenginev2.html#clone" location="qiconengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QIconEngineV2 *" signature="clone() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QIconEngineV2::read" href="qiconenginev2.html#read" location="qiconengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="read(QDataStream & in)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QIconEngineV2::write" href="qiconenginev2.html#write" location="qiconengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="write(QDataStream & out) const"> + <parameter left="QDataStream &" right="" name="out" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="virtual_hook" fullname="QIconEngineV2::virtual_hook" href="qiconenginev2.html#virtual_hook" location="qiconengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="virtual_hook(int id, void * data)"> + <parameter left="int" right="" name="id" default=""/> + <parameter left="void *" right="" name="data" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="IconEngineHook" fullname="QIconEngineV2::IconEngineHook" href="qiconenginev2.html#IconEngineHook-enum" location="qiconengine.h"> + <value name="AvailableSizesHook" value="1"/> + </enum> + <class access="public" threadsafety="unspecified" status="commendable" name="AvailableSizesArgument" fullname="QIconEngineV2::AvailableSizesArgument" href="qiconenginev2-availablesizesargument.html" location="qiconengine.h" bases="" module="QtGui"> + <variable access="public" threadsafety="unspecified" status="commendable" name="mode" fullname="QIconEngineV2::AvailableSizesArgument::mode" href="qiconenginev2-availablesizesargument.html#mode-var" location="qiconengine.h" type="QIcon::Mode" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QIconEngineV2::AvailableSizesArgument::state" href="qiconenginev2-availablesizesargument.html#state-var" location="qiconengine.h" type="QIcon::State" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="sizes" fullname="QIconEngineV2::AvailableSizesArgument::sizes" href="qiconenginev2-availablesizesargument.html#sizes-var" location="qiconengine.h" type="QList<QSize>" static="false"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="availableSizes" fullname="QIconEngineV2::availableSizes" href="qiconenginev2.html#availableSizes" location="qiconengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<QSize>" signature="availableSizes(QIcon::Mode mode, QIcon::State state)"> + <parameter left="QIcon::Mode" right="" name="mode" default="QIcon::Normal"/> + <parameter left="QIcon::State" right="" name="state" default="QIcon::Off"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerPropertyEditorInterface" href="qdesignerpropertyeditorinterface.html" location="abstractpropertyeditor.h" bases="QWidget" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDesignerPropertyEditorInterface" fullname="QDesignerPropertyEditorInterface::QDesignerPropertyEditorInterface" href="qdesignerpropertyeditorinterface.html#QDesignerPropertyEditorInterface" location="abstractpropertyeditor.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDesignerPropertyEditorInterface(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerPropertyEditorInterface" fullname="QDesignerPropertyEditorInterface::~QDesignerPropertyEditorInterface" href="qdesignerpropertyeditorinterface.html#dtor.QDesignerPropertyEditorInterface" location="abstractpropertyeditor.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerPropertyEditorInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="core" fullname="QDesignerPropertyEditorInterface::core" href="qdesignerpropertyeditorinterface.html#core" location="abstractpropertyeditor.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDesignerFormEditorInterface *" signature="core() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadOnly" fullname="QDesignerPropertyEditorInterface::isReadOnly" href="qdesignerpropertyeditorinterface.html#isReadOnly" location="abstractpropertyeditor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isReadOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="object" fullname="QDesignerPropertyEditorInterface::object" href="qdesignerpropertyeditorinterface.html#object" location="abstractpropertyeditor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="object() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentPropertyName" fullname="QDesignerPropertyEditorInterface::currentPropertyName" href="qdesignerpropertyeditorinterface.html#currentPropertyName" location="abstractpropertyeditor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="currentPropertyName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyChanged" fullname="QDesignerPropertyEditorInterface::propertyChanged" href="qdesignerpropertyeditorinterface.html#propertyChanged" location="abstractpropertyeditor.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="propertyChanged(const QString & name, const QVariant & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setObject" fullname="QDesignerPropertyEditorInterface::setObject" href="qdesignerpropertyeditorinterface.html#setObject" location="abstractpropertyeditor.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="setObject(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPropertyValue" fullname="QDesignerPropertyEditorInterface::setPropertyValue" href="qdesignerpropertyeditorinterface.html#setPropertyValue" location="abstractpropertyeditor.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="setPropertyValue(const QString & name, const QVariant & value, bool changed)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="bool" right="" name="changed" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadOnly" fullname="QDesignerPropertyEditorInterface::setReadOnly" href="qdesignerpropertyeditorinterface.html#setReadOnly" location="abstractpropertyeditor.h" virtual="pure" meta="slot" const="false" static="false" overload="false" type="void" signature="setReadOnly(bool readOnly)"> + <parameter left="bool" right="" name="readOnly" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDialog" href="qdialog.html" location="qdialog.h" bases="QWidget" module="QtGui"> + <target name="default"/> + <target name="escapekey"/> + <target name="return"/> + <target name="examples"/> + <contents name="modal-dialogs" title="Modal Dialogs" level="1"/> + <contents name="modeless-dialogs" title="Modeless Dialogs" level="1"/> + <contents name="default-button" title="Default Button" level="1"/> + <contents name="escape-key" title="Escape Key" level="1"/> + <contents name="extensibility" title="Extensibility" level="1"/> + <contents name="return-value-modal-dialogs" title="Return Value (Modal Dialogs)" level="1"/> + <contents name="code-examples" title="Code Examples" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="sizeGripEnabled" fullname="QDialog::sizeGripEnabled" href="qdialog.html#sizeGripEnabled-prop" location="qdialog.h" type="bool"> + <getter name="isSizeGripEnabled"/> + <setter name="setSizeGripEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="modal" fullname="QDialog::modal" href="qdialog.html#modal-prop" location="qdialog.h" type="bool"> + <getter name="isModal"/> + <setter name="setModal"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QDialog" fullname="QDialog::QDialog" href="qdialog.html#QDialog" location="qdialog.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDialog(QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QDialog" fullname="QDialog::QDialog" href="qdialog-qt3.html#QDialog-2" location="qdialog.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDialog(QWidget * parent, const char * name, bool modal, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="bool" right="" name="modal" default="false"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDialog" fullname="QDialog::~QDialog" href="qdialog.html#dtor.QDialog" location="qdialog.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDialog()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="DialogCode" fullname="QDialog::DialogCode" href="qdialog.html#DialogCode-enum" location="qdialog.h"> + <value name="Rejected" value="0"/> + <value name="Accepted" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="result" fullname="QDialog::result" href="qdialog.html#result" location="qdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="result() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QDialog::setVisible" href="qdialog.html#setVisible" location="qdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setOrientation" fullname="QDialog::setOrientation" href="qdialog-obsolete.html#setOrientation" location="qdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOrientation(Qt::Orientation orientation)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="orientation" fullname="QDialog::orientation" href="qdialog-obsolete.html#orientation" location="qdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setExtension" fullname="QDialog::setExtension" href="qdialog-obsolete.html#setExtension" location="qdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setExtension(QWidget * extension)"> + <parameter left="QWidget *" right="" name="extension" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="extension" fullname="QDialog::extension" href="qdialog-obsolete.html#extension" location="qdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="extension() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QDialog::sizeHint" href="qdialog.html#sizeHint" location="qdialog.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QDialog::minimumSizeHint" href="qdialog.html#minimumSizeHint" location="qdialog.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeGripEnabled" fullname="QDialog::setSizeGripEnabled" href="qdialog.html#sizeGripEnabled-prop" location="qdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sizeGripEnabled" type="void" signature="setSizeGripEnabled(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSizeGripEnabled" fullname="QDialog::isSizeGripEnabled" href="qdialog.html#sizeGripEnabled-prop" location="qdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sizeGripEnabled" type="bool" signature="isSizeGripEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModal" fullname="QDialog::setModal" href="qdialog.html#modal-prop" location="qdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="modal" type="void" signature="setModal(bool modal)"> + <parameter left="bool" right="" name="modal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setResult" fullname="QDialog::setResult" href="qdialog.html#setResult" location="qdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setResult(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QDialog::finished" href="qdialog.html#finished" location="qdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished(int result)"> + <parameter left="int" right="" name="result" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="accepted" fullname="QDialog::accepted" href="qdialog.html#accepted" location="qdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="accepted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rejected" fullname="QDialog::rejected" href="qdialog.html#rejected" location="qdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rejected()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QDialog::open" href="qdialog.html#open" location="qdialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="open()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QDialog::exec" href="qdialog.html#exec" location="qdialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="int" signature="exec()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="done" fullname="QDialog::done" href="qdialog.html#done" location="qdialog.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="done(int r)"> + <parameter left="int" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="accept" fullname="QDialog::accept" href="qdialog.html#accept" location="qdialog.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="accept()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reject" fullname="QDialog::reject" href="qdialog.html#reject" location="qdialog.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="reject()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="showExtension" fullname="QDialog::showExtension" href="qdialog-obsolete.html#showExtension" location="qdialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showExtension(bool showIt)"> + <parameter left="bool" right="" name="showIt" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QDialog::event" href="qdialog.html#event" location="qdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QDialog::keyPressEvent" href="qdialog.html#keyPressEvent" location="qdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="closeEvent" fullname="QDialog::closeEvent" href="qdialog.html#closeEvent" location="qdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="closeEvent(QCloseEvent * e)"> + <parameter left="QCloseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QDialog::showEvent" href="qdialog.html#showEvent" location="qdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * event)"> + <parameter left="QShowEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QDialog::resizeEvent" href="qdialog.html#resizeEvent" location="qdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * )"> + <parameter left="QResizeEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QDialog::contextMenuEvent" href="qdialog.html#contextMenuEvent" location="qdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QDialog::eventFilter" href="qdialog.html#eventFilter" location="qdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Shared" href="q3shared.html" location="q3shared.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Shared" fullname="Q3Shared::Q3Shared" href="q3shared.html#Q3Shared" location="q3shared.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Shared()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ref" fullname="Q3Shared::ref" href="q3shared.html#ref" location="q3shared.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ref()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deref" fullname="Q3Shared::deref" href="q3shared.html#deref" location="q3shared.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="deref()"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3Shared::count" href="q3shared.html#count-var" location="q3shared.h" type="uint" static="false"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomImplementation" href="qdomimplementation.html" location="qdom.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomImplementation" fullname="QDomImplementation::QDomImplementation" href="qdomimplementation.html#QDomImplementation" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomImplementation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomImplementation" fullname="QDomImplementation::QDomImplementation" href="qdomimplementation.html#QDomImplementation-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomImplementation(const QDomImplementation & x)"> + <parameter left="const QDomImplementation &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDomImplementation" fullname="QDomImplementation::~QDomImplementation" href="qdomimplementation.html#dtor.QDomImplementation" location="qdom.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDomImplementation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomImplementation::operator=" href="qdomimplementation.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomImplementation &" signature="operator=(const QDomImplementation & x)"> + <parameter left="const QDomImplementation &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QDomImplementation::operator==" href="qdomimplementation.html#operator==" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QDomImplementation & x) const"> + <parameter left="const QDomImplementation &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QDomImplementation::operator!=" href="qdomimplementation.html#operator!=" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QDomImplementation & x) const"> + <parameter left="const QDomImplementation &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFeature" fullname="QDomImplementation::hasFeature" href="qdomimplementation.html#hasFeature" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasFeature(const QString & feature, const QString & version) const"> + <parameter left="const QString &" right="" name="feature" default=""/> + <parameter left="const QString &" right="" name="version" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createDocumentType" fullname="QDomImplementation::createDocumentType" href="qdomimplementation.html#createDocumentType" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomDocumentType" signature="createDocumentType(const QString & qName, const QString & publicId, const QString & systemId)"> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="const QString &" right="" name="publicId" default=""/> + <parameter left="const QString &" right="" name="systemId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createDocument" fullname="QDomImplementation::createDocument" href="qdomimplementation.html#createDocument" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomDocument" signature="createDocument(const QString & nsURI, const QString & qName, const QDomDocumentType & doctype)"> + <parameter left="const QString &" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="const QDomDocumentType &" right="" name="doctype" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="InvalidDataPolicy" fullname="QDomImplementation::InvalidDataPolicy" href="qdomimplementation.html#InvalidDataPolicy-enum" location="qdom.h"> + <value name="AcceptInvalidChars" value="0"/> + <value name="DropInvalidChars" value="1"/> + <value name="ReturnNullNode" value="2"/> + </enum> + <function access="public" threadsafety="non-reentrant" status="commendable" name="invalidDataPolicy" fullname="QDomImplementation::invalidDataPolicy" href="qdomimplementation.html#invalidDataPolicy" location="qdom.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="InvalidDataPolicy" signature="invalidDataPolicy()"/> + <function access="public" threadsafety="non-reentrant" status="commendable" name="setInvalidDataPolicy" fullname="QDomImplementation::setInvalidDataPolicy" href="qdomimplementation.html#setInvalidDataPolicy" location="qdom.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setInvalidDataPolicy(InvalidDataPolicy policy)"> + <parameter left="InvalidDataPolicy" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QDomImplementation::isNull" href="qdomimplementation.html#isNull" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="isNull()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomNode" href="qdomnode.html" location="qdom.h" bases="" module="QtXml"> + <enum access="public" threadsafety="unspecified" status="commendable" name="NodeType" fullname="QDomNode::NodeType" href="qdomnode.html#NodeType-enum" location="qdom.h"> + <value name="ElementNode" value="1"/> + <value name="AttributeNode" value="2"/> + <value name="TextNode" value="3"/> + <value name="CDATASectionNode" value="4"/> + <value name="EntityReferenceNode" value="5"/> + <value name="EntityNode" value="6"/> + <value name="ProcessingInstructionNode" value="7"/> + <value name="CommentNode" value="8"/> + <value name="DocumentNode" value="9"/> + <value name="DocumentTypeNode" value="10"/> + <value name="DocumentFragmentNode" value="11"/> + <value name="NotationNode" value="12"/> + <value name="BaseNode" value="21"/> + <value name="CharacterDataNode" value="22"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="EncodingPolicy" fullname="QDomNode::EncodingPolicy" href="qdomnode.html#EncodingPolicy-enum" location="qdom.h"> + <value name="EncodingFromDocument" value="1"/> + <value name="EncodingFromTextStream" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomNode" fullname="QDomNode::QDomNode" href="qdomnode.html#QDomNode" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomNode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomNode" fullname="QDomNode::QDomNode" href="qdomnode.html#QDomNode-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomNode(const QDomNode & n)"> + <parameter left="const QDomNode &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomNode::operator=" href="qdomnode.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode &" signature="operator=(const QDomNode & n)"> + <parameter left="const QDomNode &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QDomNode::operator==" href="qdomnode.html#operator==" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QDomNode & n) const"> + <parameter left="const QDomNode &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QDomNode::operator!=" href="qdomnode.html#operator!=" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QDomNode & n) const"> + <parameter left="const QDomNode &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDomNode" fullname="QDomNode::~QDomNode" href="qdomnode.html#dtor.QDomNode" location="qdom.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDomNode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertBefore" fullname="QDomNode::insertBefore" href="qdomnode.html#insertBefore" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode" signature="insertBefore(const QDomNode & newChild, const QDomNode & refChild)"> + <parameter left="const QDomNode &" right="" name="newChild" default=""/> + <parameter left="const QDomNode &" right="" name="refChild" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertAfter" fullname="QDomNode::insertAfter" href="qdomnode.html#insertAfter" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode" signature="insertAfter(const QDomNode & newChild, const QDomNode & refChild)"> + <parameter left="const QDomNode &" right="" name="newChild" default=""/> + <parameter left="const QDomNode &" right="" name="refChild" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replaceChild" fullname="QDomNode::replaceChild" href="qdomnode.html#replaceChild" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode" signature="replaceChild(const QDomNode & newChild, const QDomNode & oldChild)"> + <parameter left="const QDomNode &" right="" name="newChild" default=""/> + <parameter left="const QDomNode &" right="" name="oldChild" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeChild" fullname="QDomNode::removeChild" href="qdomnode.html#removeChild" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode" signature="removeChild(const QDomNode & oldChild)"> + <parameter left="const QDomNode &" right="" name="oldChild" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendChild" fullname="QDomNode::appendChild" href="qdomnode.html#appendChild" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode" signature="appendChild(const QDomNode & newChild)"> + <parameter left="const QDomNode &" right="" name="newChild" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasChildNodes" fullname="QDomNode::hasChildNodes" href="qdomnode.html#hasChildNodes" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasChildNodes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cloneNode" fullname="QDomNode::cloneNode" href="qdomnode.html#cloneNode" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="cloneNode(bool deep) const"> + <parameter left="bool" right="" name="deep" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="normalize" fullname="QDomNode::normalize" href="qdomnode.html#normalize" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="normalize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSupported" fullname="QDomNode::isSupported" href="qdomnode.html#isSupported" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSupported(const QString & feature, const QString & version) const"> + <parameter left="const QString &" right="" name="feature" default=""/> + <parameter left="const QString &" right="" name="version" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeName" fullname="QDomNode::nodeName" href="qdomnode.html#nodeName" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="nodeName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomNode::nodeType" href="qdomnode.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="NodeType" signature="nodeType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentNode" fullname="QDomNode::parentNode" href="qdomnode.html#parentNode" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="parentNode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childNodes" fullname="QDomNode::childNodes" href="qdomnode.html#childNodes" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNodeList" signature="childNodes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="firstChild" fullname="QDomNode::firstChild" href="qdomnode.html#firstChild" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="firstChild() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastChild" fullname="QDomNode::lastChild" href="qdomnode.html#lastChild" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="lastChild() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="previousSibling" fullname="QDomNode::previousSibling" href="qdomnode.html#previousSibling" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="previousSibling() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextSibling" fullname="QDomNode::nextSibling" href="qdomnode.html#nextSibling" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="nextSibling() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="attributes" fullname="QDomNode::attributes" href="qdomnode.html#attributes" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNamedNodeMap" signature="attributes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ownerDocument" fullname="QDomNode::ownerDocument" href="qdomnode.html#ownerDocument" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomDocument" signature="ownerDocument() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceURI" fullname="QDomNode::namespaceURI" href="qdomnode.html#namespaceURI" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="namespaceURI() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="localName" fullname="QDomNode::localName" href="qdomnode.html#localName" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="localName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAttributes" fullname="QDomNode::hasAttributes" href="qdomnode.html#hasAttributes" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAttributes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeValue" fullname="QDomNode::nodeValue" href="qdomnode.html#nodeValue" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="nodeValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNodeValue" fullname="QDomNode::setNodeValue" href="qdomnode.html#setNodeValue" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNodeValue(const QString & v)"> + <parameter left="const QString &" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prefix" fullname="QDomNode::prefix" href="qdomnode.html#prefix" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="prefix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrefix" fullname="QDomNode::setPrefix" href="qdomnode.html#setPrefix" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrefix(const QString & pre)"> + <parameter left="const QString &" right="" name="pre" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAttr" fullname="QDomNode::isAttr" href="qdomnode.html#isAttr" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAttr() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCDATASection" fullname="QDomNode::isCDATASection" href="qdomnode.html#isCDATASection" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCDATASection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDocumentFragment" fullname="QDomNode::isDocumentFragment" href="qdomnode.html#isDocumentFragment" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDocumentFragment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDocument" fullname="QDomNode::isDocument" href="qdomnode.html#isDocument" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDocument() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDocumentType" fullname="QDomNode::isDocumentType" href="qdomnode.html#isDocumentType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDocumentType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isElement" fullname="QDomNode::isElement" href="qdomnode.html#isElement" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isElement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEntityReference" fullname="QDomNode::isEntityReference" href="qdomnode.html#isEntityReference" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEntityReference() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isText" fullname="QDomNode::isText" href="qdomnode.html#isText" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEntity" fullname="QDomNode::isEntity" href="qdomnode.html#isEntity" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEntity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNotation" fullname="QDomNode::isNotation" href="qdomnode.html#isNotation" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNotation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isProcessingInstruction" fullname="QDomNode::isProcessingInstruction" href="qdomnode.html#isProcessingInstruction" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isProcessingInstruction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCharacterData" fullname="QDomNode::isCharacterData" href="qdomnode.html#isCharacterData" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCharacterData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isComment" fullname="QDomNode::isComment" href="qdomnode.html#isComment" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isComment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="namedItem" fullname="QDomNode::namedItem" href="qdomnode.html#namedItem" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="namedItem(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QDomNode::isNull" href="qdomnode.html#isNull" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QDomNode::clear" href="qdomnode.html#clear" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toAttr" fullname="QDomNode::toAttr" href="qdomnode.html#toAttr" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomAttr" signature="toAttr() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toCDATASection" fullname="QDomNode::toCDATASection" href="qdomnode.html#toCDATASection" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomCDATASection" signature="toCDATASection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toDocumentFragment" fullname="QDomNode::toDocumentFragment" href="qdomnode.html#toDocumentFragment" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomDocumentFragment" signature="toDocumentFragment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toDocument" fullname="QDomNode::toDocument" href="qdomnode.html#toDocument" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomDocument" signature="toDocument() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toDocumentType" fullname="QDomNode::toDocumentType" href="qdomnode.html#toDocumentType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomDocumentType" signature="toDocumentType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toElement" fullname="QDomNode::toElement" href="qdomnode.html#toElement" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomElement" signature="toElement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toEntityReference" fullname="QDomNode::toEntityReference" href="qdomnode.html#toEntityReference" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomEntityReference" signature="toEntityReference() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toText" fullname="QDomNode::toText" href="qdomnode.html#toText" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomText" signature="toText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toEntity" fullname="QDomNode::toEntity" href="qdomnode.html#toEntity" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomEntity" signature="toEntity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toNotation" fullname="QDomNode::toNotation" href="qdomnode.html#toNotation" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNotation" signature="toNotation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toProcessingInstruction" fullname="QDomNode::toProcessingInstruction" href="qdomnode.html#toProcessingInstruction" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomProcessingInstruction" signature="toProcessingInstruction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toCharacterData" fullname="QDomNode::toCharacterData" href="qdomnode.html#toCharacterData" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomCharacterData" signature="toCharacterData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toComment" fullname="QDomNode::toComment" href="qdomnode.html#toComment" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomComment" signature="toComment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QDomNode::save" href="qdomnode.html#save" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="save(QTextStream & str, int indent) const"> + <parameter left="QTextStream &" right="" name="str" default=""/> + <parameter left="int" right="" name="indent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QDomNode::save" href="qdomnode.html#save-2" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="save(QTextStream & str, int indent, EncodingPolicy encodingPolicy) const"> + <parameter left="QTextStream &" right="" name="str" default=""/> + <parameter left="int" right="" name="indent" default=""/> + <parameter left="EncodingPolicy" right="" name="encodingPolicy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="firstChildElement" fullname="QDomNode::firstChildElement" href="qdomnode.html#firstChildElement" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomElement" signature="firstChildElement(const QString & tagName) const"> + <parameter left="const QString &" right="" name="tagName" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastChildElement" fullname="QDomNode::lastChildElement" href="qdomnode.html#lastChildElement" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomElement" signature="lastChildElement(const QString & tagName) const"> + <parameter left="const QString &" right="" name="tagName" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="previousSiblingElement" fullname="QDomNode::previousSiblingElement" href="qdomnode.html#previousSiblingElement" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomElement" signature="previousSiblingElement(const QString & tagName) const"> + <parameter left="const QString &" right="" name="tagName" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nextSiblingElement" fullname="QDomNode::nextSiblingElement" href="qdomnode.html#nextSiblingElement" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomElement" signature="nextSiblingElement(const QString & tagName) const"> + <parameter left="const QString &" right="" name="tagName" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineNumber" fullname="QDomNode::lineNumber" href="qdomnode.html#lineNumber" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnNumber" fullname="QDomNode::columnNumber" href="qdomnode.html#columnNumber" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnNumber() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="impl" fullname="QDomNode::impl" href="qdomnode.html#impl-var" location="qdom.h" type="QDomNodePrivate *" static="false"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomNodeList" href="qdomnodelist.html" location="qdom.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomNodeList" fullname="QDomNodeList::QDomNodeList" href="qdomnodelist.html#QDomNodeList" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomNodeList()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomNodeList" fullname="QDomNodeList::QDomNodeList" href="qdomnodelist.html#QDomNodeList-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomNodeList(const QDomNodeList & n)"> + <parameter left="const QDomNodeList &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomNodeList::operator=" href="qdomnodelist.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNodeList &" signature="operator=(const QDomNodeList & n)"> + <parameter left="const QDomNodeList &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QDomNodeList::operator==" href="qdomnodelist.html#operator==" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QDomNodeList & n) const"> + <parameter left="const QDomNodeList &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QDomNodeList::operator!=" href="qdomnodelist.html#operator!=" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QDomNodeList & n) const"> + <parameter left="const QDomNodeList &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDomNodeList" fullname="QDomNodeList::~QDomNodeList" href="qdomnodelist.html#dtor.QDomNodeList" location="qdom.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDomNodeList()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="QDomNodeList::item" href="qdomnodelist.html#item" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="item(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="QDomNodeList::at" href="qdomnodelist.html#at" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="at(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QDomNodeList::length" href="qdomnodelist.html#length" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QDomNodeList::count" href="qdomnodelist.html#count" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QDomNodeList::size" href="qdomnodelist.html#size" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QDomNodeList::isEmpty" href="qdomnodelist.html#isEmpty" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomDocumentType" href="qdomdocumenttype.html" location="qdom.h" bases="QDomNode" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomDocumentType" fullname="QDomDocumentType::QDomDocumentType" href="qdomdocumenttype.html#QDomDocumentType" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomDocumentType()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomDocumentType" fullname="QDomDocumentType::QDomDocumentType" href="qdomdocumenttype.html#QDomDocumentType-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomDocumentType(const QDomDocumentType & n)"> + <parameter left="const QDomDocumentType &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomDocumentType::operator=" href="qdomdocumenttype.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomDocumentType &" signature="operator=(const QDomDocumentType & n)"> + <parameter left="const QDomDocumentType &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QDomDocumentType::name" href="qdomdocumenttype.html#name" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="entities" fullname="QDomDocumentType::entities" href="qdomdocumenttype.html#entities" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNamedNodeMap" signature="entities() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notations" fullname="QDomDocumentType::notations" href="qdomdocumenttype.html#notations" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNamedNodeMap" signature="notations() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="publicId" fullname="QDomDocumentType::publicId" href="qdomdocumenttype.html#publicId" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="publicId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="systemId" fullname="QDomDocumentType::systemId" href="qdomdocumenttype.html#systemId" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="systemId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="internalSubset" fullname="QDomDocumentType::internalSubset" href="qdomdocumenttype.html#internalSubset" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="internalSubset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomDocumentType::nodeType" href="qdomdocumenttype.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomDocument" href="qdomdocument.html" location="qdom.h" bases="QDomNode" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomDocument" fullname="QDomDocument::QDomDocument" href="qdomdocument.html#QDomDocument" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomDocument" fullname="QDomDocument::QDomDocument" href="qdomdocument.html#QDomDocument-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomDocument(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomDocument" fullname="QDomDocument::QDomDocument" href="qdomdocument.html#QDomDocument-3" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDomDocument(const QDomDocumentType & doctype)"> + <parameter left="const QDomDocumentType &" right="" name="doctype" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomDocument" fullname="QDomDocument::QDomDocument" href="qdomdocument.html#QDomDocument-4" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QDomDocument(const QDomDocument & x)"> + <parameter left="const QDomDocument &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomDocument::operator=" href="qdomdocument.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomDocument &" signature="operator=(const QDomDocument & x)"> + <parameter left="const QDomDocument &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDomDocument" fullname="QDomDocument::~QDomDocument" href="qdomdocument.html#dtor.QDomDocument" location="qdom.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDomDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createElement" fullname="QDomDocument::createElement" href="qdomdocument.html#createElement" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomElement" signature="createElement(const QString & tagName)"> + <parameter left="const QString &" right="" name="tagName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createDocumentFragment" fullname="QDomDocument::createDocumentFragment" href="qdomdocument.html#createDocumentFragment" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomDocumentFragment" signature="createDocumentFragment()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createTextNode" fullname="QDomDocument::createTextNode" href="qdomdocument.html#createTextNode" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomText" signature="createTextNode(const QString & value)"> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createComment" fullname="QDomDocument::createComment" href="qdomdocument.html#createComment" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomComment" signature="createComment(const QString & value)"> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createCDATASection" fullname="QDomDocument::createCDATASection" href="qdomdocument.html#createCDATASection" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomCDATASection" signature="createCDATASection(const QString & value)"> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createProcessingInstruction" fullname="QDomDocument::createProcessingInstruction" href="qdomdocument.html#createProcessingInstruction" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomProcessingInstruction" signature="createProcessingInstruction(const QString & target, const QString & data)"> + <parameter left="const QString &" right="" name="target" default=""/> + <parameter left="const QString &" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createAttribute" fullname="QDomDocument::createAttribute" href="qdomdocument.html#createAttribute" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomAttr" signature="createAttribute(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createEntityReference" fullname="QDomDocument::createEntityReference" href="qdomdocument.html#createEntityReference" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomEntityReference" signature="createEntityReference(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elementsByTagName" fullname="QDomDocument::elementsByTagName" href="qdomdocument.html#elementsByTagName" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNodeList" signature="elementsByTagName(const QString & tagname) const"> + <parameter left="const QString &" right="" name="tagname" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="importNode" fullname="QDomDocument::importNode" href="qdomdocument.html#importNode" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode" signature="importNode(const QDomNode & importedNode, bool deep)"> + <parameter left="const QDomNode &" right="" name="importedNode" default=""/> + <parameter left="bool" right="" name="deep" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createElementNS" fullname="QDomDocument::createElementNS" href="qdomdocument.html#createElementNS" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomElement" signature="createElementNS(const QString & nsURI, const QString & qName)"> + <parameter left="const QString &" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createAttributeNS" fullname="QDomDocument::createAttributeNS" href="qdomdocument.html#createAttributeNS" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomAttr" signature="createAttributeNS(const QString & nsURI, const QString & qName)"> + <parameter left="const QString &" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elementsByTagNameNS" fullname="QDomDocument::elementsByTagNameNS" href="qdomdocument.html#elementsByTagNameNS" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNodeList" signature="elementsByTagNameNS(const QString & nsURI, const QString & localName)"> + <parameter left="const QString &" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elementById" fullname="QDomDocument::elementById" href="qdomdocument.html#elementById" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomElement" signature="elementById(const QString & elementId)"> + <parameter left="const QString &" right="" name="elementId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doctype" fullname="QDomDocument::doctype" href="qdomdocument.html#doctype" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomDocumentType" signature="doctype() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="implementation" fullname="QDomDocument::implementation" href="qdomdocument.html#implementation" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomImplementation" signature="implementation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="documentElement" fullname="QDomDocument::documentElement" href="qdomdocument.html#documentElement" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomElement" signature="documentElement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomDocument::nodeType" href="qdomdocument.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + <function access="public" threadsafety="non-reentrant" status="commendable" name="setContent" fullname="QDomDocument::setContent" href="qdomdocument.html#setContent" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setContent(const QByteArray & data, bool namespaceProcessing, QString * errorMsg, int * errorLine, int * errorColumn)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="bool" right="" name="namespaceProcessing" default=""/> + <parameter left="QString *" right="" name="errorMsg" default="0"/> + <parameter left="int *" right="" name="errorLine" default="0"/> + <parameter left="int *" right="" name="errorColumn" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContent" fullname="QDomDocument::setContent" href="qdomdocument.html#setContent-2" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="setContent(const QString & text, bool namespaceProcessing, QString * errorMsg, int * errorLine, int * errorColumn)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="bool" right="" name="namespaceProcessing" default=""/> + <parameter left="QString *" right="" name="errorMsg" default="0"/> + <parameter left="int *" right="" name="errorLine" default="0"/> + <parameter left="int *" right="" name="errorColumn" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContent" fullname="QDomDocument::setContent" href="qdomdocument.html#setContent-3" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="setContent(QIODevice * dev, bool namespaceProcessing, QString * errorMsg, int * errorLine, int * errorColumn)"> + <parameter left="QIODevice *" right="" name="dev" default=""/> + <parameter left="bool" right="" name="namespaceProcessing" default=""/> + <parameter left="QString *" right="" name="errorMsg" default="0"/> + <parameter left="int *" right="" name="errorLine" default="0"/> + <parameter left="int *" right="" name="errorColumn" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContent" fullname="QDomDocument::setContent" href="qdomdocument.html#setContent-4" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="bool" signature="setContent(QXmlInputSource * source, bool namespaceProcessing, QString * errorMsg, int * errorLine, int * errorColumn)"> + <parameter left="QXmlInputSource *" right="" name="source" default=""/> + <parameter left="bool" right="" name="namespaceProcessing" default=""/> + <parameter left="QString *" right="" name="errorMsg" default="0"/> + <parameter left="int *" right="" name="errorLine" default="0"/> + <parameter left="int *" right="" name="errorColumn" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContent" fullname="QDomDocument::setContent" href="qdomdocument.html#setContent-6" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="bool" signature="setContent(const QByteArray & buffer, QString * errorMsg, int * errorLine, int * errorColumn)"> + <parameter left="const QByteArray &" right="" name="buffer" default=""/> + <parameter left="QString *" right="" name="errorMsg" default="0"/> + <parameter left="int *" right="" name="errorLine" default="0"/> + <parameter left="int *" right="" name="errorColumn" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContent" fullname="QDomDocument::setContent" href="qdomdocument.html#setContent-5" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="bool" signature="setContent(const QString & text, QString * errorMsg, int * errorLine, int * errorColumn)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QString *" right="" name="errorMsg" default="0"/> + <parameter left="int *" right="" name="errorLine" default="0"/> + <parameter left="int *" right="" name="errorColumn" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContent" fullname="QDomDocument::setContent" href="qdomdocument.html#setContent-7" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="bool" signature="setContent(QIODevice * dev, QString * errorMsg, int * errorLine, int * errorColumn)"> + <parameter left="QIODevice *" right="" name="dev" default=""/> + <parameter left="QString *" right="" name="errorMsg" default="0"/> + <parameter left="int *" right="" name="errorLine" default="0"/> + <parameter left="int *" right="" name="errorColumn" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContent" fullname="QDomDocument::setContent" href="qdomdocument.html#setContent-8" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="bool" signature="setContent(QXmlInputSource * source, QXmlReader * reader, QString * errorMsg, int * errorLine, int * errorColumn)"> + <parameter left="QXmlInputSource *" right="" name="source" default=""/> + <parameter left="QXmlReader *" right="" name="reader" default=""/> + <parameter left="QString *" right="" name="errorMsg" default="0"/> + <parameter left="int *" right="" name="errorLine" default="0"/> + <parameter left="int *" right="" name="errorColumn" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="QDomDocument::toString" href="qdomdocument.html#toString" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString(int indent) const"> + <parameter left="int" right="" name="indent" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toByteArray" fullname="QDomDocument::toByteArray" href="qdomdocument.html#toByteArray" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toByteArray(int indent) const"> + <parameter left="int" right="" name="indent" default="1"/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomNamedNodeMap" href="qdomnamednodemap.html" location="qdom.h" bases="" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomNamedNodeMap" fullname="QDomNamedNodeMap::QDomNamedNodeMap" href="qdomnamednodemap.html#QDomNamedNodeMap" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomNamedNodeMap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomNamedNodeMap" fullname="QDomNamedNodeMap::QDomNamedNodeMap" href="qdomnamednodemap.html#QDomNamedNodeMap-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomNamedNodeMap(const QDomNamedNodeMap & n)"> + <parameter left="const QDomNamedNodeMap &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomNamedNodeMap::operator=" href="qdomnamednodemap.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNamedNodeMap &" signature="operator=(const QDomNamedNodeMap & n)"> + <parameter left="const QDomNamedNodeMap &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QDomNamedNodeMap::operator==" href="qdomnamednodemap.html#operator==" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QDomNamedNodeMap & n) const"> + <parameter left="const QDomNamedNodeMap &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QDomNamedNodeMap::operator!=" href="qdomnamednodemap.html#operator!=" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QDomNamedNodeMap & n) const"> + <parameter left="const QDomNamedNodeMap &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDomNamedNodeMap" fullname="QDomNamedNodeMap::~QDomNamedNodeMap" href="qdomnamednodemap.html#dtor.QDomNamedNodeMap" location="qdom.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDomNamedNodeMap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="namedItem" fullname="QDomNamedNodeMap::namedItem" href="qdomnamednodemap.html#namedItem" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="namedItem(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNamedItem" fullname="QDomNamedNodeMap::setNamedItem" href="qdomnamednodemap.html#setNamedItem" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode" signature="setNamedItem(const QDomNode & newNode)"> + <parameter left="const QDomNode &" right="" name="newNode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeNamedItem" fullname="QDomNamedNodeMap::removeNamedItem" href="qdomnamednodemap.html#removeNamedItem" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode" signature="removeNamedItem(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="item" fullname="QDomNamedNodeMap::item" href="qdomnamednodemap.html#item" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="item(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="namedItemNS" fullname="QDomNamedNodeMap::namedItemNS" href="qdomnamednodemap.html#namedItemNS" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode" signature="namedItemNS(const QString & nsURI, const QString & localName) const"> + <parameter left="const QString &" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNamedItemNS" fullname="QDomNamedNodeMap::setNamedItemNS" href="qdomnamednodemap.html#setNamedItemNS" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode" signature="setNamedItemNS(const QDomNode & newNode)"> + <parameter left="const QDomNode &" right="" name="newNode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeNamedItemNS" fullname="QDomNamedNodeMap::removeNamedItemNS" href="qdomnamednodemap.html#removeNamedItemNS" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNode" signature="removeNamedItemNS(const QString & nsURI, const QString & localName)"> + <parameter left="const QString &" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QDomNamedNodeMap::length" href="qdomnamednodemap.html#length" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QDomNamedNodeMap::count" href="qdomnamednodemap.html#count" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QDomNamedNodeMap::size" href="qdomnamednodemap.html#size" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QDomNamedNodeMap::isEmpty" href="qdomnamednodemap.html#isEmpty" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QDomNamedNodeMap::contains" href="qdomnamednodemap.html#contains" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomDocumentFragment" href="qdomdocumentfragment.html" location="qdom.h" bases="QDomNode" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomDocumentFragment" fullname="QDomDocumentFragment::QDomDocumentFragment" href="qdomdocumentfragment.html#QDomDocumentFragment" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomDocumentFragment()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomDocumentFragment" fullname="QDomDocumentFragment::QDomDocumentFragment" href="qdomdocumentfragment.html#QDomDocumentFragment-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomDocumentFragment(const QDomDocumentFragment & x)"> + <parameter left="const QDomDocumentFragment &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomDocumentFragment::operator=" href="qdomdocumentfragment.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomDocumentFragment &" signature="operator=(const QDomDocumentFragment & x)"> + <parameter left="const QDomDocumentFragment &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomDocumentFragment::nodeType" href="qdomdocumentfragment.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomCharacterData" href="qdomcharacterdata.html" location="qdom.h" bases="QDomNode" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomCharacterData" fullname="QDomCharacterData::QDomCharacterData" href="qdomcharacterdata.html#QDomCharacterData" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomCharacterData()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomCharacterData" fullname="QDomCharacterData::QDomCharacterData" href="qdomcharacterdata.html#QDomCharacterData-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomCharacterData(const QDomCharacterData & x)"> + <parameter left="const QDomCharacterData &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomCharacterData::operator=" href="qdomcharacterdata.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomCharacterData &" signature="operator=(const QDomCharacterData & x)"> + <parameter left="const QDomCharacterData &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="substringData" fullname="QDomCharacterData::substringData" href="qdomcharacterdata.html#substringData" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="substringData(unsigned long offset, unsigned long count)"> + <parameter left="unsigned long" right="" name="offset" default=""/> + <parameter left="unsigned long" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendData" fullname="QDomCharacterData::appendData" href="qdomcharacterdata.html#appendData" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="appendData(const QString & arg)"> + <parameter left="const QString &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertData" fullname="QDomCharacterData::insertData" href="qdomcharacterdata.html#insertData" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertData(unsigned long offset, const QString & arg)"> + <parameter left="unsigned long" right="" name="offset" default=""/> + <parameter left="const QString &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="deleteData" fullname="QDomCharacterData::deleteData" href="qdomcharacterdata.html#deleteData" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="deleteData(unsigned long offset, unsigned long count)"> + <parameter left="unsigned long" right="" name="offset" default=""/> + <parameter left="unsigned long" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replaceData" fullname="QDomCharacterData::replaceData" href="qdomcharacterdata.html#replaceData" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="replaceData(unsigned long offset, unsigned long count, const QString & arg)"> + <parameter left="unsigned long" right="" name="offset" default=""/> + <parameter left="unsigned long" right="" name="count" default=""/> + <parameter left="const QString &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QDomCharacterData::length" href="qdomcharacterdata.html#length" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QDomCharacterData::data" href="qdomcharacterdata.html#data" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QDomCharacterData::setData" href="qdomcharacterdata.html#setData" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QString & v)"> + <parameter left="const QString &" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomCharacterData::nodeType" href="qdomcharacterdata.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomAttr" href="qdomattr.html" location="qdom.h" bases="QDomNode" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomAttr" fullname="QDomAttr::QDomAttr" href="qdomattr.html#QDomAttr" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomAttr()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomAttr" fullname="QDomAttr::QDomAttr" href="qdomattr.html#QDomAttr-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomAttr(const QDomAttr & x)"> + <parameter left="const QDomAttr &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomAttr::operator=" href="qdomattr.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomAttr &" signature="operator=(const QDomAttr & x)"> + <parameter left="const QDomAttr &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QDomAttr::name" href="qdomattr.html#name" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="specified" fullname="QDomAttr::specified" href="qdomattr.html#specified" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="specified() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ownerElement" fullname="QDomAttr::ownerElement" href="qdomattr.html#ownerElement" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomElement" signature="ownerElement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QDomAttr::value" href="qdomattr.html#value" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QDomAttr::setValue" href="qdomattr.html#setValue" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const QString & v)"> + <parameter left="const QString &" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomAttr::nodeType" href="qdomattr.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomElement" href="qdomelement.html" location="qdom.h" bases="QDomNode" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomElement" fullname="QDomElement::QDomElement" href="qdomelement.html#QDomElement" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomElement()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomElement" fullname="QDomElement::QDomElement" href="qdomelement.html#QDomElement-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomElement(const QDomElement & x)"> + <parameter left="const QDomElement &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomElement::operator=" href="qdomelement.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomElement &" signature="operator=(const QDomElement & x)"> + <parameter left="const QDomElement &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attribute" fullname="QDomElement::attribute" href="qdomelement.html#attribute" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="attribute(const QString & name, const QString & defValue) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="defValue" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QDomElement::setAttribute" href="qdomelement.html#setAttribute" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttribute(const QString & name, const QString & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QDomElement::setAttribute" href="qdomelement.html#setAttribute-4" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="setAttribute(const QString & name, qlonglong value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="qlonglong" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QDomElement::setAttribute" href="qdomelement.html#setAttribute-5" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="setAttribute(const QString & name, qulonglong value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="qulonglong" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QDomElement::setAttribute" href="qdomelement.html#setAttribute-2" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setAttribute(const QString & name, int value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QDomElement::setAttribute" href="qdomelement.html#setAttribute-3" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setAttribute(const QString & name, uint value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="uint" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QDomElement::setAttribute" href="qdomelement.html#setAttribute-6" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="setAttribute(const QString & name, float value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="float" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QDomElement::setAttribute" href="qdomelement.html#setAttribute-7" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="void" signature="setAttribute(const QString & name, double value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="double" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAttribute" fullname="QDomElement::removeAttribute" href="qdomelement.html#removeAttribute" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAttribute(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attributeNode" fullname="QDomElement::attributeNode" href="qdomelement.html#attributeNode" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomAttr" signature="attributeNode(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeNode" fullname="QDomElement::setAttributeNode" href="qdomelement.html#setAttributeNode" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomAttr" signature="setAttributeNode(const QDomAttr & newAttr)"> + <parameter left="const QDomAttr &" right="" name="newAttr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAttributeNode" fullname="QDomElement::removeAttributeNode" href="qdomelement.html#removeAttributeNode" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomAttr" signature="removeAttributeNode(const QDomAttr & oldAttr)"> + <parameter left="const QDomAttr &" right="" name="oldAttr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elementsByTagName" fullname="QDomElement::elementsByTagName" href="qdomelement.html#elementsByTagName" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNodeList" signature="elementsByTagName(const QString & tagname) const"> + <parameter left="const QString &" right="" name="tagname" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAttribute" fullname="QDomElement::hasAttribute" href="qdomelement.html#hasAttribute" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAttribute(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attributeNS" fullname="QDomElement::attributeNS" href="qdomelement.html#attributeNS" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="attributeNS(const QString nsURI, const QString & localName, const QString & defValue) const"> + <parameter left="const QString" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + <parameter left="const QString &" right="" name="defValue" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeNS" fullname="QDomElement::setAttributeNS" href="qdomelement.html#setAttributeNS" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttributeNS(const QString nsURI, const QString & qName, const QString & value)"> + <parameter left="const QString" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeNS" fullname="QDomElement::setAttributeNS" href="qdomelement.html#setAttributeNS-2" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setAttributeNS(const QString nsURI, const QString & qName, int value)"> + <parameter left="const QString" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeNS" fullname="QDomElement::setAttributeNS" href="qdomelement.html#setAttributeNS-3" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setAttributeNS(const QString nsURI, const QString & qName, uint value)"> + <parameter left="const QString" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="uint" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeNS" fullname="QDomElement::setAttributeNS" href="qdomelement.html#setAttributeNS-4" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="setAttributeNS(const QString nsURI, const QString & qName, qlonglong value)"> + <parameter left="const QString" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="qlonglong" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeNS" fullname="QDomElement::setAttributeNS" href="qdomelement.html#setAttributeNS-5" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="setAttributeNS(const QString nsURI, const QString & qName, qulonglong value)"> + <parameter left="const QString" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="qulonglong" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeNS" fullname="QDomElement::setAttributeNS" href="qdomelement.html#setAttributeNS-6" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="setAttributeNS(const QString nsURI, const QString & qName, double value)"> + <parameter left="const QString" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="qName" default=""/> + <parameter left="double" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAttributeNS" fullname="QDomElement::removeAttributeNS" href="qdomelement.html#removeAttributeNS" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAttributeNS(const QString & nsURI, const QString & localName)"> + <parameter left="const QString &" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attributeNodeNS" fullname="QDomElement::attributeNodeNS" href="qdomelement.html#attributeNodeNS" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomAttr" signature="attributeNodeNS(const QString & nsURI, const QString & localName)"> + <parameter left="const QString &" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeNodeNS" fullname="QDomElement::setAttributeNodeNS" href="qdomelement.html#setAttributeNodeNS" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomAttr" signature="setAttributeNodeNS(const QDomAttr & newAttr)"> + <parameter left="const QDomAttr &" right="" name="newAttr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elementsByTagNameNS" fullname="QDomElement::elementsByTagNameNS" href="qdomelement.html#elementsByTagNameNS" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNodeList" signature="elementsByTagNameNS(const QString & nsURI, const QString & localName) const"> + <parameter left="const QString &" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAttributeNS" fullname="QDomElement::hasAttributeNS" href="qdomelement.html#hasAttributeNS" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAttributeNS(const QString & nsURI, const QString & localName) const"> + <parameter left="const QString &" right="" name="nsURI" default=""/> + <parameter left="const QString &" right="" name="localName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tagName" fullname="QDomElement::tagName" href="qdomelement.html#tagName" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tagName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTagName" fullname="QDomElement::setTagName" href="qdomelement.html#setTagName" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTagName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attributes" fullname="QDomElement::attributes" href="qdomelement.html#attributes" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNamedNodeMap" signature="attributes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomElement::nodeType" href="qdomelement.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QDomElement::text" href="qdomelement.html#text" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomText" href="qdomtext.html" location="qdom.h" bases="QDomCharacterData" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomText" fullname="QDomText::QDomText" href="qdomtext.html#QDomText" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomText()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomText" fullname="QDomText::QDomText" href="qdomtext.html#QDomText-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomText(const QDomText & x)"> + <parameter left="const QDomText &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomText::operator=" href="qdomtext.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomText &" signature="operator=(const QDomText & x)"> + <parameter left="const QDomText &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="splitText" fullname="QDomText::splitText" href="qdomtext.html#splitText" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomText" signature="splitText(int offset)"> + <parameter left="int" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomText::nodeType" href="qdomtext.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomComment" href="qdomcomment.html" location="qdom.h" bases="QDomCharacterData" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomComment" fullname="QDomComment::QDomComment" href="qdomcomment.html#QDomComment" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomComment()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomComment" fullname="QDomComment::QDomComment" href="qdomcomment.html#QDomComment-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomComment(const QDomComment & x)"> + <parameter left="const QDomComment &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomComment::operator=" href="qdomcomment.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomComment &" signature="operator=(const QDomComment & x)"> + <parameter left="const QDomComment &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomComment::nodeType" href="qdomcomment.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomCDATASection" href="qdomcdatasection.html" location="qdom.h" bases="QDomText" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomCDATASection" fullname="QDomCDATASection::QDomCDATASection" href="qdomcdatasection.html#QDomCDATASection" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomCDATASection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomCDATASection" fullname="QDomCDATASection::QDomCDATASection" href="qdomcdatasection.html#QDomCDATASection-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomCDATASection(const QDomCDATASection & x)"> + <parameter left="const QDomCDATASection &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomCDATASection::operator=" href="qdomcdatasection.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomCDATASection &" signature="operator=(const QDomCDATASection & x)"> + <parameter left="const QDomCDATASection &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomCDATASection::nodeType" href="qdomcdatasection.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomNotation" href="qdomnotation.html" location="qdom.h" bases="QDomNode" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomNotation" fullname="QDomNotation::QDomNotation" href="qdomnotation.html#QDomNotation" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomNotation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomNotation" fullname="QDomNotation::QDomNotation" href="qdomnotation.html#QDomNotation-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomNotation(const QDomNotation & x)"> + <parameter left="const QDomNotation &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomNotation::operator=" href="qdomnotation.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomNotation &" signature="operator=(const QDomNotation & x)"> + <parameter left="const QDomNotation &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="publicId" fullname="QDomNotation::publicId" href="qdomnotation.html#publicId" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="publicId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="systemId" fullname="QDomNotation::systemId" href="qdomnotation.html#systemId" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="systemId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomNotation::nodeType" href="qdomnotation.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomEntity" href="qdomentity.html" location="qdom.h" bases="QDomNode" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomEntity" fullname="QDomEntity::QDomEntity" href="qdomentity.html#QDomEntity" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomEntity()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomEntity" fullname="QDomEntity::QDomEntity" href="qdomentity.html#QDomEntity-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomEntity(const QDomEntity & x)"> + <parameter left="const QDomEntity &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomEntity::operator=" href="qdomentity.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomEntity &" signature="operator=(const QDomEntity & x)"> + <parameter left="const QDomEntity &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="publicId" fullname="QDomEntity::publicId" href="qdomentity.html#publicId" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="publicId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="systemId" fullname="QDomEntity::systemId" href="qdomentity.html#systemId" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="systemId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notationName" fullname="QDomEntity::notationName" href="qdomentity.html#notationName" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="notationName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomEntity::nodeType" href="qdomentity.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomEntityReference" href="qdomentityreference.html" location="qdom.h" bases="QDomNode" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomEntityReference" fullname="QDomEntityReference::QDomEntityReference" href="qdomentityreference.html#QDomEntityReference" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomEntityReference()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomEntityReference" fullname="QDomEntityReference::QDomEntityReference" href="qdomentityreference.html#QDomEntityReference-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomEntityReference(const QDomEntityReference & x)"> + <parameter left="const QDomEntityReference &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomEntityReference::operator=" href="qdomentityreference.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomEntityReference &" signature="operator=(const QDomEntityReference & x)"> + <parameter left="const QDomEntityReference &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomEntityReference::nodeType" href="qdomentityreference.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QDomProcessingInstruction" href="qdomprocessinginstruction.html" location="qdom.h" bases="QDomNode" module="QtXml"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomProcessingInstruction" fullname="QDomProcessingInstruction::QDomProcessingInstruction" href="qdomprocessinginstruction.html#QDomProcessingInstruction" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDomProcessingInstruction()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDomProcessingInstruction" fullname="QDomProcessingInstruction::QDomProcessingInstruction" href="qdomprocessinginstruction.html#QDomProcessingInstruction-2" location="qdom.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDomProcessingInstruction(const QDomProcessingInstruction & x)"> + <parameter left="const QDomProcessingInstruction &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDomProcessingInstruction::operator=" href="qdomprocessinginstruction.html#operator=" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDomProcessingInstruction &" signature="operator=(const QDomProcessingInstruction & x)"> + <parameter left="const QDomProcessingInstruction &" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="target" fullname="QDomProcessingInstruction::target" href="qdomprocessinginstruction.html#target" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="target() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QDomProcessingInstruction::data" href="qdomprocessinginstruction.html#data" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QDomProcessingInstruction::setData" href="qdomprocessinginstruction.html#setData" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QString & d)"> + <parameter left="const QString &" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodeType" fullname="QDomProcessingInstruction::nodeType" href="qdomprocessinginstruction.html#nodeType" location="qdom.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDomNode::NodeType" signature="nodeType() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qdomnode.html#operator<<-114" location="qdom.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="114" relates="QDomNode" type="QTextStream &" signature="operator<<(QTextStream & str, const QDomNode & node)"> + <parameter left="QTextStream &" right="" name="str" default=""/> + <parameter left="const QDomNode &" right="" name="node" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlNodeModelIndex" href="qxmlnodemodelindex.html" location="qabstractxmlnodemodel.h" bases="" module="QtXmlPatterns"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlNodeModelIndex" fullname="QXmlNodeModelIndex::QXmlNodeModelIndex" href="qxmlnodemodelindex.html#QXmlNodeModelIndex" location="qabstractxmlnodemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlNodeModelIndex()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlNodeModelIndex" fullname="QXmlNodeModelIndex::QXmlNodeModelIndex" href="qxmlnodemodelindex.html#QXmlNodeModelIndex-2" location="qabstractxmlnodemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlNodeModelIndex(const QXmlNodeModelIndex & other)"> + <parameter left="const QXmlNodeModelIndex &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QXmlNodeModelIndex::operator==" href="qxmlnodemodelindex.html#operator==" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QXmlNodeModelIndex & other) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QXmlNodeModelIndex::operator!=" href="qxmlnodemodelindex.html#operator!=" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QXmlNodeModelIndex & other) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="other" default=""/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="List" fullname="QXmlNodeModelIndex::List" href="qxmlnodemodelindex.html#List-typedef" location="qabstractxmlnodemodel.h"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="NodeKind" fullname="QXmlNodeModelIndex::NodeKind" href="qxmlnodemodelindex.html#NodeKind-enum" location="qabstractxmlnodemodel.h"> + <value name="Attribute" value="1"/> + <value name="Comment" value="2"/> + <value name="Document" value="4"/> + <value name="Element" value="8"/> + <value name="Namespace" value="16"/> + <value name="ProcessingInstruction" value="32"/> + <value name="Text" value="64"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="DocumentOrder" fullname="QXmlNodeModelIndex::DocumentOrder" href="qxmlnodemodelindex.html#DocumentOrder-enum" location="qabstractxmlnodemodel.h"> + <value name="Precedes" value="-1"/> + <value name="Is" value="0"/> + <value name="Follows" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QXmlNodeModelIndex::data" href="qxmlnodemodelindex.html#data" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="internalPointer" fullname="QXmlNodeModelIndex::internalPointer" href="qxmlnodemodelindex.html#internalPointer" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void *" signature="internalPointer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="model" fullname="QXmlNodeModelIndex::model" href="qxmlnodemodelindex.html#model" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QAbstractXmlNodeModel *" signature="model() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="additionalData" fullname="QXmlNodeModelIndex::additionalData" href="qxmlnodemodelindex.html#additionalData" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="additionalData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QXmlNodeModelIndex::isNull" href="qxmlnodemodelindex.html#isNull" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qHash" href="qhash.html#qHash-24" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="24" relates="QHash" type="uint" signature="qHash(const QXmlNodeModelIndex & index)"> + <parameter left="const QXmlNodeModelIndex &" right="" name="index" default=""/> + </function> + <class access="public" threadsafety="thread safe" status="commendable" name="QAbstractXmlNodeModel" href="qabstractxmlnodemodel.html" location="qabstractxmlnodemodel.h" bases="QSharedData" module="QtXmlPatterns"> + <contents name="usage" title="Usage" level="1"/> + <contents name="subclassing" title="Subclassing" level="1"/> + <contents name="thread-safety" title="Thread Safety" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="SimpleAxis" fullname="QAbstractXmlNodeModel::SimpleAxis" href="qabstractxmlnodemodel.html#SimpleAxis-enum" location="qabstractxmlnodemodel.h"> + <value name="Parent" value="0"/> + <value name="FirstChild" value="1"/> + <value name="PreviousSibling" value="2"/> + <value name="NextSibling" value="3"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Ptr" fullname="QAbstractXmlNodeModel::Ptr" href="qabstractxmlnodemodel.html#Ptr-typedef" location="qabstractxmlnodemodel.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="List" fullname="QAbstractXmlNodeModel::List" href="qabstractxmlnodemodel.html#List-typedef" location="qabstractxmlnodemodel.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractXmlNodeModel" fullname="QAbstractXmlNodeModel::QAbstractXmlNodeModel" href="qabstractxmlnodemodel.html#QAbstractXmlNodeModel" location="qabstractxmlnodemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractXmlNodeModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractXmlNodeModel" fullname="QAbstractXmlNodeModel::~QAbstractXmlNodeModel" href="qabstractxmlnodemodel.html#dtor.QAbstractXmlNodeModel" location="qabstractxmlnodemodel.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractXmlNodeModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="baseUri" fullname="QAbstractXmlNodeModel::baseUri" href="qabstractxmlnodemodel.html#baseUri" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="baseUri(const QXmlNodeModelIndex & n) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="documentUri" fullname="QAbstractXmlNodeModel::documentUri" href="qabstractxmlnodemodel.html#documentUri" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="documentUri(const QXmlNodeModelIndex & n) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="kind" fullname="QAbstractXmlNodeModel::kind" href="qabstractxmlnodemodel.html#kind" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlNodeModelIndex::NodeKind" signature="kind(const QXmlNodeModelIndex & ni) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="ni" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="compareOrder" fullname="QAbstractXmlNodeModel::compareOrder" href="qabstractxmlnodemodel.html#compareOrder" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlNodeModelIndex::DocumentOrder" signature="compareOrder(const QXmlNodeModelIndex & ni1, const QXmlNodeModelIndex & ni2) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="ni1" default=""/> + <parameter left="const QXmlNodeModelIndex &" right="" name="ni2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="root" fullname="QAbstractXmlNodeModel::root" href="qabstractxmlnodemodel.html#root" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlNodeModelIndex" signature="root(const QXmlNodeModelIndex & n) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QAbstractXmlNodeModel::name" href="qabstractxmlnodemodel.html#name" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlName" signature="name(const QXmlNodeModelIndex & ni) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="ni" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stringValue" fullname="QAbstractXmlNodeModel::stringValue" href="qabstractxmlnodemodel.html#stringValue" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="stringValue(const QXmlNodeModelIndex & n) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="typedValue" fullname="QAbstractXmlNodeModel::typedValue" href="qabstractxmlnodemodel.html#typedValue" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="typedValue(const QXmlNodeModelIndex & node) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="node" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceBindings" fullname="QAbstractXmlNodeModel::namespaceBindings" href="qabstractxmlnodemodel.html#namespaceBindings" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QVector<QXmlName>" signature="namespaceBindings(const QXmlNodeModelIndex & n) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elementById" fullname="QAbstractXmlNodeModel::elementById" href="qabstractxmlnodemodel.html#elementById" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlNodeModelIndex" signature="elementById(const QXmlName & id) const"> + <parameter left="const QXmlName &" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nodesByIdref" fullname="QAbstractXmlNodeModel::nodesByIdref" href="qabstractxmlnodemodel.html#nodesByIdref" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QVector<QXmlNodeModelIndex>" signature="nodesByIdref(const QXmlName & idref) const"> + <parameter left="const QXmlName &" right="" name="idref" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sourceLocation" fullname="QAbstractXmlNodeModel::sourceLocation" href="qabstractxmlnodemodel.html#sourceLocation" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSourceLocation" signature="sourceLocation(const QXmlNodeModelIndex & index) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="nextFromSimpleAxis" fullname="QAbstractXmlNodeModel::nextFromSimpleAxis" href="qabstractxmlnodemodel.html#nextFromSimpleAxis" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QXmlNodeModelIndex" signature="nextFromSimpleAxis(SimpleAxis axis, const QXmlNodeModelIndex & origin) const"> + <parameter left="SimpleAxis" right="" name="axis" default=""/> + <parameter left="const QXmlNodeModelIndex &" right="" name="origin" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="attributes" fullname="QAbstractXmlNodeModel::attributes" href="qabstractxmlnodemodel.html#attributes" location="qabstractxmlnodemodel.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QVector<QXmlNodeModelIndex>" signature="attributes(const QXmlNodeModelIndex & element) const"> + <parameter left="const QXmlNodeModelIndex &" right="" name="element" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createIndex" fullname="QAbstractXmlNodeModel::createIndex" href="qabstractxmlnodemodel.html#createIndex" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlNodeModelIndex" signature="createIndex(qint64 data) const"> + <parameter left="qint64" right="" name="data" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createIndex" fullname="QAbstractXmlNodeModel::createIndex" href="qabstractxmlnodemodel.html#createIndex-2" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QXmlNodeModelIndex" signature="createIndex(void * pointer, qint64 additionalData) const"> + <parameter left="void *" right="" name="pointer" default=""/> + <parameter left="qint64" right="" name="additionalData" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createIndex" fullname="QAbstractXmlNodeModel::createIndex" href="qabstractxmlnodemodel.html#createIndex-3" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QXmlNodeModelIndex" signature="createIndex(qint64 data, qint64 additionalData) const"> + <parameter left="qint64" right="" name="data" default=""/> + <parameter left="qint64" right="" name="additionalData" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QAbstractXmlNodeModel::d_ptr" href="qabstractxmlnodemodel.html#d_ptr-var" location="qabstractxmlnodemodel.h" type="QAbstractXmlNodeModelPrivate *" static="false"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlItem" href="qxmlitem.html" location="qabstractxmlnodemodel.h" bases="" module="QtXmlPatterns"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="Iterator" fullname="QXmlItem::Iterator" href="qxmlitem.html#Iterator-typedef" location="qabstractxmlnodemodel.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlItem" fullname="QXmlItem::QXmlItem" href="qxmlitem.html#QXmlItem" location="qabstractxmlnodemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlItem" fullname="QXmlItem::QXmlItem" href="qxmlitem.html#QXmlItem-2" location="qabstractxmlnodemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlItem(const QXmlItem & other)"> + <parameter left="const QXmlItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlItem" fullname="QXmlItem::QXmlItem" href="qxmlitem.html#QXmlItem-3" location="qabstractxmlnodemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QXmlItem(const QXmlNodeModelIndex & node)"> + <parameter left="const QXmlNodeModelIndex &" right="" name="node" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlItem" fullname="QXmlItem::QXmlItem" href="qxmlitem.html#QXmlItem-4" location="qabstractxmlnodemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QXmlItem(const QVariant & atomicValue)"> + <parameter left="const QVariant &" right="" name="atomicValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlItem" fullname="QXmlItem::~QXmlItem" href="qxmlitem.html#dtor.QXmlItem" location="qabstractxmlnodemodel.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QXmlItem::operator=" href="qxmlitem.html#operator=" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QXmlItem &" signature="operator=(const QXmlItem & other)"> + <parameter left="const QXmlItem &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QXmlItem::isNull" href="qxmlitem.html#isNull" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNode" fullname="QXmlItem::isNode" href="qxmlitem.html#isNode" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isAtomicValue" fullname="QXmlItem::isAtomicValue" href="qxmlitem.html#isAtomicValue" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAtomicValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toAtomicValue" fullname="QXmlItem::toAtomicValue" href="qxmlitem.html#toAtomicValue" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="toAtomicValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toNodeModelIndex" fullname="QXmlItem::toNodeModelIndex" href="qxmlitem.html#toNodeModelIndex" location="qabstractxmlnodemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlNodeModelIndex" signature="toNodeModelIndex() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qCopy" href="qtalgorithms.html#qCopy" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="OutputIterator" signature="qCopy(InputIterator begin1, InputIterator end1, OutputIterator begin2)"> + <parameter left="InputIterator" right="" name="begin1" default=""/> + <parameter left="InputIterator" right="" name="end1" default=""/> + <parameter left="OutputIterator" right="" name="begin2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qCopyBackward" href="qtalgorithms.html#qCopyBackward" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="BiIterator2" signature="qCopyBackward(BiIterator1 begin1, BiIterator1 end1, BiIterator2 end2)"> + <parameter left="BiIterator1" right="" name="begin1" default=""/> + <parameter left="BiIterator1" right="" name="end1" default=""/> + <parameter left="BiIterator2" right="" name="end2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qEqual" href="qtalgorithms.html#qEqual" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="bool" signature="qEqual(InputIterator1 begin1, InputIterator1 end1, InputIterator2 begin2)"> + <parameter left="InputIterator1" right="" name="begin1" default=""/> + <parameter left="InputIterator1" right="" name="end1" default=""/> + <parameter left="InputIterator2" right="" name="begin2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFill" href="qtalgorithms.html#qFill" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="void" signature="qFill(ForwardIterator begin, ForwardIterator end, const T & value)"> + <parameter left="ForwardIterator" right="" name="begin" default=""/> + <parameter left="ForwardIterator" right="" name="end" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFill" href="qtalgorithms.html#qFill-2" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtAlgorithms>" type="void" signature="qFill(Container & container, const T & value)"> + <parameter left="Container &" right="" name="container" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFind" href="qtalgorithms.html#qFind" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="InputIterator" signature="qFind(InputIterator begin, InputIterator end, const T & value)"> + <parameter left="InputIterator" right="" name="begin" default=""/> + <parameter left="InputIterator" right="" name="end" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qFind" href="qtalgorithms.html#qFind-2" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtAlgorithms>" type="Container::const_iterator" signature="qFind(const Container & container, const T & value)"> + <parameter left="const Container &" right="" name="container" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qCount" href="qtalgorithms.html#qCount" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="void" signature="qCount(InputIterator begin, InputIterator end, const T & value, Size & n)"> + <parameter left="InputIterator" right="" name="begin" default=""/> + <parameter left="InputIterator" right="" name="end" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="Size &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qCount" href="qtalgorithms.html#qCount-2" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtAlgorithms>" type="void" signature="qCount(const Container & container, const T & value, Size & n)"> + <parameter left="const Container &" right="" name="container" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="Size &" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qLess" href="qtalgorithms.html#qLess" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="LessThan" signature="qLess()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qGreater" href="qtalgorithms.html#qGreater" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="LessThan" signature="qGreater()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qSort" href="qtalgorithms.html#qSort" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="void" signature="qSort(RandomAccessIterator begin, RandomAccessIterator end)"> + <parameter left="RandomAccessIterator" right="" name="begin" default=""/> + <parameter left="RandomAccessIterator" right="" name="end" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSort" href="qtalgorithms.html#qSort-2" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtAlgorithms>" type="void" signature="qSort(RandomAccessIterator begin, RandomAccessIterator end, LessThan lessThan)"> + <parameter left="RandomAccessIterator" right="" name="begin" default=""/> + <parameter left="RandomAccessIterator" right="" name="end" default=""/> + <parameter left="LessThan" right="" name="lessThan" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSort" href="qtalgorithms.html#qSort-3" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="<QtAlgorithms>" type="void" signature="qSort(Container & container)"> + <parameter left="Container &" right="" name="container" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qStableSort" href="qtalgorithms.html#qStableSort" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="void" signature="qStableSort(RandomAccessIterator begin, RandomAccessIterator end)"> + <parameter left="RandomAccessIterator" right="" name="begin" default=""/> + <parameter left="RandomAccessIterator" right="" name="end" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qStableSort" href="qtalgorithms.html#qStableSort-2" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtAlgorithms>" type="void" signature="qStableSort(RandomAccessIterator begin, RandomAccessIterator end, LessThan lessThan)"> + <parameter left="RandomAccessIterator" right="" name="begin" default=""/> + <parameter left="RandomAccessIterator" right="" name="end" default=""/> + <parameter left="LessThan" right="" name="lessThan" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qStableSort" href="qtalgorithms.html#qStableSort-3" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="<QtAlgorithms>" type="void" signature="qStableSort(Container & container)"> + <parameter left="Container &" right="" name="container" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qLowerBound" href="qtalgorithms.html#qLowerBound" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="RandomAccessIterator" signature="qLowerBound(RandomAccessIterator begin, RandomAccessIterator end, const T & value)"> + <parameter left="RandomAccessIterator" right="" name="begin" default=""/> + <parameter left="RandomAccessIterator" right="" name="end" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qLowerBound" href="qtalgorithms.html#qLowerBound-2" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtAlgorithms>" type="RandomAccessIterator" signature="qLowerBound(RandomAccessIterator begin, RandomAccessIterator end, const T & value, LessThan lessThan)"> + <parameter left="RandomAccessIterator" right="" name="begin" default=""/> + <parameter left="RandomAccessIterator" right="" name="end" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="LessThan" right="" name="lessThan" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qLowerBound" href="qtalgorithms.html#qLowerBound-3" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="<QtAlgorithms>" type="Container::const_iterator" signature="qLowerBound(const Container & container, const T & value)"> + <parameter left="const Container &" right="" name="container" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qUpperBound" href="qtalgorithms.html#qUpperBound" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="RandomAccessIterator" signature="qUpperBound(RandomAccessIterator begin, RandomAccessIterator end, const T & value)"> + <parameter left="RandomAccessIterator" right="" name="begin" default=""/> + <parameter left="RandomAccessIterator" right="" name="end" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qUpperBound" href="qtalgorithms.html#qUpperBound-2" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtAlgorithms>" type="RandomAccessIterator" signature="qUpperBound(RandomAccessIterator begin, RandomAccessIterator end, const T & value, LessThan lessThan)"> + <parameter left="RandomAccessIterator" right="" name="begin" default=""/> + <parameter left="RandomAccessIterator" right="" name="end" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="LessThan" right="" name="lessThan" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qUpperBound" href="qtalgorithms.html#qUpperBound-3" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="<QtAlgorithms>" type="Container::const_iterator" signature="qUpperBound(const Container & container, const T & value)"> + <parameter left="const Container &" right="" name="container" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qBinaryFind" href="qtalgorithms.html#qBinaryFind" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="RandomAccessIterator" signature="qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T & value)"> + <parameter left="RandomAccessIterator" right="" name="begin" default=""/> + <parameter left="RandomAccessIterator" right="" name="end" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qBinaryFind" href="qtalgorithms.html#qBinaryFind-2" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtAlgorithms>" type="RandomAccessIterator" signature="qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T & value, LessThan lessThan)"> + <parameter left="RandomAccessIterator" right="" name="begin" default=""/> + <parameter left="RandomAccessIterator" right="" name="end" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + <parameter left="LessThan" right="" name="lessThan" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qBinaryFind" href="qtalgorithms.html#qBinaryFind-3" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" relates="<QtAlgorithms>" type="Container::const_iterator" signature="qBinaryFind(const Container & container, const T & value)"> + <parameter left="const Container &" right="" name="container" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qDeleteAll" href="qtalgorithms.html#qDeleteAll" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="<QtAlgorithms>" type="void" signature="qDeleteAll(ForwardIterator begin, ForwardIterator end)"> + <parameter left="ForwardIterator" right="" name="begin" default=""/> + <parameter left="ForwardIterator" right="" name="end" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qDeleteAll" href="qtalgorithms.html#qDeleteAll-2" location="qalgorithms.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="<QtAlgorithms>" type="void" signature="qDeleteAll(const Container & c)"> + <parameter left="const Container &" right="" name="c" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QGridLayout" href="qgridlayout.html" location="qgridlayout.h" bases="QLayout" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="horizontalSpacing" fullname="QGridLayout::horizontalSpacing" href="qgridlayout.html#horizontalSpacing-prop" location="qgridlayout.h" type="int"> + <getter name="horizontalSpacing"/> + <setter name="setHorizontalSpacing"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="verticalSpacing" fullname="QGridLayout::verticalSpacing" href="qgridlayout.html#verticalSpacing-prop" location="qgridlayout.h" type="int"> + <getter name="verticalSpacing"/> + <setter name="setVerticalSpacing"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QGridLayout" fullname="QGridLayout::QGridLayout" href="qgridlayout.html#QGridLayout" location="qgridlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGridLayout(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGridLayout" fullname="QGridLayout::QGridLayout" href="qgridlayout.html#QGridLayout-2" location="qgridlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGridLayout()"/> + <function access="public" threadsafety="unspecified" status="compat" name="QGridLayout" fullname="QGridLayout::QGridLayout" href="qgridlayout-qt3.html#QGridLayout-3" location="qgridlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGridLayout(QWidget * parent, int nRows, int nCols, int margin, int space, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="int" right="" name="nRows" default=""/> + <parameter left="int" right="" name="nCols" default="1"/> + <parameter left="int" right="" name="margin" default="0"/> + <parameter left="int" right="" name="space" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QGridLayout" fullname="QGridLayout::QGridLayout" href="qgridlayout-qt3.html#QGridLayout-4" location="qgridlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QGridLayout(int nRows, int nCols, int spacing, const char * name)"> + <parameter left="int" right="" name="nRows" default=""/> + <parameter left="int" right="" name="nCols" default="1"/> + <parameter left="int" right="" name="spacing" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QGridLayout" fullname="QGridLayout::QGridLayout" href="qgridlayout-qt3.html#QGridLayout-5" location="qgridlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QGridLayout(QLayout * parentLayout, int nRows, int nCols, int spacing, const char * name)"> + <parameter left="QLayout *" right="" name="parentLayout" default=""/> + <parameter left="int" right="" name="nRows" default="1"/> + <parameter left="int" right="" name="nCols" default="1"/> + <parameter left="int" right="" name="spacing" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGridLayout" fullname="QGridLayout::~QGridLayout" href="qgridlayout.html#dtor.QGridLayout" location="qgridlayout.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGridLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QGridLayout::sizeHint" href="qgridlayout.html#sizeHint" location="qgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSize" fullname="QGridLayout::minimumSize" href="qgridlayout.html#minimumSize" location="qgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumSize" fullname="QGridLayout::maximumSize" href="qgridlayout.html#maximumSize" location="qgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="maximumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalSpacing" fullname="QGridLayout::setHorizontalSpacing" href="qgridlayout.html#horizontalSpacing-prop" location="qgridlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="horizontalSpacing" type="void" signature="setHorizontalSpacing(int spacing)"> + <parameter left="int" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalSpacing" fullname="QGridLayout::horizontalSpacing" href="qgridlayout.html#horizontalSpacing-prop" location="qgridlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="horizontalSpacing" type="int" signature="horizontalSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalSpacing" fullname="QGridLayout::setVerticalSpacing" href="qgridlayout.html#verticalSpacing-prop" location="qgridlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="verticalSpacing" type="void" signature="setVerticalSpacing(int spacing)"> + <parameter left="int" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalSpacing" fullname="QGridLayout::verticalSpacing" href="qgridlayout.html#verticalSpacing-prop" location="qgridlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="verticalSpacing" type="int" signature="verticalSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpacing" fullname="QGridLayout::setSpacing" href="qgridlayout.html#setSpacing" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSpacing(int spacing)"> + <parameter left="int" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="spacing" fullname="QGridLayout::spacing" href="qgridlayout.html#spacing" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="spacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowStretch" fullname="QGridLayout::setRowStretch" href="qgridlayout.html#setRowStretch" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowStretch(int row, int stretch)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnStretch" fullname="QGridLayout::setColumnStretch" href="qgridlayout.html#setColumnStretch" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnStretch(int column, int stretch)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowStretch" fullname="QGridLayout::rowStretch" href="qgridlayout.html#rowStretch" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowStretch(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnStretch" fullname="QGridLayout::columnStretch" href="qgridlayout.html#columnStretch" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnStretch(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowMinimumHeight" fullname="QGridLayout::setRowMinimumHeight" href="qgridlayout.html#setRowMinimumHeight" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowMinimumHeight(int row, int minSize)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="minSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnMinimumWidth" fullname="QGridLayout::setColumnMinimumWidth" href="qgridlayout.html#setColumnMinimumWidth" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnMinimumWidth(int column, int minSize)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="minSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowMinimumHeight" fullname="QGridLayout::rowMinimumHeight" href="qgridlayout.html#rowMinimumHeight" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowMinimumHeight(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnMinimumWidth" fullname="QGridLayout::columnMinimumWidth" href="qgridlayout.html#columnMinimumWidth" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnMinimumWidth(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnCount" fullname="QGridLayout::columnCount" href="qgridlayout.html#columnCount" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rowCount" fullname="QGridLayout::rowCount" href="qgridlayout.html#rowCount" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cellRect" fullname="QGridLayout::cellRect" href="qgridlayout.html#cellRect" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="cellRect(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="cellGeometry" fullname="QGridLayout::cellGeometry" href="qgridlayout-qt3.html#cellGeometry" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="cellGeometry(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasHeightForWidth" fullname="QGridLayout::hasHeightForWidth" href="qgridlayout.html#hasHeightForWidth" location="qgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasHeightForWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="heightForWidth" fullname="QGridLayout::heightForWidth" href="qgridlayout.html#heightForWidth" location="qgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="heightForWidth(int w) const"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumHeightForWidth" fullname="QGridLayout::minimumHeightForWidth" href="qgridlayout.html#minimumHeightForWidth" location="qgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="minimumHeightForWidth(int w) const"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expandingDirections" fullname="QGridLayout::expandingDirections" href="qgridlayout.html#expandingDirections" location="qgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::Orientations" signature="expandingDirections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidate" fullname="QGridLayout::invalidate" href="qgridlayout.html#invalidate" location="qgridlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="invalidate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QGridLayout::addWidget" href="qgridlayout.html#addWidget" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addWidget(QWidget * widget, int row, int column, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QGridLayout::addWidget" href="qgridlayout.html#addWidget-2" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addWidget(QWidget * widget, int fromRow, int fromColumn, int rowSpan, int columnSpan, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="fromRow" default=""/> + <parameter left="int" right="" name="fromColumn" default=""/> + <parameter left="int" right="" name="rowSpan" default=""/> + <parameter left="int" right="" name="columnSpan" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addLayout" fullname="QGridLayout::addLayout" href="qgridlayout.html#addLayout" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addLayout(QLayout * layout, int row, int column, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QLayout *" right="" name="layout" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addLayout" fullname="QGridLayout::addLayout" href="qgridlayout.html#addLayout-2" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addLayout(QLayout * layout, int row, int column, int rowSpan, int columnSpan, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QLayout *" right="" name="layout" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="rowSpan" default=""/> + <parameter left="int" right="" name="columnSpan" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOriginCorner" fullname="QGridLayout::setOriginCorner" href="qgridlayout.html#setOriginCorner" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOriginCorner(Qt::Corner corner)"> + <parameter left="Qt::Corner" right="" name="corner" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="originCorner" fullname="QGridLayout::originCorner" href="qgridlayout.html#originCorner" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Corner" signature="originCorner() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setOrigin" fullname="QGridLayout::setOrigin" href="qgridlayout-qt3.html#setOrigin" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOrigin(Qt::Corner corner)"> + <parameter left="Qt::Corner" right="" name="corner" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="origin" fullname="QGridLayout::origin" href="qgridlayout-qt3.html#origin" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Corner" signature="origin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QGridLayout::itemAt" href="qgridlayout.html#itemAt" location="qgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QLayoutItem *" signature="itemAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAtPosition" fullname="QGridLayout::itemAtPosition" href="qgridlayout.html#itemAtPosition" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLayoutItem *" signature="itemAtPosition(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeAt" fullname="QGridLayout::takeAt" href="qgridlayout.html#takeAt" location="qgridlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QLayoutItem *" signature="takeAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QGridLayout::count" href="qgridlayout.html#count" location="qgridlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QGridLayout::setGeometry" href="qgridlayout.html#setGeometry" location="qgridlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QGridLayout::addItem" href="qgridlayout.html#addItem" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(QLayoutItem * item, int row, int column, int rowSpan, int columnSpan, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QLayoutItem *" right="" name="item" default=""/> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="rowSpan" default="1"/> + <parameter left="int" right="" name="columnSpan" default="1"/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getItemPosition" fullname="QGridLayout::getItemPosition" href="qgridlayout.html#getItemPosition" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="getItemPosition(int index, int * row, int * column, int * rowSpan, int * columnSpan)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int *" right="" name="row" default=""/> + <parameter left="int *" right="" name="column" default=""/> + <parameter left="int *" right="" name="rowSpan" default=""/> + <parameter left="int *" right="" name="columnSpan" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="compat" name="findWidget" fullname="QGridLayout::findWidget" href="qgridlayout-qt3.html#findWidget" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="findWidget(QWidget * w, int * row, int * column)"> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="int *" right="" name="row" default=""/> + <parameter left="int *" right="" name="column" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="addItem" fullname="QGridLayout::addItem" href="qgridlayout.html#addItem-2" location="qgridlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addItem(QLayoutItem * item)"> + <parameter left="QLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="expand" fullname="QGridLayout::expand" href="qgridlayout-qt3.html#expand" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="expand(int nRows, int nCols)"> + <parameter left="int" right="" name="nRows" default=""/> + <parameter left="int" right="" name="nCols" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="addRowSpacing" fullname="QGridLayout::addRowSpacing" href="qgridlayout-qt3.html#addRowSpacing" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addRowSpacing(int row, int minsize)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="minsize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="addColSpacing" fullname="QGridLayout::addColSpacing" href="qgridlayout-qt3.html#addColSpacing" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addColSpacing(int col, int minsize)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="int" right="" name="minsize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="addMultiCellWidget" fullname="QGridLayout::addMultiCellWidget" href="qgridlayout-qt3.html#addMultiCellWidget" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addMultiCellWidget(QWidget * widget, int fromRow, int toRow, int fromCol, int toCol, QFlags<Qt::AlignmentFlag> align)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="fromRow" default=""/> + <parameter left="int" right="" name="toRow" default=""/> + <parameter left="int" right="" name="fromCol" default=""/> + <parameter left="int" right="" name="toCol" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="align" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="addMultiCell" fullname="QGridLayout::addMultiCell" href="qgridlayout-qt3.html#addMultiCell" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addMultiCell(QLayoutItem * l, int fromRow, int toRow, int fromCol, int toCol, QFlags<Qt::AlignmentFlag> align)"> + <parameter left="QLayoutItem *" right="" name="l" default=""/> + <parameter left="int" right="" name="fromRow" default=""/> + <parameter left="int" right="" name="toRow" default=""/> + <parameter left="int" right="" name="fromCol" default=""/> + <parameter left="int" right="" name="toCol" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="align" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="addMultiCellLayout" fullname="QGridLayout::addMultiCellLayout" href="qgridlayout-qt3.html#addMultiCellLayout" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addMultiCellLayout(QLayout * layout, int fromRow, int toRow, int fromCol, int toCol, QFlags<Qt::AlignmentFlag> align)"> + <parameter left="QLayout *" right="" name="layout" default=""/> + <parameter left="int" right="" name="fromRow" default=""/> + <parameter left="int" right="" name="toRow" default=""/> + <parameter left="int" right="" name="fromCol" default=""/> + <parameter left="int" right="" name="toCol" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="align" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="numRows" fullname="QGridLayout::numRows" href="qgridlayout-qt3.html#numRows" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numRows() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="numCols" fullname="QGridLayout::numCols" href="qgridlayout-qt3.html#numCols" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numCols() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setColStretch" fullname="QGridLayout::setColStretch" href="qgridlayout-qt3.html#setColStretch" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColStretch(int col, int stretch)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="colStretch" fullname="QGridLayout::colStretch" href="qgridlayout-qt3.html#colStretch" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="colStretch(int col) const"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setColSpacing" fullname="QGridLayout::setColSpacing" href="qgridlayout-qt3.html#setColSpacing" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColSpacing(int col, int minSize)"> + <parameter left="int" right="" name="col" default=""/> + <parameter left="int" right="" name="minSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="colSpacing" fullname="QGridLayout::colSpacing" href="qgridlayout-qt3.html#colSpacing" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="colSpacing(int col) const"> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setRowSpacing" fullname="QGridLayout::setRowSpacing" href="qgridlayout-qt3.html#setRowSpacing" location="qgridlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowSpacing(int row, int minSize)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="minSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="rowSpacing" fullname="QGridLayout::rowSpacing" href="qgridlayout-qt3.html#rowSpacing" location="qgridlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowSpacing(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QColorDialog" href="qcolordialog.html" location="qcolordialog.h" bases="QDialog" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="currentColor" fullname="QColorDialog::currentColor" href="qcolordialog.html#currentColor-prop" location="qcolordialog.h" type="QColor"> + <getter name="currentColor"/> + <setter name="setCurrentColor"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QColorDialog::options" href="qcolordialog.html#options-prop" location="qcolordialog.h" type="ColorDialogOptions"> + <getter name="options"/> + <setter name="setOptions"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="ColorDialogOption" fullname="QColorDialog::ColorDialogOption" href="qcolordialog.html#ColorDialogOption-enum" location="qcolordialog.h" typedef="QColorDialog::ColorDialogOptions"> + <value name="ShowAlphaChannel" value="0x00000001"/> + <value name="NoButtons" value="0x00000002"/> + <value name="DontUseNativeDialog" value="0x00000004"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ColorDialogOptions" fullname="QColorDialog::ColorDialogOptions" href="qcolordialog.html#ColorDialogOptions-typedef" location="qcolordialog.h" enum="QColorDialog::ColorDialogOption"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QColorDialog" fullname="QColorDialog::QColorDialog" href="qcolordialog.html#QColorDialog" location="qcolordialog.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QColorDialog(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QColorDialog" fullname="QColorDialog::QColorDialog" href="qcolordialog.html#QColorDialog-2" location="qcolordialog.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QColorDialog(const QColor & initial, QWidget * parent)"> + <parameter left="const QColor &" right="" name="initial" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QColorDialog" fullname="QColorDialog::~QColorDialog" href="qcolordialog.html#dtor.QColorDialog" location="qcolordialog.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QColorDialog()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentColor" fullname="QColorDialog::setCurrentColor" href="qcolordialog.html#currentColor-prop" location="qcolordialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="currentColor" type="void" signature="setCurrentColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentColor" fullname="QColorDialog::currentColor" href="qcolordialog.html#currentColor-prop" location="qcolordialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="currentColor" type="QColor" signature="currentColor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedColor" fullname="QColorDialog::selectedColor" href="qcolordialog.html#selectedColor" location="qcolordialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="selectedColor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QColorDialog::setOption" href="qcolordialog.html#setOption" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(ColorDialogOption option, bool on)"> + <parameter left="ColorDialogOption" right="" name="option" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testOption" fullname="QColorDialog::testOption" href="qcolordialog.html#testOption" location="qcolordialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testOption(ColorDialogOption option) const"> + <parameter left="ColorDialogOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOptions" fullname="QColorDialog::setOptions" href="qcolordialog.html#options-prop" location="qcolordialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="options" type="void" signature="setOptions(QFlags<QColorDialog::ColorDialogOption> options)"> + <parameter left="QFlags<QColorDialog::ColorDialogOption>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QColorDialog::options" href="qcolordialog.html#options-prop" location="qcolordialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="options" type="ColorDialogOptions" signature="options() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QColorDialog::open" href="qcolordialog.html#open" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="open()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QColorDialog::open" href="qcolordialog.html#open-2" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="open(QObject * receiver, const char * member)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QColorDialog::setVisible" href="qcolordialog.html#setVisible" location="qcolordialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getColor" fullname="QColorDialog::getColor" href="qcolordialog.html#getColor" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QColor" signature="getColor(const QColor & initial, QWidget * parent, const QString & title, QFlags<QColorDialog::ColorDialogOption> options)"> + <parameter left="const QColor &" right="" name="initial" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="title" default=""/> + <parameter left="QFlags<QColorDialog::ColorDialogOption>" right="" name="options" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getColor" fullname="QColorDialog::getColor" href="qcolordialog.html#getColor-2" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QColor" signature="getColor(const QColor & initial, QWidget * parent)"> + <parameter left="const QColor &" right="" name="initial" default="Qt::white"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="getRgba" fullname="QColorDialog::getRgba" href="qcolordialog-obsolete.html#getRgba" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QRgb" signature="getRgba(QRgb initial, bool * ok, QWidget * parent)"> + <parameter left="QRgb" right="" name="initial" default="0xffffffff"/> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="customCount" fullname="QColorDialog::customCount" href="qcolordialog.html#customCount" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="customCount()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="customColor" fullname="QColorDialog::customColor" href="qcolordialog.html#customColor" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QRgb" signature="customColor(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCustomColor" fullname="QColorDialog::setCustomColor" href="qcolordialog.html#setCustomColor" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setCustomColor(int index, QRgb color)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QRgb" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStandardColor" fullname="QColorDialog::setStandardColor" href="qcolordialog.html#setStandardColor" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setStandardColor(int index, QRgb color)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QRgb" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getColor" fullname="QColorDialog::getColor" href="qcolordialog-qt3.html#getColor-3" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QColor" signature="getColor(const QColor & init, QWidget * parent, const char * name)"> + <parameter left="const QColor &" right="" name="init" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="getRgba" fullname="QColorDialog::getRgba" href="qcolordialog-qt3.html#getRgba-2" location="qcolordialog.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QRgb" signature="getRgba(QRgb rgba, bool * ok, QWidget * parent, const char * name)"> + <parameter left="QRgb" right="" name="rgba" default=""/> + <parameter left="bool *" right="" name="ok" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentColorChanged" fullname="QColorDialog::currentColorChanged" href="qcolordialog.html#currentColorChanged" location="qcolordialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentColorChanged(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="colorSelected" fullname="QColorDialog::colorSelected" href="qcolordialog.html#colorSelected" location="qcolordialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="colorSelected(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QColorDialog::changeEvent" href="qcolordialog.html#changeEvent" location="qcolordialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="done" fullname="QColorDialog::done" href="qcolordialog.html#done" location="qcolordialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="done(int result)"> + <parameter left="int" right="" name="result" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QColumnView" href="qcolumnview.html" location="qcolumnview.h" bases="QAbstractItemView" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="resizeGripsVisible" fullname="QColumnView::resizeGripsVisible" href="qcolumnview.html#resizeGripsVisible-prop" location="qcolumnview.h" type="bool"> + <getter name="resizeGripsVisible"/> + <setter name="setResizeGripsVisible"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="updatePreviewWidget" fullname="QColumnView::updatePreviewWidget" href="qcolumnview.html#updatePreviewWidget" location="qcolumnview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="updatePreviewWidget(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QColumnView" fullname="QColumnView::QColumnView" href="qcolumnview.html#QColumnView" location="qcolumnview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QColumnView(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QColumnView" fullname="QColumnView::~QColumnView" href="qcolumnview.html#dtor.QColumnView" location="qcolumnview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QColumnView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexAt" fullname="QColumnView::indexAt" href="qcolumnview.html#indexAt" location="qcolumnview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexAt(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollTo" fullname="QColumnView::scrollTo" href="qcolumnview.html#scrollTo" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollTo(const QModelIndex & index, ScrollHint hint)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="ScrollHint" right="" name="hint" default="EnsureVisible"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QColumnView::sizeHint" href="qcolumnview.html#sizeHint" location="qcolumnview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="visualRect" fullname="QColumnView::visualRect" href="qcolumnview.html#visualRect" location="qcolumnview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="visualRect(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setModel" fullname="QColumnView::setModel" href="qcolumnview.html#setModel" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setModel(QAbstractItemModel * model)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionModel" fullname="QColumnView::setSelectionModel" href="qcolumnview.html#setSelectionModel" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectionModel(QItemSelectionModel * newSelectionModel)"> + <parameter left="QItemSelectionModel *" right="" name="newSelectionModel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRootIndex" fullname="QColumnView::setRootIndex" href="qcolumnview.html#setRootIndex" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRootIndex(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="QColumnView::selectAll" href="qcolumnview.html#selectAll" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="selectAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setResizeGripsVisible" fullname="QColumnView::setResizeGripsVisible" href="qcolumnview.html#resizeGripsVisible-prop" location="qcolumnview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="resizeGripsVisible" type="void" signature="setResizeGripsVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeGripsVisible" fullname="QColumnView::resizeGripsVisible" href="qcolumnview.html#resizeGripsVisible-prop" location="qcolumnview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="resizeGripsVisible" type="bool" signature="resizeGripsVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="previewWidget" fullname="QColumnView::previewWidget" href="qcolumnview.html#previewWidget" location="qcolumnview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="previewWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPreviewWidget" fullname="QColumnView::setPreviewWidget" href="qcolumnview.html#setPreviewWidget" location="qcolumnview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPreviewWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnWidths" fullname="QColumnView::setColumnWidths" href="qcolumnview.html#setColumnWidths" location="qcolumnview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnWidths(const QList<int> & list)"> + <parameter left="const QList<int> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnWidths" fullname="QColumnView::columnWidths" href="qcolumnview.html#columnWidths" location="qcolumnview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<int>" signature="columnWidths() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isIndexHidden" fullname="QColumnView::isIndexHidden" href="qcolumnview.html#isIndexHidden" location="qcolumnview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIndexHidden(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveCursor" fullname="QColumnView::moveCursor" href="qcolumnview.html#moveCursor" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QModelIndex" signature="moveCursor(CursorAction cursorAction, QFlags<Qt::KeyboardModifier> modifiers)"> + <parameter left="CursorAction" right="" name="cursorAction" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QColumnView::resizeEvent" href="qcolumnview.html#resizeEvent" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSelection" fullname="QColumnView::setSelection" href="qcolumnview.html#setSelection" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelection(const QRect & rect, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="visualRegionForSelection" fullname="QColumnView::visualRegionForSelection" href="qcolumnview.html#visualRegionForSelection" location="qcolumnview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="visualRegionForSelection(const QItemSelection & selection) const"> + <parameter left="const QItemSelection &" right="" name="selection" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="horizontalOffset" fullname="QColumnView::horizontalOffset" href="qcolumnview.html#horizontalOffset" location="qcolumnview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="horizontalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="verticalOffset" fullname="QColumnView::verticalOffset" href="qcolumnview.html#verticalOffset" location="qcolumnview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="verticalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowsInserted" fullname="QColumnView::rowsInserted" href="qcolumnview.html#rowsInserted" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="rowsInserted(const QModelIndex & parent, int start, int end)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QColumnView::currentChanged" href="qcolumnview.html#currentChanged" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="currentChanged(const QModelIndex & current, const QModelIndex & previous)"> + <parameter left="const QModelIndex &" right="" name="current" default=""/> + <parameter left="const QModelIndex &" right="" name="previous" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="scrollContentsBy" fullname="QColumnView::scrollContentsBy" href="qcolumnview.html#scrollContentsBy" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollContentsBy(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createColumn" fullname="QColumnView::createColumn" href="qcolumnview.html#createColumn" location="qcolumnview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QAbstractItemView *" signature="createColumn(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initializeColumn" fullname="QColumnView::initializeColumn" href="qcolumnview.html#initializeColumn" location="qcolumnview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initializeColumn(QAbstractItemView * column) const"> + <parameter left="QAbstractItemView *" right="" name="column" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSplitter" href="qsplitter.html" location="qsplitter.h" bases="QFrame" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QSplitter::orientation" href="qsplitter.html#orientation-prop" location="qsplitter.h" type="Qt::Orientation"> + <getter name="orientation"/> + <setter name="setOrientation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="opaqueResize" fullname="QSplitter::opaqueResize" href="qsplitter.html#opaqueResize-prop" location="qsplitter.h" type="bool"> + <getter name="opaqueResize"/> + <setter name="setOpaqueResize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="handleWidth" fullname="QSplitter::handleWidth" href="qsplitter.html#handleWidth-prop" location="qsplitter.h" type="int"> + <getter name="handleWidth"/> + <setter name="setHandleWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="childrenCollapsible" fullname="QSplitter::childrenCollapsible" href="qsplitter.html#childrenCollapsible-prop" location="qsplitter.h" type="bool"> + <getter name="childrenCollapsible"/> + <setter name="setChildrenCollapsible"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QSplitter" fullname="QSplitter::QSplitter" href="qsplitter.html#QSplitter" location="qsplitter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSplitter(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSplitter" fullname="QSplitter::QSplitter" href="qsplitter.html#QSplitter-2" location="qsplitter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSplitter(Qt::Orientation orientation, QWidget * parent)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSplitter" fullname="QSplitter::~QSplitter" href="qsplitter.html#dtor.QSplitter" location="qsplitter.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSplitter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QSplitter::addWidget" href="qsplitter.html#addWidget" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertWidget" fullname="QSplitter::insertWidget" href="qsplitter.html#insertWidget" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertWidget(int index, QWidget * widget)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="QSplitter::setOrientation" href="qsplitter.html#orientation-prop" location="qsplitter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="orientation" type="void" signature="setOrientation(Qt::Orientation )"> + <parameter left="Qt::Orientation" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QSplitter::orientation" href="qsplitter.html#orientation-prop" location="qsplitter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="orientation" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setChildrenCollapsible" fullname="QSplitter::setChildrenCollapsible" href="qsplitter.html#childrenCollapsible-prop" location="qsplitter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="childrenCollapsible" type="void" signature="setChildrenCollapsible(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childrenCollapsible" fullname="QSplitter::childrenCollapsible" href="qsplitter.html#childrenCollapsible-prop" location="qsplitter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="childrenCollapsible" type="bool" signature="childrenCollapsible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCollapsible" fullname="QSplitter::setCollapsible" href="qsplitter.html#setCollapsible" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCollapsible(int index, bool collapse)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="bool" right="" name="collapse" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCollapsible" fullname="QSplitter::isCollapsible" href="qsplitter.html#isCollapsible" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCollapsible(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOpaqueResize" fullname="QSplitter::setOpaqueResize" href="qsplitter.html#opaqueResize-prop" location="qsplitter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="opaqueResize" type="void" signature="setOpaqueResize(bool opaque)"> + <parameter left="bool" right="" name="opaque" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueResize" fullname="QSplitter::opaqueResize" href="qsplitter.html#opaqueResize-prop" location="qsplitter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="opaqueResize" type="bool" signature="opaqueResize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="refresh" fullname="QSplitter::refresh" href="qsplitter.html#refresh" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="refresh()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QSplitter::sizeHint" href="qsplitter.html#sizeHint" location="qsplitter.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QSplitter::minimumSizeHint" href="qsplitter.html#minimumSizeHint" location="qsplitter.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizes" fullname="QSplitter::sizes" href="qsplitter.html#sizes" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<int>" signature="sizes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizes" fullname="QSplitter::setSizes" href="qsplitter.html#setSizes" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSizes(const QList<int> & list)"> + <parameter left="const QList<int> &" right="" name="list" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="saveState" fullname="QSplitter::saveState" href="qsplitter.html#saveState" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="saveState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="restoreState" fullname="QSplitter::restoreState" href="qsplitter.html#restoreState" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="restoreState(const QByteArray & state)"> + <parameter left="const QByteArray &" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="handleWidth" fullname="QSplitter::handleWidth" href="qsplitter.html#handleWidth-prop" location="qsplitter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="handleWidth" type="int" signature="handleWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHandleWidth" fullname="QSplitter::setHandleWidth" href="qsplitter.html#handleWidth-prop" location="qsplitter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="handleWidth" type="void" signature="setHandleWidth(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QSplitter::indexOf" href="qsplitter.html#indexOf" location="qsplitter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QSplitter::widget" href="qsplitter.html#widget" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QSplitter::count" href="qsplitter.html#count" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="getRange" fullname="QSplitter::getRange" href="qsplitter.html#getRange" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getRange(int index, int * min, int * max) const"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int *" right="" name="min" default=""/> + <parameter left="int *" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QSplitter::handle" href="qsplitter.html#handle" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSplitterHandle *" signature="handle(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStretchFactor" fullname="QSplitter::setStretchFactor" href="qsplitter.html#setStretchFactor" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStretchFactor(int index, int stretch)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="splitterMoved" fullname="QSplitter::splitterMoved" href="qsplitter.html#splitterMoved" location="qsplitter.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="splitterMoved(int pos, int index)"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="createHandle" fullname="QSplitter::createHandle" href="qsplitter.html#createHandle" location="qsplitter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QSplitterHandle *" signature="createHandle()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="childEvent" fullname="QSplitter::childEvent" href="qsplitter.html#childEvent" location="qsplitter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="childEvent(QChildEvent * c)"> + <parameter left="QChildEvent *" right="" name="c" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QSplitter::event" href="qsplitter.html#event" location="qsplitter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QSplitter::resizeEvent" href="qsplitter.html#resizeEvent" location="qsplitter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * )"> + <parameter left="QResizeEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QSplitter::changeEvent" href="qsplitter.html#changeEvent" location="qsplitter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveSplitter" fullname="QSplitter::moveSplitter" href="qsplitter.html#moveSplitter" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveSplitter(int pos, int index)"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setRubberBand" fullname="QSplitter::setRubberBand" href="qsplitter.html#setRubberBand" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRubberBand(int pos)"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="closestLegalPosition" fullname="QSplitter::closestLegalPosition" href="qsplitter.html#closestLegalPosition" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="closestLegalPosition(int pos, int index)"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QSplitter" fullname="QSplitter::QSplitter" href="qsplitter-qt3.html#QSplitter-3" location="qsplitter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSplitter(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QSplitter" fullname="QSplitter::QSplitter" href="qsplitter-qt3.html#QSplitter-4" location="qsplitter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QSplitter(Qt::Orientation orientation, QWidget * parent, const char * name)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="compat" name="ResizeMode" fullname="QSplitter::ResizeMode" href="qsplitter-qt3.html#ResizeMode-enum" location="qsplitter.h"> + <value name="Stretch" value="0"/> + <value name="KeepSize" value="1"/> + <value name="FollowSizeHint" value="2"/> + <value name="Auto" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="setResizeMode" fullname="QSplitter::setResizeMode" href="qsplitter-qt3.html#setResizeMode" location="qsplitter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setResizeMode(QWidget * widget, ResizeMode mode)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="ResizeMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="moveToFirst" fullname="QSplitter::moveToFirst" href="qsplitter-qt3.html#moveToFirst" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveToFirst(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="moveToLast" fullname="QSplitter::moveToLast" href="qsplitter-qt3.html#moveToLast" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveToLast(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setCollapsible" fullname="QSplitter::setCollapsible" href="qsplitter-qt3.html#setCollapsible-2" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setCollapsible(QWidget * widget, bool collapsible)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="bool" right="" name="collapsible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setMargin" fullname="QSplitter::setMargin" href="qsplitter-qt3.html#setMargin" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMargin(int margin)"> + <parameter left="int" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="margin" fullname="QSplitter::margin" href="qsplitter-qt3.html#margin" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="margin() const"/> + </class> + <function access="public" threadsafety="unspecified" status="obsolete" name="operator<<" href="qsplitter-obsolete.html#operator<<-115" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="115" relates="QSplitter" type="QTextStream &" signature="operator<<(QTextStream & ts, const QSplitter & splitter)"> + <parameter left="QTextStream &" right="" name="ts" default=""/> + <parameter left="const QSplitter &" right="" name="splitter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="operator>>" href="qsplitter-obsolete.html#operator>>-66" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="66" relates="QSplitter" type="QTextStream &" signature="operator>>(QTextStream & ts, QSplitter & splitter)"> + <parameter left="QTextStream &" right="" name="ts" default=""/> + <parameter left="QSplitter &" right="" name="splitter" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QSplitterHandle" href="qsplitterhandle.html" location="qsplitter.h" bases="QWidget" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSplitterHandle" fullname="QSplitterHandle::QSplitterHandle" href="qsplitterhandle.html#QSplitterHandle" location="qsplitter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSplitterHandle(Qt::Orientation orientation, QSplitter * parent)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + <parameter left="QSplitter *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="QSplitterHandle::setOrientation" href="qsplitterhandle.html#setOrientation" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOrientation(Qt::Orientation orientation)"> + <parameter left="Qt::Orientation" right="" name="orientation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QSplitterHandle::orientation" href="qsplitterhandle.html#orientation" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueResize" fullname="QSplitterHandle::opaqueResize" href="qsplitterhandle.html#opaqueResize" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="opaqueResize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="splitter" fullname="QSplitterHandle::splitter" href="qsplitterhandle.html#splitter" location="qsplitter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSplitter *" signature="splitter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QSplitterHandle::sizeHint" href="qsplitterhandle.html#sizeHint" location="qsplitter.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QSplitterHandle::paintEvent" href="qsplitterhandle.html#paintEvent" location="qsplitter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QSplitterHandle::mouseMoveEvent" href="qsplitterhandle.html#mouseMoveEvent" location="qsplitter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QSplitterHandle::mousePressEvent" href="qsplitterhandle.html#mousePressEvent" location="qsplitter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QSplitterHandle::mouseReleaseEvent" href="qsplitterhandle.html#mouseReleaseEvent" location="qsplitter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QSplitterHandle::event" href="qsplitterhandle.html#event" location="qsplitter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveSplitter" fullname="QSplitterHandle::moveSplitter" href="qsplitterhandle.html#moveSplitter" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveSplitter(int pos)"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="closestLegalPosition" fullname="QSplitterHandle::closestLegalPosition" href="qsplitterhandle.html#closestLegalPosition" location="qsplitter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="closestLegalPosition(int pos)"> + <parameter left="int" right="" name="pos" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Signal" href="q3signal.html" location="q3signal.h" bases="QObject" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Signal" fullname="Q3Signal::Q3Signal" href="q3signal.html#Q3Signal" location="q3signal.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Signal(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Signal" fullname="Q3Signal::~Q3Signal" href="q3signal.html#dtor.Q3Signal" location="q3signal.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Signal()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connect" fullname="Q3Signal::connect" href="q3signal.html#connect" location="q3signal.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="connect(const QObject * receiver, const char * member)"> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnect" fullname="Q3Signal::disconnect" href="q3signal.html#disconnect" location="q3signal.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="disconnect(const QObject * receiver, const char * member)"> + <parameter left="const QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activate" fullname="Q3Signal::activate" href="q3signal.html#activate" location="q3signal.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="activate()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="isBlocked" fullname="Q3Signal::isBlocked" href="q3signal-obsolete.html#isBlocked" location="q3signal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isBlocked() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="block" fullname="Q3Signal::block" href="q3signal-obsolete.html#block" location="q3signal.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="block(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setParameter" fullname="Q3Signal::setParameter" href="q3signal-obsolete.html#setParameter" location="q3signal.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setParameter(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="parameter" fullname="Q3Signal::parameter" href="q3signal-obsolete.html#parameter" location="q3signal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="parameter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="Q3Signal::setValue" href="q3signal.html#setValue" location="q3signal.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="Q3Signal::value" href="q3signal.html#value" location="q3signal.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="value() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QmlParserStatus" href="qmlparserstatus.html" location="qmlparserstatus.h" bases="" module="QtDeclarative"> + <function access="public" threadsafety="unspecified" status="commendable" name="classBegin" fullname="QmlParserStatus::classBegin" href="qmlparserstatus.html#classBegin" location="qmlparserstatus.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="classBegin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="componentComplete" fullname="QmlParserStatus::componentComplete" href="qmlparserstatus.html#componentComplete" location="qmlparserstatus.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="componentComplete()"/> + </class> + <function access="public" threadsafety="thread safe" status="commendable" name="qDBusRegisterMetaType" href="qdbusargument.html#qDBusRegisterMetaType" location="qdbusmetatype.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QDBusArgument" type="int" signature="qDBusRegisterMetaType()"/> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsLayoutItem" href="qgraphicslayoutitem.html" location="qgraphicslayoutitem.h" bases="" module="QtGui"> + <contents name="subclassing-qgraphicslayoutitem" title="Subclassing QGraphicsLayoutItem" level="1"/> + <contents name="nesting-qgraphicslayoutitems" title="Nesting QGraphicsLayoutItems" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsLayoutItem" fullname="QGraphicsLayoutItem::QGraphicsLayoutItem" href="qgraphicslayoutitem.html#QGraphicsLayoutItem" location="qgraphicslayoutitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsLayoutItem(QGraphicsLayoutItem * parent, bool isLayout)"> + <parameter left="QGraphicsLayoutItem *" right="" name="parent" default="0"/> + <parameter left="bool" right="" name="isLayout" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsLayoutItem" fullname="QGraphicsLayoutItem::~QGraphicsLayoutItem" href="qgraphicslayoutitem.html#dtor.QGraphicsLayoutItem" location="qgraphicslayoutitem.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsLayoutItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizePolicy" fullname="QGraphicsLayoutItem::setSizePolicy" href="qgraphicslayoutitem.html#setSizePolicy" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSizePolicy(const QSizePolicy & policy)"> + <parameter left="const QSizePolicy &" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizePolicy" fullname="QGraphicsLayoutItem::setSizePolicy" href="qgraphicslayoutitem.html#setSizePolicy-2" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setSizePolicy(QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy, QSizePolicy::ControlType controlType)"> + <parameter left="QSizePolicy::Policy" right="" name="hPolicy" default=""/> + <parameter left="QSizePolicy::Policy" right="" name="vPolicy" default=""/> + <parameter left="QSizePolicy::ControlType" right="" name="controlType" default="QSizePolicy::DefaultType"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizePolicy" fullname="QGraphicsLayoutItem::sizePolicy" href="qgraphicslayoutitem.html#sizePolicy" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizePolicy" signature="sizePolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumSize" fullname="QGraphicsLayoutItem::setMinimumSize" href="qgraphicslayoutitem.html#setMinimumSize" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMinimumSize(const QSizeF & size)"> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumSize" fullname="QGraphicsLayoutItem::setMinimumSize" href="qgraphicslayoutitem.html#setMinimumSize-2" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setMinimumSize(qreal w, qreal h)"> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSize" fullname="QGraphicsLayoutItem::minimumSize" href="qgraphicslayoutitem.html#minimumSize" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="minimumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumWidth" fullname="QGraphicsLayoutItem::setMinimumWidth" href="qgraphicslayoutitem.html#setMinimumWidth" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMinimumWidth(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumWidth" fullname="QGraphicsLayoutItem::minimumWidth" href="qgraphicslayoutitem.html#minimumWidth" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="minimumWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumHeight" fullname="QGraphicsLayoutItem::setMinimumHeight" href="qgraphicslayoutitem.html#setMinimumHeight" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMinimumHeight(qreal height)"> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumHeight" fullname="QGraphicsLayoutItem::minimumHeight" href="qgraphicslayoutitem.html#minimumHeight" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="minimumHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPreferredSize" fullname="QGraphicsLayoutItem::setPreferredSize" href="qgraphicslayoutitem.html#setPreferredSize" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPreferredSize(const QSizeF & size)"> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPreferredSize" fullname="QGraphicsLayoutItem::setPreferredSize" href="qgraphicslayoutitem.html#setPreferredSize-2" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPreferredSize(qreal w, qreal h)"> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="preferredSize" fullname="QGraphicsLayoutItem::preferredSize" href="qgraphicslayoutitem.html#preferredSize" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="preferredSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPreferredWidth" fullname="QGraphicsLayoutItem::setPreferredWidth" href="qgraphicslayoutitem.html#setPreferredWidth" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPreferredWidth(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="preferredWidth" fullname="QGraphicsLayoutItem::preferredWidth" href="qgraphicslayoutitem.html#preferredWidth" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="preferredWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPreferredHeight" fullname="QGraphicsLayoutItem::setPreferredHeight" href="qgraphicslayoutitem.html#setPreferredHeight" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPreferredHeight(qreal height)"> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="preferredHeight" fullname="QGraphicsLayoutItem::preferredHeight" href="qgraphicslayoutitem.html#preferredHeight" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="preferredHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumSize" fullname="QGraphicsLayoutItem::setMaximumSize" href="qgraphicslayoutitem.html#setMaximumSize" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaximumSize(const QSizeF & size)"> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumSize" fullname="QGraphicsLayoutItem::setMaximumSize" href="qgraphicslayoutitem.html#setMaximumSize-2" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setMaximumSize(qreal w, qreal h)"> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumSize" fullname="QGraphicsLayoutItem::maximumSize" href="qgraphicslayoutitem.html#maximumSize" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="maximumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumWidth" fullname="QGraphicsLayoutItem::setMaximumWidth" href="qgraphicslayoutitem.html#setMaximumWidth" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaximumWidth(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumWidth" fullname="QGraphicsLayoutItem::maximumWidth" href="qgraphicslayoutitem.html#maximumWidth" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="maximumWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumHeight" fullname="QGraphicsLayoutItem::setMaximumHeight" href="qgraphicslayoutitem.html#setMaximumHeight" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaximumHeight(qreal height)"> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumHeight" fullname="QGraphicsLayoutItem::maximumHeight" href="qgraphicslayoutitem.html#maximumHeight" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="maximumHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QGraphicsLayoutItem::setGeometry" href="qgraphicslayoutitem.html#setGeometry" location="qgraphicslayoutitem.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QGraphicsLayoutItem::geometry" href="qgraphicslayoutitem.html#geometry" location="qgraphicslayoutitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="geometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="getContentsMargins" fullname="QGraphicsLayoutItem::getContentsMargins" href="qgraphicslayoutitem.html#getContentsMargins" location="qgraphicslayoutitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="getContentsMargins(qreal * left, qreal * top, qreal * right, qreal * bottom) const"> + <parameter left="qreal *" right="" name="left" default=""/> + <parameter left="qreal *" right="" name="top" default=""/> + <parameter left="qreal *" right="" name="right" default=""/> + <parameter left="qreal *" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsRect" fullname="QGraphicsLayoutItem::contentsRect" href="qgraphicslayoutitem.html#contentsRect" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="contentsRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="effectiveSizeHint" fullname="QGraphicsLayoutItem::effectiveSizeHint" href="qgraphicslayoutitem.html#effectiveSizeHint" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="effectiveSizeHint(Qt::SizeHint which, const QSizeF & constraint) const"> + <parameter left="Qt::SizeHint" right="" name="which" default=""/> + <parameter left="const QSizeF &" right="" name="constraint" default="QSizeF()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateGeometry" fullname="QGraphicsLayoutItem::updateGeometry" href="qgraphicslayoutitem.html#updateGeometry" location="qgraphicslayoutitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateGeometry()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentLayoutItem" fullname="QGraphicsLayoutItem::parentLayoutItem" href="qgraphicslayoutitem.html#parentLayoutItem" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsLayoutItem *" signature="parentLayoutItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setParentLayoutItem" fullname="QGraphicsLayoutItem::setParentLayoutItem" href="qgraphicslayoutitem.html#setParentLayoutItem" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setParentLayoutItem(QGraphicsLayoutItem * parent)"> + <parameter left="QGraphicsLayoutItem *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isLayout" fullname="QGraphicsLayoutItem::isLayout" href="qgraphicslayoutitem.html#isLayout" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLayout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="graphicsItem" fullname="QGraphicsLayoutItem::graphicsItem" href="qgraphicslayoutitem.html#graphicsItem" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="graphicsItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ownedByLayout" fullname="QGraphicsLayoutItem::ownedByLayout" href="qgraphicslayoutitem.html#ownedByLayout" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="ownedByLayout() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setGraphicsItem" fullname="QGraphicsLayoutItem::setGraphicsItem" href="qgraphicslayoutitem.html#setGraphicsItem" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGraphicsItem(QGraphicsItem * item)"> + <parameter left="QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setOwnedByLayout" fullname="QGraphicsLayoutItem::setOwnedByLayout" href="qgraphicslayoutitem.html#setOwnedByLayout" location="qgraphicslayoutitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOwnedByLayout(bool ownership)"> + <parameter left="bool" right="" name="ownership" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QGraphicsLayoutItem::sizeHint" href="qgraphicslayoutitem.html#sizeHint" location="qgraphicslayoutitem.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="sizeHint(Qt::SizeHint which, const QSizeF & constraint) const"> + <parameter left="Qt::SizeHint" right="" name="which" default=""/> + <parameter left="const QSizeF &" right="" name="constraint" default="QSizeF()"/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QGraphicsLayoutItem::d_ptr" href="qgraphicslayoutitem.html#d_ptr-var" location="qgraphicslayoutitem.h" type="QGraphicsLayoutItemPrivate *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasItemList" href="q3canvasitemlist.html" location="q3canvas.h" bases="Q3ValueList" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="Q3CanvasItemList::operator+" href="q3canvasitemlist.html#operator+" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CanvasItemList" signature="operator+(const Q3CanvasItemList & l) const"> + <parameter left="const Q3CanvasItemList &" right="" name="l" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasItem" href="q3canvasitem.html" location="q3canvas.h" bases="" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasItem" fullname="Q3CanvasItem::Q3CanvasItem" href="q3canvasitem.html#Q3CanvasItem" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasItem(Q3Canvas * canvas)"> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasItem" fullname="Q3CanvasItem::~Q3CanvasItem" href="q3canvasitem.html#dtor.Q3CanvasItem" location="q3canvas.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="Q3CanvasItem::x" href="q3canvasitem.html#x" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="double" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="Q3CanvasItem::y" href="q3canvasitem.html#y" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="double" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="z" fullname="Q3CanvasItem::z" href="q3canvasitem.html#z" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="double" signature="z() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="moveBy" fullname="Q3CanvasItem::moveBy" href="q3canvasitem.html#moveBy" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveBy(double dx, double dy)"> + <parameter left="double" right="" name="dx" default=""/> + <parameter left="double" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="Q3CanvasItem::move" href="q3canvasitem.html#move" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="move(double x, double y)"> + <parameter left="double" right="" name="x" default=""/> + <parameter left="double" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setX" fullname="Q3CanvasItem::setX" href="q3canvasitem.html#setX" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setX(double x)"> + <parameter left="double" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setY" fullname="Q3CanvasItem::setY" href="q3canvasitem.html#setY" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setY(double y)"> + <parameter left="double" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setZ" fullname="Q3CanvasItem::setZ" href="q3canvasitem.html#setZ" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setZ(double z)"> + <parameter left="double" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="animated" fullname="Q3CanvasItem::animated" href="q3canvasitem.html#animated" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="animated() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAnimated" fullname="Q3CanvasItem::setAnimated" href="q3canvasitem.html#setAnimated" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setAnimated(bool y)"> + <parameter left="bool" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVelocity" fullname="Q3CanvasItem::setVelocity" href="q3canvasitem.html#setVelocity" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVelocity(double vx, double vy)"> + <parameter left="double" right="" name="vx" default=""/> + <parameter left="double" right="" name="vy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setXVelocity" fullname="Q3CanvasItem::setXVelocity" href="q3canvasitem.html#setXVelocity" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setXVelocity(double vx)"> + <parameter left="double" right="" name="vx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setYVelocity" fullname="Q3CanvasItem::setYVelocity" href="q3canvasitem.html#setYVelocity" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setYVelocity(double vy)"> + <parameter left="double" right="" name="vy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="xVelocity" fullname="Q3CanvasItem::xVelocity" href="q3canvasitem.html#xVelocity" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="double" signature="xVelocity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="yVelocity" fullname="Q3CanvasItem::yVelocity" href="q3canvasitem.html#yVelocity" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="double" signature="yVelocity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="advance" fullname="Q3CanvasItem::advance" href="q3canvasitem.html#advance" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="advance(int phase)"> + <parameter left="int" right="" name="phase" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collidesWith" fullname="Q3CanvasItem::collidesWith" href="q3canvasitem.html#collidesWith" location="q3canvas.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="collidesWith(const Q3CanvasItem * other) const"> + <parameter left="const Q3CanvasItem *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collisions" fullname="Q3CanvasItem::collisions" href="q3canvasitem.html#collisions" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CanvasItemList" signature="collisions(bool exact) const"> + <parameter left="bool" right="" name="exact" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCanvas" fullname="Q3CanvasItem::setCanvas" href="q3canvasitem.html#setCanvas" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCanvas(Q3Canvas * c)"> + <parameter left="Q3Canvas *" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="draw" fullname="Q3CanvasItem::draw" href="q3canvasitem.html#draw" location="q3canvas.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="draw(QPainter & painter)"> + <parameter left="QPainter &" right="" name="painter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="show" fullname="Q3CanvasItem::show" href="q3canvasitem.html#show" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="show()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hide" fullname="Q3CanvasItem::hide" href="q3canvasitem.html#hide" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="hide()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="Q3CanvasItem::setVisible" href="q3canvasitem.html#setVisible" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool yes)"> + <parameter left="bool" right="" name="yes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisible" fullname="Q3CanvasItem::isVisible" href="q3canvasitem.html#isVisible" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="Q3CanvasItem::setSelected" href="q3canvasitem.html#setSelected" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelected(bool yes)"> + <parameter left="bool" right="" name="yes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="Q3CanvasItem::isSelected" href="q3canvasitem.html#isSelected" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="Q3CanvasItem::setEnabled" href="q3canvasitem.html#setEnabled" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnabled(bool yes)"> + <parameter left="bool" right="" name="yes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="Q3CanvasItem::isEnabled" href="q3canvasitem.html#isEnabled" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActive" fullname="Q3CanvasItem::setActive" href="q3canvasitem.html#setActive" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setActive(bool yes)"> + <parameter left="bool" right="" name="yes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isActive" fullname="Q3CanvasItem::isActive" href="q3canvasitem.html#isActive" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isActive() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="visible" fullname="Q3CanvasItem::visible" href="q3canvasitem-obsolete.html#visible" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="visible() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="selected" fullname="Q3CanvasItem::selected" href="q3canvasitem-obsolete.html#selected" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="selected() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="enabled" fullname="Q3CanvasItem::enabled" href="q3canvasitem-obsolete.html#enabled" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="enabled() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="active" fullname="Q3CanvasItem::active" href="q3canvasitem-obsolete.html#active" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="active() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="RttiValues" fullname="Q3CanvasItem::RttiValues" href="q3canvasitem.html#RttiValues-enum" location="q3canvas.h"> + <value name="Rtti_Item" value="0"/> + <value name="Rtti_Sprite" value="1"/> + <value name="Rtti_PolygonalItem" value="2"/> + <value name="Rtti_Text" value="3"/> + <value name="Rtti_Polygon" value="4"/> + <value name="Rtti_Rectangle" value="5"/> + <value name="Rtti_Ellipse" value="6"/> + <value name="Rtti_Line" value="7"/> + <value name="Rtti_Spline" value="8"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CanvasItem::rtti" href="q3canvasitem.html#rtti" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CanvasItem::RTTI" href="q3canvasitem.html#RTTI-var" location="q3canvas.h" type="int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="Q3CanvasItem::boundingRect" href="q3canvasitem.html#boundingRect" location="q3canvas.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRectAdvanced" fullname="Q3CanvasItem::boundingRectAdvanced" href="q3canvasitem.html#boundingRectAdvanced" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRectAdvanced() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canvas" fullname="Q3CanvasItem::canvas" href="q3canvasitem.html#canvas" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3Canvas *" signature="canvas() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="update" fullname="Q3CanvasItem::update" href="q3canvasitem.html#update" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="update()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Canvas" href="q3canvas.html" location="q3canvas.h" bases="QObject" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Canvas" fullname="Q3Canvas::Q3Canvas" href="q3canvas.html#Q3Canvas" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Canvas(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Canvas" fullname="Q3Canvas::Q3Canvas" href="q3canvas.html#Q3Canvas-2" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Canvas(int w, int h)"> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Canvas" fullname="Q3Canvas::Q3Canvas" href="q3canvas.html#Q3Canvas-3" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3Canvas(QPixmap p, int h, int v, int tilewidth, int tileheight)"> + <parameter left="QPixmap" right="" name="p" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="v" default=""/> + <parameter left="int" right="" name="tilewidth" default=""/> + <parameter left="int" right="" name="tileheight" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Canvas" fullname="Q3Canvas::~Q3Canvas" href="q3canvas.html#dtor.Q3Canvas" location="q3canvas.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Canvas()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTiles" fullname="Q3Canvas::setTiles" href="q3canvas.html#setTiles" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setTiles(QPixmap p, int h, int v, int tilewidth, int tileheight)"> + <parameter left="QPixmap" right="" name="p" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="v" default=""/> + <parameter left="int" right="" name="tilewidth" default=""/> + <parameter left="int" right="" name="tileheight" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackgroundPixmap" fullname="Q3Canvas::setBackgroundPixmap" href="q3canvas.html#setBackgroundPixmap" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundPixmap(const QPixmap & p)"> + <parameter left="const QPixmap &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundPixmap" fullname="Q3Canvas::backgroundPixmap" href="q3canvas.html#backgroundPixmap" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="backgroundPixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackgroundColor" fullname="Q3Canvas::setBackgroundColor" href="q3canvas.html#setBackgroundColor" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackgroundColor(const QColor & c)"> + <parameter left="const QColor &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="backgroundColor" fullname="Q3Canvas::backgroundColor" href="q3canvas.html#backgroundColor" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="backgroundColor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTile" fullname="Q3Canvas::setTile" href="q3canvas.html#setTile" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setTile(int x, int y, int tilenum)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="tilenum" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tile" fullname="Q3Canvas::tile" href="q3canvas.html#tile" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="tile(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tilesHorizontally" fullname="Q3Canvas::tilesHorizontally" href="q3canvas.html#tilesHorizontally" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="tilesHorizontally() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tilesVertically" fullname="Q3Canvas::tilesVertically" href="q3canvas.html#tilesVertically" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="tilesVertically() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tileWidth" fullname="Q3Canvas::tileWidth" href="q3canvas.html#tileWidth" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="tileWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tileHeight" fullname="Q3Canvas::tileHeight" href="q3canvas.html#tileHeight" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="tileHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="Q3Canvas::resize" href="q3canvas.html#resize" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(int w, int h)"> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3Canvas::width" href="q3canvas.html#width" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3Canvas::height" href="q3canvas.html#height" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3Canvas::size" href="q3canvas.html#size" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="Q3Canvas::rect" href="q3canvas.html#rect" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="onCanvas" fullname="Q3Canvas::onCanvas" href="q3canvas.html#onCanvas" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="onCanvas(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="onCanvas" fullname="Q3Canvas::onCanvas" href="q3canvas.html#onCanvas-2" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="onCanvas(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="validChunk" fullname="Q3Canvas::validChunk" href="q3canvas.html#validChunk" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="validChunk(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="validChunk" fullname="Q3Canvas::validChunk" href="q3canvas.html#validChunk-2" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="validChunk(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="chunkSize" fullname="Q3Canvas::chunkSize" href="q3canvas.html#chunkSize" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="chunkSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="retune" fullname="Q3Canvas::retune" href="q3canvas.html#retune" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="retune(int chunksze, int mxclusters)"> + <parameter left="int" right="" name="chunksze" default=""/> + <parameter left="int" right="" name="mxclusters" default="100"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAllChanged" fullname="Q3Canvas::setAllChanged" href="q3canvas.html#setAllChanged" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setAllChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setChanged" fullname="Q3Canvas::setChanged" href="q3canvas.html#setChanged" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setChanged(const QRect & area)"> + <parameter left="const QRect &" right="" name="area" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUnchanged" fullname="Q3Canvas::setUnchanged" href="q3canvas.html#setUnchanged" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setUnchanged(const QRect & area)"> + <parameter left="const QRect &" right="" name="area" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allItems" fullname="Q3Canvas::allItems" href="q3canvas.html#allItems" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3CanvasItemList" signature="allItems()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="collisions" fullname="Q3Canvas::collisions" href="q3canvas.html#collisions" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CanvasItemList" signature="collisions(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collisions" fullname="Q3Canvas::collisions" href="q3canvas.html#collisions-2" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="Q3CanvasItemList" signature="collisions(const QRect & r) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collisions" fullname="Q3Canvas::collisions" href="q3canvas.html#collisions-3" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="Q3CanvasItemList" signature="collisions(const Q3PointArray & chunklist, const Q3CanvasItem * item, bool exact) const"> + <parameter left="const Q3PointArray &" right="" name="chunklist" default=""/> + <parameter left="const Q3CanvasItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="exact" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawArea" fullname="Q3Canvas::drawArea" href="q3canvas.html#drawArea" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawArea(const QRect & clip, QPainter * painter, bool dbuf)"> + <parameter left="const QRect &" right="" name="clip" default=""/> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="bool" right="" name="dbuf" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAdvancePeriod" fullname="Q3Canvas::setAdvancePeriod" href="q3canvas.html#setAdvancePeriod" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setAdvancePeriod(int ms)"> + <parameter left="int" right="" name="ms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUpdatePeriod" fullname="Q3Canvas::setUpdatePeriod" href="q3canvas.html#setUpdatePeriod" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setUpdatePeriod(int ms)"> + <parameter left="int" right="" name="ms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDoubleBuffering" fullname="Q3Canvas::setDoubleBuffering" href="q3canvas.html#setDoubleBuffering" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDoubleBuffering(bool y)"> + <parameter left="bool" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resized" fullname="Q3Canvas::resized" href="q3canvas.html#resized" location="q3canvas.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="resized()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="advance" fullname="Q3Canvas::advance" href="q3canvas.html#advance" location="q3canvas.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="advance()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="Q3Canvas::update" href="q3canvas.html#update" location="q3canvas.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="update()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawBackground" fullname="Q3Canvas::drawBackground" href="q3canvas.html#drawBackground" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawBackground(QPainter & painter, const QRect & clip)"> + <parameter left="QPainter &" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="clip" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawForeground" fullname="Q3Canvas::drawForeground" href="q3canvas.html#drawForeground" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawForeground(QPainter & painter, const QRect & clip)"> + <parameter left="QPainter &" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="clip" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasView" href="q3canvasview.html" location="q3canvas.h" bases="Q3ScrollView" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasView" fullname="Q3CanvasView::Q3CanvasView" href="q3canvasview.html#Q3CanvasView" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasView(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasView" fullname="Q3CanvasView::Q3CanvasView" href="q3canvasview.html#Q3CanvasView-2" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3CanvasView(Q3Canvas * canvas, QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasView" fullname="Q3CanvasView::~Q3CanvasView" href="q3canvasview.html#dtor.Q3CanvasView" location="q3canvas.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canvas" fullname="Q3CanvasView::canvas" href="q3canvasview.html#canvas" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3Canvas *" signature="canvas() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCanvas" fullname="Q3CanvasView::setCanvas" href="q3canvasview.html#setCanvas" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCanvas(Q3Canvas * canvas)"> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="worldMatrix" fullname="Q3CanvasView::worldMatrix" href="q3canvasview.html#worldMatrix" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QMatrix &" signature="worldMatrix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inverseWorldMatrix" fullname="Q3CanvasView::inverseWorldMatrix" href="q3canvasview.html#inverseWorldMatrix" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QMatrix &" signature="inverseWorldMatrix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWorldMatrix" fullname="Q3CanvasView::setWorldMatrix" href="q3canvasview.html#setWorldMatrix" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setWorldMatrix(const QMatrix & wm)"> + <parameter left="const QMatrix &" right="" name="wm" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContents" fullname="Q3CanvasView::drawContents" href="q3canvasview.html#drawContents" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContents(QPainter * p, int cx, int cy, int cw, int ch)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="cx" default=""/> + <parameter left="int" right="" name="cy" default=""/> + <parameter left="int" right="" name="cw" default=""/> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3CanvasView::sizeHint" href="q3canvasview.html#sizeHint" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasPixmap" href="q3canvaspixmap.html" location="q3canvas.h" bases="QPixmap" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasPixmap" fullname="Q3CanvasPixmap::Q3CanvasPixmap" href="q3canvaspixmap.html#Q3CanvasPixmap" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasPixmap(const QString & datafilename)"> + <parameter left="const QString &" right="" name="datafilename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasPixmap" fullname="Q3CanvasPixmap::Q3CanvasPixmap" href="q3canvaspixmap.html#Q3CanvasPixmap-2" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3CanvasPixmap(const QImage & image)"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasPixmap" fullname="Q3CanvasPixmap::Q3CanvasPixmap" href="q3canvaspixmap.html#Q3CanvasPixmap-3" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3CanvasPixmap(const QPixmap & pm, const QPoint & offset)"> + <parameter left="const QPixmap &" right="" name="pm" default=""/> + <parameter left="const QPoint &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasPixmap" fullname="Q3CanvasPixmap::~Q3CanvasPixmap" href="q3canvaspixmap.html#dtor.Q3CanvasPixmap" location="q3canvas.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasPixmap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="offsetX" fullname="Q3CanvasPixmap::offsetX" href="q3canvaspixmap.html#offsetX" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="offsetX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="offsetY" fullname="Q3CanvasPixmap::offsetY" href="q3canvaspixmap.html#offsetY" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="offsetY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOffset" fullname="Q3CanvasPixmap::setOffset" href="q3canvaspixmap.html#setOffset" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOffset(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasPixmapArray" href="q3canvaspixmaparray.html" location="q3canvas.h" bases="" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasPixmapArray" fullname="Q3CanvasPixmapArray::Q3CanvasPixmapArray" href="q3canvaspixmaparray.html#Q3CanvasPixmapArray" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasPixmapArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasPixmapArray" fullname="Q3CanvasPixmapArray::Q3CanvasPixmapArray" href="q3canvaspixmaparray.html#Q3CanvasPixmapArray-2" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3CanvasPixmapArray(const QString & datafilenamepattern, int fc)"> + <parameter left="const QString &" right="" name="datafilenamepattern" default=""/> + <parameter left="int" right="" name="fc" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="Q3CanvasPixmapArray" fullname="Q3CanvasPixmapArray::Q3CanvasPixmapArray" href="q3canvaspixmaparray-obsolete.html#Q3CanvasPixmapArray-3" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3CanvasPixmapArray(Q3PtrList<QPixmap> list, Q3PtrList<QPoint> hotspots)"> + <parameter left="Q3PtrList<QPixmap>" right="" name="list" default=""/> + <parameter left="Q3PtrList<QPoint>" right="" name="hotspots" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasPixmapArray" fullname="Q3CanvasPixmapArray::Q3CanvasPixmapArray" href="q3canvaspixmaparray.html#Q3CanvasPixmapArray-4" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3CanvasPixmapArray(Q3ValueList<QPixmap> list, Q3PointArray hotspots)"> + <parameter left="Q3ValueList<QPixmap>" right="" name="list" default=""/> + <parameter left="Q3PointArray" right="" name="hotspots" default="Q3PointArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasPixmapArray" fullname="Q3CanvasPixmapArray::~Q3CanvasPixmapArray" href="q3canvaspixmaparray.html#dtor.Q3CanvasPixmapArray" location="q3canvas.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasPixmapArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readPixmaps" fullname="Q3CanvasPixmapArray::readPixmaps" href="q3canvaspixmaparray.html#readPixmaps" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="readPixmaps(const QString & filenamepattern, int fc)"> + <parameter left="const QString &" right="" name="filenamepattern" default=""/> + <parameter left="int" right="" name="fc" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readCollisionMasks" fullname="Q3CanvasPixmapArray::readCollisionMasks" href="q3canvaspixmaparray.html#readCollisionMasks" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="readCollisionMasks(const QString & filename)"> + <parameter left="const QString &" right="" name="filename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="operator!" fullname="Q3CanvasPixmapArray::operator!" href="q3canvaspixmaparray-obsolete.html#operator!" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="operator!()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="Q3CanvasPixmapArray::isValid" href="q3canvaspixmaparray.html#isValid" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="image" fullname="Q3CanvasPixmapArray::image" href="q3canvaspixmaparray.html#image" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CanvasPixmap *" signature="image(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setImage" fullname="Q3CanvasPixmapArray::setImage" href="q3canvaspixmaparray.html#setImage" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setImage(int i, Q3CanvasPixmap * p)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="Q3CanvasPixmap *" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3CanvasPixmapArray::count" href="q3canvaspixmaparray.html#count" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasSprite" href="q3canvassprite.html" location="q3canvas.h" bases="Q3CanvasItem" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasSprite" fullname="Q3CanvasSprite::Q3CanvasSprite" href="q3canvassprite.html#Q3CanvasSprite" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasSprite(Q3CanvasPixmapArray * a, Q3Canvas * canvas)"> + <parameter left="Q3CanvasPixmapArray *" right="" name="a" default=""/> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSequence" fullname="Q3CanvasSprite::setSequence" href="q3canvassprite.html#setSequence" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSequence(Q3CanvasPixmapArray * a)"> + <parameter left="Q3CanvasPixmapArray *" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasSprite" fullname="Q3CanvasSprite::~Q3CanvasSprite" href="q3canvassprite.html#dtor.Q3CanvasSprite" location="q3canvas.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasSprite()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="Q3CanvasSprite::move" href="q3canvassprite.html#move" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="move(double x, double y)"> + <parameter left="double" right="" name="x" default=""/> + <parameter left="double" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="Q3CanvasSprite::move" href="q3canvassprite.html#move-2" location="q3canvas.cpp" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="move(double nx, double ny, int nf)"> + <parameter left="double" right="" name="nx" default=""/> + <parameter left="double" right="" name="ny" default=""/> + <parameter left="int" right="" name="nf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrame" fullname="Q3CanvasSprite::setFrame" href="q3canvassprite.html#setFrame" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFrame(int f)"> + <parameter left="int" right="" name="f" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="FrameAnimationType" fullname="Q3CanvasSprite::FrameAnimationType" href="q3canvassprite.html#FrameAnimationType-enum" location="q3canvas.h"> + <value name="Cycle" value="0"/> + <value name="Oscillate" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrameAnimation" fullname="Q3CanvasSprite::setFrameAnimation" href="q3canvassprite.html#setFrameAnimation" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setFrameAnimation(FrameAnimationType type, int step, int state)"> + <parameter left="FrameAnimationType" right="" name="type" default="Cycle"/> + <parameter left="int" right="" name="step" default="1"/> + <parameter left="int" right="" name="state" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="frame" fullname="Q3CanvasSprite::frame" href="q3canvassprite.html#frame" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="frame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameCount" fullname="Q3CanvasSprite::frameCount" href="q3canvassprite.html#frameCount" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="frameCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CanvasSprite::rtti" href="q3canvassprite.html#rtti" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CanvasSprite::RTTI" href="q3canvassprite.html#RTTI-var" location="q3canvas.h" type="int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="collidesWith" fullname="Q3CanvasSprite::collidesWith" href="q3canvassprite.html#collidesWith" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="collidesWith(const Q3CanvasItem * i) const"> + <parameter left="const Q3CanvasItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="Q3CanvasSprite::boundingRect" href="q3canvassprite.html#boundingRect" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3CanvasSprite::width" href="q3canvassprite.html#width" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3CanvasSprite::height" href="q3canvassprite.html#height" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="leftEdge" fullname="Q3CanvasSprite::leftEdge" href="q3canvassprite.html#leftEdge" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="leftEdge() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topEdge" fullname="Q3CanvasSprite::topEdge" href="q3canvassprite.html#topEdge" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="topEdge() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rightEdge" fullname="Q3CanvasSprite::rightEdge" href="q3canvassprite.html#rightEdge" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rightEdge() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomEdge" fullname="Q3CanvasSprite::bottomEdge" href="q3canvassprite.html#bottomEdge" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bottomEdge() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="leftEdge" fullname="Q3CanvasSprite::leftEdge" href="q3canvassprite.html#leftEdge-2" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="leftEdge(int nx) const"> + <parameter left="int" right="" name="nx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="topEdge" fullname="Q3CanvasSprite::topEdge" href="q3canvassprite.html#topEdge-2" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="topEdge(int ny) const"> + <parameter left="int" right="" name="ny" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightEdge" fullname="Q3CanvasSprite::rightEdge" href="q3canvassprite.html#rightEdge-2" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="rightEdge(int nx) const"> + <parameter left="int" right="" name="nx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomEdge" fullname="Q3CanvasSprite::bottomEdge" href="q3canvassprite.html#bottomEdge-2" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="bottomEdge(int ny) const"> + <parameter left="int" right="" name="ny" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="image" fullname="Q3CanvasSprite::image" href="q3canvassprite.html#image" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3CanvasPixmap *" signature="image() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="imageAdvanced" fullname="Q3CanvasSprite::imageAdvanced" href="q3canvassprite.html#imageAdvanced" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Q3CanvasPixmap *" signature="imageAdvanced() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="image" fullname="Q3CanvasSprite::image" href="q3canvassprite.html#image-2" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="Q3CanvasPixmap *" signature="image(int f) const"> + <parameter left="int" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="advance" fullname="Q3CanvasSprite::advance" href="q3canvassprite.html#advance" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="advance(int phase)"> + <parameter left="int" right="" name="phase" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="draw" fullname="Q3CanvasSprite::draw" href="q3canvassprite.html#draw" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="draw(QPainter & painter)"> + <parameter left="QPainter &" right="" name="painter" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasPolygonalItem" href="q3canvaspolygonalitem.html" location="q3canvas.h" bases="Q3CanvasItem" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasPolygonalItem" fullname="Q3CanvasPolygonalItem::Q3CanvasPolygonalItem" href="q3canvaspolygonalitem.html#Q3CanvasPolygonalItem" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasPolygonalItem(Q3Canvas * canvas)"> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasPolygonalItem" fullname="Q3CanvasPolygonalItem::~Q3CanvasPolygonalItem" href="q3canvaspolygonalitem.html#dtor.Q3CanvasPolygonalItem" location="q3canvas.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasPolygonalItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="collidesWith" fullname="Q3CanvasPolygonalItem::collidesWith" href="q3canvaspolygonalitem.html#collidesWith" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="collidesWith(const Q3CanvasItem * i) const"> + <parameter left="const Q3CanvasItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPen" fullname="Q3CanvasPolygonalItem::setPen" href="q3canvaspolygonalitem.html#setPen" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPen(QPen p)"> + <parameter left="QPen" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrush" fullname="Q3CanvasPolygonalItem::setBrush" href="q3canvaspolygonalitem.html#setBrush" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setBrush(QBrush b)"> + <parameter left="QBrush" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pen" fullname="Q3CanvasPolygonalItem::pen" href="q3canvaspolygonalitem.html#pen" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPen" signature="pen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="brush" fullname="Q3CanvasPolygonalItem::brush" href="q3canvaspolygonalitem.html#brush" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="brush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="areaPoints" fullname="Q3CanvasPolygonalItem::areaPoints" href="q3canvaspolygonalitem.html#areaPoints" location="q3canvas.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="areaPoints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="areaPointsAdvanced" fullname="Q3CanvasPolygonalItem::areaPointsAdvanced" href="q3canvaspolygonalitem.html#areaPointsAdvanced" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="areaPointsAdvanced() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="Q3CanvasPolygonalItem::boundingRect" href="q3canvaspolygonalitem.html#boundingRect" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CanvasPolygonalItem::rtti" href="q3canvaspolygonalitem.html#rtti" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CanvasPolygonalItem::RTTI" href="q3canvaspolygonalitem.html#RTTI-var" location="q3canvas.h" type="int" static="true"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="draw" fullname="Q3CanvasPolygonalItem::draw" href="q3canvaspolygonalitem.html#draw" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="draw(QPainter & p)"> + <parameter left="QPainter &" right="" name="p" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawShape" fullname="Q3CanvasPolygonalItem::drawShape" href="q3canvaspolygonalitem.html#drawShape" location="q3canvas.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawShape(QPainter & p)"> + <parameter left="QPainter &" right="" name="p" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="winding" fullname="Q3CanvasPolygonalItem::winding" href="q3canvaspolygonalitem.html#winding" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="winding() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setWinding" fullname="Q3CanvasPolygonalItem::setWinding" href="q3canvaspolygonalitem.html#setWinding" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWinding(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="invalidate" fullname="Q3CanvasPolygonalItem::invalidate" href="q3canvaspolygonalitem.html#invalidate" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="invalidate()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isValid" fullname="Q3CanvasPolygonalItem::isValid" href="q3canvaspolygonalitem.html#isValid" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasRectangle" href="q3canvasrectangle.html" location="q3canvas.h" bases="Q3CanvasPolygonalItem" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasRectangle" fullname="Q3CanvasRectangle::Q3CanvasRectangle" href="q3canvasrectangle.html#Q3CanvasRectangle" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasRectangle(Q3Canvas * canvas)"> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasRectangle" fullname="Q3CanvasRectangle::Q3CanvasRectangle" href="q3canvasrectangle.html#Q3CanvasRectangle-2" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3CanvasRectangle(const QRect & r, Q3Canvas * canvas)"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasRectangle" fullname="Q3CanvasRectangle::Q3CanvasRectangle" href="q3canvasrectangle.html#Q3CanvasRectangle-3" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3CanvasRectangle(int x, int y, int width, int height, Q3Canvas * canvas)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasRectangle" fullname="Q3CanvasRectangle::~Q3CanvasRectangle" href="q3canvasrectangle.html#dtor.Q3CanvasRectangle" location="q3canvas.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasRectangle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3CanvasRectangle::width" href="q3canvasrectangle.html#width" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3CanvasRectangle::height" href="q3canvasrectangle.html#height" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSize" fullname="Q3CanvasRectangle::setSize" href="q3canvasrectangle.html#setSize" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSize(int width, int height)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3CanvasRectangle::size" href="q3canvasrectangle.html#size" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="areaPoints" fullname="Q3CanvasRectangle::areaPoints" href="q3canvasrectangle.html#areaPoints" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="areaPoints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="Q3CanvasRectangle::rect" href="q3canvasrectangle.html#rect" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="collidesWith" fullname="Q3CanvasRectangle::collidesWith" href="q3canvasrectangle.html#collidesWith" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="collidesWith(const Q3CanvasItem * i) const"> + <parameter left="const Q3CanvasItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CanvasRectangle::rtti" href="q3canvasrectangle.html#rtti" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CanvasRectangle::RTTI" href="q3canvasrectangle.html#RTTI-var" location="q3canvas.h" type="int" static="true"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawShape" fullname="Q3CanvasRectangle::drawShape" href="q3canvasrectangle.html#drawShape" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawShape(QPainter & p)"> + <parameter left="QPainter &" right="" name="p" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="chunks" fullname="Q3CanvasRectangle::chunks" href="q3canvasrectangle.html#chunks" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="chunks() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasPolygon" href="q3canvaspolygon.html" location="q3canvas.h" bases="Q3CanvasPolygonalItem" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasPolygon" fullname="Q3CanvasPolygon::Q3CanvasPolygon" href="q3canvaspolygon.html#Q3CanvasPolygon" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasPolygon(Q3Canvas * canvas)"> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasPolygon" fullname="Q3CanvasPolygon::~Q3CanvasPolygon" href="q3canvaspolygon.html#dtor.Q3CanvasPolygon" location="q3canvas.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasPolygon()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPoints" fullname="Q3CanvasPolygon::setPoints" href="q3canvaspolygon.html#setPoints" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPoints(Q3PointArray pa)"> + <parameter left="Q3PointArray" right="" name="pa" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="points" fullname="Q3CanvasPolygon::points" href="q3canvaspolygon.html#points" location="q3canvas.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="points() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="moveBy" fullname="Q3CanvasPolygon::moveBy" href="q3canvaspolygon.html#moveBy" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveBy(double dx, double dy)"> + <parameter left="double" right="" name="dx" default=""/> + <parameter left="double" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="areaPoints" fullname="Q3CanvasPolygon::areaPoints" href="q3canvaspolygon.html#areaPoints" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="areaPoints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CanvasPolygon::rtti" href="q3canvaspolygon.html#rtti" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CanvasPolygon::RTTI" href="q3canvaspolygon.html#RTTI-var" location="q3canvas.h" type="int" static="true"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawShape" fullname="Q3CanvasPolygon::drawShape" href="q3canvaspolygon.html#drawShape" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawShape(QPainter & p)"> + <parameter left="QPainter &" right="" name="p" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="poly" fullname="Q3CanvasPolygon::poly" href="q3canvaspolygon.html#poly-var" location="q3canvas.h" type="Q3PointArray" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasSpline" href="q3canvasspline.html" location="q3canvas.h" bases="Q3CanvasPolygon" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasSpline" fullname="Q3CanvasSpline::Q3CanvasSpline" href="q3canvasspline.html#Q3CanvasSpline" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasSpline(Q3Canvas * canvas)"> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasSpline" fullname="Q3CanvasSpline::~Q3CanvasSpline" href="q3canvasspline.html#dtor.Q3CanvasSpline" location="q3canvas.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasSpline()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setControlPoints" fullname="Q3CanvasSpline::setControlPoints" href="q3canvasspline.html#setControlPoints" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setControlPoints(Q3PointArray ctrl, bool close)"> + <parameter left="Q3PointArray" right="" name="ctrl" default=""/> + <parameter left="bool" right="" name="close" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="controlPoints" fullname="Q3CanvasSpline::controlPoints" href="q3canvasspline.html#controlPoints" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="controlPoints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="closed" fullname="Q3CanvasSpline::closed" href="q3canvasspline.html#closed" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="closed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CanvasSpline::rtti" href="q3canvasspline.html#rtti" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CanvasSpline::RTTI" href="q3canvasspline.html#RTTI-var" location="q3canvas.h" type="int" static="true"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasLine" href="q3canvasline.html" location="q3canvas.h" bases="Q3CanvasPolygonalItem" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasLine" fullname="Q3CanvasLine::Q3CanvasLine" href="q3canvasline.html#Q3CanvasLine" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasLine(Q3Canvas * canvas)"> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasLine" fullname="Q3CanvasLine::~Q3CanvasLine" href="q3canvasline.html#dtor.Q3CanvasLine" location="q3canvas.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasLine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPoints" fullname="Q3CanvasLine::setPoints" href="q3canvasline.html#setPoints" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPoints(int xa, int ya, int xb, int yb)"> + <parameter left="int" right="" name="xa" default=""/> + <parameter left="int" right="" name="ya" default=""/> + <parameter left="int" right="" name="xb" default=""/> + <parameter left="int" right="" name="yb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startPoint" fullname="Q3CanvasLine::startPoint" href="q3canvasline.html#startPoint" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="startPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endPoint" fullname="Q3CanvasLine::endPoint" href="q3canvasline.html#endPoint" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="endPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CanvasLine::rtti" href="q3canvasline.html#rtti" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CanvasLine::RTTI" href="q3canvasline.html#RTTI-var" location="q3canvas.h" type="int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPen" fullname="Q3CanvasLine::setPen" href="q3canvasline.html#setPen" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPen(QPen p)"> + <parameter left="QPen" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveBy" fullname="Q3CanvasLine::moveBy" href="q3canvasline.html#moveBy" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveBy(double dx, double dy)"> + <parameter left="double" right="" name="dx" default=""/> + <parameter left="double" right="" name="dy" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawShape" fullname="Q3CanvasLine::drawShape" href="q3canvasline.html#drawShape" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawShape(QPainter & p)"> + <parameter left="QPainter &" right="" name="p" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="areaPoints" fullname="Q3CanvasLine::areaPoints" href="q3canvasline.html#areaPoints" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="areaPoints() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasEllipse" href="q3canvasellipse.html" location="q3canvas.h" bases="Q3CanvasPolygonalItem" module="Qt3Support"> + <target name="anglediagram"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasEllipse" fullname="Q3CanvasEllipse::Q3CanvasEllipse" href="q3canvasellipse.html#Q3CanvasEllipse" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasEllipse(Q3Canvas * canvas)"> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasEllipse" fullname="Q3CanvasEllipse::Q3CanvasEllipse" href="q3canvasellipse.html#Q3CanvasEllipse-2" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3CanvasEllipse(int width, int height, Q3Canvas * canvas)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasEllipse" fullname="Q3CanvasEllipse::Q3CanvasEllipse" href="q3canvasellipse.html#Q3CanvasEllipse-3" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3CanvasEllipse(int width, int height, int startangle, int angle, Q3Canvas * canvas)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="startangle" default=""/> + <parameter left="int" right="" name="angle" default=""/> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasEllipse" fullname="Q3CanvasEllipse::~Q3CanvasEllipse" href="q3canvasellipse.html#dtor.Q3CanvasEllipse" location="q3canvas.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasEllipse()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3CanvasEllipse::width" href="q3canvasellipse.html#width" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3CanvasEllipse::height" href="q3canvasellipse.html#height" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSize" fullname="Q3CanvasEllipse::setSize" href="q3canvasellipse.html#setSize" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSize(int width, int height)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAngles" fullname="Q3CanvasEllipse::setAngles" href="q3canvasellipse.html#setAngles" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAngles(int start, int length)"> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="angleStart" fullname="Q3CanvasEllipse::angleStart" href="q3canvasellipse.html#angleStart" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="angleStart() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="angleLength" fullname="Q3CanvasEllipse::angleLength" href="q3canvasellipse.html#angleLength" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="angleLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="areaPoints" fullname="Q3CanvasEllipse::areaPoints" href="q3canvasellipse.html#areaPoints" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Q3PointArray" signature="areaPoints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="collidesWith" fullname="Q3CanvasEllipse::collidesWith" href="q3canvasellipse.html#collidesWith" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="collidesWith(const Q3CanvasItem * i) const"> + <parameter left="const Q3CanvasItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CanvasEllipse::rtti" href="q3canvasellipse.html#rtti" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CanvasEllipse::RTTI" href="q3canvasellipse.html#RTTI-var" location="q3canvas.h" type="int" static="true"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawShape" fullname="Q3CanvasEllipse::drawShape" href="q3canvasellipse.html#drawShape" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawShape(QPainter & p)"> + <parameter left="QPainter &" right="" name="p" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3CanvasText" href="q3canvastext.html" location="q3canvas.h" bases="Q3CanvasItem" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasText" fullname="Q3CanvasText::Q3CanvasText" href="q3canvastext.html#Q3CanvasText" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3CanvasText(Q3Canvas * canvas)"> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasText" fullname="Q3CanvasText::Q3CanvasText" href="q3canvastext.html#Q3CanvasText-2" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3CanvasText(const QString & t, Q3Canvas * canvas)"> + <parameter left="const QString &" right="" name="t" default=""/> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3CanvasText" fullname="Q3CanvasText::Q3CanvasText" href="q3canvastext.html#Q3CanvasText-3" location="q3canvas.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3CanvasText(const QString & t, QFont f, Q3Canvas * canvas)"> + <parameter left="const QString &" right="" name="t" default=""/> + <parameter left="QFont" right="" name="f" default=""/> + <parameter left="Q3Canvas *" right="" name="canvas" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3CanvasText" fullname="Q3CanvasText::~Q3CanvasText" href="q3canvastext.html#dtor.Q3CanvasText" location="q3canvas.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3CanvasText()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3CanvasText::setText" href="q3canvastext.html#setText" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & t)"> + <parameter left="const QString &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="Q3CanvasText::setFont" href="q3canvastext.html#setFont" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(const QFont & f)"> + <parameter left="const QFont &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColor" fullname="Q3CanvasText::setColor" href="q3canvastext.html#setColor" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColor(const QColor & c)"> + <parameter left="const QColor &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3CanvasText::text" href="q3canvastext.html#text" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="Q3CanvasText::font" href="q3canvastext.html#font" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="color" fullname="Q3CanvasText::color" href="q3canvastext.html#color" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="color() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="moveBy" fullname="Q3CanvasText::moveBy" href="q3canvastext.html#moveBy" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveBy(double dx, double dy)"> + <parameter left="double" right="" name="dx" default=""/> + <parameter left="double" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textFlags" fullname="Q3CanvasText::textFlags" href="q3canvastext.html#textFlags" location="q3canvas.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="textFlags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextFlags" fullname="Q3CanvasText::setTextFlags" href="q3canvastext.html#setTextFlags" location="q3canvas.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextFlags(int f)"> + <parameter left="int" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="Q3CanvasText::boundingRect" href="q3canvastext.html#boundingRect" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="collidesWith" fullname="Q3CanvasText::collidesWith" href="q3canvastext.html#collidesWith" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="collidesWith(const Q3CanvasItem * i) const"> + <parameter left="const Q3CanvasItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3CanvasText::rtti" href="q3canvastext.html#rtti" location="q3canvas.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3CanvasText::RTTI" href="q3canvastext.html#RTTI-var" location="q3canvas.h" type="int" static="true"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="draw" fullname="Q3CanvasText::draw" href="q3canvastext.html#draw" location="q3canvas.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="draw(QPainter & painter)"> + <parameter left="QPainter &" right="" name="painter" default=""/> + </function> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QFontDatabase" href="qfontdatabase.html" location="qfontdatabase.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="WritingSystem" fullname="QFontDatabase::WritingSystem" href="qfontdatabase.html#WritingSystem-enum" location="qfontdatabase.h"> + <value name="Any" value="0"/> + <value name="Latin" value="1"/> + <value name="Greek" value="2"/> + <value name="Cyrillic" value="3"/> + <value name="Armenian" value="4"/> + <value name="Hebrew" value="5"/> + <value name="Arabic" value="6"/> + <value name="Syriac" value="7"/> + <value name="Thaana" value="8"/> + <value name="Devanagari" value="9"/> + <value name="Bengali" value="10"/> + <value name="Gurmukhi" value="11"/> + <value name="Gujarati" value="12"/> + <value name="Oriya" value="13"/> + <value name="Tamil" value="14"/> + <value name="Telugu" value="15"/> + <value name="Kannada" value="16"/> + <value name="Malayalam" value="17"/> + <value name="Sinhala" value="18"/> + <value name="Thai" value="19"/> + <value name="Lao" value="20"/> + <value name="Tibetan" value="21"/> + <value name="Myanmar" value="22"/> + <value name="Georgian" value="23"/> + <value name="Khmer" value="24"/> + <value name="SimplifiedChinese" value="25"/> + <value name="TraditionalChinese" value="26"/> + <value name="Japanese" value="27"/> + <value name="Korean" value="28"/> + <value name="Vietnamese" value="29"/> + <value name="Symbol" value="30"/> + <value name="Other" value="Symbol"/> + <value name="Ogham" value=""/> + <value name="Runic" value=""/> + <value name="WritingSystemsCount" value=""/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="standardSizes" fullname="QFontDatabase::standardSizes" href="qfontdatabase.html#standardSizes" location="qfontdatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<int>" signature="standardSizes()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontDatabase" fullname="QFontDatabase::QFontDatabase" href="qfontdatabase.html#QFontDatabase" location="qfontdatabase.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFontDatabase()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="writingSystems" fullname="QFontDatabase::writingSystems" href="qfontdatabase.html#writingSystems" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<WritingSystem>" signature="writingSystems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="writingSystems" fullname="QFontDatabase::writingSystems" href="qfontdatabase.html#writingSystems-2" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QList<WritingSystem>" signature="writingSystems(const QString & family) const"> + <parameter left="const QString &" right="" name="family" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="families" fullname="QFontDatabase::families" href="qfontdatabase.html#families" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="families(WritingSystem writingSystem) const"> + <parameter left="WritingSystem" right="" name="writingSystem" default="Any"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styles" fullname="QFontDatabase::styles" href="qfontdatabase.html#styles" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="styles(const QString & family) const"> + <parameter left="const QString &" right="" name="family" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pointSizes" fullname="QFontDatabase::pointSizes" href="qfontdatabase.html#pointSizes" location="qfontdatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<int>" signature="pointSizes(const QString & family, const QString & style)"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="const QString &" right="" name="style" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="smoothSizes" fullname="QFontDatabase::smoothSizes" href="qfontdatabase.html#smoothSizes" location="qfontdatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QList<int>" signature="smoothSizes(const QString & family, const QString & style)"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="const QString &" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleString" fullname="QFontDatabase::styleString" href="qfontdatabase.html#styleString" location="qfontdatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="styleString(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleString" fullname="QFontDatabase::styleString" href="qfontdatabase.html#styleString-2" location="qfontdatabase.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QString" signature="styleString(const QFontInfo & fontInfo)"> + <parameter left="const QFontInfo &" right="" name="fontInfo" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QFontDatabase::font" href="qfontdatabase.html#font" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font(const QString & family, const QString & style, int pointSize) const"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="const QString &" right="" name="style" default=""/> + <parameter left="int" right="" name="pointSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isBitmapScalable" fullname="QFontDatabase::isBitmapScalable" href="qfontdatabase.html#isBitmapScalable" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isBitmapScalable(const QString & family, const QString & style) const"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="const QString &" right="" name="style" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSmoothlyScalable" fullname="QFontDatabase::isSmoothlyScalable" href="qfontdatabase.html#isSmoothlyScalable" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSmoothlyScalable(const QString & family, const QString & style) const"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="const QString &" right="" name="style" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isScalable" fullname="QFontDatabase::isScalable" href="qfontdatabase.html#isScalable" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isScalable(const QString & family, const QString & style) const"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="const QString &" right="" name="style" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFixedPitch" fullname="QFontDatabase::isFixedPitch" href="qfontdatabase.html#isFixedPitch" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFixedPitch(const QString & family, const QString & style) const"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="const QString &" right="" name="style" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="italic" fullname="QFontDatabase::italic" href="qfontdatabase.html#italic" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="italic(const QString & family, const QString & style) const"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="const QString &" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bold" fullname="QFontDatabase::bold" href="qfontdatabase.html#bold" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="bold(const QString & family, const QString & style) const"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="const QString &" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="weight" fullname="QFontDatabase::weight" href="qfontdatabase.html#weight" location="qfontdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="weight(const QString & family, const QString & style) const"> + <parameter left="const QString &" right="" name="family" default=""/> + <parameter left="const QString &" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writingSystemName" fullname="QFontDatabase::writingSystemName" href="qfontdatabase.html#writingSystemName" location="qfontdatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="writingSystemName(WritingSystem writingSystem)"> + <parameter left="WritingSystem" right="" name="writingSystem" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writingSystemSample" fullname="QFontDatabase::writingSystemSample" href="qfontdatabase.html#writingSystemSample" location="qfontdatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="writingSystemSample(WritingSystem writingSystem)"> + <parameter left="WritingSystem" right="" name="writingSystem" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addApplicationFont" fullname="QFontDatabase::addApplicationFont" href="qfontdatabase.html#addApplicationFont" location="qfontdatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="addApplicationFont(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addApplicationFontFromData" fullname="QFontDatabase::addApplicationFontFromData" href="qfontdatabase.html#addApplicationFontFromData" location="qfontdatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="addApplicationFontFromData(const QByteArray & fontData)"> + <parameter left="const QByteArray &" right="" name="fontData" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="applicationFontFamilies" fullname="QFontDatabase::applicationFontFamilies" href="qfontdatabase.html#applicationFontFamilies" location="qfontdatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="applicationFontFamilies(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeApplicationFont" fullname="QFontDatabase::removeApplicationFont" href="qfontdatabase.html#removeApplicationFont" location="qfontdatabase_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="removeApplicationFont(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAllApplicationFonts" fullname="QFontDatabase::removeAllApplicationFonts" href="qfontdatabase.html#removeAllApplicationFonts" location="qfontdatabase_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="removeAllApplicationFonts()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsThreadedFontRendering" fullname="QFontDatabase::supportsThreadedFontRendering" href="qfontdatabase.html#supportsThreadedFontRendering" location="qfontdatabase_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="supportsThreadedFontRendering()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3PtrDict" href="q3ptrdict.html" location="q3ptrdict.h" bases="Q3PtrCollection" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PtrDict" fullname="Q3PtrDict::Q3PtrDict" href="q3ptrdict.html#Q3PtrDict" location="q3ptrdict.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3PtrDict(int size)"> + <parameter left="int" right="" name="size" default="17"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PtrDict" fullname="Q3PtrDict::Q3PtrDict" href="q3ptrdict.html#Q3PtrDict-2" location="q3ptrdict.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3PtrDict(const Q3PtrDict<type> & dict)"> + <parameter left="const Q3PtrDict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3PtrDict" fullname="Q3PtrDict::~Q3PtrDict" href="q3ptrdict.html#dtor.Q3PtrDict" location="q3ptrdict.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3PtrDict()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3PtrDict::operator=" href="q3ptrdict.html#operator=" location="q3ptrdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3PtrDict<type> &" signature="operator=(const Q3PtrDict<type> & dict)"> + <parameter left="const Q3PtrDict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3PtrDict::count" href="q3ptrdict.html#count" location="q3ptrdict.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3PtrDict::size" href="q3ptrdict.html#size" location="q3ptrdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3PtrDict::isEmpty" href="q3ptrdict.html#isEmpty" location="q3ptrdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3PtrDict::insert" href="q3ptrdict.html#insert" location="q3ptrdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(void * key, const type * item)"> + <parameter left="void *" right="" name="key" default=""/> + <parameter left="const type *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="Q3PtrDict::replace" href="q3ptrdict.html#replace" location="q3ptrdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="replace(void * key, const type * item)"> + <parameter left="void *" right="" name="key" default=""/> + <parameter left="const type *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3PtrDict::remove" href="q3ptrdict.html#remove" location="q3ptrdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(void * key)"> + <parameter left="void *" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="Q3PtrDict::take" href="q3ptrdict.html#take" location="q3ptrdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="take(void * key)"> + <parameter left="void *" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3PtrDict::find" href="q3ptrdict.html#find" location="q3ptrdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="find(void * key) const"> + <parameter left="void *" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3PtrDict::operator[]" href="q3ptrdict.html#operator[]" location="q3ptrdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="operator[](void * key) const"> + <parameter left="void *" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3PtrDict::clear" href="q3ptrdict.html#clear" location="q3ptrdict.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="Q3PtrDict::resize" href="q3ptrdict.html#resize" location="q3ptrdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(uint newsize)"> + <parameter left="uint" right="" name="newsize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statistics" fullname="Q3PtrDict::statistics" href="q3ptrdict.html#statistics" location="q3ptrdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="statistics() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="read" fullname="Q3PtrDict::read" href="q3ptrdict.html#read" location="q3ptrdict.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="read(QDataStream & s, Q3PtrCollection::Item & item)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item &" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="write" fullname="Q3PtrDict::write" href="q3ptrdict.html#write" location="q3ptrdict.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDataStream &" signature="write(QDataStream & s, Q3PtrCollection::Item item) const"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item" right="" name="item" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3PtrDictIterator" href="q3ptrdictiterator.html" location="q3ptrdict.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PtrDictIterator" fullname="Q3PtrDictIterator::Q3PtrDictIterator" href="q3ptrdictiterator.html#Q3PtrDictIterator" location="q3ptrdict.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3PtrDictIterator(const Q3PtrDict<type> & dict)"> + <parameter left="const Q3PtrDict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3PtrDictIterator" fullname="Q3PtrDictIterator::~Q3PtrDictIterator" href="q3ptrdictiterator.html#dtor.Q3PtrDictIterator" location="q3ptrdict.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3PtrDictIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3PtrDictIterator::count" href="q3ptrdictiterator.html#count" location="q3ptrdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3PtrDictIterator::isEmpty" href="q3ptrdictiterator.html#isEmpty" location="q3ptrdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toFirst" fullname="Q3PtrDictIterator::toFirst" href="q3ptrdictiterator.html#toFirst" location="q3ptrdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="toFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator type *" fullname="Q3PtrDictIterator::operator type *" href="q3ptrdictiterator.html#operator type *" location="q3ptrdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator type *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3PtrDictIterator::current" href="q3ptrdictiterator.html#current" location="q3ptrdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="current() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentKey" fullname="Q3PtrDictIterator::currentKey" href="q3ptrdictiterator.html#currentKey" location="q3ptrdict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void *" signature="currentKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="Q3PtrDictIterator::operator()" href="q3ptrdictiterator.html#operator()" location="q3ptrdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator()()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="Q3PtrDictIterator::operator++" href="q3ptrdictiterator.html#operator++" location="q3ptrdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="Q3PtrDictIterator::operator+=" href="q3ptrdictiterator.html#operator+=" location="q3ptrdict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator+=(uint jump)"> + <parameter left="uint" right="" name="jump" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QPrintEngine" href="qprintengine.html" location="qprintengine.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPrintEngine" fullname="QPrintEngine::~QPrintEngine" href="qprintengine.html#dtor.QPrintEngine" location="qprintengine.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPrintEngine()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="PrintEnginePropertyKey" fullname="QPrintEngine::PrintEnginePropertyKey" href="qprintengine.html#PrintEnginePropertyKey-enum" location="qprintengine.h"> + <value name="PPK_CollateCopies" value="0"/> + <value name="PPK_ColorMode" value="1"/> + <value name="PPK_Creator" value="2"/> + <value name="PPK_DocumentName" value="3"/> + <value name="PPK_FullPage" value="4"/> + <value name="PPK_NumberOfCopies" value="5"/> + <value name="PPK_Orientation" value="6"/> + <value name="PPK_OutputFileName" value="7"/> + <value name="PPK_PageOrder" value="8"/> + <value name="PPK_PageRect" value="9"/> + <value name="PPK_PageSize" value="10"/> + <value name="PPK_PaperRect" value="11"/> + <value name="PPK_PaperSource" value="12"/> + <value name="PPK_PrinterName" value="13"/> + <value name="PPK_PrinterProgram" value="14"/> + <value name="PPK_Resolution" value="15"/> + <value name="PPK_SelectionOption" value="16"/> + <value name="PPK_SupportedResolutions" value="17"/> + <value name="PPK_WindowsPageSize" value="18"/> + <value name="PPK_FontEmbedding" value="19"/> + <value name="PPK_SuppressSystemPrintStatus" value="20"/> + <value name="PPK_Duplex" value="21"/> + <value name="PPK_PaperSources" value="22"/> + <value name="PPK_CustomPaperSize" value="23"/> + <value name="PPK_PageMargins" value="24"/> + <value name="PPK_PaperSize" value="PPK_PageSize"/> + <value name="PPK_CustomBase" value="0xff00"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="QPrintEngine::setProperty" href="qprintengine.html#setProperty" location="qprintengine.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setProperty(PrintEnginePropertyKey key, const QVariant & value)"> + <parameter left="PrintEnginePropertyKey" right="" name="key" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="QPrintEngine::property" href="qprintengine.html#property" location="qprintengine.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="property(PrintEnginePropertyKey key) const"> + <parameter left="PrintEnginePropertyKey" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newPage" fullname="QPrintEngine::newPage" href="qprintengine.html#newPage" location="qprintengine.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="newPage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="abort" fullname="QPrintEngine::abort" href="qprintengine.html#abort" location="qprintengine.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="abort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="metric" fullname="QPrintEngine::metric" href="qprintengine.html#metric" location="qprintengine.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="metric(QPaintDevice::PaintDeviceMetric id) const"> + <parameter left="QPaintDevice::PaintDeviceMetric" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="printerState" fullname="QPrintEngine::printerState" href="qprintengine.html#printerState" location="qprintengine.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QPrinter::PrinterState" signature="printerState() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QHistoryState" href="qhistorystate.html" location="qhistorystate.h" bases="QAbstractState" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="defaultState" fullname="QHistoryState::defaultState" href="qhistorystate.html#defaultState-prop" location="qhistorystate.h" type="QAbstractState *"> + <getter name="defaultState"/> + <setter name="setDefaultState"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="historyType" fullname="QHistoryState::historyType" href="qhistorystate.html#historyType-prop" location="qhistorystate.h" type="HistoryType"> + <getter name="historyType"/> + <setter name="setHistoryType"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="HistoryType" fullname="QHistoryState::HistoryType" href="qhistorystate.html#HistoryType-enum" location="qhistorystate.h"> + <value name="ShallowHistory" value="0"/> + <value name="DeepHistory" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QHistoryState" fullname="QHistoryState::QHistoryState" href="qhistorystate.html#QHistoryState" location="qhistorystate.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QHistoryState(QState * parent)"> + <parameter left="QState *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QHistoryState" fullname="QHistoryState::QHistoryState" href="qhistorystate.html#QHistoryState-2" location="qhistorystate.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QHistoryState(HistoryType type, QState * parent)"> + <parameter left="HistoryType" right="" name="type" default=""/> + <parameter left="QState *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QHistoryState" fullname="QHistoryState::~QHistoryState" href="qhistorystate.html#dtor.QHistoryState" location="qhistorystate.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QHistoryState()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultState" fullname="QHistoryState::defaultState" href="qhistorystate.html#defaultState-prop" location="qhistorystate.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="defaultState" type="QAbstractState *" signature="defaultState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultState" fullname="QHistoryState::setDefaultState" href="qhistorystate.html#defaultState-prop" location="qhistorystate.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="defaultState" type="void" signature="setDefaultState(QAbstractState * state)"> + <parameter left="QAbstractState *" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="historyType" fullname="QHistoryState::historyType" href="qhistorystate.html#historyType-prop" location="qhistorystate.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="historyType" type="HistoryType" signature="historyType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHistoryType" fullname="QHistoryState::setHistoryType" href="qhistorystate.html#historyType-prop" location="qhistorystate.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="historyType" type="void" signature="setHistoryType(HistoryType type)"> + <parameter left="HistoryType" right="" name="type" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onEntry" fullname="QHistoryState::onEntry" href="qhistorystate.html#onEntry" location="qhistorystate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onEntry(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onExit" fullname="QHistoryState::onExit" href="qhistorystate.html#onExit" location="qhistorystate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onExit(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QHistoryState::event" href="qhistorystate.html#event" location="qhistorystate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QWaitCondition" href="qwaitcondition.html" location="qwaitcondition.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWaitCondition" fullname="QWaitCondition::QWaitCondition" href="qwaitcondition.html#QWaitCondition" location="qwaitcondition_unix.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWaitCondition()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWaitCondition" fullname="QWaitCondition::~QWaitCondition" href="qwaitcondition.html#dtor.QWaitCondition" location="qwaitcondition_unix.cpp" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWaitCondition()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="wait" fullname="QWaitCondition::wait" href="qwaitcondition.html#wait" location="qwaitcondition_unix.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="wait(QMutex * mutex, unsigned long time)"> + <parameter left="QMutex *" right="" name="mutex" default=""/> + <parameter left="unsigned long" right="" name="time" default="ULONG_MAX"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wait" fullname="QWaitCondition::wait" href="qwaitcondition.html#wait-2" location="qwaitcondition_unix.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="wait(QReadWriteLock * readWriteLock, unsigned long time)"> + <parameter left="QReadWriteLock *" right="" name="readWriteLock" default=""/> + <parameter left="unsigned long" right="" name="time" default="ULONG_MAX"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wakeOne" fullname="QWaitCondition::wakeOne" href="qwaitcondition.html#wakeOne" location="qwaitcondition_unix.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="wakeOne()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="wakeAll" fullname="QWaitCondition::wakeAll" href="qwaitcondition.html#wakeAll" location="qwaitcondition_unix.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="wakeAll()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QLayout" href="qlayout.html" location="qlayout.h" bases="QObject,QLayoutItem" module="QtGui"> + <property access="public" threadsafety="unspecified" status="obsolete" name="margin" fullname="QLayout::margin" href="qlayout-obsolete.html#margin-prop" location="qlayout.h" type="int"> + <getter name="margin"/> + <setter name="setMargin"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="spacing" fullname="QLayout::spacing" href="qlayout.html#spacing-prop" location="qlayout.h" type="int"> + <getter name="spacing"/> + <setter name="setSpacing"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sizeConstraint" fullname="QLayout::sizeConstraint" href="qlayout.html#sizeConstraint-prop" location="qlayout.h" type="SizeConstraint"> + <getter name="sizeConstraint"/> + <setter name="setSizeConstraint"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="SizeConstraint" fullname="QLayout::SizeConstraint" href="qlayout.html#SizeConstraint-enum" location="qlayout.h"> + <value name="SetDefaultConstraint" value="0"/> + <value name="SetNoConstraint" value="1"/> + <value name="SetMinimumSize" value="2"/> + <value name="SetFixedSize" value="3"/> + <value name="SetMaximumSize" value="4"/> + <value name="SetMinAndMaxSize" value="5"/> + <value name="Auto" value="SetDefaultConstraint"/> + <value name="FreeResize" value="SetNoConstraint"/> + <value name="Minimum" value="SetMinimumSize"/> + <value name="Fixed" value="SetFixedSize"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QLayout" fullname="QLayout::QLayout" href="qlayout.html#QLayout" location="qlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLayout(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLayout" fullname="QLayout::QLayout" href="qlayout.html#QLayout-2" location="qlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QLayout()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="margin" fullname="QLayout::margin" href="qlayout-obsolete.html#margin-prop" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="margin" type="int" signature="margin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="spacing" fullname="QLayout::spacing" href="qlayout.html#spacing-prop" location="qlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="spacing" type="int" signature="spacing() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setMargin" fullname="QLayout::setMargin" href="qlayout-obsolete.html#margin-prop" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="margin" type="void" signature="setMargin(int margin)"> + <parameter left="int" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpacing" fullname="QLayout::setSpacing" href="qlayout.html#spacing-prop" location="qlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="spacing" type="void" signature="setSpacing(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentsMargins" fullname="QLayout::setContentsMargins" href="qlayout.html#setContentsMargins" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setContentsMargins(int left, int top, int right, int bottom)"> + <parameter left="int" right="" name="left" default=""/> + <parameter left="int" right="" name="top" default=""/> + <parameter left="int" right="" name="right" default=""/> + <parameter left="int" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="getContentsMargins" fullname="QLayout::getContentsMargins" href="qlayout.html#getContentsMargins" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="getContentsMargins(int * left, int * top, int * right, int * bottom) const"> + <parameter left="int *" right="" name="left" default=""/> + <parameter left="int *" right="" name="top" default=""/> + <parameter left="int *" right="" name="right" default=""/> + <parameter left="int *" right="" name="bottom" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsRect" fullname="QLayout::contentsRect" href="qlayout.html#contentsRect" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="contentsRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QLayout::setAlignment" href="qlayout.html#setAlignment" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setAlignment(QWidget * w, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QLayout::setAlignment" href="qlayout.html#setAlignment-3" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="setAlignment(QLayout * l, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QLayout *" right="" name="l" default=""/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QLayout::setAlignment" href="qlayout.html#setAlignment-2" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSizeConstraint" fullname="QLayout::setSizeConstraint" href="qlayout.html#sizeConstraint-prop" location="qlayout.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sizeConstraint" type="void" signature="setSizeConstraint(SizeConstraint )"> + <parameter left="SizeConstraint" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeConstraint" fullname="QLayout::sizeConstraint" href="qlayout.html#sizeConstraint-prop" location="qlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sizeConstraint" type="SizeConstraint" signature="sizeConstraint() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setResizeMode" fullname="QLayout::setResizeMode" href="qlayout-qt3.html#setResizeMode" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setResizeMode(SizeConstraint constraint)"> + <parameter left="SizeConstraint" right="" name="constraint" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="resizeMode" fullname="QLayout::resizeMode" href="qlayout-qt3.html#resizeMode" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SizeConstraint" signature="resizeMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMenuBar" fullname="QLayout::setMenuBar" href="qlayout.html#setMenuBar" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMenuBar(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="menuBar" fullname="QLayout::menuBar" href="qlayout.html#menuBar" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="menuBar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentWidget" fullname="QLayout::parentWidget" href="qlayout.html#parentWidget" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="parentWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="invalidate" fullname="QLayout::invalidate" href="qlayout.html#invalidate" location="qlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="invalidate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QLayout::geometry" href="qlayout.html#geometry" location="qlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="geometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activate" fullname="QLayout::activate" href="qlayout.html#activate" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="activate()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QLayout::update" href="qlayout.html#update" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="update()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QLayout::addWidget" href="qlayout.html#addWidget" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addWidget(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QLayout::addItem" href="qlayout.html#addItem" location="qlayout.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(QLayoutItem * item)"> + <parameter left="QLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeWidget" fullname="QLayout::removeWidget" href="qlayout.html#removeWidget" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeItem" fullname="QLayout::removeItem" href="qlayout.html#removeItem" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeItem(QLayoutItem * item)"> + <parameter left="QLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expandingDirections" fullname="QLayout::expandingDirections" href="qlayout.html#expandingDirections" location="qlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::Orientations" signature="expandingDirections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSize" fullname="QLayout::minimumSize" href="qlayout.html#minimumSize" location="qlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumSize" fullname="QLayout::maximumSize" href="qlayout.html#maximumSize" location="qlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="maximumSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QLayout::setGeometry" href="qlayout.html#setGeometry" location="qlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemAt" fullname="QLayout::itemAt" href="qlayout.html#itemAt" location="qlayout.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QLayoutItem *" signature="itemAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeAt" fullname="QLayout::takeAt" href="qlayout.html#takeAt" location="qlayout.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QLayoutItem *" signature="takeAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QLayout::indexOf" href="qlayout.html#indexOf" location="qlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QLayout::count" href="qlayout.html#count" location="qlayout.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QLayout::isEmpty" href="qlayout.html#isEmpty" location="qlayout.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="layout" fullname="QLayout::layout" href="qlayout.html#layout" location="qlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QLayout *" signature="layout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="QLayout::setEnabled" href="qlayout.html#setEnabled" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="QLayout::isEnabled" href="qlayout.html#isEnabled" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="freeze" fullname="QLayout::freeze" href="qlayout-qt3.html#freeze" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="freeze(int w, int h)"> + <parameter left="int" right="" name="w" default="0"/> + <parameter left="int" right="" name="h" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isTopLevel" fullname="QLayout::isTopLevel" href="qlayout-qt3.html#isTopLevel" location="qlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTopLevel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="closestAcceptableSize" fullname="QLayout::closestAcceptableSize" href="qlayout.html#closestAcceptableSize" location="qlayout.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QSize" signature="closestAcceptableSize(const QWidget * widget, const QSize & size)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="childEvent" fullname="QLayout::childEvent" href="qlayout.html#childEvent" location="qlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="childEvent(QChildEvent * e)"> + <parameter left="QChildEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="addChildLayout" fullname="QLayout::addChildLayout" href="qlayout.html#addChildLayout" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addChildLayout(QLayout * l)"> + <parameter left="QLayout *" right="" name="l" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="addChildWidget" fullname="QLayout::addChildWidget" href="qlayout.html#addChildWidget" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addChildWidget(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="compat" name="deleteAllItems" fullname="QLayout::deleteAllItems" href="qlayout-qt3.html#deleteAllItems" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="deleteAllItems()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="alignmentRect" fullname="QLayout::alignmentRect" href="qlayout.html#alignmentRect" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="alignmentRect(const QRect & r) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QLayout" fullname="QLayout::QLayout" href="qlayout-qt3.html#QLayout-4" location="qlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QLayout(QWidget * parent, int margin, int spacing, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="int" right="" name="margin" default=""/> + <parameter left="int" right="" name="spacing" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QLayout" fullname="QLayout::QLayout" href="qlayout-qt3.html#QLayout-5" location="qlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QLayout(QLayout * parentLayout, int spacing, const char * name)"> + <parameter left="QLayout *" right="" name="parentLayout" default=""/> + <parameter left="int" right="" name="spacing" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QLayout" fullname="QLayout::QLayout" href="qlayout-qt3.html#QLayout-6" location="qlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QLayout(int spacing, const char * name)"> + <parameter left="int" right="" name="spacing" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="mainWidget" fullname="QLayout::mainWidget" href="qlayout-qt3.html#mainWidget" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="mainWidget() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="remove" fullname="QLayout::remove" href="qlayout-qt3.html#remove" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="remove(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="add" fullname="QLayout::add" href="qlayout-qt3.html#add" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="add(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setAutoAdd" fullname="QLayout::setAutoAdd" href="qlayout-qt3.html#setAutoAdd" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoAdd(bool a)"> + <parameter left="bool" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="autoAdd" fullname="QLayout::autoAdd" href="qlayout-qt3.html#autoAdd" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoAdd() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="iterator" fullname="QLayout::iterator" href="qlayout-qt3.html#iterator" location="qlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QLayoutIterator" signature="iterator()"/> + <function access="public" threadsafety="unspecified" status="compat" name="defaultBorder" fullname="QLayout::defaultBorder" href="qlayout-qt3.html#defaultBorder" location="qlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="defaultBorder() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QErrorMessage" href="qerrormessage.html" location="qerrormessage.h" bases="QDialog" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QErrorMessage" fullname="QErrorMessage::QErrorMessage" href="qerrormessage.html#QErrorMessage" location="qerrormessage.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QErrorMessage(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QErrorMessage" fullname="QErrorMessage::~QErrorMessage" href="qerrormessage.html#dtor.QErrorMessage" location="qerrormessage.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QErrorMessage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qtHandler" fullname="QErrorMessage::qtHandler" href="qerrormessage.html#qtHandler" location="qerrormessage.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QErrorMessage *" signature="qtHandler()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showMessage" fullname="QErrorMessage::showMessage" href="qerrormessage.html#showMessage" location="qerrormessage.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showMessage(const QString & message)"> + <parameter left="const QString &" right="" name="message" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showMessage" fullname="QErrorMessage::showMessage" href="qerrormessage.html#showMessage-2" location="qerrormessage.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="showMessage(const QString & message, const QString & type)"> + <parameter left="const QString &" right="" name="message" default=""/> + <parameter left="const QString &" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="message" fullname="QErrorMessage::message" href="qerrormessage-qt3.html#message" location="qerrormessage.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="message(const QString & message)"> + <parameter left="const QString &" right="" name="message" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="done" fullname="QErrorMessage::done" href="qerrormessage.html#done" location="qerrormessage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="done(int a)"> + <parameter left="int" right="" name="a" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QErrorMessage::changeEvent" href="qerrormessage.html#changeEvent" location="qerrormessage.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qstrdup" href="qbytearray.html#qstrdup" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="char *" signature="qstrdup(const char * src)"> + <parameter left="const char *" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qstrlen" href="qbytearray.html#qstrlen" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="uint" signature="qstrlen(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qstrnlen" href="qbytearray.html#qstrnlen" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="uint" signature="qstrnlen(const char * str, uint maxlen)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="uint" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qstrcpy" href="qbytearray.html#qstrcpy" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="char *" signature="qstrcpy(char * dst, const char * src)"> + <parameter left="char *" right="" name="dst" default=""/> + <parameter left="const char *" right="" name="src" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qstrncpy" href="qbytearray.html#qstrncpy" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="char *" signature="qstrncpy(char * dst, const char * src, uint len)"> + <parameter left="char *" right="" name="dst" default=""/> + <parameter left="const char *" right="" name="src" default=""/> + <parameter left="uint" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qstrcmp" href="qbytearray.html#qstrcmp" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="int" signature="qstrcmp(const char * str1, const char * str2)"> + <parameter left="const char *" right="" name="str1" default=""/> + <parameter left="const char *" right="" name="str2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qstrncmp" href="qbytearray.html#qstrncmp" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="int" signature="qstrncmp(const char * str1, const char * str2, uint len)"> + <parameter left="const char *" right="" name="str1" default=""/> + <parameter left="const char *" right="" name="str2" default=""/> + <parameter left="uint" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qstricmp" href="qbytearray.html#qstricmp" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="int" signature="qstricmp(const char * str1, const char * str2)"> + <parameter left="const char *" right="" name="str1" default=""/> + <parameter left="const char *" right="" name="str2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qstrnicmp" href="qbytearray.html#qstrnicmp" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="int" signature="qstrnicmp(const char * str1, const char * str2, uint len)"> + <parameter left="const char *" right="" name="str1" default=""/> + <parameter left="const char *" right="" name="str2" default=""/> + <parameter left="uint" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qvsnprintf" href="qbytearray.html#qvsnprintf" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="int" signature="qvsnprintf(char * str, size_t n, const char * fmt, va_list ap)"> + <parameter left="char *" right="" name="str" default=""/> + <parameter left="size_t" right="" name="n" default=""/> + <parameter left="const char *" right="" name="fmt" default=""/> + <parameter left="va_list" right="" name="ap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qsnprintf" href="qbytearray.html#qsnprintf" location="qurl.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="int" signature="qsnprintf(char * str, size_t n, const char * fmt, ... )"> + <parameter left="char *" right="" name="str" default=""/> + <parameter left="size_t" right="" name="n" default=""/> + <parameter left="const char *" right="" name="fmt" default=""/> + <parameter left="..." right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qChecksum" href="qbytearray.html#qChecksum" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="quint16" signature="qChecksum(const char * data, uint len)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="uint" right="" name="len" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QByteArray" href="qbytearray.html" location="qbytearray.h" bases="" module="QtCore"> + <contents name="notes-on-locale" title="Notes on Locale" level="1"/> + <contents name="number-string-conversions" title="Number-String Conversions" level="2"/> + <contents name="8-bit-character-comparisons" title="8-bit Character Comparisons" level="2"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QByteArray" fullname="QByteArray::QByteArray" href="qbytearray.html#QByteArray" location="qbytearray.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QByteArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QByteArray" fullname="QByteArray::QByteArray" href="qbytearray.html#QByteArray-2" location="qbytearray.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QByteArray(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QByteArray" fullname="QByteArray::QByteArray" href="qbytearray.html#QByteArray-3" location="qbytearray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QByteArray(const char * data, int size)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QByteArray" fullname="QByteArray::QByteArray" href="qbytearray.html#QByteArray-4" location="qbytearray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QByteArray(int size, char ch)"> + <parameter left="int" right="" name="size" default=""/> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QByteArray" fullname="QByteArray::QByteArray" href="qbytearray.html#QByteArray-6" location="qbytearray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QByteArray(const QByteArray & other)"> + <parameter left="const QByteArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QByteArray" fullname="QByteArray::~QByteArray" href="qbytearray.html#dtor.QByteArray" location="qbytearray.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QByteArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QByteArray::operator=" href="qbytearray.html#operator=" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="operator=(const QByteArray & other)"> + <parameter left="const QByteArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QByteArray::operator=" href="qbytearray.html#operator=-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QByteArray &" signature="operator=(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QByteArray::size" href="qbytearray.html#size" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QByteArray::isEmpty" href="qbytearray.html#isEmpty" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QByteArray::resize" href="qbytearray.html#resize" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QByteArray::fill" href="qbytearray.html#fill" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="fill(char ch, int size)"> + <parameter left="char" right="" name="ch" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="capacity" fullname="QByteArray::capacity" href="qbytearray.html#capacity" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="capacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reserve" fullname="QByteArray::reserve" href="qbytearray.html#reserve" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reserve(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="squeeze" fullname="QByteArray::squeeze" href="qbytearray.html#squeeze" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="squeeze()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator const char *" fullname="QByteArray::operator const char *" href="qbytearray.html#operator const char *" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator const char *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator const void *" fullname="QByteArray::operator const void *" href="qbytearray.html#operator const void *" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator const void *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QByteArray::data" href="qbytearray.html#data" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="char *" signature="data()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QByteArray::data" href="qbytearray.html#data-2" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const char *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constData" fullname="QByteArray::constData" href="qbytearray.html#constData" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="constData() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QByteArray::clear" href="qbytearray.html#clear" location="qbytearray.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="QByteArray::at" href="qbytearray.html#at" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="char" signature="at(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QByteArray::operator[]" href="qbytearray.html#operator[]-2" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="char" signature="operator[](int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QByteArray::operator[]" href="qbytearray.html#operator[]-4" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="char" signature="operator[](uint i) const"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QByteArray::operator[]" href="qbytearray.html#operator[]" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteRef" signature="operator[](int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="QByteArray::operator[]" href="qbytearray.html#operator[]-3" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QByteRef" signature="operator[](uint i)"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QByteArray::indexOf" href="qbytearray.html#indexOf-4" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="indexOf(char ch, int from) const"> + <parameter left="char" right="" name="ch" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QByteArray::indexOf" href="qbytearray.html#indexOf-3" location="qbytearray.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="indexOf(const char * str, int from) const"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QByteArray::indexOf" href="qbytearray.html#indexOf" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOf(const QByteArray & ba, int from) const"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexOf" fullname="QByteArray::lastIndexOf" href="qbytearray.html#lastIndexOf-4" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="lastIndexOf(char ch, int from) const"> + <parameter left="char" right="" name="ch" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexOf" fullname="QByteArray::lastIndexOf" href="qbytearray.html#lastIndexOf-3" location="qbytearray.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="lastIndexOf(const char * str, int from) const"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexOf" fullname="QByteArray::lastIndexOf" href="qbytearray.html#lastIndexOf" location="qbytearray.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lastIndexOf(const QByteArray & ba, int from) const"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QByteArray::contains" href="qbytearray.html#contains-3" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="contains(char ch) const"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QByteArray::contains" href="qbytearray.html#contains-2" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="contains(const char * str) const"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QByteArray::contains" href="qbytearray.html#contains" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QByteArray & ba) const"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QByteArray::count" href="qbytearray.html#count-3" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="count(char ch) const"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QByteArray::count" href="qbytearray.html#count-2" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="count(const char * str) const"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QByteArray::count" href="qbytearray.html#count" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="count(const QByteArray & ba) const"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="left" fullname="QByteArray::left" href="qbytearray.html#left" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="left(int len) const"> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="right" fullname="QByteArray::right" href="qbytearray.html#right" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="right(int len) const"> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mid" fullname="QByteArray::mid" href="qbytearray.html#mid" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="mid(int pos, int len) const"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="len" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startsWith" fullname="QByteArray::startsWith" href="qbytearray.html#startsWith" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="startsWith(const QByteArray & ba) const"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startsWith" fullname="QByteArray::startsWith" href="qbytearray.html#startsWith-3" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="startsWith(char ch) const"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startsWith" fullname="QByteArray::startsWith" href="qbytearray.html#startsWith-2" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="startsWith(const char * str) const"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endsWith" fullname="QByteArray::endsWith" href="qbytearray.html#endsWith" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="endsWith(const QByteArray & ba) const"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endsWith" fullname="QByteArray::endsWith" href="qbytearray.html#endsWith-3" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="endsWith(char ch) const"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endsWith" fullname="QByteArray::endsWith" href="qbytearray.html#endsWith-2" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="endsWith(const char * str) const"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="truncate" fullname="QByteArray::truncate" href="qbytearray.html#truncate" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="truncate(int pos)"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="chop" fullname="QByteArray::chop" href="qbytearray.html#chop" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="chop(int n)"> + <parameter left="int" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLower" fullname="QByteArray::toLower" href="qbytearray.html#toLower" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toLower() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toUpper" fullname="QByteArray::toUpper" href="qbytearray.html#toUpper" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toUpper() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="trimmed" fullname="QByteArray::trimmed" href="qbytearray.html#trimmed" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="trimmed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="simplified" fullname="QByteArray::simplified" href="qbytearray.html#simplified" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="simplified() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="leftJustified" fullname="QByteArray::leftJustified" href="qbytearray.html#leftJustified" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="leftJustified(int width, char fill, bool truncate) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="char" right="" name="fill" default="' '"/> + <parameter left="bool" right="" name="truncate" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightJustified" fullname="QByteArray::rightJustified" href="qbytearray.html#rightJustified" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="rightJustified(int width, char fill, bool truncate) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="char" right="" name="fill" default="' '"/> + <parameter left="bool" right="" name="truncate" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="leftJustify" fullname="QByteArray::leftJustify" href="qbytearray-qt3.html#leftJustify" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="leftJustify(uint width, char fill, bool truncate) const"> + <parameter left="uint" right="" name="width" default=""/> + <parameter left="char" right="" name="fill" default="' '"/> + <parameter left="bool" right="" name="truncate" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="rightJustify" fullname="QByteArray::rightJustify" href="qbytearray-qt3.html#rightJustify" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="rightJustify(uint width, char fill, bool truncate) const"> + <parameter left="uint" right="" name="width" default=""/> + <parameter left="char" right="" name="fill" default="' '"/> + <parameter left="bool" right="" name="truncate" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QByteArray::prepend" href="qbytearray.html#prepend-3" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QByteArray &" signature="prepend(char ch)"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QByteArray::prepend" href="qbytearray.html#prepend-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QByteArray &" signature="prepend(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prepend" fullname="QByteArray::prepend" href="qbytearray.html#prepend" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="prepend(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QByteArray::append" href="qbytearray.html#append-5" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QByteArray &" signature="append(char ch)"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QByteArray::append" href="qbytearray.html#append-3" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QByteArray &" signature="append(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QByteArray::append" href="qbytearray.html#append-4" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QByteArray &" signature="append(const char * str, int len)"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QByteArray::append" href="qbytearray.html#append" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="append(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QByteArray::insert" href="qbytearray.html#insert-4" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QByteArray &" signature="insert(int i, char ch)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QByteArray::insert" href="qbytearray.html#insert-3" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QByteArray &" signature="insert(int i, const char * str)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QByteArray::insert" href="qbytearray.html#insert" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="insert(int i, const QByteArray & ba)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QByteArray::remove" href="qbytearray.html#remove" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="remove(int pos, int len)"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-2" location="qbytearray.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QByteArray &" signature="replace(int pos, int len, const char * after)"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="len" default=""/> + <parameter left="const char *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="replace(int pos, int len, const QByteArray & after)"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="len" default=""/> + <parameter left="const QByteArray &" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-12" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" type="QByteArray &" signature="replace(char before, const char * after)"> + <parameter left="char" right="" name="before" default=""/> + <parameter left="const char *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-10" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="QByteArray &" signature="replace(char before, const QByteArray & after)"> + <parameter left="char" right="" name="before" default=""/> + <parameter left="const QByteArray &" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-9" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="QByteArray &" signature="replace(const char * before, const char * after)"> + <parameter left="const char *" right="" name="before" default=""/> + <parameter left="const char *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-5" location="qbytearray.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QByteArray &" signature="replace(const char * before, int bsize, const char * after, int asize)"> + <parameter left="const char *" right="" name="before" default=""/> + <parameter left="int" right="" name="bsize" default=""/> + <parameter left="const char *" right="" name="after" default=""/> + <parameter left="int" right="" name="asize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-3" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QByteArray &" signature="replace(const QByteArray & before, const QByteArray & after)"> + <parameter left="const QByteArray &" right="" name="before" default=""/> + <parameter left="const QByteArray &" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-6" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QByteArray &" signature="replace(const QByteArray & before, const char * after)"> + <parameter left="const QByteArray &" right="" name="before" default=""/> + <parameter left="const char *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-4" location="qbytearray.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QByteArray &" signature="replace(const char * before, const QByteArray & after)"> + <parameter left="const char *" right="" name="before" default=""/> + <parameter left="const QByteArray &" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-13" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="QByteArray &" signature="replace(char before, char after)"> + <parameter left="char" right="" name="before" default=""/> + <parameter left="char" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QByteArray::operator+=" href="qbytearray.html#operator+=-4" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QByteArray &" signature="operator+=(char ch)"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QByteArray::operator+=" href="qbytearray.html#operator+=-3" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QByteArray &" signature="operator+=(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QByteArray::operator+=" href="qbytearray.html#operator+=" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="operator+=(const QByteArray & ba)"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="split" fullname="QByteArray::split" href="qbytearray.html#split" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="split(char sep) const"> + <parameter left="char" right="" name="sep" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repeated" fullname="QByteArray::repeated" href="qbytearray.html#repeated" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="repeated(int times) const"> + <parameter left="int" right="" name="times" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="QByteArray::append" href="qbytearray.html#append-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QByteArray &" signature="append(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="QByteArray::insert" href="qbytearray.html#insert-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QByteArray &" signature="insert(int i, const QString & str)"> + <parameter left="int" right="" name="i" default=""/> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-8" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="QByteArray &" signature="replace(const QString & before, const char * after)"> + <parameter left="const QString &" right="" name="before" default=""/> + <parameter left="const char *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-11" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" type="QByteArray &" signature="replace(char before, const QString & after)"> + <parameter left="char" right="" name="before" default=""/> + <parameter left="const QString &" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QByteArray::replace" href="qbytearray.html#replace-7" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QByteArray &" signature="replace(const QString & before, const QByteArray & after)"> + <parameter left="const QString &" right="" name="before" default=""/> + <parameter left="const QByteArray &" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QByteArray::operator+=" href="qbytearray.html#operator+=-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QByteArray &" signature="operator+=(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOf" fullname="QByteArray::indexOf" href="qbytearray.html#indexOf-2" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="indexOf(const QString & str, int from) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastIndexOf" fullname="QByteArray::lastIndexOf" href="qbytearray.html#lastIndexOf-2" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="lastIndexOf(const QString & str, int from) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QByteArray::operator==" href="qbytearray.html#operator==" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QString & str) const"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QByteArray::operator!=" href="qbytearray.html#operator!=" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QString & str) const"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QByteArray::operator<" href="qbytearray.html#operator<" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QString & str) const"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QByteArray::operator>" href="qbytearray.html#operator>" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>(const QString & str) const"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QByteArray::operator<=" href="qbytearray.html#operator<=" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<=(const QString & str) const"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QByteArray::operator>=" href="qbytearray.html#operator>=" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>=(const QString & str) const"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toShort" fullname="QByteArray::toShort" href="qbytearray.html#toShort" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="short" signature="toShort(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUShort" fullname="QByteArray::toUShort" href="qbytearray.html#toUShort" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ushort" signature="toUShort(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toInt" fullname="QByteArray::toInt" href="qbytearray.html#toInt" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="toInt(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUInt" fullname="QByteArray::toUInt" href="qbytearray.html#toUInt" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="toUInt(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLong" fullname="QByteArray::toLong" href="qbytearray.html#toLong" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="long" signature="toLong(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toULong" fullname="QByteArray::toULong" href="qbytearray.html#toULong" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ulong" signature="toULong(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLongLong" fullname="QByteArray::toLongLong" href="qbytearray.html#toLongLong" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qlonglong" signature="toLongLong(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toULongLong" fullname="QByteArray::toULongLong" href="qbytearray.html#toULongLong" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qulonglong" signature="toULongLong(bool * ok, int base) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toFloat" fullname="QByteArray::toFloat" href="qbytearray.html#toFloat" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="float" signature="toFloat(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toDouble" fullname="QByteArray::toDouble" href="qbytearray.html#toDouble" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="double" signature="toDouble(bool * ok) const"> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toBase64" fullname="QByteArray::toBase64" href="qbytearray.html#toBase64" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toBase64() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toHex" fullname="QByteArray::toHex" href="qbytearray.html#toHex" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toHex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPercentEncoding" fullname="QByteArray::toPercentEncoding" href="qbytearray.html#toPercentEncoding" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toPercentEncoding(const QByteArray & exclude, const QByteArray & include, char percent) const"> + <parameter left="const QByteArray &" right="" name="exclude" default="QByteArray()"/> + <parameter left="const QByteArray &" right="" name="include" default="QByteArray()"/> + <parameter left="char" right="" name="percent" default="'%'"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QByteArray::setNum" href="qbytearray.html#setNum-3" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QByteArray &" signature="setNum(short n, int base)"> + <parameter left="short" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QByteArray::setNum" href="qbytearray.html#setNum-4" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QByteArray &" signature="setNum(ushort n, int base)"> + <parameter left="ushort" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QByteArray::setNum" href="qbytearray.html#setNum" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="setNum(int n, int base)"> + <parameter left="int" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QByteArray::setNum" href="qbytearray.html#setNum-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QByteArray &" signature="setNum(uint n, int base)"> + <parameter left="uint" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QByteArray::setNum" href="qbytearray.html#setNum-5" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QByteArray &" signature="setNum(qlonglong n, int base)"> + <parameter left="qlonglong" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QByteArray::setNum" href="qbytearray.html#setNum-6" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QByteArray &" signature="setNum(qulonglong n, int base)"> + <parameter left="qulonglong" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QByteArray::setNum" href="qbytearray.html#setNum-8" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="QByteArray &" signature="setNum(float n, char f, int prec)"> + <parameter left="float" right="" name="n" default=""/> + <parameter left="char" right="" name="f" default="'g'"/> + <parameter left="int" right="" name="prec" default="6"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QByteArray::setNum" href="qbytearray.html#setNum-7" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QByteArray &" signature="setNum(double n, char f, int prec)"> + <parameter left="double" right="" name="n" default=""/> + <parameter left="char" right="" name="f" default="'g'"/> + <parameter left="int" right="" name="prec" default="6"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QByteArray::number" href="qbytearray.html#number" location="qbytearray.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="number(int n, int base)"> + <parameter left="int" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QByteArray::number" href="qbytearray.html#number-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QByteArray" signature="number(uint n, int base)"> + <parameter left="uint" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QByteArray::number" href="qbytearray.html#number-3" location="qbytearray.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="QByteArray" signature="number(qlonglong n, int base)"> + <parameter left="qlonglong" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QByteArray::number" href="qbytearray.html#number-4" location="qbytearray.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="4" type="QByteArray" signature="number(qulonglong n, int base)"> + <parameter left="qulonglong" right="" name="n" default=""/> + <parameter left="int" right="" name="base" default="10"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QByteArray::number" href="qbytearray.html#number-5" location="qbytearray.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="5" type="QByteArray" signature="number(double n, char f, int prec)"> + <parameter left="double" right="" name="n" default=""/> + <parameter left="char" right="" name="f" default="'g'"/> + <parameter left="int" right="" name="prec" default="6"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromRawData" fullname="QByteArray::fromRawData" href="qbytearray.html#fromRawData" location="qbytearray.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="fromRawData(const char * data, int size)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromBase64" fullname="QByteArray::fromBase64" href="qbytearray.html#fromBase64" location="qbytearray.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="fromBase64(const QByteArray & base64)"> + <parameter left="const QByteArray &" right="" name="base64" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromHex" fullname="QByteArray::fromHex" href="qbytearray.html#fromHex" location="qbytearray.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="fromHex(const QByteArray & hexEncoded)"> + <parameter left="const QByteArray &" right="" name="hexEncoded" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromPercentEncoding" fullname="QByteArray::fromPercentEncoding" href="qbytearray.html#fromPercentEncoding" location="qbytearray.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QByteArray" signature="fromPercentEncoding(const QByteArray & input, char percent)"> + <parameter left="const QByteArray &" right="" name="input" default=""/> + <parameter left="char" right="" name="percent" default="'%'"/> + </function> + <typedef access="public" threadsafety="unspecified" status="commendable" name="value_type" fullname="QByteArray::value_type" href="qbytearray.html#value_type-typedef" location="qbytearray.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="push_back" fullname="QByteArray::push_back" href="qbytearray.html#push_back-3" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="push_back(char ch)"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_back" fullname="QByteArray::push_back" href="qbytearray.html#push_back-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="push_back(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_back" fullname="QByteArray::push_back" href="qbytearray.html#push_back" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push_back(const QByteArray & other)"> + <parameter left="const QByteArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_front" fullname="QByteArray::push_front" href="qbytearray.html#push_front-3" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="push_front(char ch)"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_front" fullname="QByteArray::push_front" href="qbytearray.html#push_front-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="push_front(const char * str)"> + <parameter left="const char *" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="push_front" fullname="QByteArray::push_front" href="qbytearray.html#push_front" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="push_front(const QByteArray & other)"> + <parameter left="const QByteArray &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="QByteArray::count" href="qbytearray.html#count-4" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QByteArray::length" href="qbytearray.html#length" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QByteArray::isNull" href="qbytearray.html#isNull" location="qbytearray.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="QByteArray" fullname="QByteArray::QByteArray" href="qbytearray-qt3.html#QByteArray-7" location="qbytearray.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QByteArray(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="duplicate" fullname="QByteArray::duplicate" href="qbytearray-qt3.html#duplicate" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="duplicate(const QByteArray & a)"> + <parameter left="const QByteArray &" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="duplicate" fullname="QByteArray::duplicate" href="qbytearray-qt3.html#duplicate-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QByteArray &" signature="duplicate(const char * a, uint n)"> + <parameter left="const char *" right="" name="a" default=""/> + <parameter left="uint" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setRawData" fullname="QByteArray::setRawData" href="qbytearray-qt3.html#setRawData" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArray &" signature="setRawData(const char * a, uint n)"> + <parameter left="const char *" right="" name="a" default=""/> + <parameter left="uint" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="resetRawData" fullname="QByteArray::resetRawData" href="qbytearray-qt3.html#resetRawData" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetRawData(const char * data, uint n)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="uint" right="" name="n" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="lower" fullname="QByteArray::lower" href="qbytearray-qt3.html#lower" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="lower() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="upper" fullname="QByteArray::upper" href="qbytearray-qt3.html#upper" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="upper() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="stripWhiteSpace" fullname="QByteArray::stripWhiteSpace" href="qbytearray-qt3.html#stripWhiteSpace" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="stripWhiteSpace() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="simplifyWhiteSpace" fullname="QByteArray::simplifyWhiteSpace" href="qbytearray-qt3.html#simplifyWhiteSpace" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="simplifyWhiteSpace() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QByteArray::find" href="qbytearray-qt3.html#find" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="find(char c, int from) const"> + <parameter left="char" right="" name="c" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QByteArray::find" href="qbytearray-qt3.html#find-2" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="find(const char * c, int from) const"> + <parameter left="const char *" right="" name="c" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QByteArray::find" href="qbytearray-qt3.html#find-3" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="find(const QByteArray & ba, int from) const"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="findRev" fullname="QByteArray::findRev" href="qbytearray-qt3.html#findRev" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="findRev(char c, int from) const"> + <parameter left="char" right="" name="c" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="findRev" fullname="QByteArray::findRev" href="qbytearray-qt3.html#findRev-2" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="findRev(const char * c, int from) const"> + <parameter left="const char *" right="" name="c" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="findRev" fullname="QByteArray::findRev" href="qbytearray-qt3.html#findRev-3" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="int" signature="findRev(const QByteArray & ba, int from) const"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="find" fullname="QByteArray::find" href="qbytearray-qt3.html#find-4" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="find(const QString & s, int from) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="findRev" fullname="QByteArray::findRev" href="qbytearray-qt3.html#findRev-4" location="qbytearray.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="int" signature="findRev(const QString & s, int from) const"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="int" right="" name="from" default="-1"/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qbytearray.html#operator==-79" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="79" relates="QByteArray" type="bool" signature="operator==(const QByteArray & a1, const QByteArray & a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qbytearray.html#operator==-80" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="80" relates="QByteArray" type="bool" signature="operator==(const QByteArray & a1, const char * a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const char *" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qbytearray.html#operator==-81" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="81" relates="QByteArray" type="bool" signature="operator==(const char * a1, const QByteArray & a2)"> + <parameter left="const char *" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qbytearray.html#operator!=-56" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="56" relates="QByteArray" type="bool" signature="operator!=(const QByteArray & a1, const QByteArray & a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qbytearray.html#operator!=-57" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="57" relates="QByteArray" type="bool" signature="operator!=(const QByteArray & a1, const char * a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const char *" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qbytearray.html#operator!=-58" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="58" relates="QByteArray" type="bool" signature="operator!=(const char * a1, const QByteArray & a2)"> + <parameter left="const char *" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" href="qbytearray.html#operator<-18" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" relates="QByteArray" type="bool" signature="operator<(const QByteArray & a1, const QByteArray & a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" href="qbytearray.html#operator<-19" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="19" relates="QByteArray" type="bool" signature="operator<(const QByteArray & a1, const char * a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const char *" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" href="qbytearray.html#operator<-20" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="20" relates="QByteArray" type="bool" signature="operator<(const char * a1, const QByteArray & a2)"> + <parameter left="const char *" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" href="qbytearray.html#operator<=-13" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" relates="QByteArray" type="bool" signature="operator<=(const QByteArray & a1, const QByteArray & a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" href="qbytearray.html#operator<=-14" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" relates="QByteArray" type="bool" signature="operator<=(const QByteArray & a1, const char * a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const char *" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" href="qbytearray.html#operator<=-15" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" relates="QByteArray" type="bool" signature="operator<=(const char * a1, const QByteArray & a2)"> + <parameter left="const char *" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" href="qbytearray.html#operator>-13" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" relates="QByteArray" type="bool" signature="operator>(const QByteArray & a1, const QByteArray & a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" href="qbytearray.html#operator>-14" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" relates="QByteArray" type="bool" signature="operator>(const QByteArray & a1, const char * a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const char *" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" href="qbytearray.html#operator>-15" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" relates="QByteArray" type="bool" signature="operator>(const char * a1, const QByteArray & a2)"> + <parameter left="const char *" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" href="qbytearray.html#operator>=-13" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" relates="QByteArray" type="bool" signature="operator>=(const QByteArray & a1, const QByteArray & a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" href="qbytearray.html#operator>=-14" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" relates="QByteArray" type="bool" signature="operator>=(const QByteArray & a1, const char * a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const char *" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" href="qbytearray.html#operator>=-15" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" relates="QByteArray" type="bool" signature="operator>=(const char * a1, const QByteArray & a2)"> + <parameter left="const char *" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qbytearray.html#operator+-23" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="23" relates="QByteArray" type="const QByteArray" signature="operator+(const QByteArray & a1, const QByteArray & a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qbytearray.html#operator+-40" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="40" relates="QByteArray" type="const QByteArray" signature="operator+(const QByteArray & a1, const char * a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="const char *" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qbytearray.html#operator+-41" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="41" relates="QByteArray" type="const QByteArray" signature="operator+(const QByteArray & a1, char a2)"> + <parameter left="const QByteArray &" right="" name="a1" default=""/> + <parameter left="char" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qbytearray.html#operator+-42" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="42" relates="QByteArray" type="const QByteArray" signature="operator+(const char * a1, const QByteArray & a2)"> + <parameter left="const char *" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qbytearray.html#operator+-43" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="43" relates="QByteArray" type="const QByteArray" signature="operator+(char a1, const QByteArray & a2)"> + <parameter left="char" right="" name="a1" default=""/> + <parameter left="const QByteArray &" right="" name="a2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qbytearray.html#operator<<-118" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="118" relates="QByteArray" type="QDataStream &" signature="operator<<(QDataStream & out, const QByteArray & ba)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qbytearray.html#operator>>-69" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="69" relates="QByteArray" type="QDataStream &" signature="operator>>(QDataStream & in, QByteArray & ba)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QByteArray &" right="" name="ba" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qCompress" href="qbytearray.html#qCompress-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QByteArray" type="QByteArray" signature="qCompress(const uchar * data, int nbytes, int compressionLevel)"> + <parameter left="const uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="nbytes" default=""/> + <parameter left="int" right="" name="compressionLevel" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qUncompress" href="qbytearray.html#qUncompress-2" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QByteArray" type="QByteArray" signature="qUncompress(const uchar * data, int nbytes)"> + <parameter left="const uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="nbytes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qCompress" href="qbytearray.html#qCompress" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="QByteArray" signature="qCompress(const QByteArray & data, int compressionLevel)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="int" right="" name="compressionLevel" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qUncompress" href="qbytearray.html#qUncompress" location="qbytearray.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QByteArray" type="QByteArray" signature="qUncompress(const QByteArray & data)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractSpinBox" href="qabstractspinbox.html" location="qabstractspinbox.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="wrapping" fullname="QAbstractSpinBox::wrapping" href="qabstractspinbox.html#wrapping-prop" location="qabstractspinbox.h" type="bool"> + <getter name="wrapping"/> + <setter name="setWrapping"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="frame" fullname="QAbstractSpinBox::frame" href="qabstractspinbox.html#frame-prop" location="qabstractspinbox.h" type="bool"> + <getter name="hasFrame"/> + <setter name="setFrame"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QAbstractSpinBox::alignment" href="qabstractspinbox.html#alignment-prop" location="qabstractspinbox.h" type="Qt::Alignment"> + <getter name="alignment"/> + <setter name="setAlignment"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="readOnly" fullname="QAbstractSpinBox::readOnly" href="qabstractspinbox.html#readOnly-prop" location="qabstractspinbox.h" type="bool"> + <getter name="isReadOnly"/> + <setter name="setReadOnly"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="buttonSymbols" fullname="QAbstractSpinBox::buttonSymbols" href="qabstractspinbox.html#buttonSymbols-prop" location="qabstractspinbox.h" type="ButtonSymbols"> + <getter name="buttonSymbols"/> + <setter name="setButtonSymbols"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="specialValueText" fullname="QAbstractSpinBox::specialValueText" href="qabstractspinbox.html#specialValueText-prop" location="qabstractspinbox.h" type="QString"> + <getter name="specialValueText"/> + <setter name="setSpecialValueText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QAbstractSpinBox::text" href="qabstractspinbox.html#text-prop" location="qabstractspinbox.h" type="QString"> + <getter name="text"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="accelerated" fullname="QAbstractSpinBox::accelerated" href="qabstractspinbox.html#accelerated-prop" location="qabstractspinbox.h" type="bool"> + <getter name="isAccelerated"/> + <setter name="setAccelerated"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="correctionMode" fullname="QAbstractSpinBox::correctionMode" href="qabstractspinbox.html#correctionMode-prop" location="qabstractspinbox.h" type="CorrectionMode"> + <getter name="correctionMode"/> + <setter name="setCorrectionMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="acceptableInput" fullname="QAbstractSpinBox::acceptableInput" href="qabstractspinbox.html#acceptableInput-prop" location="qabstractspinbox.h" type="bool"> + <getter name="hasAcceptableInput"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="keyboardTracking" fullname="QAbstractSpinBox::keyboardTracking" href="qabstractspinbox.html#keyboardTracking-prop" location="qabstractspinbox.h" type="bool"> + <getter name="keyboardTracking"/> + <setter name="setKeyboardTracking"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractSpinBox" fullname="QAbstractSpinBox::QAbstractSpinBox" href="qabstractspinbox.html#QAbstractSpinBox" location="qabstractspinbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractSpinBox(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractSpinBox" fullname="QAbstractSpinBox::~QAbstractSpinBox" href="qabstractspinbox.html#dtor.QAbstractSpinBox" location="qabstractspinbox.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractSpinBox()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="StepEnabledFlag" fullname="QAbstractSpinBox::StepEnabledFlag" href="qabstractspinbox.html#StepEnabledFlag-enum" location="qabstractspinbox.h" typedef="QAbstractSpinBox::StepEnabled"> + <value name="StepNone" value="0x00"/> + <value name="StepUpEnabled" value="0x01"/> + <value name="StepDownEnabled" value="0x02"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="StepEnabled" fullname="QAbstractSpinBox::StepEnabled" href="qabstractspinbox.html#StepEnabled-typedef" location="qabstractspinbox.h" enum="QAbstractSpinBox::StepEnabledFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ButtonSymbols" fullname="QAbstractSpinBox::ButtonSymbols" href="qabstractspinbox.html#ButtonSymbols-enum" location="qabstractspinbox.h"> + <value name="UpDownArrows" value="0"/> + <value name="PlusMinus" value="1"/> + <value name="NoButtons" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonSymbols" fullname="QAbstractSpinBox::buttonSymbols" href="qabstractspinbox.html#buttonSymbols-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="buttonSymbols" type="ButtonSymbols" signature="buttonSymbols() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setButtonSymbols" fullname="QAbstractSpinBox::setButtonSymbols" href="qabstractspinbox.html#buttonSymbols-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="buttonSymbols" type="void" signature="setButtonSymbols(ButtonSymbols bs)"> + <parameter left="ButtonSymbols" right="" name="bs" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="CorrectionMode" fullname="QAbstractSpinBox::CorrectionMode" href="qabstractspinbox.html#CorrectionMode-enum" location="qabstractspinbox.h"> + <value name="CorrectToPreviousValue" value="0"/> + <value name="CorrectToNearestValue" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setCorrectionMode" fullname="QAbstractSpinBox::setCorrectionMode" href="qabstractspinbox.html#correctionMode-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="correctionMode" type="void" signature="setCorrectionMode(CorrectionMode cm)"> + <parameter left="CorrectionMode" right="" name="cm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="correctionMode" fullname="QAbstractSpinBox::correctionMode" href="qabstractspinbox.html#correctionMode-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="correctionMode" type="CorrectionMode" signature="correctionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAcceptableInput" fullname="QAbstractSpinBox::hasAcceptableInput" href="qabstractspinbox.html#acceptableInput-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="acceptableInput" type="bool" signature="hasAcceptableInput() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QAbstractSpinBox::text" href="qabstractspinbox.html#text-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="text" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="specialValueText" fullname="QAbstractSpinBox::specialValueText" href="qabstractspinbox.html#specialValueText-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="specialValueText" type="QString" signature="specialValueText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpecialValueText" fullname="QAbstractSpinBox::setSpecialValueText" href="qabstractspinbox.html#specialValueText-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="specialValueText" type="void" signature="setSpecialValueText(const QString & txt)"> + <parameter left="const QString &" right="" name="txt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wrapping" fullname="QAbstractSpinBox::wrapping" href="qabstractspinbox.html#wrapping-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wrapping" type="bool" signature="wrapping() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWrapping" fullname="QAbstractSpinBox::setWrapping" href="qabstractspinbox.html#wrapping-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="wrapping" type="void" signature="setWrapping(bool w)"> + <parameter left="bool" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadOnly" fullname="QAbstractSpinBox::setReadOnly" href="qabstractspinbox.html#readOnly-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="readOnly" type="void" signature="setReadOnly(bool r)"> + <parameter left="bool" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadOnly" fullname="QAbstractSpinBox::isReadOnly" href="qabstractspinbox.html#readOnly-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="readOnly" type="bool" signature="isReadOnly() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKeyboardTracking" fullname="QAbstractSpinBox::setKeyboardTracking" href="qabstractspinbox.html#keyboardTracking-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="keyboardTracking" type="void" signature="setKeyboardTracking(bool kt)"> + <parameter left="bool" right="" name="kt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardTracking" fullname="QAbstractSpinBox::keyboardTracking" href="qabstractspinbox.html#keyboardTracking-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="keyboardTracking" type="bool" signature="keyboardTracking() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QAbstractSpinBox::setAlignment" href="qabstractspinbox.html#alignment-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="alignment" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> flag)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="flag" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QAbstractSpinBox::alignment" href="qabstractspinbox.html#alignment-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="alignment" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrame" fullname="QAbstractSpinBox::setFrame" href="qabstractspinbox.html#frame-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="frame" type="void" signature="setFrame(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFrame" fullname="QAbstractSpinBox::hasFrame" href="qabstractspinbox.html#frame-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="frame" type="bool" signature="hasFrame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAccelerated" fullname="QAbstractSpinBox::setAccelerated" href="qabstractspinbox.html#accelerated-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="accelerated" type="void" signature="setAccelerated(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAccelerated" fullname="QAbstractSpinBox::isAccelerated" href="qabstractspinbox.html#accelerated-prop" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="accelerated" type="bool" signature="isAccelerated() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QAbstractSpinBox::sizeHint" href="qabstractspinbox.html#sizeHint" location="qabstractspinbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QAbstractSpinBox::minimumSizeHint" href="qabstractspinbox.html#minimumSizeHint" location="qabstractspinbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="interpretText" fullname="QAbstractSpinBox::interpretText" href="qabstractspinbox.html#interpretText" location="qabstractspinbox.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="interpretText()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QAbstractSpinBox::event" href="qabstractspinbox.html#event" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="validate" fullname="QAbstractSpinBox::validate" href="qabstractspinbox.html#validate" location="qabstractspinbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QValidator::State" signature="validate(QString & input, int & pos) const"> + <parameter left="QString &" right="" name="input" default=""/> + <parameter left="int &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fixup" fullname="QAbstractSpinBox::fixup" href="qabstractspinbox.html#fixup" location="qabstractspinbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="fixup(QString & input) const"> + <parameter left="QString &" right="" name="input" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stepBy" fullname="QAbstractSpinBox::stepBy" href="qabstractspinbox.html#stepBy" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="stepBy(int steps)"> + <parameter left="int" right="" name="steps" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stepUp" fullname="QAbstractSpinBox::stepUp" href="qabstractspinbox.html#stepUp" location="qabstractspinbox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="stepUp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stepDown" fullname="QAbstractSpinBox::stepDown" href="qabstractspinbox.html#stepDown" location="qabstractspinbox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="stepDown()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="QAbstractSpinBox::selectAll" href="qabstractspinbox.html#selectAll" location="qabstractspinbox.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="selectAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QAbstractSpinBox::clear" href="qabstractspinbox.html#clear" location="qabstractspinbox.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QAbstractSpinBox::resizeEvent" href="qabstractspinbox.html#resizeEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QAbstractSpinBox::keyPressEvent" href="qabstractspinbox.html#keyPressEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QAbstractSpinBox::keyReleaseEvent" href="qabstractspinbox.html#keyReleaseEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QAbstractSpinBox::wheelEvent" href="qabstractspinbox.html#wheelEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QWheelEvent * event)"> + <parameter left="QWheelEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QAbstractSpinBox::focusInEvent" href="qabstractspinbox.html#focusInEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QAbstractSpinBox::focusOutEvent" href="qabstractspinbox.html#focusOutEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QAbstractSpinBox::contextMenuEvent" href="qabstractspinbox.html#contextMenuEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * event)"> + <parameter left="QContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QAbstractSpinBox::changeEvent" href="qabstractspinbox.html#changeEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="closeEvent" fullname="QAbstractSpinBox::closeEvent" href="qabstractspinbox.html#closeEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="closeEvent(QCloseEvent * event)"> + <parameter left="QCloseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hideEvent" fullname="QAbstractSpinBox::hideEvent" href="qabstractspinbox.html#hideEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hideEvent(QHideEvent * event)"> + <parameter left="QHideEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QAbstractSpinBox::mousePressEvent" href="qabstractspinbox.html#mousePressEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QAbstractSpinBox::mouseReleaseEvent" href="qabstractspinbox.html#mouseReleaseEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QAbstractSpinBox::mouseMoveEvent" href="qabstractspinbox.html#mouseMoveEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QAbstractSpinBox::timerEvent" href="qabstractspinbox.html#timerEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * event)"> + <parameter left="QTimerEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QAbstractSpinBox::paintEvent" href="qabstractspinbox.html#paintEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QAbstractSpinBox::showEvent" href="qabstractspinbox.html#showEvent" location="qabstractspinbox.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * event)"> + <parameter left="QShowEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QAbstractSpinBox::initStyleOption" href="qabstractspinbox.html#initStyleOption" location="qabstractspinbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionSpinBox * option) const"> + <parameter left="QStyleOptionSpinBox *" right="" name="option" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="lineEdit" fullname="QAbstractSpinBox::lineEdit" href="qabstractspinbox.html#lineEdit" location="qabstractspinbox.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLineEdit *" signature="lineEdit() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setLineEdit" fullname="QAbstractSpinBox::setLineEdit" href="qabstractspinbox.html#setLineEdit" location="qabstractspinbox.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLineEdit(QLineEdit * lineEdit)"> + <parameter left="QLineEdit *" right="" name="lineEdit" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="stepEnabled" fullname="QAbstractSpinBox::stepEnabled" href="qabstractspinbox.html#stepEnabled" location="qabstractspinbox.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="StepEnabled" signature="stepEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="editingFinished" fullname="QAbstractSpinBox::editingFinished" href="qabstractspinbox.html#editingFinished" location="qabstractspinbox.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="editingFinished()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAudioFormat" href="qaudioformat.html" location="qaudioformat.h" bases="" module="QtMultimedia"> + <enum access="public" threadsafety="unspecified" status="commendable" name="SampleType" fullname="QAudioFormat::SampleType" href="qaudioformat.html#SampleType-enum" location="qaudioformat.h"> + <value name="Unknown" value="0"/> + <value name="SignedInt" value="1"/> + <value name="UnSignedInt" value="2"/> + <value name="Float" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Endian" fullname="QAudioFormat::Endian" href="qaudioformat.html#Endian-enum" location="qaudioformat.h"> + <value name="BigEndian" value="QSysInfo::BigEndian"/> + <value name="LittleEndian" value="QSysInfo::LittleEndian"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QAudioFormat" fullname="QAudioFormat::QAudioFormat" href="qaudioformat.html#QAudioFormat" location="qaudioformat.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAudioFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QAudioFormat" fullname="QAudioFormat::QAudioFormat" href="qaudioformat.html#QAudioFormat-2" location="qaudioformat.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QAudioFormat(const QAudioFormat & other)"> + <parameter left="const QAudioFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAudioFormat" fullname="QAudioFormat::~QAudioFormat" href="qaudioformat.html#dtor.QAudioFormat" location="qaudioformat.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAudioFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QAudioFormat::operator=" href="qaudioformat.html#operator=" location="qaudioformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAudioFormat &" signature="operator=(const QAudioFormat & other)"> + <parameter left="const QAudioFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QAudioFormat::operator==" href="qaudioformat.html#operator==" location="qaudioformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QAudioFormat & other) const"> + <parameter left="const QAudioFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QAudioFormat::operator!=" href="qaudioformat.html#operator!=" location="qaudioformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QAudioFormat & other) const"> + <parameter left="const QAudioFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QAudioFormat::isNull" href="qaudioformat.html#isNull" location="qaudioformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFrequency" fullname="QAudioFormat::setFrequency" href="qaudioformat.html#setFrequency" location="qaudioformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFrequency(int frequency)"> + <parameter left="int" right="" name="frequency" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="frequency" fullname="QAudioFormat::frequency" href="qaudioformat.html#frequency" location="qaudioformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="frequency() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setChannels" fullname="QAudioFormat::setChannels" href="qaudioformat.html#setChannels" location="qaudioformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setChannels(int channels)"> + <parameter left="int" right="" name="channels" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="channels" fullname="QAudioFormat::channels" href="qaudioformat.html#channels" location="qaudioformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="channels() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSampleSize" fullname="QAudioFormat::setSampleSize" href="qaudioformat.html#setSampleSize" location="qaudioformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSampleSize(int sampleSize)"> + <parameter left="int" right="" name="sampleSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sampleSize" fullname="QAudioFormat::sampleSize" href="qaudioformat.html#sampleSize" location="qaudioformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sampleSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCodec" fullname="QAudioFormat::setCodec" href="qaudioformat.html#setCodec" location="qaudioformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCodec(QString codec)"> + <parameter left="QString" right="" name="codec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="codec" fullname="QAudioFormat::codec" href="qaudioformat.html#codec" location="qaudioformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="codec() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setByteOrder" fullname="QAudioFormat::setByteOrder" href="qaudioformat.html#setByteOrder" location="qaudioformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setByteOrder(QAudioFormat::Endian byteOrder)"> + <parameter left="QAudioFormat::Endian" right="" name="byteOrder" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="byteOrder" fullname="QAudioFormat::byteOrder" href="qaudioformat.html#byteOrder" location="qaudioformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAudioFormat::Endian" signature="byteOrder() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSampleType" fullname="QAudioFormat::setSampleType" href="qaudioformat.html#setSampleType" location="qaudioformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSampleType(QAudioFormat::SampleType sampleType)"> + <parameter left="QAudioFormat::SampleType" right="" name="sampleType" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sampleType" fullname="QAudioFormat::sampleType" href="qaudioformat.html#sampleType" location="qaudioformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAudioFormat::SampleType" signature="sampleType() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlDriverCreatorBase" href="qsqldrivercreatorbase.html" location="qsqldatabase.h" bases="" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlDriverCreatorBase" fullname="QSqlDriverCreatorBase::~QSqlDriverCreatorBase" href="qsqldrivercreatorbase.html#dtor.QSqlDriverCreatorBase" location="qsqldatabase.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlDriverCreatorBase()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createObject" fullname="QSqlDriverCreatorBase::createObject" href="qsqldrivercreatorbase.html#createObject" location="qsqldatabase.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QSqlDriver *" signature="createObject() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlDriverCreator" href="qsqldrivercreator.html" location="qsqldatabase.h" bases="QSqlDriverCreatorBase" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="createObject" fullname="QSqlDriverCreator::createObject" href="qsqldrivercreator.html#createObject" location="qsqldatabase.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSqlDriver *" signature="createObject() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlDatabase" href="qsqldatabase.html" location="qsqldatabase.h" bases="" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlDatabase" fullname="QSqlDatabase::QSqlDatabase" href="qsqldatabase.html#QSqlDatabase" location="qsqldatabase.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlDatabase()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlDatabase" fullname="QSqlDatabase::QSqlDatabase" href="qsqldatabase.html#QSqlDatabase-2" location="qsqldatabase.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSqlDatabase(const QSqlDatabase & other)"> + <parameter left="const QSqlDatabase &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlDatabase" fullname="QSqlDatabase::~QSqlDatabase" href="qsqldatabase.html#dtor.QSqlDatabase" location="qsqldatabase.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlDatabase()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSqlDatabase::operator=" href="qsqldatabase.html#operator=" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSqlDatabase &" signature="operator=(const QSqlDatabase & other)"> + <parameter left="const QSqlDatabase &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QSqlDatabase::open" href="qsqldatabase.html#open" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="open()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QSqlDatabase::open" href="qsqldatabase.html#open-2" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="open(const QString & user, const QString & password)"> + <parameter left="const QString &" right="" name="user" default=""/> + <parameter left="const QString &" right="" name="password" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QSqlDatabase::close" href="qsqldatabase.html#close" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isOpen" fullname="QSqlDatabase::isOpen" href="qsqldatabase.html#isOpen" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isOpen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isOpenError" fullname="QSqlDatabase::isOpenError" href="qsqldatabase.html#isOpenError" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isOpenError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tables" fullname="QSqlDatabase::tables" href="qsqldatabase.html#tables" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="tables(QSql::TableType type) const"> + <parameter left="QSql::TableType" right="" name="type" default="QSql::Tables"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="primaryIndex" fullname="QSqlDatabase::primaryIndex" href="qsqldatabase.html#primaryIndex" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlIndex" signature="primaryIndex(const QString & tablename) const"> + <parameter left="const QString &" right="" name="tablename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="record" fullname="QSqlDatabase::record" href="qsqldatabase.html#record" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlRecord" signature="record(const QString & tablename) const"> + <parameter left="const QString &" right="" name="tablename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="record" fullname="QSqlDatabase::record" href="qsqldatabase-qt3.html#record-2" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QSqlRecord" signature="record(const QSqlQuery & query) const"> + <parameter left="const QSqlQuery &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="recordInfo" fullname="QSqlDatabase::recordInfo" href="qsqldatabase-qt3.html#recordInfo" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlRecord" signature="recordInfo(const QString & tablename) const"> + <parameter left="const QString &" right="" name="tablename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="recordInfo" fullname="QSqlDatabase::recordInfo" href="qsqldatabase-qt3.html#recordInfo-2" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QSqlRecord" signature="recordInfo(const QSqlQuery & query) const"> + <parameter left="const QSqlQuery &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QSqlDatabase::exec" href="qsqldatabase.html#exec" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlQuery" signature="exec(const QString & query) const"> + <parameter left="const QString &" right="" name="query" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastError" fullname="QSqlDatabase::lastError" href="qsqldatabase.html#lastError" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlError" signature="lastError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSqlDatabase::isValid" href="qsqldatabase.html#isValid" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="transaction" fullname="QSqlDatabase::transaction" href="qsqldatabase.html#transaction" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="transaction()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="commit" fullname="QSqlDatabase::commit" href="qsqldatabase.html#commit" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="commit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rollback" fullname="QSqlDatabase::rollback" href="qsqldatabase.html#rollback" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="rollback()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDatabaseName" fullname="QSqlDatabase::setDatabaseName" href="qsqldatabase.html#setDatabaseName" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDatabaseName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUserName" fullname="QSqlDatabase::setUserName" href="qsqldatabase.html#setUserName" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUserName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPassword" fullname="QSqlDatabase::setPassword" href="qsqldatabase.html#setPassword" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPassword(const QString & password)"> + <parameter left="const QString &" right="" name="password" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHostName" fullname="QSqlDatabase::setHostName" href="qsqldatabase.html#setHostName" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHostName(const QString & host)"> + <parameter left="const QString &" right="" name="host" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPort" fullname="QSqlDatabase::setPort" href="qsqldatabase.html#setPort" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPort(int port)"> + <parameter left="int" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setConnectOptions" fullname="QSqlDatabase::setConnectOptions" href="qsqldatabase.html#setConnectOptions" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setConnectOptions(const QString & options)"> + <parameter left="const QString &" right="" name="options" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="databaseName" fullname="QSqlDatabase::databaseName" href="qsqldatabase.html#databaseName" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="databaseName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="userName" fullname="QSqlDatabase::userName" href="qsqldatabase.html#userName" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="userName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="password" fullname="QSqlDatabase::password" href="qsqldatabase.html#password" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="password() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hostName" fullname="QSqlDatabase::hostName" href="qsqldatabase.html#hostName" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="hostName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="driverName" fullname="QSqlDatabase::driverName" href="qsqldatabase.html#driverName" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="driverName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="port" fullname="QSqlDatabase::port" href="qsqldatabase.html#port" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="port() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connectOptions" fullname="QSqlDatabase::connectOptions" href="qsqldatabase.html#connectOptions" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="connectOptions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connectionName" fullname="QSqlDatabase::connectionName" href="qsqldatabase.html#connectionName" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="connectionName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumericalPrecisionPolicy" fullname="QSqlDatabase::setNumericalPrecisionPolicy" href="qsqldatabase.html#setNumericalPrecisionPolicy" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy precisionPolicy)"> + <parameter left="QSql::NumericalPrecisionPolicy" right="" name="precisionPolicy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numericalPrecisionPolicy" fullname="QSqlDatabase::numericalPrecisionPolicy" href="qsqldatabase.html#numericalPrecisionPolicy" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSql::NumericalPrecisionPolicy" signature="numericalPrecisionPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="driver" fullname="QSqlDatabase::driver" href="qsqldatabase.html#driver" location="qsqldatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlDriver *" signature="driver() const"/> + <function access="public" threadsafety="thread safe" status="commendable" name="addDatabase" fullname="QSqlDatabase::addDatabase" href="qsqldatabase.html#addDatabase" location="qsqldatabase.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QSqlDatabase" signature="addDatabase(const QString & type, const QString & connectionName)"> + <parameter left="const QString &" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="connectionName" default="QLatin1String( defaultConnection )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDatabase" fullname="QSqlDatabase::addDatabase" href="qsqldatabase.html#addDatabase-2" location="qsqldatabase.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QSqlDatabase" signature="addDatabase(QSqlDriver * driver, const QString & connectionName)"> + <parameter left="QSqlDriver *" right="" name="driver" default=""/> + <parameter left="const QString &" right="" name="connectionName" default="QLatin1String( defaultConnection )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cloneDatabase" fullname="QSqlDatabase::cloneDatabase" href="qsqldatabase.html#cloneDatabase" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QSqlDatabase" signature="cloneDatabase(const QSqlDatabase & other, const QString & connectionName)"> + <parameter left="const QSqlDatabase &" right="" name="other" default=""/> + <parameter left="const QString &" right="" name="connectionName" default=""/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="database" fullname="QSqlDatabase::database" href="qsqldatabase.html#database" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QSqlDatabase" signature="database(const QString & connectionName, bool open)"> + <parameter left="const QString &" right="" name="connectionName" default="QLatin1String( defaultConnection )"/> + <parameter left="bool" right="" name="open" default="true"/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="removeDatabase" fullname="QSqlDatabase::removeDatabase" href="qsqldatabase.html#removeDatabase" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="removeDatabase(const QString & connectionName)"> + <parameter left="const QString &" right="" name="connectionName" default=""/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="contains" fullname="QSqlDatabase::contains" href="qsqldatabase.html#contains" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="contains(const QString & connectionName)"> + <parameter left="const QString &" right="" name="connectionName" default="QLatin1String( defaultConnection )"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drivers" fullname="QSqlDatabase::drivers" href="qsqldatabase.html#drivers" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="drivers()"/> + <function access="public" threadsafety="thread safe" status="commendable" name="connectionNames" fullname="QSqlDatabase::connectionNames" href="qsqldatabase.html#connectionNames" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="connectionNames()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="registerSqlDriver" fullname="QSqlDatabase::registerSqlDriver" href="qsqldatabase.html#registerSqlDriver" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="registerSqlDriver(const QString & name, QSqlDriverCreatorBase * creator)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QSqlDriverCreatorBase *" right="" name="creator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isDriverAvailable" fullname="QSqlDatabase::isDriverAvailable" href="qsqldatabase.html#isDriverAvailable" location="qsqldatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isDriverAvailable(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="QSqlDatabase" fullname="QSqlDatabase::QSqlDatabase" href="qsqldatabase.html#QSqlDatabase-3" location="qsqldatabase.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSqlDatabase(const QString & type)"> + <parameter left="const QString &" right="" name="type" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="QSqlDatabase" fullname="QSqlDatabase::QSqlDatabase" href="qsqldatabase.html#QSqlDatabase-4" location="qsqldatabase.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QSqlDatabase(QSqlDriver * driver)"> + <parameter left="QSqlDriver *" right="" name="driver" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneEvent" href="qgraphicssceneevent.html" location="qgraphicssceneevent.h" bases="QEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsSceneEvent" fullname="QGraphicsSceneEvent::~QGraphicsSceneEvent" href="qgraphicssceneevent.html#dtor.QGraphicsSceneEvent" location="qgraphicssceneevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsSceneEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QGraphicsSceneEvent::widget" href="qgraphicssceneevent.html#widget" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget() const"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QGraphicsSceneEvent::d_ptr" href="qgraphicssceneevent.html#d_ptr-var" location="qgraphicssceneevent.h" type="QGraphicsSceneEventPrivate *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneMouseEvent" href="qgraphicsscenemouseevent.html" location="qgraphicssceneevent.h" bases="QGraphicsSceneEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsSceneMouseEvent" fullname="QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent" href="qgraphicsscenemouseevent.html#dtor.QGraphicsSceneMouseEvent" location="qgraphicssceneevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsSceneMouseEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QGraphicsSceneMouseEvent::pos" href="qgraphicsscenemouseevent.html#pos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scenePos" fullname="QGraphicsSceneMouseEvent::scenePos" href="qgraphicsscenemouseevent.html#scenePos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="scenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenPos" fullname="QGraphicsSceneMouseEvent::screenPos" href="qgraphicsscenemouseevent.html#screenPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="screenPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonDownPos" fullname="QGraphicsSceneMouseEvent::buttonDownPos" href="qgraphicsscenemouseevent.html#buttonDownPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="buttonDownPos(Qt::MouseButton button) const"> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonDownScenePos" fullname="QGraphicsSceneMouseEvent::buttonDownScenePos" href="qgraphicsscenemouseevent.html#buttonDownScenePos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="buttonDownScenePos(Qt::MouseButton button) const"> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buttonDownScreenPos" fullname="QGraphicsSceneMouseEvent::buttonDownScreenPos" href="qgraphicsscenemouseevent.html#buttonDownScreenPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="buttonDownScreenPos(Qt::MouseButton button) const"> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lastPos" fullname="QGraphicsSceneMouseEvent::lastPos" href="qgraphicsscenemouseevent.html#lastPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="lastPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastScenePos" fullname="QGraphicsSceneMouseEvent::lastScenePos" href="qgraphicsscenemouseevent.html#lastScenePos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="lastScenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastScreenPos" fullname="QGraphicsSceneMouseEvent::lastScreenPos" href="qgraphicsscenemouseevent.html#lastScreenPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="lastScreenPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttons" fullname="QGraphicsSceneMouseEvent::buttons" href="qgraphicsscenemouseevent.html#buttons" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::MouseButtons" signature="buttons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="button" fullname="QGraphicsSceneMouseEvent::button" href="qgraphicsscenemouseevent.html#button" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::MouseButton" signature="button() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="modifiers" fullname="QGraphicsSceneMouseEvent::modifiers" href="qgraphicsscenemouseevent.html#modifiers" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::KeyboardModifiers" signature="modifiers() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneWheelEvent" href="qgraphicsscenewheelevent.html" location="qgraphicssceneevent.h" bases="QGraphicsSceneEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsSceneWheelEvent" fullname="QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent" href="qgraphicsscenewheelevent.html#dtor.QGraphicsSceneWheelEvent" location="qgraphicssceneevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsSceneWheelEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QGraphicsSceneWheelEvent::pos" href="qgraphicsscenewheelevent.html#pos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scenePos" fullname="QGraphicsSceneWheelEvent::scenePos" href="qgraphicsscenewheelevent.html#scenePos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="scenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenPos" fullname="QGraphicsSceneWheelEvent::screenPos" href="qgraphicsscenewheelevent.html#screenPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="screenPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttons" fullname="QGraphicsSceneWheelEvent::buttons" href="qgraphicsscenewheelevent.html#buttons" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::MouseButtons" signature="buttons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="modifiers" fullname="QGraphicsSceneWheelEvent::modifiers" href="qgraphicsscenewheelevent.html#modifiers" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::KeyboardModifiers" signature="modifiers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="delta" fullname="QGraphicsSceneWheelEvent::delta" href="qgraphicsscenewheelevent.html#delta" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="delta() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QGraphicsSceneWheelEvent::orientation" href="qgraphicsscenewheelevent.html#orientation" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Orientation" signature="orientation() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneContextMenuEvent" href="qgraphicsscenecontextmenuevent.html" location="qgraphicssceneevent.h" bases="QGraphicsSceneEvent" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Reason" fullname="QGraphicsSceneContextMenuEvent::Reason" href="qgraphicsscenecontextmenuevent.html#Reason-enum" location="qgraphicssceneevent.h"> + <value name="Mouse" value="0"/> + <value name="Keyboard" value="1"/> + <value name="Other" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsSceneContextMenuEvent" fullname="QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent" href="qgraphicsscenecontextmenuevent.html#dtor.QGraphicsSceneContextMenuEvent" location="qgraphicssceneevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsSceneContextMenuEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QGraphicsSceneContextMenuEvent::pos" href="qgraphicsscenecontextmenuevent.html#pos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scenePos" fullname="QGraphicsSceneContextMenuEvent::scenePos" href="qgraphicsscenecontextmenuevent.html#scenePos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="scenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenPos" fullname="QGraphicsSceneContextMenuEvent::screenPos" href="qgraphicsscenecontextmenuevent.html#screenPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="screenPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="modifiers" fullname="QGraphicsSceneContextMenuEvent::modifiers" href="qgraphicsscenecontextmenuevent.html#modifiers" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::KeyboardModifiers" signature="modifiers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reason" fullname="QGraphicsSceneContextMenuEvent::reason" href="qgraphicsscenecontextmenuevent.html#reason" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Reason" signature="reason() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneHoverEvent" href="qgraphicsscenehoverevent.html" location="qgraphicssceneevent.h" bases="QGraphicsSceneEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsSceneHoverEvent" fullname="QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent" href="qgraphicsscenehoverevent.html#dtor.QGraphicsSceneHoverEvent" location="qgraphicssceneevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsSceneHoverEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QGraphicsSceneHoverEvent::pos" href="qgraphicsscenehoverevent.html#pos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scenePos" fullname="QGraphicsSceneHoverEvent::scenePos" href="qgraphicsscenehoverevent.html#scenePos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="scenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenPos" fullname="QGraphicsSceneHoverEvent::screenPos" href="qgraphicsscenehoverevent.html#screenPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="screenPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastPos" fullname="QGraphicsSceneHoverEvent::lastPos" href="qgraphicsscenehoverevent.html#lastPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="lastPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastScenePos" fullname="QGraphicsSceneHoverEvent::lastScenePos" href="qgraphicsscenehoverevent.html#lastScenePos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="lastScenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastScreenPos" fullname="QGraphicsSceneHoverEvent::lastScreenPos" href="qgraphicsscenehoverevent.html#lastScreenPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="lastScreenPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="modifiers" fullname="QGraphicsSceneHoverEvent::modifiers" href="qgraphicsscenehoverevent.html#modifiers" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::KeyboardModifiers" signature="modifiers() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneHelpEvent" href="qgraphicsscenehelpevent.html" location="qgraphicssceneevent.h" bases="QGraphicsSceneEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsSceneHelpEvent" fullname="QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent" href="qgraphicsscenehelpevent.html#dtor.QGraphicsSceneHelpEvent" location="qgraphicssceneevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsSceneHelpEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scenePos" fullname="QGraphicsSceneHelpEvent::scenePos" href="qgraphicsscenehelpevent.html#scenePos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="scenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenPos" fullname="QGraphicsSceneHelpEvent::screenPos" href="qgraphicsscenehelpevent.html#screenPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="screenPos() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneDragDropEvent" href="qgraphicsscenedragdropevent.html" location="qgraphicssceneevent.h" bases="QGraphicsSceneEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsSceneDragDropEvent" fullname="QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent" href="qgraphicsscenedragdropevent.html#dtor.QGraphicsSceneDragDropEvent" location="qgraphicssceneevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsSceneDragDropEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QGraphicsSceneDragDropEvent::pos" href="qgraphicsscenedragdropevent.html#pos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scenePos" fullname="QGraphicsSceneDragDropEvent::scenePos" href="qgraphicsscenedragdropevent.html#scenePos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="scenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenPos" fullname="QGraphicsSceneDragDropEvent::screenPos" href="qgraphicsscenedragdropevent.html#screenPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="screenPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="buttons" fullname="QGraphicsSceneDragDropEvent::buttons" href="qgraphicsscenedragdropevent.html#buttons" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::MouseButtons" signature="buttons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="modifiers" fullname="QGraphicsSceneDragDropEvent::modifiers" href="qgraphicsscenedragdropevent.html#modifiers" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::KeyboardModifiers" signature="modifiers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="possibleActions" fullname="QGraphicsSceneDragDropEvent::possibleActions" href="qgraphicsscenedragdropevent.html#possibleActions" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::DropActions" signature="possibleActions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="proposedAction" fullname="QGraphicsSceneDragDropEvent::proposedAction" href="qgraphicsscenedragdropevent.html#proposedAction" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::DropAction" signature="proposedAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="acceptProposedAction" fullname="QGraphicsSceneDragDropEvent::acceptProposedAction" href="qgraphicsscenedragdropevent.html#acceptProposedAction" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="acceptProposedAction()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dropAction" fullname="QGraphicsSceneDragDropEvent::dropAction" href="qgraphicsscenedragdropevent.html#dropAction" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::DropAction" signature="dropAction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDropAction" fullname="QGraphicsSceneDragDropEvent::setDropAction" href="qgraphicsscenedragdropevent.html#setDropAction" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDropAction(Qt::DropAction action)"> + <parameter left="Qt::DropAction" right="" name="action" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="source" fullname="QGraphicsSceneDragDropEvent::source" href="qgraphicsscenedragdropevent.html#source" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="source() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QGraphicsSceneDragDropEvent::mimeData" href="qgraphicsscenedragdropevent.html#mimeData" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QMimeData *" signature="mimeData() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneResizeEvent" href="qgraphicssceneresizeevent.html" location="qgraphicssceneevent.h" bases="QGraphicsSceneEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneResizeEvent" fullname="QGraphicsSceneResizeEvent::QGraphicsSceneResizeEvent" href="qgraphicssceneresizeevent.html#QGraphicsSceneResizeEvent" location="qgraphicssceneevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsSceneResizeEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsSceneResizeEvent" fullname="QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent" href="qgraphicssceneresizeevent.html#dtor.QGraphicsSceneResizeEvent" location="qgraphicssceneevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsSceneResizeEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="oldSize" fullname="QGraphicsSceneResizeEvent::oldSize" href="qgraphicssceneresizeevent.html#oldSize" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="oldSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="newSize" fullname="QGraphicsSceneResizeEvent::newSize" href="qgraphicssceneresizeevent.html#newSize" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="newSize() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneMoveEvent" href="qgraphicsscenemoveevent.html" location="qgraphicssceneevent.h" bases="QGraphicsSceneEvent" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSceneMoveEvent" fullname="QGraphicsSceneMoveEvent::QGraphicsSceneMoveEvent" href="qgraphicsscenemoveevent.html#QGraphicsSceneMoveEvent" location="qgraphicssceneevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsSceneMoveEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsSceneMoveEvent" fullname="QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent" href="qgraphicsscenemoveevent.html#dtor.QGraphicsSceneMoveEvent" location="qgraphicssceneevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsSceneMoveEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="oldPos" fullname="QGraphicsSceneMoveEvent::oldPos" href="qgraphicsscenemoveevent.html#oldPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="oldPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="newPos" fullname="QGraphicsSceneMoveEvent::newPos" href="qgraphicsscenemoveevent.html#newPos" location="qgraphicssceneevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="newPos() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3ServerSocket" href="q3serversocket.html" location="q3serversocket.h" bases="QObject" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ServerSocket" fullname="Q3ServerSocket::Q3ServerSocket" href="q3serversocket.html#Q3ServerSocket" location="q3serversocket.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3ServerSocket(Q_UINT16 port, int backlog, QObject * parent, const char * name)"> + <parameter left="Q_UINT16" right="" name="port" default=""/> + <parameter left="int" right="" name="backlog" default="1"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ServerSocket" fullname="Q3ServerSocket::Q3ServerSocket" href="q3serversocket.html#Q3ServerSocket-2" location="q3serversocket.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3ServerSocket(const QHostAddress & address, Q_UINT16 port, int backlog, QObject * parent, const char * name)"> + <parameter left="const QHostAddress &" right="" name="address" default=""/> + <parameter left="Q_UINT16" right="" name="port" default=""/> + <parameter left="int" right="" name="backlog" default="1"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3ServerSocket" fullname="Q3ServerSocket::Q3ServerSocket" href="q3serversocket.html#Q3ServerSocket-3" location="q3serversocket.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3ServerSocket(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3ServerSocket" fullname="Q3ServerSocket::~Q3ServerSocket" href="q3serversocket.html#dtor.Q3ServerSocket" location="q3serversocket.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3ServerSocket()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ok" fullname="Q3ServerSocket::ok" href="q3serversocket.html#ok" location="q3serversocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="ok() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="port" fullname="Q3ServerSocket::port" href="q3serversocket.html#port" location="q3serversocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_UINT16" signature="port() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="socket" fullname="Q3ServerSocket::socket" href="q3serversocket.html#socket" location="q3serversocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="socket() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSocket" fullname="Q3ServerSocket::setSocket" href="q3serversocket.html#setSocket" location="q3serversocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSocket(int socket)"> + <parameter left="int" right="" name="socket" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="address" fullname="Q3ServerSocket::address" href="q3serversocket.html#address" location="q3serversocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHostAddress" signature="address() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="newConnection" fullname="Q3ServerSocket::newConnection" href="q3serversocket.html#newConnection" location="q3serversocket.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="newConnection(int socket)"> + <parameter left="int" right="" name="socket" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="socketDevice" fullname="Q3ServerSocket::socketDevice" href="q3serversocket.html#socketDevice" location="q3serversocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3SocketDevice *" signature="socketDevice()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTestEventList" href="qtesteventlist.html" location="qtestevent.h" bases="QList" module="QtTest"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTestEventList" fullname="QTestEventList::QTestEventList" href="qtesteventlist.html#QTestEventList" location="qtestevent.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTestEventList()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTestEventList" fullname="QTestEventList::QTestEventList" href="qtesteventlist.html#QTestEventList-2" location="qtestevent.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTestEventList(const QTestEventList & other)"> + <parameter left="const QTestEventList &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTestEventList" fullname="QTestEventList::~QTestEventList" href="qtesteventlist.html#dtor.QTestEventList" location="qtestevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTestEventList()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QTestEventList::clear" href="qtesteventlist.html#clear" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addKeyClick" fullname="QTestEventList::addKeyClick" href="qtesteventlist.html#addKeyClick" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addKeyClick(Qt::Key qtKey, QFlags<Qt::KeyboardModifier> modifiers, int msecs)"> + <parameter left="Qt::Key" right="" name="qtKey" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="Qt::NoModifier"/> + <parameter left="int" right="" name="msecs" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addKeyPress" fullname="QTestEventList::addKeyPress" href="qtesteventlist.html#addKeyPress" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addKeyPress(Qt::Key qtKey, QFlags<Qt::KeyboardModifier> modifiers, int msecs)"> + <parameter left="Qt::Key" right="" name="qtKey" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="Qt::NoModifier"/> + <parameter left="int" right="" name="msecs" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addKeyRelease" fullname="QTestEventList::addKeyRelease" href="qtesteventlist.html#addKeyRelease" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addKeyRelease(Qt::Key qtKey, QFlags<Qt::KeyboardModifier> modifiers, int msecs)"> + <parameter left="Qt::Key" right="" name="qtKey" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="Qt::NoModifier"/> + <parameter left="int" right="" name="msecs" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addKeyClick" fullname="QTestEventList::addKeyClick" href="qtesteventlist.html#addKeyClick-2" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addKeyClick(char ascii, QFlags<Qt::KeyboardModifier> modifiers, int msecs)"> + <parameter left="char" right="" name="ascii" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="Qt::NoModifier"/> + <parameter left="int" right="" name="msecs" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addKeyPress" fullname="QTestEventList::addKeyPress" href="qtesteventlist.html#addKeyPress-2" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addKeyPress(char ascii, QFlags<Qt::KeyboardModifier> modifiers, int msecs)"> + <parameter left="char" right="" name="ascii" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="Qt::NoModifier"/> + <parameter left="int" right="" name="msecs" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addKeyRelease" fullname="QTestEventList::addKeyRelease" href="qtesteventlist.html#addKeyRelease-2" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addKeyRelease(char ascii, QFlags<Qt::KeyboardModifier> modifiers, int msecs)"> + <parameter left="char" right="" name="ascii" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="Qt::NoModifier"/> + <parameter left="int" right="" name="msecs" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addKeyClicks" fullname="QTestEventList::addKeyClicks" href="qtesteventlist.html#addKeyClicks" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addKeyClicks(const QString & keys, QFlags<Qt::KeyboardModifier> modifiers, int msecs)"> + <parameter left="const QString &" right="" name="keys" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="Qt::NoModifier"/> + <parameter left="int" right="" name="msecs" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMousePress" fullname="QTestEventList::addMousePress" href="qtesteventlist.html#addMousePress" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addMousePress(Qt::MouseButton button, QFlags<Qt::KeyboardModifier> modifiers, QPoint pos, int delay)"> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="0"/> + <parameter left="QPoint" right="" name="pos" default="QPoint()"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMouseRelease" fullname="QTestEventList::addMouseRelease" href="qtesteventlist.html#addMouseRelease" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addMouseRelease(Qt::MouseButton button, QFlags<Qt::KeyboardModifier> modifiers, QPoint pos, int delay)"> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="0"/> + <parameter left="QPoint" right="" name="pos" default="QPoint()"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMouseClick" fullname="QTestEventList::addMouseClick" href="qtesteventlist.html#addMouseClick" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addMouseClick(Qt::MouseButton button, QFlags<Qt::KeyboardModifier> modifiers, QPoint pos, int delay)"> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="0"/> + <parameter left="QPoint" right="" name="pos" default="QPoint()"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMouseDClick" fullname="QTestEventList::addMouseDClick" href="qtesteventlist.html#addMouseDClick" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addMouseDClick(Qt::MouseButton button, QFlags<Qt::KeyboardModifier> modifiers, QPoint pos, int delay)"> + <parameter left="Qt::MouseButton" right="" name="button" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default="0"/> + <parameter left="QPoint" right="" name="pos" default="QPoint()"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addMouseMove" fullname="QTestEventList::addMouseMove" href="qtesteventlist.html#addMouseMove" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addMouseMove(QPoint pos, int delay)"> + <parameter left="QPoint" right="" name="pos" default="QPoint()"/> + <parameter left="int" right="" name="delay" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDelay" fullname="QTestEventList::addDelay" href="qtesteventlist.html#addDelay" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addDelay(int msecs)"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="simulate" fullname="QTestEventList::simulate" href="qtesteventlist.html#simulate" location="qtestevent.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="simulate(QWidget * w)"> + <parameter left="QWidget *" right="" name="w" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAudioInput" href="qaudioinput.html" location="qaudioinput.h" bases="QObject" module="QtMultimedia"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAudioInput" fullname="QAudioInput::QAudioInput" href="qaudioinput.html#QAudioInput" location="qaudioinput.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAudioInput(const QAudioFormat & format, QObject * parent)"> + <parameter left="const QAudioFormat &" right="" name="format" default="QAudioFormat()"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QAudioInput" fullname="QAudioInput::QAudioInput" href="qaudioinput.html#QAudioInput-2" location="qaudioinput.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QAudioInput(const QAudioDeviceId & id, const QAudioFormat & format, QObject * parent)"> + <parameter left="const QAudioDeviceId &" right="" name="id" default=""/> + <parameter left="const QAudioFormat &" right="" name="format" default="QAudioFormat()"/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAudioInput" fullname="QAudioInput::~QAudioInput" href="qaudioinput.html#dtor.QAudioInput" location="qaudioinput.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAudioInput()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QAudioInput::format" href="qaudioinput.html#format" location="qaudioinput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAudioFormat" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="QAudioInput::start" href="qaudioinput.html#start" location="qaudioinput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QIODevice *" signature="start(QIODevice * device)"> + <parameter left="QIODevice *" right="" name="device" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stop" fullname="QAudioInput::stop" href="qaudioinput.html#stop" location="qaudioinput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="stop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QAudioInput::reset" href="qaudioinput.html#reset" location="qaudioinput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="suspend" fullname="QAudioInput::suspend" href="qaudioinput.html#suspend" location="qaudioinput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="suspend()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resume" fullname="QAudioInput::resume" href="qaudioinput.html#resume" location="qaudioinput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resume()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBufferSize" fullname="QAudioInput::setBufferSize" href="qaudioinput.html#setBufferSize" location="qaudioinput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBufferSize(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bufferSize" fullname="QAudioInput::bufferSize" href="qaudioinput.html#bufferSize" location="qaudioinput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesReady" fullname="QAudioInput::bytesReady" href="qaudioinput.html#bytesReady" location="qaudioinput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bytesReady() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="periodSize" fullname="QAudioInput::periodSize" href="qaudioinput.html#periodSize" location="qaudioinput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="periodSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNotifyInterval" fullname="QAudioInput::setNotifyInterval" href="qaudioinput.html#setNotifyInterval" location="qaudioinput.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNotifyInterval(int ms)"> + <parameter left="int" right="" name="ms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="notifyInterval" fullname="QAudioInput::notifyInterval" href="qaudioinput.html#notifyInterval" location="qaudioinput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="notifyInterval() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalTime" fullname="QAudioInput::totalTime" href="qaudioinput.html#totalTime" location="qaudioinput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="totalTime() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clock" fullname="QAudioInput::clock" href="qaudioinput.html#clock" location="qaudioinput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="clock() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="QAudioInput::error" href="qaudioinput.html#error" location="qaudioinput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAudio::Error" signature="error() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QAudioInput::state" href="qaudioinput.html#state" location="qaudioinput.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAudio::State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="stateChanged" fullname="QAudioInput::stateChanged" href="qaudioinput.html#stateChanged" location="qaudioinput.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="stateChanged(QAudio::State state)"> + <parameter left="QAudio::State" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="notify" fullname="QAudioInput::notify" href="qaudioinput.html#notify" location="qaudioinput.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="notify()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QImage" href="qimage.html" location="qimage.h" bases="QPaintDevice" module="QtGui"> + <contents name="reading-and-writing-image-files" title="Reading and Writing Image Files" level="1"/> + <contents name="image-information" title="Image Information" level="1"/> + <contents name="pixel-manipulation" title="Pixel Manipulation" level="1"/> + <contents name="image-formats" title="Image Formats" level="1"/> + <contents name="image-transformations" title="Image Transformations" level="1"/> + <contents name="legal-information" title="Legal Information" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="InvertMode" fullname="QImage::InvertMode" href="qimage.html#InvertMode-enum" location="qimage.h"> + <value name="InvertRgb" value="0"/> + <value name="InvertRgba" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Format" fullname="QImage::Format" href="qimage.html#Format-enum" location="qimage.h"> + <value name="Format_Invalid" value="0"/> + <value name="Format_Mono" value="1"/> + <value name="Format_MonoLSB" value="2"/> + <value name="Format_Indexed8" value="3"/> + <value name="Format_RGB32" value="4"/> + <value name="Format_ARGB32" value="5"/> + <value name="Format_ARGB32_Premultiplied" value="6"/> + <value name="Format_RGB16" value="7"/> + <value name="Format_ARGB8565_Premultiplied" value="8"/> + <value name="Format_RGB666" value="9"/> + <value name="Format_ARGB6666_Premultiplied" value="10"/> + <value name="Format_RGB555" value="11"/> + <value name="Format_ARGB8555_Premultiplied" value="12"/> + <value name="Format_RGB888" value="13"/> + <value name="Format_RGB444" value="14"/> + <value name="Format_ARGB4444_Premultiplied" value="15"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QImage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage-2" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QImage(const QSize & size, Format format)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="Format" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage-3" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QImage(int width, int height, Format format)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Format" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage-4" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QImage(uchar * data, int width, int height, Format format)"> + <parameter left="uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Format" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage-5" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QImage(const uchar * data, int width, int height, Format format)"> + <parameter left="const uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Format" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage-6" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QImage(uchar * data, int width, int height, int bytesPerLine, Format format)"> + <parameter left="uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="bytesPerLine" default=""/> + <parameter left="Format" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage-7" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QImage(const uchar * data, int width, int height, int bytesPerLine, Format format)"> + <parameter left="const uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="bytesPerLine" default=""/> + <parameter left="Format" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage-8" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QImage(const char * const[] xpm)"> + <parameter left="const char * const[]" right="" name="xpm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage-9" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="9" type="" signature="QImage(const QString & fileName, const char * format)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage-10" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="10" type="" signature="QImage(const char * fileName, const char * format)"> + <parameter left="const char *" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QImage" fullname="QImage::QImage" href="qimage.html#QImage-11" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="11" type="" signature="QImage(const QImage & image)"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QImage" fullname="QImage::~QImage" href="qimage.html#dtor.QImage" location="qimage.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QImage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QImage::operator=" href="qimage.html#operator=" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QImage &" signature="operator=(const QImage & image)"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QImage::isNull" href="qimage.html#isNull" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QImage::operator==" href="qimage.html#operator==" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QImage & image) const"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QImage::operator!=" href="qimage.html#operator!=" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QImage & image) const"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QImage::operator QVariant" href="qimage.html#operator QVariant" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="QImage::copy" href="qimage.html#copy" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="copy(const QRect & rectangle) const"> + <parameter left="const QRect &" right="" name="rectangle" default="QRect()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="QImage::copy" href="qimage.html#copy-4" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QImage" signature="copy(int x, int y, int width, int height) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QImage::format" href="qimage.html#format" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Format" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="convertToFormat" fullname="QImage::convertToFormat" href="qimage.html#convertToFormat" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="convertToFormat(Format format, QFlags<Qt::ImageConversionFlag> flags) const"> + <parameter left="Format" right="" name="format" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="convertToFormat" fullname="QImage::convertToFormat" href="qimage.html#convertToFormat-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QImage" signature="convertToFormat(Format format, const QVector<QRgb> & colorTable, QFlags<Qt::ImageConversionFlag> flags) const"> + <parameter left="Format" right="" name="format" default=""/> + <parameter left="const QVector<QRgb> &" right="" name="colorTable" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QImage::width" href="qimage.html#width" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QImage::height" href="qimage.html#height" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QImage::size" href="qimage.html#size" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QImage::rect" href="qimage.html#rect" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="depth" fullname="QImage::depth" href="qimage.html#depth" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="depth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numColors" fullname="QImage::numColors" href="qimage.html#numColors" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numColors() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="color" fullname="QImage::color" href="qimage.html#color" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRgb" signature="color(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColor" fullname="QImage::setColor" href="qimage.html#setColor" location="qimage.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColor(int index, QRgb colorValue)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QRgb" right="" name="colorValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumColors" fullname="QImage::setNumColors" href="qimage.html#setNumColors" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumColors(int numColors)"> + <parameter left="int" right="" name="numColors" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allGray" fullname="QImage::allGray" href="qimage.html#allGray" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="allGray() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isGrayscale" fullname="QImage::isGrayscale" href="qimage.html#isGrayscale" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isGrayscale() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bits" fullname="QImage::bits" href="qimage.html#bits" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="uchar *" signature="bits()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bits" fullname="QImage::bits" href="qimage.html#bits-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const uchar *" signature="bits() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numBytes" fullname="QImage::numBytes" href="qimage.html#numBytes" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numBytes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scanLine" fullname="QImage::scanLine" href="qimage.html#scanLine" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="uchar *" signature="scanLine(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scanLine" fullname="QImage::scanLine" href="qimage.html#scanLine-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const uchar *" signature="scanLine(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesPerLine" fullname="QImage::bytesPerLine" href="qimage.html#bytesPerLine" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bytesPerLine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="valid" fullname="QImage::valid" href="qimage.html#valid-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="valid(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valid" fullname="QImage::valid" href="qimage.html#valid" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="valid(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelIndex" fullname="QImage::pixelIndex" href="qimage.html#pixelIndex-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="pixelIndex(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelIndex" fullname="QImage::pixelIndex" href="qimage.html#pixelIndex" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelIndex(const QPoint & position) const"> + <parameter left="const QPoint &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixel" fullname="QImage::pixel" href="qimage.html#pixel-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRgb" signature="pixel(int x, int y) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixel" fullname="QImage::pixel" href="qimage.html#pixel" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRgb" signature="pixel(const QPoint & position) const"> + <parameter left="const QPoint &" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixel" fullname="QImage::setPixel" href="qimage.html#setPixel-2" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPixel(int x, int y, uint index_or_rgb)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="uint" right="" name="index_or_rgb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixel" fullname="QImage::setPixel" href="qimage.html#setPixel" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixel(const QPoint & position, uint index_or_rgb)"> + <parameter left="const QPoint &" right="" name="position" default=""/> + <parameter left="uint" right="" name="index_or_rgb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="colorTable" fullname="QImage::colorTable" href="qimage.html#colorTable" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector<QRgb>" signature="colorTable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColorTable" fullname="QImage::setColorTable" href="qimage.html#setColorTable" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColorTable(const QVector<QRgb> colors)"> + <parameter left="const QVector<QRgb>" right="" name="colors" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QImage::fill" href="qimage.html#fill" location="qimage.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="fill(uint pixelValue)"> + <parameter left="uint" right="" name="pixelValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAlphaChannel" fullname="QImage::hasAlphaChannel" href="qimage.html#hasAlphaChannel" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAlphaChannel() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setAlphaChannel" fullname="QImage::setAlphaChannel" href="qimage-obsolete.html#setAlphaChannel" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlphaChannel(const QImage & alphaChannel)"> + <parameter left="const QImage &" right="" name="alphaChannel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="alphaChannel" fullname="QImage::alphaChannel" href="qimage-obsolete.html#alphaChannel" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="alphaChannel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createAlphaMask" fullname="QImage::createAlphaMask" href="qimage.html#createAlphaMask" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="createAlphaMask(QFlags<Qt::ImageConversionFlag> flags) const"> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createHeuristicMask" fullname="QImage::createHeuristicMask" href="qimage.html#createHeuristicMask" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="createHeuristicMask(bool clipTight) const"> + <parameter left="bool" right="" name="clipTight" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createMaskFromColor" fullname="QImage::createMaskFromColor" href="qimage.html#createMaskFromColor" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="createMaskFromColor(QRgb color, Qt::MaskMode mode) const"> + <parameter left="QRgb" right="" name="color" default=""/> + <parameter left="Qt::MaskMode" right="" name="mode" default="Qt::MaskInColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaled" fullname="QImage::scaled" href="qimage.html#scaled-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QImage" signature="scaled(int width, int height, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode transformMode) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="aspectRatioMode" default="Qt::IgnoreAspectRatio"/> + <parameter left="Qt::TransformationMode" right="" name="transformMode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaled" fullname="QImage::scaled" href="qimage.html#scaled" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="scaled(const QSize & size, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode transformMode) const"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="aspectRatioMode" default="Qt::IgnoreAspectRatio"/> + <parameter left="Qt::TransformationMode" right="" name="transformMode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaledToWidth" fullname="QImage::scaledToWidth" href="qimage.html#scaledToWidth" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="scaledToWidth(int width, Qt::TransformationMode mode) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="Qt::TransformationMode" right="" name="mode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaledToHeight" fullname="QImage::scaledToHeight" href="qimage.html#scaledToHeight" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="scaledToHeight(int height, Qt::TransformationMode mode) const"> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Qt::TransformationMode" right="" name="mode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transformed" fullname="QImage::transformed" href="qimage.html#transformed" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="transformed(const QMatrix & matrix, Qt::TransformationMode mode) const"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + <parameter left="Qt::TransformationMode" right="" name="mode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="trueMatrix" fullname="QImage::trueMatrix" href="qimage.html#trueMatrix" location="qimage.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QMatrix" signature="trueMatrix(const QMatrix & matrix, int width, int height)"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transformed" fullname="QImage::transformed" href="qimage.html#transformed-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QImage" signature="transformed(const QTransform & matrix, Qt::TransformationMode mode) const"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + <parameter left="Qt::TransformationMode" right="" name="mode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="trueMatrix" fullname="QImage::trueMatrix" href="qimage.html#trueMatrix-2" location="qimage.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QTransform" signature="trueMatrix(const QTransform & matrix, int width, int height)"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mirrored" fullname="QImage::mirrored" href="qimage.html#mirrored" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="mirrored(bool horizontal, bool vertical) const"> + <parameter left="bool" right="" name="horizontal" default="false"/> + <parameter left="bool" right="" name="vertical" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rgbSwapped" fullname="QImage::rgbSwapped" href="qimage.html#rgbSwapped" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="rgbSwapped() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="invertPixels" fullname="QImage::invertPixels" href="qimage.html#invertPixels" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="invertPixels(InvertMode mode)"> + <parameter left="InvertMode" right="" name="mode" default="InvertRgb"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QImage::load" href="qimage.html#load-2" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="load(QIODevice * device, const char * format)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="const char *" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QImage::load" href="qimage.html#load" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="load(const QString & fileName, const char * format)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadFromData" fullname="QImage::loadFromData" href="qimage.html#loadFromData" location="qimage.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="loadFromData(const uchar * data, int len, const char * format)"> + <parameter left="const uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="len" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadFromData" fullname="QImage::loadFromData" href="qimage.html#loadFromData-2" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="loadFromData(const QByteArray & data, const char * format)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QImage::save" href="qimage.html#save" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="save(const QString & fileName, const char * format, int quality) const"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + <parameter left="int" right="" name="quality" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QImage::save" href="qimage.html#save-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="save(QIODevice * device, const char * format, int quality) const"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + <parameter left="int" right="" name="quality" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromData" fullname="QImage::fromData" href="qimage.html#fromData" location="qimage.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QImage" signature="fromData(const uchar * data, int size, const char * format)"> + <parameter left="const uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="size" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromData" fullname="QImage::fromData" href="qimage.html#fromData-2" location="qimage.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QImage" signature="fromData(const QByteArray & data, const char * format)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="serialNumber" fullname="QImage::serialNumber" href="qimage-obsolete.html#serialNumber" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="serialNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheKey" fullname="QImage::cacheKey" href="qimage.html#cacheKey" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="cacheKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dotsPerMeterX" fullname="QImage::dotsPerMeterX" href="qimage.html#dotsPerMeterX" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="dotsPerMeterX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dotsPerMeterY" fullname="QImage::dotsPerMeterY" href="qimage.html#dotsPerMeterY" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="dotsPerMeterY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDotsPerMeterX" fullname="QImage::setDotsPerMeterX" href="qimage.html#setDotsPerMeterX" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDotsPerMeterX(int x)"> + <parameter left="int" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDotsPerMeterY" fullname="QImage::setDotsPerMeterY" href="qimage.html#setDotsPerMeterY" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDotsPerMeterY(int y)"> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="offset" fullname="QImage::offset" href="qimage.html#offset" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="offset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOffset" fullname="QImage::setOffset" href="qimage.html#setOffset" location="qimage.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOffset(const QPoint & offset)"> + <parameter left="const QPoint &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textKeys" fullname="QImage::textKeys" href="qimage.html#textKeys" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="textKeys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QImage::text" href="qimage.html#text" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QImage::setText" href="qimage.html#setText" location="qimage.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & key, const QString & text)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="text" fullname="QImage::text" href="qimage-obsolete.html#text-2" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="text(const char * key, const char * language) const"> + <parameter left="const char *" right="" name="key" default=""/> + <parameter left="const char *" right="" name="language" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="textList" fullname="QImage::textList" href="qimage-obsolete.html#textList" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QImageTextKeyLang>" signature="textList() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="textLanguages" fullname="QImage::textLanguages" href="qimage-obsolete.html#textLanguages" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="textLanguages() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="text" fullname="QImage::text" href="qimage-obsolete.html#text-3" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QString" signature="text(const QImageTextKeyLang & keywordAndLanguage) const"> + <parameter left="const QImageTextKeyLang &" right="" name="keywordAndLanguage" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setText" fullname="QImage::setText" href="qimage-obsolete.html#setText-2" location="qimage.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setText(const char * key, const char * language, const QString & text)"> + <parameter left="const char *" right="" name="key" default=""/> + <parameter left="const char *" right="" name="language" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="compat" name="Endian" fullname="QImage::Endian" href="qimage-qt3.html#Endian-enum" location="qimage.h"> + <value name="BigEndian" value="0"/> + <value name="LittleEndian" value="1"/> + <value name="IgnoreEndian" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="QImage" fullname="QImage::QImage" href="qimage-qt3.html#QImage-12" location="qimage.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="12" type="" signature="QImage(int width, int height, int depth, int numColors, Endian bitOrder)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="depth" default=""/> + <parameter left="int" right="" name="numColors" default="0"/> + <parameter left="Endian" right="" name="bitOrder" default="IgnoreEndian"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QImage" fullname="QImage::QImage" href="qimage-qt3.html#QImage-13" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="13" type="" signature="QImage(const QSize & size, int depth, int numColors, Endian bitOrder)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="int" right="" name="depth" default=""/> + <parameter left="int" right="" name="numColors" default="0"/> + <parameter left="Endian" right="" name="bitOrder" default="IgnoreEndian"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QImage" fullname="QImage::QImage" href="qimage-qt3.html#QImage-14" location="qimage.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="14" type="" signature="QImage(uchar * data, int width, int height, int depth, const QRgb * colortable, int numColors, Endian bitOrder)"> + <parameter left="uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="depth" default=""/> + <parameter left="const QRgb *" right="" name="colortable" default=""/> + <parameter left="int" right="" name="numColors" default=""/> + <parameter left="Endian" right="" name="bitOrder" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QImage" fullname="QImage::QImage" href="qimage-qt3.html#QImage-15" location="qimage.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="15" type="" signature="QImage(uchar * data, int width, int height, int depth, int bytesPerLine, const QRgb * colortable, int numColors, Endian bitOrder)"> + <parameter left="uchar *" right="" name="data" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="depth" default=""/> + <parameter left="int" right="" name="bytesPerLine" default=""/> + <parameter left="const QRgb *" right="" name="colortable" default=""/> + <parameter left="int" right="" name="numColors" default=""/> + <parameter left="Endian" right="" name="bitOrder" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="bitOrder" fullname="QImage::bitOrder" href="qimage-qt3.html#bitOrder" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Endian" signature="bitOrder() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="convertDepth" fullname="QImage::convertDepth" href="qimage-qt3.html#convertDepth" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="convertDepth(int depth, QFlags<Qt::ImageConversionFlag> flags) const"> + <parameter left="int" right="" name="depth" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="convertDepthWithPalette" fullname="QImage::convertDepthWithPalette" href="qimage-qt3.html#convertDepthWithPalette" location="qimage.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="convertDepthWithPalette(int depth, QRgb * palette, int palette_count, QFlags<Qt::ImageConversionFlag> flags) const"> + <parameter left="int" right="" name="depth" default=""/> + <parameter left="QRgb *" right="" name="palette" default=""/> + <parameter left="int" right="" name="palette_count" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="convertBitOrder" fullname="QImage::convertBitOrder" href="qimage-qt3.html#convertBitOrder" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="convertBitOrder(Endian bitOrder) const"> + <parameter left="Endian" right="" name="bitOrder" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="hasAlphaBuffer" fullname="QImage::hasAlphaBuffer" href="qimage-qt3.html#hasAlphaBuffer" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAlphaBuffer() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="setAlphaBuffer" fullname="QImage::setAlphaBuffer" href="qimage-qt3.html#setAlphaBuffer" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlphaBuffer(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="jumpTable" fullname="QImage::jumpTable" href="qimage-qt3.html#jumpTable" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="uchar **" signature="jumpTable()"/> + <function access="public" threadsafety="unspecified" status="compat" name="jumpTable" fullname="QImage::jumpTable" href="qimage-qt3.html#jumpTable-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const uchar * const *" signature="jumpTable() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="reset" fullname="QImage::reset" href="qimage-qt3.html#reset" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="compat" name="systemByteOrder" fullname="QImage::systemByteOrder" href="qimage-qt3.html#systemByteOrder" location="qimage.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Endian" signature="systemByteOrder()"/> + <function access="public" threadsafety="unspecified" status="compat" name="swapRGB" fullname="QImage::swapRGB" href="qimage-qt3.html#swapRGB" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="swapRGB() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="mirror" fullname="QImage::mirror" href="qimage-qt3.html#mirror" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="mirror(bool horizontal, bool vertical) const"> + <parameter left="bool" right="" name="horizontal" default="false"/> + <parameter left="bool" right="" name="vertical" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="create" fullname="QImage::create" href="qimage-qt3.html#create-2" location="qimage.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="create(const QSize & size, int depth, int numColors, Endian bitOrder)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="int" right="" name="depth" default=""/> + <parameter left="int" right="" name="numColors" default="0"/> + <parameter left="Endian" right="" name="bitOrder" default="IgnoreEndian"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="create" fullname="QImage::create" href="qimage-qt3.html#create" location="qimage.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="create(int width, int height, int depth, int numColors, Endian bitOrder)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="depth" default=""/> + <parameter left="int" right="" name="numColors" default="0"/> + <parameter left="Endian" right="" name="bitOrder" default="IgnoreEndian"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="xForm" fullname="QImage::xForm" href="qimage-qt3.html#xForm" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="xForm(const QMatrix & matrix) const"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="smoothScale" fullname="QImage::smoothScale" href="qimage-qt3.html#smoothScale" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="smoothScale(int width, int height, Qt::AspectRatioMode mode) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="mode" default="Qt::IgnoreAspectRatio"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="smoothScale" fullname="QImage::smoothScale" href="qimage-qt3.html#smoothScale-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QImage" signature="smoothScale(const QSize & size, Qt::AspectRatioMode mode) const"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="mode" default="Qt::IgnoreAspectRatio"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="scaleWidth" fullname="QImage::scaleWidth" href="qimage-qt3.html#scaleWidth" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="scaleWidth(int w) const"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="scaleHeight" fullname="QImage::scaleHeight" href="qimage-qt3.html#scaleHeight" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="scaleHeight(int h) const"> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="invertPixels" fullname="QImage::invertPixels" href="qimage-qt3.html#invertPixels-2" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="invertPixels(bool invertAlpha)"> + <parameter left="bool" right="" name="invertAlpha" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="copy" fullname="QImage::copy" href="qimage-qt3.html#copy-2" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QImage" signature="copy(int x, int y, int w, int h, QFlags<Qt::ImageConversionFlag> flags) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="copy" fullname="QImage::copy" href="qimage-qt3.html#copy-3" location="qimage.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QImage" signature="copy(const QRect & rect, QFlags<Qt::ImageConversionFlag> flags) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="systemBitOrder" fullname="QImage::systemBitOrder" href="qimage-qt3.html#systemBitOrder" location="qimage.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="Endian" signature="systemBitOrder()"/> + <function access="public" threadsafety="unspecified" status="compat" name="QImage" fullname="QImage::QImage" href="qimage-qt3.html#QImage-16" location="qimage.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="16" type="" signature="QImage(const QByteArray & data)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qimage.html#operator<<-122" location="qimage.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="122" relates="QImage" type="QDataStream &" signature="operator<<(QDataStream & stream, const QImage & image)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qimage.html#operator>>-70" location="qimage.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="70" relates="QImage" type="QDataStream &" signature="operator>>(QDataStream & stream, QImage & image)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="bitBlt" href="qimage-qt3.html#bitBlt-4" location="qimage.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" relates="QImage" type="void" signature="bitBlt(QImage * dst, int dx, int dy, const QImage * src, int sx, int sy, int sw, int sh, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="QImage *" right="" name="dst" default=""/> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + <parameter left="const QImage *" right="" name="src" default=""/> + <parameter left="int" right="" name="sx" default="0"/> + <parameter left="int" right="" name="sy" default="0"/> + <parameter left="int" right="" name="sw" default="-1"/> + <parameter left="int" right="" name="sh" default="-1"/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <class access="public" threadsafety="reentrant" status="compat" name="Q3DeepCopy" href="q3deepcopy.html" location="q3deepcopy.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DeepCopy" fullname="Q3DeepCopy::Q3DeepCopy" href="q3deepcopy.html#Q3DeepCopy" location="q3deepcopy.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3DeepCopy()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DeepCopy" fullname="Q3DeepCopy::Q3DeepCopy" href="q3deepcopy.html#Q3DeepCopy-2" location="q3deepcopy.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3DeepCopy(const T & t)"> + <parameter left="const T &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3DeepCopy::operator=" href="q3deepcopy.html#operator=" location="q3deepcopy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3DeepCopy<T> &" signature="operator=(const T & t)"> + <parameter left="const T &" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator T" fullname="Q3DeepCopy::operator T" href="q3deepcopy.html#operator T" location="q3deepcopy.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="" signature="operator T()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3PaintDeviceMetrics" href="q3paintdevicemetrics.html" location="q3paintdevicemetrics.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PaintDeviceMetrics" fullname="Q3PaintDeviceMetrics::Q3PaintDeviceMetrics" href="q3paintdevicemetrics.html#Q3PaintDeviceMetrics" location="q3paintdevicemetrics.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3PaintDeviceMetrics(const QPaintDevice * pd)"> + <parameter left="const QPaintDevice *" right="" name="pd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3PaintDeviceMetrics::width" href="q3paintdevicemetrics.html#width" location="q3paintdevicemetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3PaintDeviceMetrics::height" href="q3paintdevicemetrics.html#height" location="q3paintdevicemetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widthMM" fullname="Q3PaintDeviceMetrics::widthMM" href="q3paintdevicemetrics.html#widthMM" location="q3paintdevicemetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="widthMM() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="heightMM" fullname="Q3PaintDeviceMetrics::heightMM" href="q3paintdevicemetrics.html#heightMM" location="q3paintdevicemetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="heightMM() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="logicalDpiX" fullname="Q3PaintDeviceMetrics::logicalDpiX" href="q3paintdevicemetrics.html#logicalDpiX" location="q3paintdevicemetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="logicalDpiX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="logicalDpiY" fullname="Q3PaintDeviceMetrics::logicalDpiY" href="q3paintdevicemetrics.html#logicalDpiY" location="q3paintdevicemetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="logicalDpiY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="numColors" fullname="Q3PaintDeviceMetrics::numColors" href="q3paintdevicemetrics.html#numColors" location="q3paintdevicemetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numColors() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="depth" fullname="Q3PaintDeviceMetrics::depth" href="q3paintdevicemetrics.html#depth" location="q3paintdevicemetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="depth() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3SqlEditorFactory" href="q3sqleditorfactory.html" location="q3sqleditorfactory.h" bases="Q3EditorFactory" module="Qt3Support"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3SqlEditorFactory" fullname="Q3SqlEditorFactory::Q3SqlEditorFactory" href="q3sqleditorfactory.html#Q3SqlEditorFactory" location="q3sqleditorfactory.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3SqlEditorFactory(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3SqlEditorFactory" fullname="Q3SqlEditorFactory::~Q3SqlEditorFactory" href="q3sqleditorfactory.html#dtor.Q3SqlEditorFactory" location="q3sqleditorfactory.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3SqlEditorFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="Q3SqlEditorFactory::createEditor" href="q3sqleditorfactory.html#createEditor" location="q3sqleditorfactory.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="createEditor(QWidget * parent, const QVariant & variant)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QVariant &" right="" name="variant" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="Q3SqlEditorFactory::createEditor" href="q3sqleditorfactory.html#createEditor-2" location="q3sqleditorfactory.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QWidget *" signature="createEditor(QWidget * parent, const QSqlField * field)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const QSqlField *" right="" name="field" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultFactory" fullname="Q3SqlEditorFactory::defaultFactory" href="q3sqleditorfactory.html#defaultFactory" location="q3sqleditorfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Q3SqlEditorFactory *" signature="defaultFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="installDefaultFactory" fullname="Q3SqlEditorFactory::installDefaultFactory" href="q3sqleditorfactory.html#installDefaultFactory" location="q3sqleditorfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="installDefaultFactory(Q3SqlEditorFactory * factory)"> + <parameter left="Q3SqlEditorFactory *" right="" name="factory" default=""/> + </function> + </class> + <namespace access="public" threadsafety="unspecified" status="commendable" name="QDBus" href="qdbus.html" location="qdbusconnection.h" module="QtDBus"> + <enum access="public" threadsafety="unspecified" status="commendable" name="CallMode" fullname="QDBus::CallMode" href="qdbus.html#CallMode-enum" location="qdbusconnection.h"> + <value name="NoBlock" value="0"/> + <value name="Block" value="1"/> + <value name="BlockWithGui" value="2"/> + <value name="AutoDetect" value="3"/> + </enum> + </namespace> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusConnection" href="qdbusconnection.html" location="qdbusconnection.h" bases="" module="QtDBus"> + <enum access="public" threadsafety="unspecified" status="commendable" name="BusType" fullname="QDBusConnection::BusType" href="qdbusconnection.html#BusType-enum" location="qdbusconnection.h"> + <value name="SessionBus" value="0"/> + <value name="SystemBus" value="1"/> + <value name="ActivationBus" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="RegisterOption" fullname="QDBusConnection::RegisterOption" href="qdbusconnection.html#RegisterOption-enum" location="qdbusconnection.h" typedef="QDBusConnection::RegisterOptions"> + <value name="ExportAdaptors" value="0x01"/> + <value name="ExportScriptableSlots" value="0x10"/> + <value name="ExportScriptableSignals" value="0x20"/> + <value name="ExportScriptableProperties" value="0x40"/> + <value name="ExportScriptableContents" value="0xf0"/> + <value name="ExportNonScriptableSlots" value="0x100"/> + <value name="ExportNonScriptableSignals" value="0x200"/> + <value name="ExportNonScriptableProperties" value="0x400"/> + <value name="ExportNonScriptableContents" value="0xf00"/> + <value name="ExportAllSlots" value="ExportScriptableSlots | ExportNonScriptableSlots"/> + <value name="ExportAllSignals" value="ExportScriptableSignals | ExportNonScriptableSignals"/> + <value name="ExportAllProperties" value="ExportScriptableProperties | ExportNonScriptableProperties"/> + <value name="ExportAllContents" value="ExportScriptableContents | ExportNonScriptableContents"/> + <value name="ExportChildObjects" value="0x1000"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="UnregisterMode" fullname="QDBusConnection::UnregisterMode" href="qdbusconnection.html#UnregisterMode-enum" location="qdbusconnection.h"> + <value name="UnregisterNode" value="0"/> + <value name="UnregisterTree" value="1"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="RegisterOptions" fullname="QDBusConnection::RegisterOptions" href="qdbusconnection.html#RegisterOptions-typedef" location="qdbusconnection.h" enum="QDBusConnection::RegisterOption"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusConnection" fullname="QDBusConnection::QDBusConnection" href="qdbusconnection.html#QDBusConnection" location="qdbusconnection.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusConnection(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusConnection" fullname="QDBusConnection::QDBusConnection" href="qdbusconnection.html#QDBusConnection-2" location="qdbusconnection.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDBusConnection(const QDBusConnection & other)"> + <parameter left="const QDBusConnection &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDBusConnection" fullname="QDBusConnection::~QDBusConnection" href="qdbusconnection.html#dtor.QDBusConnection" location="qdbusconnection.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDBusConnection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusConnection::operator=" href="qdbusconnection.html#operator=" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusConnection &" signature="operator=(const QDBusConnection & other)"> + <parameter left="const QDBusConnection &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isConnected" fullname="QDBusConnection::isConnected" href="qdbusconnection.html#isConnected" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isConnected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="baseService" fullname="QDBusConnection::baseService" href="qdbusconnection.html#baseService" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="baseService() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastError" fullname="QDBusConnection::lastError" href="qdbusconnection.html#lastError" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusError" signature="lastError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QDBusConnection::name" href="qdbusconnection.html#name" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="send" fullname="QDBusConnection::send" href="qdbusconnection.html#send" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="send(const QDBusMessage & message) const"> + <parameter left="const QDBusMessage &" right="" name="message" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="callWithCallback" fullname="QDBusConnection::callWithCallback" href="qdbusconnection.html#callWithCallback" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="callWithCallback(const QDBusMessage & message, QObject * receiver, const char * returnMethod, const char * errorMethod, int timeout) const"> + <parameter left="const QDBusMessage &" right="" name="message" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="returnMethod" default=""/> + <parameter left="const char *" right="" name="errorMethod" default=""/> + <parameter left="int" right="" name="timeout" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="deprecated" name="callWithCallback" fullname="QDBusConnection::callWithCallback" href="qdbusconnection.html#callWithCallback-2" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="callWithCallback(const QDBusMessage & message, QObject * receiver, const char * returnMethod, int timeout) const"> + <parameter left="const QDBusMessage &" right="" name="message" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="returnMethod" default=""/> + <parameter left="int" right="" name="timeout" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="call" fullname="QDBusConnection::call" href="qdbusconnection.html#call" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusMessage" signature="call(const QDBusMessage & message, QDBus::CallMode mode, int timeout) const"> + <parameter left="const QDBusMessage &" right="" name="message" default=""/> + <parameter left="QDBus::CallMode" right="" name="mode" default="QDBus::Block"/> + <parameter left="int" right="" name="timeout" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="asyncCall" fullname="QDBusConnection::asyncCall" href="qdbusconnection.html#asyncCall" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusPendingCall" signature="asyncCall(const QDBusMessage & message, int timeout) const"> + <parameter left="const QDBusMessage &" right="" name="message" default=""/> + <parameter left="int" right="" name="timeout" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connect" fullname="QDBusConnection::connect" href="qdbusconnection.html#connect" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="connect(const QString & service, const QString & path, const QString & interface, const QString & name, QObject * receiver, const char * slot)"> + <parameter left="const QString &" right="" name="service" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QString &" right="" name="interface" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="slot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnect" fullname="QDBusConnection::disconnect" href="qdbusconnection.html#disconnect" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="disconnect(const QString & service, const QString & path, const QString & interface, const QString & name, QObject * receiver, const char * slot)"> + <parameter left="const QString &" right="" name="service" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QString &" right="" name="interface" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="slot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connect" fullname="QDBusConnection::connect" href="qdbusconnection.html#connect-2" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="connect(const QString & service, const QString & path, const QString & interface, const QString & name, const QString & signature, QObject * receiver, const char * slot)"> + <parameter left="const QString &" right="" name="service" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QString &" right="" name="interface" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="signature" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="slot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnect" fullname="QDBusConnection::disconnect" href="qdbusconnection.html#disconnect-2" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="disconnect(const QString & service, const QString & path, const QString & interface, const QString & name, const QString & signature, QObject * receiver, const char * slot)"> + <parameter left="const QString &" right="" name="service" default=""/> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="const QString &" right="" name="interface" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="signature" default=""/> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="slot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registerObject" fullname="QDBusConnection::registerObject" href="qdbusconnection.html#registerObject" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="registerObject(const QString & path, QObject * object, QFlags<QDBusConnection::RegisterOption> options)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QFlags<QDBusConnection::RegisterOption>" right="" name="options" default="ExportAdaptors"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterObject" fullname="QDBusConnection::unregisterObject" href="qdbusconnection.html#unregisterObject" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unregisterObject(const QString & path, UnregisterMode mode)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="UnregisterMode" right="" name="mode" default="UnregisterNode"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="objectRegisteredAt" fullname="QDBusConnection::objectRegisteredAt" href="qdbusconnection.html#objectRegisteredAt" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="objectRegisteredAt(const QString & path) const"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registerService" fullname="QDBusConnection::registerService" href="qdbusconnection.html#registerService" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="registerService(const QString & serviceName)"> + <parameter left="const QString &" right="" name="serviceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterService" fullname="QDBusConnection::unregisterService" href="qdbusconnection.html#unregisterService" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="unregisterService(const QString & serviceName)"> + <parameter left="const QString &" right="" name="serviceName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="interface" fullname="QDBusConnection::interface" href="qdbusconnection.html#interface" location="qdbusconnection.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDBusConnectionInterface *" signature="interface() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connectToBus" fullname="QDBusConnection::connectToBus" href="qdbusconnection.html#connectToBus" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDBusConnection" signature="connectToBus(BusType type, const QString & name)"> + <parameter left="BusType" right="" name="type" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connectToBus" fullname="QDBusConnection::connectToBus" href="qdbusconnection.html#connectToBus-2" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QDBusConnection" signature="connectToBus(const QString & address, const QString & name)"> + <parameter left="const QString &" right="" name="address" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnectFromBus" fullname="QDBusConnection::disconnectFromBus" href="qdbusconnection.html#disconnectFromBus" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="disconnectFromBus(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sessionBus" fullname="QDBusConnection::sessionBus" href="qdbusconnection.html#sessionBus" location="qdbusconnection.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" relates="QDBusConnection" type="QDBusConnection" signature="sessionBus()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="systemBus" fullname="QDBusConnection::systemBus" href="qdbusconnection.html#systemBus" location="qdbusconnection.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" relates="QDBusConnection" type="QDBusConnection" signature="systemBus()"/> + <function access="public" threadsafety="non-reentrant" status="commendable" name="sender" fullname="QDBusConnection::sender" href="qdbusconnection.html#sender" location="qdbusconnection.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QDBusConnection" signature="sender()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QmlMetaProperty" href="qmlmetaproperty.html" location="qmlmetaproperty.h" bases="" module="QtDeclarative"> + <enum access="public" threadsafety="unspecified" status="commendable" name="PropertyCategory" fullname="QmlMetaProperty::PropertyCategory" href="qmlmetaproperty.html#PropertyCategory-enum" location="qmlmetaproperty.h"> + <value name="Unknown" value="0"/> + <value name="InvalidProperty" value="1"/> + <value name="Bindable" value="2"/> + <value name="List" value="3"/> + <value name="QmlList" value="4"/> + <value name="Object" value="5"/> + <value name="Normal" value="6"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlMetaProperty" fullname="QmlMetaProperty::QmlMetaProperty" href="qmlmetaproperty.html#QmlMetaProperty" location="qmlmetaproperty.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QmlMetaProperty()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlMetaProperty" fullname="QmlMetaProperty::QmlMetaProperty" href="qmlmetaproperty.html#QmlMetaProperty-2" location="qmlmetaproperty.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QmlMetaProperty(QObject * obj)"> + <parameter left="QObject *" right="" name="obj" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlMetaProperty" fullname="QmlMetaProperty::QmlMetaProperty" href="qmlmetaproperty.html#QmlMetaProperty-3" location="qmlmetaproperty.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QmlMetaProperty(QObject * obj, const QString & name)"> + <parameter left="QObject *" right="" name="obj" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlMetaProperty" fullname="QmlMetaProperty::QmlMetaProperty" href="qmlmetaproperty.html#QmlMetaProperty-6" location="qmlmetaproperty.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QmlMetaProperty(const QmlMetaProperty & other)"> + <parameter left="const QmlMetaProperty &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QmlMetaProperty::operator=" href="qmlmetaproperty.html#operator=" location="qmlmetaproperty.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QmlMetaProperty &" signature="operator=(const QmlMetaProperty & other)"> + <parameter left="const QmlMetaProperty &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QmlMetaProperty" fullname="QmlMetaProperty::~QmlMetaProperty" href="qmlmetaproperty.html#dtor.QmlMetaProperty" location="qmlmetaproperty.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QmlMetaProperty()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="properties" fullname="QmlMetaProperty::properties" href="qmlmetaproperty.html#properties" location="qmlmetaproperty.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QStringList" signature="properties(QObject * obj)"> + <parameter left="QObject *" right="" name="obj" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QmlMetaProperty::name" href="qmlmetaproperty.html#name" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QmlMetaProperty::read" href="qmlmetaproperty.html#read" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="read() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QmlMetaProperty::write" href="qmlmetaproperty.html#write" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="write(const QVariant & value) const"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasChangedNotifier" fullname="QmlMetaProperty::hasChangedNotifier" href="qmlmetaproperty.html#hasChangedNotifier" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasChangedNotifier() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="needsChangedNotifier" fullname="QmlMetaProperty::needsChangedNotifier" href="qmlmetaproperty.html#needsChangedNotifier" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="needsChangedNotifier() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connectNotifier" fullname="QmlMetaProperty::connectNotifier" href="qmlmetaproperty.html#connectNotifier" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="connectNotifier(QObject * dest, const char * slot) const"> + <parameter left="QObject *" right="" name="dest" default=""/> + <parameter left="const char *" right="" name="slot" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connectNotifier" fullname="QmlMetaProperty::connectNotifier" href="qmlmetaproperty.html#connectNotifier-2" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="connectNotifier(QObject * dest, int method) const"> + <parameter left="QObject *" right="" name="dest" default=""/> + <parameter left="int" right="" name="method" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QmlMetaProperty::save" href="qmlmetaproperty.html#save" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="quint32" signature="save() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="restore" fullname="QmlMetaProperty::restore" href="qmlmetaproperty.html#restore" location="qmlmetaproperty.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="restore(quint32 id, QObject * obj, QmlContext * ctxt)"> + <parameter left="quint32" right="" name="id" default=""/> + <parameter left="QObject *" right="" name="obj" default=""/> + <parameter left="QmlContext *" right="" name="ctxt" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="method" fullname="QmlMetaProperty::method" href="qmlmetaproperty.html#method" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMetaMethod" signature="method() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QmlMetaProperty::Type" href="qmlmetaproperty.html#Type-enum" location="qmlmetaproperty.h"> + <value name="Invalid" value="0x00"/> + <value name="Property" value="0x01"/> + <value name="SignalProperty" value="0x02"/> + <value name="Default" value="0x08"/> + <value name="Attached" value="0x10"/> + <value name="ValueTypeProperty" value="0x20"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QmlMetaProperty::type" href="qmlmetaproperty.html#type" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isProperty" fullname="QmlMetaProperty::isProperty" href="qmlmetaproperty.html#isProperty" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isProperty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDefault" fullname="QmlMetaProperty::isDefault" href="qmlmetaproperty.html#isDefault" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDefault() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isWritable" fullname="QmlMetaProperty::isWritable" href="qmlmetaproperty.html#isWritable" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isWritable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDesignable" fullname="QmlMetaProperty::isDesignable" href="qmlmetaproperty.html#isDesignable" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDesignable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QmlMetaProperty::isValid" href="qmlmetaproperty.html#isValid" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="object" fullname="QmlMetaProperty::object" href="qmlmetaproperty.html#object" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="object() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyCategory" fullname="QmlMetaProperty::propertyCategory" href="qmlmetaproperty.html#propertyCategory" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PropertyCategory" signature="propertyCategory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyType" fullname="QmlMetaProperty::propertyType" href="qmlmetaproperty.html#propertyType" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="propertyType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyTypeName" fullname="QmlMetaProperty::propertyTypeName" href="qmlmetaproperty.html#propertyTypeName" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="propertyTypeName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QmlMetaProperty::operator==" href="qmlmetaproperty.html#operator==" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QmlMetaProperty & other) const"> + <parameter left="const QmlMetaProperty &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="QmlMetaProperty::property" href="qmlmetaproperty.html#property" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMetaProperty" signature="property() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="binding" fullname="QmlMetaProperty::binding" href="qmlmetaproperty.html#binding" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QmlAbstractBinding *" signature="binding() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBinding" fullname="QmlMetaProperty::setBinding" href="qmlmetaproperty.html#setBinding" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QmlAbstractBinding *" signature="setBinding(QmlAbstractBinding * newBinding) const"> + <parameter left="QmlAbstractBinding *" right="" name="newBinding" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="coreIndex" fullname="QmlMetaProperty::coreIndex" href="qmlmetaproperty.html#coreIndex" location="qmlmetaproperty.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="coreIndex() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QInputContext" href="qinputcontext.html" location="qinputcontext.h" bases="QObject" module="QtGui"> + <contents name="groups-of-functions" title="Groups of Functions" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QInputContext" fullname="QInputContext::QInputContext" href="qinputcontext.html#QInputContext" location="qinputcontext.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QInputContext(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QInputContext" fullname="QInputContext::~QInputContext" href="qinputcontext.html#dtor.QInputContext" location="qinputcontext.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QInputContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="identifierName" fullname="QInputContext::identifierName" href="qinputcontext.html#identifierName" location="qinputcontext.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QString" signature="identifierName()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="language" fullname="QInputContext::language" href="qinputcontext.html#language" location="qinputcontext.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QString" signature="language()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QInputContext::reset" href="qinputcontext.html#reset" location="qinputcontext.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QInputContext::update" href="qinputcontext.html#update" location="qinputcontext.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="update()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseHandler" fullname="QInputContext::mouseHandler" href="qinputcontext.html#mouseHandler" location="qinputcontext.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseHandler(int x, QMouseEvent * event)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QInputContext::font" href="qinputcontext.html#font" location="qinputcontext.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isComposing" fullname="QInputContext::isComposing" href="qinputcontext.html#isComposing" location="qinputcontext.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isComposing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetDestroyed" fullname="QInputContext::widgetDestroyed" href="qinputcontext.html#widgetDestroyed" location="qinputcontext.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="widgetDestroyed(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="actions" fullname="QInputContext::actions" href="qinputcontext.html#actions" location="qinputcontext.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QList<QAction *>" signature="actions()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x11FilterEvent" fullname="QInputContext::x11FilterEvent" href="qinputcontext.html#x11FilterEvent" location="qinputcontext.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="x11FilterEvent(QWidget * keywidget, XEvent * event)"> + <parameter left="QWidget *" right="" name="keywidget" default=""/> + <parameter left="XEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filterEvent" fullname="QInputContext::filterEvent" href="qinputcontext.html#filterEvent" location="qinputcontext.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="filterEvent(const QEvent * event)"> + <parameter left="const QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sendEvent" fullname="QInputContext::sendEvent" href="qinputcontext.html#sendEvent" location="qinputcontext.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sendEvent(const QInputMethodEvent & event)"> + <parameter left="const QInputMethodEvent &" right="" name="event" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="StandardFormat" fullname="QInputContext::StandardFormat" href="qinputcontext.html#StandardFormat-enum" location="qinputcontext.h"> + <value name="PreeditFormat" value="0"/> + <value name="SelectionFormat" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="standardFormat" fullname="QInputContext::standardFormat" href="qinputcontext.html#standardFormat" location="qinputcontext.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFormat" signature="standardFormat(StandardFormat s) const"> + <parameter left="StandardFormat" right="" name="s" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlError" href="qsqlerror.html" location="qsqlerror.h" bases="" module="QtSql"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ErrorType" fullname="QSqlError::ErrorType" href="qsqlerror.html#ErrorType-enum" location="qsqlerror.h"> + <value name="NoError" value="0"/> + <value name="ConnectionError" value="1"/> + <value name="StatementError" value="2"/> + <value name="TransactionError" value="3"/> + <value name="UnknownError" value="4"/> + <value name="None" value="NoError"/> + <value name="Connection" value="ConnectionError"/> + <value name="Statement" value="StatementError"/> + <value name="Transaction" value="TransactionError"/> + <value name="Unknown" value="UnknownError"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlError" fullname="QSqlError::QSqlError" href="qsqlerror.html#QSqlError" location="qsqlerror.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlError(const QString & driverText, const QString & databaseText, ErrorType type, int number)"> + <parameter left="const QString &" right="" name="driverText" default="QString()"/> + <parameter left="const QString &" right="" name="databaseText" default="QString()"/> + <parameter left="ErrorType" right="" name="type" default="NoError"/> + <parameter left="int" right="" name="number" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlError" fullname="QSqlError::QSqlError" href="qsqlerror.html#QSqlError-2" location="qsqlerror.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSqlError(const QSqlError & other)"> + <parameter left="const QSqlError &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSqlError::operator=" href="qsqlerror.html#operator=" location="qsqlerror.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSqlError &" signature="operator=(const QSqlError & other)"> + <parameter left="const QSqlError &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlError" fullname="QSqlError::~QSqlError" href="qsqlerror.html#dtor.QSqlError" location="qsqlerror.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlError()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="driverText" fullname="QSqlError::driverText" href="qsqlerror.html#driverText" location="qsqlerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="driverText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDriverText" fullname="QSqlError::setDriverText" href="qsqlerror.html#setDriverText" location="qsqlerror.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDriverText(const QString & driverText)"> + <parameter left="const QString &" right="" name="driverText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="databaseText" fullname="QSqlError::databaseText" href="qsqlerror.html#databaseText" location="qsqlerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="databaseText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDatabaseText" fullname="QSqlError::setDatabaseText" href="qsqlerror.html#setDatabaseText" location="qsqlerror.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDatabaseText(const QString & databaseText)"> + <parameter left="const QString &" right="" name="databaseText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QSqlError::type" href="qsqlerror.html#type" location="qsqlerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ErrorType" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setType" fullname="QSqlError::setType" href="qsqlerror.html#setType" location="qsqlerror.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setType(ErrorType type)"> + <parameter left="ErrorType" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="number" fullname="QSqlError::number" href="qsqlerror.html#number" location="qsqlerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="number() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNumber" fullname="QSqlError::setNumber" href="qsqlerror.html#setNumber" location="qsqlerror.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNumber(int number)"> + <parameter left="int" right="" name="number" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QSqlError::text" href="qsqlerror.html#text" location="qsqlerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSqlError::isValid" href="qsqlerror.html#isValid" location="qsqlerror.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Button" href="q3button.html" location="q3button.h" bases="QAbstractButton" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Button" fullname="Q3Button::Q3Button" href="q3button.html#Q3Button" location="q3button.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Button(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Button" fullname="Q3Button::~Q3Button" href="q3button.html#dtor.Q3Button" location="q3button.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Button()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawButton" fullname="Q3Button::drawButton" href="q3button.html#drawButton" location="q3button.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawButton(QPainter * painter)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawButtonLabel" fullname="Q3Button::drawButtonLabel" href="q3button.html#drawButtonLabel" location="q3button.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawButtonLabel(QPainter * painter)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="Q3Button::paintEvent" href="q3button.html#paintEvent" location="q3button.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QProxyScreenCursor" href="qproxyscreencursor.html" location="qscreenproxy_qws.h" bases="QScreenCursor" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QProxyScreenCursor" fullname="QProxyScreenCursor::QProxyScreenCursor" href="qproxyscreencursor.html#QProxyScreenCursor" location="qscreenproxy_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QProxyScreenCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QProxyScreenCursor" fullname="QProxyScreenCursor::~QProxyScreenCursor" href="qproxyscreencursor.html#dtor.QProxyScreenCursor" location="qscreenproxy_qws.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QProxyScreenCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScreenCursor" fullname="QProxyScreenCursor::setScreenCursor" href="qproxyscreencursor.html#setScreenCursor" location="qscreenproxy_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScreenCursor(QScreenCursor * cursor)"> + <parameter left="QScreenCursor *" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="screenCursor" fullname="QProxyScreenCursor::screenCursor" href="qproxyscreencursor.html#screenCursor" location="qscreenproxy_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScreenCursor *" signature="screenCursor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="set" fullname="QProxyScreenCursor::set" href="qproxyscreencursor.html#set" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="set(const QImage & image, int hotx, int hoty)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="int" right="" name="hotx" default=""/> + <parameter left="int" right="" name="hoty" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="QProxyScreenCursor::move" href="qproxyscreencursor.html#move" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="move(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="show" fullname="QProxyScreenCursor::show" href="qproxyscreencursor.html#show" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="show()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hide" fullname="QProxyScreenCursor::hide" href="qproxyscreencursor.html#hide" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hide()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QProxyScreen" href="qproxyscreen.html" location="qscreenproxy_qws.h" bases="QScreen" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QProxyScreen" fullname="QProxyScreen::QProxyScreen" href="qproxyscreen.html#QProxyScreen" location="qscreenproxy_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QProxyScreen(int displayId, ClassId classId)"> + <parameter left="int" right="" name="displayId" default=""/> + <parameter left="ClassId" right="" name="classId" default="ProxyClass"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QProxyScreen" fullname="QProxyScreen::~QProxyScreen" href="qproxyscreen.html#dtor.QProxyScreen" location="qscreenproxy_qws.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QProxyScreen()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScreen" fullname="QProxyScreen::setScreen" href="qproxyscreen.html#setScreen" location="qscreenproxy_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScreen(QScreen * screen)"> + <parameter left="QScreen *" right="" name="screen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="screen" fullname="QProxyScreen::screen" href="qproxyscreen.html#screen" location="qscreenproxy_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScreen *" signature="screen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToDevice" fullname="QProxyScreen::mapToDevice" href="qproxyscreen.html#mapToDevice" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="mapToDevice(const QSize & s) const"> + <parameter left="const QSize &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromDevice" fullname="QProxyScreen::mapFromDevice" href="qproxyscreen.html#mapFromDevice" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="mapFromDevice(const QSize & s) const"> + <parameter left="const QSize &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToDevice" fullname="QProxyScreen::mapToDevice" href="qproxyscreen.html#mapToDevice-2" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPoint" signature="mapToDevice(const QPoint & p, const QSize & s) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="const QSize &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromDevice" fullname="QProxyScreen::mapFromDevice" href="qproxyscreen.html#mapFromDevice-2" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPoint" signature="mapFromDevice(const QPoint & p, const QSize & s) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + <parameter left="const QSize &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToDevice" fullname="QProxyScreen::mapToDevice" href="qproxyscreen.html#mapToDevice-3" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QRect" signature="mapToDevice(const QRect & r, const QSize & s) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="const QSize &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromDevice" fullname="QProxyScreen::mapFromDevice" href="qproxyscreen.html#mapFromDevice-3" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QRect" signature="mapFromDevice(const QRect & r, const QSize & s) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="const QSize &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToDevice" fullname="QProxyScreen::mapToDevice" href="qproxyscreen.html#mapToDevice-4" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QRegion" signature="mapToDevice(const QRegion & r, const QSize & s) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + <parameter left="const QSize &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromDevice" fullname="QProxyScreen::mapFromDevice" href="qproxyscreen.html#mapFromDevice-4" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QRegion" signature="mapFromDevice(const QRegion & r, const QSize & s) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + <parameter left="const QSize &" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connect" fullname="QProxyScreen::connect" href="qproxyscreen.html#connect" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="connect(const QString & displaySpec)"> + <parameter left="const QString &" right="" name="displaySpec" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="initDevice" fullname="QProxyScreen::initDevice" href="qproxyscreen.html#initDevice" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="initDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shutdownDevice" fullname="QProxyScreen::shutdownDevice" href="qproxyscreen.html#shutdownDevice" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="shutdownDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="disconnect" fullname="QProxyScreen::disconnect" href="qproxyscreen.html#disconnect" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="disconnect()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMode" fullname="QProxyScreen::setMode" href="qproxyscreen.html#setMode" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setMode(int w, int h, int d)"> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsDepth" fullname="QProxyScreen::supportsDepth" href="qproxyscreen.html#supportsDepth" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsDepth(int depth) const"> + <parameter left="int" right="" name="depth" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QProxyScreen::save" href="qproxyscreen.html#save" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="save()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="restore" fullname="QProxyScreen::restore" href="qproxyscreen.html#restore" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="restore()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="blank" fullname="QProxyScreen::blank" href="qproxyscreen.html#blank" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="blank(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="onCard" fullname="QProxyScreen::onCard" href="qproxyscreen.html#onCard" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="onCard(const unsigned char * ptr) const"> + <parameter left="const unsigned char *" right="" name="ptr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="onCard" fullname="QProxyScreen::onCard" href="qproxyscreen.html#onCard-2" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="onCard(const unsigned char * ptr, ulong & offset) const"> + <parameter left="const unsigned char *" right="" name="ptr" default=""/> + <parameter left="ulong &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isInterlaced" fullname="QProxyScreen::isInterlaced" href="qproxyscreen.html#isInterlaced" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isInterlaced() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTransformed" fullname="QProxyScreen::isTransformed" href="qproxyscreen.html#isTransformed" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTransformed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="transformOrientation" fullname="QProxyScreen::transformOrientation" href="qproxyscreen.html#transformOrientation" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="transformOrientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exposeRegion" fullname="QProxyScreen::exposeRegion" href="qproxyscreen.html#exposeRegion" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="exposeRegion(QRegion r, int changing)"> + <parameter left="QRegion" right="" name="r" default=""/> + <parameter left="int" right="" name="changing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blit" fullname="QProxyScreen::blit" href="qproxyscreen.html#blit" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="blit(const QImage & image, const QPoint & topLeft, const QRegion & region)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="const QPoint &" right="" name="topLeft" default=""/> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="solidFill" fullname="QProxyScreen::solidFill" href="qproxyscreen.html#solidFill" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="solidFill(const QColor & color, const QRegion & region)"> + <parameter left="const QColor &" right="" name="color" default=""/> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDirty" fullname="QProxyScreen::setDirty" href="qproxyscreen.html#setDirty" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDirty(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createSurface" fullname="QProxyScreen::createSurface" href="qproxyscreen.html#createSurface" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWSWindowSurface *" signature="createSurface(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createSurface" fullname="QProxyScreen::createSurface" href="qproxyscreen.html#createSurface-2" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QWSWindowSurface *" signature="createSurface(const QString & key) const"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subScreens" fullname="QProxyScreen::subScreens" href="qproxyscreen.html#subScreens" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QList<QScreen *>" signature="subScreens() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="region" fullname="QProxyScreen::region" href="qproxyscreen.html#region" location="qscreenproxy_qws.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="region() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPixmap" href="qpixmap.html" location="qpixmap.h" bases="QPaintDevice" module="QtGui"> + <contents name="reading-and-writing-image-files" title="Reading and Writing Image Files" level="1"/> + <contents name="pixmap-information" title="Pixmap Information" level="1"/> + <contents name="pixmap-conversion" title="Pixmap Conversion" level="1"/> + <contents name="pixmap-transformations" title="Pixmap Transformations" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPixmap" fullname="QPixmap::QPixmap" href="qpixmap.html#QPixmap" location="qpixmap.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPixmap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPixmap" fullname="QPixmap::QPixmap" href="qpixmap.html#QPixmap-3" location="qpixmap.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPixmap(int width, int height)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPixmap" fullname="QPixmap::QPixmap" href="qpixmap.html#QPixmap-11" location="qpixmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="11" type="" signature="QPixmap(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPixmap" fullname="QPixmap::QPixmap" href="qpixmap.html#QPixmap-4" location="qpixmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QPixmap(const QString & fileName, const char * format, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPixmap" fullname="QPixmap::QPixmap" href="qpixmap.html#QPixmap-5" location="qpixmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QPixmap(const char * const[] xpm)"> + <parameter left="const char * const[]" right="" name="xpm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPixmap" fullname="QPixmap::QPixmap" href="qpixmap.html#QPixmap-6" location="qpixmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QPixmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPixmap" fullname="QPixmap::~QPixmap" href="qpixmap.html#dtor.QPixmap" location="qpixmap.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPixmap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QPixmap::operator=" href="qpixmap.html#operator=" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPixmap &" signature="operator=(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QPixmap::operator QVariant" href="qpixmap.html#operator QVariant" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QPixmap::isNull" href="qpixmap.html#isNull" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QPixmap::width" href="qpixmap.html#width" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QPixmap::height" href="qpixmap.html#height" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QPixmap::size" href="qpixmap.html#size" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QPixmap::rect" href="qpixmap.html#rect" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="depth" fullname="QPixmap::depth" href="qpixmap.html#depth" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="depth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultDepth" fullname="QPixmap::defaultDepth" href="qpixmap.html#defaultDepth" location="qpixmap.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="defaultDepth()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QPixmap::fill" href="qpixmap.html#fill" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="fill(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default="Qt::white"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QPixmap::fill" href="qpixmap.html#fill-2" location="qwidget.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="fill(const QWidget * widget, const QPoint & offset)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + <parameter left="const QPoint &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="QPixmap::fill" href="qpixmap.html#fill-3" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="fill(const QWidget * widget, int x, int y)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mask" fullname="QPixmap::mask" href="qpixmap.html#mask" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBitmap" signature="mask() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMask" fullname="QPixmap::setMask" href="qpixmap.html#setMask" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMask(const QBitmap & mask)"> + <parameter left="const QBitmap &" right="" name="mask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="alphaChannel" fullname="QPixmap::alphaChannel" href="qpixmap-obsolete.html#alphaChannel" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="alphaChannel() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setAlphaChannel" fullname="QPixmap::setAlphaChannel" href="qpixmap-obsolete.html#setAlphaChannel" location="qpixmap.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlphaChannel(const QPixmap & alphaChannel)"> + <parameter left="const QPixmap &" right="" name="alphaChannel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAlpha" fullname="QPixmap::hasAlpha" href="qpixmap.html#hasAlpha" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAlpha() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAlphaChannel" fullname="QPixmap::hasAlphaChannel" href="qpixmap.html#hasAlphaChannel" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAlphaChannel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createHeuristicMask" fullname="QPixmap::createHeuristicMask" href="qpixmap.html#createHeuristicMask" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBitmap" signature="createHeuristicMask(bool clipTight) const"> + <parameter left="bool" right="" name="clipTight" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createMaskFromColor" fullname="QPixmap::createMaskFromColor" href="qpixmap.html#createMaskFromColor-2" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QBitmap" signature="createMaskFromColor(const QColor & maskColor) const"> + <parameter left="const QColor &" right="" name="maskColor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createMaskFromColor" fullname="QPixmap::createMaskFromColor" href="qpixmap.html#createMaskFromColor" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBitmap" signature="createMaskFromColor(const QColor & maskColor, Qt::MaskMode mode) const"> + <parameter left="const QColor &" right="" name="maskColor" default=""/> + <parameter left="Qt::MaskMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="grabWindow" fullname="QPixmap::grabWindow" href="qpixmap.html#grabWindow" location="qpixmap_mac.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPixmap" signature="grabWindow(WId window, int x, int y, int width, int height)"> + <parameter left="WId" right="" name="window" default=""/> + <parameter left="int" right="" name="x" default="0"/> + <parameter left="int" right="" name="y" default="0"/> + <parameter left="int" right="" name="width" default="-1"/> + <parameter left="int" right="" name="height" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="grabWidget" fullname="QPixmap::grabWidget" href="qpixmap.html#grabWidget" location="qpixmap.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPixmap" signature="grabWidget(QWidget * widget, const QRect & rectangle)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="grabWidget" fullname="QPixmap::grabWidget" href="qpixmap.html#grabWidget-2" location="qpixmap.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QPixmap" signature="grabWidget(QWidget * widget, int x, int y, int width, int height)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="x" default="0"/> + <parameter left="int" right="" name="y" default="0"/> + <parameter left="int" right="" name="width" default="-1"/> + <parameter left="int" right="" name="height" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaled" fullname="QPixmap::scaled" href="qpixmap.html#scaled-2" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPixmap" signature="scaled(int width, int height, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode transformMode) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="aspectRatioMode" default="Qt::IgnoreAspectRatio"/> + <parameter left="Qt::TransformationMode" right="" name="transformMode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaled" fullname="QPixmap::scaled" href="qpixmap.html#scaled" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="scaled(const QSize & size, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode transformMode) const"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="aspectRatioMode" default="Qt::IgnoreAspectRatio"/> + <parameter left="Qt::TransformationMode" right="" name="transformMode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaledToWidth" fullname="QPixmap::scaledToWidth" href="qpixmap.html#scaledToWidth" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="scaledToWidth(int width, Qt::TransformationMode mode) const"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="Qt::TransformationMode" right="" name="mode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scaledToHeight" fullname="QPixmap::scaledToHeight" href="qpixmap.html#scaledToHeight" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="scaledToHeight(int height, Qt::TransformationMode mode) const"> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Qt::TransformationMode" right="" name="mode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transformed" fullname="QPixmap::transformed" href="qpixmap.html#transformed-2" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPixmap" signature="transformed(const QMatrix & matrix, Qt::TransformationMode mode) const"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + <parameter left="Qt::TransformationMode" right="" name="mode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="trueMatrix" fullname="QPixmap::trueMatrix" href="qpixmap.html#trueMatrix-2" location="qpixmap.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QMatrix" signature="trueMatrix(const QMatrix & m, int w, int h)"> + <parameter left="const QMatrix &" right="" name="m" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transformed" fullname="QPixmap::transformed" href="qpixmap.html#transformed" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="transformed(const QTransform & transform, Qt::TransformationMode mode) const"> + <parameter left="const QTransform &" right="" name="transform" default=""/> + <parameter left="Qt::TransformationMode" right="" name="mode" default="Qt::FastTransformation"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="trueMatrix" fullname="QPixmap::trueMatrix" href="qpixmap.html#trueMatrix" location="qpixmap.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTransform" signature="trueMatrix(const QTransform & matrix, int width, int height)"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toImage" fullname="QPixmap::toImage" href="qpixmap.html#toImage" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="toImage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromImage" fullname="QPixmap::fromImage" href="qpixmap.html#fromImage" location="qpixmap.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPixmap" signature="fromImage(const QImage & image, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QPixmap::load" href="qpixmap.html#load" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="load(const QString & fileName, const char * format, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadFromData" fullname="QPixmap::loadFromData" href="qpixmap.html#loadFromData" location="qpixmap.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="loadFromData(const uchar * data, uint len, const char * format, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const uchar *" right="" name="data" default=""/> + <parameter left="uint" right="" name="len" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="loadFromData" fullname="QPixmap::loadFromData" href="qpixmap.html#loadFromData-3" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="loadFromData(const QByteArray & data, const char * format, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QByteArray &" right="" name="data" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QPixmap::save" href="qpixmap.html#save" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="save(const QString & fileName, const char * format, int quality) const"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + <parameter left="int" right="" name="quality" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QPixmap::save" href="qpixmap.html#save-2" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="save(QIODevice * device, const char * format, int quality) const"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="const char *" right="" name="format" default="0"/> + <parameter left="int" right="" name="quality" default="-1"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="HBitmapFormat" fullname="QPixmap::HBitmapFormat" href="qpixmap.html#HBitmapFormat-enum" location="qpixmap.h"> + <value name="NoAlpha" value="0"/> + <value name="PremultipliedAlpha" value="1"/> + <value name="Alpha" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="toWinHBITMAP" fullname="QPixmap::toWinHBITMAP" href="qpixmap.html#toWinHBITMAP" location="qpixmap_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="HBITMAP" signature="toWinHBITMAP(HBitmapFormat format) const"> + <parameter left="HBitmapFormat" right="" name="format" default="NoAlpha"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromWinHBITMAP" fullname="QPixmap::fromWinHBITMAP" href="qpixmap.html#fromWinHBITMAP" location="qpixmap_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPixmap" signature="fromWinHBITMAP(HBITMAP bitmap, HBitmapFormat format)"> + <parameter left="HBITMAP" right="" name="bitmap" default=""/> + <parameter left="HBitmapFormat" right="" name="format" default="NoAlpha"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toMacCGImageRef" fullname="QPixmap::toMacCGImageRef" href="qpixmap.html#toMacCGImageRef" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="CGImageRef" signature="toMacCGImageRef() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromMacCGImageRef" fullname="QPixmap::fromMacCGImageRef" href="qpixmap.html#fromMacCGImageRef" location="qpixmap.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPixmap" signature="fromMacCGImageRef(CGImageRef image)"> + <parameter left="CGImageRef" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="QPixmap::copy" href="qpixmap.html#copy-2" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPixmap" signature="copy(int x, int y, int width, int height) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="QPixmap::copy" href="qpixmap.html#copy" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="copy(const QRect & rectangle) const"> + <parameter left="const QRect &" right="" name="rectangle" default="QRect()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scroll" fullname="QPixmap::scroll" href="qpixmap.html#scroll" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="scroll(int dx, int dy, int x, int y, int width, int height, QRegion * exposed)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="QRegion *" right="" name="exposed" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scroll" fullname="QPixmap::scroll" href="qpixmap.html#scroll-2" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="scroll(int dx, int dy, const QRect & rect, QRegion * exposed)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="QRegion *" right="" name="exposed" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="serialNumber" fullname="QPixmap::serialNumber" href="qpixmap-obsolete.html#serialNumber" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="serialNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheKey" fullname="QPixmap::cacheKey" href="qpixmap.html#cacheKey" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="cacheKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="detach" fullname="QPixmap::detach" href="qpixmap.html#detach" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="detach()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isQBitmap" fullname="QPixmap::isQBitmap" href="qpixmap.html#isQBitmap" location="qpixmap.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isQBitmap() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ShareMode" fullname="QPixmap::ShareMode" href="qpixmap.html#ShareMode-enum" location="qpixmap.h"> + <value name="ImplicitlyShared" value="0"/> + <value name="ExplicitlyShared" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="fromX11Pixmap" fullname="QPixmap::fromX11Pixmap" href="qpixmap.html#fromX11Pixmap" location="qpixmap_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPixmap" signature="fromX11Pixmap(Qt::HANDLE pixmap, ShareMode mode)"> + <parameter left="Qt::HANDLE" right="" name="pixmap" default=""/> + <parameter left="ShareMode" right="" name="mode" default="ImplicitlyShared"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="x11Info" fullname="QPixmap::x11Info" href="qpixmap.html#x11Info" location="qpixmap_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QX11Info &" signature="x11Info() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x11PictureHandle" fullname="QPixmap::x11PictureHandle" href="qpixmap.html#x11PictureHandle" location="qpixmap_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::HANDLE" signature="x11PictureHandle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QPixmap::handle" href="qpixmap.html#handle" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::HANDLE" signature="handle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!" fullname="QPixmap::operator!" href="qpixmap.html#operator!" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!() const"/> + <enum access="public" threadsafety="unspecified" status="compat" name="ColorMode" fullname="QPixmap::ColorMode" href="qpixmap-qt3.html#ColorMode-enum" location="qpixmap.h"> + <value name="Auto" value="0"/> + <value name="Color" value="1"/> + <value name="Mono" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="compat" name="QPixmap" fullname="QPixmap::QPixmap" href="qpixmap-qt3.html#QPixmap-7" location="qpixmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QPixmap(const QString & fileName, const char * format, ColorMode mode)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default=""/> + <parameter left="ColorMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="load" fullname="QPixmap::load" href="qpixmap-qt3.html#load-2" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="load(const QString & fileName, const char * format, ColorMode mode)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="const char *" right="" name="format" default=""/> + <parameter left="ColorMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="loadFromData" fullname="QPixmap::loadFromData" href="qpixmap-qt3.html#loadFromData-2" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="loadFromData(const uchar * buf, uint len, const char * format, ColorMode mode)"> + <parameter left="const uchar *" right="" name="buf" default=""/> + <parameter left="uint" right="" name="len" default=""/> + <parameter left="const char *" right="" name="format" default=""/> + <parameter left="ColorMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QPixmap" fullname="QPixmap::QPixmap" href="qpixmap-qt3.html#QPixmap-8" location="qpixmap.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QPixmap(const QImage & image)"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="operator=" fullname="QPixmap::operator=" href="qpixmap-qt3.html#operator=-2" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QPixmap &" signature="operator=(const QImage & image)"> + <parameter left="const QImage &" right="" name="image" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="convertToImage" fullname="QPixmap::convertToImage" href="qpixmap-qt3.html#convertToImage" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="convertToImage() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="convertFromImage" fullname="QPixmap::convertFromImage" href="qpixmap-qt3.html#convertFromImage" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="convertFromImage(const QImage & image, ColorMode mode)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="ColorMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="convertFromImage" fullname="QPixmap::convertFromImage" href="qpixmap-qt3.html#convertFromImage-2" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="convertFromImage(const QImage & image, QFlags<Qt::ImageConversionFlag> flags)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="QFlags<Qt::ImageConversionFlag>" right="" name="flags" default="Qt::AutoColor"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="operator QImage" fullname="QPixmap::operator QImage" href="qpixmap-qt3.html#operator QImage" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QImage() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="xForm" fullname="QPixmap::xForm" href="qpixmap-qt3.html#xForm" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="xForm(const QMatrix & matrix) const"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="selfMask" fullname="QPixmap::selfMask" href="qpixmap-qt3.html#selfMask" location="qpixmap.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="selfMask() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="resize" fullname="QPixmap::resize" href="qpixmap-qt3.html#resize-2" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="resize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="resize" fullname="QPixmap::resize" href="qpixmap-qt3.html#resize" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(int width, int height)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qpixmap.html#operator<<-124" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="124" relates="QPixmap" type="QDataStream &" signature="operator<<(QDataStream & stream, const QPixmap & pixmap)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qpixmap.html#operator>>-71" location="qpixmap.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="71" relates="QPixmap" type="QDataStream &" signature="operator>>(QDataStream & stream, QPixmap & pixmap)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QPixmap &" right="" name="pixmap" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebDatabase" href="qwebdatabase.html" location="qwebdatabase.h" bases="" module="QtWebKit"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebDatabase" fullname="QWebDatabase::QWebDatabase" href="qwebdatabase.html#QWebDatabase" location="qwebdatabase.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWebDatabase(const QWebDatabase & other)"> + <parameter left="const QWebDatabase &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QWebDatabase::operator=" href="qwebdatabase.html#operator=" location="qwebdatabase.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWebDatabase &" signature="operator=(const QWebDatabase & other)"> + <parameter left="const QWebDatabase &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWebDatabase" fullname="QWebDatabase::~QWebDatabase" href="qwebdatabase.html#dtor.QWebDatabase" location="qwebdatabase.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWebDatabase()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QWebDatabase::name" href="qwebdatabase.html#name" location="qwebdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="displayName" fullname="QWebDatabase::displayName" href="qwebdatabase.html#displayName" location="qwebdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="displayName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="expectedSize" fullname="QWebDatabase::expectedSize" href="qwebdatabase.html#expectedSize" location="qwebdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="expectedSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QWebDatabase::size" href="qwebdatabase.html#size" location="qwebdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QWebDatabase::fileName" href="qwebdatabase.html#fileName" location="qwebdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="origin" fullname="QWebDatabase::origin" href="qwebdatabase.html#origin" location="qwebdatabase.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebSecurityOrigin" signature="origin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeDatabase" fullname="QWebDatabase::removeDatabase" href="qwebdatabase.html#removeDatabase" location="qwebdatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="removeDatabase(const QWebDatabase & db)"> + <parameter left="const QWebDatabase &" right="" name="db" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAllDatabases" fullname="QWebDatabase::removeAllDatabases" href="qwebdatabase.html#removeAllDatabases" location="qwebdatabase.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="removeAllDatabases()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerWidgetBoxInterface" href="qdesignerwidgetboxinterface.html" location="abstractwidgetbox.h" bases="QWidget" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDesignerWidgetBoxInterface" fullname="QDesignerWidgetBoxInterface::QDesignerWidgetBoxInterface" href="qdesignerwidgetboxinterface.html#QDesignerWidgetBoxInterface" location="abstractwidgetbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDesignerWidgetBoxInterface(QWidget * parent, QFlags<Qt::WindowType> flags)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerWidgetBoxInterface" fullname="QDesignerWidgetBoxInterface::~QDesignerWidgetBoxInterface" href="qdesignerwidgetboxinterface.html#dtor.QDesignerWidgetBoxInterface" location="abstractwidgetbox.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerWidgetBoxInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QDesignerWidgetBoxInterface::setFileName" href="qdesignerwidgetboxinterface.html#setFileName" location="abstractwidgetbox.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QDesignerWidgetBoxInterface::fileName" href="qdesignerwidgetboxinterface.html#fileName" location="abstractwidgetbox.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QDesignerWidgetBoxInterface::load" href="qdesignerwidgetboxinterface.html#load" location="abstractwidgetbox.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="load()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QDesignerWidgetBoxInterface::save" href="qdesignerwidgetboxinterface.html#save" location="abstractwidgetbox.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="save()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextLength" href="qtextlength.html" location="qtextformat.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QTextLength::Type" href="qtextlength.html#Type-enum" location="qtextformat.h"> + <value name="VariableLength" value="0"/> + <value name="FixedLength" value="1"/> + <value name="PercentageLength" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextLength" fullname="QTextLength::QTextLength" href="qtextlength.html#QTextLength" location="qtextformat.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextLength()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextLength" fullname="QTextLength::QTextLength" href="qtextlength.html#QTextLength-2" location="qtextformat.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextLength(Type type, qreal value)"> + <parameter left="Type" right="" name="type" default=""/> + <parameter left="qreal" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QTextLength::type" href="qtextlength.html#type" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QTextLength::value" href="qtextlength.html#value" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="value(qreal maximumLength) const"> + <parameter left="qreal" right="" name="maximumLength" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rawValue" fullname="QTextLength::rawValue" href="qtextlength.html#rawValue" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rawValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTextLength::operator==" href="qtextlength.html#operator==" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QTextLength & other) const"> + <parameter left="const QTextLength &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTextLength::operator!=" href="qtextlength.html#operator!=" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QTextLength & other) const"> + <parameter left="const QTextLength &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QTextLength::operator QVariant" href="qtextlength.html#operator QVariant" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextFormat" href="qtextformat.html" location="qtextformat.h" bases="" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="FormatType" fullname="QTextFormat::FormatType" href="qtextformat.html#FormatType-enum" location="qtextformat.h"> + <value name="InvalidFormat" value="-1"/> + <value name="BlockFormat" value="1"/> + <value name="CharFormat" value="2"/> + <value name="ListFormat" value="3"/> + <value name="TableFormat" value="4"/> + <value name="FrameFormat" value="5"/> + <value name="UserFormat" value="100"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Property" fullname="QTextFormat::Property" href="qtextformat.html#Property-enum" location="qtextformat.h"> + <value name="ObjectIndex" value="0x0"/> + <value name="CssFloat" value="0x0800"/> + <value name="LayoutDirection" value="0x0801"/> + <value name="OutlinePen" value="0x810"/> + <value name="BackgroundBrush" value="0x820"/> + <value name="ForegroundBrush" value="0x821"/> + <value name="BackgroundImageUrl" value="0x823"/> + <value name="BlockAlignment" value="0x1010"/> + <value name="BlockTopMargin" value="0x1030"/> + <value name="BlockBottomMargin" value="0x1031"/> + <value name="BlockLeftMargin" value="0x1032"/> + <value name="BlockRightMargin" value="0x1033"/> + <value name="TextIndent" value="0x1034"/> + <value name="TabPositions" value="0x1035"/> + <value name="BlockIndent" value="0x1040"/> + <value name="BlockNonBreakableLines" value="0x1050"/> + <value name="BlockTrailingHorizontalRulerWidth" value="0x1060"/> + <value name="FirstFontProperty" value="0x1FE0"/> + <value name="FontCapitalization" value="FirstFontProperty"/> + <value name="FontLetterSpacing" value="0x1FE1"/> + <value name="FontWordSpacing" value="0x1FE2"/> + <value name="FontStyleHint" value="0x1FE3"/> + <value name="FontStyleStrategy" value="0x1FE4"/> + <value name="FontKerning" value="0x1FE5"/> + <value name="FontFamily" value="0x2000"/> + <value name="FontPointSize" value="0x2001"/> + <value name="FontSizeAdjustment" value="0x2002"/> + <value name="FontSizeIncrement" value="FontSizeAdjustment"/> + <value name="FontWeight" value="0x2003"/> + <value name="FontItalic" value="0x2004"/> + <value name="FontUnderline" value="0x2005"/> + <value name="FontOverline" value="0x2006"/> + <value name="FontStrikeOut" value="0x2007"/> + <value name="FontFixedPitch" value="0x2008"/> + <value name="FontPixelSize" value="0x2009"/> + <value name="LastFontProperty" value="FontPixelSize"/> + <value name="TextUnderlineColor" value="0x2010"/> + <value name="TextVerticalAlignment" value="0x2021"/> + <value name="TextOutline" value="0x2022"/> + <value name="TextUnderlineStyle" value="0x2023"/> + <value name="TextToolTip" value="0x2024"/> + <value name="IsAnchor" value="0x2030"/> + <value name="AnchorHref" value="0x2031"/> + <value name="AnchorName" value="0x2032"/> + <value name="ObjectType" value="0x2f00"/> + <value name="ListStyle" value="0x3000"/> + <value name="ListIndent" value="0x3001"/> + <value name="FrameBorder" value="0x4000"/> + <value name="FrameMargin" value="0x4001"/> + <value name="FramePadding" value="0x4002"/> + <value name="FrameWidth" value="0x4003"/> + <value name="FrameHeight" value="0x4004"/> + <value name="FrameTopMargin" value="0x4005"/> + <value name="FrameBottomMargin" value="0x4006"/> + <value name="FrameLeftMargin" value="0x4007"/> + <value name="FrameRightMargin" value="0x4008"/> + <value name="FrameBorderBrush" value="0x4009"/> + <value name="FrameBorderStyle" value="0x4010"/> + <value name="TableColumns" value="0x4100"/> + <value name="TableColumnWidthConstraints" value="0x4101"/> + <value name="TableCellSpacing" value="0x4102"/> + <value name="TableCellPadding" value="0x4103"/> + <value name="TableHeaderRowCount" value="0x4104"/> + <value name="TableCellRowSpan" value="0x4810"/> + <value name="TableCellColumnSpan" value="0x4811"/> + <value name="TableCellTopPadding" value="0x4812"/> + <value name="TableCellBottomPadding" value="0x4813"/> + <value name="TableCellLeftPadding" value="0x4814"/> + <value name="TableCellRightPadding" value="0x4815"/> + <value name="ImageName" value="0x5000"/> + <value name="ImageWidth" value="0x5010"/> + <value name="ImageHeight" value="0x5011"/> + <value name="FullWidthSelection" value="0x06000"/> + <value name="PageBreakPolicy" value="0x7000"/> + <value name="UserProperty" value="0x100000"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ObjectTypes" fullname="QTextFormat::ObjectTypes" href="qtextformat.html#ObjectTypes-enum" location="qtextformat.h"> + <value name="NoObject" value="0"/> + <value name="ImageObject" value="1"/> + <value name="TableObject" value="2"/> + <value name="TableCellObject" value="3"/> + <value name="UserObject" value="0x1000"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PageBreakFlag" fullname="QTextFormat::PageBreakFlag" href="qtextformat.html#PageBreakFlag-enum" location="qtextformat.h" typedef="QTextFormat::PageBreakFlags"> + <value name="PageBreak_Auto" value="0"/> + <value name="PageBreak_AlwaysBefore" value="0x001"/> + <value name="PageBreak_AlwaysAfter" value="0x010"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="PageBreakFlags" fullname="QTextFormat::PageBreakFlags" href="qtextformat.html#PageBreakFlags-typedef" location="qtextformat.h" enum="QTextFormat::PageBreakFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextFormat" fullname="QTextFormat::QTextFormat" href="qtextformat.html#QTextFormat" location="qtextformat.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextFormat" fullname="QTextFormat::QTextFormat" href="qtextformat.html#QTextFormat-2" location="qtextformat.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextFormat(int type)"> + <parameter left="int" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextFormat" fullname="QTextFormat::QTextFormat" href="qtextformat.html#QTextFormat-3" location="qtextformat.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTextFormat(const QTextFormat & other)"> + <parameter left="const QTextFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTextFormat::operator=" href="qtextformat.html#operator=" location="qtextformat.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextFormat &" signature="operator=(const QTextFormat & other)"> + <parameter left="const QTextFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextFormat" fullname="QTextFormat::~QTextFormat" href="qtextformat.html#dtor.QTextFormat" location="qtextformat.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="merge" fullname="QTextFormat::merge" href="qtextformat.html#merge" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="merge(const QTextFormat & other)"> + <parameter left="const QTextFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextFormat::isValid" href="qtextformat.html#isValid" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QTextFormat::type" href="qtextformat.html#type" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="objectIndex" fullname="QTextFormat::objectIndex" href="qtextformat.html#objectIndex" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="objectIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setObjectIndex" fullname="QTextFormat::setObjectIndex" href="qtextformat.html#setObjectIndex" location="qtextformat.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setObjectIndex(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="property" fullname="QTextFormat::property" href="qtextformat.html#property" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="property(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="QTextFormat::setProperty" href="qtextformat.html#setProperty" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProperty(int propertyId, const QVariant & value)"> + <parameter left="int" right="" name="propertyId" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearProperty" fullname="QTextFormat::clearProperty" href="qtextformat.html#clearProperty" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearProperty(int propertyId)"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasProperty" fullname="QTextFormat::hasProperty" href="qtextformat.html#hasProperty" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasProperty(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boolProperty" fullname="QTextFormat::boolProperty" href="qtextformat.html#boolProperty" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="boolProperty(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intProperty" fullname="QTextFormat::intProperty" href="qtextformat.html#intProperty" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="intProperty(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleProperty" fullname="QTextFormat::doubleProperty" href="qtextformat.html#doubleProperty" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="doubleProperty(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stringProperty" fullname="QTextFormat::stringProperty" href="qtextformat.html#stringProperty" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="stringProperty(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="colorProperty" fullname="QTextFormat::colorProperty" href="qtextformat.html#colorProperty" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="colorProperty(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="penProperty" fullname="QTextFormat::penProperty" href="qtextformat.html#penProperty" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPen" signature="penProperty(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="brushProperty" fullname="QTextFormat::brushProperty" href="qtextformat.html#brushProperty" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="brushProperty(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lengthProperty" fullname="QTextFormat::lengthProperty" href="qtextformat.html#lengthProperty" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextLength" signature="lengthProperty(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lengthVectorProperty" fullname="QTextFormat::lengthVectorProperty" href="qtextformat.html#lengthVectorProperty" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector<QTextLength>" signature="lengthVectorProperty(int propertyId) const"> + <parameter left="int" right="" name="propertyId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="QTextFormat::setProperty" href="qtextformat.html#setProperty-2" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setProperty(int propertyId, const QVector<QTextLength> & value)"> + <parameter left="int" right="" name="propertyId" default=""/> + <parameter left="const QVector<QTextLength> &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="properties" fullname="QTextFormat::properties" href="qtextformat.html#properties" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMap<int, QVariant>" signature="properties() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyCount" fullname="QTextFormat::propertyCount" href="qtextformat.html#propertyCount" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="propertyCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setObjectType" fullname="QTextFormat::setObjectType" href="qtextformat.html#setObjectType" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setObjectType(int type)"> + <parameter left="int" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="objectType" fullname="QTextFormat::objectType" href="qtextformat.html#objectType" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="objectType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCharFormat" fullname="QTextFormat::isCharFormat" href="qtextformat.html#isCharFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCharFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isBlockFormat" fullname="QTextFormat::isBlockFormat" href="qtextformat.html#isBlockFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isBlockFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isListFormat" fullname="QTextFormat::isListFormat" href="qtextformat.html#isListFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isListFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFrameFormat" fullname="QTextFormat::isFrameFormat" href="qtextformat.html#isFrameFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFrameFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isImageFormat" fullname="QTextFormat::isImageFormat" href="qtextformat.html#isImageFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isImageFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTableFormat" fullname="QTextFormat::isTableFormat" href="qtextformat.html#isTableFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTableFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTableCellFormat" fullname="QTextFormat::isTableCellFormat" href="qtextformat.html#isTableCellFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTableCellFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toBlockFormat" fullname="QTextFormat::toBlockFormat" href="qtextformat.html#toBlockFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlockFormat" signature="toBlockFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toCharFormat" fullname="QTextFormat::toCharFormat" href="qtextformat.html#toCharFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCharFormat" signature="toCharFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toListFormat" fullname="QTextFormat::toListFormat" href="qtextformat.html#toListFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextListFormat" signature="toListFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toTableFormat" fullname="QTextFormat::toTableFormat" href="qtextformat.html#toTableFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextTableFormat" signature="toTableFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toFrameFormat" fullname="QTextFormat::toFrameFormat" href="qtextformat.html#toFrameFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFrameFormat" signature="toFrameFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toImageFormat" fullname="QTextFormat::toImageFormat" href="qtextformat.html#toImageFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextImageFormat" signature="toImageFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toTableCellFormat" fullname="QTextFormat::toTableCellFormat" href="qtextformat.html#toTableCellFormat" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextTableCellFormat" signature="toTableCellFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTextFormat::operator==" href="qtextformat.html#operator==" location="qtextformat.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QTextFormat & other) const"> + <parameter left="const QTextFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTextFormat::operator!=" href="qtextformat.html#operator!=" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QTextFormat & other) const"> + <parameter left="const QTextFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QTextFormat::operator QVariant" href="qtextformat.html#operator QVariant" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLayoutDirection" fullname="QTextFormat::setLayoutDirection" href="qtextformat.html#setLayoutDirection" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLayoutDirection(Qt::LayoutDirection direction)"> + <parameter left="Qt::LayoutDirection" right="" name="direction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="layoutDirection" fullname="QTextFormat::layoutDirection" href="qtextformat.html#layoutDirection" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::LayoutDirection" signature="layoutDirection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackground" fullname="QTextFormat::setBackground" href="qtextformat.html#setBackground" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBackground(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="background" fullname="QTextFormat::background" href="qtextformat.html#background" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="background() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearBackground" fullname="QTextFormat::clearBackground" href="qtextformat.html#clearBackground" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearBackground()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setForeground" fullname="QTextFormat::setForeground" href="qtextformat.html#setForeground" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setForeground(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="foreground" fullname="QTextFormat::foreground" href="qtextformat.html#foreground" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="foreground() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearForeground" fullname="QTextFormat::clearForeground" href="qtextformat.html#clearForeground" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearForeground()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextCharFormat" href="qtextcharformat.html" location="qtextformat.h" bases="QTextFormat" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="VerticalAlignment" fullname="QTextCharFormat::VerticalAlignment" href="qtextcharformat.html#VerticalAlignment-enum" location="qtextformat.h"> + <value name="AlignNormal" value="0"/> + <value name="AlignSuperScript" value="1"/> + <value name="AlignSubScript" value="2"/> + <value name="AlignMiddle" value="3"/> + <value name="AlignTop" value="4"/> + <value name="AlignBottom" value="5"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="UnderlineStyle" fullname="QTextCharFormat::UnderlineStyle" href="qtextcharformat.html#UnderlineStyle-enum" location="qtextformat.h"> + <value name="NoUnderline" value="0"/> + <value name="SingleUnderline" value="1"/> + <value name="DashUnderline" value="2"/> + <value name="DotLine" value="3"/> + <value name="DashDotLine" value="4"/> + <value name="DashDotDotLine" value="5"/> + <value name="WaveUnderline" value="6"/> + <value name="SpellCheckUnderline" value="7"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextCharFormat" fullname="QTextCharFormat::QTextCharFormat" href="qtextcharformat.html#QTextCharFormat" location="qtextformat.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextCharFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextCharFormat::isValid" href="qtextcharformat.html#isValid" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QTextCharFormat::setFont" href="qtextcharformat.html#setFont" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QTextCharFormat::font" href="qtextcharformat.html#font" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontFamily" fullname="QTextCharFormat::setFontFamily" href="qtextcharformat.html#setFontFamily" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontFamily(const QString & family)"> + <parameter left="const QString &" right="" name="family" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontFamily" fullname="QTextCharFormat::fontFamily" href="qtextcharformat.html#fontFamily" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fontFamily() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontPointSize" fullname="QTextCharFormat::setFontPointSize" href="qtextcharformat.html#setFontPointSize" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontPointSize(qreal size)"> + <parameter left="qreal" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontPointSize" fullname="QTextCharFormat::fontPointSize" href="qtextcharformat.html#fontPointSize" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="fontPointSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontWeight" fullname="QTextCharFormat::setFontWeight" href="qtextcharformat.html#setFontWeight" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontWeight(int weight)"> + <parameter left="int" right="" name="weight" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontWeight" fullname="QTextCharFormat::fontWeight" href="qtextcharformat.html#fontWeight" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="fontWeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontItalic" fullname="QTextCharFormat::setFontItalic" href="qtextcharformat.html#setFontItalic" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontItalic(bool italic)"> + <parameter left="bool" right="" name="italic" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontItalic" fullname="QTextCharFormat::fontItalic" href="qtextcharformat.html#fontItalic" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fontItalic() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontCapitalization" fullname="QTextCharFormat::setFontCapitalization" href="qtextcharformat.html#setFontCapitalization" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontCapitalization(QFont::Capitalization capitalization)"> + <parameter left="QFont::Capitalization" right="" name="capitalization" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontCapitalization" fullname="QTextCharFormat::fontCapitalization" href="qtextcharformat.html#fontCapitalization" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont::Capitalization" signature="fontCapitalization() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontLetterSpacing" fullname="QTextCharFormat::setFontLetterSpacing" href="qtextcharformat.html#setFontLetterSpacing" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontLetterSpacing(qreal spacing)"> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontLetterSpacing" fullname="QTextCharFormat::fontLetterSpacing" href="qtextcharformat.html#fontLetterSpacing" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="fontLetterSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontWordSpacing" fullname="QTextCharFormat::setFontWordSpacing" href="qtextcharformat.html#setFontWordSpacing" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontWordSpacing(qreal spacing)"> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontWordSpacing" fullname="QTextCharFormat::fontWordSpacing" href="qtextcharformat.html#fontWordSpacing" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="fontWordSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontUnderline" fullname="QTextCharFormat::setFontUnderline" href="qtextcharformat.html#setFontUnderline" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontUnderline(bool underline)"> + <parameter left="bool" right="" name="underline" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontUnderline" fullname="QTextCharFormat::fontUnderline" href="qtextcharformat.html#fontUnderline" location="qtextformat.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fontUnderline() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontOverline" fullname="QTextCharFormat::setFontOverline" href="qtextcharformat.html#setFontOverline" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontOverline(bool overline)"> + <parameter left="bool" right="" name="overline" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontOverline" fullname="QTextCharFormat::fontOverline" href="qtextcharformat.html#fontOverline" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fontOverline() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontStrikeOut" fullname="QTextCharFormat::setFontStrikeOut" href="qtextcharformat.html#setFontStrikeOut" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontStrikeOut(bool strikeOut)"> + <parameter left="bool" right="" name="strikeOut" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontStrikeOut" fullname="QTextCharFormat::fontStrikeOut" href="qtextcharformat.html#fontStrikeOut" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fontStrikeOut() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUnderlineColor" fullname="QTextCharFormat::setUnderlineColor" href="qtextcharformat.html#setUnderlineColor" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUnderlineColor(const QColor & color)"> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="underlineColor" fullname="QTextCharFormat::underlineColor" href="qtextcharformat.html#underlineColor" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="underlineColor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontFixedPitch" fullname="QTextCharFormat::setFontFixedPitch" href="qtextcharformat.html#setFontFixedPitch" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontFixedPitch(bool fixedPitch)"> + <parameter left="bool" right="" name="fixedPitch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontFixedPitch" fullname="QTextCharFormat::fontFixedPitch" href="qtextcharformat.html#fontFixedPitch" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fontFixedPitch() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontStyleHint" fullname="QTextCharFormat::setFontStyleHint" href="qtextcharformat.html#setFontStyleHint" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontStyleHint(QFont::StyleHint hint, QFont::StyleStrategy strategy)"> + <parameter left="QFont::StyleHint" right="" name="hint" default=""/> + <parameter left="QFont::StyleStrategy" right="" name="strategy" default="QFont::PreferDefault"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontStyleStrategy" fullname="QTextCharFormat::setFontStyleStrategy" href="qtextcharformat.html#setFontStyleStrategy" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontStyleStrategy(QFont::StyleStrategy strategy)"> + <parameter left="QFont::StyleStrategy" right="" name="strategy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontStyleHint" fullname="QTextCharFormat::fontStyleHint" href="qtextcharformat.html#fontStyleHint" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont::StyleHint" signature="fontStyleHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fontStyleStrategy" fullname="QTextCharFormat::fontStyleStrategy" href="qtextcharformat.html#fontStyleStrategy" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont::StyleStrategy" signature="fontStyleStrategy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFontKerning" fullname="QTextCharFormat::setFontKerning" href="qtextcharformat.html#setFontKerning" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFontKerning(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fontKerning" fullname="QTextCharFormat::fontKerning" href="qtextcharformat.html#fontKerning" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="fontKerning() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUnderlineStyle" fullname="QTextCharFormat::setUnderlineStyle" href="qtextcharformat.html#setUnderlineStyle" location="qtextformat.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUnderlineStyle(UnderlineStyle style)"> + <parameter left="UnderlineStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="underlineStyle" fullname="QTextCharFormat::underlineStyle" href="qtextcharformat.html#underlineStyle" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="UnderlineStyle" signature="underlineStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalAlignment" fullname="QTextCharFormat::setVerticalAlignment" href="qtextcharformat.html#setVerticalAlignment" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalAlignment(VerticalAlignment alignment)"> + <parameter left="VerticalAlignment" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalAlignment" fullname="QTextCharFormat::verticalAlignment" href="qtextcharformat.html#verticalAlignment" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="VerticalAlignment" signature="verticalAlignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextOutline" fullname="QTextCharFormat::setTextOutline" href="qtextcharformat.html#setTextOutline" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextOutline(const QPen & pen)"> + <parameter left="const QPen &" right="" name="pen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textOutline" fullname="QTextCharFormat::textOutline" href="qtextcharformat.html#textOutline" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPen" signature="textOutline() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolTip" fullname="QTextCharFormat::setToolTip" href="qtextcharformat.html#setToolTip" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setToolTip(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QTextCharFormat::toolTip" href="qtextcharformat.html#toolTip" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toolTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAnchor" fullname="QTextCharFormat::setAnchor" href="qtextcharformat.html#setAnchor" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAnchor(bool anchor)"> + <parameter left="bool" right="" name="anchor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAnchor" fullname="QTextCharFormat::isAnchor" href="qtextcharformat.html#isAnchor" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAnchor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAnchorHref" fullname="QTextCharFormat::setAnchorHref" href="qtextcharformat.html#setAnchorHref" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAnchorHref(const QString & value)"> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="anchorHref" fullname="QTextCharFormat::anchorHref" href="qtextcharformat.html#anchorHref" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="anchorHref() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setAnchorName" fullname="QTextCharFormat::setAnchorName" href="qtextcharformat-obsolete.html#setAnchorName" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAnchorName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="anchorName" fullname="QTextCharFormat::anchorName" href="qtextcharformat-obsolete.html#anchorName" location="qtextformat.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="anchorName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAnchorNames" fullname="QTextCharFormat::setAnchorNames" href="qtextcharformat.html#setAnchorNames" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAnchorNames(const QStringList & names)"> + <parameter left="const QStringList &" right="" name="names" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="anchorNames" fullname="QTextCharFormat::anchorNames" href="qtextcharformat.html#anchorNames" location="qtextformat.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="anchorNames() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextBlockFormat" href="qtextblockformat.html" location="qtextformat.h" bases="QTextFormat" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextBlockFormat" fullname="QTextBlockFormat::QTextBlockFormat" href="qtextblockformat.html#QTextBlockFormat" location="qtextformat.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextBlockFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextBlockFormat::isValid" href="qtextblockformat.html#isValid" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QTextBlockFormat::setAlignment" href="qtextblockformat.html#setAlignment" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QTextBlockFormat::alignment" href="qtextblockformat.html#alignment" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTopMargin" fullname="QTextBlockFormat::setTopMargin" href="qtextblockformat.html#setTopMargin" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTopMargin(qreal margin)"> + <parameter left="qreal" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="topMargin" fullname="QTextBlockFormat::topMargin" href="qtextblockformat.html#topMargin" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="topMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBottomMargin" fullname="QTextBlockFormat::setBottomMargin" href="qtextblockformat.html#setBottomMargin" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBottomMargin(qreal margin)"> + <parameter left="qreal" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomMargin" fullname="QTextBlockFormat::bottomMargin" href="qtextblockformat.html#bottomMargin" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="bottomMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLeftMargin" fullname="QTextBlockFormat::setLeftMargin" href="qtextblockformat.html#setLeftMargin" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLeftMargin(qreal margin)"> + <parameter left="qreal" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leftMargin" fullname="QTextBlockFormat::leftMargin" href="qtextblockformat.html#leftMargin" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="leftMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRightMargin" fullname="QTextBlockFormat::setRightMargin" href="qtextblockformat.html#setRightMargin" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRightMargin(qreal margin)"> + <parameter left="qreal" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightMargin" fullname="QTextBlockFormat::rightMargin" href="qtextblockformat.html#rightMargin" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rightMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextIndent" fullname="QTextBlockFormat::setTextIndent" href="qtextblockformat.html#setTextIndent" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextIndent(qreal indent)"> + <parameter left="qreal" right="" name="indent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textIndent" fullname="QTextBlockFormat::textIndent" href="qtextblockformat.html#textIndent" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="textIndent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIndent" fullname="QTextBlockFormat::setIndent" href="qtextblockformat.html#setIndent" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIndent(int indentation)"> + <parameter left="int" right="" name="indentation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indent" fullname="QTextBlockFormat::indent" href="qtextblockformat.html#indent" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNonBreakableLines" fullname="QTextBlockFormat::setNonBreakableLines" href="qtextblockformat.html#setNonBreakableLines" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNonBreakableLines(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="nonBreakableLines" fullname="QTextBlockFormat::nonBreakableLines" href="qtextblockformat.html#nonBreakableLines" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="nonBreakableLines() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPageBreakPolicy" fullname="QTextBlockFormat::setPageBreakPolicy" href="qtextblockformat.html#setPageBreakPolicy" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPageBreakPolicy(QFlags<QTextFormat::PageBreakFlag> policy)"> + <parameter left="QFlags<QTextFormat::PageBreakFlag>" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageBreakPolicy" fullname="QTextBlockFormat::pageBreakPolicy" href="qtextblockformat.html#pageBreakPolicy" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PageBreakFlags" signature="pageBreakPolicy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabPositions" fullname="QTextBlockFormat::setTabPositions" href="qtextblockformat.html#setTabPositions" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabPositions(const QList<QTextOption::Tab> & tabs)"> + <parameter left="const QList<QTextOption::Tab> &" right="" name="tabs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabPositions" fullname="QTextBlockFormat::tabPositions" href="qtextblockformat.html#tabPositions" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QTextOption::Tab>" signature="tabPositions() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextListFormat" href="qtextlistformat.html" location="qtextformat.h" bases="QTextFormat" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextListFormat" fullname="QTextListFormat::QTextListFormat" href="qtextlistformat.html#QTextListFormat" location="qtextformat.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextListFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextListFormat::isValid" href="qtextlistformat.html#isValid" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Style" fullname="QTextListFormat::Style" href="qtextlistformat.html#Style-enum" location="qtextformat.h"> + <value name="ListDisc" value="-1"/> + <value name="ListCircle" value="-2"/> + <value name="ListSquare" value="-3"/> + <value name="ListDecimal" value="-4"/> + <value name="ListLowerAlpha" value="-5"/> + <value name="ListUpperAlpha" value="-6"/> + <value name="ListLowerRoman" value="-7"/> + <value name="ListUpperRoman" value="-8"/> + <value name="ListStyleUndefined" value="0"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyle" fullname="QTextListFormat::setStyle" href="qtextlistformat.html#setStyle" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStyle(Style style)"> + <parameter left="Style" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="style" fullname="QTextListFormat::style" href="qtextlistformat.html#style" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Style" signature="style() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIndent" fullname="QTextListFormat::setIndent" href="qtextlistformat.html#setIndent" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIndent(int indentation)"> + <parameter left="int" right="" name="indentation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indent" fullname="QTextListFormat::indent" href="qtextlistformat.html#indent" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indent() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextImageFormat" href="qtextimageformat.html" location="qtextformat.h" bases="QTextCharFormat" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextImageFormat" fullname="QTextImageFormat::QTextImageFormat" href="qtextimageformat.html#QTextImageFormat" location="qtextformat.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextImageFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextImageFormat::isValid" href="qtextimageformat.html#isValid" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setName" fullname="QTextImageFormat::setName" href="qtextimageformat.html#setName" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QTextImageFormat::name" href="qtextimageformat.html#name" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="QTextImageFormat::setWidth" href="qtextimageformat.html#setWidth" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidth(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QTextImageFormat::width" href="qtextimageformat.html#width" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeight" fullname="QTextImageFormat::setHeight" href="qtextimageformat.html#setHeight" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeight(qreal height)"> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QTextImageFormat::height" href="qtextimageformat.html#height" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="height() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextFrameFormat" href="qtextframeformat.html" location="qtextformat.h" bases="QTextFormat" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextFrameFormat" fullname="QTextFrameFormat::QTextFrameFormat" href="qtextframeformat.html#QTextFrameFormat" location="qtextformat.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextFrameFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextFrameFormat::isValid" href="qtextframeformat.html#isValid" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Position" fullname="QTextFrameFormat::Position" href="qtextframeformat.html#Position-enum" location="qtextformat.h"> + <value name="InFlow" value="0"/> + <value name="FloatLeft" value="1"/> + <value name="FloatRight" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="BorderStyle" fullname="QTextFrameFormat::BorderStyle" href="qtextframeformat.html#BorderStyle-enum" location="qtextformat.h"> + <value name="BorderStyle_None" value="0"/> + <value name="BorderStyle_Dotted" value="1"/> + <value name="BorderStyle_Dashed" value="2"/> + <value name="BorderStyle_Solid" value="3"/> + <value name="BorderStyle_Double" value="4"/> + <value name="BorderStyle_DotDash" value="5"/> + <value name="BorderStyle_DotDotDash" value="6"/> + <value name="BorderStyle_Groove" value="7"/> + <value name="BorderStyle_Ridge" value="8"/> + <value name="BorderStyle_Inset" value="9"/> + <value name="BorderStyle_Outset" value="10"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setPosition" fullname="QTextFrameFormat::setPosition" href="qtextframeformat.html#setPosition" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPosition(Position policy)"> + <parameter left="Position" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QTextFrameFormat::position" href="qtextframeformat.html#position" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Position" signature="position() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBorder" fullname="QTextFrameFormat::setBorder" href="qtextframeformat.html#setBorder" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBorder(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="border" fullname="QTextFrameFormat::border" href="qtextframeformat.html#border" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="border() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBorderBrush" fullname="QTextFrameFormat::setBorderBrush" href="qtextframeformat.html#setBorderBrush" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBorderBrush(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="borderBrush" fullname="QTextFrameFormat::borderBrush" href="qtextframeformat.html#borderBrush" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="borderBrush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBorderStyle" fullname="QTextFrameFormat::setBorderStyle" href="qtextframeformat.html#setBorderStyle" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBorderStyle(BorderStyle style)"> + <parameter left="BorderStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="borderStyle" fullname="QTextFrameFormat::borderStyle" href="qtextframeformat.html#borderStyle" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="BorderStyle" signature="borderStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMargin" fullname="QTextFrameFormat::setMargin" href="qtextframeformat.html#setMargin" location="qtextformat.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMargin(qreal margin)"> + <parameter left="qreal" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="margin" fullname="QTextFrameFormat::margin" href="qtextframeformat.html#margin" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="margin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTopMargin" fullname="QTextFrameFormat::setTopMargin" href="qtextframeformat.html#setTopMargin" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTopMargin(qreal margin)"> + <parameter left="qreal" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="topMargin" fullname="QTextFrameFormat::topMargin" href="qtextframeformat.html#topMargin" location="qtextformat.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="topMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBottomMargin" fullname="QTextFrameFormat::setBottomMargin" href="qtextframeformat.html#setBottomMargin" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBottomMargin(qreal margin)"> + <parameter left="qreal" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomMargin" fullname="QTextFrameFormat::bottomMargin" href="qtextframeformat.html#bottomMargin" location="qtextformat.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="bottomMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLeftMargin" fullname="QTextFrameFormat::setLeftMargin" href="qtextframeformat.html#setLeftMargin" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLeftMargin(qreal margin)"> + <parameter left="qreal" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leftMargin" fullname="QTextFrameFormat::leftMargin" href="qtextframeformat.html#leftMargin" location="qtextformat.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="leftMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRightMargin" fullname="QTextFrameFormat::setRightMargin" href="qtextframeformat.html#setRightMargin" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRightMargin(qreal margin)"> + <parameter left="qreal" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightMargin" fullname="QTextFrameFormat::rightMargin" href="qtextframeformat.html#rightMargin" location="qtextformat.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rightMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPadding" fullname="QTextFrameFormat::setPadding" href="qtextframeformat.html#setPadding" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPadding(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="padding" fullname="QTextFrameFormat::padding" href="qtextframeformat.html#padding" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="padding() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="QTextFrameFormat::setWidth" href="qtextframeformat.html#setWidth-2" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setWidth(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="QTextFrameFormat::setWidth" href="qtextframeformat.html#setWidth" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidth(const QTextLength & width)"> + <parameter left="const QTextLength &" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QTextFrameFormat::width" href="qtextframeformat.html#width" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextLength" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeight" fullname="QTextFrameFormat::setHeight" href="qtextframeformat.html#setHeight-2" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setHeight(qreal height)"> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeight" fullname="QTextFrameFormat::setHeight" href="qtextframeformat.html#setHeight" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeight(const QTextLength & height)"> + <parameter left="const QTextLength &" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QTextFrameFormat::height" href="qtextframeformat.html#height" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextLength" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPageBreakPolicy" fullname="QTextFrameFormat::setPageBreakPolicy" href="qtextframeformat.html#setPageBreakPolicy" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPageBreakPolicy(QFlags<QTextFormat::PageBreakFlag> policy)"> + <parameter left="QFlags<QTextFormat::PageBreakFlag>" right="" name="policy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pageBreakPolicy" fullname="QTextFrameFormat::pageBreakPolicy" href="qtextframeformat.html#pageBreakPolicy" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PageBreakFlags" signature="pageBreakPolicy() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextTableFormat" href="qtexttableformat.html" location="qtextformat.h" bases="QTextFrameFormat" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextTableFormat" fullname="QTextTableFormat::QTextTableFormat" href="qtexttableformat.html#QTextTableFormat" location="qtextformat.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextTableFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextTableFormat::isValid" href="qtexttableformat.html#isValid" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columns" fullname="QTextTableFormat::columns" href="qtexttableformat.html#columns" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columns() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnWidthConstraints" fullname="QTextTableFormat::setColumnWidthConstraints" href="qtexttableformat.html#setColumnWidthConstraints" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnWidthConstraints(const QVector<QTextLength> & constraints)"> + <parameter left="const QVector<QTextLength> &" right="" name="constraints" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnWidthConstraints" fullname="QTextTableFormat::columnWidthConstraints" href="qtexttableformat.html#columnWidthConstraints" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector<QTextLength>" signature="columnWidthConstraints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearColumnWidthConstraints" fullname="QTextTableFormat::clearColumnWidthConstraints" href="qtexttableformat.html#clearColumnWidthConstraints" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearColumnWidthConstraints()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cellSpacing" fullname="QTextTableFormat::cellSpacing" href="qtexttableformat.html#cellSpacing" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="cellSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCellSpacing" fullname="QTextTableFormat::setCellSpacing" href="qtexttableformat.html#setCellSpacing" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCellSpacing(qreal spacing)"> + <parameter left="qreal" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellPadding" fullname="QTextTableFormat::cellPadding" href="qtexttableformat.html#cellPadding" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="cellPadding() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCellPadding" fullname="QTextTableFormat::setCellPadding" href="qtexttableformat.html#setCellPadding" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCellPadding(qreal padding)"> + <parameter left="qreal" right="" name="padding" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QTextTableFormat::setAlignment" href="qtexttableformat.html#setAlignment" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QTextTableFormat::alignment" href="qtexttableformat.html#alignment" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeaderRowCount" fullname="QTextTableFormat::setHeaderRowCount" href="qtexttableformat.html#setHeaderRowCount" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeaderRowCount(int count)"> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="headerRowCount" fullname="QTextTableFormat::headerRowCount" href="qtexttableformat.html#headerRowCount" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="headerRowCount() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextTableCellFormat" href="qtexttablecellformat.html" location="qtextformat.h" bases="QTextCharFormat" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextTableCellFormat" fullname="QTextTableCellFormat::QTextTableCellFormat" href="qtexttablecellformat.html#QTextTableCellFormat" location="qtextformat.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextTableCellFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextTableCellFormat::isValid" href="qtexttablecellformat.html#isValid" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTopPadding" fullname="QTextTableCellFormat::setTopPadding" href="qtexttablecellformat.html#setTopPadding" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTopPadding(qreal padding)"> + <parameter left="qreal" right="" name="padding" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="topPadding" fullname="QTextTableCellFormat::topPadding" href="qtexttablecellformat.html#topPadding" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="topPadding() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBottomPadding" fullname="QTextTableCellFormat::setBottomPadding" href="qtexttablecellformat.html#setBottomPadding" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBottomPadding(qreal padding)"> + <parameter left="qreal" right="" name="padding" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bottomPadding" fullname="QTextTableCellFormat::bottomPadding" href="qtexttablecellformat.html#bottomPadding" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="bottomPadding() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLeftPadding" fullname="QTextTableCellFormat::setLeftPadding" href="qtexttablecellformat.html#setLeftPadding" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLeftPadding(qreal padding)"> + <parameter left="qreal" right="" name="padding" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leftPadding" fullname="QTextTableCellFormat::leftPadding" href="qtexttablecellformat.html#leftPadding" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="leftPadding() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRightPadding" fullname="QTextTableCellFormat::setRightPadding" href="qtexttablecellformat.html#setRightPadding" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRightPadding(qreal padding)"> + <parameter left="qreal" right="" name="padding" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightPadding" fullname="QTextTableCellFormat::rightPadding" href="qtexttablecellformat.html#rightPadding" location="qtextformat.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rightPadding() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPadding" fullname="QTextTableCellFormat::setPadding" href="qtexttablecellformat.html#setPadding" location="qtextformat.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPadding(qreal padding)"> + <parameter left="qreal" right="" name="padding" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGLPixelBuffer" href="qglpixelbuffer.html" location="qglpixelbuffer.h" bases="QPaintDevice" module="QtOpenGL"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLPixelBuffer" fullname="QGLPixelBuffer::QGLPixelBuffer" href="qglpixelbuffer.html#QGLPixelBuffer" location="qglpixelbuffer.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGLPixelBuffer(const QSize & size, const QGLFormat & format, QGLWidget * shareWidget)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="const QGLFormat &" right="" name="format" default="QGLFormat::defaultFormat()"/> + <parameter left="QGLWidget *" right="" name="shareWidget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLPixelBuffer" fullname="QGLPixelBuffer::QGLPixelBuffer" href="qglpixelbuffer.html#QGLPixelBuffer-2" location="qglpixelbuffer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGLPixelBuffer(int width, int height, const QGLFormat & format, QGLWidget * shareWidget)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="const QGLFormat &" right="" name="format" default="QGLFormat::defaultFormat()"/> + <parameter left="QGLWidget *" right="" name="shareWidget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGLPixelBuffer" fullname="QGLPixelBuffer::~QGLPixelBuffer" href="qglpixelbuffer.html#dtor.QGLPixelBuffer" location="qglpixelbuffer.cpp" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGLPixelBuffer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QGLPixelBuffer::isValid" href="qglpixelbuffer.html#isValid" location="qglpixelbuffer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="makeCurrent" fullname="QGLPixelBuffer::makeCurrent" href="qglpixelbuffer.html#makeCurrent" location="qglpixelbuffer.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="makeCurrent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="doneCurrent" fullname="QGLPixelBuffer::doneCurrent" href="qglpixelbuffer.html#doneCurrent" location="qglpixelbuffer.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="doneCurrent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="generateDynamicTexture" fullname="QGLPixelBuffer::generateDynamicTexture" href="qglpixelbuffer.html#generateDynamicTexture" location="qglpixelbuffer_mac.mm" virtual="non" meta="plain" const="true" static="false" overload="false" type="GLuint" signature="generateDynamicTexture() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bindToDynamicTexture" fullname="QGLPixelBuffer::bindToDynamicTexture" href="qglpixelbuffer.html#bindToDynamicTexture" location="qglpixelbuffer_win.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bindToDynamicTexture(GLuint texture_id)"> + <parameter left="GLuint" right="" name="texture_id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="releaseFromDynamicTexture" fullname="QGLPixelBuffer::releaseFromDynamicTexture" href="qglpixelbuffer.html#releaseFromDynamicTexture" location="qglpixelbuffer_win.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="releaseFromDynamicTexture()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="updateDynamicTexture" fullname="QGLPixelBuffer::updateDynamicTexture" href="qglpixelbuffer.html#updateDynamicTexture" location="qglpixelbuffer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="updateDynamicTexture(GLuint texture_id) const"> + <parameter left="GLuint" right="" name="texture_id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindTexture" fullname="QGLPixelBuffer::bindTexture" href="qglpixelbuffer.html#bindTexture" location="qglpixelbuffer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="GLuint" signature="bindTexture(const QImage & image, GLenum target)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindTexture" fullname="QGLPixelBuffer::bindTexture" href="qglpixelbuffer.html#bindTexture-2" location="qglpixelbuffer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="GLuint" signature="bindTexture(const QPixmap & pixmap, GLenum target)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindTexture" fullname="QGLPixelBuffer::bindTexture" href="qglpixelbuffer.html#bindTexture-3" location="qglpixelbuffer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="GLuint" signature="bindTexture(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="deleteTexture" fullname="QGLPixelBuffer::deleteTexture" href="qglpixelbuffer.html#deleteTexture" location="qglpixelbuffer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="deleteTexture(GLuint texture_id)"> + <parameter left="GLuint" right="" name="texture_id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTexture" fullname="QGLPixelBuffer::drawTexture" href="qglpixelbuffer.html#drawTexture" location="qglpixelbuffer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawTexture(const QRectF & target, GLuint textureId, GLenum textureTarget)"> + <parameter left="const QRectF &" right="" name="target" default=""/> + <parameter left="GLuint" right="" name="textureId" default=""/> + <parameter left="GLenum" right="" name="textureTarget" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTexture" fullname="QGLPixelBuffer::drawTexture" href="qglpixelbuffer.html#drawTexture-2" location="qglpixelbuffer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawTexture(const QPointF & point, GLuint textureId, GLenum textureTarget)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="GLuint" right="" name="textureId" default=""/> + <parameter left="GLenum" right="" name="textureTarget" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QGLPixelBuffer::size" href="qglpixelbuffer.html#size" location="qglpixelbuffer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QGLPixelBuffer::handle" href="qglpixelbuffer.html#handle" location="qglpixelbuffer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::HANDLE" signature="handle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toImage" fullname="QGLPixelBuffer::toImage" href="qglpixelbuffer.html#toImage" location="qglpixelbuffer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="toImage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paintEngine" fullname="QGLPixelBuffer::paintEngine" href="qglpixelbuffer.html#paintEngine" location="qglpixelbuffer.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPaintEngine *" signature="paintEngine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QGLPixelBuffer::format" href="qglpixelbuffer.html#format" location="qglpixelbuffer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGLFormat" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasOpenGLPbuffers" fullname="QGLPixelBuffer::hasOpenGLPbuffers" href="qglpixelbuffer.html#hasOpenGLPbuffers" location="qglpixelbuffer_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="hasOpenGLPbuffers()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="metric" fullname="QGLPixelBuffer::metric" href="qglpixelbuffer.html#metric" location="qglpixelbuffer.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="metric(PaintDeviceMetric metric) const"> + <parameter left="PaintDeviceMetric" right="" name="metric" default=""/> + </function> + </class> + <namespace access="public" threadsafety="unspecified" status="commendable" name="QSql" href="qsql.html" location="qsql.h" module="QtSql"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Location" fullname="QSql::Location" href="qsql.html#Location-enum" location="qsql.h"> + <value name="BeforeFirstRow" value="-1"/> + <value name="AfterLastRow" value="-2"/> + <value name="BeforeFirst" value="BeforeFirstRow"/> + <value name="AfterLast" value="AfterLastRow"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ParamTypeFlag" fullname="QSql::ParamTypeFlag" href="qsql.html#ParamTypeFlag-enum" location="qsql.h" typedef="QSql::ParamType"> + <value name="In" value="0x00000001"/> + <value name="Out" value="0x00000002"/> + <value name="InOut" value="In | Out"/> + <value name="Binary" value="0x00000004"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ParamType" fullname="QSql::ParamType" href="qsql.html#ParamType-typedef" location="qsql.h" enum="QSql::ParamTypeFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="TableType" fullname="QSql::TableType" href="qsql.html#TableType-enum" location="qsql.h"> + <value name="Tables" value="0x01"/> + <value name="SystemTables" value="0x02"/> + <value name="Views" value="0x04"/> + <value name="AllTables" value="0xff"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="NumericalPrecisionPolicy" fullname="QSql::NumericalPrecisionPolicy" href="qsql.html#NumericalPrecisionPolicy-enum" location="qsql.h"> + <value name="LowPrecisionInt32" value="0x01"/> + <value name="LowPrecisionInt64" value="0x02"/> + <value name="LowPrecisionDouble" value="0x04"/> + <value name="HighPrecision" value="0"/> + </enum> + <enum access="public" threadsafety="unspecified" status="compat" name="Op" fullname="QSql::Op" href="qsql-qt3.html#Op-enum" location="qsql.h"> + <value name="None" value="-1"/> + <value name="Insert" value="0"/> + <value name="Update" value="1"/> + <value name="Delete" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="compat" name="Confirm" fullname="QSql::Confirm" href="qsql-qt3.html#Confirm-enum" location="qsql.h"> + <value name="Cancel" value="-1"/> + <value name="No" value="0"/> + <value name="Yes" value="1"/> + </enum> + </namespace> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QWidgetList" href="qwidget.html#QWidgetList-typedef" location="qwindowdefs.h"/> + <class access="public" threadsafety="reentrant" status="commendable" name="QAuthenticator" href="qauthenticator.html" location="qauthenticator.h" bases="" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAuthenticator" fullname="QAuthenticator::QAuthenticator" href="qauthenticator.html#QAuthenticator" location="qauthenticator.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAuthenticator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAuthenticator" fullname="QAuthenticator::~QAuthenticator" href="qauthenticator.html#dtor.QAuthenticator" location="qauthenticator.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAuthenticator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QAuthenticator" fullname="QAuthenticator::QAuthenticator" href="qauthenticator.html#QAuthenticator-2" location="qauthenticator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QAuthenticator(const QAuthenticator & other)"> + <parameter left="const QAuthenticator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QAuthenticator::operator=" href="qauthenticator.html#operator=" location="qauthenticator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAuthenticator &" signature="operator=(const QAuthenticator & other)"> + <parameter left="const QAuthenticator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QAuthenticator::operator==" href="qauthenticator.html#operator==" location="qauthenticator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QAuthenticator & other) const"> + <parameter left="const QAuthenticator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QAuthenticator::operator!=" href="qauthenticator.html#operator!=" location="qauthenticator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QAuthenticator & other) const"> + <parameter left="const QAuthenticator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="user" fullname="QAuthenticator::user" href="qauthenticator.html#user" location="qauthenticator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="user() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUser" fullname="QAuthenticator::setUser" href="qauthenticator.html#setUser" location="qauthenticator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUser(const QString & user)"> + <parameter left="const QString &" right="" name="user" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="password" fullname="QAuthenticator::password" href="qauthenticator.html#password" location="qauthenticator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="password() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPassword" fullname="QAuthenticator::setPassword" href="qauthenticator.html#setPassword" location="qauthenticator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPassword(const QString & password)"> + <parameter left="const QString &" right="" name="password" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="realm" fullname="QAuthenticator::realm" href="qauthenticator.html#realm" location="qauthenticator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="realm() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QAuthenticator::isNull" href="qauthenticator.html#isNull" location="qauthenticator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3RangeControl" href="q3rangecontrol.html" location="q3rangecontrol.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3RangeControl" fullname="Q3RangeControl::Q3RangeControl" href="q3rangecontrol.html#Q3RangeControl" location="q3rangecontrol.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3RangeControl()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3RangeControl" fullname="Q3RangeControl::Q3RangeControl" href="q3rangecontrol.html#Q3RangeControl-2" location="q3rangecontrol.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3RangeControl(int minValue, int maxValue, int lineStep, int pageStep, int value)"> + <parameter left="int" right="" name="minValue" default=""/> + <parameter left="int" right="" name="maxValue" default=""/> + <parameter left="int" right="" name="lineStep" default=""/> + <parameter left="int" right="" name="pageStep" default=""/> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3RangeControl" fullname="Q3RangeControl::~Q3RangeControl" href="q3rangecontrol.html#dtor.Q3RangeControl" location="q3rangecontrol.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3RangeControl()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="Q3RangeControl::value" href="q3rangecontrol.html#value" location="q3rangecontrol.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="Q3RangeControl::setValue" href="q3rangecontrol.html#setValue" location="q3rangecontrol.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setValue(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addPage" fullname="Q3RangeControl::addPage" href="q3rangecontrol.html#addPage" location="q3rangecontrol.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="subtractPage" fullname="Q3RangeControl::subtractPage" href="q3rangecontrol.html#subtractPage" location="q3rangecontrol.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="subtractPage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addLine" fullname="Q3RangeControl::addLine" href="q3rangecontrol.html#addLine" location="q3rangecontrol.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addLine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="subtractLine" fullname="Q3RangeControl::subtractLine" href="q3rangecontrol.html#subtractLine" location="q3rangecontrol.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="subtractLine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minValue" fullname="Q3RangeControl::minValue" href="q3rangecontrol.html#minValue" location="q3rangecontrol.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="minValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxValue" fullname="Q3RangeControl::maxValue" href="q3rangecontrol.html#maxValue" location="q3rangecontrol.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maxValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRange" fullname="Q3RangeControl::setRange" href="q3rangecontrol.html#setRange" location="q3rangecontrol.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRange(int minValue, int maxValue)"> + <parameter left="int" right="" name="minValue" default=""/> + <parameter left="int" right="" name="maxValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinValue" fullname="Q3RangeControl::setMinValue" href="q3rangecontrol.html#setMinValue" location="q3rangecontrol.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMinValue(int minVal)"> + <parameter left="int" right="" name="minVal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxValue" fullname="Q3RangeControl::setMaxValue" href="q3rangecontrol.html#setMaxValue" location="q3rangecontrol.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaxValue(int maxVal)"> + <parameter left="int" right="" name="maxVal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineStep" fullname="Q3RangeControl::lineStep" href="q3rangecontrol.html#lineStep" location="q3rangecontrol.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pageStep" fullname="Q3RangeControl::pageStep" href="q3rangecontrol.html#pageStep" location="q3rangecontrol.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="pageStep() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSteps" fullname="Q3RangeControl::setSteps" href="q3rangecontrol.html#setSteps" location="q3rangecontrol.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSteps(int lineStep, int pageStep)"> + <parameter left="int" right="" name="lineStep" default=""/> + <parameter left="int" right="" name="pageStep" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bound" fullname="Q3RangeControl::bound" href="q3rangecontrol.html#bound" location="q3rangecontrol.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bound(int v) const"> + <parameter left="int" right="" name="v" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="positionFromValue" fullname="Q3RangeControl::positionFromValue" href="q3rangecontrol.html#positionFromValue" location="q3rangecontrol.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="positionFromValue(int logical_val, int span) const"> + <parameter left="int" right="" name="logical_val" default=""/> + <parameter left="int" right="" name="span" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="valueFromPosition" fullname="Q3RangeControl::valueFromPosition" href="q3rangecontrol.html#valueFromPosition" location="q3rangecontrol.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="valueFromPosition(int pos, int span) const"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="int" right="" name="span" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="directSetValue" fullname="Q3RangeControl::directSetValue" href="q3rangecontrol.html#directSetValue" location="q3rangecontrol.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="directSetValue(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="prevValue" fullname="Q3RangeControl::prevValue" href="q3rangecontrol.html#prevValue" location="q3rangecontrol.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="prevValue() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="valueChange" fullname="Q3RangeControl::valueChange" href="q3rangecontrol.html#valueChange" location="q3rangecontrol.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="valueChange()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="rangeChange" fullname="Q3RangeControl::rangeChange" href="q3rangecontrol.html#rangeChange" location="q3rangecontrol.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="rangeChange()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="stepChange" fullname="Q3RangeControl::stepChange" href="q3rangecontrol.html#stepChange" location="q3rangecontrol.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="stepChange()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Url" href="q3url.html" location="q3url.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Url" fullname="Q3Url::Q3Url" href="q3url.html#Q3Url" location="q3url.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Url()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Url" fullname="Q3Url::Q3Url" href="q3url.html#Q3Url-2" location="q3url.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Url(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Url" fullname="Q3Url::Q3Url" href="q3url.html#Q3Url-3" location="q3url.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3Url(const Q3Url & url)"> + <parameter left="const Q3Url &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Url" fullname="Q3Url::Q3Url" href="q3url.html#Q3Url-4" location="q3url.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3Url(const Q3Url & url, const QString & relUrl, bool checkSlash)"> + <parameter left="const Q3Url &" right="" name="url" default=""/> + <parameter left="const QString &" right="" name="relUrl" default=""/> + <parameter left="bool" right="" name="checkSlash" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Url" fullname="Q3Url::~Q3Url" href="q3url.html#dtor.Q3Url" location="q3url.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Url()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="protocol" fullname="Q3Url::protocol" href="q3url.html#protocol" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="protocol() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setProtocol" fullname="Q3Url::setProtocol" href="q3url.html#setProtocol" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setProtocol(const QString & protocol)"> + <parameter left="const QString &" right="" name="protocol" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="user" fullname="Q3Url::user" href="q3url.html#user" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="user() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUser" fullname="Q3Url::setUser" href="q3url.html#setUser" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setUser(const QString & user)"> + <parameter left="const QString &" right="" name="user" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasUser" fullname="Q3Url::hasUser" href="q3url.html#hasUser" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasUser() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="password" fullname="Q3Url::password" href="q3url.html#password" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="password() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPassword" fullname="Q3Url::setPassword" href="q3url.html#setPassword" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPassword(const QString & pass)"> + <parameter left="const QString &" right="" name="pass" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPassword" fullname="Q3Url::hasPassword" href="q3url.html#hasPassword" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPassword() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="host" fullname="Q3Url::host" href="q3url.html#host" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="host() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHost" fullname="Q3Url::setHost" href="q3url.html#setHost" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setHost(const QString & host)"> + <parameter left="const QString &" right="" name="host" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasHost" fullname="Q3Url::hasHost" href="q3url.html#hasHost" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasHost() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="port" fullname="Q3Url::port" href="q3url.html#port" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="port() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPort" fullname="Q3Url::setPort" href="q3url.html#setPort" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPort(int port)"> + <parameter left="int" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPort" fullname="Q3Url::hasPort" href="q3url.html#hasPort" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPort() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="Q3Url::path" href="q3url.html#path" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="path(bool correct) const"> + <parameter left="bool" right="" name="correct" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPath" fullname="Q3Url::setPath" href="q3url.html#setPath" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPath" fullname="Q3Url::hasPath" href="q3url.html#hasPath" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEncodedPathAndQuery" fullname="Q3Url::setEncodedPathAndQuery" href="q3url.html#setEncodedPathAndQuery" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setEncodedPathAndQuery(const QString & pathAndQuery)"> + <parameter left="const QString &" right="" name="pathAndQuery" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedPathAndQuery" fullname="Q3Url::encodedPathAndQuery" href="q3url.html#encodedPathAndQuery" location="q3url.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QString" signature="encodedPathAndQuery()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setQuery" fullname="Q3Url::setQuery" href="q3url.html#setQuery" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setQuery(const QString & txt)"> + <parameter left="const QString &" right="" name="txt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="query" fullname="Q3Url::query" href="q3url.html#query" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="query() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ref" fullname="Q3Url::ref" href="q3url.html#ref" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="ref() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRef" fullname="Q3Url::setRef" href="q3url.html#setRef" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRef(const QString & txt)"> + <parameter left="const QString &" right="" name="txt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasRef" fullname="Q3Url::hasRef" href="q3url.html#hasRef" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasRef() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="Q3Url::isValid" href="q3url.html#isValid" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLocalFile" fullname="Q3Url::isLocalFile" href="q3url.html#isLocalFile" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLocalFile() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addPath" fullname="Q3Url::addPath" href="q3url.html#addPath" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addPath(const QString & pa)"> + <parameter left="const QString &" right="" name="pa" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="Q3Url::setFileName" href="q3url.html#setFileName" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="Q3Url::fileName" href="q3url.html#fileName" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dirPath" fullname="Q3Url::dirPath" href="q3url.html#dirPath" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="dirPath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3Url::operator=" href="q3url.html#operator=" location="q3url.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3Url &" signature="operator=(const Q3Url & url)"> + <parameter left="const Q3Url &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3Url::operator=" href="q3url.html#operator=-2" location="q3url.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="Q3Url &" signature="operator=(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="Q3Url::operator==" href="q3url.html#operator==" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const Q3Url & url) const"> + <parameter left="const Q3Url &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="Q3Url::operator==" href="q3url.html#operator==-2" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const QString & url) const"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decode" fullname="Q3Url::decode" href="q3url.html#decode" location="q3url.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="decode(QString & url)"> + <parameter left="QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encode" fullname="Q3Url::encode" href="q3url.html#encode" location="q3url.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="encode(QString & url)"> + <parameter left="QString &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QString" fullname="Q3Url::operator QString" href="q3url.html#operator QString" location="q3url.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toString" fullname="Q3Url::toString" href="q3url.html#toString" location="q3url.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="toString(bool encodedPath, bool forcePrependProtocol) const"> + <parameter left="bool" right="" name="encodedPath" default="false"/> + <parameter left="bool" right="" name="forcePrependProtocol" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cdUp" fullname="Q3Url::cdUp" href="q3url.html#cdUp" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="cdUp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRelativeUrl" fullname="Q3Url::isRelativeUrl" href="q3url.html#isRelativeUrl" location="q3url.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isRelativeUrl(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="reset" fullname="Q3Url::reset" href="q3url.html#reset" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="parse" fullname="Q3Url::parse" href="q3url.html#parse" location="q3url.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="parse(const QString & url)"> + <parameter left="const QString &" right="" name="url" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QX11Info" href="qx11info.html" location="qx11info_x11.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QX11Info" fullname="QX11Info::QX11Info" href="qx11info.html#QX11Info" location="qx11info_x11.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QX11Info()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QX11Info" fullname="QX11Info::~QX11Info" href="qx11info.html#dtor.QX11Info" location="qx11info_x11.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QX11Info()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QX11Info" fullname="QX11Info::QX11Info" href="qx11info.html#QX11Info-2" location="qx11info_x11.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QX11Info(const QX11Info & other)"> + <parameter left="const QX11Info &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QX11Info::operator=" href="qx11info.html#operator=" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QX11Info &" signature="operator=(const QX11Info & other)"> + <parameter left="const QX11Info &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="display" fullname="QX11Info::display" href="qx11info.html#display" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Display *" signature="display()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="appClass" fullname="QX11Info::appClass" href="qx11info.html#appClass" location="qapplication_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="const char *" signature="appClass()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screen" fullname="QX11Info::screen" href="qx11info.html#screen" location="qx11info_x11.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="screen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="depth" fullname="QX11Info::depth" href="qx11info.html#depth" location="qx11info_x11.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="depth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cells" fullname="QX11Info::cells" href="qx11info.html#cells" location="qx11info_x11.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="cells() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="colormap" fullname="QX11Info::colormap" href="qx11info.html#colormap" location="qx11info_x11.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::HANDLE" signature="colormap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultColormap" fullname="QX11Info::defaultColormap" href="qx11info.html#defaultColormap" location="qx11info_x11.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="defaultColormap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="visual" fullname="QX11Info::visual" href="qx11info.html#visual" location="qx11info_x11.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void *" signature="visual() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultVisual" fullname="QX11Info::defaultVisual" href="qx11info.html#defaultVisual" location="qx11info_x11.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="defaultVisual() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="appScreen" fullname="QX11Info::appScreen" href="qx11info.html#appScreen" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="appScreen()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="appDepth" fullname="QX11Info::appDepth" href="qx11info.html#appDepth" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="appDepth(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appCells" fullname="QX11Info::appCells" href="qx11info.html#appCells" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="appCells(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appColormap" fullname="QX11Info::appColormap" href="qx11info.html#appColormap" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::HANDLE" signature="appColormap(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appVisual" fullname="QX11Info::appVisual" href="qx11info.html#appVisual" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void *" signature="appVisual(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appRootWindow" fullname="QX11Info::appRootWindow" href="qx11info.html#appRootWindow" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="Qt::HANDLE" signature="appRootWindow(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appDefaultColormap" fullname="QX11Info::appDefaultColormap" href="qx11info.html#appDefaultColormap" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="appDefaultColormap(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appDefaultVisual" fullname="QX11Info::appDefaultVisual" href="qx11info.html#appDefaultVisual" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="appDefaultVisual(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appDpiX" fullname="QX11Info::appDpiX" href="qx11info.html#appDpiX" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="appDpiX(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appDpiY" fullname="QX11Info::appDpiY" href="qx11info.html#appDpiY" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="appDpiY(int screen)"> + <parameter left="int" right="" name="screen" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAppDpiX" fullname="QX11Info::setAppDpiX" href="qx11info.html#setAppDpiX" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setAppDpiX(int screen, int xdpi)"> + <parameter left="int" right="" name="screen" default=""/> + <parameter left="int" right="" name="xdpi" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAppDpiY" fullname="QX11Info::setAppDpiY" href="qx11info.html#setAppDpiY" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setAppDpiY(int screen, int ydpi)"> + <parameter left="int" right="" name="screen" default=""/> + <parameter left="int" right="" name="ydpi" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appTime" fullname="QX11Info::appTime" href="qx11info.html#appTime" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="unsigned long" signature="appTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="appUserTime" fullname="QX11Info::appUserTime" href="qx11info.html#appUserTime" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="unsigned long" signature="appUserTime()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAppTime" fullname="QX11Info::setAppTime" href="qx11info.html#setAppTime" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setAppTime(unsigned long time)"> + <parameter left="unsigned long" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAppUserTime" fullname="QX11Info::setAppUserTime" href="qx11info.html#setAppUserTime" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setAppUserTime(unsigned long time)"> + <parameter left="unsigned long" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCompositingManagerRunning" fullname="QX11Info::isCompositingManagerRunning" href="qx11info.html#isCompositingManagerRunning" location="qx11info_x11.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isCompositingManagerRunning()"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="x11data" fullname="QX11Info::x11data" href="qx11info.html#x11data-var" location="qx11info_x11.h" type="QX11InfoData *" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QClipboard" href="qclipboard.html" location="qclipboard.h" bases="QObject" module="QtGui"> + <contents name="notes-for-x11-users" title="Notes for X11 Users" level="1"/> + <contents name="notes-for-mac-os-x-users" title="Notes for Mac OS X Users" level="1"/> + <contents name="notes-for-windows-and-mac-os-x-users" title="Notes for Windows and Mac OS X Users" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Mode" fullname="QClipboard::Mode" href="qclipboard.html#Mode-enum" location="qclipboard.h"> + <value name="Clipboard" value="0"/> + <value name="Selection" value="1"/> + <value name="FindBuffer" value="2"/> + <value name="LastMode" value="FindBuffer"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QClipboard::clear" href="qclipboard.html#clear" location="qclipboard_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear(Mode mode)"> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsSelection" fullname="QClipboard::supportsSelection" href="qclipboard.html#supportsSelection" location="qclipboard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsSelection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsFindBuffer" fullname="QClipboard::supportsFindBuffer" href="qclipboard.html#supportsFindBuffer" location="qclipboard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsFindBuffer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ownsSelection" fullname="QClipboard::ownsSelection" href="qclipboard.html#ownsSelection" location="qclipboard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="ownsSelection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ownsClipboard" fullname="QClipboard::ownsClipboard" href="qclipboard.html#ownsClipboard" location="qclipboard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="ownsClipboard() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ownsFindBuffer" fullname="QClipboard::ownsFindBuffer" href="qclipboard.html#ownsFindBuffer" location="qclipboard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="ownsFindBuffer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QClipboard::text" href="qclipboard.html#text" location="qclipboard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text(Mode mode) const"> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QClipboard::text" href="qclipboard.html#text-2" location="qclipboard.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="text(QString & subtype, Mode mode) const"> + <parameter left="QString &" right="" name="subtype" default=""/> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QClipboard::setText" href="qclipboard.html#setText" location="qclipboard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & text, Mode mode)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="data" fullname="QClipboard::data" href="qclipboard-qt3.html#data" location="qclipboard.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMimeSource *" signature="data(Mode mode) const"> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setData" fullname="QClipboard::setData" href="qclipboard-qt3.html#setData" location="qclipboard.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(QMimeSource * src, Mode mode)"> + <parameter left="QMimeSource *" right="" name="src" default=""/> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mimeData" fullname="QClipboard::mimeData" href="qclipboard.html#mimeData" location="qclipboard_qws.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QMimeData *" signature="mimeData(Mode mode) const"> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMimeData" fullname="QClipboard::setMimeData" href="qclipboard.html#setMimeData" location="qclipboard_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMimeData(QMimeData * src, Mode mode)"> + <parameter left="QMimeData *" right="" name="src" default=""/> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="image" fullname="QClipboard::image" href="qclipboard.html#image" location="qclipboard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="image(Mode mode) const"> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QClipboard::pixmap" href="qclipboard.html#pixmap" location="qclipboard.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap(Mode mode) const"> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setImage" fullname="QClipboard::setImage" href="qclipboard.html#setImage" location="qclipboard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setImage(const QImage & image, Mode mode)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="QClipboard::setPixmap" href="qclipboard.html#setPixmap" location="qclipboard.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(const QPixmap & pixmap, Mode mode)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="Mode" right="" name="mode" default="Clipboard"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="changed" fullname="QClipboard::changed" href="qclipboard.html#changed" location="qclipboard.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="changed(QClipboard::Mode mode)"> + <parameter left="QClipboard::Mode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QClipboard::selectionChanged" href="qclipboard.html#selectionChanged" location="qclipboard.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findBufferChanged" fullname="QClipboard::findBufferChanged" href="qclipboard.html#findBufferChanged" location="qclipboard.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="findBufferChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dataChanged" fullname="QClipboard::dataChanged" href="qclipboard.html#dataChanged" location="qclipboard.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dataChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QClipboard::event" href="qclipboard.html#event" location="qclipboard_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QScrollArea" href="qscrollarea.html" location="qscrollarea.h" bases="QAbstractScrollArea" module="QtGui"> + <contents name="size-hints-and-layouts" title="Size Hints and Layouts" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="widgetResizable" fullname="QScrollArea::widgetResizable" href="qscrollarea.html#widgetResizable-prop" location="qscrollarea.h" type="bool"> + <getter name="widgetResizable"/> + <setter name="setWidgetResizable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QScrollArea::alignment" href="qscrollarea.html#alignment-prop" location="qscrollarea.h" type="Qt::Alignment"> + <getter name="alignment"/> + <setter name="setAlignment"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QScrollArea" fullname="QScrollArea::QScrollArea" href="qscrollarea.html#QScrollArea" location="qscrollarea.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScrollArea(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScrollArea" fullname="QScrollArea::~QScrollArea" href="qscrollarea.html#dtor.QScrollArea" location="qscrollarea.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScrollArea()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QScrollArea::widget" href="qscrollarea.html#widget" location="qscrollarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidget" fullname="QScrollArea::setWidget" href="qscrollarea.html#setWidget" location="qscrollarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeWidget" fullname="QScrollArea::takeWidget" href="qscrollarea.html#takeWidget" location="qscrollarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="takeWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetResizable" fullname="QScrollArea::widgetResizable" href="qscrollarea.html#widgetResizable-prop" location="qscrollarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="widgetResizable" type="bool" signature="widgetResizable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidgetResizable" fullname="QScrollArea::setWidgetResizable" href="qscrollarea.html#widgetResizable-prop" location="qscrollarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="widgetResizable" type="void" signature="setWidgetResizable(bool resizable)"> + <parameter left="bool" right="" name="resizable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QScrollArea::sizeHint" href="qscrollarea.html#sizeHint" location="qscrollarea.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QScrollArea::focusNextPrevChild" href="qscrollarea.html#focusNextPrevChild" location="qscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QScrollArea::alignment" href="qscrollarea.html#alignment-prop" location="qscrollarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="alignment" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QScrollArea::setAlignment" href="qscrollarea.html#alignment-prop" location="qscrollarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="alignment" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> )"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureVisible" fullname="QScrollArea::ensureVisible" href="qscrollarea.html#ensureVisible" location="qscrollarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ensureVisible(int x, int y, int xmargin, int ymargin)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="xmargin" default="50"/> + <parameter left="int" right="" name="ymargin" default="50"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureWidgetVisible" fullname="QScrollArea::ensureWidgetVisible" href="qscrollarea.html#ensureWidgetVisible" location="qscrollarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ensureWidgetVisible(QWidget * childWidget, int xmargin, int ymargin)"> + <parameter left="QWidget *" right="" name="childWidget" default=""/> + <parameter left="int" right="" name="xmargin" default="50"/> + <parameter left="int" right="" name="ymargin" default="50"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QScrollArea::event" href="qscrollarea.html#event" location="qscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QScrollArea::eventFilter" href="qscrollarea.html#eventFilter" location="qscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QScrollArea::resizeEvent" href="qscrollarea.html#resizeEvent" location="qscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * )"> + <parameter left="QResizeEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="scrollContentsBy" fullname="QScrollArea::scrollContentsBy" href="qscrollarea.html#scrollContentsBy" location="qscrollarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollContentsBy(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QExtensionManager" href="qextensionmanager.html" location="qextensionmanager.h" bases="QAbstractExtensionManager,QObject" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="QExtensionManager" fullname="QExtensionManager::QExtensionManager" href="qextensionmanager.html#QExtensionManager" location="qextensionmanager.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QExtensionManager(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QExtensionManager" fullname="QExtensionManager::~QExtensionManager" href="qextensionmanager.html#dtor.QExtensionManager" location="qextensionmanager.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QExtensionManager()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="registerExtensions" fullname="QExtensionManager::registerExtensions" href="qextensionmanager.html#registerExtensions" location="qextensionmanager.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="registerExtensions(QAbstractExtensionFactory * factory, const QString & iid)"> + <parameter left="QAbstractExtensionFactory *" right="" name="factory" default=""/> + <parameter left="const QString &" right="" name="iid" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterExtensions" fullname="QExtensionManager::unregisterExtensions" href="qextensionmanager.html#unregisterExtensions" location="qextensionmanager.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="unregisterExtensions(QAbstractExtensionFactory * factory, const QString & iid)"> + <parameter left="QAbstractExtensionFactory *" right="" name="factory" default=""/> + <parameter left="const QString &" right="" name="iid" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="extension" fullname="QExtensionManager::extension" href="qextensionmanager.html#extension" location="qextensionmanager.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="extension(QObject * object, const QString & iid) const"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="const QString &" right="" name="iid" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGLFramebufferObject" href="qglframebufferobject.html" location="qglframebufferobject.h" bases="QPaintDevice" module="QtOpenGL"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Attachment" fullname="QGLFramebufferObject::Attachment" href="qglframebufferobject.html#Attachment-enum" location="qglframebufferobject.h"> + <value name="NoAttachment" value="0"/> + <value name="CombinedDepthStencil" value="1"/> + <value name="Depth" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFramebufferObject" fullname="QGLFramebufferObject::QGLFramebufferObject" href="qglframebufferobject.html#QGLFramebufferObject" location="qglframebufferobject.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGLFramebufferObject(const QSize & size, GLenum target)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFramebufferObject" fullname="QGLFramebufferObject::QGLFramebufferObject" href="qglframebufferobject.html#QGLFramebufferObject-2" location="qglframebufferobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGLFramebufferObject(int width, int height, GLenum target)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFramebufferObject" fullname="QGLFramebufferObject::QGLFramebufferObject" href="qglframebufferobject.html#QGLFramebufferObject-6" location="qglframebufferobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QGLFramebufferObject(const QSize & size, Attachment attachment, GLenum target, GLenum internal_format)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="Attachment" right="" name="attachment" default=""/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + <parameter left="GLenum" right="" name="internal_format" default="GL_RGBA8"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFramebufferObject" fullname="QGLFramebufferObject::QGLFramebufferObject" href="qglframebufferobject.html#QGLFramebufferObject-5" location="qglframebufferobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QGLFramebufferObject(int width, int height, Attachment attachment, GLenum target, GLenum internal_format)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Attachment" right="" name="attachment" default=""/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + <parameter left="GLenum" right="" name="internal_format" default="GL_RGBA8"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFramebufferObject" fullname="QGLFramebufferObject::QGLFramebufferObject" href="qglframebufferobject.html#QGLFramebufferObject-3" location="qglframebufferobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGLFramebufferObject(const QSize & size, const QGLFramebufferObjectFormat & format)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="const QGLFramebufferObjectFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFramebufferObject" fullname="QGLFramebufferObject::QGLFramebufferObject" href="qglframebufferobject.html#QGLFramebufferObject-4" location="qglframebufferobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QGLFramebufferObject(int width, int height, const QGLFramebufferObjectFormat & format)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="const QGLFramebufferObjectFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGLFramebufferObject" fullname="QGLFramebufferObject::~QGLFramebufferObject" href="qglframebufferobject.html#dtor.QGLFramebufferObject" location="qglframebufferobject.cpp" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGLFramebufferObject()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QGLFramebufferObject::format" href="qglframebufferobject.html#format" location="qglframebufferobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QGLFramebufferObjectFormat &" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QGLFramebufferObject::isValid" href="qglframebufferobject.html#isValid" location="qglframebufferobject.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isBound" fullname="QGLFramebufferObject::isBound" href="qglframebufferobject.html#isBound" location="qglframebufferobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isBound() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bind" fullname="QGLFramebufferObject::bind" href="qglframebufferobject.html#bind" location="qglframebufferobject.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bind()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="release" fullname="QGLFramebufferObject::release" href="qglframebufferobject.html#release" location="qglframebufferobject.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="release()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="texture" fullname="QGLFramebufferObject::texture" href="qglframebufferobject.html#texture" location="qglframebufferobject.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="GLuint" signature="texture() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QGLFramebufferObject::size" href="qglframebufferobject.html#size" location="qglframebufferobject.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toImage" fullname="QGLFramebufferObject::toImage" href="qglframebufferobject.html#toImage" location="qglframebufferobject.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QImage" signature="toImage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="attachment" fullname="QGLFramebufferObject::attachment" href="qglframebufferobject.html#attachment" location="qglframebufferobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Attachment" signature="attachment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paintEngine" fullname="QGLFramebufferObject::paintEngine" href="qglframebufferobject.html#paintEngine" location="qglframebufferobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPaintEngine *" signature="paintEngine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QGLFramebufferObject::handle" href="qglframebufferobject.html#handle" location="qglframebufferobject.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="GLuint" signature="handle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasOpenGLFramebufferObjects" fullname="QGLFramebufferObject::hasOpenGLFramebufferObjects" href="qglframebufferobject.html#hasOpenGLFramebufferObjects" location="qglframebufferobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="hasOpenGLFramebufferObjects()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTexture" fullname="QGLFramebufferObject::drawTexture" href="qglframebufferobject.html#drawTexture" location="qglframebufferobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawTexture(const QRectF & target, GLuint textureId, GLenum textureTarget)"> + <parameter left="const QRectF &" right="" name="target" default=""/> + <parameter left="GLuint" right="" name="textureId" default=""/> + <parameter left="GLenum" right="" name="textureTarget" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTexture" fullname="QGLFramebufferObject::drawTexture" href="qglframebufferobject.html#drawTexture-2" location="qglframebufferobject.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawTexture(const QPointF & point, GLuint textureId, GLenum textureTarget)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="GLuint" right="" name="textureId" default=""/> + <parameter left="GLenum" right="" name="textureTarget" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasOpenGLFramebufferBlit" fullname="QGLFramebufferObject::hasOpenGLFramebufferBlit" href="qglframebufferobject.html#hasOpenGLFramebufferBlit" location="qglframebufferobject.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="hasOpenGLFramebufferBlit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="blitFramebuffer" fullname="QGLFramebufferObject::blitFramebuffer" href="qglframebufferobject.html#blitFramebuffer" location="qglframebufferobject.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="blitFramebuffer(QGLFramebufferObject * target, const QRect & targetRect, QGLFramebufferObject * source, const QRect & sourceRect, GLbitfield buffers, GLenum filter)"> + <parameter left="QGLFramebufferObject *" right="" name="target" default=""/> + <parameter left="const QRect &" right="" name="targetRect" default=""/> + <parameter left="QGLFramebufferObject *" right="" name="source" default=""/> + <parameter left="const QRect &" right="" name="sourceRect" default=""/> + <parameter left="GLbitfield" right="" name="buffers" default="GL_COLOR_BUFFER_BIT"/> + <parameter left="GLenum" right="" name="filter" default="GL_NEAREST"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="metric" fullname="QGLFramebufferObject::metric" href="qglframebufferobject.html#metric" location="qglframebufferobject.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="metric(PaintDeviceMetric metric) const"> + <parameter left="PaintDeviceMetric" right="" name="metric" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGLFramebufferObjectFormat" href="qglframebufferobjectformat.html" location="qglframebufferobject.h" bases="" module="QtOpenGL"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFramebufferObjectFormat" fullname="QGLFramebufferObjectFormat::QGLFramebufferObjectFormat" href="qglframebufferobjectformat.html#QGLFramebufferObjectFormat" location="qglframebufferobject.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGLFramebufferObjectFormat(int samples, QGLFramebufferObject::Attachment attachment, GLenum target, GLenum internalFormat)"> + <parameter left="int" right="" name="samples" default="0"/> + <parameter left="QGLFramebufferObject::Attachment" right="" name="attachment" default="QGLFramebufferObject::NoAttachment"/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + <parameter left="GLenum" right="" name="internalFormat" default="GL_RGBA8"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFramebufferObjectFormat" fullname="QGLFramebufferObjectFormat::QGLFramebufferObjectFormat" href="qglframebufferobjectformat.html#QGLFramebufferObjectFormat-2" location="qglframebufferobject.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGLFramebufferObjectFormat(const QGLFramebufferObjectFormat & other)"> + <parameter left="const QGLFramebufferObjectFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QGLFramebufferObjectFormat::operator=" href="qglframebufferobjectformat.html#operator=" location="qglframebufferobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGLFramebufferObjectFormat &" signature="operator=(const QGLFramebufferObjectFormat & other)"> + <parameter left="const QGLFramebufferObjectFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGLFramebufferObjectFormat" fullname="QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat" href="qglframebufferobjectformat.html#dtor.QGLFramebufferObjectFormat" location="qglframebufferobject.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGLFramebufferObjectFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSamples" fullname="QGLFramebufferObjectFormat::setSamples" href="qglframebufferobjectformat.html#setSamples" location="qglframebufferobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSamples(int samples)"> + <parameter left="int" right="" name="samples" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="samples" fullname="QGLFramebufferObjectFormat::samples" href="qglframebufferobjectformat.html#samples" location="qglframebufferobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="samples() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttachment" fullname="QGLFramebufferObjectFormat::setAttachment" href="qglframebufferobjectformat.html#setAttachment" location="qglframebufferobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttachment(QGLFramebufferObject::Attachment attachment)"> + <parameter left="QGLFramebufferObject::Attachment" right="" name="attachment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attachment" fullname="QGLFramebufferObjectFormat::attachment" href="qglframebufferobjectformat.html#attachment" location="qglframebufferobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGLFramebufferObject::Attachment" signature="attachment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextureTarget" fullname="QGLFramebufferObjectFormat::setTextureTarget" href="qglframebufferobjectformat.html#setTextureTarget" location="qglframebufferobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextureTarget(GLenum target)"> + <parameter left="GLenum" right="" name="target" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textureTarget" fullname="QGLFramebufferObjectFormat::textureTarget" href="qglframebufferobjectformat.html#textureTarget" location="qglframebufferobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="GLenum" signature="textureTarget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInternalFormat" fullname="QGLFramebufferObjectFormat::setInternalFormat" href="qglframebufferobjectformat.html#setInternalFormat" location="qglframebufferobject.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInternalFormat(GLenum internalFormat)"> + <parameter left="GLenum" right="" name="internalFormat" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="internalFormat" fullname="QGLFramebufferObjectFormat::internalFormat" href="qglframebufferobjectformat.html#internalFormat" location="qglframebufferobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="GLenum" signature="internalFormat() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QEventLoop" href="qeventloop.html" location="qeventloop.h" bases="QObject" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QEventLoop" fullname="QEventLoop::QEventLoop" href="qeventloop.html#QEventLoop" location="qeventloop.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QEventLoop(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QEventLoop" fullname="QEventLoop::~QEventLoop" href="qeventloop.html#dtor.QEventLoop" location="qeventloop.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QEventLoop()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ProcessEventsFlag" fullname="QEventLoop::ProcessEventsFlag" href="qeventloop.html#ProcessEventsFlag-enum" location="qeventloop.h" typedef="QEventLoop::ProcessEventsFlags"> + <value name="AllEvents" value="0x00"/> + <value name="ExcludeUserInputEvents" value="0x01"/> + <value name="ExcludeSocketNotifiers" value="0x02"/> + <value name="WaitForMoreEvents" value="0x04"/> + <value name="ExcludeUserInput" value="ExcludeUserInputEvents"/> + <value name="WaitForMore" value="WaitForMoreEvents"/> + <value name="X11ExcludeTimers" value="0x08"/> + <value name="DeferredDeletion" value="0x10"/> + <value name="EventLoopExec" value="0x20"/> + <value name="DialogExec" value="0x40"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ProcessEventsFlags" fullname="QEventLoop::ProcessEventsFlags" href="qeventloop.html#ProcessEventsFlags-typedef" location="qeventloop.h" enum="QEventLoop::ProcessEventsFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="processEvents" fullname="QEventLoop::processEvents" href="qeventloop.html#processEvents" location="qeventloop.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="processEvents(QFlags<QEventLoop::ProcessEventsFlag> flags)"> + <parameter left="QFlags<QEventLoop::ProcessEventsFlag>" right="" name="flags" default="AllEvents"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="processEvents" fullname="QEventLoop::processEvents" href="qeventloop.html#processEvents-2" location="qeventloop.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="processEvents(QFlags<QEventLoop::ProcessEventsFlag> flags, int maxTime)"> + <parameter left="QFlags<QEventLoop::ProcessEventsFlag>" right="" name="flags" default=""/> + <parameter left="int" right="" name="maxTime" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exec" fullname="QEventLoop::exec" href="qeventloop.html#exec" location="qeventloop.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="exec(QFlags<QEventLoop::ProcessEventsFlag> flags)"> + <parameter left="QFlags<QEventLoop::ProcessEventsFlag>" right="" name="flags" default="AllEvents"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="exit" fullname="QEventLoop::exit" href="qeventloop.html#exit" location="qeventloop.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="exit(int returnCode)"> + <parameter left="int" right="" name="returnCode" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRunning" fullname="QEventLoop::isRunning" href="qeventloop.html#isRunning" location="qeventloop.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRunning() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="wakeUp" fullname="QEventLoop::wakeUp" href="qeventloop.html#wakeUp" location="qeventloop.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="wakeUp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="quit" fullname="QEventLoop::quit" href="qeventloop.html#quit" location="qeventloop.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="quit()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSslSocket" href="qsslsocket.html" location="qsslsocket.h" bases="QTcpSocket" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="SslMode" fullname="QSslSocket::SslMode" href="qsslsocket.html#SslMode-enum" location="qsslsocket.h"> + <value name="UnencryptedMode" value="0"/> + <value name="SslClientMode" value="1"/> + <value name="SslServerMode" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="PeerVerifyMode" fullname="QSslSocket::PeerVerifyMode" href="qsslsocket.html#PeerVerifyMode-enum" location="qsslsocket.h"> + <value name="VerifyNone" value="0"/> + <value name="QueryPeer" value="1"/> + <value name="VerifyPeer" value="2"/> + <value name="AutoVerifyPeer" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslSocket" fullname="QSslSocket::QSslSocket" href="qsslsocket.html#QSslSocket" location="qsslsocket.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSslSocket(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSslSocket" fullname="QSslSocket::~QSslSocket" href="qsslsocket.html#dtor.QSslSocket" location="qsslsocket.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSslSocket()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connectToHostEncrypted" fullname="QSslSocket::connectToHostEncrypted" href="qsslsocket.html#connectToHostEncrypted" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="connectToHostEncrypted(const QString & hostName, quint16 port, QFlags<QIODevice::OpenModeFlag> mode)"> + <parameter left="const QString &" right="" name="hostName" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="mode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connectToHostEncrypted" fullname="QSslSocket::connectToHostEncrypted" href="qsslsocket.html#connectToHostEncrypted-2" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="connectToHostEncrypted(const QString & hostName, quint16 port, const QString & sslPeerName, QFlags<QIODevice::OpenModeFlag> mode)"> + <parameter left="const QString &" right="" name="hostName" default=""/> + <parameter left="quint16" right="" name="port" default=""/> + <parameter left="const QString &" right="" name="sslPeerName" default=""/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="mode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSocketDescriptor" fullname="QSslSocket::setSocketDescriptor" href="qsslsocket.html#setSocketDescriptor" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setSocketDescriptor(int socketDescriptor, SocketState state, QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="int" right="" name="socketDescriptor" default=""/> + <parameter left="SocketState" right="" name="state" default="ConnectedState"/> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default="ReadWrite"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mode" fullname="QSslSocket::mode" href="qsslsocket.html#mode" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="SslMode" signature="mode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEncrypted" fullname="QSslSocket::isEncrypted" href="qsslsocket.html#isEncrypted" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEncrypted() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="protocol" fullname="QSslSocket::protocol" href="qsslsocket.html#protocol" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSsl::SslProtocol" signature="protocol() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setProtocol" fullname="QSslSocket::setProtocol" href="qsslsocket.html#setProtocol" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProtocol(QSsl::SslProtocol protocol)"> + <parameter left="QSsl::SslProtocol" right="" name="protocol" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="peerVerifyMode" fullname="QSslSocket::peerVerifyMode" href="qsslsocket.html#peerVerifyMode" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslSocket::PeerVerifyMode" signature="peerVerifyMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPeerVerifyMode" fullname="QSslSocket::setPeerVerifyMode" href="qsslsocket.html#setPeerVerifyMode" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPeerVerifyMode(QSslSocket::PeerVerifyMode mode)"> + <parameter left="QSslSocket::PeerVerifyMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="peerVerifyDepth" fullname="QSslSocket::peerVerifyDepth" href="qsslsocket.html#peerVerifyDepth" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="peerVerifyDepth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPeerVerifyDepth" fullname="QSslSocket::setPeerVerifyDepth" href="qsslsocket.html#setPeerVerifyDepth" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPeerVerifyDepth(int depth)"> + <parameter left="int" right="" name="depth" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesAvailable" fullname="QSslSocket::bytesAvailable" href="qsslsocket.html#bytesAvailable" location="qsslsocket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesToWrite" fullname="QSslSocket::bytesToWrite" href="qsslsocket.html#bytesToWrite" location="qsslsocket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesToWrite() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canReadLine" fullname="QSslSocket::canReadLine" href="qsslsocket.html#canReadLine" location="qsslsocket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canReadLine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QSslSocket::close" href="qsslsocket.html#close" location="qsslsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QSslSocket::atEnd" href="qsslsocket.html#atEnd" location="qsslsocket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="QSslSocket::flush" href="qsslsocket.html#flush" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="flush()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="abort" fullname="QSslSocket::abort" href="qsslsocket.html#abort" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="abort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadBufferSize" fullname="QSslSocket::setReadBufferSize" href="qsslsocket.html#setReadBufferSize" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setReadBufferSize(qint64 size)"> + <parameter left="qint64" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encryptedBytesAvailable" fullname="QSslSocket::encryptedBytesAvailable" href="qsslsocket.html#encryptedBytesAvailable" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="encryptedBytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="encryptedBytesToWrite" fullname="QSslSocket::encryptedBytesToWrite" href="qsslsocket.html#encryptedBytesToWrite" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="encryptedBytesToWrite() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sslConfiguration" fullname="QSslSocket::sslConfiguration" href="qsslsocket.html#sslConfiguration" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslConfiguration" signature="sslConfiguration() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSslConfiguration" fullname="QSslSocket::setSslConfiguration" href="qsslsocket.html#setSslConfiguration" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSslConfiguration(const QSslConfiguration & configuration)"> + <parameter left="const QSslConfiguration &" right="" name="configuration" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLocalCertificate" fullname="QSslSocket::setLocalCertificate" href="qsslsocket.html#setLocalCertificate" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLocalCertificate(const QSslCertificate & certificate)"> + <parameter left="const QSslCertificate &" right="" name="certificate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLocalCertificate" fullname="QSslSocket::setLocalCertificate" href="qsslsocket.html#setLocalCertificate-2" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setLocalCertificate(const QString & path, QSsl::EncodingFormat format)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="QSsl::EncodingFormat" right="" name="format" default="QSsl::Pem"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="localCertificate" fullname="QSslSocket::localCertificate" href="qsslsocket.html#localCertificate" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslCertificate" signature="localCertificate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerCertificate" fullname="QSslSocket::peerCertificate" href="qsslsocket.html#peerCertificate" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslCertificate" signature="peerCertificate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerCertificateChain" fullname="QSslSocket::peerCertificateChain" href="qsslsocket.html#peerCertificateChain" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QSslCertificate>" signature="peerCertificateChain() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sessionCipher" fullname="QSslSocket::sessionCipher" href="qsslsocket.html#sessionCipher" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslCipher" signature="sessionCipher() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrivateKey" fullname="QSslSocket::setPrivateKey" href="qsslsocket.html#setPrivateKey" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrivateKey(const QSslKey & key)"> + <parameter left="const QSslKey &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrivateKey" fullname="QSslSocket::setPrivateKey" href="qsslsocket.html#setPrivateKey-2" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPrivateKey(const QString & fileName, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, const QByteArray & passPhrase)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QSsl::KeyAlgorithm" right="" name="algorithm" default="QSsl::Rsa"/> + <parameter left="QSsl::EncodingFormat" right="" name="format" default="QSsl::Pem"/> + <parameter left="const QByteArray &" right="" name="passPhrase" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="privateKey" fullname="QSslSocket::privateKey" href="qsslsocket.html#privateKey" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSslKey" signature="privateKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ciphers" fullname="QSslSocket::ciphers" href="qsslsocket.html#ciphers" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QSslCipher>" signature="ciphers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCiphers" fullname="QSslSocket::setCiphers" href="qsslsocket.html#setCiphers" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCiphers(const QList<QSslCipher> & ciphers)"> + <parameter left="const QList<QSslCipher> &" right="" name="ciphers" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCiphers" fullname="QSslSocket::setCiphers" href="qsslsocket.html#setCiphers-2" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setCiphers(const QString & ciphers)"> + <parameter left="const QString &" right="" name="ciphers" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultCiphers" fullname="QSslSocket::setDefaultCiphers" href="qsslsocket.html#setDefaultCiphers" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultCiphers(const QList<QSslCipher> & ciphers)"> + <parameter left="const QList<QSslCipher> &" right="" name="ciphers" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultCiphers" fullname="QSslSocket::defaultCiphers" href="qsslsocket.html#defaultCiphers" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QSslCipher>" signature="defaultCiphers()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportedCiphers" fullname="QSslSocket::supportedCiphers" href="qsslsocket.html#supportedCiphers" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QSslCipher>" signature="supportedCiphers()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addCaCertificates" fullname="QSslSocket::addCaCertificates" href="qsslsocket.html#addCaCertificates" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="addCaCertificates(const QString & path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="QSsl::EncodingFormat" right="" name="format" default="QSsl::Pem"/> + <parameter left="QRegExp::PatternSyntax" right="" name="syntax" default="QRegExp::FixedString"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addCaCertificate" fullname="QSslSocket::addCaCertificate" href="qsslsocket.html#addCaCertificate" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addCaCertificate(const QSslCertificate & certificate)"> + <parameter left="const QSslCertificate &" right="" name="certificate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addCaCertificates" fullname="QSslSocket::addCaCertificates" href="qsslsocket.html#addCaCertificates-2" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addCaCertificates(const QList<QSslCertificate> & certificates)"> + <parameter left="const QList<QSslCertificate> &" right="" name="certificates" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCaCertificates" fullname="QSslSocket::setCaCertificates" href="qsslsocket.html#setCaCertificates" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCaCertificates(const QList<QSslCertificate> & certificates)"> + <parameter left="const QList<QSslCertificate> &" right="" name="certificates" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="caCertificates" fullname="QSslSocket::caCertificates" href="qsslsocket.html#caCertificates" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QSslCertificate>" signature="caCertificates() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addDefaultCaCertificates" fullname="QSslSocket::addDefaultCaCertificates" href="qsslsocket.html#addDefaultCaCertificates" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="addDefaultCaCertificates(const QString & path, QSsl::EncodingFormat encoding, QRegExp::PatternSyntax syntax)"> + <parameter left="const QString &" right="" name="path" default=""/> + <parameter left="QSsl::EncodingFormat" right="" name="encoding" default="QSsl::Pem"/> + <parameter left="QRegExp::PatternSyntax" right="" name="syntax" default="QRegExp::FixedString"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDefaultCaCertificate" fullname="QSslSocket::addDefaultCaCertificate" href="qsslsocket.html#addDefaultCaCertificate" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="addDefaultCaCertificate(const QSslCertificate & certificate)"> + <parameter left="const QSslCertificate &" right="" name="certificate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addDefaultCaCertificates" fullname="QSslSocket::addDefaultCaCertificates" href="qsslsocket.html#addDefaultCaCertificates-2" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="addDefaultCaCertificates(const QList<QSslCertificate> & certificates)"> + <parameter left="const QList<QSslCertificate> &" right="" name="certificates" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultCaCertificates" fullname="QSslSocket::setDefaultCaCertificates" href="qsslsocket.html#setDefaultCaCertificates" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultCaCertificates(const QList<QSslCertificate> & certificates)"> + <parameter left="const QList<QSslCertificate> &" right="" name="certificates" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultCaCertificates" fullname="QSslSocket::defaultCaCertificates" href="qsslsocket.html#defaultCaCertificates" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QSslCertificate>" signature="defaultCaCertificates()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="systemCaCertificates" fullname="QSslSocket::systemCaCertificates" href="qsslsocket.html#systemCaCertificates" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QSslCertificate>" signature="systemCaCertificates()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForConnected" fullname="QSslSocket::waitForConnected" href="qsslsocket.html#waitForConnected" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForConnected(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForEncrypted" fullname="QSslSocket::waitForEncrypted" href="qsslsocket.html#waitForEncrypted" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForEncrypted(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForReadyRead" fullname="QSslSocket::waitForReadyRead" href="qsslsocket.html#waitForReadyRead" location="qsslsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForReadyRead(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForBytesWritten" fullname="QSslSocket::waitForBytesWritten" href="qsslsocket.html#waitForBytesWritten" location="qsslsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForBytesWritten(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForDisconnected" fullname="QSslSocket::waitForDisconnected" href="qsslsocket.html#waitForDisconnected" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForDisconnected(int msecs)"> + <parameter left="int" right="" name="msecs" default="30000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sslErrors" fullname="QSslSocket::sslErrors" href="qsslsocket.html#sslErrors" location="qsslsocket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QSslError>" signature="sslErrors() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsSsl" fullname="QSslSocket::supportsSsl" href="qsslsocket.html#supportsSsl" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="supportsSsl()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ignoreSslErrors" fullname="QSslSocket::ignoreSslErrors" href="qsslsocket.html#ignoreSslErrors-2" location="qsslsocket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="ignoreSslErrors(const QList<QSslError> & errors)"> + <parameter left="const QList<QSslError> &" right="" name="errors" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startClientEncryption" fullname="QSslSocket::startClientEncryption" href="qsslsocket.html#startClientEncryption" location="qsslsocket.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="startClientEncryption()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="startServerEncryption" fullname="QSslSocket::startServerEncryption" href="qsslsocket.html#startServerEncryption" location="qsslsocket.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="startServerEncryption()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ignoreSslErrors" fullname="QSslSocket::ignoreSslErrors" href="qsslsocket.html#ignoreSslErrors" location="qsslsocket.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="ignoreSslErrors()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="encrypted" fullname="QSslSocket::encrypted" href="qsslsocket.html#encrypted" location="qsslsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="encrypted()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerVerifyError" fullname="QSslSocket::peerVerifyError" href="qsslsocket.html#peerVerifyError" location="qsslsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="peerVerifyError(const QSslError & error)"> + <parameter left="const QSslError &" right="" name="error" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sslErrors" fullname="QSslSocket::sslErrors" href="qsslsocket.html#sslErrors-2" location="qsslsocket.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="sslErrors(const QList<QSslError> & errors)"> + <parameter left="const QList<QSslError> &" right="" name="errors" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="modeChanged" fullname="QSslSocket::modeChanged" href="qsslsocket.html#modeChanged" location="qsslsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="modeChanged(QSslSocket::SslMode mode)"> + <parameter left="QSslSocket::SslMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encryptedBytesWritten" fullname="QSslSocket::encryptedBytesWritten" href="qsslsocket.html#encryptedBytesWritten" location="qsslsocket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="encryptedBytesWritten(qint64 written)"> + <parameter left="qint64" right="" name="written" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="readData" fullname="QSslSocket::readData" href="qsslsocket.html#readData" location="qsslsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readData(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="writeData" fullname="QSslSocket::writeData" href="qsslsocket.html#writeData" location="qsslsocket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="writeData(const char * data, qint64 len)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="len" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMdiArea" href="qmdiarea.html" location="qmdiarea.h" bases="QAbstractScrollArea" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="background" fullname="QMdiArea::background" href="qmdiarea.html#background-prop" location="qmdiarea.h" type="QBrush"> + <getter name="background"/> + <setter name="setBackground"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="activationOrder" fullname="QMdiArea::activationOrder" href="qmdiarea.html#activationOrder-prop" location="qmdiarea.h" type="WindowOrder"> + <getter name="activationOrder"/> + <setter name="setActivationOrder"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="viewMode" fullname="QMdiArea::viewMode" href="qmdiarea.html#viewMode-prop" location="qmdiarea.h" type="ViewMode"> + <getter name="viewMode"/> + <setter name="setViewMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="documentMode" fullname="QMdiArea::documentMode" href="qmdiarea.html#documentMode-prop" location="qmdiarea.h" type="bool"> + <getter name="documentMode"/> + <setter name="setDocumentMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tabShape" fullname="QMdiArea::tabShape" href="qmdiarea.html#tabShape-prop" location="qmdiarea.h" type="QTabWidget::TabShape"> + <getter name="tabShape"/> + <setter name="setTabShape"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tabPosition" fullname="QMdiArea::tabPosition" href="qmdiarea.html#tabPosition-prop" location="qmdiarea.h" type="QTabWidget::TabPosition"> + <getter name="tabPosition"/> + <setter name="setTabPosition"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="AreaOption" fullname="QMdiArea::AreaOption" href="qmdiarea.html#AreaOption-enum" location="qmdiarea.h" typedef="QMdiArea::AreaOptions"> + <value name="DontMaximizeSubWindowOnActivation" value="0x1"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="AreaOptions" fullname="QMdiArea::AreaOptions" href="qmdiarea.html#AreaOptions-typedef" location="qmdiarea.h" enum="QMdiArea::AreaOption"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="WindowOrder" fullname="QMdiArea::WindowOrder" href="qmdiarea.html#WindowOrder-enum" location="qmdiarea.h"> + <value name="CreationOrder" value="0"/> + <value name="StackingOrder" value="1"/> + <value name="ActivationHistoryOrder" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ViewMode" fullname="QMdiArea::ViewMode" href="qmdiarea.html#ViewMode-enum" location="qmdiarea.h"> + <value name="SubWindowView" value="0"/> + <value name="TabbedView" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QMdiArea" fullname="QMdiArea::QMdiArea" href="qmdiarea.html#QMdiArea" location="qmdiarea.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMdiArea(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMdiArea" fullname="QMdiArea::~QMdiArea" href="qmdiarea.html#dtor.QMdiArea" location="qmdiarea.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMdiArea()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QMdiArea::sizeHint" href="qmdiarea.html#sizeHint" location="qmdiarea.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QMdiArea::minimumSizeHint" href="qmdiarea.html#minimumSizeHint" location="qmdiarea.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentSubWindow" fullname="QMdiArea::currentSubWindow" href="qmdiarea.html#currentSubWindow" location="qmdiarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMdiSubWindow *" signature="currentSubWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activeSubWindow" fullname="QMdiArea::activeSubWindow" href="qmdiarea.html#activeSubWindow" location="qmdiarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMdiSubWindow *" signature="activeSubWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="subWindowList" fullname="QMdiArea::subWindowList" href="qmdiarea.html#subWindowList" location="qmdiarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QMdiSubWindow *>" signature="subWindowList(WindowOrder order) const"> + <parameter left="WindowOrder" right="" name="order" default="CreationOrder"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSubWindow" fullname="QMdiArea::addSubWindow" href="qmdiarea.html#addSubWindow" location="qmdiarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QMdiSubWindow *" signature="addSubWindow(QWidget * widget, QFlags<Qt::WindowType> windowFlags)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="windowFlags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeSubWindow" fullname="QMdiArea::removeSubWindow" href="qmdiarea.html#removeSubWindow" location="qmdiarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeSubWindow(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="background" fullname="QMdiArea::background" href="qmdiarea.html#background-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="background" type="QBrush" signature="background() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBackground" fullname="QMdiArea::setBackground" href="qmdiarea.html#background-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="background" type="void" signature="setBackground(const QBrush & background)"> + <parameter left="const QBrush &" right="" name="background" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activationOrder" fullname="QMdiArea::activationOrder" href="qmdiarea.html#activationOrder-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="activationOrder" type="WindowOrder" signature="activationOrder() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setActivationOrder" fullname="QMdiArea::setActivationOrder" href="qmdiarea.html#activationOrder-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="activationOrder" type="void" signature="setActivationOrder(WindowOrder order)"> + <parameter left="WindowOrder" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QMdiArea::setOption" href="qmdiarea.html#setOption" location="qmdiarea.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(AreaOption option, bool on)"> + <parameter left="AreaOption" right="" name="option" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testOption" fullname="QMdiArea::testOption" href="qmdiarea.html#testOption" location="qmdiarea.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testOption(AreaOption option) const"> + <parameter left="AreaOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewMode" fullname="QMdiArea::setViewMode" href="qmdiarea.html#viewMode-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="viewMode" type="void" signature="setViewMode(ViewMode mode)"> + <parameter left="ViewMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewMode" fullname="QMdiArea::viewMode" href="qmdiarea.html#viewMode-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="viewMode" type="ViewMode" signature="viewMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="documentMode" fullname="QMdiArea::documentMode" href="qmdiarea.html#documentMode-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="documentMode" type="bool" signature="documentMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocumentMode" fullname="QMdiArea::setDocumentMode" href="qmdiarea.html#documentMode-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="documentMode" type="void" signature="setDocumentMode(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabShape" fullname="QMdiArea::setTabShape" href="qmdiarea.html#tabShape-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tabShape" type="void" signature="setTabShape(QTabWidget::TabShape shape)"> + <parameter left="QTabWidget::TabShape" right="" name="shape" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabShape" fullname="QMdiArea::tabShape" href="qmdiarea.html#tabShape-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabShape" type="QTabWidget::TabShape" signature="tabShape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabPosition" fullname="QMdiArea::setTabPosition" href="qmdiarea.html#tabPosition-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tabPosition" type="void" signature="setTabPosition(QTabWidget::TabPosition position)"> + <parameter left="QTabWidget::TabPosition" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabPosition" fullname="QMdiArea::tabPosition" href="qmdiarea.html#tabPosition-prop" location="qmdiarea.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabPosition" type="QTabWidget::TabPosition" signature="tabPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="subWindowActivated" fullname="QMdiArea::subWindowActivated" href="qmdiarea.html#subWindowActivated" location="qmdiarea.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="subWindowActivated(QMdiSubWindow * window)"> + <parameter left="QMdiSubWindow *" right="" name="window" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setActiveSubWindow" fullname="QMdiArea::setActiveSubWindow" href="qmdiarea.html#setActiveSubWindow" location="qmdiarea.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setActiveSubWindow(QMdiSubWindow * window)"> + <parameter left="QMdiSubWindow *" right="" name="window" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tileSubWindows" fullname="QMdiArea::tileSubWindows" href="qmdiarea.html#tileSubWindows" location="qmdiarea.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="tileSubWindows()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cascadeSubWindows" fullname="QMdiArea::cascadeSubWindows" href="qmdiarea.html#cascadeSubWindows" location="qmdiarea.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="cascadeSubWindows()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="closeActiveSubWindow" fullname="QMdiArea::closeActiveSubWindow" href="qmdiarea.html#closeActiveSubWindow" location="qmdiarea.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="closeActiveSubWindow()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="closeAllSubWindows" fullname="QMdiArea::closeAllSubWindows" href="qmdiarea.html#closeAllSubWindows" location="qmdiarea.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="closeAllSubWindows()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activateNextSubWindow" fullname="QMdiArea::activateNextSubWindow" href="qmdiarea.html#activateNextSubWindow" location="qmdiarea.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="activateNextSubWindow()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="activatePreviousSubWindow" fullname="QMdiArea::activatePreviousSubWindow" href="qmdiarea.html#activatePreviousSubWindow" location="qmdiarea.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="activatePreviousSubWindow()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setupViewport" fullname="QMdiArea::setupViewport" href="qmdiarea.html#setupViewport" location="qmdiarea.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setupViewport(QWidget * viewport)"> + <parameter left="QWidget *" right="" name="viewport" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QMdiArea::event" href="qmdiarea.html#event" location="qmdiarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QMdiArea::eventFilter" href="qmdiarea.html#eventFilter" location="qmdiarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * object, QEvent * event)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QMdiArea::paintEvent" href="qmdiarea.html#paintEvent" location="qmdiarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * paintEvent)"> + <parameter left="QPaintEvent *" right="" name="paintEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="childEvent" fullname="QMdiArea::childEvent" href="qmdiarea.html#childEvent" location="qmdiarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="childEvent(QChildEvent * childEvent)"> + <parameter left="QChildEvent *" right="" name="childEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QMdiArea::resizeEvent" href="qmdiarea.html#resizeEvent" location="qmdiarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * resizeEvent)"> + <parameter left="QResizeEvent *" right="" name="resizeEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QMdiArea::timerEvent" href="qmdiarea.html#timerEvent" location="qmdiarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * timerEvent)"> + <parameter left="QTimerEvent *" right="" name="timerEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QMdiArea::showEvent" href="qmdiarea.html#showEvent" location="qmdiarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * showEvent)"> + <parameter left="QShowEvent *" right="" name="showEvent" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportEvent" fullname="QMdiArea::viewportEvent" href="qmdiarea.html#viewportEvent" location="qmdiarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="viewportEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="scrollContentsBy" fullname="QMdiArea::scrollContentsBy" href="qmdiarea.html#scrollContentsBy" location="qmdiarea.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollContentsBy(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMetaMethod" href="qmetamethod.html" location="qmetaobject.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="signature" fullname="QMetaMethod::signature" href="qmetamethod.html#signature" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="signature() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="typeName" fullname="QMetaMethod::typeName" href="qmetamethod.html#typeName" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="typeName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parameterTypes" fullname="QMetaMethod::parameterTypes" href="qmetamethod.html#parameterTypes" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="parameterTypes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parameterNames" fullname="QMetaMethod::parameterNames" href="qmetamethod.html#parameterNames" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="parameterNames() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tag" fullname="QMetaMethod::tag" href="qmetamethod.html#tag" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="tag() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Access" fullname="QMetaMethod::Access" href="qmetamethod.html#Access-enum" location="qmetaobject.h"> + <value name="Private" value="0"/> + <value name="Protected" value="1"/> + <value name="Public" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="access" fullname="QMetaMethod::access" href="qmetamethod.html#access" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Access" signature="access() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="MethodType" fullname="QMetaMethod::MethodType" href="qmetamethod.html#MethodType-enum" location="qmetaobject.h"> + <value name="Method" value="0"/> + <value name="Signal" value="1"/> + <value name="Slot" value="2"/> + <value name="Constructor" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="methodType" fullname="QMetaMethod::methodType" href="qmetamethod.html#methodType" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="MethodType" signature="methodType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="methodIndex" fullname="QMetaMethod::methodIndex" href="qmetamethod.html#methodIndex" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="methodIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="invoke" fullname="QMetaMethod::invoke" href="qmetamethod.html#invoke" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="invoke(QObject * object, Qt::ConnectionType connectionType, QGenericReturnArgument returnValue, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="Qt::ConnectionType" right="" name="connectionType" default=""/> + <parameter left="QGenericReturnArgument" right="" name="returnValue" default=""/> + <parameter left="QGenericArgument" right="" name="val0" default="QGenericArgument( 0 )"/> + <parameter left="QGenericArgument" right="" name="val1" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val2" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val3" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val4" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val5" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val6" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val7" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val8" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val9" default="QGenericArgument()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invoke" fullname="QMetaMethod::invoke" href="qmetamethod.html#invoke-2" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="invoke(QObject * object, QGenericReturnArgument returnValue, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QGenericReturnArgument" right="" name="returnValue" default=""/> + <parameter left="QGenericArgument" right="" name="val0" default="QGenericArgument( 0 )"/> + <parameter left="QGenericArgument" right="" name="val1" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val2" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val3" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val4" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val5" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val6" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val7" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val8" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val9" default="QGenericArgument()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invoke" fullname="QMetaMethod::invoke" href="qmetamethod.html#invoke-3" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="invoke(QObject * object, Qt::ConnectionType connectionType, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="Qt::ConnectionType" right="" name="connectionType" default=""/> + <parameter left="QGenericArgument" right="" name="val0" default="QGenericArgument( 0 )"/> + <parameter left="QGenericArgument" right="" name="val1" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val2" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val3" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val4" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val5" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val6" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val7" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val8" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val9" default="QGenericArgument()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invoke" fullname="QMetaMethod::invoke" href="qmetamethod.html#invoke-4" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="invoke(QObject * object, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QGenericArgument" right="" name="val0" default="QGenericArgument( 0 )"/> + <parameter left="QGenericArgument" right="" name="val1" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val2" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val3" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val4" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val5" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val6" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val7" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val8" default="QGenericArgument()"/> + <parameter left="QGenericArgument" right="" name="val9" default="QGenericArgument()"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMetaEnum" href="qmetaenum.html" location="qmetaobject.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QMetaEnum::name" href="qmetaenum.html#name" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFlag" fullname="QMetaEnum::isFlag" href="qmetaenum.html#isFlag" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFlag() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keyCount" fullname="QMetaEnum::keyCount" href="qmetaenum.html#keyCount" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="keyCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QMetaEnum::key" href="qmetaenum.html#key" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="key(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QMetaEnum::value" href="qmetaenum.html#value" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="value(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scope" fullname="QMetaEnum::scope" href="qmetaenum.html#scope" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="scope() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keyToValue" fullname="QMetaEnum::keyToValue" href="qmetaenum.html#keyToValue" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="keyToValue(const char * key) const"> + <parameter left="const char *" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valueToKey" fullname="QMetaEnum::valueToKey" href="qmetaenum.html#valueToKey" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="valueToKey(int value) const"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="keysToValue" fullname="QMetaEnum::keysToValue" href="qmetaenum.html#keysToValue" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="keysToValue(const char * keys) const"> + <parameter left="const char *" right="" name="keys" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valueToKeys" fullname="QMetaEnum::valueToKeys" href="qmetaenum.html#valueToKeys" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="valueToKeys(int value) const"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QMetaEnum::isValid" href="qmetaenum.html#isValid" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMetaProperty" href="qmetaproperty.html" location="qmetaobject.h" bases="" module="QtCore"> + <contents name="property-meta-data" title="Property Meta-Data" level="1"/> + <contents name="copying-and-assignment" title="Copying and Assignment" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QMetaProperty::name" href="qmetaproperty.html#name" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="typeName" fullname="QMetaProperty::typeName" href="qmetaproperty.html#typeName" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="typeName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QMetaProperty::type" href="qmetaproperty.html#type" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant::Type" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="userType" fullname="QMetaProperty::userType" href="qmetaproperty.html#userType" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="userType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="propertyIndex" fullname="QMetaProperty::propertyIndex" href="qmetaproperty.html#propertyIndex" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="propertyIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isReadable" fullname="QMetaProperty::isReadable" href="qmetaproperty.html#isReadable" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isReadable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isWritable" fullname="QMetaProperty::isWritable" href="qmetaproperty.html#isWritable" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isWritable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isResettable" fullname="QMetaProperty::isResettable" href="qmetaproperty.html#isResettable" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isResettable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDesignable" fullname="QMetaProperty::isDesignable" href="qmetaproperty.html#isDesignable" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDesignable(const QObject * object) const"> + <parameter left="const QObject *" right="" name="object" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isScriptable" fullname="QMetaProperty::isScriptable" href="qmetaproperty.html#isScriptable" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isScriptable(const QObject * object) const"> + <parameter left="const QObject *" right="" name="object" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isStored" fullname="QMetaProperty::isStored" href="qmetaproperty.html#isStored" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isStored(const QObject * object) const"> + <parameter left="const QObject *" right="" name="object" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isEditable" fullname="QMetaProperty::isEditable" href="qmetaproperty-obsolete.html#isEditable" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEditable(const QObject * object) const"> + <parameter left="const QObject *" right="" name="object" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isUser" fullname="QMetaProperty::isUser" href="qmetaproperty.html#isUser" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isUser(const QObject * object) const"> + <parameter left="const QObject *" right="" name="object" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isConstant" fullname="QMetaProperty::isConstant" href="qmetaproperty.html#isConstant" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isConstant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFinal" fullname="QMetaProperty::isFinal" href="qmetaproperty.html#isFinal" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFinal() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFlagType" fullname="QMetaProperty::isFlagType" href="qmetaproperty.html#isFlagType" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFlagType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnumType" fullname="QMetaProperty::isEnumType" href="qmetaproperty.html#isEnumType" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnumType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="enumerator" fullname="QMetaProperty::enumerator" href="qmetaproperty.html#enumerator" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMetaEnum" signature="enumerator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasNotifySignal" fullname="QMetaProperty::hasNotifySignal" href="qmetaproperty.html#hasNotifySignal" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasNotifySignal() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notifySignal" fullname="QMetaProperty::notifySignal" href="qmetaproperty.html#notifySignal" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMetaMethod" signature="notifySignal() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notifySignalIndex" fullname="QMetaProperty::notifySignalIndex" href="qmetaproperty.html#notifySignalIndex" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="notifySignalIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QMetaProperty::read" href="qmetaproperty.html#read" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="read(const QObject * object) const"> + <parameter left="const QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QMetaProperty::write" href="qmetaproperty.html#write" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="write(QObject * object, const QVariant & value) const"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QMetaProperty::reset" href="qmetaproperty.html#reset" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="reset(QObject * object) const"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QMetaProperty::isValid" href="qmetaproperty.html#isValid" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMetaClassInfo" href="qmetaclassinfo.html" location="qmetaobject.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QMetaClassInfo::name" href="qmetaclassinfo.html#name" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QMetaClassInfo::value" href="qmetaclassinfo.html#value" location="qmetaobject.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="value() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDecorationDefault" href="qdecorationdefault.html" location="qdecorationdefault_qws.h" bases="QDecoration" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDecorationDefault" fullname="QDecorationDefault::QDecorationDefault" href="qdecorationdefault.html#QDecorationDefault" location="qdecorationdefault_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDecorationDefault()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDecorationDefault" fullname="QDecorationDefault::~QDecorationDefault" href="qdecorationdefault.html#dtor.QDecorationDefault" location="qdecorationdefault_qws.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDecorationDefault()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="region" fullname="QDecorationDefault::region" href="qdecorationdefault.html#region" location="qdecorationdefault_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QRegion" signature="region(const QWidget * widget, const QRect & rect, int decorationRegion)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="int" right="" name="decorationRegion" default="All"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QDecorationDefault::paint" href="qdecorationdefault.html#paint" location="qdecorationdefault_qws.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="paint(QPainter * painter, const QWidget * widget, int decorationRegion, DecorationState state)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="decorationRegion" default="All"/> + <parameter left="DecorationState" right="" name="state" default="Normal"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="titleBarHeight" fullname="QDecorationDefault::titleBarHeight" href="qdecorationdefault.html#titleBarHeight" location="qdecorationdefault_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="titleBarHeight(const QWidget * widget)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintButton" fullname="QDecorationDefault::paintButton" href="qdecorationdefault.html#paintButton" location="qdecorationdefault_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintButton(QPainter * painter, const QWidget * widget, int buttonRegion, DecorationState state, const QPalette & palette)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="buttonRegion" default=""/> + <parameter left="DecorationState" right="" name="state" default=""/> + <parameter left="const QPalette &" right="" name="palette" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="pixmapFor" fullname="QDecorationDefault::pixmapFor" href="qdecorationdefault.html#pixmapFor" location="qdecorationdefault_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QPixmap" signature="pixmapFor(const QWidget * widget, int decorationRegion, int & xoff, int & yoff)"> + <parameter left="const QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="decorationRegion" default=""/> + <parameter left="int &" right="" name="xoff" default=""/> + <parameter left="int &" right="" name="yoff" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="xpmForRegion" fullname="QDecorationDefault::xpmForRegion" href="qdecorationdefault.html#xpmForRegion" location="qdecorationdefault_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="const char **" signature="xpmForRegion(int region)"> + <parameter left="int" right="" name="region" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="menu_width" fullname="QDecorationDefault::menu_width" href="qdecorationdefault.html#menu_width-var" location="qdecorationdefault_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="help_width" fullname="QDecorationDefault::help_width" href="qdecorationdefault.html#help_width-var" location="qdecorationdefault_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="close_width" fullname="QDecorationDefault::close_width" href="qdecorationdefault.html#close_width-var" location="qdecorationdefault_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="minimize_width" fullname="QDecorationDefault::minimize_width" href="qdecorationdefault.html#minimize_width-var" location="qdecorationdefault_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="maximize_width" fullname="QDecorationDefault::maximize_width" href="qdecorationdefault.html#maximize_width-var" location="qdecorationdefault_qws.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="normalize_width" fullname="QDecorationDefault::normalize_width" href="qdecorationdefault.html#normalize_width-var" location="qdecorationdefault_qws.h" type="int" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWrappedEvent" href="qwrappedevent.html" location="qwrappedevent.h" bases="QEvent" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWrappedEvent" fullname="QWrappedEvent::~QWrappedEvent" href="qwrappedevent.html#dtor.QWrappedEvent" location="qwrappedevent.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWrappedEvent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="object" fullname="QWrappedEvent::object" href="qwrappedevent.html#object" location="qwrappedevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="object() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="event" fullname="QWrappedEvent::event" href="qwrappedevent.html#event" location="qwrappedevent.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QEvent *" signature="event() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QNetworkAddressEntry" href="qnetworkaddressentry.html" location="qnetworkinterface.h" bases="" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkAddressEntry" fullname="QNetworkAddressEntry::QNetworkAddressEntry" href="qnetworkaddressentry.html#QNetworkAddressEntry" location="qnetworkinterface.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QNetworkAddressEntry()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkAddressEntry" fullname="QNetworkAddressEntry::QNetworkAddressEntry" href="qnetworkaddressentry.html#QNetworkAddressEntry-2" location="qnetworkinterface.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QNetworkAddressEntry(const QNetworkAddressEntry & other)"> + <parameter left="const QNetworkAddressEntry &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QNetworkAddressEntry::operator=" href="qnetworkaddressentry.html#operator=" location="qnetworkinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QNetworkAddressEntry &" signature="operator=(const QNetworkAddressEntry & other)"> + <parameter left="const QNetworkAddressEntry &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QNetworkAddressEntry" fullname="QNetworkAddressEntry::~QNetworkAddressEntry" href="qnetworkaddressentry.html#dtor.QNetworkAddressEntry" location="qnetworkinterface.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QNetworkAddressEntry()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QNetworkAddressEntry::operator==" href="qnetworkaddressentry.html#operator==" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QNetworkAddressEntry & other) const"> + <parameter left="const QNetworkAddressEntry &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QNetworkAddressEntry::operator!=" href="qnetworkaddressentry.html#operator!=" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QNetworkAddressEntry & other) const"> + <parameter left="const QNetworkAddressEntry &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ip" fullname="QNetworkAddressEntry::ip" href="qnetworkaddressentry.html#ip" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHostAddress" signature="ip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIp" fullname="QNetworkAddressEntry::setIp" href="qnetworkaddressentry.html#setIp" location="qnetworkinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIp(const QHostAddress & newIp)"> + <parameter left="const QHostAddress &" right="" name="newIp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="netmask" fullname="QNetworkAddressEntry::netmask" href="qnetworkaddressentry.html#netmask" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHostAddress" signature="netmask() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNetmask" fullname="QNetworkAddressEntry::setNetmask" href="qnetworkaddressentry.html#setNetmask" location="qnetworkinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNetmask(const QHostAddress & newNetmask)"> + <parameter left="const QHostAddress &" right="" name="newNetmask" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prefixLength" fullname="QNetworkAddressEntry::prefixLength" href="qnetworkaddressentry.html#prefixLength" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="prefixLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPrefixLength" fullname="QNetworkAddressEntry::setPrefixLength" href="qnetworkaddressentry.html#setPrefixLength" location="qnetworkinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPrefixLength(int length)"> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="broadcast" fullname="QNetworkAddressEntry::broadcast" href="qnetworkaddressentry.html#broadcast" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHostAddress" signature="broadcast() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBroadcast" fullname="QNetworkAddressEntry::setBroadcast" href="qnetworkaddressentry.html#setBroadcast" location="qnetworkinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBroadcast(const QHostAddress & newBroadcast)"> + <parameter left="const QHostAddress &" right="" name="newBroadcast" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QNetworkInterface" href="qnetworkinterface.html" location="qnetworkinterface.h" bases="" module="QtNetwork"> + <enum access="public" threadsafety="unspecified" status="commendable" name="InterfaceFlag" fullname="QNetworkInterface::InterfaceFlag" href="qnetworkinterface.html#InterfaceFlag-enum" location="qnetworkinterface.h" typedef="QNetworkInterface::InterfaceFlags"> + <value name="IsUp" value="0x1"/> + <value name="IsRunning" value="0x2"/> + <value name="CanBroadcast" value="0x4"/> + <value name="IsLoopBack" value="0x8"/> + <value name="IsPointToPoint" value="0x10"/> + <value name="CanMulticast" value="0x20"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="InterfaceFlags" fullname="QNetworkInterface::InterfaceFlags" href="qnetworkinterface.html#InterfaceFlags-typedef" location="qnetworkinterface.h" enum="QNetworkInterface::InterfaceFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkInterface" fullname="QNetworkInterface::QNetworkInterface" href="qnetworkinterface.html#QNetworkInterface" location="qnetworkinterface.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QNetworkInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QNetworkInterface" fullname="QNetworkInterface::QNetworkInterface" href="qnetworkinterface.html#QNetworkInterface-2" location="qnetworkinterface.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QNetworkInterface(const QNetworkInterface & other)"> + <parameter left="const QNetworkInterface &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QNetworkInterface::operator=" href="qnetworkinterface.html#operator=" location="qnetworkinterface.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QNetworkInterface &" signature="operator=(const QNetworkInterface & other)"> + <parameter left="const QNetworkInterface &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QNetworkInterface" fullname="QNetworkInterface::~QNetworkInterface" href="qnetworkinterface.html#dtor.QNetworkInterface" location="qnetworkinterface.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QNetworkInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QNetworkInterface::isValid" href="qnetworkinterface.html#isValid" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="QNetworkInterface::index" href="qnetworkinterface.html#index" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="index() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="name" fullname="QNetworkInterface::name" href="qnetworkinterface.html#name" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="name() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="humanReadableName" fullname="QNetworkInterface::humanReadableName" href="qnetworkinterface.html#humanReadableName" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="humanReadableName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QNetworkInterface::flags" href="qnetworkinterface.html#flags" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="InterfaceFlags" signature="flags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hardwareAddress" fullname="QNetworkInterface::hardwareAddress" href="qnetworkinterface.html#hardwareAddress" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="hardwareAddress() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addressEntries" fullname="QNetworkInterface::addressEntries" href="qnetworkinterface.html#addressEntries" location="qnetworkinterface.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QNetworkAddressEntry>" signature="addressEntries() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="interfaceFromName" fullname="QNetworkInterface::interfaceFromName" href="qnetworkinterface.html#interfaceFromName" location="qnetworkinterface.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QNetworkInterface" signature="interfaceFromName(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="interfaceFromIndex" fullname="QNetworkInterface::interfaceFromIndex" href="qnetworkinterface.html#interfaceFromIndex" location="qnetworkinterface.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QNetworkInterface" signature="interfaceFromIndex(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allInterfaces" fullname="QNetworkInterface::allInterfaces" href="qnetworkinterface.html#allInterfaces" location="qnetworkinterface.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QNetworkInterface>" signature="allInterfaces()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="allAddresses" fullname="QNetworkInterface::allAddresses" href="qnetworkinterface.html#allAddresses" location="qnetworkinterface.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QHostAddress>" signature="allAddresses()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractFormBuilder" href="qabstractformbuilder.html" location="abstractformbuilder.h" bases="" module="QtDesigner"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractFormBuilder" fullname="QAbstractFormBuilder::QAbstractFormBuilder" href="qabstractformbuilder.html#QAbstractFormBuilder" location="abstractformbuilder.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractFormBuilder()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractFormBuilder" fullname="QAbstractFormBuilder::~QAbstractFormBuilder" href="qabstractformbuilder.html#dtor.QAbstractFormBuilder" location="abstractformbuilder.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractFormBuilder()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="workingDirectory" fullname="QAbstractFormBuilder::workingDirectory" href="qabstractformbuilder.html#workingDirectory" location="abstractformbuilder.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir" signature="workingDirectory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWorkingDirectory" fullname="QAbstractFormBuilder::setWorkingDirectory" href="qabstractformbuilder.html#setWorkingDirectory" location="abstractformbuilder.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWorkingDirectory(const QDir & directory)"> + <parameter left="const QDir &" right="" name="directory" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QAbstractFormBuilder::load" href="qabstractformbuilder.html#load" location="abstractformbuilder.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="load(QIODevice * device, QWidget * parent)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QAbstractFormBuilder::save" href="qabstractformbuilder.html#save" location="abstractformbuilder.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="save(QIODevice * device, QWidget * widget)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="m_laidout" fullname="QAbstractFormBuilder::m_laidout" href="qabstractformbuilder.html#m_laidout-var" location="abstractformbuilder.h" type="QHash<QObject *, bool>" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="m_actions" fullname="QAbstractFormBuilder::m_actions" href="qabstractformbuilder.html#m_actions-var" location="abstractformbuilder.h" type="QHash<QString, QAction *>" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="m_actionGroups" fullname="QAbstractFormBuilder::m_actionGroups" href="qabstractformbuilder.html#m_actionGroups-var" location="abstractformbuilder.h" type="QHash<QString, QActionGroup *>" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="m_defaultMargin" fullname="QAbstractFormBuilder::m_defaultMargin" href="qabstractformbuilder.html#m_defaultMargin-var" location="abstractformbuilder.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="m_defaultSpacing" fullname="QAbstractFormBuilder::m_defaultSpacing" href="qabstractformbuilder.html#m_defaultSpacing-var" location="abstractformbuilder.h" type="int" static="false"/> + <variable access="protected" threadsafety="unspecified" status="commendable" name="m_workingDirectory" fullname="QAbstractFormBuilder::m_workingDirectory" href="qabstractformbuilder.html#m_workingDirectory-var" location="abstractformbuilder.h" type="QDir" static="false"/> + </class> + <class access="public" threadsafety="unspecified" status="main" name="QmlEngine" href="qmlengine.html" location="qmlengine.h" bases="QObject" module="QtDeclarative"> + <function access="public" threadsafety="unspecified" status="commendable" name="QmlEngine" fullname="QmlEngine::QmlEngine" href="qmlengine.html#QmlEngine" location="qmlengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QmlEngine(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QmlEngine" fullname="QmlEngine::~QmlEngine" href="qmlengine.html#dtor.QmlEngine" location="qmlengine.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QmlEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rootContext" fullname="QmlEngine::rootContext" href="qmlengine.html#rootContext" location="qmlengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QmlContext *" signature="rootContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearComponentCache" fullname="QmlEngine::clearComponentCache" href="qmlengine.html#clearComponentCache" location="qmlengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearComponentCache()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addImportPath" fullname="QmlEngine::addImportPath" href="qmlengine.html#addImportPath" location="qmlengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addImportPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNetworkAccessManager" fullname="QmlEngine::setNetworkAccessManager" href="qmlengine.html#setNetworkAccessManager" location="qmlengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNetworkAccessManager(QNetworkAccessManager * network)"> + <parameter left="QNetworkAccessManager *" right="" name="network" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="networkAccessManager" fullname="QmlEngine::networkAccessManager" href="qmlengine.html#networkAccessManager" location="qmlengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkAccessManager *" signature="networkAccessManager() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="baseUrl" fullname="QmlEngine::baseUrl" href="qmlengine.html#baseUrl" location="qmlengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QUrl" signature="baseUrl() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBaseUrl" fullname="QmlEngine::setBaseUrl" href="qmlengine.html#setBaseUrl" location="qmlengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBaseUrl(const QUrl & url)"> + <parameter left="const QUrl &" right="" name="url" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contextForObject" fullname="QmlEngine::contextForObject" href="qmlengine.html#contextForObject" location="qmlengine.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QmlContext *" signature="contextForObject(const QObject * object)"> + <parameter left="const QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContextForObject" fullname="QmlEngine::setContextForObject" href="qmlengine.html#setContextForObject" location="qmlengine.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setContextForObject(QObject * object, QmlContext * context)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QmlContext *" right="" name="context" default=""/> + </function> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QSpan" href="qrasterpaintengine.html#QSpan-typedef" location="qdrawhelper_p.h"/> + <class access="public" threadsafety="unspecified" status="commendable" name="QStringMatcher" href="qstringmatcher.html" location="qstringmatcher.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QStringMatcher" fullname="QStringMatcher::QStringMatcher" href="qstringmatcher.html#QStringMatcher" location="qstringmatcher.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStringMatcher()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QStringMatcher" fullname="QStringMatcher::QStringMatcher" href="qstringmatcher.html#QStringMatcher-2" location="qstringmatcher.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QStringMatcher(const QString & pattern, Qt::CaseSensitivity cs)"> + <parameter left="const QString &" right="" name="pattern" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStringMatcher" fullname="QStringMatcher::QStringMatcher" href="qstringmatcher.html#QStringMatcher-3" location="qstringmatcher.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QStringMatcher(const QChar * uc, int length, Qt::CaseSensitivity cs)"> + <parameter left="const QChar *" right="" name="uc" default=""/> + <parameter left="int" right="" name="length" default=""/> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default="Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QStringMatcher" fullname="QStringMatcher::QStringMatcher" href="qstringmatcher.html#QStringMatcher-4" location="qstringmatcher.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QStringMatcher(const QStringMatcher & other)"> + <parameter left="const QStringMatcher &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QStringMatcher" fullname="QStringMatcher::~QStringMatcher" href="qstringmatcher.html#dtor.QStringMatcher" location="qstringmatcher.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QStringMatcher()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QStringMatcher::operator=" href="qstringmatcher.html#operator=" location="qstringmatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QStringMatcher &" signature="operator=(const QStringMatcher & other)"> + <parameter left="const QStringMatcher &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPattern" fullname="QStringMatcher::setPattern" href="qstringmatcher.html#setPattern" location="qstringmatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPattern(const QString & pattern)"> + <parameter left="const QString &" right="" name="pattern" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCaseSensitivity" fullname="QStringMatcher::setCaseSensitivity" href="qstringmatcher.html#setCaseSensitivity" location="qstringmatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCaseSensitivity(Qt::CaseSensitivity cs)"> + <parameter left="Qt::CaseSensitivity" right="" name="cs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexIn" fullname="QStringMatcher::indexIn" href="qstringmatcher.html#indexIn" location="qstringmatcher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexIn(const QString & str, int from) const"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexIn" fullname="QStringMatcher::indexIn" href="qstringmatcher.html#indexIn-2" location="qstringmatcher.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="indexIn(const QChar * str, int length, int from) const"> + <parameter left="const QChar *" right="" name="str" default=""/> + <parameter left="int" right="" name="length" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pattern" fullname="QStringMatcher::pattern" href="qstringmatcher.html#pattern" location="qstringmatcher.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="pattern() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="caseSensitivity" fullname="QStringMatcher::caseSensitivity" href="qstringmatcher.html#caseSensitivity" location="qstringmatcher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::CaseSensitivity" signature="caseSensitivity() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusArgument" href="qdbusargument.html" location="qdbusargument.h" bases="" module="QtDBus"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ElementType" fullname="QDBusArgument::ElementType" href="qdbusargument.html#ElementType-enum" location="qdbusargument.h"> + <value name="BasicType" value="0"/> + <value name="VariantType" value="1"/> + <value name="ArrayType" value="2"/> + <value name="StructureType" value="3"/> + <value name="MapType" value="4"/> + <value name="MapEntryType" value="5"/> + <value name="UnknownType" value="-1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusArgument" fullname="QDBusArgument::QDBusArgument" href="qdbusargument.html#QDBusArgument" location="qdbusargument.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusArgument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusArgument" fullname="QDBusArgument::QDBusArgument" href="qdbusargument.html#QDBusArgument-2" location="qdbusargument.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDBusArgument(const QDBusArgument & other)"> + <parameter left="const QDBusArgument &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusArgument::operator=" href="qdbusargument.html#operator=" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusArgument &" signature="operator=(const QDBusArgument & other)"> + <parameter left="const QDBusArgument &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDBusArgument" fullname="QDBusArgument::~QDBusArgument" href="qdbusargument.html#dtor.QDBusArgument" location="qdbusargument.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDBusArgument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusArgument &" signature="operator<<(uchar arg)"> + <parameter left="uchar" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-2" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QDBusArgument &" signature="operator<<(bool arg)"> + <parameter left="bool" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-3" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QDBusArgument &" signature="operator<<(short arg)"> + <parameter left="short" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-4" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="QDBusArgument &" signature="operator<<(ushort arg)"> + <parameter left="ushort" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-5" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="QDBusArgument &" signature="operator<<(int arg)"> + <parameter left="int" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-6" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="QDBusArgument &" signature="operator<<(uint arg)"> + <parameter left="uint" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-7" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="7" type="QDBusArgument &" signature="operator<<(qlonglong arg)"> + <parameter left="qlonglong" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-8" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="8" type="QDBusArgument &" signature="operator<<(qulonglong arg)"> + <parameter left="qulonglong" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-9" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" type="QDBusArgument &" signature="operator<<(double arg)"> + <parameter left="double" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-10" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" type="QDBusArgument &" signature="operator<<(const QString & arg)"> + <parameter left="const QString &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-13" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" type="QDBusArgument &" signature="operator<<(const QDBusVariant & arg)"> + <parameter left="const QDBusVariant &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-14" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" type="QDBusArgument &" signature="operator<<(const QStringList & arg)"> + <parameter left="const QStringList &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" fullname="QDBusArgument::operator<<" href="qdbusargument.html#operator<<-15" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" type="QDBusArgument &" signature="operator<<(const QByteArray & arg)"> + <parameter left="const QByteArray &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beginStructure" fullname="QDBusArgument::beginStructure" href="qdbusargument.html#beginStructure" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="beginStructure()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endStructure" fullname="QDBusArgument::endStructure" href="qdbusargument.html#endStructure" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endStructure()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginArray" fullname="QDBusArgument::beginArray" href="qdbusargument.html#beginArray" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="beginArray(int id)"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endArray" fullname="QDBusArgument::endArray" href="qdbusargument.html#endArray" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endArray()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginMap" fullname="QDBusArgument::beginMap" href="qdbusargument.html#beginMap" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="beginMap(int kid, int vid)"> + <parameter left="int" right="" name="kid" default=""/> + <parameter left="int" right="" name="vid" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endMap" fullname="QDBusArgument::endMap" href="qdbusargument.html#endMap" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endMap()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginMapEntry" fullname="QDBusArgument::beginMapEntry" href="qdbusargument.html#beginMapEntry" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="beginMapEntry()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endMapEntry" fullname="QDBusArgument::endMapEntry" href="qdbusargument.html#endMapEntry" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endMapEntry()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentType" fullname="QDBusArgument::currentType" href="qdbusargument.html#currentType" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ElementType" signature="currentType() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QDBusArgument &" signature="operator>>(uchar & arg) const"> + <parameter left="uchar &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-2" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QDBusArgument &" signature="operator>>(bool & arg) const"> + <parameter left="bool &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-4" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="const QDBusArgument &" signature="operator>>(short & arg) const"> + <parameter left="short &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-3" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="const QDBusArgument &" signature="operator>>(ushort & arg) const"> + <parameter left="ushort &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-5" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="const QDBusArgument &" signature="operator>>(int & arg) const"> + <parameter left="int &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-6" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="const QDBusArgument &" signature="operator>>(uint & arg) const"> + <parameter left="uint &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-7" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="7" type="const QDBusArgument &" signature="operator>>(qlonglong & arg) const"> + <parameter left="qlonglong &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-8" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="8" type="const QDBusArgument &" signature="operator>>(qulonglong & arg) const"> + <parameter left="qulonglong &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-9" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="9" type="const QDBusArgument &" signature="operator>>(double & arg) const"> + <parameter left="double &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-10" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="10" type="const QDBusArgument &" signature="operator>>(QString & arg) const"> + <parameter left="QString &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-13" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="13" type="const QDBusArgument &" signature="operator>>(QDBusVariant & arg) const"> + <parameter left="QDBusVariant &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-14" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="14" type="const QDBusArgument &" signature="operator>>(QStringList & arg) const"> + <parameter left="QStringList &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" fullname="QDBusArgument::operator>>" href="qdbusargument.html#operator>>-15" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="15" type="const QDBusArgument &" signature="operator>>(QByteArray & arg) const"> + <parameter left="QByteArray &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beginStructure" fullname="QDBusArgument::beginStructure" href="qdbusargument.html#beginStructure-2" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="beginStructure() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endStructure" fullname="QDBusArgument::endStructure" href="qdbusargument.html#endStructure-2" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="endStructure() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginArray" fullname="QDBusArgument::beginArray" href="qdbusargument.html#beginArray-2" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="beginArray() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endArray" fullname="QDBusArgument::endArray" href="qdbusargument.html#endArray-2" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="endArray() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginMap" fullname="QDBusArgument::beginMap" href="qdbusargument.html#beginMap-2" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="beginMap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endMap" fullname="QDBusArgument::endMap" href="qdbusargument.html#endMap-2" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="endMap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="beginMapEntry" fullname="QDBusArgument::beginMapEntry" href="qdbusargument.html#beginMapEntry-2" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="beginMapEntry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endMapEntry" fullname="QDBusArgument::endMapEntry" href="qdbusargument.html#endMapEntry-2" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="void" signature="endMapEntry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QDBusArgument::atEnd" href="qdbusargument.html#atEnd" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="asVariant" fullname="QDBusArgument::asVariant" href="qdbusargument.html#asVariant" location="qdbusargument.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="asVariant() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qdbus_cast" href="qdbusargument.html#qdbus_cast" location="qdbusargument.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QDBusArgument" type="T" signature="qdbus_cast(const QDBusArgument & argument)"> + <parameter left="const QDBusArgument &" right="" name="argument" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextDocumentFragment" href="qtextdocumentfragment.html" location="qtextdocumentfragment.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextDocumentFragment" fullname="QTextDocumentFragment::QTextDocumentFragment" href="qtextdocumentfragment.html#QTextDocumentFragment" location="qtextdocumentfragment.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextDocumentFragment()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextDocumentFragment" fullname="QTextDocumentFragment::QTextDocumentFragment" href="qtextdocumentfragment.html#QTextDocumentFragment-2" location="qtextdocumentfragment.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextDocumentFragment(const QTextDocument * document)"> + <parameter left="const QTextDocument *" right="" name="document" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextDocumentFragment" fullname="QTextDocumentFragment::QTextDocumentFragment" href="qtextdocumentfragment.html#QTextDocumentFragment-3" location="qtextdocumentfragment.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QTextDocumentFragment(const QTextCursor & cursor)"> + <parameter left="const QTextCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextDocumentFragment" fullname="QTextDocumentFragment::QTextDocumentFragment" href="qtextdocumentfragment.html#QTextDocumentFragment-4" location="qtextdocumentfragment.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QTextDocumentFragment(const QTextDocumentFragment & other)"> + <parameter left="const QTextDocumentFragment &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTextDocumentFragment::operator=" href="qtextdocumentfragment.html#operator=" location="qtextdocumentfragment.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextDocumentFragment &" signature="operator=(const QTextDocumentFragment & other)"> + <parameter left="const QTextDocumentFragment &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextDocumentFragment" fullname="QTextDocumentFragment::~QTextDocumentFragment" href="qtextdocumentfragment.html#dtor.QTextDocumentFragment" location="qtextdocumentfragment.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextDocumentFragment()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QTextDocumentFragment::isEmpty" href="qtextdocumentfragment.html#isEmpty" location="qtextdocumentfragment.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPlainText" fullname="QTextDocumentFragment::toPlainText" href="qtextdocumentfragment.html#toPlainText" location="qtextdocumentfragment.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toPlainText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toHtml" fullname="QTextDocumentFragment::toHtml" href="qtextdocumentfragment.html#toHtml-2" location="qtextdocumentfragment.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QString" signature="toHtml() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toHtml" fullname="QTextDocumentFragment::toHtml" href="qtextdocumentfragment.html#toHtml" location="qtextdocumentfragment.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toHtml(const QByteArray & encoding) const"> + <parameter left="const QByteArray &" right="" name="encoding" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromPlainText" fullname="QTextDocumentFragment::fromPlainText" href="qtextdocumentfragment.html#fromPlainText" location="qtextdocumentfragment.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextDocumentFragment" signature="fromPlainText(const QString & plainText)"> + <parameter left="const QString &" right="" name="plainText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromHtml" fullname="QTextDocumentFragment::fromHtml" href="qtextdocumentfragment.html#fromHtml" location="qtextdocumentfragment.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QTextDocumentFragment" signature="fromHtml(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromHtml" fullname="QTextDocumentFragment::fromHtml" href="qtextdocumentfragment.html#fromHtml-2" location="qtextdocumentfragment.cpp" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QTextDocumentFragment" signature="fromHtml(const QString & text, const QTextDocument * resourceProvider)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QTextDocument *" right="" name="resourceProvider" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QInputContextPlugin" href="qinputcontextplugin.html" location="qinputcontextplugin.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QInputContextPlugin" fullname="QInputContextPlugin::QInputContextPlugin" href="qinputcontextplugin.html#QInputContextPlugin" location="qinputcontextplugin.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QInputContextPlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QInputContextPlugin" fullname="QInputContextPlugin::~QInputContextPlugin" href="qinputcontextplugin.html#dtor.QInputContextPlugin" location="qinputcontextplugin.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QInputContextPlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QInputContextPlugin::keys" href="qinputcontextplugin.html#keys" location="qinputcontextplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QInputContextPlugin::create" href="qinputcontextplugin.html#create" location="qinputcontextplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QInputContext *" signature="create(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="languages" fullname="QInputContextPlugin::languages" href="qinputcontextplugin.html#languages" location="qinputcontextplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QStringList" signature="languages(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="displayName" fullname="QInputContextPlugin::displayName" href="qinputcontextplugin.html#displayName" location="qinputcontextplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QString" signature="displayName(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="description" fullname="QInputContextPlugin::description" href="qinputcontextplugin.html#description" location="qinputcontextplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QString" signature="description(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPauseAnimation" href="qpauseanimation.html" location="qpauseanimation.h" bases="QAbstractAnimation" module="QtCore"> + <property access="public" threadsafety="unspecified" status="commendable" name="duration" fullname="QPauseAnimation::duration" href="qpauseanimation.html#duration-prop" location="qpauseanimation.h" type="int"> + <getter name="duration"/> + <setter name="setDuration"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QPauseAnimation" fullname="QPauseAnimation::QPauseAnimation" href="qpauseanimation.html#QPauseAnimation" location="qpauseanimation.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPauseAnimation(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPauseAnimation" fullname="QPauseAnimation::QPauseAnimation" href="qpauseanimation.html#QPauseAnimation-2" location="qpauseanimation.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPauseAnimation(int msecs, QObject * parent)"> + <parameter left="int" right="" name="msecs" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPauseAnimation" fullname="QPauseAnimation::~QPauseAnimation" href="qpauseanimation.html#dtor.QPauseAnimation" location="qpauseanimation.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPauseAnimation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="duration" fullname="QPauseAnimation::duration" href="qpauseanimation.html#duration-prop" location="qpauseanimation.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="duration" type="int" signature="duration() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDuration" fullname="QPauseAnimation::setDuration" href="qpauseanimation.html#duration-prop" location="qpauseanimation.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="duration" type="void" signature="setDuration(int msecs)"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QPauseAnimation::event" href="qpauseanimation.html#event" location="qpauseanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateCurrentTime" fullname="QPauseAnimation::updateCurrentTime" href="qpauseanimation.html#updateCurrentTime" location="qpauseanimation.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateCurrentTime(int msecs)"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSvgItem" href="qgraphicssvgitem.html" location="qgraphicssvgitem.h" bases="QGraphicsItem,QObject" module="QtSvg"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSvgItem" fullname="QGraphicsSvgItem::QGraphicsSvgItem" href="qgraphicssvgitem.html#QGraphicsSvgItem" location="qgraphicssvgitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsSvgItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSvgItem" fullname="QGraphicsSvgItem::QGraphicsSvgItem" href="qgraphicssvgitem.html#QGraphicsSvgItem-2" location="qgraphicssvgitem.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsSvgItem(const QString & fileName, QGraphicsItem * parent)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSharedRenderer" fullname="QGraphicsSvgItem::setSharedRenderer" href="qgraphicssvgitem.html#setSharedRenderer" location="qgraphicssvgitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSharedRenderer(QSvgRenderer * renderer)"> + <parameter left="QSvgRenderer *" right="" name="renderer" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="renderer" fullname="QGraphicsSvgItem::renderer" href="qgraphicssvgitem.html#renderer" location="qgraphicssvgitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSvgRenderer *" signature="renderer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setElementId" fullname="QGraphicsSvgItem::setElementId" href="qgraphicssvgitem.html#setElementId" location="qgraphicssvgitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setElementId(const QString & id)"> + <parameter left="const QString &" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elementId" fullname="QGraphicsSvgItem::elementId" href="qgraphicssvgitem.html#elementId" location="qgraphicssvgitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="elementId() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setCachingEnabled" fullname="QGraphicsSvgItem::setCachingEnabled" href="qgraphicssvgitem-obsolete.html#setCachingEnabled" location="qgraphicssvgitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCachingEnabled(bool caching)"> + <parameter left="bool" right="" name="caching" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="isCachingEnabled" fullname="QGraphicsSvgItem::isCachingEnabled" href="qgraphicssvgitem-obsolete.html#isCachingEnabled" location="qgraphicssvgitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCachingEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximumCacheSize" fullname="QGraphicsSvgItem::setMaximumCacheSize" href="qgraphicssvgitem.html#setMaximumCacheSize" location="qgraphicssvgitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaximumCacheSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maximumCacheSize" fullname="QGraphicsSvgItem::maximumCacheSize" href="qgraphicssvgitem.html#maximumCacheSize" location="qgraphicssvgitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="maximumCacheSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsSvgItem::boundingRect" href="qgraphicssvgitem.html#boundingRect" location="qgraphicssvgitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsSvgItem::paint" href="qgraphicssvgitem.html#paint" location="qgraphicssvgitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsSvgItem::Type" href="qgraphicssvgitem.html#Type-var" location="qgraphicssvgitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsSvgItem::type" href="qgraphicssvgitem.html#type" location="qgraphicssvgitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSslKey" href="qsslkey.html" location="qsslkey.h" bases="" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslKey" fullname="QSslKey::QSslKey" href="qsslkey.html#QSslKey" location="qsslkey.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSslKey()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslKey" fullname="QSslKey::QSslKey" href="qsslkey.html#QSslKey-2" location="qsslkey.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSslKey(const QByteArray & encoded, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding, QSsl::KeyType type, const QByteArray & passPhrase)"> + <parameter left="const QByteArray &" right="" name="encoded" default=""/> + <parameter left="QSsl::KeyAlgorithm" right="" name="algorithm" default=""/> + <parameter left="QSsl::EncodingFormat" right="" name="encoding" default="QSsl::Pem"/> + <parameter left="QSsl::KeyType" right="" name="type" default="QSsl::PrivateKey"/> + <parameter left="const QByteArray &" right="" name="passPhrase" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslKey" fullname="QSslKey::QSslKey" href="qsslkey.html#QSslKey-3" location="qsslkey.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSslKey(QIODevice * device, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding, QSsl::KeyType type, const QByteArray & passPhrase)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="QSsl::KeyAlgorithm" right="" name="algorithm" default=""/> + <parameter left="QSsl::EncodingFormat" right="" name="encoding" default="QSsl::Pem"/> + <parameter left="QSsl::KeyType" right="" name="type" default="QSsl::PrivateKey"/> + <parameter left="const QByteArray &" right="" name="passPhrase" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSslKey" fullname="QSslKey::QSslKey" href="qsslkey.html#QSslKey-4" location="qsslkey.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QSslKey(const QSslKey & other)"> + <parameter left="const QSslKey &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSslKey" fullname="QSslKey::~QSslKey" href="qsslkey.html#dtor.QSslKey" location="qsslkey.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSslKey()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSslKey::operator=" href="qsslkey.html#operator=" location="qsslkey.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSslKey &" signature="operator=(const QSslKey & other)"> + <parameter left="const QSslKey &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSslKey::isNull" href="qsslkey.html#isNull" location="qsslkey.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSslKey::clear" href="qsslkey.html#clear" location="qsslkey.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QSslKey::length" href="qsslkey.html#length" location="qsslkey.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QSslKey::type" href="qsslkey.html#type" location="qsslkey.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSsl::KeyType" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="algorithm" fullname="QSslKey::algorithm" href="qsslkey.html#algorithm" location="qsslkey.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSsl::KeyAlgorithm" signature="algorithm() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toPem" fullname="QSslKey::toPem" href="qsslkey.html#toPem" location="qsslkey.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toPem(const QByteArray & passPhrase) const"> + <parameter left="const QByteArray &" right="" name="passPhrase" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toDer" fullname="QSslKey::toDer" href="qsslkey.html#toDer" location="qsslkey.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="toDer(const QByteArray & passPhrase) const"> + <parameter left="const QByteArray &" right="" name="passPhrase" default="QByteArray()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QSslKey::handle" href="qsslkey.html#handle" location="qsslkey.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::HANDLE" signature="handle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QSslKey::operator==" href="qsslkey.html#operator==" location="qsslkey.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QSslKey & other) const"> + <parameter left="const QSslKey &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QSslKey::operator!=" href="qsslkey.html#operator!=" location="qsslkey.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QSslKey & other) const"> + <parameter left="const QSslKey &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPageSetupDialog" href="qpagesetupdialog.html" location="qpagesetupdialog.h" bases="QDialog" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QPageSetupDialog::options" href="qpagesetupdialog.html#options-prop" location="qpagesetupdialog.h" type="PageSetupDialogOptions"> + <getter name="options"/> + <setter name="setOptions"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="PageSetupDialogOption" fullname="QPageSetupDialog::PageSetupDialogOption" href="qpagesetupdialog.html#PageSetupDialogOption-enum" location="qpagesetupdialog.h" typedef="QPageSetupDialog::PageSetupDialogOptions"> + <value name="None" value="0x00000000"/> + <value name="DontUseSheet" value="0x00000001"/> + <value name="OwnsPrinter" value="0x80000000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="PageSetupDialogOptions" fullname="QPageSetupDialog::PageSetupDialogOptions" href="qpagesetupdialog.html#PageSetupDialogOptions-typedef" location="qpagesetupdialog.h" enum="QPageSetupDialog::PageSetupDialogOption"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPageSetupDialog" fullname="QPageSetupDialog::QPageSetupDialog" href="qpagesetupdialog.html#QPageSetupDialog" location="qpagesetupdialog_mac.mm" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPageSetupDialog(QPrinter * printer, QWidget * parent)"> + <parameter left="QPrinter *" right="" name="printer" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPageSetupDialog" fullname="QPageSetupDialog::QPageSetupDialog" href="qpagesetupdialog.html#QPageSetupDialog-2" location="qpagesetupdialog_mac.mm" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPageSetupDialog(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="addEnabledOption" fullname="QPageSetupDialog::addEnabledOption" href="qpagesetupdialog-obsolete.html#addEnabledOption" location="qpagesetupdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addEnabledOption(PageSetupDialogOption option)"> + <parameter left="PageSetupDialogOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="setEnabledOptions" fullname="QPageSetupDialog::setEnabledOptions" href="qpagesetupdialog-obsolete.html#setEnabledOptions" location="qpagesetupdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnabledOptions(QFlags<QPageSetupDialog::PageSetupDialogOption> options)"> + <parameter left="QFlags<QPageSetupDialog::PageSetupDialogOption>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="enabledOptions" fullname="QPageSetupDialog::enabledOptions" href="qpagesetupdialog-obsolete.html#enabledOptions" location="qpagesetupdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="PageSetupDialogOptions" signature="enabledOptions() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="isOptionEnabled" fullname="QPageSetupDialog::isOptionEnabled" href="qpagesetupdialog-obsolete.html#isOptionEnabled" location="qpagesetupdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isOptionEnabled(PageSetupDialogOption option) const"> + <parameter left="PageSetupDialogOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QPageSetupDialog::setOption" href="qpagesetupdialog.html#setOption" location="qpagesetupdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(PageSetupDialogOption option, bool on)"> + <parameter left="PageSetupDialogOption" right="" name="option" default=""/> + <parameter left="bool" right="" name="on" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testOption" fullname="QPageSetupDialog::testOption" href="qpagesetupdialog.html#testOption" location="qpagesetupdialog.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testOption(PageSetupDialogOption option) const"> + <parameter left="PageSetupDialogOption" right="" name="option" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOptions" fullname="QPageSetupDialog::setOptions" href="qpagesetupdialog.html#options-prop" location="qpagesetupdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="options" type="void" signature="setOptions(QFlags<QPageSetupDialog::PageSetupDialogOption> options)"> + <parameter left="QFlags<QPageSetupDialog::PageSetupDialogOption>" right="" name="options" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="options" fullname="QPageSetupDialog::options" href="qpagesetupdialog.html#options-prop" location="qpagesetupdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="options" type="PageSetupDialogOptions" signature="options() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QPageSetupDialog::setVisible" href="qpagesetupdialog.html#setVisible" location="qpagesetupdialog_mac.mm" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QPageSetupDialog::open" href="qpagesetupdialog.html#open" location="qpagesetupdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="open(QObject * receiver, const char * member)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="printer" fullname="QPageSetupDialog::printer" href="qpagesetupdialog.html#printer" location="qpagesetupdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPrinter *" signature="printer()"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qScriptValueFromValue" href="qscriptengine.html#qScriptValueFromValue" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QScriptEngine" type="QScriptValue" signature="qScriptValueFromValue(QScriptEngine * engine, const T & value)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qScriptValueToValue" href="qscriptengine.html#qScriptValueToValue" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QScriptEngine" type="T" signature="qScriptValueToValue(const QScriptValue & value)"> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QScriptSyntaxCheckResult" href="qscriptsyntaxcheckresult.html" location="qscriptengine.h" bases="" module="QtScript"> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="QScriptSyntaxCheckResult::State" href="qscriptsyntaxcheckresult.html#State-enum" location="qscriptengine.h"> + <value name="Error" value="0"/> + <value name="Intermediate" value="1"/> + <value name="Valid" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptSyntaxCheckResult" fullname="QScriptSyntaxCheckResult::QScriptSyntaxCheckResult" href="qscriptsyntaxcheckresult.html#QScriptSyntaxCheckResult" location="qscriptengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScriptSyntaxCheckResult(const QScriptSyntaxCheckResult & other)"> + <parameter left="const QScriptSyntaxCheckResult &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptSyntaxCheckResult" fullname="QScriptSyntaxCheckResult::~QScriptSyntaxCheckResult" href="qscriptsyntaxcheckresult.html#dtor.QScriptSyntaxCheckResult" location="qscriptengine.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptSyntaxCheckResult()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QScriptSyntaxCheckResult::state" href="qscriptsyntaxcheckresult.html#state" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorLineNumber" fullname="QScriptSyntaxCheckResult::errorLineNumber" href="qscriptsyntaxcheckresult.html#errorLineNumber" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="errorLineNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorColumnNumber" fullname="QScriptSyntaxCheckResult::errorColumnNumber" href="qscriptsyntaxcheckresult.html#errorColumnNumber" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="errorColumnNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorMessage" fullname="QScriptSyntaxCheckResult::errorMessage" href="qscriptsyntaxcheckresult.html#errorMessage" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorMessage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QScriptSyntaxCheckResult::operator=" href="qscriptsyntaxcheckresult.html#operator=" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptSyntaxCheckResult &" signature="operator=(const QScriptSyntaxCheckResult & other)"> + <parameter left="const QScriptSyntaxCheckResult &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QScriptEngine" href="qscriptengine.html" location="qscriptengine.h" bases="QObject" module="QtScript"> + <contents name="evaluating-scripts" title="Evaluating Scripts" level="1"/> + <contents name="engine-configuration" title="Engine Configuration" level="1"/> + <contents name="script-exceptions" title="Script Exceptions" level="1"/> + <contents name="script-object-creation" title="Script Object Creation" level="1"/> + <contents name="qobject-integration" title="QObject Integration" level="1"/> + <contents name="support-for-custom-c-types" title="Support for Custom C++ Types" level="1"/> + <contents name="importing-extensions" title="Importing Extensions" level="1"/> + <contents name="native-functions" title="Native Functions" level="1"/> + <contents name="long-running-scripts" title="Long-running Scripts" level="1"/> + <contents name="core-debugging-tracing-facilities" title="Core Debugging/Tracing Facilities" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ValueOwnership" fullname="QScriptEngine::ValueOwnership" href="qscriptengine.html#ValueOwnership-enum" location="qscriptengine.h"> + <value name="QtOwnership" value="0"/> + <value name="ScriptOwnership" value="1"/> + <value name="AutoOwnership" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="QObjectWrapOption" fullname="QScriptEngine::QObjectWrapOption" href="qscriptengine.html#QObjectWrapOption-enum" location="qscriptengine.h" typedef="QScriptEngine::QObjectWrapOptions"> + <value name="ExcludeChildObjects" value="0x0001"/> + <value name="ExcludeSuperClassMethods" value="0x0002"/> + <value name="ExcludeSuperClassProperties" value="0x0004"/> + <value name="ExcludeSuperClassContents" value="0x0006"/> + <value name="SkipMethodsInEnumeration" value="0x0008"/> + <value name="ExcludeDeleteLater" value="0x0010"/> + <value name="AutoCreateDynamicProperties" value="0x0100"/> + <value name="PreferExistingWrapperObject" value="0x0200"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="QObjectWrapOptions" fullname="QScriptEngine::QObjectWrapOptions" href="qscriptengine.html#QObjectWrapOptions-typedef" location="qscriptengine.h" enum="QScriptEngine::QObjectWrapOption"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptEngine" fullname="QScriptEngine::QScriptEngine" href="qscriptengine.html#QScriptEngine" location="qscriptengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QScriptEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QScriptEngine" fullname="QScriptEngine::QScriptEngine" href="qscriptengine.html#QScriptEngine-2" location="qscriptengine.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QScriptEngine(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QScriptEngine" fullname="QScriptEngine::~QScriptEngine" href="qscriptengine.html#dtor.QScriptEngine" location="qscriptengine.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QScriptEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="globalObject" fullname="QScriptEngine::globalObject" href="qscriptengine.html#globalObject" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="globalObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGlobalObject" fullname="QScriptEngine::setGlobalObject" href="qscriptengine.html#setGlobalObject" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGlobalObject(const QScriptValue & object)"> + <parameter left="const QScriptValue &" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentContext" fullname="QScriptEngine::currentContext" href="qscriptengine.html#currentContext" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptContext *" signature="currentContext() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pushContext" fullname="QScriptEngine::pushContext" href="qscriptengine.html#pushContext" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptContext *" signature="pushContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="popContext" fullname="QScriptEngine::popContext" href="qscriptengine.html#popContext" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="popContext()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="canEvaluate" fullname="QScriptEngine::canEvaluate" href="qscriptengine-obsolete.html#canEvaluate" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canEvaluate(const QString & program) const"> + <parameter left="const QString &" right="" name="program" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="checkSyntax" fullname="QScriptEngine::checkSyntax" href="qscriptengine.html#checkSyntax" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QScriptSyntaxCheckResult" signature="checkSyntax(const QString & program)"> + <parameter left="const QString &" right="" name="program" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="evaluate" fullname="QScriptEngine::evaluate" href="qscriptengine.html#evaluate" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="evaluate(const QString & program, const QString & fileName, int lineNumber)"> + <parameter left="const QString &" right="" name="program" default=""/> + <parameter left="const QString &" right="" name="fileName" default="QString()"/> + <parameter left="int" right="" name="lineNumber" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEvaluating" fullname="QScriptEngine::isEvaluating" href="qscriptengine.html#isEvaluating" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEvaluating() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="abortEvaluation" fullname="QScriptEngine::abortEvaluation" href="qscriptengine.html#abortEvaluation" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="abortEvaluation(const QScriptValue & result)"> + <parameter left="const QScriptValue &" right="" name="result" default="QScriptValue()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasUncaughtException" fullname="QScriptEngine::hasUncaughtException" href="qscriptengine.html#hasUncaughtException" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasUncaughtException() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="uncaughtException" fullname="QScriptEngine::uncaughtException" href="qscriptengine.html#uncaughtException" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="uncaughtException() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="uncaughtExceptionLineNumber" fullname="QScriptEngine::uncaughtExceptionLineNumber" href="qscriptengine.html#uncaughtExceptionLineNumber" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="uncaughtExceptionLineNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="uncaughtExceptionBacktrace" fullname="QScriptEngine::uncaughtExceptionBacktrace" href="qscriptengine.html#uncaughtExceptionBacktrace" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="uncaughtExceptionBacktrace() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearExceptions" fullname="QScriptEngine::clearExceptions" href="qscriptengine.html#clearExceptions" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearExceptions()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nullValue" fullname="QScriptEngine::nullValue" href="qscriptengine.html#nullValue" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="nullValue()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="undefinedValue" fullname="QScriptEngine::undefinedValue" href="qscriptengine.html#undefinedValue" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="undefinedValue()"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="FunctionSignature" fullname="QScriptEngine::FunctionSignature" href="qscriptengine.html#FunctionSignature-typedef" location="qscriptengine.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="FunctionWithArgSignature" fullname="QScriptEngine::FunctionWithArgSignature" href="qscriptengine.html#FunctionWithArgSignature-typedef" location="qscriptengine.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="newFunction" fullname="QScriptEngine::newFunction" href="qscriptengine.html#newFunction" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="newFunction(FunctionSignature fun, int length)"> + <parameter left="FunctionSignature" right="" name="fun" default=""/> + <parameter left="int" right="" name="length" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newFunction" fullname="QScriptEngine::newFunction" href="qscriptengine.html#newFunction-2" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QScriptValue" signature="newFunction(FunctionSignature fun, const QScriptValue & prototype, int length)"> + <parameter left="FunctionSignature" right="" name="fun" default=""/> + <parameter left="const QScriptValue &" right="" name="prototype" default=""/> + <parameter left="int" right="" name="length" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newVariant" fullname="QScriptEngine::newVariant" href="qscriptengine.html#newVariant" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="newVariant(const QVariant & value)"> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newVariant" fullname="QScriptEngine::newVariant" href="qscriptengine.html#newVariant-2" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QScriptValue" signature="newVariant(const QScriptValue & object, const QVariant & value)"> + <parameter left="const QScriptValue &" right="" name="object" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newRegExp" fullname="QScriptEngine::newRegExp" href="qscriptengine.html#newRegExp" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="newRegExp(const QRegExp & regexp)"> + <parameter left="const QRegExp &" right="" name="regexp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newObject" fullname="QScriptEngine::newObject" href="qscriptengine.html#newObject" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="newObject()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="newObject" fullname="QScriptEngine::newObject" href="qscriptengine.html#newObject-2" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QScriptValue" signature="newObject(QScriptClass * scriptClass, const QScriptValue & data)"> + <parameter left="QScriptClass *" right="" name="scriptClass" default=""/> + <parameter left="const QScriptValue &" right="" name="data" default="QScriptValue()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newArray" fullname="QScriptEngine::newArray" href="qscriptengine.html#newArray" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="newArray(uint length)"> + <parameter left="uint" right="" name="length" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newRegExp" fullname="QScriptEngine::newRegExp" href="qscriptengine.html#newRegExp-2" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QScriptValue" signature="newRegExp(const QString & pattern, const QString & flags)"> + <parameter left="const QString &" right="" name="pattern" default=""/> + <parameter left="const QString &" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newDate" fullname="QScriptEngine::newDate" href="qscriptengine.html#newDate" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="newDate(qsreal value)"> + <parameter left="qsreal" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newDate" fullname="QScriptEngine::newDate" href="qscriptengine.html#newDate-2" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QScriptValue" signature="newDate(const QDateTime & value)"> + <parameter left="const QDateTime &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newQObject" fullname="QScriptEngine::newQObject" href="qscriptengine.html#newQObject" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="newQObject(QObject * object, ValueOwnership ownership, const QObjectWrapOptions & options)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="ValueOwnership" right="" name="ownership" default="QtOwnership"/> + <parameter left="const QObjectWrapOptions &" right="" name="options" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newQObject" fullname="QScriptEngine::newQObject" href="qscriptengine.html#newQObject-2" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QScriptValue" signature="newQObject(const QScriptValue & scriptObject, QObject * qtObject, ValueOwnership ownership, const QObjectWrapOptions & options)"> + <parameter left="const QScriptValue &" right="" name="scriptObject" default=""/> + <parameter left="QObject *" right="" name="qtObject" default=""/> + <parameter left="ValueOwnership" right="" name="ownership" default="QtOwnership"/> + <parameter left="const QObjectWrapOptions &" right="" name="options" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="newQMetaObject" fullname="QScriptEngine::newQMetaObject" href="qscriptengine.html#newQMetaObject" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="newQMetaObject(const QMetaObject * metaObject, const QScriptValue & ctor)"> + <parameter left="const QMetaObject *" right="" name="metaObject" default=""/> + <parameter left="const QScriptValue &" right="" name="ctor" default="QScriptValue()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptValueFromQMetaObject" fullname="QScriptEngine::scriptValueFromQMetaObject" href="qscriptengine.html#scriptValueFromQMetaObject" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="scriptValueFromQMetaObject()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultPrototype" fullname="QScriptEngine::defaultPrototype" href="qscriptengine.html#defaultPrototype" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptValue" signature="defaultPrototype(int metaTypeId) const"> + <parameter left="int" right="" name="metaTypeId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultPrototype" fullname="QScriptEngine::setDefaultPrototype" href="qscriptengine.html#setDefaultPrototype" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDefaultPrototype(int metaTypeId, const QScriptValue & prototype)"> + <parameter left="int" right="" name="metaTypeId" default=""/> + <parameter left="const QScriptValue &" right="" name="prototype" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toScriptValue" fullname="QScriptEngine::toScriptValue" href="qscriptengine.html#toScriptValue" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="toScriptValue(const T & value)"> + <parameter left="const T &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromScriptValue" fullname="QScriptEngine::fromScriptValue" href="qscriptengine.html#fromScriptValue" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T" signature="fromScriptValue(const QScriptValue & value)"> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="installTranslatorFunctions" fullname="QScriptEngine::installTranslatorFunctions" href="qscriptengine.html#installTranslatorFunctions" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="installTranslatorFunctions(const QScriptValue & object)"> + <parameter left="const QScriptValue &" right="" name="object" default="QScriptValue()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="importExtension" fullname="QScriptEngine::importExtension" href="qscriptengine.html#importExtension" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="importExtension(const QString & extension)"> + <parameter left="const QString &" right="" name="extension" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableExtensions" fullname="QScriptEngine::availableExtensions" href="qscriptengine.html#availableExtensions" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="availableExtensions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="importedExtensions" fullname="QScriptEngine::importedExtensions" href="qscriptengine.html#importedExtensions" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="importedExtensions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="collectGarbage" fullname="QScriptEngine::collectGarbage" href="qscriptengine.html#collectGarbage" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="collectGarbage()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setProcessEventsInterval" fullname="QScriptEngine::setProcessEventsInterval" href="qscriptengine.html#setProcessEventsInterval" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setProcessEventsInterval(int interval)"> + <parameter left="int" right="" name="interval" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="processEventsInterval" fullname="QScriptEngine::processEventsInterval" href="qscriptengine.html#processEventsInterval" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="processEventsInterval() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAgent" fullname="QScriptEngine::setAgent" href="qscriptengine.html#setAgent" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAgent(QScriptEngineAgent * agent)"> + <parameter left="QScriptEngineAgent *" right="" name="agent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="agent" fullname="QScriptEngine::agent" href="qscriptengine.html#agent" location="qscriptengine.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QScriptEngineAgent *" signature="agent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toStringHandle" fullname="QScriptEngine::toStringHandle" href="qscriptengine.html#toStringHandle" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptString" signature="toStringHandle(const QString & str)"> + <parameter left="const QString &" right="" name="str" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toObject" fullname="QScriptEngine::toObject" href="qscriptengine.html#toObject" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QScriptValue" signature="toObject(const QScriptValue & value)"> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="signalHandlerException" fullname="QScriptEngine::signalHandlerException" href="qscriptengine.html#signalHandlerException" location="qscriptengine.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="signalHandlerException(const QScriptValue & exception)"> + <parameter left="const QScriptValue &" right="" name="exception" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qScriptValueFromQMetaObject" href="qscriptengine.html#qScriptValueFromQMetaObject" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QScriptEngine" type="QScriptValue" signature="qScriptValueFromQMetaObject(QScriptEngine * engine)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qscriptvalue_cast" href="qscriptvalue.html#qscriptvalue_cast" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QScriptValue" type="T" signature="qscriptvalue_cast(const QScriptValue & value)"> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qScriptRegisterMetaType" href="qscriptengine.html#qScriptRegisterMetaType" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QScriptEngine" type="int" signature="qScriptRegisterMetaType(QScriptEngine * engine, QScriptValue(* ) ( QScriptEngine *, const T & t ) toScriptValue, void(* ) ( const QScriptValue &, T & t ) fromScriptValue, const QScriptValue & prototype)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="QScriptValue(* ) ( QScriptEngine *, const T & t )" right="" name="toScriptValue" default=""/> + <parameter left="void(* ) ( const QScriptValue &, T & t )" right="" name="fromScriptValue" default=""/> + <parameter left="const QScriptValue &" right="" name="prototype" default="QScriptValue()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qScriptValueFromSequence" href="qscriptengine.html#qScriptValueFromSequence" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QScriptEngine" type="QScriptValue" signature="qScriptValueFromSequence(QScriptEngine * engine, const Container & container)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="const Container &" right="" name="container" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qScriptValueToSequence" href="qscriptengine.html#qScriptValueToSequence" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QScriptEngine" type="void" signature="qScriptValueToSequence(const QScriptValue & value, Container & container)"> + <parameter left="const QScriptValue &" right="" name="value" default=""/> + <parameter left="Container &" right="" name="container" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qScriptRegisterSequenceMetaType" href="qscriptengine.html#qScriptRegisterSequenceMetaType" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QScriptEngine" type="int" signature="qScriptRegisterSequenceMetaType(QScriptEngine * engine, const QScriptValue & prototype)"> + <parameter left="QScriptEngine *" right="" name="engine" default=""/> + <parameter left="const QScriptValue &" right="" name="prototype" default="QScriptValue()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qScriptConnect" href="qscriptengine.html#qScriptConnect" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QScriptEngine" type="bool" signature="qScriptConnect(QObject * sender, const char * signal, const QScriptValue & receiver, const QScriptValue & function)"> + <parameter left="QObject *" right="" name="sender" default=""/> + <parameter left="const char *" right="" name="signal" default=""/> + <parameter left="const QScriptValue &" right="" name="receiver" default=""/> + <parameter left="const QScriptValue &" right="" name="function" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qScriptDisconnect" href="qscriptengine.html#qScriptDisconnect" location="qscriptengine.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QScriptEngine" type="bool" signature="qScriptDisconnect(QObject * sender, const char * signal, const QScriptValue & receiver, const QScriptValue & function)"> + <parameter left="QObject *" right="" name="sender" default=""/> + <parameter left="const char *" right="" name="signal" default=""/> + <parameter left="const QScriptValue &" right="" name="receiver" default=""/> + <parameter left="const QScriptValue &" right="" name="function" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlResultItems" href="qxmlresultitems.html" location="qxmlresultitems.h" bases="" module="QtXmlPatterns"> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlResultItems" fullname="QXmlResultItems::QXmlResultItems" href="qxmlresultitems.html#QXmlResultItems" location="qxmlresultitems.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlResultItems()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlResultItems" fullname="QXmlResultItems::~QXmlResultItems" href="qxmlresultitems.html#dtor.QXmlResultItems" location="qxmlresultitems.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlResultItems()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasError" fullname="QXmlResultItems::hasError" href="qxmlresultitems.html#hasError" location="qxmlresultitems.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="next" fullname="QXmlResultItems::next" href="qxmlresultitems.html#next" location="qxmlresultitems.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QXmlItem" signature="next()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="QXmlResultItems::current" href="qxmlresultitems.html#current" location="qxmlresultitems.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlItem" signature="current() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSignalMapper" href="qsignalmapper.html" location="qsignalmapper.h" bases="QObject" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSignalMapper" fullname="QSignalMapper::QSignalMapper" href="qsignalmapper.html#QSignalMapper" location="qsignalmapper.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSignalMapper(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSignalMapper" fullname="QSignalMapper::~QSignalMapper" href="qsignalmapper.html#dtor.QSignalMapper" location="qsignalmapper.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSignalMapper()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMapping" fullname="QSignalMapper::setMapping" href="qsignalmapper.html#setMapping" location="qsignalmapper.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMapping(QObject * sender, int id)"> + <parameter left="QObject *" right="" name="sender" default=""/> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMapping" fullname="QSignalMapper::setMapping" href="qsignalmapper.html#setMapping-2" location="qsignalmapper.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setMapping(QObject * sender, const QString & text)"> + <parameter left="QObject *" right="" name="sender" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMapping" fullname="QSignalMapper::setMapping" href="qsignalmapper.html#setMapping-3" location="qsignalmapper.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setMapping(QObject * sender, QWidget * widget)"> + <parameter left="QObject *" right="" name="sender" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMapping" fullname="QSignalMapper::setMapping" href="qsignalmapper.html#setMapping-4" location="qsignalmapper.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="setMapping(QObject * sender, QObject * object)"> + <parameter left="QObject *" right="" name="sender" default=""/> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeMappings" fullname="QSignalMapper::removeMappings" href="qsignalmapper.html#removeMappings" location="qsignalmapper.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeMappings(QObject * sender)"> + <parameter left="QObject *" right="" name="sender" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapping" fullname="QSignalMapper::mapping" href="qsignalmapper.html#mapping" location="qsignalmapper.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QObject *" signature="mapping(int id) const"> + <parameter left="int" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapping" fullname="QSignalMapper::mapping" href="qsignalmapper.html#mapping-2" location="qsignalmapper.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QObject *" signature="mapping(const QString & id) const"> + <parameter left="const QString &" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapping" fullname="QSignalMapper::mapping" href="qsignalmapper.html#mapping-3" location="qsignalmapper.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QObject *" signature="mapping(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapping" fullname="QSignalMapper::mapping" href="qsignalmapper.html#mapping-4" location="qsignalmapper.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QObject *" signature="mapping(QObject * object) const"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapped" fullname="QSignalMapper::mapped" href="qsignalmapper.html#mapped" location="qsignalmapper.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="mapped(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapped" fullname="QSignalMapper::mapped" href="qsignalmapper.html#mapped-2" location="qsignalmapper.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="mapped(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapped" fullname="QSignalMapper::mapped" href="qsignalmapper.html#mapped-3" location="qsignalmapper.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="3" type="void" signature="mapped(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapped" fullname="QSignalMapper::mapped" href="qsignalmapper.html#mapped-4" location="qsignalmapper.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="4" type="void" signature="mapped(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QSignalMapper::map" href="qsignalmapper.html#map" location="qsignalmapper.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="map()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="map" fullname="QSignalMapper::map" href="qsignalmapper.html#map-2" location="qsignalmapper.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="map(QObject * sender)"> + <parameter left="QObject *" right="" name="sender" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QSignalMapper" fullname="QSignalMapper::QSignalMapper" href="qsignalmapper-qt3.html#QSignalMapper-2" location="qsignalmapper.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSignalMapper(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Header" href="q3header.html" location="q3header.h" bases="QWidget" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="Q3Header::orientation" href="q3header.html#orientation-prop" location="q3header.h" type="Qt::Orientation"> + <getter name="orientation"/> + <setter name="setOrientation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tracking" fullname="Q3Header::tracking" href="q3header.html#tracking-prop" location="q3header.h" type="bool"> + <getter name="tracking"/> + <setter name="setTracking"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3Header::count" href="q3header.html#count-prop" location="q3header.h" type="int"> + <getter name="count"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="offset" fullname="Q3Header::offset" href="q3header.html#offset-prop" location="q3header.h" type="int"> + <getter name="offset"/> + <setter name="setOffset"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="moving" fullname="Q3Header::moving" href="q3header.html#moving-prop" location="q3header.h" type="bool"> + <getter name="isMovingEnabled"/> + <setter name="setMovingEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="stretching" fullname="Q3Header::stretching" href="q3header.html#stretching-prop" location="q3header.h" type="bool"> + <getter name="isStretchEnabled"/> + <getter name="isStretchEnabled"/> + <setter name="setStretchEnabled"/> + <setter name="setStretchEnabled"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Header" fullname="Q3Header::Q3Header" href="q3header.html#Q3Header" location="q3header.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Header(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Header" fullname="Q3Header::Q3Header" href="q3header.html#Q3Header-2" location="q3header.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Header(int n, QWidget * parent, const char * name)"> + <parameter left="int" right="" name="n" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Header" fullname="Q3Header::~Q3Header" href="q3header.html#dtor.Q3Header" location="q3header.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Header()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addLabel" fullname="Q3Header::addLabel" href="q3header.html#addLabel" location="q3header.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="addLabel(const QString & s, int size)"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addLabel" fullname="Q3Header::addLabel" href="q3header.html#addLabel-2" location="q3header.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="int" signature="addLabel(const QIcon & icon, const QString & s, int size)"> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeLabel" fullname="Q3Header::removeLabel" href="q3header.html#removeLabel" location="q3header.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeLabel(int section)"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLabel" fullname="Q3Header::setLabel" href="q3header.html#setLabel" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setLabel(int section, const QString & s, int size)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLabel" fullname="Q3Header::setLabel" href="q3header.html#setLabel-2" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setLabel(int section, const QIcon & icon, const QString & s, int size)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="const QIcon &" right="" name="icon" default=""/> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="label" fullname="Q3Header::label" href="q3header.html#label" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="label(int section) const"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSet" fullname="Q3Header::iconSet" href="q3header.html#iconSet" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QIcon *" signature="iconSet(int section) const"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="Q3Header::setOrientation" href="q3header.html#orientation-prop" location="q3header.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="orientation" type="void" signature="setOrientation(Qt::Orientation )"> + <parameter left="Qt::Orientation" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="Q3Header::orientation" href="q3header.html#orientation-prop" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="orientation" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTracking" fullname="Q3Header::setTracking" href="q3header.html#tracking-prop" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="tracking" type="void" signature="setTracking(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tracking" fullname="Q3Header::tracking" href="q3header.html#tracking-prop" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tracking" type="bool" signature="tracking() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setClickEnabled" fullname="Q3Header::setClickEnabled" href="q3header.html#setClickEnabled" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setClickEnabled(bool enable, int section)"> + <parameter left="bool" right="" name="enable" default=""/> + <parameter left="int" right="" name="section" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setResizeEnabled" fullname="Q3Header::setResizeEnabled" href="q3header.html#setResizeEnabled" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setResizeEnabled(bool enable, int section)"> + <parameter left="bool" right="" name="enable" default=""/> + <parameter left="int" right="" name="section" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMovingEnabled" fullname="Q3Header::setMovingEnabled" href="q3header.html#moving-prop" location="q3header.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="moving" type="void" signature="setMovingEnabled(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStretchEnabled" fullname="Q3Header::setStretchEnabled" href="q3header.html#stretching-prop" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="stretching" type="void" signature="setStretchEnabled(bool b, int section)"> + <parameter left="bool" right="" name="b" default=""/> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStretchEnabled" fullname="Q3Header::setStretchEnabled" href="q3header.html#stretching-prop" location="q3header.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="stretching" type="void" signature="setStretchEnabled(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isClickEnabled" fullname="Q3Header::isClickEnabled" href="q3header.html#isClickEnabled" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isClickEnabled(int section) const"> + <parameter left="int" right="" name="section" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isResizeEnabled" fullname="Q3Header::isResizeEnabled" href="q3header.html#isResizeEnabled" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isResizeEnabled(int section) const"> + <parameter left="int" right="" name="section" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isMovingEnabled" fullname="Q3Header::isMovingEnabled" href="q3header.html#moving-prop" location="q3header.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="moving" type="bool" signature="isMovingEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isStretchEnabled" fullname="Q3Header::isStretchEnabled" href="q3header.html#stretching-prop" location="q3header.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="stretching" type="bool" signature="isStretchEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isStretchEnabled" fullname="Q3Header::isStretchEnabled" href="q3header.html#stretching-prop" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" associated-property="stretching" type="bool" signature="isStretchEnabled(int section) const"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeSection" fullname="Q3Header::resizeSection" href="q3header.html#resizeSection" location="q3header.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeSection(int section, int s)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="int" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionSize" fullname="Q3Header::sectionSize" href="q3header.html#sectionSize" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sectionSize(int section) const"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionPos" fullname="Q3Header::sectionPos" href="q3header.html#sectionPos" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sectionPos(int section) const"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionAt" fullname="Q3Header::sectionAt" href="q3header.html#sectionAt" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sectionAt(int pos) const"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3Header::count" href="q3header.html#count-prop" location="q3header.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="count" type="int" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="headerWidth" fullname="Q3Header::headerWidth" href="q3header.html#headerWidth" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="headerWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionRect" fullname="Q3Header::sectionRect" href="q3header.html#sectionRect" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="sectionRect(int section) const"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCellSize" fullname="Q3Header::setCellSize" href="q3header.html#setCellSize" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCellSize(int section, int s)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="int" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellSize" fullname="Q3Header::cellSize" href="q3header.html#cellSize" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="cellSize(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellPos" fullname="Q3Header::cellPos" href="q3header.html#cellPos" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="cellPos(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellAt" fullname="Q3Header::cellAt" href="q3header.html#cellAt" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="cellAt(int pos) const"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="offset" fullname="Q3Header::offset" href="q3header.html#offset-prop" location="q3header.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="offset" type="int" signature="offset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3Header::sizeHint" href="q3header.html#sizeHint" location="q3header.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToSection" fullname="Q3Header::mapToSection" href="q3header.html#mapToSection" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="mapToSection(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToIndex" fullname="Q3Header::mapToIndex" href="q3header.html#mapToIndex" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="mapToIndex(int section) const"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToLogical" fullname="Q3Header::mapToLogical" href="q3header.html#mapToLogical" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="mapToLogical(int a) const"> + <parameter left="int" right="" name="a" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToActual" fullname="Q3Header::mapToActual" href="q3header.html#mapToActual" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="mapToActual(int l) const"> + <parameter left="int" right="" name="l" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveSection" fullname="Q3Header::moveSection" href="q3header.html#moveSection" location="q3header.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveSection(int section, int toIndex)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="int" right="" name="toIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveCell" fullname="Q3Header::moveCell" href="q3header.html#moveCell" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveCell(int fromIdx, int toIdx)"> + <parameter left="int" right="" name="fromIdx" default=""/> + <parameter left="int" right="" name="toIdx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortIndicator" fullname="Q3Header::setSortIndicator" href="q3header.html#setSortIndicator-2" location="q3header.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setSortIndicator(int section, bool ascending)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="bool" right="" name="ascending" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortIndicator" fullname="Q3Header::setSortIndicator" href="q3header.html#setSortIndicator" location="q3header.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSortIndicator(int section, Qt::SortOrder order)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sortIndicatorSection" fullname="Q3Header::sortIndicatorSection" href="q3header.html#sortIndicatorSection" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="sortIndicatorSection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sortIndicatorOrder" fullname="Q3Header::sortIndicatorOrder" href="q3header.html#sortIndicatorOrder" location="q3header.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::SortOrder" signature="sortIndicatorOrder() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="adjustHeaderSize" fullname="Q3Header::adjustHeaderSize" href="q3header.html#adjustHeaderSize" location="q3header.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="adjustHeaderSize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOffset" fullname="Q3Header::setOffset" href="q3header.html#offset-prop" location="q3header.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" associated-property="offset" type="void" signature="setOffset(int pos)"> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3Header::clicked" href="q3header.html#clicked" location="q3header.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(int section)"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="Q3Header::pressed" href="q3header.html#pressed" location="q3header.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="pressed(int section)"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="released" fullname="Q3Header::released" href="q3header.html#released" location="q3header.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="released(int section)"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeChange" fullname="Q3Header::sizeChange" href="q3header.html#sizeChange" location="q3header.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sizeChange(int section, int oldSize, int newSize)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="int" right="" name="oldSize" default=""/> + <parameter left="int" right="" name="newSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexChange" fullname="Q3Header::indexChange" href="q3header.html#indexChange" location="q3header.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="indexChange(int section, int fromIndex, int toIndex)"> + <parameter left="int" right="" name="section" default=""/> + <parameter left="int" right="" name="fromIndex" default=""/> + <parameter left="int" right="" name="toIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionClicked" fullname="Q3Header::sectionClicked" href="q3header.html#sectionClicked" location="q3header.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionClicked(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moved" fullname="Q3Header::moved" href="q3header.html#moved" location="q3header.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="moved(int fromIndex, int toIndex)"> + <parameter left="int" right="" name="fromIndex" default=""/> + <parameter left="int" right="" name="toIndex" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sectionHandleDoubleClicked" fullname="Q3Header::sectionHandleDoubleClicked" href="q3header.html#sectionHandleDoubleClicked" location="q3header.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="sectionHandleDoubleClicked(int section)"> + <parameter left="int" right="" name="section" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="Q3Header::paintEvent" href="q3header.html#paintEvent" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * e)"> + <parameter left="QPaintEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="Q3Header::showEvent" href="q3header.html#showEvent" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * e)"> + <parameter left="QShowEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3Header::resizeEvent" href="q3header.html#resizeEvent" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sRect" fullname="Q3Header::sRect" href="q3header.html#sRect" location="q3header.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRect" signature="sRect(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintSection" fullname="Q3Header::paintSection" href="q3header.html#paintSection" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintSection(QPainter * p, int index, const QRect & fr)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QRect &" right="" name="fr" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintSectionLabel" fullname="Q3Header::paintSectionLabel" href="q3header.html#paintSectionLabel" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintSectionLabel(QPainter * p, int index, const QRect & fr)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QRect &" right="" name="fr" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="Q3Header::changeEvent" href="q3header.html#changeEvent" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="Q3Header::mousePressEvent" href="q3header.html#mousePressEvent" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="Q3Header::mouseReleaseEvent" href="q3header.html#mouseReleaseEvent" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="Q3Header::mouseMoveEvent" href="q3header.html#mouseMoveEvent" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="Q3Header::mouseDoubleClickEvent" href="q3header.html#mouseDoubleClickEvent" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="Q3Header::keyPressEvent" href="q3header.html#keyPressEvent" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="Q3Header::keyReleaseEvent" href="q3header.html#keyReleaseEvent" location="q3header.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QKeyEventTransition" href="qkeyeventtransition.html" location="qkeyeventtransition.h" bases="QEventTransition" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QKeyEventTransition::key" href="qkeyeventtransition.html#key-prop" location="qkeyeventtransition.h" type="int"> + <getter name="key"/> + <setter name="setKey"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="modifiersMask" fullname="QKeyEventTransition::modifiersMask" href="qkeyeventtransition.html#modifiersMask-prop" location="qkeyeventtransition.h" type="Qt::KeyboardModifiers"> + <getter name="modifiersMask"/> + <setter name="setModifiersMask"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QKeyEventTransition" fullname="QKeyEventTransition::QKeyEventTransition" href="qkeyeventtransition.html#QKeyEventTransition" location="qkeyeventtransition.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QKeyEventTransition(QState * sourceState)"> + <parameter left="QState *" right="" name="sourceState" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QKeyEventTransition" fullname="QKeyEventTransition::QKeyEventTransition" href="qkeyeventtransition.html#QKeyEventTransition-2" location="qkeyeventtransition.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QKeyEventTransition(QObject * object, QEvent::Type type, int key, QState * sourceState)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="QEvent::Type" right="" name="type" default=""/> + <parameter left="int" right="" name="key" default=""/> + <parameter left="QState *" right="" name="sourceState" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QKeyEventTransition" fullname="QKeyEventTransition::~QKeyEventTransition" href="qkeyeventtransition.html#dtor.QKeyEventTransition" location="qkeyeventtransition.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QKeyEventTransition()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="QKeyEventTransition::key" href="qkeyeventtransition.html#key-prop" location="qkeyeventtransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="key" type="int" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setKey" fullname="QKeyEventTransition::setKey" href="qkeyeventtransition.html#key-prop" location="qkeyeventtransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="key" type="void" signature="setKey(int key)"> + <parameter left="int" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="modifiersMask" fullname="QKeyEventTransition::modifiersMask" href="qkeyeventtransition.html#modifiersMask-prop" location="qkeyeventtransition.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="modifiersMask" type="Qt::KeyboardModifiers" signature="modifiersMask() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModifiersMask" fullname="QKeyEventTransition::setModifiersMask" href="qkeyeventtransition.html#modifiersMask-prop" location="qkeyeventtransition.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="modifiersMask" type="void" signature="setModifiersMask(QFlags<Qt::KeyboardModifier> modifiersMask)"> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiersMask" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onTransition" fullname="QKeyEventTransition::onTransition" href="qkeyeventtransition.html#onTransition" location="qkeyeventtransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onTransition(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventTest" fullname="QKeyEventTransition::eventTest" href="qkeyeventtransition.html#eventTest" location="qkeyeventtransition.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventTest(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QRegion" href="qregion.html" location="qregion.h" bases="" module="QtGui"> + <contents name="creating-and-using-regions" title="Creating and Using Regions" level="1"/> + <contents name="additional-license-information" title="Additional License Information" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="RegionType" fullname="QRegion::RegionType" href="qregion.html#RegionType-enum" location="qregion.h"> + <value name="Rectangle" value="0"/> + <value name="Ellipse" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegion" fullname="QRegion::QRegion" href="qregion.html#QRegion" location="qregion.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QRegion()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegion" fullname="QRegion::QRegion" href="qregion.html#QRegion-2" location="qregion.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QRegion(int x, int y, int w, int h, RegionType t)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="RegionType" right="" name="t" default="Rectangle"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegion" fullname="QRegion::QRegion" href="qregion.html#QRegion-7" location="qregion.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QRegion(const QRect & r, RegionType t)"> + <parameter left="const QRect &" right="" name="r" default=""/> + <parameter left="RegionType" right="" name="t" default="Rectangle"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegion" fullname="QRegion::QRegion" href="qregion.html#QRegion-3" location="qregion.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QRegion(const QPolygon & a, Qt::FillRule fillRule)"> + <parameter left="const QPolygon &" right="" name="a" default=""/> + <parameter left="Qt::FillRule" right="" name="fillRule" default="Qt::OddEvenFill"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QRegion" fullname="QRegion::QRegion" href="qregion-qt3.html#QRegion-4" location="qregion.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QRegion(const QPolygon & pa, bool winding)"> + <parameter left="const QPolygon &" right="" name="pa" default=""/> + <parameter left="bool" right="" name="winding" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegion" fullname="QRegion::QRegion" href="qregion.html#QRegion-5" location="qregion.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QRegion(const QRegion & r)"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegion" fullname="QRegion::QRegion" href="qregion.html#QRegion-6" location="qregion.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QRegion(const QBitmap & bm)"> + <parameter left="const QBitmap &" right="" name="bm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QRegion::operator=" href="qregion.html#operator=" location="qregion.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRegion &" signature="operator=(const QRegion & r)"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="isNull" fullname="QRegion::isNull" href="qregion-qt3.html#isNull" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QRegion::isEmpty" href="qregion.html#isEmpty" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QRegion::contains" href="qregion.html#contains" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QRegion::contains" href="qregion.html#contains-2" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="contains(const QRect & r) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QRegion::translate" href="qregion.html#translate" location="qregion.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="translate(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QRegion::translate" href="qregion.html#translate-2" location="qregion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="translate(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QRegion::translated" href="qregion.html#translated" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="translated(int dx, int dy) const"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QRegion::translated" href="qregion.html#translated-2" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRegion" signature="translated(const QPoint & p) const"> + <parameter left="const QPoint &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="unite" fullname="QRegion::unite" href="qregion-obsolete.html#unite" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="unite(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="unite" fullname="QRegion::unite" href="qregion-obsolete.html#unite-2" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRegion" signature="unite(const QRect & rect) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="intersect" fullname="QRegion::intersect" href="qregion-obsolete.html#intersect" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="intersect(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="intersect" fullname="QRegion::intersect" href="qregion-obsolete.html#intersect-2" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRegion" signature="intersect(const QRect & rect) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="subtract" fullname="QRegion::subtract" href="qregion-obsolete.html#subtract" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="subtract(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="eor" fullname="QRegion::eor" href="qregion-obsolete.html#eor" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="eor(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="united" fullname="QRegion::united" href="qregion.html#united" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="united(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="united" fullname="QRegion::united" href="qregion.html#united-2" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRegion" signature="united(const QRect & rect) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersected" fullname="QRegion::intersected" href="qregion.html#intersected" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="intersected(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersected" fullname="QRegion::intersected" href="qregion.html#intersected-2" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRegion" signature="intersected(const QRect & rect) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subtracted" fullname="QRegion::subtracted" href="qregion.html#subtracted" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="subtracted(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="xored" fullname="QRegion::xored" href="qregion.html#xored" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="xored(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersects" fullname="QRegion::intersects" href="qregion.html#intersects" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="intersects(const QRegion & region) const"> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersects" fullname="QRegion::intersects" href="qregion.html#intersects-2" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="intersects(const QRect & rect) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QRegion::boundingRect" href="qregion.html#boundingRect" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rects" fullname="QRegion::rects" href="qregion.html#rects" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector<QRect>" signature="rects() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRects" fullname="QRegion::setRects" href="qregion.html#setRects" location="qregion.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRects(const QRect * rects, int number)"> + <parameter left="const QRect *" right="" name="rects" default=""/> + <parameter left="int" right="" name="number" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numRects" fullname="QRegion::numRects" href="qregion.html#numRects" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="numRects() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|" fullname="QRegion::operator|" href="qregion.html#operator|" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QRegion" signature="operator|(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QRegion::operator+" href="qregion.html#operator+" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QRegion" signature="operator+(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QRegion::operator+" href="qregion.html#operator+-2" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QRegion" signature="operator+(const QRect & r) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&" fullname="QRegion::operator&" href="qregion.html#operator&" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QRegion" signature="operator&(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&" fullname="QRegion::operator&" href="qregion.html#operator&-2" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QRegion" signature="operator&(const QRect & r) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QRegion::operator-" href="qregion.html#operator-" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QRegion" signature="operator-(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator^" fullname="QRegion::operator^" href="qregion.html#operator^" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QRegion" signature="operator^(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|=" fullname="QRegion::operator|=" href="qregion.html#operator|=" location="qregion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRegion &" signature="operator|=(const QRegion & r)"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QRegion::operator+=" href="qregion.html#operator+=" location="qregion.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRegion &" signature="operator+=(const QRegion & r)"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QRegion::operator+=" href="qregion.html#operator+=-2" location="qregion.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QRegion &" signature="operator+=(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&=" fullname="QRegion::operator&=" href="qregion.html#operator&=" location="qregion.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRegion &" signature="operator&=(const QRegion & r)"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&=" fullname="QRegion::operator&=" href="qregion.html#operator&=-2" location="qregion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QRegion &" signature="operator&=(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QRegion::operator-=" href="qregion.html#operator-=" location="qregion.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRegion &" signature="operator-=(const QRegion & r)"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator^=" fullname="QRegion::operator^=" href="qregion.html#operator^=" location="qregion.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QRegion &" signature="operator^=(const QRegion & r)"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QRegion::operator==" href="qregion.html#operator==" location="qregion.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QRegion & r) const"> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QRegion::operator!=" href="qregion.html#operator!=" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QRegion & other) const"> + <parameter left="const QRegion &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QRegion::operator QVariant" href="qregion.html#operator QVariant" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QRegion::handle" href="qregion.html#handle" location="qregion.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Handle" signature="handle() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qregion.html#operator<<-148" location="qregion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="148" relates="QRegion" type="QDataStream &" signature="operator<<(QDataStream & s, const QRegion & r)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="const QRegion &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qregion.html#operator>>-91" location="qregion.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="91" relates="QRegion" type="QDataStream &" signature="operator>>(QDataStream & s, QRegion & r)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="QRegion &" right="" name="r" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QSize" href="qsize.html" location="qsize.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSize" fullname="QSize::QSize" href="qsize.html#QSize" location="qsize.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSize" fullname="QSize::QSize" href="qsize.html#QSize-2" location="qsize.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSize(int width, int height)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSize::isNull" href="qsize.html#isNull" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QSize::isEmpty" href="qsize.html#isEmpty" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSize::isValid" href="qsize.html#isValid" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QSize::width" href="qsize.html#width" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QSize::height" href="qsize.html#height" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="QSize::setWidth" href="qsize.html#setWidth" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidth(int width)"> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeight" fullname="QSize::setHeight" href="qsize.html#setHeight" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeight(int height)"> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transpose" fullname="QSize::transpose" href="qsize.html#transpose" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="transpose()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QSize::scale" href="qsize.html#scale" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="scale(int width, int height, Qt::AspectRatioMode mode)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QSize::scale" href="qsize.html#scale-2" location="qsize.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="scale(const QSize & size, Qt::AspectRatioMode mode)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expandedTo" fullname="QSize::expandedTo" href="qsize.html#expandedTo" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="expandedTo(const QSize & otherSize) const"> + <parameter left="const QSize &" right="" name="otherSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundedTo" fullname="QSize::boundedTo" href="qsize.html#boundedTo" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="boundedTo(const QSize & otherSize) const"> + <parameter left="const QSize &" right="" name="otherSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rwidth" fullname="QSize::rwidth" href="qsize.html#rwidth" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int &" signature="rwidth()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rheight" fullname="QSize::rheight" href="qsize.html#rheight" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int &" signature="rheight()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QSize::operator+=" href="qsize.html#operator+=" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSize &" signature="operator+=(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QSize::operator-=" href="qsize.html#operator-=" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSize &" signature="operator-=(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QSize::operator*=" href="qsize.html#operator*=" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSize &" signature="operator*=(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QSize::operator/=" href="qsize.html#operator/=" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSize &" signature="operator/=(qreal divisor)"> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qsize.html#operator<<-150" location="qsize.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="150" relates="QSize" type="QDataStream &" signature="operator<<(QDataStream & stream, const QSize & size)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qsize.html#operator>>-92" location="qsize.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="92" relates="QSize" type="QDataStream &" signature="operator>>(QDataStream & stream, QSize & size)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qsize.html#operator==-59" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="59" relates="QSize" type="bool" signature="operator==(const QSize & s1, const QSize & s2)"> + <parameter left="const QSize &" right="" name="s1" default=""/> + <parameter left="const QSize &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qsize.html#operator!=-39" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="39" relates="QSize" type="bool" signature="operator!=(const QSize & s1, const QSize & s2)"> + <parameter left="const QSize &" right="" name="s1" default=""/> + <parameter left="const QSize &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qsize.html#operator+-36" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="36" relates="QSize" type="const QSize" signature="operator+(const QSize & s1, const QSize & s2)"> + <parameter left="const QSize &" right="" name="s1" default=""/> + <parameter left="const QSize &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qsize.html#operator--13" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="13" relates="QSize" type="const QSize" signature="operator-(const QSize & s1, const QSize & s2)"> + <parameter left="const QSize &" right="" name="s1" default=""/> + <parameter left="const QSize &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qsize.html#operator*-48" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="48" relates="QSize" type="const QSize" signature="operator*(const QSize & size, qreal factor)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qsize.html#operator*-52" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="52" relates="QSize" type="const QSize" signature="operator*(qreal factor, const QSize & size)"> + <parameter left="qreal" right="" name="factor" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/" href="qsize.html#operator/-11" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="11" relates="QSize" type="const QSize" signature="operator/(const QSize & size, qreal divisor)"> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QSizeF" href="qsizef.html" location="qsize.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSizeF" fullname="QSizeF::QSizeF" href="qsizef.html#QSizeF" location="qsize.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSizeF()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSizeF" fullname="QSizeF::QSizeF" href="qsizef.html#QSizeF-2" location="qsize.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSizeF(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSizeF" fullname="QSizeF::QSizeF" href="qsizef.html#QSizeF-3" location="qsize.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSizeF(qreal width, qreal height)"> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSizeF::isNull" href="qsizef.html#isNull" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QSizeF::isEmpty" href="qsizef.html#isEmpty" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSizeF::isValid" href="qsizef.html#isValid" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QSizeF::width" href="qsizef.html#width" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QSizeF::height" href="qsizef.html#height" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="QSizeF::setWidth" href="qsizef.html#setWidth" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidth(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeight" fullname="QSizeF::setHeight" href="qsizef.html#setHeight" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeight(qreal height)"> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transpose" fullname="QSizeF::transpose" href="qsizef.html#transpose" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="transpose()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QSizeF::scale" href="qsizef.html#scale" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="scale(qreal width, qreal height, Qt::AspectRatioMode mode)"> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QSizeF::scale" href="qsizef.html#scale-2" location="qsize.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="scale(const QSizeF & size, Qt::AspectRatioMode mode)"> + <parameter left="const QSizeF &" right="" name="size" default=""/> + <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expandedTo" fullname="QSizeF::expandedTo" href="qsizef.html#expandedTo" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="expandedTo(const QSizeF & otherSize) const"> + <parameter left="const QSizeF &" right="" name="otherSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundedTo" fullname="QSizeF::boundedTo" href="qsizef.html#boundedTo" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="boundedTo(const QSizeF & otherSize) const"> + <parameter left="const QSizeF &" right="" name="otherSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rwidth" fullname="QSizeF::rwidth" href="qsizef.html#rwidth" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qreal &" signature="rwidth()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rheight" fullname="QSizeF::rheight" href="qsizef.html#rheight" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qreal &" signature="rheight()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QSizeF::operator+=" href="qsizef.html#operator+=" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSizeF &" signature="operator+=(const QSizeF & size)"> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QSizeF::operator-=" href="qsizef.html#operator-=" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSizeF &" signature="operator-=(const QSizeF & size)"> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QSizeF::operator*=" href="qsizef.html#operator*=" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSizeF &" signature="operator*=(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QSizeF::operator/=" href="qsizef.html#operator/=" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSizeF &" signature="operator/=(qreal divisor)"> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toSize" fullname="QSizeF::toSize" href="qsizef.html#toSize" location="qsize.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="toSize() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qsizef.html#operator<<-152" location="qsize.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="152" relates="QSizeF" type="QDataStream &" signature="operator<<(QDataStream & stream, const QSizeF & size)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qsizef.html#operator>>-93" location="qsize.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="93" relates="QSizeF" type="QDataStream &" signature="operator>>(QDataStream & stream, QSizeF & size)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qsizef.html#operator==-60" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="60" relates="QSizeF" type="bool" signature="operator==(const QSizeF & s1, const QSizeF & s2)"> + <parameter left="const QSizeF &" right="" name="s1" default=""/> + <parameter left="const QSizeF &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qsizef.html#operator!=-40" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="40" relates="QSizeF" type="bool" signature="operator!=(const QSizeF & s1, const QSizeF & s2)"> + <parameter left="const QSizeF &" right="" name="s1" default=""/> + <parameter left="const QSizeF &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qsizef.html#operator+-37" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="37" relates="QSizeF" type="const QSizeF" signature="operator+(const QSizeF & s1, const QSizeF & s2)"> + <parameter left="const QSizeF &" right="" name="s1" default=""/> + <parameter left="const QSizeF &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qsizef.html#operator--14" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="14" relates="QSizeF" type="const QSizeF" signature="operator-(const QSizeF & s1, const QSizeF & s2)"> + <parameter left="const QSizeF &" right="" name="s1" default=""/> + <parameter left="const QSizeF &" right="" name="s2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qsizef.html#operator*-53" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="53" relates="QSizeF" type="const QSizeF" signature="operator*(const QSizeF & size, qreal factor)"> + <parameter left="const QSizeF &" right="" name="size" default=""/> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qsizef.html#operator*-54" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="54" relates="QSizeF" type="const QSizeF" signature="operator*(qreal factor, const QSizeF & size)"> + <parameter left="qreal" right="" name="factor" default=""/> + <parameter left="const QSizeF &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/" href="qsizef.html#operator/-12" location="qsize.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" relates="QSizeF" type="const QSizeF" signature="operator/(const QSizeF & size, qreal divisor)"> + <parameter left="const QSizeF &" right="" name="size" default=""/> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QAtomicInt" href="qatomicint.html" location="qatomic.h" bases="" module="QtCore"> + <contents name="non-atomic-convenience-operators" title="Non-atomic convenience operators" level="1"/> + <contents name="the-atomic-api" title="The Atomic API" level="1"/> + <contents name="reference-counting" title="Reference counting" level="2"/> + <contents name="memory-ordering" title="Memory ordering" level="2"/> + <contents name="test-and-set" title="Test-and-set" level="2"/> + <contents name="fetch-and-store" title="Fetch-and-store" level="2"/> + <contents name="fetch-and-add" title="Fetch-and-add" level="2"/> + <contents name="feature-tests-for-the-atomic-api" title="Feature Tests for the Atomic API" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QAtomicInt" fullname="QAtomicInt::QAtomicInt" href="qatomicint.html#QAtomicInt" location="qatomic.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAtomicInt(int value)"> + <parameter left="int" right="" name="value" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QAtomicInt" fullname="QAtomicInt::QAtomicInt" href="qatomicint.html#QAtomicInt-2" location="qatomic.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QAtomicInt(const QAtomicInt & other)"> + <parameter left="const QAtomicInt &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QAtomicInt::operator=" href="qatomicint.html#operator=" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAtomicInt &" signature="operator=(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QAtomicInt::operator=" href="qatomicint.html#operator=-2" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QAtomicInt &" signature="operator=(const QAtomicInt & other)"> + <parameter left="const QAtomicInt &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QAtomicInt::operator==" href="qatomicint.html#operator==" location="qatomic.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(int value) const"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QAtomicInt::operator!=" href="qatomicint.html#operator!=" location="qatomic.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(int value) const"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!" fullname="QAtomicInt::operator!" href="qatomicint.html#operator!" location="qatomic.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator int" fullname="QAtomicInt::operator int" href="qatomicint.html#operator int" location="qatomic.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator int() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isReferenceCountingNative" fullname="QAtomicInt::isReferenceCountingNative" href="qatomicint.html#isReferenceCountingNative" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isReferenceCountingNative()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isReferenceCountingWaitFree" fullname="QAtomicInt::isReferenceCountingWaitFree" href="qatomicint.html#isReferenceCountingWaitFree" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isReferenceCountingWaitFree()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ref" fullname="QAtomicInt::ref" href="qatomicint.html#ref" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="ref()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deref" fullname="QAtomicInt::deref" href="qatomicint.html#deref" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="deref()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTestAndSetNative" fullname="QAtomicInt::isTestAndSetNative" href="qatomicint.html#isTestAndSetNative" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isTestAndSetNative()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTestAndSetWaitFree" fullname="QAtomicInt::isTestAndSetWaitFree" href="qatomicint.html#isTestAndSetWaitFree" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isTestAndSetWaitFree()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="testAndSetRelaxed" fullname="QAtomicInt::testAndSetRelaxed" href="qatomicint.html#testAndSetRelaxed" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="testAndSetRelaxed(int expectedValue, int newValue)"> + <parameter left="int" right="" name="expectedValue" default=""/> + <parameter left="int" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testAndSetAcquire" fullname="QAtomicInt::testAndSetAcquire" href="qatomicint.html#testAndSetAcquire" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="testAndSetAcquire(int expectedValue, int newValue)"> + <parameter left="int" right="" name="expectedValue" default=""/> + <parameter left="int" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testAndSetRelease" fullname="QAtomicInt::testAndSetRelease" href="qatomicint.html#testAndSetRelease" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="testAndSetRelease(int expectedValue, int newValue)"> + <parameter left="int" right="" name="expectedValue" default=""/> + <parameter left="int" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testAndSetOrdered" fullname="QAtomicInt::testAndSetOrdered" href="qatomicint.html#testAndSetOrdered" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="testAndSetOrdered(int expectedValue, int newValue)"> + <parameter left="int" right="" name="expectedValue" default=""/> + <parameter left="int" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFetchAndStoreNative" fullname="QAtomicInt::isFetchAndStoreNative" href="qatomicint.html#isFetchAndStoreNative" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isFetchAndStoreNative()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFetchAndStoreWaitFree" fullname="QAtomicInt::isFetchAndStoreWaitFree" href="qatomicint.html#isFetchAndStoreWaitFree" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isFetchAndStoreWaitFree()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndStoreRelaxed" fullname="QAtomicInt::fetchAndStoreRelaxed" href="qatomicint.html#fetchAndStoreRelaxed" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="fetchAndStoreRelaxed(int newValue)"> + <parameter left="int" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndStoreAcquire" fullname="QAtomicInt::fetchAndStoreAcquire" href="qatomicint.html#fetchAndStoreAcquire" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="fetchAndStoreAcquire(int newValue)"> + <parameter left="int" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndStoreRelease" fullname="QAtomicInt::fetchAndStoreRelease" href="qatomicint.html#fetchAndStoreRelease" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="fetchAndStoreRelease(int newValue)"> + <parameter left="int" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndStoreOrdered" fullname="QAtomicInt::fetchAndStoreOrdered" href="qatomicint.html#fetchAndStoreOrdered" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="fetchAndStoreOrdered(int newValue)"> + <parameter left="int" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFetchAndAddNative" fullname="QAtomicInt::isFetchAndAddNative" href="qatomicint.html#isFetchAndAddNative" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isFetchAndAddNative()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFetchAndAddWaitFree" fullname="QAtomicInt::isFetchAndAddWaitFree" href="qatomicint.html#isFetchAndAddWaitFree" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isFetchAndAddWaitFree()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndAddRelaxed" fullname="QAtomicInt::fetchAndAddRelaxed" href="qatomicint.html#fetchAndAddRelaxed" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="fetchAndAddRelaxed(int valueToAdd)"> + <parameter left="int" right="" name="valueToAdd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndAddAcquire" fullname="QAtomicInt::fetchAndAddAcquire" href="qatomicint.html#fetchAndAddAcquire" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="fetchAndAddAcquire(int valueToAdd)"> + <parameter left="int" right="" name="valueToAdd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndAddRelease" fullname="QAtomicInt::fetchAndAddRelease" href="qatomicint.html#fetchAndAddRelease" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="fetchAndAddRelease(int valueToAdd)"> + <parameter left="int" right="" name="valueToAdd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndAddOrdered" fullname="QAtomicInt::fetchAndAddOrdered" href="qatomicint.html#fetchAndAddOrdered" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="fetchAndAddOrdered(int valueToAdd)"> + <parameter left="int" right="" name="valueToAdd" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAtomicPointer" href="qatomicpointer.html" location="qatomic.h" bases="" module="QtCore"> + <contents name="non-atomic-convenience-operators" title="Non-atomic convenience operators" level="1"/> + <contents name="the-atomic-api" title="The Atomic API" level="1"/> + <contents name="memory-ordering" title="Memory ordering" level="2"/> + <contents name="test-and-set" title="Test-and-set" level="2"/> + <contents name="fetch-and-store" title="Fetch-and-store" level="2"/> + <contents name="fetch-and-add" title="Fetch-and-add" level="2"/> + <contents name="feature-tests-for-the-atomic-api" title="Feature Tests for the Atomic API" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QAtomicPointer" fullname="QAtomicPointer::QAtomicPointer" href="qatomicpointer.html#QAtomicPointer" location="qatomic.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAtomicPointer(T * value)"> + <parameter left="T *" right="" name="value" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QAtomicPointer" fullname="QAtomicPointer::QAtomicPointer" href="qatomicpointer.html#QAtomicPointer-2" location="qatomic.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QAtomicPointer(const QAtomicPointer<T> & other)"> + <parameter left="const QAtomicPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QAtomicPointer::operator=" href="qatomicpointer.html#operator=" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAtomicPointer<T> &" signature="operator=(T * value)"> + <parameter left="T *" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QAtomicPointer::operator=" href="qatomicpointer.html#operator=-2" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QAtomicPointer<T> &" signature="operator=(const QAtomicPointer<T> & other)"> + <parameter left="const QAtomicPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QAtomicPointer::operator==" href="qatomicpointer.html#operator==" location="qatomic.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(T * value) const"> + <parameter left="T *" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QAtomicPointer::operator!=" href="qatomicpointer.html#operator!=" location="qatomic.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(T * value) const"> + <parameter left="T *" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!" fullname="QAtomicPointer::operator!" href="qatomicpointer.html#operator!" location="qatomic.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator T *" fullname="QAtomicPointer::operator T *" href="qatomicpointer.html#operator T *" location="qatomic.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator T *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QAtomicPointer::operator->" href="qatomicpointer.html#operator->" location="qatomic.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTestAndSetNative" fullname="QAtomicPointer::isTestAndSetNative" href="qatomicpointer.html#isTestAndSetNative" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isTestAndSetNative()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTestAndSetWaitFree" fullname="QAtomicPointer::isTestAndSetWaitFree" href="qatomicpointer.html#isTestAndSetWaitFree" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isTestAndSetWaitFree()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="testAndSetRelaxed" fullname="QAtomicPointer::testAndSetRelaxed" href="qatomicpointer.html#testAndSetRelaxed" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="testAndSetRelaxed(T * expectedValue, T * newValue)"> + <parameter left="T *" right="" name="expectedValue" default=""/> + <parameter left="T *" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testAndSetAcquire" fullname="QAtomicPointer::testAndSetAcquire" href="qatomicpointer.html#testAndSetAcquire" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="testAndSetAcquire(T * expectedValue, T * newValue)"> + <parameter left="T *" right="" name="expectedValue" default=""/> + <parameter left="T *" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testAndSetRelease" fullname="QAtomicPointer::testAndSetRelease" href="qatomicpointer.html#testAndSetRelease" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="testAndSetRelease(T * expectedValue, T * newValue)"> + <parameter left="T *" right="" name="expectedValue" default=""/> + <parameter left="T *" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testAndSetOrdered" fullname="QAtomicPointer::testAndSetOrdered" href="qatomicpointer.html#testAndSetOrdered" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="testAndSetOrdered(T * expectedValue, T * newValue)"> + <parameter left="T *" right="" name="expectedValue" default=""/> + <parameter left="T *" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFetchAndStoreNative" fullname="QAtomicPointer::isFetchAndStoreNative" href="qatomicpointer.html#isFetchAndStoreNative" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isFetchAndStoreNative()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFetchAndStoreWaitFree" fullname="QAtomicPointer::isFetchAndStoreWaitFree" href="qatomicpointer.html#isFetchAndStoreWaitFree" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isFetchAndStoreWaitFree()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndStoreRelaxed" fullname="QAtomicPointer::fetchAndStoreRelaxed" href="qatomicpointer.html#fetchAndStoreRelaxed" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="fetchAndStoreRelaxed(T * newValue)"> + <parameter left="T *" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndStoreAcquire" fullname="QAtomicPointer::fetchAndStoreAcquire" href="qatomicpointer.html#fetchAndStoreAcquire" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="fetchAndStoreAcquire(T * newValue)"> + <parameter left="T *" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndStoreRelease" fullname="QAtomicPointer::fetchAndStoreRelease" href="qatomicpointer.html#fetchAndStoreRelease" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="fetchAndStoreRelease(T * newValue)"> + <parameter left="T *" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndStoreOrdered" fullname="QAtomicPointer::fetchAndStoreOrdered" href="qatomicpointer.html#fetchAndStoreOrdered" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="fetchAndStoreOrdered(T * newValue)"> + <parameter left="T *" right="" name="newValue" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFetchAndAddNative" fullname="QAtomicPointer::isFetchAndAddNative" href="qatomicpointer.html#isFetchAndAddNative" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isFetchAndAddNative()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFetchAndAddWaitFree" fullname="QAtomicPointer::isFetchAndAddWaitFree" href="qatomicpointer.html#isFetchAndAddWaitFree" location="qatomic.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isFetchAndAddWaitFree()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndAddRelaxed" fullname="QAtomicPointer::fetchAndAddRelaxed" href="qatomicpointer.html#fetchAndAddRelaxed" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="fetchAndAddRelaxed(qptrdiff valueToAdd)"> + <parameter left="qptrdiff" right="" name="valueToAdd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndAddAcquire" fullname="QAtomicPointer::fetchAndAddAcquire" href="qatomicpointer.html#fetchAndAddAcquire" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="fetchAndAddAcquire(qptrdiff valueToAdd)"> + <parameter left="qptrdiff" right="" name="valueToAdd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndAddRelease" fullname="QAtomicPointer::fetchAndAddRelease" href="qatomicpointer.html#fetchAndAddRelease" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="fetchAndAddRelease(qptrdiff valueToAdd)"> + <parameter left="qptrdiff" right="" name="valueToAdd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fetchAndAddOrdered" fullname="QAtomicPointer::fetchAndAddOrdered" href="qatomicpointer.html#fetchAndAddOrdered" location="qatomic.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="T *" signature="fetchAndAddOrdered(qptrdiff valueToAdd)"> + <parameter left="qptrdiff" right="" name="valueToAdd" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QTreeView" href="qtreeview.html" location="qtreeview.h" bases="QAbstractItemView" module="QtGui"> + <contents name="key-bindings" title="Key Bindings" level="1"/> + <contents name="improving-performance" title="Improving Performance" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="autoExpandDelay" fullname="QTreeView::autoExpandDelay" href="qtreeview.html#autoExpandDelay-prop" location="qtreeview.h" type="int"> + <getter name="autoExpandDelay"/> + <setter name="setAutoExpandDelay"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="indentation" fullname="QTreeView::indentation" href="qtreeview.html#indentation-prop" location="qtreeview.h" type="int"> + <getter name="indentation"/> + <setter name="setIndentation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="rootIsDecorated" fullname="QTreeView::rootIsDecorated" href="qtreeview.html#rootIsDecorated-prop" location="qtreeview.h" type="bool"> + <getter name="rootIsDecorated"/> + <setter name="setRootIsDecorated"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="uniformRowHeights" fullname="QTreeView::uniformRowHeights" href="qtreeview.html#uniformRowHeights-prop" location="qtreeview.h" type="bool"> + <getter name="uniformRowHeights"/> + <setter name="setUniformRowHeights"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="itemsExpandable" fullname="QTreeView::itemsExpandable" href="qtreeview.html#itemsExpandable-prop" location="qtreeview.h" type="bool"> + <getter name="itemsExpandable"/> + <setter name="setItemsExpandable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sortingEnabled" fullname="QTreeView::sortingEnabled" href="qtreeview.html#sortingEnabled-prop" location="qtreeview.h" type="bool"> + <getter name="isSortingEnabled"/> + <setter name="setSortingEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="animated" fullname="QTreeView::animated" href="qtreeview.html#animated-prop" location="qtreeview.h" type="bool"> + <getter name="isAnimated"/> + <setter name="setAnimated"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="allColumnsShowFocus" fullname="QTreeView::allColumnsShowFocus" href="qtreeview.html#allColumnsShowFocus-prop" location="qtreeview.h" type="bool"> + <getter name="allColumnsShowFocus"/> + <setter name="setAllColumnsShowFocus"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="QTreeView::wordWrap" href="qtreeview.html#wordWrap-prop" location="qtreeview.h" type="bool"> + <getter name="wordWrap"/> + <setter name="setWordWrap"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="headerHidden" fullname="QTreeView::headerHidden" href="qtreeview.html#headerHidden-prop" location="qtreeview.h" type="bool"> + <getter name="isHeaderHidden"/> + <setter name="setHeaderHidden"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="expandsOnDoubleClick" fullname="QTreeView::expandsOnDoubleClick" href="qtreeview.html#expandsOnDoubleClick-prop" location="qtreeview.h" type="bool"> + <getter name="expandsOnDoubleClick"/> + <setter name="setExpandsOnDoubleClick"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QTreeView" fullname="QTreeView::QTreeView" href="qtreeview.html#QTreeView" location="qtreeview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTreeView(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTreeView" fullname="QTreeView::~QTreeView" href="qtreeview.html#dtor.QTreeView" location="qtreeview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTreeView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModel" fullname="QTreeView::setModel" href="qtreeview.html#setModel" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setModel(QAbstractItemModel * model)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRootIndex" fullname="QTreeView::setRootIndex" href="qtreeview.html#setRootIndex" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRootIndex(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionModel" fullname="QTreeView::setSelectionModel" href="qtreeview.html#setSelectionModel" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectionModel(QItemSelectionModel * selectionModel)"> + <parameter left="QItemSelectionModel *" right="" name="selectionModel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="header" fullname="QTreeView::header" href="qtreeview.html#header" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHeaderView *" signature="header() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeader" fullname="QTreeView::setHeader" href="qtreeview.html#setHeader" location="qtreeview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHeader(QHeaderView * header)"> + <parameter left="QHeaderView *" right="" name="header" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoExpandDelay" fullname="QTreeView::autoExpandDelay" href="qtreeview.html#autoExpandDelay-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoExpandDelay" type="int" signature="autoExpandDelay() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoExpandDelay" fullname="QTreeView::setAutoExpandDelay" href="qtreeview.html#autoExpandDelay-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoExpandDelay" type="void" signature="setAutoExpandDelay(int delay)"> + <parameter left="int" right="" name="delay" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indentation" fullname="QTreeView::indentation" href="qtreeview.html#indentation-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="indentation" type="int" signature="indentation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIndentation" fullname="QTreeView::setIndentation" href="qtreeview.html#indentation-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="indentation" type="void" signature="setIndentation(int i)"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rootIsDecorated" fullname="QTreeView::rootIsDecorated" href="qtreeview.html#rootIsDecorated-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="rootIsDecorated" type="bool" signature="rootIsDecorated() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRootIsDecorated" fullname="QTreeView::setRootIsDecorated" href="qtreeview.html#rootIsDecorated-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="rootIsDecorated" type="void" signature="setRootIsDecorated(bool show)"> + <parameter left="bool" right="" name="show" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uniformRowHeights" fullname="QTreeView::uniformRowHeights" href="qtreeview.html#uniformRowHeights-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="uniformRowHeights" type="bool" signature="uniformRowHeights() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setUniformRowHeights" fullname="QTreeView::setUniformRowHeights" href="qtreeview.html#uniformRowHeights-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="uniformRowHeights" type="void" signature="setUniformRowHeights(bool uniform)"> + <parameter left="bool" right="" name="uniform" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemsExpandable" fullname="QTreeView::itemsExpandable" href="qtreeview.html#itemsExpandable-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="itemsExpandable" type="bool" signature="itemsExpandable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemsExpandable" fullname="QTreeView::setItemsExpandable" href="qtreeview.html#itemsExpandable-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="itemsExpandable" type="void" signature="setItemsExpandable(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expandsOnDoubleClick" fullname="QTreeView::expandsOnDoubleClick" href="qtreeview.html#expandsOnDoubleClick-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="expandsOnDoubleClick" type="bool" signature="expandsOnDoubleClick() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setExpandsOnDoubleClick" fullname="QTreeView::setExpandsOnDoubleClick" href="qtreeview.html#expandsOnDoubleClick-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="expandsOnDoubleClick" type="void" signature="setExpandsOnDoubleClick(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnViewportPosition" fullname="QTreeView::columnViewportPosition" href="qtreeview.html#columnViewportPosition" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnViewportPosition(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnWidth" fullname="QTreeView::columnWidth" href="qtreeview.html#columnWidth" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnWidth(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnWidth" fullname="QTreeView::setColumnWidth" href="qtreeview.html#setColumnWidth" location="qtreeview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnWidth(int column, int width)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="columnAt" fullname="QTreeView::columnAt" href="qtreeview.html#columnAt" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnAt(int x) const"> + <parameter left="int" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isColumnHidden" fullname="QTreeView::isColumnHidden" href="qtreeview.html#isColumnHidden" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isColumnHidden(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setColumnHidden" fullname="QTreeView::setColumnHidden" href="qtreeview.html#setColumnHidden" location="qtreeview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColumnHidden(int column, bool hide)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isHeaderHidden" fullname="QTreeView::isHeaderHidden" href="qtreeview.html#headerHidden-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="headerHidden" type="bool" signature="isHeaderHidden() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHeaderHidden" fullname="QTreeView::setHeaderHidden" href="qtreeview.html#headerHidden-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="headerHidden" type="void" signature="setHeaderHidden(bool hide)"> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRowHidden" fullname="QTreeView::isRowHidden" href="qtreeview.html#isRowHidden" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRowHidden(int row, const QModelIndex & parent) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRowHidden" fullname="QTreeView::setRowHidden" href="qtreeview.html#setRowHidden" location="qtreeview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRowHidden(int row, const QModelIndex & parent, bool hide)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="bool" right="" name="hide" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isFirstColumnSpanned" fullname="QTreeView::isFirstColumnSpanned" href="qtreeview.html#isFirstColumnSpanned" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFirstColumnSpanned(int row, const QModelIndex & parent) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFirstColumnSpanned" fullname="QTreeView::setFirstColumnSpanned" href="qtreeview.html#setFirstColumnSpanned" location="qtreeview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFirstColumnSpanned(int row, const QModelIndex & parent, bool span)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="bool" right="" name="span" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isExpanded" fullname="QTreeView::isExpanded" href="qtreeview.html#isExpanded" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isExpanded(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setExpanded" fullname="QTreeView::setExpanded" href="qtreeview.html#setExpanded" location="qtreeview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setExpanded(const QModelIndex & index, bool expanded)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="bool" right="" name="expanded" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSortingEnabled" fullname="QTreeView::setSortingEnabled" href="qtreeview.html#sortingEnabled-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="sortingEnabled" type="void" signature="setSortingEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSortingEnabled" fullname="QTreeView::isSortingEnabled" href="qtreeview.html#sortingEnabled-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sortingEnabled" type="bool" signature="isSortingEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAnimated" fullname="QTreeView::setAnimated" href="qtreeview.html#animated-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="animated" type="void" signature="setAnimated(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAnimated" fullname="QTreeView::isAnimated" href="qtreeview.html#animated-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="animated" type="bool" signature="isAnimated() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAllColumnsShowFocus" fullname="QTreeView::setAllColumnsShowFocus" href="qtreeview.html#allColumnsShowFocus-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="allColumnsShowFocus" type="void" signature="setAllColumnsShowFocus(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="allColumnsShowFocus" fullname="QTreeView::allColumnsShowFocus" href="qtreeview.html#allColumnsShowFocus-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="allColumnsShowFocus" type="bool" signature="allColumnsShowFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWordWrap" fullname="QTreeView::setWordWrap" href="qtreeview.html#wordWrap-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="wordWrap" type="void" signature="setWordWrap(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="QTreeView::wordWrap" href="qtreeview.html#wordWrap-prop" location="qtreeview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wordWrap" type="bool" signature="wordWrap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardSearch" fullname="QTreeView::keyboardSearch" href="qtreeview.html#keyboardSearch" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyboardSearch(const QString & search)"> + <parameter left="const QString &" right="" name="search" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualRect" fullname="QTreeView::visualRect" href="qtreeview.html#visualRect" location="qtreeview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="visualRect(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollTo" fullname="QTreeView::scrollTo" href="qtreeview.html#scrollTo" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollTo(const QModelIndex & index, ScrollHint hint)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="ScrollHint" right="" name="hint" default="EnsureVisible"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexAt" fullname="QTreeView::indexAt" href="qtreeview.html#indexAt" location="qtreeview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexAt(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexAbove" fullname="QTreeView::indexAbove" href="qtreeview.html#indexAbove" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexAbove(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexBelow" fullname="QTreeView::indexBelow" href="qtreeview.html#indexBelow" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexBelow(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QTreeView::reset" href="qtreeview.html#reset" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sortByColumn" fullname="QTreeView::sortByColumn" href="qtreeview.html#sortByColumn" location="qtreeview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sortByColumn(int column, Qt::SortOrder order)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="Qt::SortOrder" right="" name="order" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dataChanged" fullname="QTreeView::dataChanged" href="qtreeview.html#dataChanged" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dataChanged(const QModelIndex & topLeft, const QModelIndex & bottomRight)"> + <parameter left="const QModelIndex &" right="" name="topLeft" default=""/> + <parameter left="const QModelIndex &" right="" name="bottomRight" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="QTreeView::selectAll" href="qtreeview.html#selectAll" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="selectAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="expanded" fullname="QTreeView::expanded" href="qtreeview.html#expanded" location="qtreeview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="expanded(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collapsed" fullname="QTreeView::collapsed" href="qtreeview.html#collapsed" location="qtreeview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="collapsed(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hideColumn" fullname="QTreeView::hideColumn" href="qtreeview.html#hideColumn" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="hideColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showColumn" fullname="QTreeView::showColumn" href="qtreeview.html#showColumn" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="showColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expand" fullname="QTreeView::expand" href="qtreeview.html#expand" location="qtreeview.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="expand(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collapse" fullname="QTreeView::collapse" href="qtreeview.html#collapse" location="qtreeview.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="collapse(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeColumnToContents" fullname="QTreeView::resizeColumnToContents" href="qtreeview.html#resizeColumnToContents" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="resizeColumnToContents(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="sortByColumn" fullname="QTreeView::sortByColumn" href="qtreeview-obsolete.html#sortByColumn-2" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="sortByColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="expandAll" fullname="QTreeView::expandAll" href="qtreeview.html#expandAll" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="expandAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="collapseAll" fullname="QTreeView::collapseAll" href="qtreeview.html#collapseAll" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="collapseAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="expandToDepth" fullname="QTreeView::expandToDepth" href="qtreeview.html#expandToDepth" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="expandToDepth(int depth)"> + <parameter left="int" right="" name="depth" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnResized" fullname="QTreeView::columnResized" href="qtreeview.html#columnResized" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="columnResized(int column, int oldSize, int newSize)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="oldSize" default=""/> + <parameter left="int" right="" name="newSize" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnCountChanged" fullname="QTreeView::columnCountChanged" href="qtreeview.html#columnCountChanged" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="columnCountChanged(int oldCount, int newCount)"> + <parameter left="int" right="" name="oldCount" default=""/> + <parameter left="int" right="" name="newCount" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="columnMoved" fullname="QTreeView::columnMoved" href="qtreeview.html#columnMoved" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="columnMoved()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowsRemoved" fullname="QTreeView::rowsRemoved" href="qtreeview.html#rowsRemoved" location="qtreeview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="rowsRemoved(const QModelIndex & parent, int start, int end)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="scrollContentsBy" fullname="QTreeView::scrollContentsBy" href="qtreeview.html#scrollContentsBy" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollContentsBy(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowsInserted" fullname="QTreeView::rowsInserted" href="qtreeview.html#rowsInserted" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="rowsInserted(const QModelIndex & parent, int start, int end)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowsAboutToBeRemoved" fullname="QTreeView::rowsAboutToBeRemoved" href="qtreeview.html#rowsAboutToBeRemoved" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="rowsAboutToBeRemoved(const QModelIndex & parent, int start, int end)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveCursor" fullname="QTreeView::moveCursor" href="qtreeview.html#moveCursor" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QModelIndex" signature="moveCursor(CursorAction cursorAction, QFlags<Qt::KeyboardModifier> modifiers)"> + <parameter left="CursorAction" right="" name="cursorAction" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="horizontalOffset" fullname="QTreeView::horizontalOffset" href="qtreeview.html#horizontalOffset" location="qtreeview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="horizontalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="verticalOffset" fullname="QTreeView::verticalOffset" href="qtreeview.html#verticalOffset" location="qtreeview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="verticalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSelection" fullname="QTreeView::setSelection" href="qtreeview.html#setSelection" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelection(const QRect & rect, QFlags<QItemSelectionModel::SelectionFlag> command)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="command" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="visualRegionForSelection" fullname="QTreeView::visualRegionForSelection" href="qtreeview.html#visualRegionForSelection" location="qtreeview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="visualRegionForSelection(const QItemSelection & selection) const"> + <parameter left="const QItemSelection &" right="" name="selection" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectedIndexes" fullname="QTreeView::selectedIndexes" href="qtreeview.html#selectedIndexes" location="qtreeview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndexList" signature="selectedIndexes() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QTreeView::timerEvent" href="qtreeview.html#timerEvent" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * event)"> + <parameter left="QTimerEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QTreeView::paintEvent" href="qtreeview.html#paintEvent" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawTree" fullname="QTreeView::drawTree" href="qtreeview.html#drawTree" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="drawTree(QPainter * painter, const QRegion & region) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawRow" fullname="QTreeView::drawRow" href="qtreeview.html#drawRow" location="qtreeview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawRow(QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionViewItem &" right="" name="option" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawBranches" fullname="QTreeView::drawBranches" href="qtreeview.html#drawBranches" location="qtreeview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawBranches(QPainter * painter, const QRect & rect, const QModelIndex & index) const"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QTreeView::mousePressEvent" href="qtreeview.html#mousePressEvent" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QTreeView::mouseReleaseEvent" href="qtreeview.html#mouseReleaseEvent" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QTreeView::mouseDoubleClickEvent" href="qtreeview.html#mouseDoubleClickEvent" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QTreeView::mouseMoveEvent" href="qtreeview.html#mouseMoveEvent" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QTreeView::keyPressEvent" href="qtreeview.html#keyPressEvent" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QTreeView::dragMoveEvent" href="qtreeview.html#dragMoveEvent" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QDragMoveEvent * event)"> + <parameter left="QDragMoveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportEvent" fullname="QTreeView::viewportEvent" href="qtreeview.html#viewportEvent" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="viewportEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateGeometries" fullname="QTreeView::updateGeometries" href="qtreeview.html#updateGeometries" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="updateGeometries()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="sizeHintForColumn" fullname="QTreeView::sizeHintForColumn" href="qtreeview.html#sizeHintForColumn" location="qtreeview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="sizeHintForColumn(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="indexRowSizeHint" fullname="QTreeView::indexRowSizeHint" href="qtreeview.html#indexRowSizeHint" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexRowSizeHint(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowHeight" fullname="QTreeView::rowHeight" href="qtreeview.html#rowHeight" location="qtreeview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowHeight(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="isIndexHidden" fullname="QTreeView::isIndexHidden" href="qtreeview.html#isIndexHidden" location="qtreeview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIndexHidden(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QTreeView::selectionChanged" href="qtreeview.html#selectionChanged" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="selectionChanged(const QItemSelection & selected, const QItemSelection & deselected)"> + <parameter left="const QItemSelection &" right="" name="selected" default=""/> + <parameter left="const QItemSelection &" right="" name="deselected" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QTreeView::currentChanged" href="qtreeview.html#currentChanged" location="qtreeview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="currentChanged(const QModelIndex & current, const QModelIndex & previous)"> + <parameter left="const QModelIndex &" right="" name="current" default=""/> + <parameter left="const QModelIndex &" right="" name="previous" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QCompleter" href="qcompleter.html" location="qcompleter.h" bases="QObject" module="QtGui"> + <contents name="basic-usage" title="Basic Usage" level="1"/> + <contents name="iterating-through-completions" title="Iterating Through Completions" level="1"/> + <contents name="the-completion-model" title="The Completion Model" level="1"/> + <contents name="handling-tree-models" title="Handling Tree Models" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="completionPrefix" fullname="QCompleter::completionPrefix" href="qcompleter.html#completionPrefix-prop" location="qcompleter.h" type="QString"> + <getter name="completionPrefix"/> + <setter name="setCompletionPrefix"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="modelSorting" fullname="QCompleter::modelSorting" href="qcompleter.html#modelSorting-prop" location="qcompleter.h" type="ModelSorting"> + <getter name="modelSorting"/> + <setter name="setModelSorting"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="completionMode" fullname="QCompleter::completionMode" href="qcompleter.html#completionMode-prop" location="qcompleter.h" type="CompletionMode"> + <getter name="completionMode"/> + <setter name="setCompletionMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="completionColumn" fullname="QCompleter::completionColumn" href="qcompleter.html#completionColumn-prop" location="qcompleter.h" type="int"> + <getter name="completionColumn"/> + <setter name="setCompletionColumn"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="completionRole" fullname="QCompleter::completionRole" href="qcompleter.html#completionRole-prop" location="qcompleter.h" type="int"> + <getter name="completionRole"/> + <setter name="setCompletionRole"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maxVisibleItems" fullname="QCompleter::maxVisibleItems" href="qcompleter.html#maxVisibleItems-prop" location="qcompleter.h" type="int"> + <getter name="maxVisibleItems"/> + <setter name="setMaxVisibleItems"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="caseSensitivity" fullname="QCompleter::caseSensitivity" href="qcompleter.html#caseSensitivity-prop" location="qcompleter.h" type="Qt::CaseSensitivity"> + <getter name="caseSensitivity"/> + <setter name="setCaseSensitivity"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wrapAround" fullname="QCompleter::wrapAround" href="qcompleter.html#wrapAround-prop" location="qcompleter.h" type="bool"> + <getter name="wrapAround"/> + <setter name="setWrapAround"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="CompletionMode" fullname="QCompleter::CompletionMode" href="qcompleter.html#CompletionMode-enum" location="qcompleter.h"> + <value name="PopupCompletion" value="0"/> + <value name="UnfilteredPopupCompletion" value="1"/> + <value name="InlineCompletion" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ModelSorting" fullname="QCompleter::ModelSorting" href="qcompleter.html#ModelSorting-enum" location="qcompleter.h"> + <value name="UnsortedModel" value="0"/> + <value name="CaseSensitivelySortedModel" value="1"/> + <value name="CaseInsensitivelySortedModel" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QCompleter" fullname="QCompleter::QCompleter" href="qcompleter.html#QCompleter" location="qcompleter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCompleter(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QCompleter" fullname="QCompleter::QCompleter" href="qcompleter.html#QCompleter-2" location="qcompleter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QCompleter(QAbstractItemModel * model, QObject * parent)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QCompleter" fullname="QCompleter::QCompleter" href="qcompleter.html#QCompleter-3" location="qcompleter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QCompleter(const QStringList & list, QObject * parent)"> + <parameter left="const QStringList &" right="" name="list" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QCompleter" fullname="QCompleter::~QCompleter" href="qcompleter.html#dtor.QCompleter" location="qcompleter.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QCompleter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidget" fullname="QCompleter::setWidget" href="qcompleter.html#setWidget" location="qcompleter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidget(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QCompleter::widget" href="qcompleter.html#widget" location="qcompleter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModel" fullname="QCompleter::setModel" href="qcompleter.html#setModel" location="qcompleter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setModel(QAbstractItemModel * model)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="model" fullname="QCompleter::model" href="qcompleter.html#model" location="qcompleter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemModel *" signature="model() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCompletionMode" fullname="QCompleter::setCompletionMode" href="qcompleter.html#completionMode-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="completionMode" type="void" signature="setCompletionMode(CompletionMode mode)"> + <parameter left="CompletionMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="completionMode" fullname="QCompleter::completionMode" href="qcompleter.html#completionMode-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="completionMode" type="CompletionMode" signature="completionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="popup" fullname="QCompleter::popup" href="qcompleter.html#popup" location="qcompleter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemView *" signature="popup() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPopup" fullname="QCompleter::setPopup" href="qcompleter.html#setPopup" location="qcompleter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPopup(QAbstractItemView * popup)"> + <parameter left="QAbstractItemView *" right="" name="popup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCaseSensitivity" fullname="QCompleter::setCaseSensitivity" href="qcompleter.html#caseSensitivity-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="caseSensitivity" type="void" signature="setCaseSensitivity(Qt::CaseSensitivity caseSensitivity)"> + <parameter left="Qt::CaseSensitivity" right="" name="caseSensitivity" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="caseSensitivity" fullname="QCompleter::caseSensitivity" href="qcompleter.html#caseSensitivity-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="caseSensitivity" type="Qt::CaseSensitivity" signature="caseSensitivity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModelSorting" fullname="QCompleter::setModelSorting" href="qcompleter.html#modelSorting-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="modelSorting" type="void" signature="setModelSorting(ModelSorting sorting)"> + <parameter left="ModelSorting" right="" name="sorting" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="modelSorting" fullname="QCompleter::modelSorting" href="qcompleter.html#modelSorting-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="modelSorting" type="ModelSorting" signature="modelSorting() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCompletionColumn" fullname="QCompleter::setCompletionColumn" href="qcompleter.html#completionColumn-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="completionColumn" type="void" signature="setCompletionColumn(int column)"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="completionColumn" fullname="QCompleter::completionColumn" href="qcompleter.html#completionColumn-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="completionColumn" type="int" signature="completionColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCompletionRole" fullname="QCompleter::setCompletionRole" href="qcompleter.html#completionRole-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="completionRole" type="void" signature="setCompletionRole(int role)"> + <parameter left="int" right="" name="role" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="completionRole" fullname="QCompleter::completionRole" href="qcompleter.html#completionRole-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="completionRole" type="int" signature="completionRole() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="wrapAround" fullname="QCompleter::wrapAround" href="qcompleter.html#wrapAround-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wrapAround" type="bool" signature="wrapAround() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxVisibleItems" fullname="QCompleter::maxVisibleItems" href="qcompleter.html#maxVisibleItems-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maxVisibleItems" type="int" signature="maxVisibleItems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxVisibleItems" fullname="QCompleter::setMaxVisibleItems" href="qcompleter.html#maxVisibleItems-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maxVisibleItems" type="void" signature="setMaxVisibleItems(int maxItems)"> + <parameter left="int" right="" name="maxItems" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="completionCount" fullname="QCompleter::completionCount" href="qcompleter.html#completionCount" location="qcompleter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="completionCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentRow" fullname="QCompleter::setCurrentRow" href="qcompleter.html#setCurrentRow" location="qcompleter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setCurrentRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentRow" fullname="QCompleter::currentRow" href="qcompleter.html#currentRow" location="qcompleter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentRow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QCompleter::currentIndex" href="qcompleter.html#currentIndex" location="qcompleter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="currentIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentCompletion" fullname="QCompleter::currentCompletion" href="qcompleter.html#currentCompletion" location="qcompleter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="currentCompletion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="completionModel" fullname="QCompleter::completionModel" href="qcompleter.html#completionModel" location="qcompleter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemModel *" signature="completionModel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="completionPrefix" fullname="QCompleter::completionPrefix" href="qcompleter.html#completionPrefix-prop" location="qcompleter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="completionPrefix" type="QString" signature="completionPrefix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCompletionPrefix" fullname="QCompleter::setCompletionPrefix" href="qcompleter.html#completionPrefix-prop" location="qcompleter.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="completionPrefix" type="void" signature="setCompletionPrefix(const QString & prefix)"> + <parameter left="const QString &" right="" name="prefix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="complete" fullname="QCompleter::complete" href="qcompleter.html#complete" location="qcompleter.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="complete(const QRect & rect)"> + <parameter left="const QRect &" right="" name="rect" default="QRect()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWrapAround" fullname="QCompleter::setWrapAround" href="qcompleter.html#wrapAround-prop" location="qcompleter.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="wrapAround" type="void" signature="setWrapAround(bool wrap)"> + <parameter left="bool" right="" name="wrap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pathFromIndex" fullname="QCompleter::pathFromIndex" href="qcompleter.html#pathFromIndex" location="qcompleter.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="pathFromIndex(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="splitPath" fullname="QCompleter::splitPath" href="qcompleter.html#splitPath" location="qcompleter.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="splitPath(const QString & path) const"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QCompleter::eventFilter" href="qcompleter.html#eventFilter" location="qcompleter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QCompleter::event" href="qcompleter.html#event" location="qcompleter.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="QCompleter::activated" href="qcompleter.html#activated" location="qcompleter.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="QCompleter::activated" href="qcompleter.html#activated-2" location="qcompleter.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="activated(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="QCompleter::highlighted" href="qcompleter.html#highlighted" location="qcompleter.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="highlighted(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highlighted" fullname="QCompleter::highlighted" href="qcompleter.html#highlighted-2" location="qcompleter.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="highlighted(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDirectPainter" href="qdirectpainter.html" location="qdirectpainter_qws.h" bases="QObject" module="QtGui"> + <contents name="dynamic-allocation" title="Dynamic Allocation" level="1"/> + <contents name="static-allocation" title="Static Allocation" level="1"/> + <contents name="rendering" title="Rendering" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="SurfaceFlag" fullname="QDirectPainter::SurfaceFlag" href="qdirectpainter.html#SurfaceFlag-enum" location="qdirectpainter_qws.h"> + <value name="NonReserved" value="0"/> + <value name="Reserved" value="1"/> + <value name="ReservedSynchronous" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QDirectPainter" fullname="QDirectPainter::QDirectPainter" href="qdirectpainter.html#QDirectPainter" location="qdirectpainter_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDirectPainter(QObject * parent, SurfaceFlag flag)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="SurfaceFlag" right="" name="flag" default="NonReserved"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDirectPainter" fullname="QDirectPainter::~QDirectPainter" href="qdirectpainter.html#dtor.QDirectPainter" location="qdirectpainter_qws.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDirectPainter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRegion" fullname="QDirectPainter::setRegion" href="qdirectpainter.html#setRegion" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRegion(const QRegion & region)"> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="requestedRegion" fullname="QDirectPainter::requestedRegion" href="qdirectpainter.html#requestedRegion" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="requestedRegion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="allocatedRegion" fullname="QDirectPainter::allocatedRegion" href="qdirectpainter.html#allocatedRegion" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="allocatedRegion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGeometry" fullname="QDirectPainter::setGeometry" href="qdirectpainter.html#setGeometry" location="qdirectpainter_qws.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGeometry(const QRect & rectangle)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QDirectPainter::geometry" href="qdirectpainter.html#geometry" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="geometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="winId" fullname="QDirectPainter::winId" href="qdirectpainter.html#winId" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="WId" signature="winId() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="regionChanged" fullname="QDirectPainter::regionChanged" href="qdirectpainter.html#regionChanged" location="qdirectpainter_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="regionChanged(const QRegion & newRegion)"> + <parameter left="const QRegion &" right="" name="newRegion" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startPainting" fullname="QDirectPainter::startPainting" href="qdirectpainter.html#startPainting" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="startPainting(bool lockDisplay)"> + <parameter left="bool" right="" name="lockDisplay" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="endPainting" fullname="QDirectPainter::endPainting" href="qdirectpainter.html#endPainting" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endPainting()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endPainting" fullname="QDirectPainter::endPainting" href="qdirectpainter.html#endPainting-2" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="endPainting(const QRegion & region)"> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="QDirectPainter::flush" href="qdirectpainter.html#flush" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="flush(const QRegion & region)"> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="raise" fullname="QDirectPainter::raise" href="qdirectpainter.html#raise" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="raise()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lower" fullname="QDirectPainter::lower" href="qdirectpainter.html#lower" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="lower()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="reserveRegion" fullname="QDirectPainter::reserveRegion" href="qdirectpainter-obsolete.html#reserveRegion" location="qdirectpainter_qws.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QRegion" signature="reserveRegion(const QRegion & region)"> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="reservedRegion" fullname="QDirectPainter::reservedRegion" href="qdirectpainter-obsolete.html#reservedRegion" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QRegion" signature="reservedRegion()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="region" fullname="QDirectPainter::region" href="qdirectpainter-obsolete.html#region" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QRegion" signature="region()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameBuffer" fullname="QDirectPainter::frameBuffer" href="qdirectpainter.html#frameBuffer" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="uchar *" signature="frameBuffer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenDepth" fullname="QDirectPainter::screenDepth" href="qdirectpainter.html#screenDepth" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="screenDepth()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenWidth" fullname="QDirectPainter::screenWidth" href="qdirectpainter.html#screenWidth" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="screenWidth()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="screenHeight" fullname="QDirectPainter::screenHeight" href="qdirectpainter.html#screenHeight" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="screenHeight()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linestep" fullname="QDirectPainter::linestep" href="qdirectpainter.html#linestep" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="linestep()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lock" fullname="QDirectPainter::lock" href="qdirectpainter.html#lock" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="lock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unlock" fullname="QDirectPainter::unlock" href="qdirectpainter.html#unlock" location="qdirectpainter_qws.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="unlock()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QMouseDriverPlugin" href="qmousedriverplugin.html" location="qmousedriverplugin_qws.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QMouseDriverPlugin" fullname="QMouseDriverPlugin::QMouseDriverPlugin" href="qmousedriverplugin.html#QMouseDriverPlugin" location="qmousedriverplugin_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMouseDriverPlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QMouseDriverPlugin" fullname="QMouseDriverPlugin::~QMouseDriverPlugin" href="qmousedriverplugin.html#dtor.QMouseDriverPlugin" location="qmousedriverplugin_qws.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMouseDriverPlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QMouseDriverPlugin::keys" href="qmousedriverplugin.html#keys" location="qmousedriverplugin_qws.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QMouseDriverPlugin::create" href="qmousedriverplugin.html#create" location="qmousedriverplugin_qws.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QWSMouseHandler *" signature="create(const QString & key, const QString & device)"> + <parameter left="const QString &" right="" name="key" default=""/> + <parameter left="const QString &" right="" name="device" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAnimationGroup" href="qanimationgroup.html" location="qanimationgroup.h" bases="QAbstractAnimation" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAnimationGroup" fullname="QAnimationGroup::QAnimationGroup" href="qanimationgroup.html#QAnimationGroup" location="qanimationgroup.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAnimationGroup(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAnimationGroup" fullname="QAnimationGroup::~QAnimationGroup" href="qanimationgroup.html#dtor.QAnimationGroup" location="qanimationgroup.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAnimationGroup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="animationAt" fullname="QAnimationGroup::animationAt" href="qanimationgroup.html#animationAt" location="qanimationgroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractAnimation *" signature="animationAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="animationCount" fullname="QAnimationGroup::animationCount" href="qanimationgroup.html#animationCount" location="qanimationgroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="animationCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexOfAnimation" fullname="QAnimationGroup::indexOfAnimation" href="qanimationgroup.html#indexOfAnimation" location="qanimationgroup.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexOfAnimation(QAbstractAnimation * animation) const"> + <parameter left="QAbstractAnimation *" right="" name="animation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addAnimation" fullname="QAnimationGroup::addAnimation" href="qanimationgroup.html#addAnimation" location="qanimationgroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addAnimation(QAbstractAnimation * animation)"> + <parameter left="QAbstractAnimation *" right="" name="animation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertAnimationAt" fullname="QAnimationGroup::insertAnimationAt" href="qanimationgroup.html#insertAnimationAt" location="qanimationgroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertAnimationAt(int index, QAbstractAnimation * animation)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QAbstractAnimation *" right="" name="animation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAnimation" fullname="QAnimationGroup::removeAnimation" href="qanimationgroup.html#removeAnimation" location="qanimationgroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAnimation(QAbstractAnimation * animation)"> + <parameter left="QAbstractAnimation *" right="" name="animation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeAnimationAt" fullname="QAnimationGroup::takeAnimationAt" href="qanimationgroup.html#takeAnimationAt" location="qanimationgroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAbstractAnimation *" signature="takeAnimationAt(int index)"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearAnimations" fullname="QAnimationGroup::clearAnimations" href="qanimationgroup.html#clearAnimations" location="qanimationgroup.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearAnimations()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QAnimationGroup::event" href="qanimationgroup.html#event" location="qanimationgroup.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebSecurityOrigin" href="qwebsecurityorigin.html" location="qwebsecurityorigin.h" bases="" module="QtWebKit"> + <function access="public" threadsafety="unspecified" status="commendable" name="allOrigins" fullname="QWebSecurityOrigin::allOrigins" href="qwebsecurityorigin.html#allOrigins" location="qwebsecurityorigin.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QList<QWebSecurityOrigin>" signature="allOrigins()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWebSecurityOrigin" fullname="QWebSecurityOrigin::~QWebSecurityOrigin" href="qwebsecurityorigin.html#dtor.QWebSecurityOrigin" location="qwebsecurityorigin.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWebSecurityOrigin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scheme" fullname="QWebSecurityOrigin::scheme" href="qwebsecurityorigin.html#scheme" location="qwebsecurityorigin.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="scheme() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="host" fullname="QWebSecurityOrigin::host" href="qwebsecurityorigin.html#host" location="qwebsecurityorigin.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="host() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="port" fullname="QWebSecurityOrigin::port" href="qwebsecurityorigin.html#port" location="qwebsecurityorigin.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="port() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="databaseUsage" fullname="QWebSecurityOrigin::databaseUsage" href="qwebsecurityorigin.html#databaseUsage" location="qwebsecurityorigin.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="databaseUsage() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="databaseQuota" fullname="QWebSecurityOrigin::databaseQuota" href="qwebsecurityorigin.html#databaseQuota" location="qwebsecurityorigin.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qint64" signature="databaseQuota() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDatabaseQuota" fullname="QWebSecurityOrigin::setDatabaseQuota" href="qwebsecurityorigin.html#setDatabaseQuota" location="qwebsecurityorigin.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDatabaseQuota(qint64 quota)"> + <parameter left="qint64" right="" name="quota" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="databases" fullname="QWebSecurityOrigin::databases" href="qwebsecurityorigin.html#databases" location="qwebsecurityorigin.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QWebDatabase>" signature="databases() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebSecurityOrigin" fullname="QWebSecurityOrigin::QWebSecurityOrigin" href="qwebsecurityorigin.html#QWebSecurityOrigin" location="qwebsecurityorigin.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWebSecurityOrigin(const QWebSecurityOrigin & other)"> + <parameter left="const QWebSecurityOrigin &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QWebSecurityOrigin::operator=" href="qwebsecurityorigin.html#operator=" location="qwebsecurityorigin.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWebSecurityOrigin &" signature="operator=(const QWebSecurityOrigin & other)"> + <parameter left="const QWebSecurityOrigin &" right="" name="other" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qscriptdebuggervalueproperty.html#operator<<-154" location="qscriptdebuggervalueproperty.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="154" relates="QScriptDebuggerValueProperty" type="QDataStream &" signature="operator<<(QDataStream & stream, const QScriptDebuggerValueProperty & property)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QScriptDebuggerValueProperty &" right="" name="property" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qscriptdebuggervalueproperty.html#operator>>-94" location="qscriptdebuggervalueproperty.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="94" relates="QScriptDebuggerValueProperty" type="QDataStream &" signature="operator>>(QDataStream & stream, QScriptDebuggerValueProperty & property)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QScriptDebuggerValueProperty &" right="" name="property" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextTableCell" href="qtexttablecell.html" location="qtexttable.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextTableCell" fullname="QTextTableCell::QTextTableCell" href="qtexttablecell.html#QTextTableCell" location="qtexttable.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextTableCell()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextTableCell" fullname="QTextTableCell::~QTextTableCell" href="qtexttablecell.html#dtor.QTextTableCell" location="qtexttable.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextTableCell()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextTableCell" fullname="QTextTableCell::QTextTableCell" href="qtexttablecell.html#QTextTableCell-2" location="qtexttable.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextTableCell(const QTextTableCell & other)"> + <parameter left="const QTextTableCell &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTextTableCell::operator=" href="qtexttablecell.html#operator=" location="qtexttable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextTableCell &" signature="operator=(const QTextTableCell & other)"> + <parameter left="const QTextTableCell &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QTextTableCell::setFormat" href="qtexttablecell.html#setFormat" location="qtexttable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QTextCharFormat & format)"> + <parameter left="const QTextCharFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QTextTableCell::format" href="qtexttablecell.html#format" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCharFormat" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="row" fullname="QTextTableCell::row" href="qtexttablecell.html#row" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="row() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="column" fullname="QTextTableCell::column" href="qtexttablecell.html#column" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="column() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rowSpan" fullname="QTextTableCell::rowSpan" href="qtexttablecell.html#rowSpan" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rowSpan() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnSpan" fullname="QTextTableCell::columnSpan" href="qtexttablecell.html#columnSpan" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnSpan() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QTextTableCell::isValid" href="qtexttablecell.html#isValid" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="firstCursorPosition" fullname="QTextTableCell::firstCursorPosition" href="qtexttablecell.html#firstCursorPosition" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCursor" signature="firstCursorPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastCursorPosition" fullname="QTextTableCell::lastCursorPosition" href="qtexttablecell.html#lastCursorPosition" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCursor" signature="lastCursorPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTextTableCell::operator==" href="qtexttablecell.html#operator==" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QTextTableCell & other) const"> + <parameter left="const QTextTableCell &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTextTableCell::operator!=" href="qtexttablecell.html#operator!=" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QTextTableCell & other) const"> + <parameter left="const QTextTableCell &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QTextTableCell::begin" href="qtexttablecell.html#begin" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFrame::iterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QTextTableCell::end" href="qtexttablecell.html#end" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFrame::iterator" signature="end() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tableCellFormatIndex" fullname="QTextTableCell::tableCellFormatIndex" href="qtexttablecell.html#tableCellFormatIndex" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="tableCellFormatIndex() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextTable" href="qtexttable.html" location="qtexttable.h" bases="QTextFrame" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="QTextTable::resize" href="qtexttable.html#resize" location="qtexttable.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(int rows, int columns)"> + <parameter left="int" right="" name="rows" default=""/> + <parameter left="int" right="" name="columns" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertRows" fullname="QTextTable::insertRows" href="qtexttable.html#insertRows" location="qtexttable.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertRows(int index, int rows)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="rows" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertColumns" fullname="QTextTable::insertColumns" href="qtexttable.html#insertColumns" location="qtexttable.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertColumns(int index, int columns)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="columns" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendRows" fullname="QTextTable::appendRows" href="qtexttable.html#appendRows" location="qtexttable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="appendRows(int count)"> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendColumns" fullname="QTextTable::appendColumns" href="qtexttable.html#appendColumns" location="qtexttable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="appendColumns(int count)"> + <parameter left="int" right="" name="count" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeRows" fullname="QTextTable::removeRows" href="qtexttable.html#removeRows" location="qtexttable.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeRows(int index, int rows)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="rows" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumns" fullname="QTextTable::removeColumns" href="qtexttable.html#removeColumns" location="qtexttable.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeColumns(int index, int columns)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="columns" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mergeCells" fullname="QTextTable::mergeCells" href="qtexttable.html#mergeCells" location="qtexttable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mergeCells(int row, int column, int numRows, int numCols)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="numRows" default=""/> + <parameter left="int" right="" name="numCols" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mergeCells" fullname="QTextTable::mergeCells" href="qtexttable.html#mergeCells-2" location="qtexttable.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="mergeCells(const QTextCursor & cursor)"> + <parameter left="const QTextCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="splitCell" fullname="QTextTable::splitCell" href="qtexttable.html#splitCell" location="qtexttable.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="splitCell(int row, int column, int numRows, int numCols)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="numRows" default=""/> + <parameter left="int" right="" name="numCols" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rows" fullname="QTextTable::rows" href="qtexttable.html#rows" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rows() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columns" fullname="QTextTable::columns" href="qtexttable.html#columns" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columns() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cellAt" fullname="QTextTable::cellAt" href="qtexttable.html#cellAt" location="qtexttable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextTableCell" signature="cellAt(int row, int column) const"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellAt" fullname="QTextTable::cellAt" href="qtexttable.html#cellAt-2" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QTextTableCell" signature="cellAt(int position) const"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cellAt" fullname="QTextTable::cellAt" href="qtexttable.html#cellAt-3" location="qtexttable.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QTextTableCell" signature="cellAt(const QTextCursor & cursor) const"> + <parameter left="const QTextCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowStart" fullname="QTextTable::rowStart" href="qtexttable.html#rowStart" location="qtexttable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCursor" signature="rowStart(const QTextCursor & cursor) const"> + <parameter left="const QTextCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rowEnd" fullname="QTextTable::rowEnd" href="qtexttable.html#rowEnd" location="qtexttable.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCursor" signature="rowEnd(const QTextCursor & cursor) const"> + <parameter left="const QTextCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QTextTable::setFormat" href="qtexttable.html#setFormat" location="qtexttable.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QTextTableFormat & format)"> + <parameter left="const QTextTableFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QTextTable::format" href="qtexttable.html#format" location="qtexttable.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextTableFormat" signature="format() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextCodecPlugin" href="qtextcodecplugin.html" location="qtextcodecplugin.h" bases="QObject" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextCodecPlugin" fullname="QTextCodecPlugin::QTextCodecPlugin" href="qtextcodecplugin.html#QTextCodecPlugin" location="qtextcodecplugin.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextCodecPlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextCodecPlugin" fullname="QTextCodecPlugin::~QTextCodecPlugin" href="qtextcodecplugin.html#dtor.QTextCodecPlugin" location="qtextcodecplugin.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextCodecPlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="names" fullname="QTextCodecPlugin::names" href="qtextcodecplugin.html#names" location="qtextcodecplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="names() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="aliases" fullname="QTextCodecPlugin::aliases" href="qtextcodecplugin.html#aliases" location="qtextcodecplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QList<QByteArray>" signature="aliases() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createForName" fullname="QTextCodecPlugin::createForName" href="qtextcodecplugin.html#createForName" location="qtextcodecplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QTextCodec *" signature="createForName(const QByteArray & name)"> + <parameter left="const QByteArray &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mibEnums" fullname="QTextCodecPlugin::mibEnums" href="qtextcodecplugin.html#mibEnums" location="qtextcodecplugin.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QList<int>" signature="mibEnums() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createForMib" fullname="QTextCodecPlugin::createForMib" href="qtextcodecplugin.html#createForMib" location="qtextcodecplugin.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QTextCodec *" signature="createForMib(int mib)"> + <parameter left="int" right="" name="mib" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QProgressBar" href="qprogressbar.html" location="qprogressbar.h" bases="QWidget" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="minimum" fullname="QProgressBar::minimum" href="qprogressbar.html#minimum-prop" location="qprogressbar.h" type="int"> + <getter name="minimum"/> + <setter name="setMinimum"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximum" fullname="QProgressBar::maximum" href="qprogressbar.html#maximum-prop" location="qprogressbar.h" type="int"> + <getter name="maximum"/> + <setter name="setMaximum"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QProgressBar::text" href="qprogressbar.html#text-prop" location="qprogressbar.h" type="QString"> + <getter name="text"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QProgressBar::value" href="qprogressbar.html#value-prop" location="qprogressbar.h" type="int"> + <getter name="value"/> + <setter name="setValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QProgressBar::alignment" href="qprogressbar.html#alignment-prop" location="qprogressbar.h" type="Qt::Alignment"> + <getter name="alignment"/> + <setter name="setAlignment"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="textVisible" fullname="QProgressBar::textVisible" href="qprogressbar.html#textVisible-prop" location="qprogressbar.h" type="bool"> + <getter name="isTextVisible"/> + <setter name="setTextVisible"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QProgressBar::orientation" href="qprogressbar.html#orientation-prop" location="qprogressbar.h" type="Qt::Orientation"> + <getter name="orientation"/> + <setter name="setOrientation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="invertedAppearance" fullname="QProgressBar::invertedAppearance" href="qprogressbar.html#invertedAppearance-prop" location="qprogressbar.h" type="bool"> + <getter name="invertedAppearance"/> + <setter name="setInvertedAppearance"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="textDirection" fullname="QProgressBar::textDirection" href="qprogressbar.html#textDirection-prop" location="qprogressbar.h" type="Direction"> + <getter name="textDirection"/> + <setter name="setTextDirection"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QProgressBar::format" href="qprogressbar.html#format-prop" location="qprogressbar.h" type="QString"> + <getter name="format"/> + <setter name="setFormat"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="Direction" fullname="QProgressBar::Direction" href="qprogressbar.html#Direction-enum" location="qprogressbar.h"> + <value name="TopToBottom" value="0"/> + <value name="BottomToTop" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QProgressBar" fullname="QProgressBar::QProgressBar" href="qprogressbar.html#QProgressBar" location="qprogressbar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QProgressBar(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimum" fullname="QProgressBar::minimum" href="qprogressbar.html#minimum-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimum" type="int" signature="minimum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximum" fullname="QProgressBar::maximum" href="qprogressbar.html#maximum-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximum" type="int" signature="maximum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QProgressBar::value" href="qprogressbar.html#value-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="value" type="int" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QProgressBar::text" href="qprogressbar.html#text-prop" location="qprogressbar.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" associated-property="text" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextVisible" fullname="QProgressBar::setTextVisible" href="qprogressbar.html#textVisible-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textVisible" type="void" signature="setTextVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isTextVisible" fullname="QProgressBar::isTextVisible" href="qprogressbar.html#textVisible-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="textVisible" type="bool" signature="isTextVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QProgressBar::alignment" href="qprogressbar.html#alignment-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="alignment" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QProgressBar::setAlignment" href="qprogressbar.html#alignment-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="alignment" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QProgressBar::sizeHint" href="qprogressbar.html#sizeHint" location="qprogressbar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QProgressBar::minimumSizeHint" href="qprogressbar.html#minimumSizeHint" location="qprogressbar.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="orientation" fullname="QProgressBar::orientation" href="qprogressbar.html#orientation-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="orientation" type="Qt::Orientation" signature="orientation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInvertedAppearance" fullname="QProgressBar::setInvertedAppearance" href="qprogressbar.html#invertedAppearance-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="invertedAppearance" type="void" signature="setInvertedAppearance(bool invert)"> + <parameter left="bool" right="" name="invert" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="invertedAppearance" fullname="QProgressBar::invertedAppearance" href="qprogressbar.html#invertedAppearance-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="invertedAppearance" type="bool" signature="invertedAppearance()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextDirection" fullname="QProgressBar::setTextDirection" href="qprogressbar.html#textDirection-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textDirection" type="void" signature="setTextDirection(QProgressBar::Direction textDirection)"> + <parameter left="QProgressBar::Direction" right="" name="textDirection" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textDirection" fullname="QProgressBar::textDirection" href="qprogressbar.html#textDirection-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textDirection" type="QProgressBar::Direction" signature="textDirection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QProgressBar::setFormat" href="qprogressbar.html#format-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="format" type="void" signature="setFormat(const QString & format)"> + <parameter left="const QString &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QProgressBar::format" href="qprogressbar.html#format-prop" location="qprogressbar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="format" type="QString" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QProgressBar::reset" href="qprogressbar.html#reset" location="qprogressbar.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRange" fullname="QProgressBar::setRange" href="qprogressbar.html#setRange" location="qprogressbar.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setRange(int minimum, int maximum)"> + <parameter left="int" right="" name="minimum" default=""/> + <parameter left="int" right="" name="maximum" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimum" fullname="QProgressBar::setMinimum" href="qprogressbar.html#minimum-prop" location="qprogressbar.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="minimum" type="void" signature="setMinimum(int minimum)"> + <parameter left="int" right="" name="minimum" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximum" fullname="QProgressBar::setMaximum" href="qprogressbar.html#maximum-prop" location="qprogressbar.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="maximum" type="void" signature="setMaximum(int maximum)"> + <parameter left="int" right="" name="maximum" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QProgressBar::setValue" href="qprogressbar.html#value-prop" location="qprogressbar.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="value" type="void" signature="setValue(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOrientation" fullname="QProgressBar::setOrientation" href="qprogressbar.html#orientation-prop" location="qprogressbar.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="orientation" type="void" signature="setOrientation(Qt::Orientation )"> + <parameter left="Qt::Orientation" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valueChanged" fullname="QProgressBar::valueChanged" href="qprogressbar.html#valueChanged" location="qprogressbar.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="valueChanged(int value)"> + <parameter left="int" right="" name="value" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QProgressBar::event" href="qprogressbar.html#event" location="qprogressbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QProgressBar::paintEvent" href="qprogressbar.html#paintEvent" location="qprogressbar.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initStyleOption" fullname="QProgressBar::initStyleOption" href="qprogressbar.html#initStyleOption" location="qprogressbar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="initStyleOption(QStyleOptionProgressBar * option) const"> + <parameter left="QStyleOptionProgressBar *" right="" name="option" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPlastiqueStyle" href="qplastiquestyle.html" location="qplastiquestyle.h" bases="QWindowsStyle" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPlastiqueStyle" fullname="QPlastiqueStyle::QPlastiqueStyle" href="qplastiquestyle.html#QPlastiqueStyle" location="qplastiquestyle.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPlastiqueStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPlastiqueStyle" fullname="QPlastiqueStyle::~QPlastiqueStyle" href="qplastiquestyle.html#dtor.QPlastiqueStyle" location="qplastiquestyle.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPlastiqueStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPrimitive" fullname="QPlastiqueStyle::drawPrimitive" href="qplastiquestyle.html#drawPrimitive" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawPrimitive(PrimitiveElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget) const"> + <parameter left="PrimitiveElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawControl" fullname="QPlastiqueStyle::drawControl" href="qplastiquestyle.html#drawControl" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawControl(ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget) const"> + <parameter left="ControlElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawComplexControl" fullname="QPlastiqueStyle::drawComplexControl" href="qplastiquestyle.html#drawComplexControl" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawComplexControl(ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="control" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="option" default=""/> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeFromContents" fullname="QPlastiqueStyle::sizeFromContents" href="qplastiquestyle.html#sizeFromContents" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeFromContents(ContentsType type, const QStyleOption * option, const QSize & size, const QWidget * widget) const"> + <parameter left="ContentsType" right="" name="type" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QSize &" right="" name="size" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subElementRect" fullname="QPlastiqueStyle::subElementRect" href="qplastiquestyle.html#subElementRect" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subElementRect(SubElement element, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="SubElement" right="" name="element" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subControlRect" fullname="QPlastiqueStyle::subControlRect" href="qplastiquestyle.html#subControlRect" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subControlRect(ComplexControl control, const QStyleOptionComplex * option, SubControl subControl, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="control" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="option" default=""/> + <parameter left="SubControl" right="" name="subControl" default=""/> + <parameter left="const QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleHint" fullname="QPlastiqueStyle::styleHint" href="qplastiquestyle.html#styleHint" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="styleHint(StyleHint hint, const QStyleOption * option, const QWidget * widget, QStyleHintReturn * returnData) const"> + <parameter left="StyleHint" right="" name="hint" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + <parameter left="QStyleHintReturn *" right="" name="returnData" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hitTestComplexControl" fullname="QPlastiqueStyle::hitTestComplexControl" href="qplastiquestyle.html#hitTestComplexControl" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="SubControl" signature="hitTestComplexControl(ComplexControl control, const QStyleOptionComplex * option, const QPoint & pos, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="control" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="option" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelMetric" fullname="QPlastiqueStyle::pixelMetric" href="qplastiquestyle.html#pixelMetric" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelMetric(PixelMetric metric, const QStyleOption * option, const QWidget * widget) const"> + <parameter left="PixelMetric" right="" name="metric" default=""/> + <parameter left="const QStyleOption *" right="" name="option" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPixmap" fullname="QPlastiqueStyle::standardPixmap" href="qplastiquestyle.html#standardPixmap" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="standardPixmap(StandardPixmap standardPixmap, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="StandardPixmap" right="" name="standardPixmap" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QPlastiqueStyle::polish" href="qplastiquestyle.html#polish" location="qplastiquestyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="polish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QPlastiqueStyle::polish" href="qplastiquestyle.html#polish-2" location="qplastiquestyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="polish(QApplication * app)"> + <parameter left="QApplication *" right="" name="app" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QPlastiqueStyle::polish" href="qplastiquestyle.html#polish-3" location="qplastiquestyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="polish(QPalette & pal)"> + <parameter left="QPalette &" right="" name="pal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QPlastiqueStyle::unpolish" href="qplastiquestyle.html#unpolish" location="qplastiquestyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="unpolish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QPlastiqueStyle::unpolish" href="qplastiquestyle.html#unpolish-2" location="qplastiquestyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="unpolish(QApplication * app)"> + <parameter left="QApplication *" right="" name="app" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPalette" fullname="QPlastiqueStyle::standardPalette" href="qplastiquestyle.html#standardPalette" location="qplastiquestyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPalette" signature="standardPalette() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QPlastiqueStyle::eventFilter" href="qplastiquestyle.html#eventFilter" location="qplastiquestyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * watched, QEvent * event)"> + <parameter left="QObject *" right="" name="watched" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QPlastiqueStyle::timerEvent" href="qplastiquestyle.html#timerEvent" location="qplastiquestyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * event)"> + <parameter left="QTimerEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QLocalServer" href="qlocalserver.html" location="qlocalserver.h" bases="QObject" module="QtNetwork"> + <function access="public" threadsafety="unspecified" status="commendable" name="newConnection" fullname="QLocalServer::newConnection" href="qlocalserver.html#newConnection" location="qlocalserver.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="newConnection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QLocalServer" fullname="QLocalServer::QLocalServer" href="qlocalserver.html#QLocalServer" location="qlocalserver.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLocalServer(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QLocalServer" fullname="QLocalServer::~QLocalServer" href="qlocalserver.html#dtor.QLocalServer" location="qlocalserver.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QLocalServer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QLocalServer::close" href="qlocalserver.html#close" location="qlocalserver.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorString" fullname="QLocalServer::errorString" href="qlocalserver.html#errorString" location="qlocalserver.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="errorString() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPendingConnections" fullname="QLocalServer::hasPendingConnections" href="qlocalserver.html#hasPendingConnections" location="qlocalserver.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasPendingConnections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isListening" fullname="QLocalServer::isListening" href="qlocalserver.html#isListening" location="qlocalserver.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isListening() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="listen" fullname="QLocalServer::listen" href="qlocalserver.html#listen" location="qlocalserver.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="listen(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maxPendingConnections" fullname="QLocalServer::maxPendingConnections" href="qlocalserver.html#maxPendingConnections" location="qlocalserver.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maxPendingConnections() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextPendingConnection" fullname="QLocalServer::nextPendingConnection" href="qlocalserver.html#nextPendingConnection" location="qlocalserver.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QLocalSocket *" signature="nextPendingConnection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="serverName" fullname="QLocalServer::serverName" href="qlocalserver.html#serverName" location="qlocalserver.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="serverName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fullServerName" fullname="QLocalServer::fullServerName" href="qlocalserver.html#fullServerName" location="qlocalserver.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="fullServerName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeServer" fullname="QLocalServer::removeServer" href="qlocalserver.html#removeServer" location="qlocalserver.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="removeServer(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="serverError" fullname="QLocalServer::serverError" href="qlocalserver.html#serverError" location="qlocalserver.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractSocket::SocketError" signature="serverError() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxPendingConnections" fullname="QLocalServer::setMaxPendingConnections" href="qlocalserver.html#setMaxPendingConnections" location="qlocalserver.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaxPendingConnections(int numConnections)"> + <parameter left="int" right="" name="numConnections" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForNewConnection" fullname="QLocalServer::waitForNewConnection" href="qlocalserver.html#waitForNewConnection" location="qlocalserver.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="waitForNewConnection(int msec, bool * timedOut)"> + <parameter left="int" right="" name="msec" default="0"/> + <parameter left="bool *" right="" name="timedOut" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="incomingConnection" fullname="QLocalServer::incomingConnection" href="qlocalserver.html#incomingConnection" location="qlocalserver.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="incomingConnection(quintptr socketDescriptor)"> + <parameter left="quintptr" right="" name="socketDescriptor" default=""/> + </function> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QMetaType" href="qmetatype.html" location="qmetatype.h" bases="" module="QtCore"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QMetaType::Type" href="qmetatype.html#Type-enum" location="qmetatype.h"> + <value name="Void" value="0"/> + <value name="Bool" value="1"/> + <value name="Int" value="2"/> + <value name="UInt" value="3"/> + <value name="LongLong" value="4"/> + <value name="ULongLong" value="5"/> + <value name="Double" value="6"/> + <value name="QChar" value="7"/> + <value name="QVariantMap" value="8"/> + <value name="QVariantList" value="9"/> + <value name="QString" value="10"/> + <value name="QStringList" value="11"/> + <value name="QByteArray" value="12"/> + <value name="QBitArray" value="13"/> + <value name="QDate" value="14"/> + <value name="QTime" value="15"/> + <value name="QDateTime" value="16"/> + <value name="QUrl" value="17"/> + <value name="QLocale" value="18"/> + <value name="QRect" value="19"/> + <value name="QRectF" value="20"/> + <value name="QSize" value="21"/> + <value name="QSizeF" value="22"/> + <value name="QLine" value="23"/> + <value name="QLineF" value="24"/> + <value name="QPoint" value="25"/> + <value name="QPointF" value="26"/> + <value name="QRegExp" value="27"/> + <value name="QVariantHash" value="28"/> + <value name="LastCoreType" value="28"/> + <value name="FirstGuiType" value="63"/> + <value name="QColorGroup" value="63"/> + <value name="QFont" value="64"/> + <value name="QPixmap" value="65"/> + <value name="QBrush" value="66"/> + <value name="QColor" value="67"/> + <value name="QPalette" value="68"/> + <value name="QIcon" value="69"/> + <value name="QImage" value="70"/> + <value name="QPolygon" value="71"/> + <value name="QRegion" value="72"/> + <value name="QBitmap" value="73"/> + <value name="QCursor" value="74"/> + <value name="QSizePolicy" value="75"/> + <value name="QKeySequence" value="76"/> + <value name="QPen" value="77"/> + <value name="QTextLength" value="78"/> + <value name="QTextFormat" value="79"/> + <value name="QMatrix" value="80"/> + <value name="QTransform" value="81"/> + <value name="QMatrix4x4" value="82"/> + <value name="QVector2D" value="83"/> + <value name="QVector3D" value="84"/> + <value name="QVector4D" value="85"/> + <value name="QQuaternion" value="86"/> + <value name="LastGuiType" value="86"/> + <value name="FirstCoreExtType" value="128"/> + <value name="VoidStar" value="128"/> + <value name="Long" value="129"/> + <value name="Short" value="130"/> + <value name="Char" value="131"/> + <value name="ULong" value="132"/> + <value name="UShort" value="133"/> + <value name="UChar" value="134"/> + <value name="Float" value="135"/> + <value name="QObjectStar" value="136"/> + <value name="QWidgetStar" value="137"/> + <value name="LastCoreExtType" value="137"/> + <value name="QReal" value="Double"/> + <value name="User" value="256"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QMetaType::type" href="qmetatype.html#type" location="qmetatype.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="type(const char * typeName)"> + <parameter left="const char *" right="" name="typeName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="typeName" fullname="QMetaType::typeName" href="qmetatype.html#typeName" location="qmetatype.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="const char *" signature="typeName(int type)"> + <parameter left="int" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRegistered" fullname="QMetaType::isRegistered" href="qmetatype.html#isRegistered" location="qmetatype.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isRegistered(int type)"> + <parameter left="int" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="construct" fullname="QMetaType::construct" href="qmetatype.html#construct" location="qmetatype.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void *" signature="construct(int type, const void * copy)"> + <parameter left="int" right="" name="type" default=""/> + <parameter left="const void *" right="" name="copy" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="destroy" fullname="QMetaType::destroy" href="qmetatype.html#destroy" location="qmetatype.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="destroy(int type, void * data)"> + <parameter left="int" right="" name="type" default=""/> + <parameter left="void *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterType" fullname="QMetaType::unregisterType" href="qmetatype.html#unregisterType" location="qmetatype.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="unregisterType(const char * typeName)"> + <parameter left="const char *" right="" name="typeName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="save" fullname="QMetaType::save" href="qmetatype.html#save" location="qmetatype.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="save(QDataStream & stream, int type, const void * data)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="int" right="" name="type" default=""/> + <parameter left="const void *" right="" name="data" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QMetaType::load" href="qmetatype.html#load" location="qmetatype.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="load(QDataStream & stream, int type, void * data)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="int" right="" name="type" default=""/> + <parameter left="void *" right="" name="data" default=""/> + </function> + </class> + <function access="public" threadsafety="thread safe" status="commendable" name="qRegisterMetaType" href="qmetatype.html#qRegisterMetaType" location="qmetatype.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QMetaType" type="int" signature="qRegisterMetaType(const char * typeName)"> + <parameter left="const char *" right="" name="typeName" default=""/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="qRegisterMetaTypeStreamOperators" href="qmetatype.html#qRegisterMetaTypeStreamOperators" location="qmetatype.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QMetaType" type="void" signature="qRegisterMetaTypeStreamOperators(const char * typeName)"> + <parameter left="const char *" right="" name="typeName" default=""/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="qMetaTypeId" href="qmetatype.html#qMetaTypeId" location="qmetatype.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QMetaType" type="int" signature="qMetaTypeId()"/> + <function access="public" threadsafety="thread safe" status="commendable" name="qRegisterMetaType" href="qmetatype.html#qRegisterMetaType-2" location="qmetatype.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QMetaType" type="int" signature="qRegisterMetaType()"/> + <class access="public" threadsafety="reentrant" status="commendable" name="QSyntaxHighlighter" href="qsyntaxhighlighter.html" location="qsyntaxhighlighter.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSyntaxHighlighter" fullname="QSyntaxHighlighter::QSyntaxHighlighter" href="qsyntaxhighlighter.html#QSyntaxHighlighter" location="qsyntaxhighlighter.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSyntaxHighlighter(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSyntaxHighlighter" fullname="QSyntaxHighlighter::QSyntaxHighlighter" href="qsyntaxhighlighter.html#QSyntaxHighlighter-2" location="qsyntaxhighlighter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSyntaxHighlighter(QTextDocument * parent)"> + <parameter left="QTextDocument *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSyntaxHighlighter" fullname="QSyntaxHighlighter::QSyntaxHighlighter" href="qsyntaxhighlighter.html#QSyntaxHighlighter-3" location="qsyntaxhighlighter.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSyntaxHighlighter(QTextEdit * parent)"> + <parameter left="QTextEdit *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSyntaxHighlighter" fullname="QSyntaxHighlighter::~QSyntaxHighlighter" href="qsyntaxhighlighter.html#dtor.QSyntaxHighlighter" location="qsyntaxhighlighter.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSyntaxHighlighter()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocument" fullname="QSyntaxHighlighter::setDocument" href="qsyntaxhighlighter.html#setDocument" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDocument(QTextDocument * doc)"> + <parameter left="QTextDocument *" right="" name="doc" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="document" fullname="QSyntaxHighlighter::document" href="qsyntaxhighlighter.html#document" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextDocument *" signature="document() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rehighlight" fullname="QSyntaxHighlighter::rehighlight" href="qsyntaxhighlighter.html#rehighlight" location="qsyntaxhighlighter.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="rehighlight()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rehighlightBlock" fullname="QSyntaxHighlighter::rehighlightBlock" href="qsyntaxhighlighter.html#rehighlightBlock" location="qsyntaxhighlighter.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="rehighlightBlock(const QTextBlock & block)"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="highlightBlock" fullname="QSyntaxHighlighter::highlightBlock" href="qsyntaxhighlighter.html#highlightBlock" location="qsyntaxhighlighter.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="highlightBlock(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QSyntaxHighlighter::setFormat" href="qsyntaxhighlighter.html#setFormat" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(int start, int count, const QTextCharFormat & format)"> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QTextCharFormat &" right="" name="format" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QSyntaxHighlighter::setFormat" href="qsyntaxhighlighter.html#setFormat-2" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setFormat(int start, int count, const QColor & color)"> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QColor &" right="" name="color" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QSyntaxHighlighter::setFormat" href="qsyntaxhighlighter.html#setFormat-3" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setFormat(int start, int count, const QFont & font)"> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="format" fullname="QSyntaxHighlighter::format" href="qsyntaxhighlighter.html#format" location="qsyntaxhighlighter.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCharFormat" signature="format(int position) const"> + <parameter left="int" right="" name="position" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="previousBlockState" fullname="QSyntaxHighlighter::previousBlockState" href="qsyntaxhighlighter.html#previousBlockState" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="previousBlockState() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="currentBlockState" fullname="QSyntaxHighlighter::currentBlockState" href="qsyntaxhighlighter.html#currentBlockState" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="currentBlockState() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setCurrentBlockState" fullname="QSyntaxHighlighter::setCurrentBlockState" href="qsyntaxhighlighter.html#setCurrentBlockState" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentBlockState(int newState)"> + <parameter left="int" right="" name="newState" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setCurrentBlockUserData" fullname="QSyntaxHighlighter::setCurrentBlockUserData" href="qsyntaxhighlighter.html#setCurrentBlockUserData" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentBlockUserData(QTextBlockUserData * data)"> + <parameter left="QTextBlockUserData *" right="" name="data" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="currentBlockUserData" fullname="QSyntaxHighlighter::currentBlockUserData" href="qsyntaxhighlighter.html#currentBlockUserData" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlockUserData *" signature="currentBlockUserData() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="currentBlock" fullname="QSyntaxHighlighter::currentBlock" href="qsyntaxhighlighter.html#currentBlock" location="qsyntaxhighlighter.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlock" signature="currentBlock() const"/> + </class> + <class access="public" threadsafety="thread safe" status="commendable" name="QFuture" href="qfuture.html" location="qfuture.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFuture" fullname="QFuture::QFuture" href="qfuture.html#QFuture" location="qfuture.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFuture()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QFuture" fullname="QFuture::QFuture" href="qfuture.html#QFuture-3" location="qfuture.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QFuture(const QFuture & other)"> + <parameter left="const QFuture &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFuture" fullname="QFuture::~QFuture" href="qfuture.html#dtor.QFuture" location="qfuture.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFuture()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QFuture::operator=" href="qfuture.html#operator=" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFuture &" signature="operator=(const QFuture & other)"> + <parameter left="const QFuture &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QFuture::operator==" href="qfuture.html#operator==" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QFuture & other) const"> + <parameter left="const QFuture &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QFuture::operator!=" href="qfuture.html#operator!=" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QFuture & other) const"> + <parameter left="const QFuture &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cancel" fullname="QFuture::cancel" href="qfuture.html#cancel" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cancel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCanceled" fullname="QFuture::isCanceled" href="qfuture.html#isCanceled" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCanceled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPaused" fullname="QFuture::setPaused" href="qfuture.html#setPaused" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPaused(bool paused)"> + <parameter left="bool" right="" name="paused" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isPaused" fullname="QFuture::isPaused" href="qfuture.html#isPaused" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isPaused() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pause" fullname="QFuture::pause" href="qfuture.html#pause" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="pause()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resume" fullname="QFuture::resume" href="qfuture.html#resume" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resume()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="togglePaused" fullname="QFuture::togglePaused" href="qfuture.html#togglePaused" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="togglePaused()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isStarted" fullname="QFuture::isStarted" href="qfuture.html#isStarted" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isStarted() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isFinished" fullname="QFuture::isFinished" href="qfuture.html#isFinished" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isFinished() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRunning" fullname="QFuture::isRunning" href="qfuture.html#isRunning" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRunning() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resultCount" fullname="QFuture::resultCount" href="qfuture.html#resultCount" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="resultCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="progressValue" fullname="QFuture::progressValue" href="qfuture.html#progressValue" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="progressValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="progressMinimum" fullname="QFuture::progressMinimum" href="qfuture.html#progressMinimum" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="progressMinimum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="progressMaximum" fullname="QFuture::progressMaximum" href="qfuture.html#progressMaximum" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="progressMaximum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="progressText" fullname="QFuture::progressText" href="qfuture.html#progressText" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="progressText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForFinished" fullname="QFuture::waitForFinished" href="qfuture.html#waitForFinished" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="waitForFinished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="result" fullname="QFuture::result" href="qfuture.html#result" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T" signature="result() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resultAt" fullname="QFuture::resultAt" href="qfuture.html#resultAt" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T" signature="resultAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isResultReadyAt" fullname="QFuture::isResultReadyAt" href="qfuture.html#isResultReadyAt" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isResultReadyAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator T" fullname="QFuture::operator T" href="qfuture.html#operator T" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator T() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="results" fullname="QFuture::results" href="qfuture.html#results" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<T>" signature="results() const"/> + <class access="public" threadsafety="reentrant" status="commendable" name="const_iterator" fullname="QFuture::const_iterator" href="qfuture-const-iterator.html" location="qfuture.h" bases="" module="QtCore"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="iterator_category" fullname="QFuture::const_iterator::iterator_category" href="qfuture-const-iterator.html#iterator_category-typedef" location="qfuture.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="difference_type" fullname="QFuture::const_iterator::difference_type" href="qfuture-const-iterator.html#difference_type-typedef" location="qfuture.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="value_type" fullname="QFuture::const_iterator::value_type" href="qfuture-const-iterator.html#value_type-typedef" location="qfuture.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="pointer" fullname="QFuture::const_iterator::pointer" href="qfuture-const-iterator.html#pointer-typedef" location="qfuture.h"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="reference" fullname="QFuture::const_iterator::reference" href="qfuture-const-iterator.html#reference-typedef" location="qfuture.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QFuture::const_iterator::const_iterator" href="qfuture-const-iterator.html#const_iterator" location="qfuture.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="const_iterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="const_iterator" fullname="QFuture::const_iterator::const_iterator" href="qfuture-const-iterator.html#const_iterator-3" location="qfuture.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="const_iterator(const const_iterator & other)"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QFuture::const_iterator::operator=" href="qfuture-const-iterator.html#operator=" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator=(const const_iterator & other)"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QFuture::const_iterator::operator*" href="qfuture-const-iterator.html#operator*" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QFuture::const_iterator::operator->" href="qfuture-const-iterator.html#operator->" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QFuture::const_iterator::operator!=" href="qfuture-const-iterator.html#operator!=" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QFuture::const_iterator::operator==" href="qfuture-const-iterator.html#operator==" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const const_iterator & other) const"> + <parameter left="const const_iterator &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QFuture::const_iterator::operator++" href="qfuture-const-iterator.html#operator++" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="QFuture::const_iterator::operator++" href="qfuture-const-iterator.html#operator++-2" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const_iterator" signature="operator++(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QFuture::const_iterator::operator--" href="qfuture-const-iterator.html#operator--" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator--()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator--" fullname="QFuture::const_iterator::operator--" href="qfuture-const-iterator.html#operator---2" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="const_iterator" signature="operator--(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QFuture::const_iterator::operator+" href="qfuture-const-iterator.html#operator+" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="operator+(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QFuture::const_iterator::operator-" href="qfuture-const-iterator.html#operator-" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="operator-(int j) const"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QFuture::const_iterator::operator+=" href="qfuture-const-iterator.html#operator+=" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator+=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QFuture::const_iterator::operator-=" href="qfuture-const-iterator.html#operator-=" location="qfuture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="const_iterator &" signature="operator-=(int j)"> + <parameter left="int" right="" name="j" default=""/> + </function> + </class> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ConstIterator" fullname="QFuture::ConstIterator" href="qfuture.html#ConstIterator-typedef" location="qfuture.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="begin" fullname="QFuture::begin" href="qfuture.html#begin" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="begin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constBegin" fullname="QFuture::constBegin" href="qfuture.html#constBegin" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constBegin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="end" fullname="QFuture::end" href="qfuture.html#end" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="end() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constEnd" fullname="QFuture::constEnd" href="qfuture.html#constEnd" location="qfuture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const_iterator" signature="constEnd() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QXmlQuery" href="qxmlquery.html" location="qxmlquery.h" bases="" module="QtXmlPatterns"> + <contents name="running-xqueries" title="Running XQueries" level="1"/> + <contents name="running-xpath-expressions" title="Running XPath Expressions" level="1"/> + <contents name="running-xslt-stylesheets" title="Running XSLT stylesheets" level="1"/> + <contents name="binding-a-query-to-a-starting-node" title="Binding A Query To A Starting Node" level="1"/> + <contents name="reentrancy-and-thread-safety" title="Reentrancy and Thread-Safety" level="1"/> + <contents name="error-handling" title="Error Handling" level="1"/> + <contents name="resource-management" title="Resource Management" level="1"/> + <contents name="event-handling" title="Event Handling" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="QueryLanguage" fullname="QXmlQuery::QueryLanguage" href="qxmlquery.html#QueryLanguage-enum" location="qxmlquery.h"> + <value name="XQuery10" value="1"/> + <value name="XSLT20" value="2"/> + <value name="XmlSchema11IdentityConstraintSelector" value="1024"/> + <value name="XmlSchema11IdentityConstraintField" value="2048"/> + <value name="XPath20" value="4096"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlQuery" fullname="QXmlQuery::QXmlQuery" href="qxmlquery.html#QXmlQuery" location="qxmlquery.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QXmlQuery()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlQuery" fullname="QXmlQuery::QXmlQuery" href="qxmlquery.html#QXmlQuery-2" location="qxmlquery.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QXmlQuery(const QXmlQuery & other)"> + <parameter left="const QXmlQuery &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlQuery" fullname="QXmlQuery::QXmlQuery" href="qxmlquery.html#QXmlQuery-3" location="qxmlquery.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QXmlQuery(const QXmlNamePool & np)"> + <parameter left="const QXmlNamePool &" right="" name="np" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QXmlQuery" fullname="QXmlQuery::QXmlQuery" href="qxmlquery.html#QXmlQuery-4" location="qxmlquery.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QXmlQuery(QueryLanguage queryLanguage, const QXmlNamePool & np)"> + <parameter left="QueryLanguage" right="" name="queryLanguage" default=""/> + <parameter left="const QXmlNamePool &" right="" name="np" default="QXmlNamePool()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QXmlQuery" fullname="QXmlQuery::~QXmlQuery" href="qxmlquery.html#dtor.QXmlQuery" location="qxmlquery.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QXmlQuery()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QXmlQuery::operator=" href="qxmlquery.html#operator=" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QXmlQuery &" signature="operator=(const QXmlQuery & other)"> + <parameter left="const QXmlQuery &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMessageHandler" fullname="QXmlQuery::setMessageHandler" href="qxmlquery.html#setMessageHandler" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMessageHandler(QAbstractMessageHandler * aMessageHandler)"> + <parameter left="QAbstractMessageHandler *" right="" name="aMessageHandler" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="messageHandler" fullname="QXmlQuery::messageHandler" href="qxmlquery.html#messageHandler" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractMessageHandler *" signature="messageHandler() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setQuery" fullname="QXmlQuery::setQuery" href="qxmlquery.html#setQuery-3" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="setQuery(const QString & sourceCode, const QUrl & documentURI)"> + <parameter left="const QString &" right="" name="sourceCode" default=""/> + <parameter left="const QUrl &" right="" name="documentURI" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setQuery" fullname="QXmlQuery::setQuery" href="qxmlquery.html#setQuery" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setQuery(QIODevice * sourceCode, const QUrl & documentURI)"> + <parameter left="QIODevice *" right="" name="sourceCode" default=""/> + <parameter left="const QUrl &" right="" name="documentURI" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setQuery" fullname="QXmlQuery::setQuery" href="qxmlquery.html#setQuery-2" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setQuery(const QUrl & queryURI, const QUrl & baseURI)"> + <parameter left="const QUrl &" right="" name="queryURI" default=""/> + <parameter left="const QUrl &" right="" name="baseURI" default="QUrl()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="namePool" fullname="QXmlQuery::namePool" href="qxmlquery.html#namePool" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlNamePool" signature="namePool() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bindVariable" fullname="QXmlQuery::bindVariable" href="qxmlquery.html#bindVariable" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="bindVariable(const QXmlName & name, const QXmlItem & value)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + <parameter left="const QXmlItem &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindVariable" fullname="QXmlQuery::bindVariable" href="qxmlquery.html#bindVariable-4" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="bindVariable(const QString & localName, const QXmlItem & value)"> + <parameter left="const QString &" right="" name="localName" default=""/> + <parameter left="const QXmlItem &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindVariable" fullname="QXmlQuery::bindVariable" href="qxmlquery.html#bindVariable-2" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="bindVariable(const QXmlName & name, QIODevice * device)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindVariable" fullname="QXmlQuery::bindVariable" href="qxmlquery.html#bindVariable-5" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="5" type="void" signature="bindVariable(const QString & localName, QIODevice * device)"> + <parameter left="const QString &" right="" name="localName" default=""/> + <parameter left="QIODevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindVariable" fullname="QXmlQuery::bindVariable" href="qxmlquery.html#bindVariable-3" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="bindVariable(const QXmlName & name, const QXmlQuery & query)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + <parameter left="const QXmlQuery &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindVariable" fullname="QXmlQuery::bindVariable" href="qxmlquery.html#bindVariable-6" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="6" type="void" signature="bindVariable(const QString & localName, const QXmlQuery & query)"> + <parameter left="const QString &" right="" name="localName" default=""/> + <parameter left="const QXmlQuery &" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QXmlQuery::isValid" href="qxmlquery.html#isValid" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="evaluateTo" fullname="QXmlQuery::evaluateTo" href="qxmlquery.html#evaluateTo" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="evaluateTo(QXmlResultItems * result) const"> + <parameter left="QXmlResultItems *" right="" name="result" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="evaluateTo" fullname="QXmlQuery::evaluateTo" href="qxmlquery.html#evaluateTo-2" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="evaluateTo(QAbstractXmlReceiver * callback) const"> + <parameter left="QAbstractXmlReceiver *" right="" name="callback" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="evaluateTo" fullname="QXmlQuery::evaluateTo" href="qxmlquery.html#evaluateTo-3" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="evaluateTo(QStringList * target) const"> + <parameter left="QStringList *" right="" name="target" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="evaluateTo" fullname="QXmlQuery::evaluateTo" href="qxmlquery.html#evaluateTo-5" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="bool" signature="evaluateTo(QIODevice * target) const"> + <parameter left="QIODevice *" right="" name="target" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="evaluateTo" fullname="QXmlQuery::evaluateTo" href="qxmlquery.html#evaluateTo-4" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="bool" signature="evaluateTo(QString * output) const"> + <parameter left="QString *" right="" name="output" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setUriResolver" fullname="QXmlQuery::setUriResolver" href="qxmlquery.html#setUriResolver" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setUriResolver(const QAbstractUriResolver * resolver)"> + <parameter left="const QAbstractUriResolver *" right="" name="resolver" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="uriResolver" fullname="QXmlQuery::uriResolver" href="qxmlquery.html#uriResolver" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QAbstractUriResolver *" signature="uriResolver() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocus" fullname="QXmlQuery::setFocus" href="qxmlquery.html#setFocus" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFocus(const QXmlItem & item)"> + <parameter left="const QXmlItem &" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocus" fullname="QXmlQuery::setFocus" href="qxmlquery.html#setFocus-2" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="setFocus(const QUrl & documentURI)"> + <parameter left="const QUrl &" right="" name="documentURI" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocus" fullname="QXmlQuery::setFocus" href="qxmlquery.html#setFocus-3" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="setFocus(QIODevice * document)"> + <parameter left="QIODevice *" right="" name="document" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocus" fullname="QXmlQuery::setFocus" href="qxmlquery.html#setFocus-4" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="bool" signature="setFocus(const QString & focus)"> + <parameter left="const QString &" right="" name="focus" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setInitialTemplateName" fullname="QXmlQuery::setInitialTemplateName" href="qxmlquery.html#setInitialTemplateName" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInitialTemplateName(const QXmlName & name)"> + <parameter left="const QXmlName &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setInitialTemplateName" fullname="QXmlQuery::setInitialTemplateName" href="qxmlquery.html#setInitialTemplateName-2" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setInitialTemplateName(const QString & localName)"> + <parameter left="const QString &" right="" name="localName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="initialTemplateName" fullname="QXmlQuery::initialTemplateName" href="qxmlquery.html#initialTemplateName" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QXmlName" signature="initialTemplateName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setNetworkAccessManager" fullname="QXmlQuery::setNetworkAccessManager" href="qxmlquery.html#setNetworkAccessManager" location="qxmlquery.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setNetworkAccessManager(QNetworkAccessManager * newManager)"> + <parameter left="QNetworkAccessManager *" right="" name="newManager" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="networkAccessManager" fullname="QXmlQuery::networkAccessManager" href="qxmlquery.html#networkAccessManager" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QNetworkAccessManager *" signature="networkAccessManager() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="queryLanguage" fullname="QXmlQuery::queryLanguage" href="qxmlquery.html#queryLanguage" location="qxmlquery.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QueryLanguage" signature="queryLanguage() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QLabel" href="qlabel.html" location="qlabel.h" bases="QFrame" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QLabel::text" href="qlabel.html#text-prop" location="qlabel.h" type="QString"> + <getter name="text"/> + <setter name="setText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="textFormat" fullname="QLabel::textFormat" href="qlabel.html#textFormat-prop" location="qlabel.h" type="Qt::TextFormat"> + <getter name="textFormat"/> + <setter name="setTextFormat"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QLabel::pixmap" href="qlabel.html#pixmap-prop" location="qlabel.h" type="QPixmap"> + <getter name="pixmap"/> + <setter name="setPixmap"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="scaledContents" fullname="QLabel::scaledContents" href="qlabel.html#scaledContents-prop" location="qlabel.h" type="bool"> + <getter name="hasScaledContents"/> + <setter name="setScaledContents"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QLabel::alignment" href="qlabel.html#alignment-prop" location="qlabel.h" type="Qt::Alignment"> + <getter name="alignment"/> + <setter name="setAlignment"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="QLabel::wordWrap" href="qlabel.html#wordWrap-prop" location="qlabel.h" type="bool"> + <getter name="wordWrap"/> + <setter name="setWordWrap"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="margin" fullname="QLabel::margin" href="qlabel.html#margin-prop" location="qlabel.h" type="int"> + <getter name="margin"/> + <setter name="setMargin"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="indent" fullname="QLabel::indent" href="qlabel.html#indent-prop" location="qlabel.h" type="int"> + <getter name="indent"/> + <setter name="setIndent"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="openExternalLinks" fullname="QLabel::openExternalLinks" href="qlabel.html#openExternalLinks-prop" location="qlabel.h" type="bool"> + <getter name="openExternalLinks"/> + <setter name="setOpenExternalLinks"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="textInteractionFlags" fullname="QLabel::textInteractionFlags" href="qlabel.html#textInteractionFlags-prop" location="qlabel.h" type="Qt::TextInteractionFlags"> + <getter name="textInteractionFlags"/> + <setter name="setTextInteractionFlags"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QLabel" fullname="QLabel::QLabel" href="qlabel.html#QLabel" location="qlabel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLabel(QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QLabel" fullname="QLabel::QLabel" href="qlabel.html#QLabel-2" location="qlabel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QLabel(const QString & text, QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QLabel" fullname="QLabel::~QLabel" href="qlabel.html#dtor.QLabel" location="qlabel.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QLabel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QLabel::text" href="qlabel.html#text-prop" location="qlabel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="text" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QLabel::pixmap" href="qlabel.html#pixmap-prop" location="qlabel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="pixmap" type="const QPixmap *" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="picture" fullname="QLabel::picture" href="qlabel.html#picture" location="qlabel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPicture *" signature="picture() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="movie" fullname="QLabel::movie" href="qlabel.html#movie" location="qlabel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMovie *" signature="movie() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="textFormat" fullname="QLabel::textFormat" href="qlabel.html#textFormat-prop" location="qlabel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="textFormat" type="Qt::TextFormat" signature="textFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextFormat" fullname="QLabel::setTextFormat" href="qlabel.html#textFormat-prop" location="qlabel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textFormat" type="void" signature="setTextFormat(Qt::TextFormat )"> + <parameter left="Qt::TextFormat" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="QLabel::alignment" href="qlabel.html#alignment-prop" location="qlabel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="alignment" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="QLabel::setAlignment" href="qlabel.html#alignment-prop" location="qlabel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="alignment" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> )"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWordWrap" fullname="QLabel::setWordWrap" href="qlabel.html#wordWrap-prop" location="qlabel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="wordWrap" type="void" signature="setWordWrap(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wordWrap" fullname="QLabel::wordWrap" href="qlabel.html#wordWrap-prop" location="qlabel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wordWrap" type="bool" signature="wordWrap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indent" fullname="QLabel::indent" href="qlabel.html#indent-prop" location="qlabel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="indent" type="int" signature="indent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIndent" fullname="QLabel::setIndent" href="qlabel.html#indent-prop" location="qlabel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="indent" type="void" signature="setIndent(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="margin" fullname="QLabel::margin" href="qlabel.html#margin-prop" location="qlabel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="margin" type="int" signature="margin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMargin" fullname="QLabel::setMargin" href="qlabel.html#margin-prop" location="qlabel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="margin" type="void" signature="setMargin(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasScaledContents" fullname="QLabel::hasScaledContents" href="qlabel.html#scaledContents-prop" location="qlabel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="scaledContents" type="bool" signature="hasScaledContents() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScaledContents" fullname="QLabel::setScaledContents" href="qlabel.html#scaledContents-prop" location="qlabel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="scaledContents" type="void" signature="setScaledContents(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QLabel::sizeHint" href="qlabel.html#sizeHint" location="qlabel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QLabel::minimumSizeHint" href="qlabel.html#minimumSizeHint" location="qlabel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBuddy" fullname="QLabel::setBuddy" href="qlabel.html#setBuddy" location="qlabel.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBuddy(QWidget * buddy)"> + <parameter left="QWidget *" right="" name="buddy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="buddy" fullname="QLabel::buddy" href="qlabel.html#buddy" location="qlabel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="buddy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="heightForWidth" fullname="QLabel::heightForWidth" href="qlabel.html#heightForWidth" location="qlabel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="heightForWidth(int w) const"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="openExternalLinks" fullname="QLabel::openExternalLinks" href="qlabel.html#openExternalLinks-prop" location="qlabel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="openExternalLinks" type="bool" signature="openExternalLinks() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOpenExternalLinks" fullname="QLabel::setOpenExternalLinks" href="qlabel.html#openExternalLinks-prop" location="qlabel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="openExternalLinks" type="void" signature="setOpenExternalLinks(bool open)"> + <parameter left="bool" right="" name="open" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextInteractionFlags" fullname="QLabel::setTextInteractionFlags" href="qlabel.html#textInteractionFlags-prop" location="qlabel.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textInteractionFlags" type="void" signature="setTextInteractionFlags(QFlags<Qt::TextInteractionFlag> flags)"> + <parameter left="QFlags<Qt::TextInteractionFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textInteractionFlags" fullname="QLabel::textInteractionFlags" href="qlabel.html#textInteractionFlags-prop" location="qlabel.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="textInteractionFlags" type="Qt::TextInteractionFlags" signature="textInteractionFlags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QLabel::setText" href="qlabel.html#text-prop" location="qlabel.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="text" type="void" signature="setText(const QString & )"> + <parameter left="const QString &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="QLabel::setPixmap" href="qlabel.html#pixmap-prop" location="qlabel.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="pixmap" type="void" signature="setPixmap(const QPixmap & )"> + <parameter left="const QPixmap &" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPicture" fullname="QLabel::setPicture" href="qlabel.html#setPicture" location="qlabel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setPicture(const QPicture & picture)"> + <parameter left="const QPicture &" right="" name="picture" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMovie" fullname="QLabel::setMovie" href="qlabel.html#setMovie" location="qlabel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setMovie(QMovie * movie)"> + <parameter left="QMovie *" right="" name="movie" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QLabel::setNum" href="qlabel.html#setNum" location="qlabel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setNum(int num)"> + <parameter left="int" right="" name="num" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNum" fullname="QLabel::setNum" href="qlabel.html#setNum-2" location="qlabel.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="setNum(double num)"> + <parameter left="double" right="" name="num" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QLabel::clear" href="qlabel.html#clear" location="qlabel.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linkActivated" fullname="QLabel::linkActivated" href="qlabel.html#linkActivated" location="qlabel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="linkActivated(const QString & link)"> + <parameter left="const QString &" right="" name="link" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="linkHovered" fullname="QLabel::linkHovered" href="qlabel.html#linkHovered" location="qlabel.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="linkHovered(const QString & link)"> + <parameter left="const QString &" right="" name="link" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QLabel::event" href="qlabel.html#event" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QLabel::keyPressEvent" href="qlabel.html#keyPressEvent" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * ev)"> + <parameter left="QKeyEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QLabel::paintEvent" href="qlabel.html#paintEvent" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QLabel::changeEvent" href="qlabel.html#changeEvent" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QLabel::mousePressEvent" href="qlabel.html#mousePressEvent" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * ev)"> + <parameter left="QMouseEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QLabel::mouseMoveEvent" href="qlabel.html#mouseMoveEvent" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * ev)"> + <parameter left="QMouseEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QLabel::mouseReleaseEvent" href="qlabel.html#mouseReleaseEvent" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * ev)"> + <parameter left="QMouseEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QLabel::contextMenuEvent" href="qlabel.html#contextMenuEvent" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QContextMenuEvent * ev)"> + <parameter left="QContextMenuEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QLabel::focusInEvent" href="qlabel.html#focusInEvent" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * ev)"> + <parameter left="QFocusEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QLabel::focusOutEvent" href="qlabel.html#focusOutEvent" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * ev)"> + <parameter left="QFocusEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QLabel::focusNextPrevChild" href="qlabel.html#focusNextPrevChild" location="qlabel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QLabel" fullname="QLabel::QLabel" href="qlabel-qt3.html#QLabel-3" location="qlabel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QLabel(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QLabel" fullname="QLabel::QLabel" href="qlabel-qt3.html#QLabel-4" location="qlabel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QLabel(const QString & text, QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QLabel" fullname="QLabel::QLabel" href="qlabel-qt3.html#QLabel-5" location="qlabel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QLabel(QWidget * buddy, const QString & text, QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="buddy" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="setAlignment" fullname="QLabel::setAlignment" href="qlabel-qt3.html#setAlignment-2" location="qlabel.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setAlignment(int alignment)"> + <parameter left="int" right="" name="alignment" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWebElement" href="qwebelement.html" location="qwebelement.h" bases="" module="QtWebKit"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebElement" fullname="QWebElement::QWebElement" href="qwebelement.html#QWebElement" location="qwebelement.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWebElement()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QWebElement" fullname="QWebElement::QWebElement" href="qwebelement.html#QWebElement-2" location="qwebelement.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QWebElement(const QWebElement & other)"> + <parameter left="const QWebElement &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QWebElement::operator=" href="qwebelement.html#operator=" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWebElement &" signature="operator=(const QWebElement & other)"> + <parameter left="const QWebElement &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWebElement" fullname="QWebElement::~QWebElement" href="qwebelement.html#dtor.QWebElement" location="qwebelement.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWebElement()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QWebElement::operator==" href="qwebelement.html#operator==" location="qwebelement.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QWebElement & o) const"> + <parameter left="const QWebElement &" right="" name="o" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QWebElement::operator!=" href="qwebelement.html#operator!=" location="qwebelement.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QWebElement & o) const"> + <parameter left="const QWebElement &" right="" name="o" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QWebElement::isNull" href="qwebelement.html#isNull" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findAll" fullname="QWebElement::findAll" href="qwebelement.html#findAll" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QWebElement>" signature="findAll(const QString & selectorQuery) const"> + <parameter left="const QString &" right="" name="selectorQuery" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findFirst" fullname="QWebElement::findFirst" href="qwebelement.html#findFirst" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="findFirst(const QString & selectorQuery) const"> + <parameter left="const QString &" right="" name="selectorQuery" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPlainText" fullname="QWebElement::setPlainText" href="qwebelement.html#setPlainText" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPlainText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toPlainText" fullname="QWebElement::toPlainText" href="qwebelement.html#toPlainText" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toPlainText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOuterXml" fullname="QWebElement::setOuterXml" href="qwebelement.html#setOuterXml" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOuterXml(const QString & markup)"> + <parameter left="const QString &" right="" name="markup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toOuterXml" fullname="QWebElement::toOuterXml" href="qwebelement.html#toOuterXml" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toOuterXml() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInnerXml" fullname="QWebElement::setInnerXml" href="qwebelement.html#setInnerXml" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInnerXml(const QString & markup)"> + <parameter left="const QString &" right="" name="markup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toInnerXml" fullname="QWebElement::toInnerXml" href="qwebelement.html#toInnerXml" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toInnerXml() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttribute" fullname="QWebElement::setAttribute" href="qwebelement.html#setAttribute" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttribute(const QString & name, const QString & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setAttributeNS" fullname="QWebElement::setAttributeNS" href="qwebelement.html#setAttributeNS" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAttributeNS(const QString & namespaceUri, const QString & name, const QString & value)"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attribute" fullname="QWebElement::attribute" href="qwebelement.html#attribute" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="attribute(const QString & name, const QString & defaultValue) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="defaultValue" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="attributeNS" fullname="QWebElement::attributeNS" href="qwebelement.html#attributeNS" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="attributeNS(const QString & namespaceUri, const QString & name, const QString & defaultValue) const"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="defaultValue" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAttribute" fullname="QWebElement::hasAttribute" href="qwebelement.html#hasAttribute" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAttribute(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAttributeNS" fullname="QWebElement::hasAttributeNS" href="qwebelement.html#hasAttributeNS" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAttributeNS(const QString & namespaceUri, const QString & name) const"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAttribute" fullname="QWebElement::removeAttribute" href="qwebelement.html#removeAttribute" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAttribute(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeAttributeNS" fullname="QWebElement::removeAttributeNS" href="qwebelement.html#removeAttributeNS" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeAttributeNS(const QString & namespaceUri, const QString & name)"> + <parameter left="const QString &" right="" name="namespaceUri" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAttributes" fullname="QWebElement::hasAttributes" href="qwebelement.html#hasAttributes" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasAttributes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="classes" fullname="QWebElement::classes" href="qwebelement.html#classes" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="classes() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasClass" fullname="QWebElement::hasClass" href="qwebelement.html#hasClass" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasClass(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addClass" fullname="QWebElement::addClass" href="qwebelement.html#addClass" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addClass(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeClass" fullname="QWebElement::removeClass" href="qwebelement.html#removeClass" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeClass(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toggleClass" fullname="QWebElement::toggleClass" href="qwebelement.html#toggleClass" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="toggleClass(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="geometry" fullname="QWebElement::geometry" href="qwebelement.html#geometry" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="geometry() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tagName" fullname="QWebElement::tagName" href="qwebelement.html#tagName" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tagName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="prefix" fullname="QWebElement::prefix" href="qwebelement.html#prefix" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="prefix() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="localName" fullname="QWebElement::localName" href="qwebelement.html#localName" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="localName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="namespaceUri" fullname="QWebElement::namespaceUri" href="qwebelement.html#namespaceUri" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="namespaceUri() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QWebElement::parent" href="qwebelement.html#parent" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="parent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="firstChild" fullname="QWebElement::firstChild" href="qwebelement.html#firstChild" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="firstChild() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastChild" fullname="QWebElement::lastChild" href="qwebelement.html#lastChild" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="lastChild() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextSibling" fullname="QWebElement::nextSibling" href="qwebelement.html#nextSibling" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="nextSibling() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="previousSibling" fullname="QWebElement::previousSibling" href="qwebelement.html#previousSibling" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="previousSibling() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="document" fullname="QWebElement::document" href="qwebelement.html#document" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="document() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="webFrame" fullname="QWebElement::webFrame" href="qwebelement.html#webFrame" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebFrame *" signature="webFrame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="appendInside" fullname="QWebElement::appendInside" href="qwebelement.html#appendInside" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="appendInside(const QString & markup)"> + <parameter left="const QString &" right="" name="markup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendInside" fullname="QWebElement::appendInside" href="qwebelement.html#appendInside-2" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="appendInside(const QWebElement & element)"> + <parameter left="const QWebElement &" right="" name="element" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prependInside" fullname="QWebElement::prependInside" href="qwebelement.html#prependInside" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="prependInside(const QString & markup)"> + <parameter left="const QString &" right="" name="markup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prependInside" fullname="QWebElement::prependInside" href="qwebelement.html#prependInside-2" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="prependInside(const QWebElement & element)"> + <parameter left="const QWebElement &" right="" name="element" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendOutside" fullname="QWebElement::appendOutside" href="qwebelement.html#appendOutside" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="appendOutside(const QString & markup)"> + <parameter left="const QString &" right="" name="markup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="appendOutside" fullname="QWebElement::appendOutside" href="qwebelement.html#appendOutside-2" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="appendOutside(const QWebElement & element)"> + <parameter left="const QWebElement &" right="" name="element" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prependOutside" fullname="QWebElement::prependOutside" href="qwebelement.html#prependOutside" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="prependOutside(const QString & markup)"> + <parameter left="const QString &" right="" name="markup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="prependOutside" fullname="QWebElement::prependOutside" href="qwebelement.html#prependOutside-2" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="prependOutside(const QWebElement & element)"> + <parameter left="const QWebElement &" right="" name="element" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encloseContentsWith" fullname="QWebElement::encloseContentsWith" href="qwebelement.html#encloseContentsWith" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="encloseContentsWith(const QWebElement & element)"> + <parameter left="const QWebElement &" right="" name="element" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encloseContentsWith" fullname="QWebElement::encloseContentsWith" href="qwebelement.html#encloseContentsWith-2" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="encloseContentsWith(const QString & markup)"> + <parameter left="const QString &" right="" name="markup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encloseWith" fullname="QWebElement::encloseWith" href="qwebelement.html#encloseWith" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="encloseWith(const QString & markup)"> + <parameter left="const QString &" right="" name="markup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encloseWith" fullname="QWebElement::encloseWith" href="qwebelement.html#encloseWith-2" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="encloseWith(const QWebElement & element)"> + <parameter left="const QWebElement &" right="" name="element" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QWebElement::replace" href="qwebelement.html#replace" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="replace(const QString & markup)"> + <parameter left="const QString &" right="" name="markup" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="QWebElement::replace" href="qwebelement.html#replace-2" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="replace(const QWebElement & element)"> + <parameter left="const QWebElement &" right="" name="element" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clone" fullname="QWebElement::clone" href="qwebelement.html#clone" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWebElement" signature="clone() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="takeFromDocument" fullname="QWebElement::takeFromDocument" href="qwebelement.html#takeFromDocument" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWebElement &" signature="takeFromDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeFromDocument" fullname="QWebElement::removeFromDocument" href="qwebelement.html#removeFromDocument" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeFromDocument()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeChildren" fullname="QWebElement::removeChildren" href="qwebelement.html#removeChildren" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeChildren()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="evaluateScript" fullname="QWebElement::evaluateScript" href="qwebelement.html#evaluateScript" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="evaluateScript(const QString & scriptSource)"> + <parameter left="const QString &" right="" name="scriptSource" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="callFunction" fullname="QWebElement::callFunction" href="qwebelement.html#callFunction" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="callFunction(const QString & name, const QVariantList & arguments)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QVariantList &" right="" name="arguments" default="QVariantList()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="functions" fullname="QWebElement::functions" href="qwebelement.html#functions" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="functions() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptableProperty" fullname="QWebElement::scriptableProperty" href="qwebelement.html#scriptableProperty" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="scriptableProperty(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setScriptableProperty" fullname="QWebElement::setScriptableProperty" href="qwebelement.html#setScriptableProperty" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScriptableProperty(const QString & name, const QVariant & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scriptableProperties" fullname="QWebElement::scriptableProperties" href="qwebelement.html#scriptableProperties" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="scriptableProperties() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ResolveRule" fullname="QWebElement::ResolveRule" href="qwebelement.html#ResolveRule-enum" location="qwebelement.h"> + <value name="IgnoreCascadingStyles" value="0"/> + <value name="RespectCascadingStyles" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="styleProperty" fullname="QWebElement::styleProperty" href="qwebelement.html#styleProperty" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="styleProperty(const QString & name, ResolveRule rule) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="ResolveRule" right="" name="rule" default="IgnoreCascadingStyles"/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="StylePriority" fullname="QWebElement::StylePriority" href="qwebelement.html#StylePriority-enum" location="qwebelement.h"> + <value name="NormalStylePriority" value="0"/> + <value name="DeclaredStylePriority" value="1"/> + <value name="ImportantStylePriority" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setStyleProperty" fullname="QWebElement::setStyleProperty" href="qwebelement.html#setStyleProperty" location="qwebelement.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStyleProperty(const QString & name, const QString & value, StylePriority priority)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QString &" right="" name="value" default=""/> + <parameter left="StylePriority" right="" name="priority" default="DeclaredStylePriority"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="computedStyleProperty" fullname="QWebElement::computedStyleProperty" href="qwebelement.html#computedStyleProperty" location="qwebelement.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="computedStyleProperty(const QString & name) const"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QFileSystemWatcher" href="qfilesystemwatcher.html" location="qfilesystemwatcher.h" bases="QObject" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileSystemWatcher" fullname="QFileSystemWatcher::QFileSystemWatcher" href="qfilesystemwatcher.html#QFileSystemWatcher" location="qfilesystemwatcher.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFileSystemWatcher(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFileSystemWatcher" fullname="QFileSystemWatcher::QFileSystemWatcher" href="qfilesystemwatcher.html#QFileSystemWatcher-2" location="qfilesystemwatcher.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFileSystemWatcher(const QStringList & paths, QObject * parent)"> + <parameter left="const QStringList &" right="" name="paths" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFileSystemWatcher" fullname="QFileSystemWatcher::~QFileSystemWatcher" href="qfilesystemwatcher.html#dtor.QFileSystemWatcher" location="qfilesystemwatcher.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFileSystemWatcher()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addPath" fullname="QFileSystemWatcher::addPath" href="qfilesystemwatcher.html#addPath" location="qfilesystemwatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addPaths" fullname="QFileSystemWatcher::addPaths" href="qfilesystemwatcher.html#addPaths" location="qfilesystemwatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPaths(const QStringList & paths)"> + <parameter left="const QStringList &" right="" name="paths" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removePath" fullname="QFileSystemWatcher::removePath" href="qfilesystemwatcher.html#removePath" location="qfilesystemwatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removePath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removePaths" fullname="QFileSystemWatcher::removePaths" href="qfilesystemwatcher.html#removePaths" location="qfilesystemwatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removePaths(const QStringList & paths)"> + <parameter left="const QStringList &" right="" name="paths" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="files" fullname="QFileSystemWatcher::files" href="qfilesystemwatcher.html#files" location="qfilesystemwatcher.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="files() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="directories" fullname="QFileSystemWatcher::directories" href="qfilesystemwatcher.html#directories" location="qfilesystemwatcher.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="directories() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileChanged" fullname="QFileSystemWatcher::fileChanged" href="qfilesystemwatcher.html#fileChanged" location="qfilesystemwatcher.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="fileChanged(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="directoryChanged" fullname="QFileSystemWatcher::directoryChanged" href="qfilesystemwatcher.html#directoryChanged" location="qfilesystemwatcher.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="directoryChanged(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Socket" href="q3socket.html" location="q3socket.h" bases="QIODevice" module="Qt3Support"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Error" fullname="Q3Socket::Error" href="q3socket.html#Error-enum" location="q3socket.h"> + <value name="ErrConnectionRefused" value="0"/> + <value name="ErrHostNotFound" value="1"/> + <value name="ErrSocketRead" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Socket" fullname="Q3Socket::Q3Socket" href="q3socket.html#Q3Socket" location="q3socket.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Socket(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Socket" fullname="Q3Socket::~Q3Socket" href="q3socket.html#dtor.Q3Socket" location="q3socket.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Socket()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="Q3Socket::State" href="q3socket.html#State-enum" location="q3socket.h"> + <value name="Idle" value="0"/> + <value name="HostLookup" value="1"/> + <value name="Connecting" value="2"/> + <value name="Connected" value="3"/> + <value name="Closing" value="4"/> + <value name="Connection" value="Connected"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="Q3Socket::state" href="q3socket.html#state" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="State" signature="state() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="socket" fullname="Q3Socket::socket" href="q3socket.html#socket" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="socket() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSocket" fullname="Q3Socket::setSocket" href="q3socket.html#setSocket" location="q3socket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSocket(int socket)"> + <parameter left="int" right="" name="socket" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="socketDevice" fullname="Q3Socket::socketDevice" href="q3socket.html#socketDevice" location="q3socket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3SocketDevice *" signature="socketDevice()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSocketDevice" fullname="Q3Socket::setSocketDevice" href="q3socket.html#setSocketDevice" location="q3socket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSocketDevice(Q3SocketDevice * device)"> + <parameter left="Q3SocketDevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connectToHost" fullname="Q3Socket::connectToHost" href="q3socket.html#connectToHost" location="q3socket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="connectToHost(const QString & host, Q_UINT16 port)"> + <parameter left="const QString &" right="" name="host" default=""/> + <parameter left="Q_UINT16" right="" name="port" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="peerName" fullname="Q3Socket::peerName" href="q3socket.html#peerName" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="peerName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="Q3Socket::open" href="q3socket.html#open" location="q3socket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="open(QFlags<QIODevice::OpenModeFlag> m)"> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="Q3Socket::open" href="q3socket.html#open-2" location="q3socket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="open(int m)"> + <parameter left="int" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="Q3Socket::close" href="q3socket.html#close" location="q3socket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="Q3Socket::flush" href="q3socket.html#flush" location="q3socket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="flush()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3Socket::size" href="q3socket.html#size" location="q3socket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Offset" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="Q3Socket::at" href="q3socket.html#at" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Offset" signature="at() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="Q3Socket::at" href="q3socket.html#at-2" location="q3socket.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="at(Offset index)"> + <parameter left="Offset" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="Q3Socket::atEnd" href="q3socket.html#atEnd" location="q3socket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesAvailable" fullname="Q3Socket::bytesAvailable" href="q3socket.html#bytesAvailable" location="q3socket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesAvailable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForMore" fullname="Q3Socket::waitForMore" href="q3socket.html#waitForMore" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_ULONG" signature="waitForMore(int msecs, bool * timeout) const"> + <parameter left="int" right="" name="msecs" default=""/> + <parameter left="bool *" right="" name="timeout" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="waitForMore" fullname="Q3Socket::waitForMore" href="q3socket.html#waitForMore-2" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="Q_ULONG" signature="waitForMore(int msecs) const"> + <parameter left="int" right="" name="msecs" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesToWrite" fullname="Q3Socket::bytesToWrite" href="q3socket.html#bytesToWrite" location="q3socket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="bytesToWrite() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearPendingData" fullname="Q3Socket::clearPendingData" href="q3socket.html#clearPendingData" location="q3socket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearPendingData()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="getch" fullname="Q3Socket::getch" href="q3socket.html#getch" location="q3socket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="getch()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="putch" fullname="Q3Socket::putch" href="q3socket.html#putch" location="q3socket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="putch(int ch)"> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ungetch" fullname="Q3Socket::ungetch" href="q3socket.html#ungetch" location="q3socket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="ungetch(int ch)"> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canReadLine" fullname="Q3Socket::canReadLine" href="q3socket.html#canReadLine" location="q3socket.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="canReadLine() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="port" fullname="Q3Socket::port" href="q3socket.html#port" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_UINT16" signature="port() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerPort" fullname="Q3Socket::peerPort" href="q3socket.html#peerPort" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_UINT16" signature="peerPort() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="address" fullname="Q3Socket::address" href="q3socket.html#address" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHostAddress" signature="address() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="peerAddress" fullname="Q3Socket::peerAddress" href="q3socket.html#peerAddress" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QHostAddress" signature="peerAddress() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setReadBufferSize" fullname="Q3Socket::setReadBufferSize" href="q3socket.html#setReadBufferSize" location="q3socket.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setReadBufferSize(Q_ULONG bufSize)"> + <parameter left="Q_ULONG" right="" name="bufSize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readBufferSize" fullname="Q3Socket::readBufferSize" href="q3socket.html#readBufferSize" location="q3socket.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q_ULONG" signature="readBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hostFound" fullname="Q3Socket::hostFound" href="q3socket.html#hostFound" location="q3socket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="hostFound()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connected" fullname="Q3Socket::connected" href="q3socket.html#connected" location="q3socket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="connected()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="connectionClosed" fullname="Q3Socket::connectionClosed" href="q3socket.html#connectionClosed" location="q3socket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="connectionClosed()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="delayedCloseFinished" fullname="Q3Socket::delayedCloseFinished" href="q3socket.html#delayedCloseFinished" location="q3socket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="delayedCloseFinished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readyRead" fullname="Q3Socket::readyRead" href="q3socket.html#readyRead" location="q3socket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="readyRead()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bytesWritten" fullname="Q3Socket::bytesWritten" href="q3socket.html#bytesWritten" location="q3socket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="bytesWritten(int nbytes)"> + <parameter left="int" right="" name="nbytes" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="error" fullname="Q3Socket::error" href="q3socket.html#error" location="q3socket.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="error(int error)"> + <parameter left="int" right="" name="error" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="readData" fullname="Q3Socket::readData" href="q3socket.html#readData" location="q3socket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readData(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="writeData" fullname="Q3Socket::writeData" href="q3socket.html#writeData" location="q3socket.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="writeData(const char * data, qint64 len)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="len" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QWindowsStyle" href="qwindowsstyle.html" location="qwindowsstyle.h" bases="QCommonStyle" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QWindowsStyle" fullname="QWindowsStyle::QWindowsStyle" href="qwindowsstyle.html#QWindowsStyle" location="qwindowsstyle.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWindowsStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWindowsStyle" fullname="QWindowsStyle::~QWindowsStyle" href="qwindowsstyle.html#dtor.QWindowsStyle" location="qwindowsstyle.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWindowsStyle()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QWindowsStyle::polish" href="qwindowsstyle.html#polish" location="qwindowsstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="polish(QApplication * app)"> + <parameter left="QApplication *" right="" name="app" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QWindowsStyle::unpolish" href="qwindowsstyle.html#unpolish" location="qwindowsstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="unpolish(QApplication * app)"> + <parameter left="QApplication *" right="" name="app" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QWindowsStyle::polish" href="qwindowsstyle.html#polish-2" location="qwindowsstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="polish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unpolish" fullname="QWindowsStyle::unpolish" href="qwindowsstyle.html#unpolish-2" location="qwindowsstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="unpolish(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="polish" fullname="QWindowsStyle::polish" href="qwindowsstyle.html#polish-3" location="qwindowsstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="polish(QPalette & pal)"> + <parameter left="QPalette &" right="" name="pal" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawPrimitive" fullname="QWindowsStyle::drawPrimitive" href="qwindowsstyle.html#drawPrimitive" location="qwindowsstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawPrimitive(PrimitiveElement pe, const QStyleOption * opt, QPainter * p, const QWidget * w) const"> + <parameter left="PrimitiveElement" right="" name="pe" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="w" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawControl" fullname="QWindowsStyle::drawControl" href="qwindowsstyle.html#drawControl" location="qwindowsstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawControl(ControlElement ce, const QStyleOption * opt, QPainter * p, const QWidget * widget) const"> + <parameter left="ControlElement" right="" name="ce" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subElementRect" fullname="QWindowsStyle::subElementRect" href="qwindowsstyle.html#subElementRect" location="qwindowsstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="subElementRect(SubElement sr, const QStyleOption * opt, const QWidget * w) const"> + <parameter left="SubElement" right="" name="sr" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QWidget *" right="" name="w" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawComplexControl" fullname="QWindowsStyle::drawComplexControl" href="qwindowsstyle.html#drawComplexControl" location="qwindowsstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="drawComplexControl(ComplexControl cc, const QStyleOptionComplex * opt, QPainter * p, const QWidget * widget) const"> + <parameter left="ComplexControl" right="" name="cc" default=""/> + <parameter left="const QStyleOptionComplex *" right="" name="opt" default=""/> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeFromContents" fullname="QWindowsStyle::sizeFromContents" href="qwindowsstyle.html#sizeFromContents" location="qwindowsstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeFromContents(ContentsType ct, const QStyleOption * opt, const QSize & csz, const QWidget * widget) const"> + <parameter left="ContentsType" right="" name="ct" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QSize &" right="" name="csz" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixelMetric" fullname="QWindowsStyle::pixelMetric" href="qwindowsstyle.html#pixelMetric" location="qwindowsstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="pixelMetric(PixelMetric pm, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="PixelMetric" right="" name="pm" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="styleHint" fullname="QWindowsStyle::styleHint" href="qwindowsstyle.html#styleHint" location="qwindowsstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="styleHint(StyleHint hint, const QStyleOption * opt, const QWidget * widget, QStyleHintReturn * returnData) const"> + <parameter left="StyleHint" right="" name="hint" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default="0"/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + <parameter left="QStyleHintReturn *" right="" name="returnData" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="standardPixmap" fullname="QWindowsStyle::standardPixmap" href="qwindowsstyle.html#standardPixmap" location="qwindowsstyle.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="standardPixmap(StandardPixmap standardPixmap, const QStyleOption * opt, const QWidget * widget) const"> + <parameter left="StandardPixmap" right="" name="standardPixmap" default=""/> + <parameter left="const QStyleOption *" right="" name="opt" default=""/> + <parameter left="const QWidget *" right="" name="widget" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="QWindowsStyle::eventFilter" href="qwindowsstyle.html#eventFilter" location="qwindowsstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QWindowsStyle::timerEvent" href="qwindowsstyle.html#timerEvent" location="qwindowsstyle.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * event)"> + <parameter left="QTimerEvent *" right="" name="event" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3DropSite" href="q3dropsite.html" location="q3dropsite.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3DropSite" fullname="Q3DropSite::Q3DropSite" href="q3dropsite.html#Q3DropSite" location="q3dropsite.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3DropSite(QWidget * self)"> + <parameter left="QWidget *" right="" name="self" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3DropSite" fullname="Q3DropSite::~Q3DropSite" href="q3dropsite.html#dtor.Q3DropSite" location="q3dropsite.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3DropSite()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QValidator" href="qvalidator.html" location="qvalidator.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QValidator" fullname="QValidator::QValidator" href="qvalidator.html#QValidator" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QValidator(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QValidator" fullname="QValidator::~QValidator" href="qvalidator.html#dtor.QValidator" location="qvalidator.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QValidator()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="State" fullname="QValidator::State" href="qvalidator.html#State-enum" location="qvalidator.h"> + <value name="Invalid" value="0"/> + <value name="Intermediate" value="1"/> + <value name="Acceptable" value="2"/> + <value name="Valid" value="Intermediate"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setLocale" fullname="QValidator::setLocale" href="qvalidator.html#setLocale" location="qvalidator.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLocale(const QLocale & locale)"> + <parameter left="const QLocale &" right="" name="locale" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="locale" fullname="QValidator::locale" href="qvalidator.html#locale" location="qvalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLocale" signature="locale() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="validate" fullname="QValidator::validate" href="qvalidator.html#validate" location="qvalidator.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="State" signature="validate(QString & input, int & pos) const"> + <parameter left="QString &" right="" name="input" default=""/> + <parameter left="int &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fixup" fullname="QValidator::fixup" href="qvalidator.html#fixup" location="qvalidator.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="fixup(QString & input) const"> + <parameter left="QString &" right="" name="input" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QValidator" fullname="QValidator::QValidator" href="qvalidator-qt3.html#QValidator-2" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QValidator(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QIntValidator" href="qintvalidator.html" location="qvalidator.h" bases="QValidator" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="bottom" fullname="QIntValidator::bottom" href="qintvalidator.html#bottom-prop" location="qvalidator.h" type="int"> + <getter name="bottom"/> + <setter name="setBottom"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="top" fullname="QIntValidator::top" href="qintvalidator.html#top-prop" location="qvalidator.h" type="int"> + <getter name="top"/> + <setter name="setTop"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QIntValidator" fullname="QIntValidator::QIntValidator" href="qintvalidator.html#QIntValidator" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QIntValidator(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QIntValidator" fullname="QIntValidator::QIntValidator" href="qintvalidator.html#QIntValidator-2" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QIntValidator(int minimum, int maximum, QObject * parent)"> + <parameter left="int" right="" name="minimum" default=""/> + <parameter left="int" right="" name="maximum" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QIntValidator" fullname="QIntValidator::~QIntValidator" href="qintvalidator.html#dtor.QIntValidator" location="qvalidator.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QIntValidator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="validate" fullname="QIntValidator::validate" href="qintvalidator.html#validate" location="qvalidator.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QValidator::State" signature="validate(QString & input, int & pos) const"> + <parameter left="QString &" right="" name="input" default=""/> + <parameter left="int &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBottom" fullname="QIntValidator::setBottom" href="qintvalidator.html#bottom-prop" location="qvalidator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="bottom" type="void" signature="setBottom(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTop" fullname="QIntValidator::setTop" href="qintvalidator.html#top-prop" location="qvalidator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="top" type="void" signature="setTop(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRange" fullname="QIntValidator::setRange" href="qintvalidator.html#setRange" location="qvalidator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRange(int bottom, int top)"> + <parameter left="int" right="" name="bottom" default=""/> + <parameter left="int" right="" name="top" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bottom" fullname="QIntValidator::bottom" href="qintvalidator.html#bottom-prop" location="qvalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="bottom" type="int" signature="bottom() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="top" fullname="QIntValidator::top" href="qintvalidator.html#top-prop" location="qvalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="top" type="int" signature="top() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="QIntValidator" fullname="QIntValidator::QIntValidator" href="qintvalidator-qt3.html#QIntValidator-3" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QIntValidator(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QIntValidator" fullname="QIntValidator::QIntValidator" href="qintvalidator-qt3.html#QIntValidator-4" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QIntValidator(int minimum, int maximum, QObject * parent, const char * name)"> + <parameter left="int" right="" name="minimum" default=""/> + <parameter left="int" right="" name="maximum" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDoubleValidator" href="qdoublevalidator.html" location="qvalidator.h" bases="QValidator" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="bottom" fullname="QDoubleValidator::bottom" href="qdoublevalidator.html#bottom-prop" location="qvalidator.h" type="double"> + <getter name="bottom"/> + <setter name="setBottom"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="top" fullname="QDoubleValidator::top" href="qdoublevalidator.html#top-prop" location="qvalidator.h" type="double"> + <getter name="top"/> + <setter name="setTop"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="decimals" fullname="QDoubleValidator::decimals" href="qdoublevalidator.html#decimals-prop" location="qvalidator.h" type="int"> + <getter name="decimals"/> + <setter name="setDecimals"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="notation" fullname="QDoubleValidator::notation" href="qdoublevalidator.html#notation-prop" location="qvalidator.h" type="Notation"> + <getter name="notation"/> + <setter name="setNotation"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QDoubleValidator" fullname="QDoubleValidator::QDoubleValidator" href="qdoublevalidator.html#QDoubleValidator" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDoubleValidator(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDoubleValidator" fullname="QDoubleValidator::QDoubleValidator" href="qdoublevalidator.html#QDoubleValidator-2" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDoubleValidator(double bottom, double top, int decimals, QObject * parent)"> + <parameter left="double" right="" name="bottom" default=""/> + <parameter left="double" right="" name="top" default=""/> + <parameter left="int" right="" name="decimals" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDoubleValidator" fullname="QDoubleValidator::~QDoubleValidator" href="qdoublevalidator.html#dtor.QDoubleValidator" location="qvalidator.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDoubleValidator()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="Notation" fullname="QDoubleValidator::Notation" href="qdoublevalidator.html#Notation-enum" location="qvalidator.h"> + <value name="StandardNotation" value="0"/> + <value name="ScientificNotation" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="validate" fullname="QDoubleValidator::validate" href="qdoublevalidator.html#validate" location="qvalidator.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QValidator::State" signature="validate(QString & input, int & pos) const"> + <parameter left="QString &" right="" name="input" default=""/> + <parameter left="int &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRange" fullname="QDoubleValidator::setRange" href="qdoublevalidator.html#setRange" location="qvalidator.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRange(double minimum, double maximum, int decimals)"> + <parameter left="double" right="" name="minimum" default=""/> + <parameter left="double" right="" name="maximum" default=""/> + <parameter left="int" right="" name="decimals" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBottom" fullname="QDoubleValidator::setBottom" href="qdoublevalidator.html#bottom-prop" location="qvalidator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="bottom" type="void" signature="setBottom(double )"> + <parameter left="double" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTop" fullname="QDoubleValidator::setTop" href="qdoublevalidator.html#top-prop" location="qvalidator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="top" type="void" signature="setTop(double )"> + <parameter left="double" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDecimals" fullname="QDoubleValidator::setDecimals" href="qdoublevalidator.html#decimals-prop" location="qvalidator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="decimals" type="void" signature="setDecimals(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setNotation" fullname="QDoubleValidator::setNotation" href="qdoublevalidator.html#notation-prop" location="qvalidator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="notation" type="void" signature="setNotation(Notation )"> + <parameter left="Notation" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bottom" fullname="QDoubleValidator::bottom" href="qdoublevalidator.html#bottom-prop" location="qvalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="bottom" type="double" signature="bottom() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="top" fullname="QDoubleValidator::top" href="qdoublevalidator.html#top-prop" location="qvalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="top" type="double" signature="top() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="decimals" fullname="QDoubleValidator::decimals" href="qdoublevalidator.html#decimals-prop" location="qvalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="decimals" type="int" signature="decimals() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="notation" fullname="QDoubleValidator::notation" href="qdoublevalidator.html#notation-prop" location="qvalidator.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="notation" type="Notation" signature="notation() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="QDoubleValidator" fullname="QDoubleValidator::QDoubleValidator" href="qdoublevalidator-qt3.html#QDoubleValidator-3" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDoubleValidator(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QDoubleValidator" fullname="QDoubleValidator::QDoubleValidator" href="qdoublevalidator-qt3.html#QDoubleValidator-4" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QDoubleValidator(double bottom, double top, int decimals, QObject * parent, const char * name)"> + <parameter left="double" right="" name="bottom" default=""/> + <parameter left="double" right="" name="top" default=""/> + <parameter left="int" right="" name="decimals" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QRegExpValidator" href="qregexpvalidator.html" location="qvalidator.h" bases="QValidator" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="regExp" fullname="QRegExpValidator::regExp" href="qregexpvalidator.html#regExp-prop" location="qvalidator.h" type="QRegExp"> + <getter name="regExp"/> + <setter name="setRegExp"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegExpValidator" fullname="QRegExpValidator::QRegExpValidator" href="qregexpvalidator.html#QRegExpValidator" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QRegExpValidator(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QRegExpValidator" fullname="QRegExpValidator::QRegExpValidator" href="qregexpvalidator.html#QRegExpValidator-2" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QRegExpValidator(const QRegExp & rx, QObject * parent)"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QRegExpValidator" fullname="QRegExpValidator::~QRegExpValidator" href="qregexpvalidator.html#dtor.QRegExpValidator" location="qvalidator.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QRegExpValidator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="validate" fullname="QRegExpValidator::validate" href="qregexpvalidator.html#validate" location="qvalidator.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QValidator::State" signature="validate(QString & input, int & pos) const"> + <parameter left="QString &" right="" name="input" default=""/> + <parameter left="int &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRegExp" fullname="QRegExpValidator::setRegExp" href="qregexpvalidator.html#regExp-prop" location="qvalidator.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="regExp" type="void" signature="setRegExp(const QRegExp & rx)"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="regExp" fullname="QRegExpValidator::regExp" href="qregexpvalidator.html#regExp-prop" location="qvalidator.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="regExp" type="const QRegExp &" signature="regExp() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="QRegExpValidator" fullname="QRegExpValidator::QRegExpValidator" href="qregexpvalidator-qt3.html#QRegExpValidator-3" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QRegExpValidator(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QRegExpValidator" fullname="QRegExpValidator::QRegExpValidator" href="qregexpvalidator-qt3.html#QRegExpValidator-4" location="qvalidator.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QRegExpValidator(const QRegExp & rx, QObject * parent, const char * name)"> + <parameter left="const QRegExp &" right="" name="rx" default=""/> + <parameter left="QObject *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3IconDragItem" href="q3icondragitem.html" location="q3iconview.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconDragItem" fullname="Q3IconDragItem::Q3IconDragItem" href="q3icondragitem.html#Q3IconDragItem" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3IconDragItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3IconDragItem" fullname="Q3IconDragItem::~Q3IconDragItem" href="q3icondragitem.html#dtor.Q3IconDragItem" location="q3iconview.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3IconDragItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="Q3IconDragItem::data" href="q3icondragitem.html#data" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="Q3IconDragItem::setData" href="q3icondragitem.html#setData" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(const QByteArray & d)"> + <parameter left="const QByteArray &" right="" name="d" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3IconDrag" href="q3icondrag.html" location="q3iconview.h" bases="Q3DragObject" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconDrag" fullname="Q3IconDrag::Q3IconDrag" href="q3icondrag.html#Q3IconDrag" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3IconDrag(QWidget * dragSource, const char * name)"> + <parameter left="QWidget *" right="" name="dragSource" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3IconDrag" fullname="Q3IconDrag::~Q3IconDrag" href="q3icondrag.html#dtor.Q3IconDrag" location="q3iconview.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3IconDrag()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="append" fullname="Q3IconDrag::append" href="q3icondrag.html#append" location="q3iconview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="append(const Q3IconDragItem & i, const QRect & pr, const QRect & tr)"> + <parameter left="const Q3IconDragItem &" right="" name="i" default=""/> + <parameter left="const QRect &" right="" name="pr" default=""/> + <parameter left="const QRect &" right="" name="tr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="Q3IconDrag::format" href="q3icondrag.html#format" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="const char *" signature="format(int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canDecode" fullname="Q3IconDrag::canDecode" href="q3icondrag.html#canDecode" location="q3iconview.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="canDecode(QMimeSource * e)"> + <parameter left="QMimeSource *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="encodedData" fullname="Q3IconDrag::encodedData" href="q3icondrag.html#encodedData" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="encodedData(const char * mime) const"> + <parameter left="const char *" right="" name="mime" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3IconViewItem" href="q3iconviewitem.html" location="q3iconview.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconViewItem" fullname="Q3IconViewItem::Q3IconViewItem" href="q3iconviewitem.html#Q3IconViewItem" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3IconViewItem(Q3IconView * parent)"> + <parameter left="Q3IconView *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconViewItem" fullname="Q3IconViewItem::Q3IconViewItem" href="q3iconviewitem.html#Q3IconViewItem-2" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3IconViewItem(Q3IconView * parent, Q3IconViewItem * after)"> + <parameter left="Q3IconView *" right="" name="parent" default=""/> + <parameter left="Q3IconViewItem *" right="" name="after" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconViewItem" fullname="Q3IconViewItem::Q3IconViewItem" href="q3iconviewitem.html#Q3IconViewItem-3" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3IconViewItem(Q3IconView * parent, const QString & text)"> + <parameter left="Q3IconView *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconViewItem" fullname="Q3IconViewItem::Q3IconViewItem" href="q3iconviewitem.html#Q3IconViewItem-4" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="Q3IconViewItem(Q3IconView * parent, Q3IconViewItem * after, const QString & text)"> + <parameter left="Q3IconView *" right="" name="parent" default=""/> + <parameter left="Q3IconViewItem *" right="" name="after" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconViewItem" fullname="Q3IconViewItem::Q3IconViewItem" href="q3iconviewitem.html#Q3IconViewItem-5" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="Q3IconViewItem(Q3IconView * parent, const QString & text, const QPixmap & icon)"> + <parameter left="Q3IconView *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QPixmap &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconViewItem" fullname="Q3IconViewItem::Q3IconViewItem" href="q3iconviewitem.html#Q3IconViewItem-6" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="Q3IconViewItem(Q3IconView * parent, Q3IconViewItem * after, const QString & text, const QPixmap & icon)"> + <parameter left="Q3IconView *" right="" name="parent" default=""/> + <parameter left="Q3IconViewItem *" right="" name="after" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QPixmap &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconViewItem" fullname="Q3IconViewItem::Q3IconViewItem" href="q3iconviewitem.html#Q3IconViewItem-7" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="Q3IconViewItem(Q3IconView * parent, const QString & text, const QPicture & picture)"> + <parameter left="Q3IconView *" right="" name="parent" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QPicture &" right="" name="picture" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconViewItem" fullname="Q3IconViewItem::Q3IconViewItem" href="q3iconviewitem.html#Q3IconViewItem-8" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="Q3IconViewItem(Q3IconView * parent, Q3IconViewItem * after, const QString & text, const QPicture & picture)"> + <parameter left="Q3IconView *" right="" name="parent" default=""/> + <parameter left="Q3IconViewItem *" right="" name="after" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QPicture &" right="" name="picture" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3IconViewItem" fullname="Q3IconViewItem::~Q3IconViewItem" href="q3iconviewitem.html#dtor.Q3IconViewItem" location="q3iconview.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3IconViewItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRenameEnabled" fullname="Q3IconViewItem::setRenameEnabled" href="q3iconviewitem.html#setRenameEnabled" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRenameEnabled(bool allow)"> + <parameter left="bool" right="" name="allow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragEnabled" fullname="Q3IconViewItem::setDragEnabled" href="q3iconviewitem.html#setDragEnabled" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDragEnabled(bool allow)"> + <parameter left="bool" right="" name="allow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDropEnabled" fullname="Q3IconViewItem::setDropEnabled" href="q3iconviewitem.html#setDropEnabled" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setDropEnabled(bool allow)"> + <parameter left="bool" right="" name="allow" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="Q3IconViewItem::text" href="q3iconviewitem.html#text" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="Q3IconViewItem::pixmap" href="q3iconviewitem.html#pixmap" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPixmap *" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="picture" fullname="Q3IconViewItem::picture" href="q3iconviewitem.html#picture" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPicture *" signature="picture() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="key" fullname="Q3IconViewItem::key" href="q3iconviewitem.html#key" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="key() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="renameEnabled" fullname="Q3IconViewItem::renameEnabled" href="q3iconviewitem.html#renameEnabled" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="renameEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dragEnabled" fullname="Q3IconViewItem::dragEnabled" href="q3iconviewitem.html#dragEnabled" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="dragEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dropEnabled" fullname="Q3IconViewItem::dropEnabled" href="q3iconviewitem.html#dropEnabled" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="dropEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="iconView" fullname="Q3IconViewItem::iconView" href="q3iconviewitem.html#iconView" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3IconView *" signature="iconView() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="prevItem" fullname="Q3IconViewItem::prevItem" href="q3iconviewitem.html#prevItem" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3IconViewItem *" signature="prevItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="nextItem" fullname="Q3IconViewItem::nextItem" href="q3iconviewitem.html#nextItem" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3IconViewItem *" signature="nextItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="Q3IconViewItem::index" href="q3iconviewitem.html#index" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="index() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="Q3IconViewItem::setSelected" href="q3iconviewitem.html#setSelected" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelected(bool s, bool cb)"> + <parameter left="bool" right="" name="s" default=""/> + <parameter left="bool" right="" name="cb" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="Q3IconViewItem::setSelected" href="q3iconviewitem.html#setSelected-2" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setSelected(bool s)"> + <parameter left="bool" right="" name="s" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectable" fullname="Q3IconViewItem::setSelectable" href="q3iconviewitem.html#setSelectable" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectable(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="Q3IconViewItem::isSelected" href="q3iconviewitem.html#isSelected" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelectable" fullname="Q3IconViewItem::isSelectable" href="q3iconviewitem.html#isSelectable" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelectable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="repaint" fullname="Q3IconViewItem::repaint" href="q3iconviewitem.html#repaint" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="repaint()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="Q3IconViewItem::move" href="q3iconviewitem.html#move" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="move(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveBy" fullname="Q3IconViewItem::moveBy" href="q3iconviewitem.html#moveBy" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="moveBy(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="move" fullname="Q3IconViewItem::move" href="q3iconviewitem.html#move-2" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="move(const QPoint & pnt)"> + <parameter left="const QPoint &" right="" name="pnt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveBy" fullname="Q3IconViewItem::moveBy" href="q3iconviewitem.html#moveBy-2" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="moveBy(const QPoint & pnt)"> + <parameter left="const QPoint &" right="" name="pnt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="Q3IconViewItem::rect" href="q3iconviewitem.html#rect" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="Q3IconViewItem::x" href="q3iconviewitem.html#x" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="Q3IconViewItem::y" href="q3iconviewitem.html#y" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="Q3IconViewItem::width" href="q3iconviewitem.html#width" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="Q3IconViewItem::height" href="q3iconviewitem.html#height" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3IconViewItem::size" href="q3iconviewitem.html#size" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="Q3IconViewItem::pos" href="q3iconviewitem.html#pos" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="textRect" fullname="Q3IconViewItem::textRect" href="q3iconviewitem.html#textRect" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="textRect(bool relative) const"> + <parameter left="bool" right="" name="relative" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmapRect" fullname="Q3IconViewItem::pixmapRect" href="q3iconviewitem.html#pixmapRect" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="pixmapRect(bool relative) const"> + <parameter left="bool" right="" name="relative" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="Q3IconViewItem::contains" href="q3iconviewitem.html#contains" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPoint & pnt) const"> + <parameter left="const QPoint &" right="" name="pnt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersects" fullname="Q3IconViewItem::intersects" href="q3iconviewitem.html#intersects" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="intersects(const QRect & r) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="acceptDrop" fullname="Q3IconViewItem::acceptDrop" href="q3iconviewitem.html#acceptDrop" location="q3iconview.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="acceptDrop(const QMimeSource * mime) const"> + <parameter left="const QMimeSource *" right="" name="mime" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rename" fullname="Q3IconViewItem::rename" href="q3iconviewitem.html#rename" location="q3iconview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="rename()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="compare" fullname="Q3IconViewItem::compare" href="q3iconviewitem.html#compare" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="compare(Q3IconViewItem * i) const"> + <parameter left="Q3IconViewItem *" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3IconViewItem::setText" href="q3iconviewitem.html#setText" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="Q3IconViewItem::setPixmap" href="q3iconviewitem.html#setPixmap" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(const QPixmap & icon)"> + <parameter left="const QPixmap &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPicture" fullname="Q3IconViewItem::setPicture" href="q3iconviewitem.html#setPicture" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPicture(const QPicture & icon)"> + <parameter left="const QPicture &" right="" name="icon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="Q3IconViewItem::setText" href="q3iconviewitem.html#setText-2" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setText(const QString & text, bool recalc, bool redraw)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="bool" right="" name="recalc" default=""/> + <parameter left="bool" right="" name="redraw" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="Q3IconViewItem::setPixmap" href="q3iconviewitem.html#setPixmap-2" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPixmap(const QPixmap & icon, bool recalc, bool redraw)"> + <parameter left="const QPixmap &" right="" name="icon" default=""/> + <parameter left="bool" right="" name="recalc" default=""/> + <parameter left="bool" right="" name="redraw" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setKey" fullname="Q3IconViewItem::setKey" href="q3iconviewitem.html#setKey" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setKey(const QString & k)"> + <parameter left="const QString &" right="" name="k" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rtti" fullname="Q3IconViewItem::rtti" href="q3iconviewitem.html#rtti" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="rtti() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="RTTI" fullname="Q3IconViewItem::RTTI" href="q3iconviewitem.html#RTTI-var" location="q3iconview.h" type="int" static="true"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="removeRenameBox" fullname="Q3IconViewItem::removeRenameBox" href="q3iconviewitem.html#removeRenameBox" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeRenameBox()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="calcRect" fullname="Q3IconViewItem::calcRect" href="q3iconviewitem.html#calcRect" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="calcRect(const QString & text_)"> + <parameter left="const QString &" right="" name="text_" default="QString()"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintItem" fullname="Q3IconViewItem::paintItem" href="q3iconviewitem.html#paintItem" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintItem(QPainter * p, const QColorGroup & cg)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintFocus" fullname="Q3IconViewItem::paintFocus" href="q3iconviewitem.html#paintFocus" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintFocus(QPainter * p, const QColorGroup & cg)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QColorGroup &" right="" name="cg" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropped" fullname="Q3IconViewItem::dropped" href="q3iconviewitem.html#dropped" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropped(QDropEvent * e, const Q3ValueList<Q3IconDragItem> & lst)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + <parameter left="const Q3ValueList<Q3IconDragItem> &" right="" name="lst" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEntered" fullname="Q3IconViewItem::dragEntered" href="q3iconviewitem.html#dragEntered" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEntered()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeft" fullname="Q3IconViewItem::dragLeft" href="q3iconviewitem.html#dragLeft" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeft()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setItemRect" fullname="Q3IconViewItem::setItemRect" href="q3iconviewitem.html#setItemRect" location="q3iconview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemRect(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setTextRect" fullname="Q3IconViewItem::setTextRect" href="q3iconviewitem.html#setTextRect" location="q3iconview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextRect(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setPixmapRect" fullname="Q3IconViewItem::setPixmapRect" href="q3iconviewitem.html#setPixmapRect" location="q3iconview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmapRect(const QRect & r)"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3IconView" href="q3iconview.html" location="q3iconview.h" bases="Q3ScrollView" module="Qt3SupportLight"> + <target name="draganddrop"/> + <contents name="drag-and-drop" title="Drag and Drop" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="sorting" fullname="Q3IconView::sorting" href="q3iconview.html#sorting-prop" location="q3iconview.h" type="bool"> + <getter name="sorting"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="sortDirection" fullname="Q3IconView::sortDirection" href="q3iconview.html#sortDirection-prop" location="q3iconview.h" type="bool"> + <getter name="sortDirection"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="Q3IconView::selectionMode" href="q3iconview.html#selectionMode-prop" location="q3iconview.h" type="SelectionMode"> + <getter name="selectionMode"/> + <setter name="setSelectionMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="gridX" fullname="Q3IconView::gridX" href="q3iconview.html#gridX-prop" location="q3iconview.h" type="int"> + <getter name="gridX"/> + <setter name="setGridX"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="gridY" fullname="Q3IconView::gridY" href="q3iconview.html#gridY-prop" location="q3iconview.h" type="int"> + <getter name="gridY"/> + <setter name="setGridY"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="spacing" fullname="Q3IconView::spacing" href="q3iconview.html#spacing-prop" location="q3iconview.h" type="int"> + <getter name="spacing"/> + <setter name="setSpacing"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="itemTextPos" fullname="Q3IconView::itemTextPos" href="q3iconview.html#itemTextPos-prop" location="q3iconview.h" type="ItemTextPos"> + <getter name="itemTextPos"/> + <setter name="setItemTextPos"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="itemTextBackground" fullname="Q3IconView::itemTextBackground" href="q3iconview.html#itemTextBackground-prop" location="q3iconview.h" type="QBrush"> + <getter name="itemTextBackground"/> + <setter name="setItemTextBackground"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="arrangement" fullname="Q3IconView::arrangement" href="q3iconview.html#arrangement-prop" location="q3iconview.h" type="Arrangement"> + <getter name="arrangement"/> + <setter name="setArrangement"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="resizeMode" fullname="Q3IconView::resizeMode" href="q3iconview.html#resizeMode-prop" location="q3iconview.h" type="ResizeMode"> + <getter name="resizeMode"/> + <setter name="setResizeMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maxItemWidth" fullname="Q3IconView::maxItemWidth" href="q3iconview.html#maxItemWidth-prop" location="q3iconview.h" type="int"> + <getter name="maxItemWidth"/> + <setter name="setMaxItemWidth"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maxItemTextLength" fullname="Q3IconView::maxItemTextLength" href="q3iconview.html#maxItemTextLength-prop" location="q3iconview.h" type="int"> + <getter name="maxItemTextLength"/> + <setter name="setMaxItemTextLength"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoArrange" fullname="Q3IconView::autoArrange" href="q3iconview.html#autoArrange-prop" location="q3iconview.h" type="bool"> + <getter name="autoArrange"/> + <setter name="setAutoArrange"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="itemsMovable" fullname="Q3IconView::itemsMovable" href="q3iconview.html#itemsMovable-prop" location="q3iconview.h" type="bool"> + <getter name="itemsMovable"/> + <setter name="setItemsMovable"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="wordWrapIconText" fullname="Q3IconView::wordWrapIconText" href="q3iconview.html#wordWrapIconText-prop" location="q3iconview.h" type="bool"> + <getter name="wordWrapIconText"/> + <setter name="setWordWrapIconText"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="showToolTips" fullname="Q3IconView::showToolTips" href="q3iconview.html#showToolTips-prop" location="q3iconview.h" type="bool"> + <getter name="showToolTips"/> + <setter name="setShowToolTips"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3IconView::count" href="q3iconview.html#count-prop" location="q3iconview.h" type="uint"> + <getter name="count"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectionMode" fullname="Q3IconView::SelectionMode" href="q3iconview.html#SelectionMode-enum" location="q3iconview.h"> + <value name="Single" value="0"/> + <value name="Multi" value="1"/> + <value name="Extended" value="2"/> + <value name="NoSelection" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Arrangement" fullname="Q3IconView::Arrangement" href="q3iconview.html#Arrangement-enum" location="q3iconview.h"> + <value name="LeftToRight" value="0"/> + <value name="TopToBottom" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ResizeMode" fullname="Q3IconView::ResizeMode" href="q3iconview.html#ResizeMode-enum" location="q3iconview.h"> + <value name="Fixed" value="0"/> + <value name="Adjust" value="1"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ItemTextPos" fullname="Q3IconView::ItemTextPos" href="q3iconview.html#ItemTextPos-enum" location="q3iconview.h"> + <value name="Bottom" value="0"/> + <value name="Right" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3IconView" fullname="Q3IconView::Q3IconView" href="q3iconview.html#Q3IconView" location="q3iconview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3IconView(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3IconView" fullname="Q3IconView::~Q3IconView" href="q3iconview.html#dtor.Q3IconView" location="q3iconview.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3IconView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertItem" fullname="Q3IconView::insertItem" href="q3iconview.html#insertItem" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertItem(Q3IconViewItem * item, Q3IconViewItem * after)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + <parameter left="Q3IconViewItem *" right="" name="after" default="0L"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="takeItem" fullname="Q3IconView::takeItem" href="q3iconview.html#takeItem" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="takeItem(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="index" fullname="Q3IconView::index" href="q3iconview.html#index" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="index(const Q3IconViewItem * item) const"> + <parameter left="const Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="firstItem" fullname="Q3IconView::firstItem" href="q3iconview.html#firstItem" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3IconViewItem *" signature="firstItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lastItem" fullname="Q3IconView::lastItem" href="q3iconview.html#lastItem" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3IconViewItem *" signature="lastItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentItem" fullname="Q3IconView::currentItem" href="q3iconview.html#currentItem" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3IconViewItem *" signature="currentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentItem" fullname="Q3IconView::setCurrentItem" href="q3iconview.html#setCurrentItem" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurrentItem(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="Q3IconView::setSelected" href="q3iconview.html#setSelected" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelected(Q3IconViewItem * item, bool s, bool cb)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + <parameter left="bool" right="" name="s" default=""/> + <parameter left="bool" right="" name="cb" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3IconView::count" href="q3iconview.html#count-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="count" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="showEvent" fullname="Q3IconView::showEvent" href="q3iconview.html#showEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * )"> + <parameter left="QShowEvent *" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionMode" fullname="Q3IconView::setSelectionMode" href="q3iconview.html#selectionMode-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="selectionMode" type="void" signature="setSelectionMode(SelectionMode m)"> + <parameter left="SelectionMode" right="" name="m" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="Q3IconView::selectionMode" href="q3iconview.html#selectionMode-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectionMode" type="SelectionMode" signature="selectionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findItem" fullname="Q3IconView::findItem" href="q3iconview.html#findItem" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3IconViewItem *" signature="findItem(const QPoint & pos) const"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="StringComparisonMode" fullname="Q3IconView::StringComparisonMode" href="q3iconview.html#StringComparisonMode-enum" location="q3iconview.h"> + <value name="CaseSensitive" value="0x00001"/> + <value name="BeginsWith" value="0x00002"/> + <value name="EndsWith" value="0x00004"/> + <value name="Contains" value="0x00008"/> + <value name="ExactMatch" value="0x00010"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="ComparisonFlags" fullname="Q3IconView::ComparisonFlags" href="q3iconview.html#ComparisonFlags-typedef" location="q3iconview.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="findItem" fullname="Q3IconView::findItem" href="q3iconview.html#findItem-3" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="Q3IconViewItem *" signature="findItem(const QString & text, ComparisonFlags compare) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="ComparisonFlags" right="" name="compare" default="BeginsWith | Qt::CaseSensitive"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="Q3IconView::selectAll" href="q3iconview.html#selectAll" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="selectAll(bool select)"> + <parameter left="bool" right="" name="select" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearSelection" fullname="Q3IconView::clearSelection" href="q3iconview.html#clearSelection" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clearSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="invertSelection" fullname="Q3IconView::invertSelection" href="q3iconview.html#invertSelection" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="invertSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="repaintItem" fullname="Q3IconView::repaintItem" href="q3iconview.html#repaintItem" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="repaintItem(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaintSelectedItems" fullname="Q3IconView::repaintSelectedItems" href="q3iconview.html#repaintSelectedItems" location="q3iconview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="repaintSelectedItems()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureItemVisible" fullname="Q3IconView::ensureItemVisible" href="q3iconview.html#ensureItemVisible" location="q3iconview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ensureItemVisible(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findFirstVisibleItem" fullname="Q3IconView::findFirstVisibleItem" href="q3iconview.html#findFirstVisibleItem" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3IconViewItem *" signature="findFirstVisibleItem(const QRect & r) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findLastVisibleItem" fullname="Q3IconView::findLastVisibleItem" href="q3iconview.html#findLastVisibleItem" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Q3IconViewItem *" signature="findLastVisibleItem(const QRect & r) const"> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3IconView::clear" href="q3iconview.html#clear" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGridX" fullname="Q3IconView::setGridX" href="q3iconview.html#gridX-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="gridX" type="void" signature="setGridX(int rx)"> + <parameter left="int" right="" name="rx" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGridY" fullname="Q3IconView::setGridY" href="q3iconview.html#gridY-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="gridY" type="void" signature="setGridY(int ry)"> + <parameter left="int" right="" name="ry" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="gridX" fullname="Q3IconView::gridX" href="q3iconview.html#gridX-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="gridX" type="int" signature="gridX() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="gridY" fullname="Q3IconView::gridY" href="q3iconview.html#gridY-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="gridY" type="int" signature="gridY() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpacing" fullname="Q3IconView::setSpacing" href="q3iconview.html#spacing-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="spacing" type="void" signature="setSpacing(int sp)"> + <parameter left="int" right="" name="sp" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="spacing" fullname="Q3IconView::spacing" href="q3iconview.html#spacing-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="spacing" type="int" signature="spacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemTextPos" fullname="Q3IconView::setItemTextPos" href="q3iconview.html#itemTextPos-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="itemTextPos" type="void" signature="setItemTextPos(ItemTextPos pos)"> + <parameter left="ItemTextPos" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemTextPos" fullname="Q3IconView::itemTextPos" href="q3iconview.html#itemTextPos-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="itemTextPos" type="ItemTextPos" signature="itemTextPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemTextBackground" fullname="Q3IconView::setItemTextBackground" href="q3iconview.html#itemTextBackground-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="itemTextBackground" type="void" signature="setItemTextBackground(const QBrush & b)"> + <parameter left="const QBrush &" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemTextBackground" fullname="Q3IconView::itemTextBackground" href="q3iconview.html#itemTextBackground-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="itemTextBackground" type="QBrush" signature="itemTextBackground() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setArrangement" fullname="Q3IconView::setArrangement" href="q3iconview.html#arrangement-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="arrangement" type="void" signature="setArrangement(Arrangement am)"> + <parameter left="Arrangement" right="" name="am" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arrangement" fullname="Q3IconView::arrangement" href="q3iconview.html#arrangement-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="arrangement" type="Arrangement" signature="arrangement() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setResizeMode" fullname="Q3IconView::setResizeMode" href="q3iconview.html#resizeMode-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="resizeMode" type="void" signature="setResizeMode(ResizeMode am)"> + <parameter left="ResizeMode" right="" name="am" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resizeMode" fullname="Q3IconView::resizeMode" href="q3iconview.html#resizeMode-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="resizeMode" type="ResizeMode" signature="resizeMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxItemWidth" fullname="Q3IconView::setMaxItemWidth" href="q3iconview.html#maxItemWidth-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="maxItemWidth" type="void" signature="setMaxItemWidth(int w)"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maxItemWidth" fullname="Q3IconView::maxItemWidth" href="q3iconview.html#maxItemWidth-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maxItemWidth" type="int" signature="maxItemWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxItemTextLength" fullname="Q3IconView::setMaxItemTextLength" href="q3iconview.html#maxItemTextLength-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="maxItemTextLength" type="void" signature="setMaxItemTextLength(int w)"> + <parameter left="int" right="" name="w" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="maxItemTextLength" fullname="Q3IconView::maxItemTextLength" href="q3iconview.html#maxItemTextLength-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maxItemTextLength" type="int" signature="maxItemTextLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoArrange" fullname="Q3IconView::setAutoArrange" href="q3iconview.html#autoArrange-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="autoArrange" type="void" signature="setAutoArrange(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoArrange" fullname="Q3IconView::autoArrange" href="q3iconview.html#autoArrange-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoArrange" type="bool" signature="autoArrange() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShowToolTips" fullname="Q3IconView::setShowToolTips" href="q3iconview.html#showToolTips-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="showToolTips" type="void" signature="setShowToolTips(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showToolTips" fullname="Q3IconView::showToolTips" href="q3iconview.html#showToolTips-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="showToolTips" type="bool" signature="showToolTips() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSorting" fullname="Q3IconView::setSorting" href="q3iconview.html#setSorting" location="q3iconview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSorting(bool sort, bool ascending)"> + <parameter left="bool" right="" name="sort" default=""/> + <parameter left="bool" right="" name="ascending" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sorting" fullname="Q3IconView::sorting" href="q3iconview.html#sorting-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sorting" type="bool" signature="sorting() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sortDirection" fullname="Q3IconView::sortDirection" href="q3iconview.html#sortDirection-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="sortDirection" type="bool" signature="sortDirection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemsMovable" fullname="Q3IconView::setItemsMovable" href="q3iconview.html#itemsMovable-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="itemsMovable" type="void" signature="setItemsMovable(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemsMovable" fullname="Q3IconView::itemsMovable" href="q3iconview.html#itemsMovable-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="itemsMovable" type="bool" signature="itemsMovable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWordWrapIconText" fullname="Q3IconView::setWordWrapIconText" href="q3iconview.html#wordWrapIconText-prop" location="q3iconview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" associated-property="wordWrapIconText" type="void" signature="setWordWrapIconText(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wordWrapIconText" fullname="Q3IconView::wordWrapIconText" href="q3iconview.html#wordWrapIconText-prop" location="q3iconview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wordWrapIconText" type="bool" signature="wordWrapIconText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="eventFilter" fullname="Q3IconView::eventFilter" href="q3iconview.html#eventFilter" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="eventFilter(QObject * o, QEvent * e)"> + <parameter left="QObject *" right="" name="o" default=""/> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="Q3IconView::minimumSizeHint" href="q3iconview.html#minimumSizeHint" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="Q3IconView::sizeHint" href="q3iconview.html#sizeHint" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="Q3IconView::sort" href="q3iconview.html#sort" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="sort(bool ascending)"> + <parameter left="bool" right="" name="ascending" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRenaming" fullname="Q3IconView::isRenaming" href="q3iconview.html#isRenaming" location="q3iconview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRenaming() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="Q3IconView::inputMethodQuery" href="q3iconview.html#inputMethodQuery" location="q3iconview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arrangeItemsInGrid" fullname="Q3IconView::arrangeItemsInGrid" href="q3iconview.html#arrangeItemsInGrid" location="q3iconview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="arrangeItemsInGrid(const QSize & grid, bool update)"> + <parameter left="const QSize &" right="" name="grid" default=""/> + <parameter left="bool" right="" name="update" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arrangeItemsInGrid" fullname="Q3IconView::arrangeItemsInGrid" href="q3iconview.html#arrangeItemsInGrid-2" location="q3iconview.h" virtual="impure" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="arrangeItemsInGrid(bool update)"> + <parameter left="bool" right="" name="update" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setContentsPos" fullname="Q3IconView::setContentsPos" href="q3iconview.html#setContentsPos" location="q3iconview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setContentsPos(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="Q3IconView::selectionChanged" href="q3iconview.html#selectionChanged" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="selectionChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="Q3IconView::selectionChanged" href="q3iconview.html#selectionChanged-2" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="selectionChanged(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="Q3IconView::currentChanged" href="q3iconview.html#currentChanged" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="currentChanged(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3IconView::clicked" href="q3iconview.html#clicked" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="Q3IconView::clicked" href="q3iconview.html#clicked-2" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="clicked(Q3IconViewItem * item, const QPoint & pos)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="Q3IconView::pressed" href="q3iconview.html#pressed" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="pressed(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="Q3IconView::pressed" href="q3iconview.html#pressed-2" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="pressed(Q3IconViewItem * item, const QPoint & pos)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleClicked" fullname="Q3IconView::doubleClicked" href="q3iconview.html#doubleClicked" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="doubleClicked(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="returnPressed" fullname="Q3IconView::returnPressed" href="q3iconview.html#returnPressed" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="returnPressed(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightButtonClicked" fullname="Q3IconView::rightButtonClicked" href="q3iconview.html#rightButtonClicked" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rightButtonClicked(Q3IconViewItem * item, const QPoint & pos)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightButtonPressed" fullname="Q3IconView::rightButtonPressed" href="q3iconview.html#rightButtonPressed" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rightButtonPressed(Q3IconViewItem * item, const QPoint & pos)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseButtonPressed" fullname="Q3IconView::mouseButtonPressed" href="q3iconview.html#mouseButtonPressed" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="mouseButtonPressed(int button, Q3IconViewItem * item, const QPoint & pos)"> + <parameter left="int" right="" name="button" default=""/> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mouseButtonClicked" fullname="Q3IconView::mouseButtonClicked" href="q3iconview.html#mouseButtonClicked" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="mouseButtonClicked(int button, Q3IconViewItem * item, const QPoint & pos)"> + <parameter left="int" right="" name="button" default=""/> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contextMenuRequested" fullname="Q3IconView::contextMenuRequested" href="q3iconview.html#contextMenuRequested" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="contextMenuRequested(Q3IconViewItem * item, const QPoint & pos)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + <parameter left="const QPoint &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dropped" fullname="Q3IconView::dropped" href="q3iconview.html#dropped" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="dropped(QDropEvent * e, const Q3ValueList<Q3IconDragItem> & lst)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + <parameter left="const Q3ValueList<Q3IconDragItem> &" right="" name="lst" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moved" fullname="Q3IconView::moved" href="q3iconview.html#moved" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="moved()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="onItem" fullname="Q3IconView::onItem" href="q3iconview.html#onItem" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="onItem(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="onViewport" fullname="Q3IconView::onViewport" href="q3iconview.html#onViewport" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="onViewport()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="itemRenamed" fullname="Q3IconView::itemRenamed" href="q3iconview.html#itemRenamed" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="itemRenamed(Q3IconViewItem * item, const QString & name)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemRenamed" fullname="Q3IconView::itemRenamed" href="q3iconview.html#itemRenamed-2" location="q3iconview.h" virtual="non" meta="signal" const="false" static="false" overload="true" overload-number="2" type="void" signature="itemRenamed(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="doAutoScroll" fullname="Q3IconView::doAutoScroll" href="q3iconview.html#doAutoScroll" location="q3iconview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="doAutoScroll()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="adjustItems" fullname="Q3IconView::adjustItems" href="q3iconview.html#adjustItems" location="q3iconview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="adjustItems()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="slotUpdate" fullname="Q3IconView::slotUpdate" href="q3iconview.html#slotUpdate" location="q3iconview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="slotUpdate()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContents" fullname="Q3IconView::drawContents" href="q3iconview.html#drawContents" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContents(QPainter * p, int cx, int cy, int cw, int ch)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="int" right="" name="cx" default=""/> + <parameter left="int" right="" name="cy" default=""/> + <parameter left="int" right="" name="cw" default=""/> + <parameter left="int" right="" name="ch" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMousePressEvent" fullname="Q3IconView::contentsMousePressEvent" href="q3iconview.html#contentsMousePressEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMousePressEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseReleaseEvent" fullname="Q3IconView::contentsMouseReleaseEvent" href="q3iconview.html#contentsMouseReleaseEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseReleaseEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseMoveEvent" fullname="Q3IconView::contentsMouseMoveEvent" href="q3iconview.html#contentsMouseMoveEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseMoveEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsMouseDoubleClickEvent" fullname="Q3IconView::contentsMouseDoubleClickEvent" href="q3iconview.html#contentsMouseDoubleClickEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsMouseDoubleClickEvent(QMouseEvent * e)"> + <parameter left="QMouseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsContextMenuEvent" fullname="Q3IconView::contentsContextMenuEvent" href="q3iconview.html#contentsContextMenuEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsContextMenuEvent(QContextMenuEvent * e)"> + <parameter left="QContextMenuEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragEnterEvent" fullname="Q3IconView::contentsDragEnterEvent" href="q3iconview.html#contentsDragEnterEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragEnterEvent(QDragEnterEvent * e)"> + <parameter left="QDragEnterEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragMoveEvent" fullname="Q3IconView::contentsDragMoveEvent" href="q3iconview.html#contentsDragMoveEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragMoveEvent(QDragMoveEvent * e)"> + <parameter left="QDragMoveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDragLeaveEvent" fullname="Q3IconView::contentsDragLeaveEvent" href="q3iconview.html#contentsDragLeaveEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDragLeaveEvent(QDragLeaveEvent * e)"> + <parameter left="QDragLeaveEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contentsDropEvent" fullname="Q3IconView::contentsDropEvent" href="q3iconview.html#contentsDropEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contentsDropEvent(QDropEvent * e)"> + <parameter left="QDropEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3IconView::resizeEvent" href="q3iconview.html#resizeEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * e)"> + <parameter left="QResizeEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="Q3IconView::keyPressEvent" href="q3iconview.html#keyPressEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * e)"> + <parameter left="QKeyEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="Q3IconView::focusInEvent" href="q3iconview.html#focusInEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="Q3IconView::focusOutEvent" href="q3iconview.html#focusOutEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * e)"> + <parameter left="QFocusEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="enterEvent" fullname="Q3IconView::enterEvent" href="q3iconview.html#enterEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="enterEvent(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawRubber" fullname="Q3IconView::drawRubber" href="q3iconview.html#drawRubber" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawRubber(QPainter * p)"> + <parameter left="QPainter *" right="" name="p" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragObject" fullname="Q3IconView::dragObject" href="q3iconview.html#dragObject" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="Q3DragObject *" signature="dragObject()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="startDrag" fullname="Q3IconView::startDrag" href="q3iconview.html#startDrag" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startDrag()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="insertInGrid" fullname="Q3IconView::insertInGrid" href="q3iconview.html#insertInGrid" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertInGrid(Q3IconViewItem * item)"> + <parameter left="Q3IconViewItem *" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawBackground" fullname="Q3IconView::drawBackground" href="q3iconview.html#drawBackground" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawBackground(QPainter * p, const QRect & r)"> + <parameter left="QPainter *" right="" name="p" default=""/> + <parameter left="const QRect &" right="" name="r" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="emitSelectionChanged" fullname="Q3IconView::emitSelectionChanged" href="q3iconview.html#emitSelectionChanged" location="q3iconview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="emitSelectionChanged(Q3IconViewItem * i)"> + <parameter left="Q3IconViewItem *" right="" name="i" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="makeRowLayout" fullname="Q3IconView::makeRowLayout" href="q3iconview.html#makeRowLayout" location="q3iconview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3IconViewItem *" signature="makeRowLayout(Q3IconViewItem * begin, int & y, bool & changed)"> + <parameter left="Q3IconViewItem *" right="" name="begin" default=""/> + <parameter left="int &" right="" name="y" default=""/> + <parameter left="bool &" right="" name="changed" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="Q3IconView::changeEvent" href="q3iconview.html#changeEvent" location="q3iconview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3VBox" href="q3vbox.html" location="q3vbox.h" bases="Q3HBox" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3VBox" fullname="Q3VBox::Q3VBox" href="q3vbox.html#Q3VBox" location="q3vbox.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3VBox(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlRelation" href="qsqlrelation.html" location="qsqlrelationaltablemodel.h" bases="" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlRelation" fullname="QSqlRelation::QSqlRelation" href="qsqlrelation.html#QSqlRelation" location="qsqlrelationaltablemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlRelation()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlRelation" fullname="QSqlRelation::QSqlRelation" href="qsqlrelation.html#QSqlRelation-2" location="qsqlrelationaltablemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSqlRelation(const QString & tableName, const QString & indexColumn, const QString & displayColumn)"> + <parameter left="const QString &" right="" name="tableName" default=""/> + <parameter left="const QString &" right="" name="indexColumn" default=""/> + <parameter left="const QString &" right="" name="displayColumn" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tableName" fullname="QSqlRelation::tableName" href="qsqlrelation.html#tableName" location="qsqlrelationaltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="tableName() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="indexColumn" fullname="QSqlRelation::indexColumn" href="qsqlrelation.html#indexColumn" location="qsqlrelationaltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="indexColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="displayColumn" fullname="QSqlRelation::displayColumn" href="qsqlrelation.html#displayColumn" location="qsqlrelationaltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="displayColumn() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSqlRelation::isValid" href="qsqlrelation.html#isValid" location="qsqlrelationaltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QSqlRelationalTableModel" href="qsqlrelationaltablemodel.html" location="qsqlrelationaltablemodel.h" bases="QSqlTableModel" module="QtSql"> + <function access="public" threadsafety="unspecified" status="commendable" name="QSqlRelationalTableModel" fullname="QSqlRelationalTableModel::QSqlRelationalTableModel" href="qsqlrelationaltablemodel.html#QSqlRelationalTableModel" location="qsqlrelationaltablemodel.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSqlRelationalTableModel(QObject * parent, QSqlDatabase db)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="QSqlDatabase" right="" name="db" default="QSqlDatabase()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSqlRelationalTableModel" fullname="QSqlRelationalTableModel::~QSqlRelationalTableModel" href="qsqlrelationaltablemodel.html#dtor.QSqlRelationalTableModel" location="qsqlrelationaltablemodel.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSqlRelationalTableModel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QSqlRelationalTableModel::data" href="qsqlrelationaltablemodel.html#data" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(const QModelIndex & index, int role) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="int" right="" name="role" default="Qt::DisplayRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QSqlRelationalTableModel::setData" href="qsqlrelationaltablemodel.html#setData" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setData(const QModelIndex & index, const QVariant & value, int role)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + <parameter left="int" right="" name="role" default="Qt::EditRole"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeColumns" fullname="QSqlRelationalTableModel::removeColumns" href="qsqlrelationaltablemodel.html#removeColumns" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="removeColumns(int column, int count, const QModelIndex & parent)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="int" right="" name="count" default=""/> + <parameter left="const QModelIndex &" right="" name="parent" default="QModelIndex()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSqlRelationalTableModel::clear" href="qsqlrelationaltablemodel.html#clear" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="select" fullname="QSqlRelationalTableModel::select" href="qsqlrelationaltablemodel.html#select" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="select()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTable" fullname="QSqlRelationalTableModel::setTable" href="qsqlrelationaltablemodel.html#setTable" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setTable(const QString & table)"> + <parameter left="const QString &" right="" name="table" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRelation" fullname="QSqlRelationalTableModel::setRelation" href="qsqlrelationaltablemodel.html#setRelation" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setRelation(int column, const QSqlRelation & relation)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="const QSqlRelation &" right="" name="relation" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="relation" fullname="QSqlRelationalTableModel::relation" href="qsqlrelationaltablemodel.html#relation" location="qsqlrelationaltablemodel.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSqlRelation" signature="relation(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="relationModel" fullname="QSqlRelationalTableModel::relationModel" href="qsqlrelationaltablemodel.html#relationModel" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSqlTableModel *" signature="relationModel(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="revertRow" fullname="QSqlRelationalTableModel::revertRow" href="qsqlrelationaltablemodel.html#revertRow" location="qsqlrelationaltablemodel.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="revertRow(int row)"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectStatement" fullname="QSqlRelationalTableModel::selectStatement" href="qsqlrelationaltablemodel.html#selectStatement" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="selectStatement() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateRowInTable" fullname="QSqlRelationalTableModel::updateRowInTable" href="qsqlrelationaltablemodel.html#updateRowInTable" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="updateRowInTable(int row, const QSqlRecord & values)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="const QSqlRecord &" right="" name="values" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="insertRowIntoTable" fullname="QSqlRelationalTableModel::insertRowIntoTable" href="qsqlrelationaltablemodel.html#insertRowIntoTable" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="insertRowIntoTable(const QSqlRecord & values)"> + <parameter left="const QSqlRecord &" right="" name="values" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="orderByClause" fullname="QSqlRelationalTableModel::orderByClause" href="qsqlrelationaltablemodel.html#orderByClause" location="qsqlrelationaltablemodel.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="orderByClause() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QUiLoader" href="quiloader.html" location="quiloader.h" bases="QObject" module="QtUiTools"> + <function access="public" threadsafety="unspecified" status="commendable" name="QUiLoader" fullname="QUiLoader::QUiLoader" href="quiloader.html#QUiLoader" location="quiloader.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QUiLoader(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QUiLoader" fullname="QUiLoader::~QUiLoader" href="quiloader.html#dtor.QUiLoader" location="quiloader.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QUiLoader()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pluginPaths" fullname="QUiLoader::pluginPaths" href="quiloader.html#pluginPaths" location="quiloader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="pluginPaths() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearPluginPaths" fullname="QUiLoader::clearPluginPaths" href="quiloader.html#clearPluginPaths" location="quiloader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearPluginPaths()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addPluginPath" fullname="QUiLoader::addPluginPath" href="quiloader.html#addPluginPath" location="quiloader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPluginPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QUiLoader::load" href="quiloader.html#load" location="quiloader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="load(QIODevice * device, QWidget * parentWidget)"> + <parameter left="QIODevice *" right="" name="device" default=""/> + <parameter left="QWidget *" right="" name="parentWidget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="availableWidgets" fullname="QUiLoader::availableWidgets" href="quiloader.html#availableWidgets" location="quiloader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="availableWidgets() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="availableLayouts" fullname="QUiLoader::availableLayouts" href="quiloader.html#availableLayouts" location="quiloader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="availableLayouts() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createWidget" fullname="QUiLoader::createWidget" href="quiloader.html#createWidget" location="quiloader.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="createWidget(const QString & className, QWidget * parent, const QString & name)"> + <parameter left="const QString &" right="" name="className" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const QString &" right="" name="name" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createLayout" fullname="QUiLoader::createLayout" href="quiloader.html#createLayout" location="quiloader.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QLayout *" signature="createLayout(const QString & className, QObject * parent, const QString & name)"> + <parameter left="const QString &" right="" name="className" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const QString &" right="" name="name" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createActionGroup" fullname="QUiLoader::createActionGroup" href="quiloader.html#createActionGroup" location="quiloader.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QActionGroup *" signature="createActionGroup(QObject * parent, const QString & name)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const QString &" right="" name="name" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createAction" fullname="QUiLoader::createAction" href="quiloader.html#createAction" location="quiloader.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QAction *" signature="createAction(QObject * parent, const QString & name)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const QString &" right="" name="name" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWorkingDirectory" fullname="QUiLoader::setWorkingDirectory" href="quiloader.html#setWorkingDirectory" location="quiloader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWorkingDirectory(const QDir & dir)"> + <parameter left="const QDir &" right="" name="dir" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="workingDirectory" fullname="QUiLoader::workingDirectory" href="quiloader.html#workingDirectory" location="quiloader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir" signature="workingDirectory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLanguageChangeEnabled" fullname="QUiLoader::setLanguageChangeEnabled" href="quiloader.html#setLanguageChangeEnabled" location="quiloader.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLanguageChangeEnabled(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isLanguageChangeEnabled" fullname="QUiLoader::isLanguageChangeEnabled" href="quiloader.html#isLanguageChangeEnabled" location="quiloader.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLanguageChangeEnabled() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QProgressDialog" href="qprogressdialog.html" location="qprogressdialog.h" bases="QDialog" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="wasCanceled" fullname="QProgressDialog::wasCanceled" href="qprogressdialog.html#wasCanceled-prop" location="qprogressdialog.h" type="bool"> + <getter name="wasCanceled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimum" fullname="QProgressDialog::minimum" href="qprogressdialog.html#minimum-prop" location="qprogressdialog.h" type="int"> + <getter name="minimum"/> + <setter name="setMinimum"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="maximum" fullname="QProgressDialog::maximum" href="qprogressdialog.html#maximum-prop" location="qprogressdialog.h" type="int"> + <getter name="maximum"/> + <setter name="setMaximum"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QProgressDialog::value" href="qprogressdialog.html#value-prop" location="qprogressdialog.h" type="int"> + <getter name="value"/> + <setter name="setValue"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoReset" fullname="QProgressDialog::autoReset" href="qprogressdialog.html#autoReset-prop" location="qprogressdialog.h" type="bool"> + <getter name="autoReset"/> + <setter name="setAutoReset"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoClose" fullname="QProgressDialog::autoClose" href="qprogressdialog.html#autoClose-prop" location="qprogressdialog.h" type="bool"> + <getter name="autoClose"/> + <setter name="setAutoClose"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="minimumDuration" fullname="QProgressDialog::minimumDuration" href="qprogressdialog.html#minimumDuration-prop" location="qprogressdialog.h" type="int"> + <getter name="minimumDuration"/> + <setter name="setMinimumDuration"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="labelText" fullname="QProgressDialog::labelText" href="qprogressdialog.html#labelText-prop" location="qprogressdialog.h" type="QString"> + <getter name="labelText"/> + <setter name="setLabelText"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QProgressDialog" fullname="QProgressDialog::QProgressDialog" href="qprogressdialog.html#QProgressDialog" location="qprogressdialog.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QProgressDialog(QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QProgressDialog" fullname="QProgressDialog::QProgressDialog" href="qprogressdialog.html#QProgressDialog-2" location="qprogressdialog.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QProgressDialog(const QString & labelText, const QString & cancelButtonText, int minimum, int maximum, QWidget * parent, QFlags<Qt::WindowType> f)"> + <parameter left="const QString &" right="" name="labelText" default=""/> + <parameter left="const QString &" right="" name="cancelButtonText" default=""/> + <parameter left="int" right="" name="minimum" default=""/> + <parameter left="int" right="" name="maximum" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QProgressDialog" fullname="QProgressDialog::~QProgressDialog" href="qprogressdialog.html#dtor.QProgressDialog" location="qprogressdialog.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QProgressDialog()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLabel" fullname="QProgressDialog::setLabel" href="qprogressdialog.html#setLabel" location="qprogressdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLabel(QLabel * label)"> + <parameter left="QLabel *" right="" name="label" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCancelButton" fullname="QProgressDialog::setCancelButton" href="qprogressdialog.html#setCancelButton" location="qprogressdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCancelButton(QPushButton * cancelButton)"> + <parameter left="QPushButton *" right="" name="cancelButton" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setBar" fullname="QProgressDialog::setBar" href="qprogressdialog.html#setBar" location="qprogressdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBar(QProgressBar * bar)"> + <parameter left="QProgressBar *" right="" name="bar" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="wasCanceled" fullname="QProgressDialog::wasCanceled" href="qprogressdialog.html#wasCanceled-prop" location="qprogressdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="wasCanceled" type="bool" signature="wasCanceled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimum" fullname="QProgressDialog::minimum" href="qprogressdialog.html#minimum-prop" location="qprogressdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimum" type="int" signature="minimum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maximum" fullname="QProgressDialog::maximum" href="qprogressdialog.html#maximum-prop" location="qprogressdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximum" type="int" signature="maximum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="value" fullname="QProgressDialog::value" href="qprogressdialog.html#value-prop" location="qprogressdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="value" type="int" signature="value() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QProgressDialog::sizeHint" href="qprogressdialog.html#sizeHint" location="qprogressdialog.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="labelText" fullname="QProgressDialog::labelText" href="qprogressdialog.html#labelText-prop" location="qprogressdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="labelText" type="QString" signature="labelText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minimumDuration" fullname="QProgressDialog::minimumDuration" href="qprogressdialog.html#minimumDuration-prop" location="qprogressdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumDuration" type="int" signature="minimumDuration() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoReset" fullname="QProgressDialog::setAutoReset" href="qprogressdialog.html#autoReset-prop" location="qprogressdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoReset" type="void" signature="setAutoReset(bool reset)"> + <parameter left="bool" right="" name="reset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoReset" fullname="QProgressDialog::autoReset" href="qprogressdialog.html#autoReset-prop" location="qprogressdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoReset" type="bool" signature="autoReset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoClose" fullname="QProgressDialog::setAutoClose" href="qprogressdialog.html#autoClose-prop" location="qprogressdialog.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoClose" type="void" signature="setAutoClose(bool close)"> + <parameter left="bool" right="" name="close" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoClose" fullname="QProgressDialog::autoClose" href="qprogressdialog.html#autoClose-prop" location="qprogressdialog.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoClose" type="bool" signature="autoClose() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QProgressDialog::open" href="qprogressdialog.html#open" location="qprogressdialog.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="open(QObject * receiver, const char * member)"> + <parameter left="QObject *" right="" name="receiver" default=""/> + <parameter left="const char *" right="" name="member" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cancel" fullname="QProgressDialog::cancel" href="qprogressdialog.html#cancel" location="qprogressdialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="cancel()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QProgressDialog::reset" href="qprogressdialog.html#reset" location="qprogressdialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaximum" fullname="QProgressDialog::setMaximum" href="qprogressdialog.html#maximum-prop" location="qprogressdialog.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="maximum" type="void" signature="setMaximum(int maximum)"> + <parameter left="int" right="" name="maximum" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimum" fullname="QProgressDialog::setMinimum" href="qprogressdialog.html#minimum-prop" location="qprogressdialog.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="minimum" type="void" signature="setMinimum(int minimum)"> + <parameter left="int" right="" name="minimum" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRange" fullname="QProgressDialog::setRange" href="qprogressdialog.html#setRange" location="qprogressdialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setRange(int minimum, int maximum)"> + <parameter left="int" right="" name="minimum" default=""/> + <parameter left="int" right="" name="maximum" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setValue" fullname="QProgressDialog::setValue" href="qprogressdialog.html#value-prop" location="qprogressdialog.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="value" type="void" signature="setValue(int progress)"> + <parameter left="int" right="" name="progress" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLabelText" fullname="QProgressDialog::setLabelText" href="qprogressdialog.html#labelText-prop" location="qprogressdialog.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="labelText" type="void" signature="setLabelText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCancelButtonText" fullname="QProgressDialog::setCancelButtonText" href="qprogressdialog.html#setCancelButtonText" location="qprogressdialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCancelButtonText(const QString & cancelButtonText)"> + <parameter left="const QString &" right="" name="cancelButtonText" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMinimumDuration" fullname="QProgressDialog::setMinimumDuration" href="qprogressdialog.html#minimumDuration-prop" location="qprogressdialog.cpp" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="minimumDuration" type="void" signature="setMinimumDuration(int ms)"> + <parameter left="int" right="" name="ms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="canceled" fullname="QProgressDialog::canceled" href="qprogressdialog.html#canceled" location="qprogressdialog.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="canceled()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QProgressDialog::resizeEvent" href="qprogressdialog.html#resizeEvent" location="qprogressdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="closeEvent" fullname="QProgressDialog::closeEvent" href="qprogressdialog.html#closeEvent" location="qprogressdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="closeEvent(QCloseEvent * e)"> + <parameter left="QCloseEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="changeEvent" fullname="QProgressDialog::changeEvent" href="qprogressdialog.html#changeEvent" location="qprogressdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="changeEvent(QEvent * ev)"> + <parameter left="QEvent *" right="" name="ev" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="showEvent" fullname="QProgressDialog::showEvent" href="qprogressdialog.html#showEvent" location="qprogressdialog.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="showEvent(QShowEvent * e)"> + <parameter left="QShowEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="forceShow" fullname="QProgressDialog::forceShow" href="qprogressdialog.html#forceShow" location="qprogressdialog.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="forceShow()"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSvgRenderer" href="qsvgrenderer.html" location="qsvgrenderer.h" bases="QObject" module="QtSvg"> + <property access="public" threadsafety="unspecified" status="commendable" name="viewBox" fullname="QSvgRenderer::viewBox" href="qsvgrenderer.html#viewBox-prop" location="qsvgrenderer.h" type="QRectF"> + <getter name="viewBoxF"/> + <setter name="setViewBox"/> + <setter name="setViewBox"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="framesPerSecond" fullname="QSvgRenderer::framesPerSecond" href="qsvgrenderer.html#framesPerSecond-prop" location="qsvgrenderer.h" type="int"> + <getter name="framesPerSecond"/> + <setter name="setFramesPerSecond"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QSvgRenderer" fullname="QSvgRenderer::QSvgRenderer" href="qsvgrenderer.html#QSvgRenderer" location="qsvgrenderer.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSvgRenderer(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSvgRenderer" fullname="QSvgRenderer::QSvgRenderer" href="qsvgrenderer.html#QSvgRenderer-2" location="qsvgrenderer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSvgRenderer(const QString & filename, QObject * parent)"> + <parameter left="const QString &" right="" name="filename" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSvgRenderer" fullname="QSvgRenderer::QSvgRenderer" href="qsvgrenderer.html#QSvgRenderer-3" location="qsvgrenderer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSvgRenderer(const QByteArray & contents, QObject * parent)"> + <parameter left="const QByteArray &" right="" name="contents" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSvgRenderer" fullname="QSvgRenderer::QSvgRenderer" href="qsvgrenderer.html#QSvgRenderer-4" location="qsvgrenderer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QSvgRenderer(QXmlStreamReader * contents, QObject * parent)"> + <parameter left="QXmlStreamReader *" right="" name="contents" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSvgRenderer" fullname="QSvgRenderer::~QSvgRenderer" href="qsvgrenderer.html#dtor.QSvgRenderer" location="qsvgrenderer.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSvgRenderer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QSvgRenderer::isValid" href="qsvgrenderer.html#isValid" location="qsvgrenderer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultSize" fullname="QSvgRenderer::defaultSize" href="qsvgrenderer.html#defaultSize" location="qsvgrenderer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="defaultSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="viewBox" fullname="QSvgRenderer::viewBox" href="qsvgrenderer.html#viewBox" location="qsvgrenderer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="viewBox() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="viewBoxF" fullname="QSvgRenderer::viewBoxF" href="qsvgrenderer.html#viewBox-prop" location="qsvgrenderer.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="viewBox" type="QRectF" signature="viewBoxF() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewBox" fullname="QSvgRenderer::setViewBox" href="qsvgrenderer.html#viewBox-prop" location="qsvgrenderer.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="viewBox" type="void" signature="setViewBox(const QRect & viewbox)"> + <parameter left="const QRect &" right="" name="viewbox" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setViewBox" fullname="QSvgRenderer::setViewBox" href="qsvgrenderer.html#viewBox-prop" location="qsvgrenderer.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" associated-property="viewBox" type="void" signature="setViewBox(const QRectF & viewbox)"> + <parameter left="const QRectF &" right="" name="viewbox" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="animated" fullname="QSvgRenderer::animated" href="qsvgrenderer.html#animated" location="qsvgrenderer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="animated() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="framesPerSecond" fullname="QSvgRenderer::framesPerSecond" href="qsvgrenderer.html#framesPerSecond-prop" location="qsvgrenderer.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="framesPerSecond" type="int" signature="framesPerSecond() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFramesPerSecond" fullname="QSvgRenderer::setFramesPerSecond" href="qsvgrenderer.html#framesPerSecond-prop" location="qsvgrenderer.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="framesPerSecond" type="void" signature="setFramesPerSecond(int num)"> + <parameter left="int" right="" name="num" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundsOnElement" fullname="QSvgRenderer::boundsOnElement" href="qsvgrenderer.html#boundsOnElement" location="qsvgrenderer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundsOnElement(const QString & id) const"> + <parameter left="const QString &" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elementExists" fullname="QSvgRenderer::elementExists" href="qsvgrenderer.html#elementExists" location="qsvgrenderer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="elementExists(const QString & id) const"> + <parameter left="const QString &" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="matrixForElement" fullname="QSvgRenderer::matrixForElement" href="qsvgrenderer.html#matrixForElement" location="qsvgrenderer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="matrixForElement(const QString & id) const"> + <parameter left="const QString &" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QSvgRenderer::load" href="qsvgrenderer.html#load" location="qsvgrenderer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="bool" signature="load(const QString & filename)"> + <parameter left="const QString &" right="" name="filename" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QSvgRenderer::load" href="qsvgrenderer.html#load-2" location="qsvgrenderer.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="bool" signature="load(const QByteArray & contents)"> + <parameter left="const QByteArray &" right="" name="contents" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="load" fullname="QSvgRenderer::load" href="qsvgrenderer.html#load-3" location="qsvgrenderer.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="3" type="bool" signature="load(QXmlStreamReader * contents)"> + <parameter left="QXmlStreamReader *" right="" name="contents" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="render" fullname="QSvgRenderer::render" href="qsvgrenderer.html#render" location="qsvgrenderer.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="render(QPainter * painter)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="render" fullname="QSvgRenderer::render" href="qsvgrenderer.html#render-2" location="qsvgrenderer.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="render(QPainter * painter, const QRectF & bounds)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QRectF &" right="" name="bounds" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="render" fullname="QSvgRenderer::render" href="qsvgrenderer.html#render-3" location="qsvgrenderer.h" virtual="non" meta="slot" const="false" static="false" overload="true" overload-number="3" type="void" signature="render(QPainter * painter, const QString & elementId, const QRectF & bounds)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QString &" right="" name="elementId" default=""/> + <parameter left="const QRectF &" right="" name="bounds" default="QRectF()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="repaintNeeded" fullname="QSvgRenderer::repaintNeeded" href="qsvgrenderer.html#repaintNeeded" location="qsvgrenderer.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="repaintNeeded()"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="QMenuItem" href="qmenuitem.html" location="qmenudata.h" bases="QAction" module="QtGui"> + <function access="public" threadsafety="unspecified" status="compat" name="QMenuItem" fullname="QMenuItem::QMenuItem" href="qmenuitem-qt3.html#QMenuItem" location="qmenudata.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMenuItem()"/> + <function access="public" threadsafety="unspecified" status="compat" name="id" fullname="QMenuItem::id" href="qmenuitem-qt3.html#id" location="qmenudata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="id() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="signalValue" fullname="QMenuItem::signalValue" href="qmenuitem-qt3.html#signalValue" location="qmenudata.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="signalValue() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QTextCursor" href="qtextcursor.html" location="qtextcursor.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextCursor" fullname="QTextCursor::QTextCursor" href="qtextcursor.html#QTextCursor" location="qtextcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QTextCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextCursor" fullname="QTextCursor::QTextCursor" href="qtextcursor.html#QTextCursor-2" location="qtextcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QTextCursor(QTextDocument * document)"> + <parameter left="QTextDocument *" right="" name="document" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextCursor" fullname="QTextCursor::QTextCursor" href="qtextcursor.html#QTextCursor-4" location="qtextcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QTextCursor(QTextFrame * frame)"> + <parameter left="QTextFrame *" right="" name="frame" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextCursor" fullname="QTextCursor::QTextCursor" href="qtextcursor.html#QTextCursor-5" location="qtextcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QTextCursor(const QTextBlock & block)"> + <parameter left="const QTextBlock &" right="" name="block" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QTextCursor" fullname="QTextCursor::QTextCursor" href="qtextcursor.html#QTextCursor-7" location="qtextcursor.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QTextCursor(const QTextCursor & cursor)"> + <parameter left="const QTextCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QTextCursor::operator=" href="qtextcursor.html#operator=" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextCursor &" signature="operator=(const QTextCursor & cursor)"> + <parameter left="const QTextCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QTextCursor" fullname="QTextCursor::~QTextCursor" href="qtextcursor.html#dtor.QTextCursor" location="qtextcursor.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QTextCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QTextCursor::isNull" href="qtextcursor.html#isNull" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="MoveMode" fullname="QTextCursor::MoveMode" href="qtextcursor.html#MoveMode-enum" location="qtextcursor.h"> + <value name="MoveAnchor" value="0"/> + <value name="KeepAnchor" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setPosition" fullname="QTextCursor::setPosition" href="qtextcursor.html#setPosition" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPosition(int pos, MoveMode m)"> + <parameter left="int" right="" name="pos" default=""/> + <parameter left="MoveMode" right="" name="m" default="MoveAnchor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QTextCursor::position" href="qtextcursor.html#position" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="position() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="anchor" fullname="QTextCursor::anchor" href="qtextcursor.html#anchor" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="anchor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertText" fullname="QTextCursor::insertText" href="qtextcursor.html#insertText" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertText" fullname="QTextCursor::insertText" href="qtextcursor.html#insertText-2" location="qtextcursor.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertText(const QString & text, const QTextCharFormat & format)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QTextCharFormat &" right="" name="format" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="MoveOperation" fullname="QTextCursor::MoveOperation" href="qtextcursor.html#MoveOperation-enum" location="qtextcursor.h"> + <value name="NoMove" value="0"/> + <value name="Start" value="1"/> + <value name="Up" value="2"/> + <value name="StartOfLine" value="3"/> + <value name="StartOfBlock" value="4"/> + <value name="StartOfWord" value="5"/> + <value name="PreviousBlock" value="6"/> + <value name="PreviousCharacter" value="7"/> + <value name="PreviousWord" value="8"/> + <value name="Left" value="9"/> + <value name="WordLeft" value="10"/> + <value name="End" value="11"/> + <value name="Down" value="12"/> + <value name="EndOfLine" value="13"/> + <value name="EndOfWord" value="14"/> + <value name="EndOfBlock" value="15"/> + <value name="NextBlock" value="16"/> + <value name="NextCharacter" value="17"/> + <value name="NextWord" value="18"/> + <value name="Right" value="19"/> + <value name="WordRight" value="20"/> + <value name="NextCell" value="21"/> + <value name="PreviousCell" value="22"/> + <value name="NextRow" value="23"/> + <value name="PreviousRow" value="24"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="movePosition" fullname="QTextCursor::movePosition" href="qtextcursor.html#movePosition" location="qtextcursor.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="movePosition(MoveOperation operation, MoveMode mode, int n)"> + <parameter left="MoveOperation" right="" name="operation" default=""/> + <parameter left="MoveMode" right="" name="mode" default="MoveAnchor"/> + <parameter left="int" right="" name="n" default="1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualNavigation" fullname="QTextCursor::visualNavigation" href="qtextcursor.html#visualNavigation" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="visualNavigation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisualNavigation" fullname="QTextCursor::setVisualNavigation" href="qtextcursor.html#setVisualNavigation" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisualNavigation(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="deleteChar" fullname="QTextCursor::deleteChar" href="qtextcursor.html#deleteChar" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="deleteChar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deletePreviousChar" fullname="QTextCursor::deletePreviousChar" href="qtextcursor.html#deletePreviousChar" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="deletePreviousChar()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectionType" fullname="QTextCursor::SelectionType" href="qtextcursor.html#SelectionType-enum" location="qtextcursor.h"> + <value name="WordUnderCursor" value="0"/> + <value name="LineUnderCursor" value="1"/> + <value name="BlockUnderCursor" value="2"/> + <value name="Document" value="3"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="select" fullname="QTextCursor::select" href="qtextcursor.html#select" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="select(SelectionType selection)"> + <parameter left="SelectionType" right="" name="selection" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasSelection" fullname="QTextCursor::hasSelection" href="qtextcursor.html#hasSelection" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasSelection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasComplexSelection" fullname="QTextCursor::hasComplexSelection" href="qtextcursor.html#hasComplexSelection" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasComplexSelection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="removeSelectedText" fullname="QTextCursor::removeSelectedText" href="qtextcursor.html#removeSelectedText" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeSelectedText()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearSelection" fullname="QTextCursor::clearSelection" href="qtextcursor.html#clearSelection" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionStart" fullname="QTextCursor::selectionStart" href="qtextcursor.html#selectionStart" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="selectionStart() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionEnd" fullname="QTextCursor::selectionEnd" href="qtextcursor.html#selectionEnd" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="selectionEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedText" fullname="QTextCursor::selectedText" href="qtextcursor.html#selectedText" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="selectedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selection" fullname="QTextCursor::selection" href="qtextcursor.html#selection" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextDocumentFragment" signature="selection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedTableCells" fullname="QTextCursor::selectedTableCells" href="qtextcursor.html#selectedTableCells" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="selectedTableCells(int * firstRow, int * numRows, int * firstColumn, int * numColumns) const"> + <parameter left="int *" right="" name="firstRow" default=""/> + <parameter left="int *" right="" name="numRows" default=""/> + <parameter left="int *" right="" name="firstColumn" default=""/> + <parameter left="int *" right="" name="numColumns" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="block" fullname="QTextCursor::block" href="qtextcursor.html#block" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlock" signature="block() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="charFormat" fullname="QTextCursor::charFormat" href="qtextcursor.html#charFormat" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCharFormat" signature="charFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCharFormat" fullname="QTextCursor::setCharFormat" href="qtextcursor.html#setCharFormat" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCharFormat(const QTextCharFormat & format)"> + <parameter left="const QTextCharFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mergeCharFormat" fullname="QTextCursor::mergeCharFormat" href="qtextcursor.html#mergeCharFormat" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mergeCharFormat(const QTextCharFormat & modifier)"> + <parameter left="const QTextCharFormat &" right="" name="modifier" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockFormat" fullname="QTextCursor::blockFormat" href="qtextcursor.html#blockFormat" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextBlockFormat" signature="blockFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBlockFormat" fullname="QTextCursor::setBlockFormat" href="qtextcursor.html#setBlockFormat" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBlockFormat(const QTextBlockFormat & format)"> + <parameter left="const QTextBlockFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mergeBlockFormat" fullname="QTextCursor::mergeBlockFormat" href="qtextcursor.html#mergeBlockFormat" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mergeBlockFormat(const QTextBlockFormat & modifier)"> + <parameter left="const QTextBlockFormat &" right="" name="modifier" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockCharFormat" fullname="QTextCursor::blockCharFormat" href="qtextcursor.html#blockCharFormat" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextCharFormat" signature="blockCharFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBlockCharFormat" fullname="QTextCursor::setBlockCharFormat" href="qtextcursor.html#setBlockCharFormat" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBlockCharFormat(const QTextCharFormat & format)"> + <parameter left="const QTextCharFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mergeBlockCharFormat" fullname="QTextCursor::mergeBlockCharFormat" href="qtextcursor.html#mergeBlockCharFormat" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="mergeBlockCharFormat(const QTextCharFormat & modifier)"> + <parameter left="const QTextCharFormat &" right="" name="modifier" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="atBlockStart" fullname="QTextCursor::atBlockStart" href="qtextcursor.html#atBlockStart" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atBlockStart() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atBlockEnd" fullname="QTextCursor::atBlockEnd" href="qtextcursor.html#atBlockEnd" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atBlockEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atStart" fullname="QTextCursor::atStart" href="qtextcursor.html#atStart" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atStart() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="QTextCursor::atEnd" href="qtextcursor.html#atEnd" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertBlock" fullname="QTextCursor::insertBlock" href="qtextcursor.html#insertBlock" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertBlock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertBlock" fullname="QTextCursor::insertBlock" href="qtextcursor.html#insertBlock-2" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertBlock(const QTextBlockFormat & format)"> + <parameter left="const QTextBlockFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertBlock" fullname="QTextCursor::insertBlock" href="qtextcursor.html#insertBlock-3" location="qtextcursor.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="insertBlock(const QTextBlockFormat & format, const QTextCharFormat & charFormat)"> + <parameter left="const QTextBlockFormat &" right="" name="format" default=""/> + <parameter left="const QTextCharFormat &" right="" name="charFormat" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertList" fullname="QTextCursor::insertList" href="qtextcursor.html#insertList" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextList *" signature="insertList(const QTextListFormat & format)"> + <parameter left="const QTextListFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertList" fullname="QTextCursor::insertList" href="qtextcursor.html#insertList-2" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QTextList *" signature="insertList(QTextListFormat::Style style)"> + <parameter left="QTextListFormat::Style" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createList" fullname="QTextCursor::createList" href="qtextcursor.html#createList" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextList *" signature="createList(const QTextListFormat & format)"> + <parameter left="const QTextListFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createList" fullname="QTextCursor::createList" href="qtextcursor.html#createList-2" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QTextList *" signature="createList(QTextListFormat::Style style)"> + <parameter left="QTextListFormat::Style" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentList" fullname="QTextCursor::currentList" href="qtextcursor.html#currentList" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextList *" signature="currentList() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertTable" fullname="QTextCursor::insertTable" href="qtextcursor.html#insertTable" location="qtextcursor.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextTable *" signature="insertTable(int rows, int columns, const QTextTableFormat & format)"> + <parameter left="int" right="" name="rows" default=""/> + <parameter left="int" right="" name="columns" default=""/> + <parameter left="const QTextTableFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertTable" fullname="QTextCursor::insertTable" href="qtextcursor.html#insertTable-2" location="qtextcursor.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QTextTable *" signature="insertTable(int rows, int columns)"> + <parameter left="int" right="" name="rows" default=""/> + <parameter left="int" right="" name="columns" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentTable" fullname="QTextCursor::currentTable" href="qtextcursor.html#currentTable" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextTable *" signature="currentTable() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertFrame" fullname="QTextCursor::insertFrame" href="qtextcursor.html#insertFrame" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QTextFrame *" signature="insertFrame(const QTextFrameFormat & format)"> + <parameter left="const QTextFrameFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentFrame" fullname="QTextCursor::currentFrame" href="qtextcursor.html#currentFrame" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextFrame *" signature="currentFrame() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertFragment" fullname="QTextCursor::insertFragment" href="qtextcursor.html#insertFragment" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertFragment(const QTextDocumentFragment & fragment)"> + <parameter left="const QTextDocumentFragment &" right="" name="fragment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertHtml" fullname="QTextCursor::insertHtml" href="qtextcursor.html#insertHtml" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertHtml(const QString & html)"> + <parameter left="const QString &" right="" name="html" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertImage" fullname="QTextCursor::insertImage" href="qtextcursor.html#insertImage-2" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertImage(const QTextImageFormat & format, QTextFrameFormat::Position alignment)"> + <parameter left="const QTextImageFormat &" right="" name="format" default=""/> + <parameter left="QTextFrameFormat::Position" right="" name="alignment" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertImage" fullname="QTextCursor::insertImage" href="qtextcursor.html#insertImage" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertImage(const QTextImageFormat & format)"> + <parameter left="const QTextImageFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertImage" fullname="QTextCursor::insertImage" href="qtextcursor.html#insertImage-3" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="insertImage(const QString & name)"> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertImage" fullname="QTextCursor::insertImage" href="qtextcursor.html#insertImage-4" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="insertImage(const QImage & image, const QString & name)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="const QString &" right="" name="name" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="beginEditBlock" fullname="QTextCursor::beginEditBlock" href="qtextcursor.html#beginEditBlock" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="beginEditBlock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="joinPreviousEditBlock" fullname="QTextCursor::joinPreviousEditBlock" href="qtextcursor.html#joinPreviousEditBlock" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="joinPreviousEditBlock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="endEditBlock" fullname="QTextCursor::endEditBlock" href="qtextcursor.html#endEditBlock" location="qtextcursor.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="endEditBlock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QTextCursor::operator!=" href="qtextcursor.html#operator!=" location="qtextcursor.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QTextCursor & other) const"> + <parameter left="const QTextCursor &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" fullname="QTextCursor::operator<" href="qtextcursor.html#operator<" location="qtextcursor.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<(const QTextCursor & other) const"> + <parameter left="const QTextCursor &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" fullname="QTextCursor::operator<=" href="qtextcursor.html#operator<=" location="qtextcursor.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator<=(const QTextCursor & other) const"> + <parameter left="const QTextCursor &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QTextCursor::operator==" href="qtextcursor.html#operator==" location="qtextcursor.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QTextCursor & other) const"> + <parameter left="const QTextCursor &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" fullname="QTextCursor::operator>=" href="qtextcursor.html#operator>=" location="qtextcursor.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>=(const QTextCursor & other) const"> + <parameter left="const QTextCursor &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" fullname="QTextCursor::operator>" href="qtextcursor.html#operator>" location="qtextcursor.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator>(const QTextCursor & other) const"> + <parameter left="const QTextCursor &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isCopyOf" fullname="QTextCursor::isCopyOf" href="qtextcursor.html#isCopyOf" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCopyOf(const QTextCursor & other) const"> + <parameter left="const QTextCursor &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blockNumber" fullname="QTextCursor::blockNumber" href="qtextcursor.html#blockNumber" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="blockNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="columnNumber" fullname="QTextCursor::columnNumber" href="qtextcursor.html#columnNumber" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="columnNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="document" fullname="QTextCursor::document" href="qtextcursor.html#document" location="qtextcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextDocument *" signature="document() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDesignerFormWindowCursorInterface" href="qdesignerformwindowcursorinterface.html" location="abstractformwindowcursor.h" bases="" module="QtDesigner"> + <enum access="public" threadsafety="unspecified" status="commendable" name="MoveOperation" fullname="QDesignerFormWindowCursorInterface::MoveOperation" href="qdesignerformwindowcursorinterface.html#MoveOperation-enum" location="abstractformwindowcursor.h"> + <value name="NoMove" value="0"/> + <value name="Start" value="1"/> + <value name="End" value="2"/> + <value name="Next" value="3"/> + <value name="Prev" value="4"/> + <value name="Left" value="5"/> + <value name="Right" value="6"/> + <value name="Up" value="7"/> + <value name="Down" value="8"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="MoveMode" fullname="QDesignerFormWindowCursorInterface::MoveMode" href="qdesignerformwindowcursorinterface.html#MoveMode-enum" location="abstractformwindowcursor.h"> + <value name="MoveAnchor" value="0"/> + <value name="KeepAnchor" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDesignerFormWindowCursorInterface" fullname="QDesignerFormWindowCursorInterface::~QDesignerFormWindowCursorInterface" href="qdesignerformwindowcursorinterface.html#dtor.QDesignerFormWindowCursorInterface" location="abstractformwindowcursor.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDesignerFormWindowCursorInterface()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="formWindow" fullname="QDesignerFormWindowCursorInterface::formWindow" href="qdesignerformwindowcursorinterface.html#formWindow" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QDesignerFormWindowInterface *" signature="formWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="movePosition" fullname="QDesignerFormWindowCursorInterface::movePosition" href="qdesignerformwindowcursorinterface.html#movePosition" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="movePosition(MoveOperation operation, MoveMode mode)"> + <parameter left="MoveOperation" right="" name="operation" default=""/> + <parameter left="MoveMode" right="" name="mode" default="MoveAnchor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="position" fullname="QDesignerFormWindowCursorInterface::position" href="qdesignerformwindowcursorinterface.html#position" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="position() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPosition" fullname="QDesignerFormWindowCursorInterface::setPosition" href="qdesignerformwindowcursorinterface.html#setPosition" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setPosition(int position, MoveMode mode)"> + <parameter left="int" right="" name="position" default=""/> + <parameter left="MoveMode" right="" name="mode" default="MoveAnchor"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="QDesignerFormWindowCursorInterface::current" href="qdesignerformwindowcursorinterface.html#current" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="current() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widgetCount" fullname="QDesignerFormWindowCursorInterface::widgetCount" href="qdesignerformwindowcursorinterface.html#widgetCount" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="widgetCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="widget" fullname="QDesignerFormWindowCursorInterface::widget" href="qdesignerformwindowcursorinterface.html#widget" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="widget(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasSelection" fullname="QDesignerFormWindowCursorInterface::hasSelection" href="qdesignerformwindowcursorinterface.html#hasSelection" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasSelection() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedWidgetCount" fullname="QDesignerFormWindowCursorInterface::selectedWidgetCount" href="qdesignerformwindowcursorinterface.html#selectedWidgetCount" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="selectedWidgetCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="selectedWidget" fullname="QDesignerFormWindowCursorInterface::selectedWidget" href="qdesignerformwindowcursorinterface.html#selectedWidget" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="selectedWidget(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setProperty" fullname="QDesignerFormWindowCursorInterface::setProperty" href="qdesignerformwindowcursorinterface.html#setProperty" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setProperty(const QString & name, const QVariant & value)"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidgetProperty" fullname="QDesignerFormWindowCursorInterface::setWidgetProperty" href="qdesignerformwindowcursorinterface.html#setWidgetProperty" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidgetProperty(QWidget * widget, const QString & name, const QVariant & value)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetWidgetProperty" fullname="QDesignerFormWindowCursorInterface::resetWidgetProperty" href="qdesignerformwindowcursorinterface.html#resetWidgetProperty" location="abstractformwindowcursor.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="resetWidgetProperty(QWidget * widget, const QString & name)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QString &" right="" name="name" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isWidgetSelected" fullname="QDesignerFormWindowCursorInterface::isWidgetSelected" href="qdesignerformwindowcursorinterface.html#isWidgetSelected" location="abstractformwindowcursor.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isWidgetSelected(QWidget * widget) const"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QFontMetrics" href="qfontmetrics.html" location="qfontmetrics.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontMetrics" fullname="QFontMetrics::QFontMetrics" href="qfontmetrics.html#QFontMetrics" location="qfontmetrics.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFontMetrics(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontMetrics" fullname="QFontMetrics::QFontMetrics" href="qfontmetrics.html#QFontMetrics-2" location="qfontmetrics.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFontMetrics(const QFont & font, QPaintDevice * paintdevice)"> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="QPaintDevice *" right="" name="paintdevice" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontMetrics" fullname="QFontMetrics::QFontMetrics" href="qfontmetrics.html#QFontMetrics-3" location="qfontmetrics.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QFontMetrics(const QFontMetrics & fm)"> + <parameter left="const QFontMetrics &" right="" name="fm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFontMetrics" fullname="QFontMetrics::~QFontMetrics" href="qfontmetrics.html#dtor.QFontMetrics" location="qfontmetrics.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFontMetrics()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QFontMetrics::operator=" href="qfontmetrics.html#operator=" location="qfontmetrics.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFontMetrics &" signature="operator=(const QFontMetrics & fm)"> + <parameter left="const QFontMetrics &" right="" name="fm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ascent" fullname="QFontMetrics::ascent" href="qfontmetrics.html#ascent" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="ascent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="descent" fullname="QFontMetrics::descent" href="qfontmetrics.html#descent" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="descent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QFontMetrics::height" href="qfontmetrics.html#height" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="leading" fullname="QFontMetrics::leading" href="qfontmetrics.html#leading" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="leading() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineSpacing" fullname="QFontMetrics::lineSpacing" href="qfontmetrics.html#lineSpacing" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minLeftBearing" fullname="QFontMetrics::minLeftBearing" href="qfontmetrics.html#minLeftBearing" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="minLeftBearing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minRightBearing" fullname="QFontMetrics::minRightBearing" href="qfontmetrics.html#minRightBearing" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="minRightBearing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxWidth" fullname="QFontMetrics::maxWidth" href="qfontmetrics.html#maxWidth" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maxWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="xHeight" fullname="QFontMetrics::xHeight" href="qfontmetrics.html#xHeight" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="xHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="averageCharWidth" fullname="QFontMetrics::averageCharWidth" href="qfontmetrics.html#averageCharWidth" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="averageCharWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inFont" fullname="QFontMetrics::inFont" href="qfontmetrics.html#inFont" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="inFont(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leftBearing" fullname="QFontMetrics::leftBearing" href="qfontmetrics.html#leftBearing" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="leftBearing(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightBearing" fullname="QFontMetrics::rightBearing" href="qfontmetrics.html#rightBearing" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="rightBearing(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QFontMetrics::width" href="qfontmetrics.html#width" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="width(const QString & text, int len) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="len" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QFontMetrics::width" href="qfontmetrics.html#width-2" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="width(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="charWidth" fullname="QFontMetrics::charWidth" href="qfontmetrics-obsolete.html#charWidth" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="charWidth(const QString & text, int pos) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QFontMetrics::boundingRect" href="qfontmetrics.html#boundingRect" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRect(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QFontMetrics::boundingRect" href="qfontmetrics.html#boundingRect-2" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRect" signature="boundingRect(const QString & text) const"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QFontMetrics::boundingRect" href="qfontmetrics.html#boundingRect-6" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QRect" signature="boundingRect(const QRect & rect, int flags, const QString & text, int tabStops, int * tabArray) const"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="tabStops" default="0"/> + <parameter left="int *" right="" name="tabArray" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QFontMetrics::boundingRect" href="qfontmetrics.html#boundingRect-5" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QRect" signature="boundingRect(int x, int y, int width, int height, int flags, const QString & text, int tabStops, int * tabArray) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="tabStops" default="0"/> + <parameter left="int *" right="" name="tabArray" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QFontMetrics::size" href="qfontmetrics.html#size" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="size(int flags, const QString & text, int tabStops, int * tabArray) const"> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="tabStops" default="0"/> + <parameter left="int *" right="" name="tabArray" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tightBoundingRect" fullname="QFontMetrics::tightBoundingRect" href="qfontmetrics.html#tightBoundingRect" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="tightBoundingRect(const QString & text) const"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elidedText" fullname="QFontMetrics::elidedText" href="qfontmetrics.html#elidedText" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="elidedText(const QString & text, Qt::TextElideMode mode, int width, int flags) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Qt::TextElideMode" right="" name="mode" default=""/> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="underlinePos" fullname="QFontMetrics::underlinePos" href="qfontmetrics.html#underlinePos" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="underlinePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="overlinePos" fullname="QFontMetrics::overlinePos" href="qfontmetrics.html#overlinePos" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="overlinePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="strikeOutPos" fullname="QFontMetrics::strikeOutPos" href="qfontmetrics.html#strikeOutPos" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="strikeOutPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineWidth" fullname="QFontMetrics::lineWidth" href="qfontmetrics.html#lineWidth" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QFontMetrics::operator==" href="qfontmetrics.html#operator==" location="qfontmetrics.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="operator==(const QFontMetrics & other)"> + <parameter left="const QFontMetrics &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QFontMetrics::operator==" href="qfontmetrics.html#operator==-2" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const QFontMetrics & other) const"> + <parameter left="const QFontMetrics &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QFontMetrics::operator!=" href="qfontmetrics.html#operator!=" location="qfontmetrics.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="operator!=(const QFontMetrics & other)"> + <parameter left="const QFontMetrics &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QFontMetrics::operator!=" href="qfontmetrics.html#operator!=-2" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const QFontMetrics & other) const"> + <parameter left="const QFontMetrics &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="boundingRect" fullname="QFontMetrics::boundingRect" href="qfontmetrics-qt3.html#boundingRect-3" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QRect" signature="boundingRect(const QString & text, int len) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="boundingRect" fullname="QFontMetrics::boundingRect" href="qfontmetrics-qt3.html#boundingRect-4" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QRect" signature="boundingRect(int x, int y, int w, int h, int flags, const QString & text, int len, int tabStops, int * tabArray) const"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="int" right="" name="w" default=""/> + <parameter left="int" right="" name="h" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="len" default=""/> + <parameter left="int" right="" name="tabStops" default="0"/> + <parameter left="int *" right="" name="tabArray" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="size" fullname="QFontMetrics::size" href="qfontmetrics-qt3.html#size-2" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QSize" signature="size(int flags, const QString & text, int len, int tabStops, int * tabArray) const"> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="len" default=""/> + <parameter left="int" right="" name="tabStops" default="0"/> + <parameter left="int *" right="" name="tabArray" default="0"/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QFontMetricsF" href="qfontmetricsf.html" location="qfontmetrics.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontMetricsF" fullname="QFontMetricsF::QFontMetricsF" href="qfontmetricsf.html#QFontMetricsF" location="qfontmetrics.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFontMetricsF(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontMetricsF" fullname="QFontMetricsF::QFontMetricsF" href="qfontmetricsf.html#QFontMetricsF-2" location="qfontmetrics.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFontMetricsF(const QFont & font, QPaintDevice * paintdevice)"> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="QPaintDevice *" right="" name="paintdevice" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontMetricsF" fullname="QFontMetricsF::QFontMetricsF" href="qfontmetricsf.html#QFontMetricsF-3" location="qfontmetrics.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QFontMetricsF(const QFontMetrics & fontMetrics)"> + <parameter left="const QFontMetrics &" right="" name="fontMetrics" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QFontMetricsF" fullname="QFontMetricsF::QFontMetricsF" href="qfontmetricsf.html#QFontMetricsF-4" location="qfontmetrics.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QFontMetricsF(const QFontMetricsF & fm)"> + <parameter left="const QFontMetricsF &" right="" name="fm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFontMetricsF" fullname="QFontMetricsF::~QFontMetricsF" href="qfontmetricsf.html#dtor.QFontMetricsF" location="qfontmetrics.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFontMetricsF()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QFontMetricsF::operator=" href="qfontmetricsf.html#operator=" location="qfontmetrics.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QFontMetricsF &" signature="operator=(const QFontMetricsF & fm)"> + <parameter left="const QFontMetricsF &" right="" name="fm" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QFontMetricsF::operator=" href="qfontmetricsf.html#operator=-2" location="qfontmetrics.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QFontMetricsF &" signature="operator=(const QFontMetrics & other)"> + <parameter left="const QFontMetrics &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ascent" fullname="QFontMetricsF::ascent" href="qfontmetricsf.html#ascent" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="ascent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="descent" fullname="QFontMetricsF::descent" href="qfontmetricsf.html#descent" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="descent() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="height" fullname="QFontMetricsF::height" href="qfontmetricsf.html#height" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="height() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="leading" fullname="QFontMetricsF::leading" href="qfontmetricsf.html#leading" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="leading() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineSpacing" fullname="QFontMetricsF::lineSpacing" href="qfontmetricsf.html#lineSpacing" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="lineSpacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minLeftBearing" fullname="QFontMetricsF::minLeftBearing" href="qfontmetricsf.html#minLeftBearing" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="minLeftBearing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="minRightBearing" fullname="QFontMetricsF::minRightBearing" href="qfontmetricsf.html#minRightBearing" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="minRightBearing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxWidth" fullname="QFontMetricsF::maxWidth" href="qfontmetricsf.html#maxWidth" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="maxWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="xHeight" fullname="QFontMetricsF::xHeight" href="qfontmetricsf.html#xHeight" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="xHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="averageCharWidth" fullname="QFontMetricsF::averageCharWidth" href="qfontmetricsf.html#averageCharWidth" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="averageCharWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="inFont" fullname="QFontMetricsF::inFont" href="qfontmetricsf.html#inFont" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="inFont(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="leftBearing" fullname="QFontMetricsF::leftBearing" href="qfontmetricsf.html#leftBearing" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="leftBearing(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rightBearing" fullname="QFontMetricsF::rightBearing" href="qfontmetricsf.html#rightBearing" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rightBearing(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QFontMetricsF::width" href="qfontmetricsf.html#width" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="width(const QString & text) const"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QFontMetricsF::width" href="qfontmetricsf.html#width-2" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="qreal" signature="width(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QFontMetricsF::boundingRect" href="qfontmetricsf.html#boundingRect" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect(const QString & text) const"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QFontMetricsF::boundingRect" href="qfontmetricsf.html#boundingRect-2" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRectF" signature="boundingRect(QChar ch) const"> + <parameter left="QChar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QFontMetricsF::boundingRect" href="qfontmetricsf.html#boundingRect-3" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QRectF" signature="boundingRect(const QRectF & rect, int flags, const QString & text, int tabStops, int * tabArray) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="tabStops" default="0"/> + <parameter left="int *" right="" name="tabArray" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QFontMetricsF::size" href="qfontmetricsf.html#size" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSizeF" signature="size(int flags, const QString & text, int tabStops, int * tabArray) const"> + <parameter left="int" right="" name="flags" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="int" right="" name="tabStops" default="0"/> + <parameter left="int *" right="" name="tabArray" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tightBoundingRect" fullname="QFontMetricsF::tightBoundingRect" href="qfontmetricsf.html#tightBoundingRect" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="tightBoundingRect(const QString & text) const"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elidedText" fullname="QFontMetricsF::elidedText" href="qfontmetricsf.html#elidedText" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="elidedText(const QString & text, Qt::TextElideMode mode, qreal width, int flags) const"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="Qt::TextElideMode" right="" name="mode" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="int" right="" name="flags" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="underlinePos" fullname="QFontMetricsF::underlinePos" href="qfontmetricsf.html#underlinePos" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="underlinePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="overlinePos" fullname="QFontMetricsF::overlinePos" href="qfontmetricsf.html#overlinePos" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="overlinePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="strikeOutPos" fullname="QFontMetricsF::strikeOutPos" href="qfontmetricsf.html#strikeOutPos" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="strikeOutPos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="lineWidth" fullname="QFontMetricsF::lineWidth" href="qfontmetricsf.html#lineWidth" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="lineWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QFontMetricsF::operator==" href="qfontmetricsf.html#operator==" location="qfontmetrics.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="operator==(const QFontMetricsF & other)"> + <parameter left="const QFontMetricsF &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QFontMetricsF::operator==" href="qfontmetricsf.html#operator==-2" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator==(const QFontMetricsF & other) const"> + <parameter left="const QFontMetricsF &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QFontMetricsF::operator!=" href="qfontmetricsf.html#operator!=" location="qfontmetrics.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="operator!=(const QFontMetricsF & other)"> + <parameter left="const QFontMetricsF &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QFontMetricsF::operator!=" href="qfontmetricsf.html#operator!=-2" location="qfontmetrics.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="operator!=(const QFontMetricsF & other) const"> + <parameter left="const QFontMetricsF &" right="" name="other" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Process" href="q3process.html" location="q3process.h" bases="QObject" module="Qt3SupportLight"> + <contents name="notes-for-windows-users" title="Notes for Windows users" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Process" fullname="Q3Process::Q3Process" href="q3process.html#Q3Process" location="q3process.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Process(QObject * parent, const char * name)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Process" fullname="Q3Process::Q3Process" href="q3process.html#Q3Process-2" location="q3process.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3Process(const QString & arg0, QObject * parent, const char * name)"> + <parameter left="const QString &" right="" name="arg0" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Process" fullname="Q3Process::Q3Process" href="q3process.html#Q3Process-3" location="q3process.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3Process(const QStringList & args, QObject * parent, const char * name)"> + <parameter left="const QStringList &" right="" name="args" default=""/> + <parameter left="QObject *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Process" fullname="Q3Process::~Q3Process" href="q3process.html#dtor.Q3Process" location="q3process_win.cpp" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Process()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="arguments" fullname="Q3Process::arguments" href="q3process.html#arguments" location="q3process.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="arguments() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clearArguments" fullname="Q3Process::clearArguments" href="q3process.html#clearArguments" location="q3process.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearArguments()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setArguments" fullname="Q3Process::setArguments" href="q3process.html#setArguments" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setArguments(const QStringList & args)"> + <parameter left="const QStringList &" right="" name="args" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addArgument" fullname="Q3Process::addArgument" href="q3process.html#addArgument" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addArgument(const QString & arg)"> + <parameter left="const QString &" right="" name="arg" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="workingDirectory" fullname="Q3Process::workingDirectory" href="q3process.html#workingDirectory" location="q3process.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QDir" signature="workingDirectory() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWorkingDirectory" fullname="Q3Process::setWorkingDirectory" href="q3process.html#setWorkingDirectory" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setWorkingDirectory(const QDir & dir)"> + <parameter left="const QDir &" right="" name="dir" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="Communication" fullname="Q3Process::Communication" href="q3process.html#Communication-enum" location="q3process.h"> + <value name="Stdin" value="0x01"/> + <value name="Stdout" value="0x02"/> + <value name="Stderr" value="0x04"/> + <value name="DupStderr" value="0x08"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setCommunication" fullname="Q3Process::setCommunication" href="q3process.html#setCommunication" location="q3process.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCommunication(int commFlags)"> + <parameter left="int" right="" name="commFlags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="communication" fullname="Q3Process::communication" href="q3process.html#communication" location="q3process.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="communication() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="start" fullname="Q3Process::start" href="q3process.html#start" location="q3process_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="start(QStringList * env)"> + <parameter left="QStringList *" right="" name="env" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="launch" fullname="Q3Process::launch" href="q3process.html#launch-2" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="launch(const QString & buf, QStringList * env)"> + <parameter left="const QString &" right="" name="buf" default=""/> + <parameter left="QStringList *" right="" name="env" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="launch" fullname="Q3Process::launch" href="q3process.html#launch" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="launch(const QByteArray & buf, QStringList * env)"> + <parameter left="const QByteArray &" right="" name="buf" default=""/> + <parameter left="QStringList *" right="" name="env" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isRunning" fullname="Q3Process::isRunning" href="q3process.html#isRunning" location="q3process_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRunning() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="normalExit" fullname="Q3Process::normalExit" href="q3process.html#normalExit" location="q3process.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="normalExit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="exitStatus" fullname="Q3Process::exitStatus" href="q3process.html#exitStatus" location="q3process.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="exitStatus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readStdout" fullname="Q3Process::readStdout" href="q3process.html#readStdout" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QByteArray" signature="readStdout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readStderr" fullname="Q3Process::readStderr" href="q3process.html#readStderr" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QByteArray" signature="readStderr()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canReadLineStdout" fullname="Q3Process::canReadLineStdout" href="q3process.html#canReadLineStdout" location="q3process_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canReadLineStdout() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="canReadLineStderr" fullname="Q3Process::canReadLineStderr" href="q3process.html#canReadLineStderr" location="q3process_win.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="canReadLineStderr() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readLineStdout" fullname="Q3Process::readLineStdout" href="q3process.html#readLineStdout" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QString" signature="readLineStdout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readLineStderr" fullname="Q3Process::readLineStderr" href="q3process.html#readLineStderr" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QString" signature="readLineStderr()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="processIdentifier" fullname="Q3Process::processIdentifier" href="q3process.html#processIdentifier" location="q3process_win.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="PID" signature="processIdentifier()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readyReadStdout" fullname="Q3Process::readyReadStdout" href="q3process.html#readyReadStdout" location="q3process.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="readyReadStdout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="readyReadStderr" fullname="Q3Process::readyReadStderr" href="q3process.html#readyReadStderr" location="q3process.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="readyReadStderr()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="processExited" fullname="Q3Process::processExited" href="q3process.html#processExited" location="q3process.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="processExited()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="wroteToStdin" fullname="Q3Process::wroteToStdin" href="q3process.html#wroteToStdin" location="q3process.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="wroteToStdin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="launchFinished" fullname="Q3Process::launchFinished" href="q3process.html#launchFinished" location="q3process.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="launchFinished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tryTerminate" fullname="Q3Process::tryTerminate" href="q3process.html#tryTerminate" location="q3process_win.cpp" virtual="non" meta="slot" const="true" static="false" overload="false" type="void" signature="tryTerminate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="kill" fullname="Q3Process::kill" href="q3process.html#kill" location="q3process_win.cpp" virtual="non" meta="slot" const="true" static="false" overload="false" type="void" signature="kill() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="writeToStdin" fullname="Q3Process::writeToStdin" href="q3process.html#writeToStdin" location="q3process_win.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="writeToStdin(const QByteArray & buf)"> + <parameter left="const QByteArray &" right="" name="buf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="writeToStdin" fullname="Q3Process::writeToStdin" href="q3process.html#writeToStdin-2" location="q3process.h" virtual="impure" meta="slot" const="false" static="false" overload="true" overload-number="2" type="void" signature="writeToStdin(const QString & buf)"> + <parameter left="const QString &" right="" name="buf" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="closeStdin" fullname="Q3Process::closeStdin" href="q3process.html#closeStdin" location="q3process_win.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="closeStdin()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="connectNotify" fullname="Q3Process::connectNotify" href="q3process.html#connectNotify" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="connectNotify(const char * signal)"> + <parameter left="const char *" right="" name="signal" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="disconnectNotify" fullname="Q3Process::disconnectNotify" href="q3process.html#disconnectNotify" location="q3process.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="disconnectNotify(const char * signal)"> + <parameter left="const char *" right="" name="signal" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3PtrVector" href="q3ptrvector.html" location="q3ptrvector.h" bases="Q3PtrCollection" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PtrVector" fullname="Q3PtrVector::Q3PtrVector" href="q3ptrvector.html#Q3PtrVector" location="q3ptrvector.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3PtrVector()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PtrVector" fullname="Q3PtrVector::Q3PtrVector" href="q3ptrvector.html#Q3PtrVector-2" location="q3ptrvector.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3PtrVector(uint size)"> + <parameter left="uint" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3PtrVector" fullname="Q3PtrVector::Q3PtrVector" href="q3ptrvector.html#Q3PtrVector-3" location="q3ptrvector.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="Q3PtrVector(const Q3PtrVector<type> & v)"> + <parameter left="const Q3PtrVector<type> &" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3PtrVector" fullname="Q3PtrVector::~Q3PtrVector" href="q3ptrvector.html#dtor.Q3PtrVector" location="q3ptrvector.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3PtrVector()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3PtrVector::operator=" href="q3ptrvector.html#operator=" location="q3ptrvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3PtrVector<type> &" signature="operator=(const Q3PtrVector<type> & v)"> + <parameter left="const Q3PtrVector<type> &" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="Q3PtrVector::operator==" href="q3ptrvector.html#operator==" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const Q3PtrVector<type> & v) const"> + <parameter left="const Q3PtrVector<type> &" right="" name="v" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="Q3PtrVector::data" href="q3ptrvector.html#data" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type **" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3PtrVector::size" href="q3ptrvector.html#size" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3PtrVector::count" href="q3ptrvector.html#count" location="q3ptrvector.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3PtrVector::isEmpty" href="q3ptrvector.html#isEmpty" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="Q3PtrVector::isNull" href="q3ptrvector.html#isNull" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="Q3PtrVector::resize" href="q3ptrvector.html#resize" location="q3ptrvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="resize(uint size)"> + <parameter left="uint" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3PtrVector::insert" href="q3ptrvector.html#insert" location="q3ptrvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="insert(uint i, const type * d)"> + <parameter left="uint" right="" name="i" default=""/> + <parameter left="const type *" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3PtrVector::remove" href="q3ptrvector.html#remove" location="q3ptrvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(uint i)"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="Q3PtrVector::take" href="q3ptrvector.html#take" location="q3ptrvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="take(uint i)"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3PtrVector::clear" href="q3ptrvector.html#clear" location="q3ptrvector.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fill" fullname="Q3PtrVector::fill" href="q3ptrvector.html#fill" location="q3ptrvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="fill(const type * d, int size)"> + <parameter left="const type *" right="" name="d" default=""/> + <parameter left="int" right="" name="size" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sort" fullname="Q3PtrVector::sort" href="q3ptrvector.html#sort" location="q3ptrvector.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="sort()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bsearch" fullname="Q3PtrVector::bsearch" href="q3ptrvector.html#bsearch" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="bsearch(const type * d) const"> + <parameter left="const type *" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="findRef" fullname="Q3PtrVector::findRef" href="q3ptrvector.html#findRef" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="findRef(const type * d, uint i) const"> + <parameter left="const type *" right="" name="d" default=""/> + <parameter left="uint" right="" name="i" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3PtrVector::find" href="q3ptrvector.html#find" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="find(const type * d, uint i) const"> + <parameter left="const type *" right="" name="d" default=""/> + <parameter left="uint" right="" name="i" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="containsRef" fullname="Q3PtrVector::containsRef" href="q3ptrvector.html#containsRef" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="containsRef(const type * d) const"> + <parameter left="const type *" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="Q3PtrVector::contains" href="q3ptrvector.html#contains" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="contains(const type * d) const"> + <parameter left="const type *" right="" name="d" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3PtrVector::operator[]" href="q3ptrvector.html#operator[]" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="operator[](int i) const"> + <parameter left="int" right="" name="i" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="at" fullname="Q3PtrVector::at" href="q3ptrvector.html#at" location="q3ptrvector.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="at(uint i) const"> + <parameter left="uint" right="" name="i" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="compareItems" fullname="Q3PtrVector::compareItems" href="q3ptrvector.html#compareItems" location="q3ptrvector.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="compareItems(Q3PtrCollection::Item d1, Q3PtrCollection::Item d2)"> + <parameter left="Q3PtrCollection::Item" right="" name="d1" default=""/> + <parameter left="Q3PtrCollection::Item" right="" name="d2" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="read" fullname="Q3PtrVector::read" href="q3ptrvector.html#read" location="q3ptrvector.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="read(QDataStream & s, Q3PtrCollection::Item & item)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item &" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="write" fullname="Q3PtrVector::write" href="q3ptrvector.html#write" location="q3ptrvector.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDataStream &" signature="write(QDataStream & s, Q3PtrCollection::Item item) const"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item" right="" name="item" default=""/> + </function> + </class> + <namespace access="public" threadsafety="unspecified" status="commendable" name="QGL" href="qgl.html" location="qgl.h" module="QtOpenGL"> + <enum access="public" threadsafety="unspecified" status="commendable" name="FormatOption" fullname="QGL::FormatOption" href="qgl.html#FormatOption-enum" location="qgl.h" typedef="QGL::FormatOptions"> + <value name="DoubleBuffer" value="0x0001"/> + <value name="DepthBuffer" value="0x0002"/> + <value name="Rgba" value="0x0004"/> + <value name="AlphaChannel" value="0x0008"/> + <value name="AccumBuffer" value="0x0010"/> + <value name="StencilBuffer" value="0x0020"/> + <value name="StereoBuffers" value="0x0040"/> + <value name="DirectRendering" value="0x0080"/> + <value name="HasOverlay" value="0x0100"/> + <value name="SampleBuffers" value="0x0200"/> + <value name="SingleBuffer" value="DoubleBuffer<<16"/> + <value name="NoDepthBuffer" value="DepthBuffer<<16"/> + <value name="ColorIndex" value="Rgba<<16"/> + <value name="NoAlphaChannel" value="AlphaChannel<<16"/> + <value name="NoAccumBuffer" value="AccumBuffer<<16"/> + <value name="NoStencilBuffer" value="StencilBuffer<<16"/> + <value name="NoStereoBuffers" value="StereoBuffers<<16"/> + <value name="IndirectRendering" value="DirectRendering<<16"/> + <value name="NoOverlay" value="HasOverlay<<16"/> + <value name="NoSampleBuffers" value="SampleBuffers<<16"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="FormatOptions" fullname="QGL::FormatOptions" href="qgl.html#FormatOptions-typedef" location="qgl.h" enum="QGL::FormatOption"/> + </namespace> + <class access="public" threadsafety="unspecified" status="commendable" name="QGLFormat" href="qglformat.html" location="qgl.h" bases="" module="QtOpenGL"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFormat" fullname="QGLFormat::QGLFormat" href="qglformat.html#QGLFormat" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGLFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFormat" fullname="QGLFormat::QGLFormat" href="qglformat.html#QGLFormat-2" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGLFormat(QFlags<QGL::FormatOption> options, int plane)"> + <parameter left="QFlags<QGL::FormatOption>" right="" name="options" default=""/> + <parameter left="int" right="" name="plane" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLFormat" fullname="QGLFormat::QGLFormat" href="qglformat.html#QGLFormat-3" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGLFormat(const QGLFormat & other)"> + <parameter left="const QGLFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QGLFormat::operator=" href="qglformat.html#operator=" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGLFormat &" signature="operator=(const QGLFormat & other)"> + <parameter left="const QGLFormat &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGLFormat" fullname="QGLFormat::~QGLFormat" href="qglformat.html#dtor.QGLFormat" location="qgl.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGLFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDepthBufferSize" fullname="QGLFormat::setDepthBufferSize" href="qglformat.html#setDepthBufferSize" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDepthBufferSize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="depthBufferSize" fullname="QGLFormat::depthBufferSize" href="qglformat.html#depthBufferSize" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="depthBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAccumBufferSize" fullname="QGLFormat::setAccumBufferSize" href="qglformat.html#setAccumBufferSize" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAccumBufferSize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="accumBufferSize" fullname="QGLFormat::accumBufferSize" href="qglformat.html#accumBufferSize" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="accumBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRedBufferSize" fullname="QGLFormat::setRedBufferSize" href="qglformat.html#setRedBufferSize" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRedBufferSize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="redBufferSize" fullname="QGLFormat::redBufferSize" href="qglformat.html#redBufferSize" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="redBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGreenBufferSize" fullname="QGLFormat::setGreenBufferSize" href="qglformat.html#setGreenBufferSize" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGreenBufferSize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="greenBufferSize" fullname="QGLFormat::greenBufferSize" href="qglformat.html#greenBufferSize" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="greenBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBlueBufferSize" fullname="QGLFormat::setBlueBufferSize" href="qglformat.html#setBlueBufferSize" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBlueBufferSize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="blueBufferSize" fullname="QGLFormat::blueBufferSize" href="qglformat.html#blueBufferSize" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="blueBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlphaBufferSize" fullname="QGLFormat::setAlphaBufferSize" href="qglformat.html#setAlphaBufferSize" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlphaBufferSize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alphaBufferSize" fullname="QGLFormat::alphaBufferSize" href="qglformat.html#alphaBufferSize" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="alphaBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStencilBufferSize" fullname="QGLFormat::setStencilBufferSize" href="qglformat.html#setStencilBufferSize" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStencilBufferSize(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stencilBufferSize" fullname="QGLFormat::stencilBufferSize" href="qglformat.html#stencilBufferSize" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="stencilBufferSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSampleBuffers" fullname="QGLFormat::setSampleBuffers" href="qglformat.html#setSampleBuffers" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSampleBuffers(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sampleBuffers" fullname="QGLFormat::sampleBuffers" href="qglformat.html#sampleBuffers" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="sampleBuffers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSamples" fullname="QGLFormat::setSamples" href="qglformat.html#setSamples" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSamples(int numSamples)"> + <parameter left="int" right="" name="numSamples" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="samples" fullname="QGLFormat::samples" href="qglformat.html#samples" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="samples() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSwapInterval" fullname="QGLFormat::setSwapInterval" href="qglformat.html#setSwapInterval" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSwapInterval(int interval)"> + <parameter left="int" right="" name="interval" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="swapInterval" fullname="QGLFormat::swapInterval" href="qglformat.html#swapInterval" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="swapInterval() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleBuffer" fullname="QGLFormat::doubleBuffer" href="qglformat.html#doubleBuffer" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="doubleBuffer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDoubleBuffer" fullname="QGLFormat::setDoubleBuffer" href="qglformat.html#setDoubleBuffer" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDoubleBuffer(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="depth" fullname="QGLFormat::depth" href="qglformat.html#depth" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="depth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDepth" fullname="QGLFormat::setDepth" href="qglformat.html#setDepth" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDepth(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rgba" fullname="QGLFormat::rgba" href="qglformat.html#rgba" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="rgba() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRgba" fullname="QGLFormat::setRgba" href="qglformat.html#setRgba" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRgba(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alpha" fullname="QGLFormat::alpha" href="qglformat.html#alpha" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="alpha() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlpha" fullname="QGLFormat::setAlpha" href="qglformat.html#setAlpha" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAlpha(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="accum" fullname="QGLFormat::accum" href="qglformat.html#accum" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="accum() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAccum" fullname="QGLFormat::setAccum" href="qglformat.html#setAccum" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAccum(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stencil" fullname="QGLFormat::stencil" href="qglformat.html#stencil" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="stencil() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStencil" fullname="QGLFormat::setStencil" href="qglformat.html#setStencil" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStencil(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="stereo" fullname="QGLFormat::stereo" href="qglformat.html#stereo" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="stereo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStereo" fullname="QGLFormat::setStereo" href="qglformat.html#setStereo" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStereo(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="directRendering" fullname="QGLFormat::directRendering" href="qglformat.html#directRendering" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="directRendering() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDirectRendering" fullname="QGLFormat::setDirectRendering" href="qglformat.html#setDirectRendering" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDirectRendering(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasOverlay" fullname="QGLFormat::hasOverlay" href="qglformat.html#hasOverlay" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasOverlay() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOverlay" fullname="QGLFormat::setOverlay" href="qglformat.html#setOverlay" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOverlay(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="plane" fullname="QGLFormat::plane" href="qglformat.html#plane" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="plane() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPlane" fullname="QGLFormat::setPlane" href="qglformat.html#setPlane" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPlane(int plane)"> + <parameter left="int" right="" name="plane" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOption" fullname="QGLFormat::setOption" href="qglformat.html#setOption" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOption(QFlags<QGL::FormatOption> opt)"> + <parameter left="QFlags<QGL::FormatOption>" right="" name="opt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="testOption" fullname="QGLFormat::testOption" href="qglformat.html#testOption" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="testOption(QFlags<QGL::FormatOption> opt) const"> + <parameter left="QFlags<QGL::FormatOption>" right="" name="opt" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultFormat" fullname="QGLFormat::defaultFormat" href="qglformat.html#defaultFormat" location="qgl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QGLFormat" signature="defaultFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultFormat" fullname="QGLFormat::setDefaultFormat" href="qglformat.html#setDefaultFormat" location="qgl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultFormat(const QGLFormat & f)"> + <parameter left="const QGLFormat &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultOverlayFormat" fullname="QGLFormat::defaultOverlayFormat" href="qglformat.html#defaultOverlayFormat" location="qgl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QGLFormat" signature="defaultOverlayFormat()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultOverlayFormat" fullname="QGLFormat::setDefaultOverlayFormat" href="qglformat.html#setDefaultOverlayFormat" location="qgl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultOverlayFormat(const QGLFormat & f)"> + <parameter left="const QGLFormat &" right="" name="f" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasOpenGL" fullname="QGLFormat::hasOpenGL" href="qglformat.html#hasOpenGL" location="qgl_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="hasOpenGL()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasOpenGLOverlays" fullname="QGLFormat::hasOpenGLOverlays" href="qglformat.html#hasOpenGLOverlays" location="qgl_x11.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="hasOpenGLOverlays()"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="OpenGLVersionFlag" fullname="QGLFormat::OpenGLVersionFlag" href="qglformat.html#OpenGLVersionFlag-enum" location="qgl.h" typedef="QGLFormat::OpenGLVersionFlags"> + <value name="OpenGL_Version_None" value="0x00000000"/> + <value name="OpenGL_Version_1_1" value="0x00000001"/> + <value name="OpenGL_Version_1_2" value="0x00000002"/> + <value name="OpenGL_Version_1_3" value="0x00000004"/> + <value name="OpenGL_Version_1_4" value="0x00000008"/> + <value name="OpenGL_Version_1_5" value="0x00000010"/> + <value name="OpenGL_Version_2_0" value="0x00000020"/> + <value name="OpenGL_Version_2_1" value="0x00000040"/> + <value name="OpenGL_ES_Common_Version_1_0" value="0x00000080"/> + <value name="OpenGL_ES_CommonLite_Version_1_0" value="0x00000100"/> + <value name="OpenGL_ES_Common_Version_1_1" value="0x00000200"/> + <value name="OpenGL_ES_CommonLite_Version_1_1" value="0x00000400"/> + <value name="OpenGL_ES_Version_2_0" value="0x00000800"/> + <value name="OpenGL_Version_3_0" value="0x00001000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="OpenGLVersionFlags" fullname="QGLFormat::OpenGLVersionFlags" href="qglformat.html#OpenGLVersionFlags-typedef" location="qgl.h" enum="QGLFormat::OpenGLVersionFlag"/> + <function access="public" threadsafety="unspecified" status="commendable" name="openGLVersionFlags" fullname="QGLFormat::openGLVersionFlags" href="qglformat.html#openGLVersionFlags" location="qgl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="OpenGLVersionFlags" signature="openGLVersionFlags()"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="#operator==-61" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="61" type="bool" signature="operator==(const QGLFormat & a, const QGLFormat & b)"> + <parameter left="const QGLFormat &" right="" name="a" default=""/> + <parameter left="const QGLFormat &" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="#operator!=-41" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="41" type="bool" signature="operator!=(const QGLFormat & a, const QGLFormat & b)"> + <parameter left="const QGLFormat &" right="" name="a" default=""/> + <parameter left="const QGLFormat &" right="" name="b" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QGLContext" href="qglcontext.html" location="qgl.h" bases="" module="QtOpenGL"> + <function access="public" threadsafety="unspecified" status="obsolete" name="QGLContext" fullname="QGLContext::QGLContext" href="qglcontext-obsolete.html#QGLContext-2" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGLContext(const QGLFormat & format, QPaintDevice * device)"> + <parameter left="const QGLFormat &" right="" name="format" default=""/> + <parameter left="QPaintDevice *" right="" name="device" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLContext" fullname="QGLContext::QGLContext" href="qglcontext.html#QGLContext" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGLContext(const QGLFormat & format)"> + <parameter left="const QGLFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGLContext" fullname="QGLContext::~QGLContext" href="qglcontext.html#dtor.QGLContext" location="qgl.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGLContext()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QGLContext::create" href="qglcontext.html#create" location="qgl.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="create(const QGLContext * shareContext)"> + <parameter left="const QGLContext *" right="" name="shareContext" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QGLContext::isValid" href="qglcontext.html#isValid" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSharing" fullname="QGLContext::isSharing" href="qglcontext.html#isSharing" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSharing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QGLContext::reset" href="qglcontext.html#reset" location="qgl_x11.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QGLContext::format" href="qglcontext.html#format" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGLFormat" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="requestedFormat" fullname="QGLContext::requestedFormat" href="qglcontext.html#requestedFormat" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGLFormat" signature="requestedFormat() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFormat" fullname="QGLContext::setFormat" href="qglcontext.html#setFormat" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QGLFormat & format)"> + <parameter left="const QGLFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="makeCurrent" fullname="QGLContext::makeCurrent" href="qglcontext.html#makeCurrent" location="qgl_x11.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="makeCurrent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="doneCurrent" fullname="QGLContext::doneCurrent" href="qglcontext.html#doneCurrent" location="qgl_x11.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="doneCurrent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="swapBuffers" fullname="QGLContext::swapBuffers" href="qglcontext.html#swapBuffers" location="qgl_x11.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="void" signature="swapBuffers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="bindTexture" fullname="QGLContext::bindTexture" href="qglcontext.html#bindTexture" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="GLuint" signature="bindTexture(const QImage & image, GLenum target, GLint format)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + <parameter left="GLint" right="" name="format" default="GL_RGBA"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindTexture" fullname="QGLContext::bindTexture" href="qglcontext.html#bindTexture-3" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="GLuint" signature="bindTexture(const QPixmap & pixmap, GLenum target, GLint format)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + <parameter left="GLint" right="" name="format" default="GL_RGBA"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindTexture" fullname="QGLContext::bindTexture" href="qglcontext.html#bindTexture-2" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="GLuint" signature="bindTexture(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="deleteTexture" fullname="QGLContext::deleteTexture" href="qglcontext.html#deleteTexture" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="deleteTexture(GLuint id)"> + <parameter left="GLuint" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTexture" fullname="QGLContext::drawTexture" href="qglcontext.html#drawTexture" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawTexture(const QRectF & target, GLuint textureId, GLenum textureTarget)"> + <parameter left="const QRectF &" right="" name="target" default=""/> + <parameter left="GLuint" right="" name="textureId" default=""/> + <parameter left="GLenum" right="" name="textureTarget" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTexture" fullname="QGLContext::drawTexture" href="qglcontext.html#drawTexture-2" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawTexture(const QPointF & point, GLuint textureId, GLenum textureTarget)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="GLuint" right="" name="textureId" default=""/> + <parameter left="GLenum" right="" name="textureTarget" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextureCacheLimit" fullname="QGLContext::setTextureCacheLimit" href="qglcontext.html#setTextureCacheLimit" location="qgl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setTextureCacheLimit(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textureCacheLimit" fullname="QGLContext::textureCacheLimit" href="qglcontext.html#textureCacheLimit" location="qgl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="int" signature="textureCacheLimit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="getProcAddress" fullname="QGLContext::getProcAddress" href="qglcontext.html#getProcAddress" location="qgl_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="void *" signature="getProcAddress(const QString & proc) const"> + <parameter left="const QString &" right="" name="proc" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="device" fullname="QGLContext::device" href="qglcontext.html#device" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPaintDevice *" signature="device() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="overlayTransparentColor" fullname="QGLContext::overlayTransparentColor" href="qglcontext.html#overlayTransparentColor" location="qgl_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="overlayTransparentColor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentContext" fullname="QGLContext::currentContext" href="qglcontext.html#currentContext" location="qgl.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="const QGLContext *" signature="currentContext()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="chooseContext" fullname="QGLContext::chooseContext" href="qglcontext.html#chooseContext" location="qgl_x11.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="chooseContext(const QGLContext * shareContext)"> + <parameter left="const QGLContext *" right="" name="shareContext" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="choosePixelFormat" fullname="QGLContext::choosePixelFormat" href="qglcontext.html#choosePixelFormat" location="qgl_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="int" signature="choosePixelFormat(void * dummyPfd, HDC pdc)"> + <parameter left="void *" right="" name="dummyPfd" default=""/> + <parameter left="HDC" right="" name="pdc" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="chooseVisual" fullname="QGLContext::chooseVisual" href="qglcontext.html#chooseVisual" location="qgl_x11.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void *" signature="chooseVisual()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="chooseMacVisual" fullname="QGLContext::chooseMacVisual" href="qglcontext.html#chooseMacVisual" location="qgl.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void *" signature="chooseMacVisual(GDHandle handle)"> + <parameter left="GDHandle" right="" name="handle" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="deviceIsPixmap" fullname="QGLContext::deviceIsPixmap" href="qglcontext.html#deviceIsPixmap" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="deviceIsPixmap() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="windowCreated" fullname="QGLContext::windowCreated" href="qglcontext.html#windowCreated" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="windowCreated() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setWindowCreated" fullname="QGLContext::setWindowCreated" href="qglcontext.html#setWindowCreated" location="qgl.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWindowCreated(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initialized" fullname="QGLContext::initialized" href="qglcontext.html#initialized" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="initialized() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setInitialized" fullname="QGLContext::setInitialized" href="qglcontext.html#setInitialized" location="qgl.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInitialized(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="obsolete" name="generateFontDisplayLists" fullname="QGLContext::generateFontDisplayLists" href="qglcontext-obsolete.html#generateFontDisplayLists" location="qgl_x11.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="generateFontDisplayLists(const QFont & font, int listBase)"> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="int" right="" name="listBase" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="currentCtx" fullname="QGLContext::currentCtx" href="qglcontext.html#currentCtx-var" location="qgl.h" type="QGLContext *" static="true"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGLWidget" href="qglwidget.html" location="qgl.h" bases="QWidget" module="QtOpenGL"> + <contents name="overlays" title="Overlays" level="1"/> + <contents name="painting-techniques" title="Painting Techniques" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLWidget" fullname="QGLWidget::QGLWidget" href="qglwidget.html#QGLWidget" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGLWidget(QWidget * parent, const QGLWidget * shareWidget, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const QGLWidget *" right="" name="shareWidget" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLWidget" fullname="QGLWidget::QGLWidget" href="qglwidget.html#QGLWidget-2" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGLWidget(QGLContext * context, QWidget * parent, const QGLWidget * shareWidget, QFlags<Qt::WindowType> f)"> + <parameter left="QGLContext *" right="" name="context" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const QGLWidget *" right="" name="shareWidget" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGLWidget" fullname="QGLWidget::QGLWidget" href="qglwidget.html#QGLWidget-3" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGLWidget(const QGLFormat & format, QWidget * parent, const QGLWidget * shareWidget, QFlags<Qt::WindowType> f)"> + <parameter left="const QGLFormat &" right="" name="format" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const QGLWidget *" right="" name="shareWidget" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QGLWidget" fullname="QGLWidget::QGLWidget" href="qglwidget-qt3.html#QGLWidget-4" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QGLWidget(QWidget * parent, const char * name, const QGLWidget * shareWidget, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QGLWidget *" right="" name="shareWidget" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QGLWidget" fullname="QGLWidget::QGLWidget" href="qglwidget-qt3.html#QGLWidget-6" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QGLWidget(QGLContext * context, QWidget * parent, const char * name, const QGLWidget * shareWidget, QFlags<Qt::WindowType> f)"> + <parameter left="QGLContext *" right="" name="context" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QGLWidget *" right="" name="shareWidget" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QGLWidget" fullname="QGLWidget::QGLWidget" href="qglwidget-qt3.html#QGLWidget-5" location="qgl.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QGLWidget(const QGLFormat & format, QWidget * parent, const char * name, const QGLWidget * shareWidget, QFlags<Qt::WindowType> f)"> + <parameter left="const QGLFormat &" right="" name="format" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QGLWidget *" right="" name="shareWidget" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGLWidget" fullname="QGLWidget::~QGLWidget" href="qglwidget.html#dtor.QGLWidget" location="qgl.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGLWidget()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="qglColor" fullname="QGLWidget::qglColor" href="qglwidget.html#qglColor" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="qglColor(const QColor & c) const"> + <parameter left="const QColor &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qglClearColor" fullname="QGLWidget::qglClearColor" href="qglwidget.html#qglClearColor" location="qgl.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="qglClearColor(const QColor & c) const"> + <parameter left="const QColor &" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isValid" fullname="QGLWidget::isValid" href="qglwidget.html#isValid" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isValid() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSharing" fullname="QGLWidget::isSharing" href="qglwidget.html#isSharing" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSharing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="makeCurrent" fullname="QGLWidget::makeCurrent" href="qglwidget.html#makeCurrent" location="qgl.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="makeCurrent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="doneCurrent" fullname="QGLWidget::doneCurrent" href="qglwidget.html#doneCurrent" location="qgl.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="doneCurrent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleBuffer" fullname="QGLWidget::doubleBuffer" href="qglwidget.html#doubleBuffer" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="doubleBuffer() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="swapBuffers" fullname="QGLWidget::swapBuffers" href="qglwidget.html#swapBuffers" location="qgl.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="swapBuffers()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="format" fullname="QGLWidget::format" href="qglwidget.html#format" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGLFormat" signature="format() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setFormat" fullname="QGLWidget::setFormat" href="qglwidget-obsolete.html#setFormat" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFormat(const QGLFormat & format)"> + <parameter left="const QGLFormat &" right="" name="format" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="context" fullname="QGLWidget::context" href="qglwidget.html#context" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QGLContext *" signature="context() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="renderPixmap" fullname="QGLWidget::renderPixmap" href="qglwidget.html#renderPixmap" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPixmap" signature="renderPixmap(int w, int h, bool useContext)"> + <parameter left="int" right="" name="w" default="0"/> + <parameter left="int" right="" name="h" default="0"/> + <parameter left="bool" right="" name="useContext" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="grabFrameBuffer" fullname="QGLWidget::grabFrameBuffer" href="qglwidget.html#grabFrameBuffer" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QImage" signature="grabFrameBuffer(bool withAlpha)"> + <parameter left="bool" right="" name="withAlpha" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="makeOverlayCurrent" fullname="QGLWidget::makeOverlayCurrent" href="qglwidget.html#makeOverlayCurrent" location="qgl_x11.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="makeOverlayCurrent()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="overlayContext" fullname="QGLWidget::overlayContext" href="qglwidget.html#overlayContext" location="qgl_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QGLContext *" signature="overlayContext() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="convertToGLFormat" fullname="QGLWidget::convertToGLFormat" href="qglwidget.html#convertToGLFormat" location="qgl.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QImage" signature="convertToGLFormat(const QImage & img)"> + <parameter left="const QImage &" right="" name="img" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setMouseTracking" fullname="QGLWidget::setMouseTracking" href="qglwidget.html#setMouseTracking" location="qgl_x11.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMouseTracking(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="colormap" fullname="QGLWidget::colormap" href="qglwidget.html#colormap" location="qgl_x11.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QGLColormap &" signature="colormap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setColormap" fullname="QGLWidget::setColormap" href="qglwidget.html#setColormap" location="qgl_x11.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setColormap(const QGLColormap & cmap)"> + <parameter left="const QGLColormap &" right="" name="cmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="renderText" fullname="QGLWidget::renderText" href="qglwidget.html#renderText" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="renderText(int x, int y, const QString & str, const QFont & font, int listBase)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="const QFont &" right="" name="font" default="QFont()"/> + <parameter left="int" right="" name="listBase" default="2000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="renderText" fullname="QGLWidget::renderText" href="qglwidget.html#renderText-2" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="renderText(double x, double y, double z, const QString & str, const QFont & font, int listBase)"> + <parameter left="double" right="" name="x" default=""/> + <parameter left="double" right="" name="y" default=""/> + <parameter left="double" right="" name="z" default=""/> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="const QFont &" right="" name="font" default="QFont()"/> + <parameter left="int" right="" name="listBase" default="2000"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindTexture" fullname="QGLWidget::bindTexture" href="qglwidget.html#bindTexture" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="GLuint" signature="bindTexture(const QImage & image, GLenum target, GLint format)"> + <parameter left="const QImage &" right="" name="image" default=""/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + <parameter left="GLint" right="" name="format" default="GL_RGBA"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindTexture" fullname="QGLWidget::bindTexture" href="qglwidget.html#bindTexture-2" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="GLuint" signature="bindTexture(const QPixmap & pixmap, GLenum target, GLint format)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="GLenum" right="" name="target" default="GL_TEXTURE_2D"/> + <parameter left="GLint" right="" name="format" default="GL_RGBA"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="bindTexture" fullname="QGLWidget::bindTexture" href="qglwidget.html#bindTexture-3" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="GLuint" signature="bindTexture(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="deleteTexture" fullname="QGLWidget::deleteTexture" href="qglwidget.html#deleteTexture" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="deleteTexture(GLuint id)"> + <parameter left="GLuint" right="" name="id" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTexture" fullname="QGLWidget::drawTexture" href="qglwidget.html#drawTexture" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="drawTexture(const QRectF & target, GLuint textureId, GLenum textureTarget)"> + <parameter left="const QRectF &" right="" name="target" default=""/> + <parameter left="GLuint" right="" name="textureId" default=""/> + <parameter left="GLenum" right="" name="textureTarget" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="drawTexture" fullname="QGLWidget::drawTexture" href="qglwidget.html#drawTexture-2" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="drawTexture(const QPointF & point, GLuint textureId, GLenum textureTarget)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="GLuint" right="" name="textureId" default=""/> + <parameter left="GLenum" right="" name="textureTarget" default="GL_TEXTURE_2D"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="updateGL" fullname="QGLWidget::updateGL" href="qglwidget.html#updateGL" location="qgl.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="updateGL()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="updateOverlayGL" fullname="QGLWidget::updateOverlayGL" href="qglwidget.html#updateOverlayGL" location="qgl_x11.cpp" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="updateOverlayGL()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QGLWidget::event" href="qglwidget.html#event" location="qgl_qws.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="initializeGL" fullname="QGLWidget::initializeGL" href="qglwidget.html#initializeGL" location="qgl.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="initializeGL()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeGL" fullname="QGLWidget::resizeGL" href="qglwidget.html#resizeGL" location="qgl.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeGL(int width, int height)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintGL" fullname="QGLWidget::paintGL" href="qglwidget.html#paintGL" location="qgl.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintGL()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="initializeOverlayGL" fullname="QGLWidget::initializeOverlayGL" href="qglwidget.html#initializeOverlayGL" location="qgl.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="initializeOverlayGL()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeOverlayGL" fullname="QGLWidget::resizeOverlayGL" href="qglwidget.html#resizeOverlayGL" location="qgl.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeOverlayGL(int width, int height)"> + <parameter left="int" right="" name="width" default=""/> + <parameter left="int" right="" name="height" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintOverlayGL" fullname="QGLWidget::paintOverlayGL" href="qglwidget.html#paintOverlayGL" location="qgl.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintOverlayGL()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setAutoBufferSwap" fullname="QGLWidget::setAutoBufferSwap" href="qglwidget.html#setAutoBufferSwap" location="qgl.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAutoBufferSwap(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="autoBufferSwap" fullname="QGLWidget::autoBufferSwap" href="qglwidget.html#autoBufferSwap" location="qgl.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoBufferSwap() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QGLWidget::paintEvent" href="qglwidget.html#paintEvent" location="qgl.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QGLWidget::resizeEvent" href="qglwidget.html#resizeEvent" location="qgl_x11.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="glInit" fullname="QGLWidget::glInit" href="qglwidget.html#glInit" location="qgl.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="glInit()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="glDraw" fullname="QGLWidget::glDraw" href="qglwidget.html#glDraw" location="qgl.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="glDraw()"/> + <function access="protected" threadsafety="unspecified" status="obsolete" name="fontDisplayListBase" fullname="QGLWidget::fontDisplayListBase" href="qglwidget-obsolete.html#fontDisplayListBase" location="qgl.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="fontDisplayListBase(const QFont & font, int listBase)"> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="int" right="" name="listBase" default="2000"/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractEventDispatcher" href="qabstracteventdispatcher.html" location="qabstracteventdispatcher.h" bases="QObject" module="QtCore"> + <typedef access="public" threadsafety="unspecified" status="commendable" name="TimerInfo" fullname="QAbstractEventDispatcher::TimerInfo" href="qabstracteventdispatcher.html#TimerInfo-typedef" location="qabstracteventdispatcher.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractEventDispatcher" fullname="QAbstractEventDispatcher::QAbstractEventDispatcher" href="qabstracteventdispatcher.html#QAbstractEventDispatcher" location="qabstracteventdispatcher.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractEventDispatcher(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractEventDispatcher" fullname="QAbstractEventDispatcher::~QAbstractEventDispatcher" href="qabstracteventdispatcher.html#dtor.QAbstractEventDispatcher" location="qabstracteventdispatcher.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractEventDispatcher()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="instance" fullname="QAbstractEventDispatcher::instance" href="qabstracteventdispatcher.html#instance" location="qabstracteventdispatcher.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QAbstractEventDispatcher *" signature="instance(QThread * thread)"> + <parameter left="QThread *" right="" name="thread" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="processEvents" fullname="QAbstractEventDispatcher::processEvents" href="qabstracteventdispatcher.html#processEvents" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="processEvents(QFlags<QEventLoop::ProcessEventsFlag> flags)"> + <parameter left="QFlags<QEventLoop::ProcessEventsFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasPendingEvents" fullname="QAbstractEventDispatcher::hasPendingEvents" href="qabstracteventdispatcher.html#hasPendingEvents" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="hasPendingEvents()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="registerSocketNotifier" fullname="QAbstractEventDispatcher::registerSocketNotifier" href="qabstracteventdispatcher.html#registerSocketNotifier" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="registerSocketNotifier(QSocketNotifier * notifier)"> + <parameter left="QSocketNotifier *" right="" name="notifier" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterSocketNotifier" fullname="QAbstractEventDispatcher::unregisterSocketNotifier" href="qabstracteventdispatcher.html#unregisterSocketNotifier" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="unregisterSocketNotifier(QSocketNotifier * notifier)"> + <parameter left="QSocketNotifier *" right="" name="notifier" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registerTimer" fullname="QAbstractEventDispatcher::registerTimer" href="qabstracteventdispatcher.html#registerTimer" location="qabstracteventdispatcher.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="registerTimer(int interval, QObject * object)"> + <parameter left="int" right="" name="interval" default=""/> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registerTimer" fullname="QAbstractEventDispatcher::registerTimer" href="qabstracteventdispatcher.html#registerTimer-2" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="registerTimer(int timerId, int interval, QObject * object)"> + <parameter left="int" right="" name="timerId" default=""/> + <parameter left="int" right="" name="interval" default=""/> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterTimer" fullname="QAbstractEventDispatcher::unregisterTimer" href="qabstracteventdispatcher.html#unregisterTimer" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="unregisterTimer(int timerId)"> + <parameter left="int" right="" name="timerId" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unregisterTimers" fullname="QAbstractEventDispatcher::unregisterTimers" href="qabstracteventdispatcher.html#unregisterTimers" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="unregisterTimers(QObject * object)"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registeredTimers" fullname="QAbstractEventDispatcher::registeredTimers" href="qabstracteventdispatcher.html#registeredTimers" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QList<TimerInfo>" signature="registeredTimers(QObject * object) const"> + <parameter left="QObject *" right="" name="object" default=""/> + </function> + <function access="public" threadsafety="thread safe" status="commendable" name="wakeUp" fullname="QAbstractEventDispatcher::wakeUp" href="qabstracteventdispatcher.html#wakeUp" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="wakeUp()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="interrupt" fullname="QAbstractEventDispatcher::interrupt" href="qabstracteventdispatcher.html#interrupt" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="interrupt()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="QAbstractEventDispatcher::flush" href="qabstracteventdispatcher.html#flush" location="qabstracteventdispatcher.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="flush()"/> + <typedef access="public" threadsafety="unspecified" status="commendable" name="EventFilter" fullname="QAbstractEventDispatcher::EventFilter" href="qabstracteventdispatcher.html#EventFilter-typedef" location="qabstracteventdispatcher.h"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEventFilter" fullname="QAbstractEventDispatcher::setEventFilter" href="qabstracteventdispatcher.html#setEventFilter" location="qabstracteventdispatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="EventFilter" signature="setEventFilter(EventFilter filter)"> + <parameter left="EventFilter" right="" name="filter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filterEvent" fullname="QAbstractEventDispatcher::filterEvent" href="qabstracteventdispatcher.html#filterEvent" location="qabstracteventdispatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="filterEvent(void * message)"> + <parameter left="void *" right="" name="message" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="aboutToBlock" fullname="QAbstractEventDispatcher::aboutToBlock" href="qabstracteventdispatcher.html#aboutToBlock" location="qabstracteventdispatcher.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="aboutToBlock()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="awake" fullname="QAbstractEventDispatcher::awake" href="qabstracteventdispatcher.html#awake" location="qabstracteventdispatcher.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="awake()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsItem" href="qgraphicsitem.html" location="qgraphicsitem.h" bases="" module="QtGui"> + <contents name="transformation" title="Transformation" level="1"/> + <contents name="painting" title="Painting" level="1"/> + <contents name="events" title="Events" level="1"/> + <contents name="custom-data" title="Custom Data" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="GraphicsItemFlag" fullname="QGraphicsItem::GraphicsItemFlag" href="qgraphicsitem.html#GraphicsItemFlag-enum" location="qgraphicsitem.h" typedef="QGraphicsItem::GraphicsItemFlags"> + <value name="ItemIsMovable" value="0x1"/> + <value name="ItemIsSelectable" value="0x2"/> + <value name="ItemIsFocusable" value="0x4"/> + <value name="ItemClipsToShape" value="0x8"/> + <value name="ItemClipsChildrenToShape" value="0x10"/> + <value name="ItemIgnoresTransformations" value="0x20"/> + <value name="ItemIgnoresParentOpacity" value="0x40"/> + <value name="ItemDoesntPropagateOpacityToChildren" value="0x80"/> + <value name="ItemStacksBehindParent" value="0x100"/> + <value name="ItemUsesExtendedStyleOption" value="0x200"/> + <value name="ItemHasNoContents" value="0x400"/> + <value name="ItemSendsGeometryChanges" value="0x800"/> + <value name="ItemAcceptsInputMethod" value="0x1000"/> + <value name="ItemAutoDetectsFocusProxy" value="0x2000"/> + <value name="ItemNegativeZStacksBehindParent" value="0x4000"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="GraphicsItemFlags" fullname="QGraphicsItem::GraphicsItemFlags" href="qgraphicsitem.html#GraphicsItemFlags-typedef" location="qgraphicsitem.h" enum="QGraphicsItem::GraphicsItemFlag"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="GraphicsItemChange" fullname="QGraphicsItem::GraphicsItemChange" href="qgraphicsitem.html#GraphicsItemChange-enum" location="qgraphicsitem.h"> + <value name="ItemPositionChange" value="0"/> + <value name="ItemMatrixChange" value="1"/> + <value name="ItemVisibleChange" value="2"/> + <value name="ItemEnabledChange" value="3"/> + <value name="ItemSelectedChange" value="4"/> + <value name="ItemParentChange" value="5"/> + <value name="ItemChildAddedChange" value="6"/> + <value name="ItemChildRemovedChange" value="7"/> + <value name="ItemTransformChange" value="8"/> + <value name="ItemPositionHasChanged" value="9"/> + <value name="ItemTransformHasChanged" value="10"/> + <value name="ItemSceneChange" value="11"/> + <value name="ItemVisibleHasChanged" value="12"/> + <value name="ItemEnabledHasChanged" value="13"/> + <value name="ItemSelectedHasChanged" value="14"/> + <value name="ItemParentHasChanged" value="15"/> + <value name="ItemSceneHasChanged" value="16"/> + <value name="ItemCursorChange" value="17"/> + <value name="ItemCursorHasChanged" value="18"/> + <value name="ItemToolTipChange" value="19"/> + <value name="ItemToolTipHasChanged" value="20"/> + <value name="ItemFlagsChange" value="21"/> + <value name="ItemFlagsHaveChanged" value="22"/> + <value name="ItemZValueChange" value="23"/> + <value name="ItemZValueHasChanged" value="24"/> + <value name="ItemOpacityChange" value="25"/> + <value name="ItemOpacityHasChanged" value="26"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="CacheMode" fullname="QGraphicsItem::CacheMode" href="qgraphicsitem.html#CacheMode-enum" location="qgraphicsitem.h"> + <value name="NoCache" value="0"/> + <value name="ItemCoordinateCache" value="1"/> + <value name="DeviceCoordinateCache" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsItem" fullname="QGraphicsItem::QGraphicsItem" href="qgraphicsitem.html#QGraphicsItem" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsItem" fullname="QGraphicsItem::~QGraphicsItem" href="qgraphicsitem.html#dtor.QGraphicsItem" location="qgraphicsitem.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scene" fullname="QGraphicsItem::scene" href="qgraphicsitem.html#scene" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsScene *" signature="scene() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentItem" fullname="QGraphicsItem::parentItem" href="qgraphicsitem.html#parentItem" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="parentItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topLevelItem" fullname="QGraphicsItem::topLevelItem" href="qgraphicsitem.html#topLevelItem" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="topLevelItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentObject" fullname="QGraphicsItem::parentObject" href="qgraphicsitem.html#parentObject" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsObject *" signature="parentObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="parentWidget" fullname="QGraphicsItem::parentWidget" href="qgraphicsitem.html#parentWidget" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsWidget *" signature="parentWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="topLevelWidget" fullname="QGraphicsItem::topLevelWidget" href="qgraphicsitem.html#topLevelWidget" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsWidget *" signature="topLevelWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="window" fullname="QGraphicsItem::window" href="qgraphicsitem.html#window" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsWidget *" signature="window() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setParentItem" fullname="QGraphicsItem::setParentItem" href="qgraphicsitem.html#setParentItem" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setParentItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="children" fullname="QGraphicsItem::children" href="qgraphicsitem-obsolete.html#children" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGraphicsItem *>" signature="children() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childItems" fullname="QGraphicsItem::childItems" href="qgraphicsitem.html#childItems" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGraphicsItem *>" signature="childItems() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isWidget" fullname="QGraphicsItem::isWidget" href="qgraphicsitem.html#isWidget" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isWidget() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isWindow" fullname="QGraphicsItem::isWindow" href="qgraphicsitem.html#isWindow" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isWindow() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toGraphicsObject" fullname="QGraphicsItem::toGraphicsObject" href="qgraphicsitem.html#toGraphicsObject" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QGraphicsObject *" signature="toGraphicsObject()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toGraphicsObject" fullname="QGraphicsItem::toGraphicsObject" href="qgraphicsitem.html#toGraphicsObject-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="const QGraphicsObject *" signature="toGraphicsObject() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="group" fullname="QGraphicsItem::group" href="qgraphicsitem.html#group" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItemGroup *" signature="group() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setGroup" fullname="QGraphicsItem::setGroup" href="qgraphicsitem.html#setGroup" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGroup(QGraphicsItemGroup * group)"> + <parameter left="QGraphicsItemGroup *" right="" name="group" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="flags" fullname="QGraphicsItem::flags" href="qgraphicsitem.html#flags" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="GraphicsItemFlags" signature="flags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFlag" fullname="QGraphicsItem::setFlag" href="qgraphicsitem.html#setFlag" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFlag(GraphicsItemFlag flag, bool enabled)"> + <parameter left="GraphicsItemFlag" right="" name="flag" default=""/> + <parameter left="bool" right="" name="enabled" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFlags" fullname="QGraphicsItem::setFlags" href="qgraphicsitem.html#setFlags" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFlags(QFlags<QGraphicsItem::GraphicsItemFlag> flags)"> + <parameter left="QFlags<QGraphicsItem::GraphicsItemFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cacheMode" fullname="QGraphicsItem::cacheMode" href="qgraphicsitem.html#cacheMode" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="CacheMode" signature="cacheMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCacheMode" fullname="QGraphicsItem::setCacheMode" href="qgraphicsitem.html#setCacheMode" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCacheMode(CacheMode mode, const QSize & logicalCacheSize)"> + <parameter left="CacheMode" right="" name="mode" default=""/> + <parameter left="const QSize &" right="" name="logicalCacheSize" default="QSize()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toolTip" fullname="QGraphicsItem::toolTip" href="qgraphicsitem.html#toolTip" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toolTip() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setToolTip" fullname="QGraphicsItem::setToolTip" href="qgraphicsitem.html#setToolTip" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setToolTip(const QString & toolTip)"> + <parameter left="const QString &" right="" name="toolTip" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursor" fullname="QGraphicsItem::cursor" href="qgraphicsitem.html#cursor" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QCursor" signature="cursor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCursor" fullname="QGraphicsItem::setCursor" href="qgraphicsitem.html#setCursor" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCursor(const QCursor & cursor)"> + <parameter left="const QCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasCursor" fullname="QGraphicsItem::hasCursor" href="qgraphicsitem.html#hasCursor" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasCursor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unsetCursor" fullname="QGraphicsItem::unsetCursor" href="qgraphicsitem.html#unsetCursor" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="unsetCursor()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisible" fullname="QGraphicsItem::isVisible" href="qgraphicsitem.html#isVisible" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isVisible() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisibleTo" fullname="QGraphicsItem::isVisibleTo" href="qgraphicsitem.html#isVisibleTo" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isVisibleTo(const QGraphicsItem * parent) const"> + <parameter left="const QGraphicsItem *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVisible" fullname="QGraphicsItem::setVisible" href="qgraphicsitem.html#setVisible" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVisible(bool visible)"> + <parameter left="bool" right="" name="visible" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hide" fullname="QGraphicsItem::hide" href="qgraphicsitem.html#hide" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="hide()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="show" fullname="QGraphicsItem::show" href="qgraphicsitem.html#show" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="show()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEnabled" fullname="QGraphicsItem::isEnabled" href="qgraphicsitem.html#isEnabled" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEnabled" fullname="QGraphicsItem::setEnabled" href="qgraphicsitem.html#setEnabled" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setEnabled(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSelected" fullname="QGraphicsItem::isSelected" href="qgraphicsitem.html#isSelected" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSelected() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelected" fullname="QGraphicsItem::setSelected" href="qgraphicsitem.html#setSelected" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelected(bool selected)"> + <parameter left="bool" right="" name="selected" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="acceptDrops" fullname="QGraphicsItem::acceptDrops" href="qgraphicsitem.html#acceptDrops" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="acceptDrops() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAcceptDrops" fullname="QGraphicsItem::setAcceptDrops" href="qgraphicsitem.html#setAcceptDrops" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAcceptDrops(bool on)"> + <parameter left="bool" right="" name="on" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opacity" fullname="QGraphicsItem::opacity" href="qgraphicsitem.html#opacity" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="opacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="effectiveOpacity" fullname="QGraphicsItem::effectiveOpacity" href="qgraphicsitem.html#effectiveOpacity" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="effectiveOpacity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOpacity" fullname="QGraphicsItem::setOpacity" href="qgraphicsitem.html#setOpacity" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOpacity(qreal opacity)"> + <parameter left="qreal" right="" name="opacity" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="acceptedMouseButtons" fullname="QGraphicsItem::acceptedMouseButtons" href="qgraphicsitem.html#acceptedMouseButtons" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::MouseButtons" signature="acceptedMouseButtons() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAcceptedMouseButtons" fullname="QGraphicsItem::setAcceptedMouseButtons" href="qgraphicsitem.html#setAcceptedMouseButtons" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAcceptedMouseButtons(QFlags<Qt::MouseButton> buttons)"> + <parameter left="QFlags<Qt::MouseButton>" right="" name="buttons" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="acceptsHoverEvents" fullname="QGraphicsItem::acceptsHoverEvents" href="qgraphicsitem-obsolete.html#acceptsHoverEvents" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="acceptsHoverEvents() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setAcceptsHoverEvents" fullname="QGraphicsItem::setAcceptsHoverEvents" href="qgraphicsitem-obsolete.html#setAcceptsHoverEvents" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAcceptsHoverEvents(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="acceptHoverEvents" fullname="QGraphicsItem::acceptHoverEvents" href="qgraphicsitem.html#acceptHoverEvents" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="acceptHoverEvents() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAcceptHoverEvents" fullname="QGraphicsItem::setAcceptHoverEvents" href="qgraphicsitem.html#setAcceptHoverEvents" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAcceptHoverEvents(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="acceptTouchEvents" fullname="QGraphicsItem::acceptTouchEvents" href="qgraphicsitem.html#acceptTouchEvents" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="acceptTouchEvents() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAcceptTouchEvents" fullname="QGraphicsItem::setAcceptTouchEvents" href="qgraphicsitem.html#setAcceptTouchEvents" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setAcceptTouchEvents(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="filtersChildEvents" fullname="QGraphicsItem::filtersChildEvents" href="qgraphicsitem.html#filtersChildEvents" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="filtersChildEvents() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFiltersChildEvents" fullname="QGraphicsItem::setFiltersChildEvents" href="qgraphicsitem.html#setFiltersChildEvents" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFiltersChildEvents(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="handlesChildEvents" fullname="QGraphicsItem::handlesChildEvents" href="qgraphicsitem-obsolete.html#handlesChildEvents" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="handlesChildEvents() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setHandlesChildEvents" fullname="QGraphicsItem::setHandlesChildEvents" href="qgraphicsitem-obsolete.html#setHandlesChildEvents" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHandlesChildEvents(bool enabled)"> + <parameter left="bool" right="" name="enabled" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasFocus" fullname="QGraphicsItem::hasFocus" href="qgraphicsitem.html#hasFocus" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocus" fullname="QGraphicsItem::setFocus" href="qgraphicsitem.html#setFocus" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFocus(Qt::FocusReason focusReason)"> + <parameter left="Qt::FocusReason" right="" name="focusReason" default="Qt::OtherFocusReason"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearFocus" fullname="QGraphicsItem::clearFocus" href="qgraphicsitem.html#clearFocus" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clearFocus()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="focusProxy" fullname="QGraphicsItem::focusProxy" href="qgraphicsitem.html#focusProxy" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="focusProxy() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFocusProxy" fullname="QGraphicsItem::setFocusProxy" href="qgraphicsitem.html#setFocusProxy" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFocusProxy(QGraphicsItem * item)"> + <parameter left="QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="focusItem" fullname="QGraphicsItem::focusItem" href="qgraphicsitem.html#focusItem" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="focusItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="grabMouse" fullname="QGraphicsItem::grabMouse" href="qgraphicsitem.html#grabMouse" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="grabMouse()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ungrabMouse" fullname="QGraphicsItem::ungrabMouse" href="qgraphicsitem.html#ungrabMouse" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ungrabMouse()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="grabKeyboard" fullname="QGraphicsItem::grabKeyboard" href="qgraphicsitem.html#grabKeyboard" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="grabKeyboard()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ungrabKeyboard" fullname="QGraphicsItem::ungrabKeyboard" href="qgraphicsitem.html#ungrabKeyboard" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ungrabKeyboard()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QGraphicsItem::pos" href="qgraphicsitem.html#pos" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QGraphicsItem::x" href="qgraphicsitem.html#x" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setX" fullname="QGraphicsItem::setX" href="qgraphicsitem.html#setX" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setX(qreal x)"> + <parameter left="qreal" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QGraphicsItem::y" href="qgraphicsitem.html#y" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setY" fullname="QGraphicsItem::setY" href="qgraphicsitem.html#setY" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setY(qreal y)"> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scenePos" fullname="QGraphicsItem::scenePos" href="qgraphicsitem.html#scenePos" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="scenePos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPos" fullname="QGraphicsItem::setPos" href="qgraphicsitem.html#setPos" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPos(const QPointF & pos)"> + <parameter left="const QPointF &" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPos" fullname="QGraphicsItem::setPos" href="qgraphicsitem.html#setPos-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPos(qreal x, qreal y)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveBy" fullname="QGraphicsItem::moveBy" href="qgraphicsitem.html#moveBy" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveBy(qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureVisible" fullname="QGraphicsItem::ensureVisible" href="qgraphicsitem.html#ensureVisible" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="ensureVisible(const QRectF & rect, int xmargin, int ymargin)"> + <parameter left="const QRectF &" right="" name="rect" default="QRectF()"/> + <parameter left="int" right="" name="xmargin" default="50"/> + <parameter left="int" right="" name="ymargin" default="50"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ensureVisible" fullname="QGraphicsItem::ensureVisible" href="qgraphicsitem.html#ensureVisible-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="ensureVisible(qreal x, qreal y, qreal w, qreal h, int xmargin, int ymargin)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + <parameter left="int" right="" name="xmargin" default="50"/> + <parameter left="int" right="" name="ymargin" default="50"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="matrix" fullname="QGraphicsItem::matrix" href="qgraphicsitem-obsolete.html#matrix" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="matrix() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="sceneMatrix" fullname="QGraphicsItem::sceneMatrix" href="qgraphicsitem-obsolete.html#sceneMatrix" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMatrix" signature="sceneMatrix() const"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="setMatrix" fullname="QGraphicsItem::setMatrix" href="qgraphicsitem-obsolete.html#setMatrix" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMatrix(const QMatrix & matrix, bool combine)"> + <parameter left="const QMatrix &" right="" name="matrix" default=""/> + <parameter left="bool" right="" name="combine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="resetMatrix" fullname="QGraphicsItem::resetMatrix" href="qgraphicsitem-obsolete.html#resetMatrix" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetMatrix()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="transform" fullname="QGraphicsItem::transform" href="qgraphicsitem.html#transform" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="transform() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sceneTransform" fullname="QGraphicsItem::sceneTransform" href="qgraphicsitem.html#sceneTransform" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="sceneTransform() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="deviceTransform" fullname="QGraphicsItem::deviceTransform" href="qgraphicsitem.html#deviceTransform" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="deviceTransform(const QTransform & viewportTransform) const"> + <parameter left="const QTransform &" right="" name="viewportTransform" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemTransform" fullname="QGraphicsItem::itemTransform" href="qgraphicsitem.html#itemTransform" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTransform" signature="itemTransform(const QGraphicsItem * other, bool * ok) const"> + <parameter left="const QGraphicsItem *" right="" name="other" default=""/> + <parameter left="bool *" right="" name="ok" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransform" fullname="QGraphicsItem::setTransform" href="qgraphicsitem.html#setTransform" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTransform(const QTransform & matrix, bool combine)"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + <parameter left="bool" right="" name="combine" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="resetTransform" fullname="QGraphicsItem::resetTransform" href="qgraphicsitem.html#resetTransform" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resetTransform()"/> + <function access="public" threadsafety="unspecified" status="obsolete" name="rotate" fullname="QGraphicsItem::rotate" href="qgraphicsitem-obsolete.html#rotate" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="rotate(qreal angle)"> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="scale" fullname="QGraphicsItem::scale" href="qgraphicsitem-obsolete.html#scale-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="scale(qreal sx, qreal sy)"> + <parameter left="qreal" right="" name="sx" default=""/> + <parameter left="qreal" right="" name="sy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="shear" fullname="QGraphicsItem::shear" href="qgraphicsitem-obsolete.html#shear" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="shear(qreal sh, qreal sv)"> + <parameter left="qreal" right="" name="sh" default=""/> + <parameter left="qreal" right="" name="sv" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="translate" fullname="QGraphicsItem::translate" href="qgraphicsitem-obsolete.html#translate" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="translate(qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRotation" fullname="QGraphicsItem::setRotation" href="qgraphicsitem.html#setRotation" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRotation(qreal angle)"> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rotation" fullname="QGraphicsItem::rotation" href="qgraphicsitem.html#rotation" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="rotation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setScale" fullname="QGraphicsItem::setScale" href="qgraphicsitem.html#setScale" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setScale(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QGraphicsItem::scale" href="qgraphicsitem.html#scale" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="scale() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="transformations" fullname="QGraphicsItem::transformations" href="qgraphicsitem.html#transformations" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGraphicsTransform *>" signature="transformations() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransformations" fullname="QGraphicsItem::setTransformations" href="qgraphicsitem.html#setTransformations" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTransformations(const QList<QGraphicsTransform *> & transformations)"> + <parameter left="const QList<QGraphicsTransform *> &" right="" name="transformations" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transformOriginPoint" fullname="QGraphicsItem::transformOriginPoint" href="qgraphicsitem.html#transformOriginPoint" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="transformOriginPoint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransformOriginPoint" fullname="QGraphicsItem::setTransformOriginPoint" href="qgraphicsitem.html#setTransformOriginPoint" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTransformOriginPoint(const QPointF & origin)"> + <parameter left="const QPointF &" right="" name="origin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransformOriginPoint" fullname="QGraphicsItem::setTransformOriginPoint" href="qgraphicsitem.html#setTransformOriginPoint-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setTransformOriginPoint(qreal x, qreal y)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="advance" fullname="QGraphicsItem::advance" href="qgraphicsitem.html#advance" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="advance(int phase)"> + <parameter left="int" right="" name="phase" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="zValue" fullname="QGraphicsItem::zValue" href="qgraphicsitem.html#zValue" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="zValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setZValue" fullname="QGraphicsItem::setZValue" href="qgraphicsitem.html#setZValue" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setZValue(qreal z)"> + <parameter left="qreal" right="" name="z" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsItem::boundingRect" href="qgraphicsitem.html#boundingRect" location="qgraphicsitem.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="childrenBoundingRect" fullname="QGraphicsItem::childrenBoundingRect" href="qgraphicsitem.html#childrenBoundingRect" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="childrenBoundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="sceneBoundingRect" fullname="QGraphicsItem::sceneBoundingRect" href="qgraphicsitem.html#sceneBoundingRect" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="sceneBoundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QGraphicsItem::shape" href="qgraphicsitem.html#shape" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isClipped" fullname="QGraphicsItem::isClipped" href="qgraphicsitem.html#isClipped" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isClipped() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clipPath" fullname="QGraphicsItem::clipPath" href="qgraphicsitem.html#clipPath" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="clipPath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QGraphicsItem::contains" href="qgraphicsitem.html#contains" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collidesWithItem" fullname="QGraphicsItem::collidesWithItem" href="qgraphicsitem.html#collidesWithItem" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="collidesWithItem(const QGraphicsItem * other, Qt::ItemSelectionMode mode) const"> + <parameter left="const QGraphicsItem *" right="" name="other" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collidesWithPath" fullname="QGraphicsItem::collidesWithPath" href="qgraphicsitem.html#collidesWithPath" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="collidesWithPath(const QPainterPath & path, Qt::ItemSelectionMode mode) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="collidingItems" fullname="QGraphicsItem::collidingItems" href="qgraphicsitem.html#collidingItems" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QGraphicsItem *>" signature="collidingItems(Qt::ItemSelectionMode mode) const"> + <parameter left="Qt::ItemSelectionMode" right="" name="mode" default="Qt::IntersectsItemShape"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscured" fullname="QGraphicsItem::isObscured" href="qgraphicsitem.html#isObscured" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscured() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscured" fullname="QGraphicsItem::isObscured" href="qgraphicsitem.html#isObscured-3" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="isObscured(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscured" fullname="QGraphicsItem::isObscured" href="qgraphicsitem.html#isObscured-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="isObscured(qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QGraphicsItem::isObscuredBy" href="qgraphicsitem.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QGraphicsItem::opaqueArea" href="qgraphicsitem.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRegion" fullname="QGraphicsItem::boundingRegion" href="qgraphicsitem.html#boundingRegion" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="boundingRegion(const QTransform & itemToDeviceTransform) const"> + <parameter left="const QTransform &" right="" name="itemToDeviceTransform" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRegionGranularity" fullname="QGraphicsItem::boundingRegionGranularity" href="qgraphicsitem.html#boundingRegionGranularity" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="boundingRegionGranularity() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBoundingRegionGranularity" fullname="QGraphicsItem::setBoundingRegionGranularity" href="qgraphicsitem.html#setBoundingRegionGranularity" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBoundingRegionGranularity(qreal granularity)"> + <parameter left="qreal" right="" name="granularity" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsItem::paint" href="qgraphicsitem.html#paint" location="qgraphicsitem.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QGraphicsItem::update" href="qgraphicsitem.html#update" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="update(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default="QRectF()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QGraphicsItem::update" href="qgraphicsitem.html#update-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="update(qreal x, qreal y, qreal width, qreal height)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scroll" fullname="QGraphicsItem::scroll" href="qgraphicsitem.html#scroll" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="scroll(qreal dx, qreal dy, const QRectF & rect)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + <parameter left="const QRectF &" right="" name="rect" default="QRectF()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToItem" fullname="QGraphicsItem::mapToItem" href="qgraphicsitem.html#mapToItem" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="mapToItem(const QGraphicsItem * item, const QPointF & point) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToParent" fullname="QGraphicsItem::mapToParent" href="qgraphicsitem.html#mapToParent" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="mapToParent(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsItem::mapToScene" href="qgraphicsitem.html#mapToScene" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="mapToScene(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToItem" fullname="QGraphicsItem::mapToItem" href="qgraphicsitem.html#mapToItem-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygonF" signature="mapToItem(const QGraphicsItem * item, const QRectF & rect) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToParent" fullname="QGraphicsItem::mapToParent" href="qgraphicsitem.html#mapToParent-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygonF" signature="mapToParent(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsItem::mapToScene" href="qgraphicsitem.html#mapToScene-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygonF" signature="mapToScene(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectToItem" fullname="QGraphicsItem::mapRectToItem" href="qgraphicsitem.html#mapRectToItem" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="mapRectToItem(const QGraphicsItem * item, const QRectF & rect) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectToParent" fullname="QGraphicsItem::mapRectToParent" href="qgraphicsitem.html#mapRectToParent" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="mapRectToParent(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectToScene" fullname="QGraphicsItem::mapRectToScene" href="qgraphicsitem.html#mapRectToScene" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="mapRectToScene(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToItem" fullname="QGraphicsItem::mapToItem" href="qgraphicsitem.html#mapToItem-3" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPolygonF" signature="mapToItem(const QGraphicsItem * item, const QPolygonF & polygon) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToParent" fullname="QGraphicsItem::mapToParent" href="qgraphicsitem.html#mapToParent-3" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPolygonF" signature="mapToParent(const QPolygonF & polygon) const"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsItem::mapToScene" href="qgraphicsitem.html#mapToScene-3" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPolygonF" signature="mapToScene(const QPolygonF & polygon) const"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToItem" fullname="QGraphicsItem::mapToItem" href="qgraphicsitem.html#mapToItem-4" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPainterPath" signature="mapToItem(const QGraphicsItem * item, const QPainterPath & path) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToParent" fullname="QGraphicsItem::mapToParent" href="qgraphicsitem.html#mapToParent-4" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPainterPath" signature="mapToParent(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsItem::mapToScene" href="qgraphicsitem.html#mapToScene-4" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPainterPath" signature="mapToScene(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromItem" fullname="QGraphicsItem::mapFromItem" href="qgraphicsitem.html#mapFromItem" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="mapFromItem(const QGraphicsItem * item, const QPointF & point) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromParent" fullname="QGraphicsItem::mapFromParent" href="qgraphicsitem.html#mapFromParent" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="mapFromParent(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsItem::mapFromScene" href="qgraphicsitem.html#mapFromScene" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="mapFromScene(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromItem" fullname="QGraphicsItem::mapFromItem" href="qgraphicsitem.html#mapFromItem-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygonF" signature="mapFromItem(const QGraphicsItem * item, const QRectF & rect) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromParent" fullname="QGraphicsItem::mapFromParent" href="qgraphicsitem.html#mapFromParent-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygonF" signature="mapFromParent(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsItem::mapFromScene" href="qgraphicsitem.html#mapFromScene-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygonF" signature="mapFromScene(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectFromItem" fullname="QGraphicsItem::mapRectFromItem" href="qgraphicsitem.html#mapRectFromItem" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="mapRectFromItem(const QGraphicsItem * item, const QRectF & rect) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectFromParent" fullname="QGraphicsItem::mapRectFromParent" href="qgraphicsitem.html#mapRectFromParent" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="mapRectFromParent(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectFromScene" fullname="QGraphicsItem::mapRectFromScene" href="qgraphicsitem.html#mapRectFromScene" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="mapRectFromScene(const QRectF & rect) const"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromItem" fullname="QGraphicsItem::mapFromItem" href="qgraphicsitem.html#mapFromItem-3" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPolygonF" signature="mapFromItem(const QGraphicsItem * item, const QPolygonF & polygon) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromParent" fullname="QGraphicsItem::mapFromParent" href="qgraphicsitem.html#mapFromParent-3" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPolygonF" signature="mapFromParent(const QPolygonF & polygon) const"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsItem::mapFromScene" href="qgraphicsitem.html#mapFromScene-3" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="QPolygonF" signature="mapFromScene(const QPolygonF & polygon) const"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromItem" fullname="QGraphicsItem::mapFromItem" href="qgraphicsitem.html#mapFromItem-4" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPainterPath" signature="mapFromItem(const QGraphicsItem * item, const QPainterPath & path) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromParent" fullname="QGraphicsItem::mapFromParent" href="qgraphicsitem.html#mapFromParent-4" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPainterPath" signature="mapFromParent(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsItem::mapFromScene" href="qgraphicsitem.html#mapFromScene-4" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="4" type="QPainterPath" signature="mapFromScene(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToItem" fullname="QGraphicsItem::mapToItem" href="qgraphicsitem.html#mapToItem-6" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QPointF" signature="mapToItem(const QGraphicsItem * item, qreal x, qreal y) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToParent" fullname="QGraphicsItem::mapToParent" href="qgraphicsitem.html#mapToParent-6" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QPointF" signature="mapToParent(qreal x, qreal y) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsItem::mapToScene" href="qgraphicsitem.html#mapToScene-6" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QPointF" signature="mapToScene(qreal x, qreal y) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToItem" fullname="QGraphicsItem::mapToItem" href="qgraphicsitem.html#mapToItem-5" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QPolygonF" signature="mapToItem(const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToParent" fullname="QGraphicsItem::mapToParent" href="qgraphicsitem.html#mapToParent-5" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QPolygonF" signature="mapToParent(qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapToScene" fullname="QGraphicsItem::mapToScene" href="qgraphicsitem.html#mapToScene-5" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QPolygonF" signature="mapToScene(qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectToItem" fullname="QGraphicsItem::mapRectToItem" href="qgraphicsitem.html#mapRectToItem-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRectF" signature="mapRectToItem(const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectToParent" fullname="QGraphicsItem::mapRectToParent" href="qgraphicsitem.html#mapRectToParent-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRectF" signature="mapRectToParent(qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectToScene" fullname="QGraphicsItem::mapRectToScene" href="qgraphicsitem.html#mapRectToScene-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRectF" signature="mapRectToScene(qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromItem" fullname="QGraphicsItem::mapFromItem" href="qgraphicsitem.html#mapFromItem-6" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QPointF" signature="mapFromItem(const QGraphicsItem * item, qreal x, qreal y) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromParent" fullname="QGraphicsItem::mapFromParent" href="qgraphicsitem.html#mapFromParent-6" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QPointF" signature="mapFromParent(qreal x, qreal y) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsItem::mapFromScene" href="qgraphicsitem.html#mapFromScene-6" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="6" type="QPointF" signature="mapFromScene(qreal x, qreal y) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromItem" fullname="QGraphicsItem::mapFromItem" href="qgraphicsitem.html#mapFromItem-5" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QPolygonF" signature="mapFromItem(const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromParent" fullname="QGraphicsItem::mapFromParent" href="qgraphicsitem.html#mapFromParent-5" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QPolygonF" signature="mapFromParent(qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapFromScene" fullname="QGraphicsItem::mapFromScene" href="qgraphicsitem.html#mapFromScene-5" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="5" type="QPolygonF" signature="mapFromScene(qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectFromItem" fullname="QGraphicsItem::mapRectFromItem" href="qgraphicsitem.html#mapRectFromItem-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRectF" signature="mapRectFromItem(const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectFromParent" fullname="QGraphicsItem::mapRectFromParent" href="qgraphicsitem.html#mapRectFromParent-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRectF" signature="mapRectFromParent(qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mapRectFromScene" fullname="QGraphicsItem::mapRectFromScene" href="qgraphicsitem.html#mapRectFromScene-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QRectF" signature="mapRectFromScene(qreal x, qreal y, qreal w, qreal h) const"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isAncestorOf" fullname="QGraphicsItem::isAncestorOf" href="qgraphicsitem.html#isAncestorOf" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isAncestorOf(const QGraphicsItem * child) const"> + <parameter left="const QGraphicsItem *" right="" name="child" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="commonAncestorItem" fullname="QGraphicsItem::commonAncestorItem" href="qgraphicsitem.html#commonAncestorItem" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="commonAncestorItem(const QGraphicsItem * other) const"> + <parameter left="const QGraphicsItem *" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isUnderMouse" fullname="QGraphicsItem::isUnderMouse" href="qgraphicsitem.html#isUnderMouse" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isUnderMouse() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QGraphicsItem::data" href="qgraphicsitem.html#data" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="data(int key) const"> + <parameter left="int" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setData" fullname="QGraphicsItem::setData" href="qgraphicsitem.html#setData" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setData(int key, const QVariant & value)"> + <parameter left="int" right="" name="key" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodHints" fullname="QGraphicsItem::inputMethodHints" href="qgraphicsitem.html#inputMethodHints" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::InputMethodHints" signature="inputMethodHints() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInputMethodHints" fullname="QGraphicsItem::setInputMethodHints" href="qgraphicsitem.html#setInputMethodHints" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setInputMethodHints(QFlags<Qt::InputMethodHint> hints)"> + <parameter left="QFlags<Qt::InputMethodHint>" right="" name="hints" default=""/> + </function> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsItem::Type" href="qgraphicsitem.html#Type-var" location="qgraphicsitem.h" type="const int" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="UserType" fullname="QGraphicsItem::UserType" href="qgraphicsitem.html#UserType-var" location="qgraphicsitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsItem::type" href="qgraphicsitem.html#type" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="installSceneEventFilter" fullname="QGraphicsItem::installSceneEventFilter" href="qgraphicsitem.html#installSceneEventFilter" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="installSceneEventFilter(QGraphicsItem * filterItem)"> + <parameter left="QGraphicsItem *" right="" name="filterItem" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeSceneEventFilter" fullname="QGraphicsItem::removeSceneEventFilter" href="qgraphicsitem.html#removeSceneEventFilter" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeSceneEventFilter(QGraphicsItem * filterItem)"> + <parameter left="QGraphicsItem *" right="" name="filterItem" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sceneEventFilter" fullname="QGraphicsItem::sceneEventFilter" href="qgraphicsitem.html#sceneEventFilter" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="sceneEventFilter(QGraphicsItem * watched, QEvent * event)"> + <parameter left="QGraphicsItem *" right="" name="watched" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sceneEvent" fullname="QGraphicsItem::sceneEvent" href="qgraphicsitem.html#sceneEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="sceneEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QGraphicsItem::contextMenuEvent" href="qgraphicsitem.html#contextMenuEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QGraphicsSceneContextMenuEvent * event)"> + <parameter left="QGraphicsSceneContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QGraphicsItem::dragEnterEvent" href="qgraphicsitem.html#dragEnterEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QGraphicsItem::dragLeaveEvent" href="qgraphicsitem.html#dragLeaveEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QGraphicsItem::dragMoveEvent" href="qgraphicsitem.html#dragMoveEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QGraphicsItem::dropEvent" href="qgraphicsitem.html#dropEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QGraphicsItem::focusInEvent" href="qgraphicsitem.html#focusInEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QGraphicsItem::focusOutEvent" href="qgraphicsitem.html#focusOutEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverEnterEvent" fullname="QGraphicsItem::hoverEnterEvent" href="qgraphicsitem.html#hoverEnterEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverEnterEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverMoveEvent" fullname="QGraphicsItem::hoverMoveEvent" href="qgraphicsitem.html#hoverMoveEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverMoveEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverLeaveEvent" fullname="QGraphicsItem::hoverLeaveEvent" href="qgraphicsitem.html#hoverLeaveEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverLeaveEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QGraphicsItem::keyPressEvent" href="qgraphicsitem.html#keyPressEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QGraphicsItem::keyReleaseEvent" href="qgraphicsitem.html#keyReleaseEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QGraphicsItem::mousePressEvent" href="qgraphicsitem.html#mousePressEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QGraphicsItem::mouseMoveEvent" href="qgraphicsitem.html#mouseMoveEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QGraphicsItem::mouseReleaseEvent" href="qgraphicsitem.html#mouseReleaseEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QGraphicsItem::mouseDoubleClickEvent" href="qgraphicsitem.html#mouseDoubleClickEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="wheelEvent" fullname="QGraphicsItem::wheelEvent" href="qgraphicsitem.html#wheelEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="wheelEvent(QGraphicsSceneWheelEvent * event)"> + <parameter left="QGraphicsSceneWheelEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="QGraphicsItem::inputMethodEvent" href="qgraphicsitem.html#inputMethodEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * event)"> + <parameter left="QInputMethodEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QGraphicsItem::inputMethodQuery" href="qgraphicsitem.html#inputMethodQuery" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="itemChange" fullname="QGraphicsItem::itemChange" href="qgraphicsitem.html#itemChange" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="itemChange(GraphicsItemChange change, const QVariant & value)"> + <parameter left="GraphicsItemChange" right="" name="change" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <variable access="protected" threadsafety="unspecified" status="commendable" name="d_ptr" fullname="QGraphicsItem::d_ptr" href="qgraphicsitem.html#d_ptr-var" location="qgraphicsitem.h" type="QGraphicsItemPrivate *" static="false"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="prepareGeometryChange" fullname="QGraphicsItem::prepareGeometryChange" href="qgraphicsitem.html#prepareGeometryChange" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="prepareGeometryChange()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsObject" href="qgraphicsobject.html" location="qgraphicsitem.h" bases="QGraphicsItem,QObject" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="parent" fullname="QGraphicsObject::parent" href="qgraphicsobject.html#parent-prop" location="qgraphicsitem.h" type="QGraphicsObject *"/> + <property access="public" threadsafety="unspecified" status="commendable" name="id" fullname="QGraphicsObject::id" href="qgraphicsobject.html#id-prop" location="qgraphicsitem.h" type="QString"/> + <property access="public" threadsafety="unspecified" status="commendable" name="opacity" fullname="QGraphicsObject::opacity" href="qgraphicsobject.html#opacity-prop" location="qgraphicsitem.h" type="qreal"/> + <property access="public" threadsafety="unspecified" status="commendable" name="enabled" fullname="QGraphicsObject::enabled" href="qgraphicsobject.html#enabled-prop" location="qgraphicsitem.h" type="bool"/> + <property access="public" threadsafety="unspecified" status="commendable" name="visible" fullname="QGraphicsObject::visible" href="qgraphicsobject.html#visible-prop" location="qgraphicsitem.h" type="bool"/> + <property access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QGraphicsObject::pos" href="qgraphicsobject.html#pos-prop" location="qgraphicsitem.h" type="QPointF"/> + <property access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QGraphicsObject::x" href="qgraphicsobject.html#x-prop" location="qgraphicsitem.h" type="qreal"/> + <property access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QGraphicsObject::y" href="qgraphicsobject.html#y-prop" location="qgraphicsitem.h" type="qreal"/> + <property access="public" threadsafety="unspecified" status="commendable" name="z" fullname="QGraphicsObject::z" href="qgraphicsobject.html#z-prop" location="qgraphicsitem.h" type="qreal"/> + <property access="public" threadsafety="unspecified" status="commendable" name="rotation" fullname="QGraphicsObject::rotation" href="qgraphicsobject.html#rotation-prop" location="qgraphicsitem.h" type="qreal"/> + <property access="public" threadsafety="unspecified" status="commendable" name="scale" fullname="QGraphicsObject::scale" href="qgraphicsobject.html#scale-prop" location="qgraphicsitem.h" type="qreal"/> + <property access="public" threadsafety="unspecified" status="commendable" name="transformOriginPoint" fullname="QGraphicsObject::transformOriginPoint" href="qgraphicsobject.html#transformOriginPoint-prop" location="qgraphicsitem.h" type="QPointF"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsObject" fullname="QGraphicsObject::QGraphicsObject" href="qgraphicsobject.html#QGraphicsObject" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsObject(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="parentChanged" fullname="QGraphicsObject::parentChanged" href="qgraphicsobject.html#parentChanged" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="parentChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="opacityChanged" fullname="QGraphicsObject::opacityChanged" href="qgraphicsobject.html#opacityChanged" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="opacityChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="visibleChanged" fullname="QGraphicsObject::visibleChanged" href="qgraphicsobject.html#visibleChanged" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="visibleChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="enabledChanged" fullname="QGraphicsObject::enabledChanged" href="qgraphicsobject.html#enabledChanged" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="enabledChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="xChanged" fullname="QGraphicsObject::xChanged" href="qgraphicsobject.html#xChanged" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="xChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="yChanged" fullname="QGraphicsObject::yChanged" href="qgraphicsobject.html#yChanged" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="yChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="zChanged" fullname="QGraphicsObject::zChanged" href="qgraphicsobject.html#zChanged" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="zChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rotationChanged" fullname="QGraphicsObject::rotationChanged" href="qgraphicsobject.html#rotationChanged" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="rotationChanged()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scaleChanged" fullname="QGraphicsObject::scaleChanged" href="qgraphicsobject.html#scaleChanged" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="scaleChanged()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractGraphicsShapeItem" href="qabstractgraphicsshapeitem.html" location="qgraphicsitem.h" bases="QGraphicsItem" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractGraphicsShapeItem" fullname="QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem" href="qabstractgraphicsshapeitem.html#QAbstractGraphicsShapeItem" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractGraphicsShapeItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractGraphicsShapeItem" fullname="QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem" href="qabstractgraphicsshapeitem.html#dtor.QAbstractGraphicsShapeItem" location="qgraphicsitem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractGraphicsShapeItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pen" fullname="QAbstractGraphicsShapeItem::pen" href="qabstractgraphicsshapeitem.html#pen" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPen" signature="pen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPen" fullname="QAbstractGraphicsShapeItem::setPen" href="qabstractgraphicsshapeitem.html#setPen" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPen(const QPen & pen)"> + <parameter left="const QPen &" right="" name="pen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="brush" fullname="QAbstractGraphicsShapeItem::brush" href="qabstractgraphicsshapeitem.html#brush" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QBrush" signature="brush() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setBrush" fullname="QAbstractGraphicsShapeItem::setBrush" href="qabstractgraphicsshapeitem.html#setBrush" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setBrush(const QBrush & brush)"> + <parameter left="const QBrush &" right="" name="brush" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QAbstractGraphicsShapeItem::isObscuredBy" href="qabstractgraphicsshapeitem.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QAbstractGraphicsShapeItem::opaqueArea" href="qabstractgraphicsshapeitem.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsPathItem" href="qgraphicspathitem.html" location="qgraphicsitem.h" bases="QAbstractGraphicsShapeItem" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsPathItem" fullname="QGraphicsPathItem::QGraphicsPathItem" href="qgraphicspathitem.html#QGraphicsPathItem" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsPathItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsPathItem" fullname="QGraphicsPathItem::QGraphicsPathItem" href="qgraphicspathitem.html#QGraphicsPathItem-2" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsPathItem(const QPainterPath & path, QGraphicsItem * parent)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsPathItem" fullname="QGraphicsPathItem::~QGraphicsPathItem" href="qgraphicspathitem.html#dtor.QGraphicsPathItem" location="qgraphicsitem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsPathItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="QGraphicsPathItem::path" href="qgraphicspathitem.html#path" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="path() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPath" fullname="QGraphicsPathItem::setPath" href="qgraphicspathitem.html#setPath" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPath(const QPainterPath & path)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsPathItem::boundingRect" href="qgraphicspathitem.html#boundingRect" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QGraphicsPathItem::shape" href="qgraphicspathitem.html#shape" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QGraphicsPathItem::contains" href="qgraphicspathitem.html#contains" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsPathItem::paint" href="qgraphicspathitem.html#paint" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QGraphicsPathItem::isObscuredBy" href="qgraphicspathitem.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QGraphicsPathItem::opaqueArea" href="qgraphicspathitem.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsPathItem::Type" href="qgraphicspathitem.html#Type-var" location="qgraphicsitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsPathItem::type" href="qgraphicspathitem.html#type" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsRectItem" href="qgraphicsrectitem.html" location="qgraphicsitem.h" bases="QAbstractGraphicsShapeItem" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsRectItem" fullname="QGraphicsRectItem::QGraphicsRectItem" href="qgraphicsrectitem.html#QGraphicsRectItem" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsRectItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsRectItem" fullname="QGraphicsRectItem::QGraphicsRectItem" href="qgraphicsrectitem.html#QGraphicsRectItem-2" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsRectItem(const QRectF & rect, QGraphicsItem * parent)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsRectItem" fullname="QGraphicsRectItem::QGraphicsRectItem" href="qgraphicsrectitem.html#QGraphicsRectItem-3" location="qgraphicsitem.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGraphicsRectItem(qreal x, qreal y, qreal width, qreal height, QGraphicsItem * parent)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsRectItem" fullname="QGraphicsRectItem::~QGraphicsRectItem" href="qgraphicsrectitem.html#dtor.QGraphicsRectItem" location="qgraphicsitem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsRectItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QGraphicsRectItem::rect" href="qgraphicsrectitem.html#rect" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRect" fullname="QGraphicsRectItem::setRect" href="qgraphicsrectitem.html#setRect" location="qgraphicsitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRect(const QRectF & rectangle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRect" fullname="QGraphicsRectItem::setRect" href="qgraphicsrectitem.html#setRect-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setRect(qreal x, qreal y, qreal width, qreal height)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsRectItem::boundingRect" href="qgraphicsrectitem.html#boundingRect" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QGraphicsRectItem::shape" href="qgraphicsrectitem.html#shape" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QGraphicsRectItem::contains" href="qgraphicsrectitem.html#contains" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsRectItem::paint" href="qgraphicsrectitem.html#paint" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QGraphicsRectItem::isObscuredBy" href="qgraphicsrectitem.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QGraphicsRectItem::opaqueArea" href="qgraphicsrectitem.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsRectItem::Type" href="qgraphicsrectitem.html#Type-var" location="qgraphicsitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsRectItem::type" href="qgraphicsrectitem.html#type" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsEllipseItem" href="qgraphicsellipseitem.html" location="qgraphicsitem.h" bases="QAbstractGraphicsShapeItem" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsEllipseItem" fullname="QGraphicsEllipseItem::QGraphicsEllipseItem" href="qgraphicsellipseitem.html#QGraphicsEllipseItem" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsEllipseItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsEllipseItem" fullname="QGraphicsEllipseItem::QGraphicsEllipseItem" href="qgraphicsellipseitem.html#QGraphicsEllipseItem-2" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsEllipseItem(const QRectF & rect, QGraphicsItem * parent)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsEllipseItem" fullname="QGraphicsEllipseItem::QGraphicsEllipseItem" href="qgraphicsellipseitem.html#QGraphicsEllipseItem-3" location="qgraphicsitem.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGraphicsEllipseItem(qreal x, qreal y, qreal width, qreal height, QGraphicsItem * parent)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsEllipseItem" fullname="QGraphicsEllipseItem::~QGraphicsEllipseItem" href="qgraphicsellipseitem.html#dtor.QGraphicsEllipseItem" location="qgraphicsitem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsEllipseItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rect" fullname="QGraphicsEllipseItem::rect" href="qgraphicsellipseitem.html#rect" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="rect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRect" fullname="QGraphicsEllipseItem::setRect" href="qgraphicsellipseitem.html#setRect" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setRect(const QRectF & rect)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setRect" fullname="QGraphicsEllipseItem::setRect" href="qgraphicsellipseitem.html#setRect-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setRect(qreal x, qreal y, qreal width, qreal height)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="startAngle" fullname="QGraphicsEllipseItem::startAngle" href="qgraphicsellipseitem.html#startAngle" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="startAngle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setStartAngle" fullname="QGraphicsEllipseItem::setStartAngle" href="qgraphicsellipseitem.html#setStartAngle" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setStartAngle(int angle)"> + <parameter left="int" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="spanAngle" fullname="QGraphicsEllipseItem::spanAngle" href="qgraphicsellipseitem.html#spanAngle" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="spanAngle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpanAngle" fullname="QGraphicsEllipseItem::setSpanAngle" href="qgraphicsellipseitem.html#setSpanAngle" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSpanAngle(int angle)"> + <parameter left="int" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsEllipseItem::boundingRect" href="qgraphicsellipseitem.html#boundingRect" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QGraphicsEllipseItem::shape" href="qgraphicsellipseitem.html#shape" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QGraphicsEllipseItem::contains" href="qgraphicsellipseitem.html#contains" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsEllipseItem::paint" href="qgraphicsellipseitem.html#paint" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QGraphicsEllipseItem::isObscuredBy" href="qgraphicsellipseitem.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QGraphicsEllipseItem::opaqueArea" href="qgraphicsellipseitem.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsEllipseItem::Type" href="qgraphicsellipseitem.html#Type-var" location="qgraphicsitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsEllipseItem::type" href="qgraphicsellipseitem.html#type" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsPolygonItem" href="qgraphicspolygonitem.html" location="qgraphicsitem.h" bases="QAbstractGraphicsShapeItem" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsPolygonItem" fullname="QGraphicsPolygonItem::QGraphicsPolygonItem" href="qgraphicspolygonitem.html#QGraphicsPolygonItem" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsPolygonItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsPolygonItem" fullname="QGraphicsPolygonItem::QGraphicsPolygonItem" href="qgraphicspolygonitem.html#QGraphicsPolygonItem-2" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsPolygonItem(const QPolygonF & polygon, QGraphicsItem * parent)"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsPolygonItem" fullname="QGraphicsPolygonItem::~QGraphicsPolygonItem" href="qgraphicspolygonitem.html#dtor.QGraphicsPolygonItem" location="qgraphicsitem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsPolygonItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="polygon" fullname="QGraphicsPolygonItem::polygon" href="qgraphicspolygonitem.html#polygon" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygonF" signature="polygon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPolygon" fullname="QGraphicsPolygonItem::setPolygon" href="qgraphicspolygonitem.html#setPolygon" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPolygon(const QPolygonF & polygon)"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRule" fullname="QGraphicsPolygonItem::fillRule" href="qgraphicspolygonitem.html#fillRule" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::FillRule" signature="fillRule() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFillRule" fullname="QGraphicsPolygonItem::setFillRule" href="qgraphicspolygonitem.html#setFillRule" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFillRule(Qt::FillRule rule)"> + <parameter left="Qt::FillRule" right="" name="rule" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsPolygonItem::boundingRect" href="qgraphicspolygonitem.html#boundingRect" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QGraphicsPolygonItem::shape" href="qgraphicspolygonitem.html#shape" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QGraphicsPolygonItem::contains" href="qgraphicspolygonitem.html#contains" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsPolygonItem::paint" href="qgraphicspolygonitem.html#paint" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QGraphicsPolygonItem::isObscuredBy" href="qgraphicspolygonitem.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QGraphicsPolygonItem::opaqueArea" href="qgraphicspolygonitem.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsPolygonItem::Type" href="qgraphicspolygonitem.html#Type-var" location="qgraphicsitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsPolygonItem::type" href="qgraphicspolygonitem.html#type" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsLineItem" href="qgraphicslineitem.html" location="qgraphicsitem.h" bases="QGraphicsItem" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsLineItem" fullname="QGraphicsLineItem::QGraphicsLineItem" href="qgraphicslineitem.html#QGraphicsLineItem" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsLineItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsLineItem" fullname="QGraphicsLineItem::QGraphicsLineItem" href="qgraphicslineitem.html#QGraphicsLineItem-2" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsLineItem(const QLineF & line, QGraphicsItem * parent)"> + <parameter left="const QLineF &" right="" name="line" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsLineItem" fullname="QGraphicsLineItem::QGraphicsLineItem" href="qgraphicslineitem.html#QGraphicsLineItem-3" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QGraphicsLineItem(qreal x1, qreal y1, qreal x2, qreal y2, QGraphicsItem * parent)"> + <parameter left="qreal" right="" name="x1" default=""/> + <parameter left="qreal" right="" name="y1" default=""/> + <parameter left="qreal" right="" name="x2" default=""/> + <parameter left="qreal" right="" name="y2" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsLineItem" fullname="QGraphicsLineItem::~QGraphicsLineItem" href="qgraphicslineitem.html#dtor.QGraphicsLineItem" location="qgraphicsitem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsLineItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pen" fullname="QGraphicsLineItem::pen" href="qgraphicslineitem.html#pen" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPen" signature="pen() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPen" fullname="QGraphicsLineItem::setPen" href="qgraphicslineitem.html#setPen" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPen(const QPen & pen)"> + <parameter left="const QPen &" right="" name="pen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="line" fullname="QGraphicsLineItem::line" href="qgraphicslineitem.html#line" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QLineF" signature="line() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setLine" fullname="QGraphicsLineItem::setLine" href="qgraphicslineitem.html#setLine" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setLine(const QLineF & line)"> + <parameter left="const QLineF &" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setLine" fullname="QGraphicsLineItem::setLine" href="qgraphicslineitem.html#setLine-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setLine(qreal x1, qreal y1, qreal x2, qreal y2)"> + <parameter left="qreal" right="" name="x1" default=""/> + <parameter left="qreal" right="" name="y1" default=""/> + <parameter left="qreal" right="" name="x2" default=""/> + <parameter left="qreal" right="" name="y2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsLineItem::boundingRect" href="qgraphicslineitem.html#boundingRect" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QGraphicsLineItem::shape" href="qgraphicslineitem.html#shape" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QGraphicsLineItem::contains" href="qgraphicslineitem.html#contains" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsLineItem::paint" href="qgraphicslineitem.html#paint" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QGraphicsLineItem::isObscuredBy" href="qgraphicslineitem.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QGraphicsLineItem::opaqueArea" href="qgraphicslineitem.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsLineItem::Type" href="qgraphicslineitem.html#Type-var" location="qgraphicsitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsLineItem::type" href="qgraphicslineitem.html#type" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsPixmapItem" href="qgraphicspixmapitem.html" location="qgraphicsitem.h" bases="QGraphicsItem" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="ShapeMode" fullname="QGraphicsPixmapItem::ShapeMode" href="qgraphicspixmapitem.html#ShapeMode-enum" location="qgraphicsitem.h"> + <value name="MaskShape" value="0"/> + <value name="BoundingRectShape" value="1"/> + <value name="HeuristicMaskShape" value="2"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsPixmapItem" fullname="QGraphicsPixmapItem::QGraphicsPixmapItem" href="qgraphicspixmapitem.html#QGraphicsPixmapItem" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsPixmapItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsPixmapItem" fullname="QGraphicsPixmapItem::QGraphicsPixmapItem" href="qgraphicspixmapitem.html#QGraphicsPixmapItem-2" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsPixmapItem(const QPixmap & pixmap, QGraphicsItem * parent)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsPixmapItem" fullname="QGraphicsPixmapItem::~QGraphicsPixmapItem" href="qgraphicspixmapitem.html#dtor.QGraphicsPixmapItem" location="qgraphicsitem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsPixmapItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pixmap" fullname="QGraphicsPixmapItem::pixmap" href="qgraphicspixmapitem.html#pixmap" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPixmap" signature="pixmap() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPixmap" fullname="QGraphicsPixmapItem::setPixmap" href="qgraphicspixmapitem.html#setPixmap" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPixmap(const QPixmap & pixmap)"> + <parameter left="const QPixmap &" right="" name="pixmap" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="transformationMode" fullname="QGraphicsPixmapItem::transformationMode" href="qgraphicspixmapitem.html#transformationMode" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::TransformationMode" signature="transformationMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTransformationMode" fullname="QGraphicsPixmapItem::setTransformationMode" href="qgraphicspixmapitem.html#setTransformationMode" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTransformationMode(Qt::TransformationMode mode)"> + <parameter left="Qt::TransformationMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="offset" fullname="QGraphicsPixmapItem::offset" href="qgraphicspixmapitem.html#offset" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="offset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOffset" fullname="QGraphicsPixmapItem::setOffset" href="qgraphicspixmapitem.html#setOffset" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setOffset(const QPointF & offset)"> + <parameter left="const QPointF &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setOffset" fullname="QGraphicsPixmapItem::setOffset" href="qgraphicspixmapitem.html#setOffset-2" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setOffset(qreal x, qreal y)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsPixmapItem::boundingRect" href="qgraphicspixmapitem.html#boundingRect" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QGraphicsPixmapItem::shape" href="qgraphicspixmapitem.html#shape" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QGraphicsPixmapItem::contains" href="qgraphicspixmapitem.html#contains" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsPixmapItem::paint" href="qgraphicspixmapitem.html#paint" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QGraphicsPixmapItem::isObscuredBy" href="qgraphicspixmapitem.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QGraphicsPixmapItem::opaqueArea" href="qgraphicspixmapitem.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsPixmapItem::Type" href="qgraphicspixmapitem.html#Type-var" location="qgraphicsitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsPixmapItem::type" href="qgraphicspixmapitem.html#type" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shapeMode" fullname="QGraphicsPixmapItem::shapeMode" href="qgraphicspixmapitem.html#shapeMode" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ShapeMode" signature="shapeMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setShapeMode" fullname="QGraphicsPixmapItem::setShapeMode" href="qgraphicspixmapitem.html#setShapeMode" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setShapeMode(ShapeMode mode)"> + <parameter left="ShapeMode" right="" name="mode" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsTextItem" href="qgraphicstextitem.html" location="qgraphicsitem.h" bases="QGraphicsObject" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="openExternalLinks" fullname="QGraphicsTextItem::openExternalLinks" href="qgraphicstextitem.html#openExternalLinks-prop" location="qgraphicsitem.h" type="bool"> + <getter name="openExternalLinks"/> + <setter name="setOpenExternalLinks"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="textCursor" fullname="QGraphicsTextItem::textCursor" href="qgraphicstextitem.html#textCursor-prop" location="qgraphicsitem.h" type="QTextCursor"> + <getter name="textCursor"/> + <setter name="setTextCursor"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsTextItem" fullname="QGraphicsTextItem::QGraphicsTextItem" href="qgraphicstextitem.html#QGraphicsTextItem" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsTextItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsTextItem" fullname="QGraphicsTextItem::QGraphicsTextItem" href="qgraphicstextitem.html#QGraphicsTextItem-2" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsTextItem(const QString & text, QGraphicsItem * parent)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsTextItem" fullname="QGraphicsTextItem::~QGraphicsTextItem" href="qgraphicstextitem.html#dtor.QGraphicsTextItem" location="qgraphicsitem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsTextItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toHtml" fullname="QGraphicsTextItem::toHtml" href="qgraphicstextitem.html#toHtml" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toHtml() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHtml" fullname="QGraphicsTextItem::setHtml" href="qgraphicstextitem.html#setHtml" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHtml(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toPlainText" fullname="QGraphicsTextItem::toPlainText" href="qgraphicstextitem.html#toPlainText" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="toPlainText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPlainText" fullname="QGraphicsTextItem::setPlainText" href="qgraphicstextitem.html#setPlainText" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPlainText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QGraphicsTextItem::font" href="qgraphicstextitem.html#font" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QGraphicsTextItem::setFont" href="qgraphicstextitem.html#setFont" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultTextColor" fullname="QGraphicsTextItem::setDefaultTextColor" href="qgraphicstextitem.html#setDefaultTextColor" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDefaultTextColor(const QColor & col)"> + <parameter left="const QColor &" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultTextColor" fullname="QGraphicsTextItem::defaultTextColor" href="qgraphicstextitem.html#defaultTextColor" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QColor" signature="defaultTextColor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsTextItem::boundingRect" href="qgraphicstextitem.html#boundingRect" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QGraphicsTextItem::shape" href="qgraphicstextitem.html#shape" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QGraphicsTextItem::contains" href="qgraphicstextitem.html#contains" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsTextItem::paint" href="qgraphicstextitem.html#paint" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QGraphicsTextItem::isObscuredBy" href="qgraphicstextitem.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QGraphicsTextItem::opaqueArea" href="qgraphicstextitem.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsTextItem::Type" href="qgraphicstextitem.html#Type-var" location="qgraphicsitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsTextItem::type" href="qgraphicstextitem.html#type" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextWidth" fullname="QGraphicsTextItem::setTextWidth" href="qgraphicstextitem.html#setTextWidth" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextWidth(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textWidth" fullname="QGraphicsTextItem::textWidth" href="qgraphicstextitem.html#textWidth" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="textWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="adjustSize" fullname="QGraphicsTextItem::adjustSize" href="qgraphicstextitem.html#adjustSize" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="adjustSize()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDocument" fullname="QGraphicsTextItem::setDocument" href="qgraphicstextitem.html#setDocument" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDocument(QTextDocument * document)"> + <parameter left="QTextDocument *" right="" name="document" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="document" fullname="QGraphicsTextItem::document" href="qgraphicstextitem.html#document" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QTextDocument *" signature="document() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextInteractionFlags" fullname="QGraphicsTextItem::setTextInteractionFlags" href="qgraphicstextitem.html#setTextInteractionFlags" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTextInteractionFlags(QFlags<Qt::TextInteractionFlag> flags)"> + <parameter left="QFlags<Qt::TextInteractionFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textInteractionFlags" fullname="QGraphicsTextItem::textInteractionFlags" href="qgraphicstextitem.html#textInteractionFlags" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::TextInteractionFlags" signature="textInteractionFlags() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabChangesFocus" fullname="QGraphicsTextItem::setTabChangesFocus" href="qgraphicstextitem.html#setTabChangesFocus" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setTabChangesFocus(bool b)"> + <parameter left="bool" right="" name="b" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabChangesFocus" fullname="QGraphicsTextItem::tabChangesFocus" href="qgraphicstextitem.html#tabChangesFocus" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="tabChangesFocus() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setOpenExternalLinks" fullname="QGraphicsTextItem::setOpenExternalLinks" href="qgraphicstextitem.html#openExternalLinks-prop" location="qgraphicsitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="openExternalLinks" type="void" signature="setOpenExternalLinks(bool open)"> + <parameter left="bool" right="" name="open" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="openExternalLinks" fullname="QGraphicsTextItem::openExternalLinks" href="qgraphicstextitem.html#openExternalLinks-prop" location="qgraphicsitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="openExternalLinks" type="bool" signature="openExternalLinks() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextCursor" fullname="QGraphicsTextItem::setTextCursor" href="qgraphicstextitem.html#textCursor-prop" location="qgraphicsitem.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textCursor" type="void" signature="setTextCursor(const QTextCursor & cursor)"> + <parameter left="const QTextCursor &" right="" name="cursor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textCursor" fullname="QGraphicsTextItem::textCursor" href="qgraphicstextitem.html#textCursor-prop" location="qgraphicsitem.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="textCursor" type="QTextCursor" signature="textCursor() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="linkActivated" fullname="QGraphicsTextItem::linkActivated" href="qgraphicstextitem.html#linkActivated" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="linkActivated(const QString & link)"> + <parameter left="const QString &" right="" name="link" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="linkHovered" fullname="QGraphicsTextItem::linkHovered" href="qgraphicstextitem.html#linkHovered" location="qgraphicsitem.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="linkHovered(const QString & link)"> + <parameter left="const QString &" right="" name="link" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sceneEvent" fullname="QGraphicsTextItem::sceneEvent" href="qgraphicstextitem.html#sceneEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="sceneEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QGraphicsTextItem::mousePressEvent" href="qgraphicstextitem.html#mousePressEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QGraphicsTextItem::mouseMoveEvent" href="qgraphicstextitem.html#mouseMoveEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QGraphicsTextItem::mouseReleaseEvent" href="qgraphicstextitem.html#mouseReleaseEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QGraphicsTextItem::mouseDoubleClickEvent" href="qgraphicstextitem.html#mouseDoubleClickEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QGraphicsSceneMouseEvent * event)"> + <parameter left="QGraphicsSceneMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="contextMenuEvent" fullname="QGraphicsTextItem::contextMenuEvent" href="qgraphicstextitem.html#contextMenuEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="contextMenuEvent(QGraphicsSceneContextMenuEvent * event)"> + <parameter left="QGraphicsSceneContextMenuEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QGraphicsTextItem::keyPressEvent" href="qgraphicstextitem.html#keyPressEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyReleaseEvent" fullname="QGraphicsTextItem::keyReleaseEvent" href="qgraphicstextitem.html#keyReleaseEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyReleaseEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QGraphicsTextItem::focusInEvent" href="qgraphicstextitem.html#focusInEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QGraphicsTextItem::focusOutEvent" href="qgraphicstextitem.html#focusOutEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QGraphicsTextItem::dragEnterEvent" href="qgraphicstextitem.html#dragEnterEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QGraphicsTextItem::dragLeaveEvent" href="qgraphicstextitem.html#dragLeaveEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QGraphicsTextItem::dragMoveEvent" href="qgraphicstextitem.html#dragMoveEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QGraphicsTextItem::dropEvent" href="qgraphicstextitem.html#dropEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QGraphicsSceneDragDropEvent * event)"> + <parameter left="QGraphicsSceneDragDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="QGraphicsTextItem::inputMethodEvent" href="qgraphicstextitem.html#inputMethodEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * event)"> + <parameter left="QInputMethodEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverEnterEvent" fullname="QGraphicsTextItem::hoverEnterEvent" href="qgraphicstextitem.html#hoverEnterEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverEnterEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverMoveEvent" fullname="QGraphicsTextItem::hoverMoveEvent" href="qgraphicstextitem.html#hoverMoveEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverMoveEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="hoverLeaveEvent" fullname="QGraphicsTextItem::hoverLeaveEvent" href="qgraphicstextitem.html#hoverLeaveEvent" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="hoverLeaveEvent(QGraphicsSceneHoverEvent * event)"> + <parameter left="QGraphicsSceneHoverEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QGraphicsTextItem::inputMethodQuery" href="qgraphicstextitem.html#inputMethodQuery" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSimpleTextItem" href="qgraphicssimpletextitem.html" location="qgraphicsitem.h" bases="QAbstractGraphicsShapeItem" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSimpleTextItem" fullname="QGraphicsSimpleTextItem::QGraphicsSimpleTextItem" href="qgraphicssimpletextitem.html#QGraphicsSimpleTextItem" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsSimpleTextItem(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsSimpleTextItem" fullname="QGraphicsSimpleTextItem::QGraphicsSimpleTextItem" href="qgraphicssimpletextitem.html#QGraphicsSimpleTextItem-2" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QGraphicsSimpleTextItem(const QString & text, QGraphicsItem * parent)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsSimpleTextItem" fullname="QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem" href="qgraphicssimpletextitem.html#dtor.QGraphicsSimpleTextItem" location="qgraphicsitem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsSimpleTextItem()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setText" fullname="QGraphicsSimpleTextItem::setText" href="qgraphicssimpletextitem.html#setText" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setText(const QString & text)"> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QGraphicsSimpleTextItem::text" href="qgraphicssimpletextitem.html#text" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="text() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QGraphicsSimpleTextItem::setFont" href="qgraphicssimpletextitem.html#setFont" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QGraphicsSimpleTextItem::font" href="qgraphicssimpletextitem.html#font" location="qgraphicsitem.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QFont" signature="font() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsSimpleTextItem::boundingRect" href="qgraphicssimpletextitem.html#boundingRect" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="shape" fullname="QGraphicsSimpleTextItem::shape" href="qgraphicssimpletextitem.html#shape" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="shape() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QGraphicsSimpleTextItem::contains" href="qgraphicssimpletextitem.html#contains" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsSimpleTextItem::paint" href="qgraphicssimpletextitem.html#paint" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QGraphicsSimpleTextItem::isObscuredBy" href="qgraphicssimpletextitem.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QGraphicsSimpleTextItem::opaqueArea" href="qgraphicssimpletextitem.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsSimpleTextItem::Type" href="qgraphicssimpletextitem.html#Type-var" location="qgraphicsitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsSimpleTextItem::type" href="qgraphicssimpletextitem.html#type" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGraphicsItemGroup" href="qgraphicsitemgroup.html" location="qgraphicsitem.h" bases="QGraphicsItem" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QGraphicsItemGroup" fullname="QGraphicsItemGroup::QGraphicsItemGroup" href="qgraphicsitemgroup.html#QGraphicsItemGroup" location="qgraphicsitem.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsItemGroup(QGraphicsItem * parent)"> + <parameter left="QGraphicsItem *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGraphicsItemGroup" fullname="QGraphicsItemGroup::~QGraphicsItemGroup" href="qgraphicsitemgroup.html#dtor.QGraphicsItemGroup" location="qgraphicsitem.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsItemGroup()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addToGroup" fullname="QGraphicsItemGroup::addToGroup" href="qgraphicsitemgroup.html#addToGroup" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addToGroup(QGraphicsItem * item)"> + <parameter left="QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeFromGroup" fullname="QGraphicsItemGroup::removeFromGroup" href="qgraphicsitemgroup.html#removeFromGroup" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeFromGroup(QGraphicsItem * item)"> + <parameter left="QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QGraphicsItemGroup::boundingRect" href="qgraphicsitemgroup.html#boundingRect" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="paint" fullname="QGraphicsItemGroup::paint" href="qgraphicsitemgroup.html#paint" location="qgraphicsitem.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/> + <parameter left="QWidget *" right="" name="widget" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isObscuredBy" fullname="QGraphicsItemGroup::isObscuredBy" href="qgraphicsitemgroup.html#isObscuredBy" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isObscuredBy(const QGraphicsItem * item) const"> + <parameter left="const QGraphicsItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="opaqueArea" fullname="QGraphicsItemGroup::opaqueArea" href="qgraphicsitemgroup.html#opaqueArea" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="opaqueArea() const"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="Type" fullname="QGraphicsItemGroup::Type" href="qgraphicsitemgroup.html#Type-var" location="qgraphicsitem.h" type="const int" static="true"/> + <function access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QGraphicsItemGroup::type" href="qgraphicsitemgroup.html#type" location="qgraphicsitem.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="type() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qgraphicsitem_cast" href="qgraphicsitem.html#qgraphicsitem_cast" location="qgraphicsitem.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QGraphicsItem" type="T" signature="qgraphicsitem_cast(QGraphicsItem * item)"> + <parameter left="QGraphicsItem *" right="" name="item" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QPoint" href="qpoint.html" location="qpoint.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPoint" fullname="QPoint::QPoint" href="qpoint.html#QPoint" location="qpoint.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPoint()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPoint" fullname="QPoint::QPoint" href="qpoint.html#QPoint-2" location="qpoint.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPoint(int x, int y)"> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QPoint::isNull" href="qpoint.html#isNull" location="qpoint.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QPoint::x" href="qpoint.html#x" location="qpoint.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QPoint::y" href="qpoint.html#y" location="qpoint.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setX" fullname="QPoint::setX" href="qpoint.html#setX" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setX(int x)"> + <parameter left="int" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setY" fullname="QPoint::setY" href="qpoint.html#setY" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setY(int y)"> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="manhattanLength" fullname="QPoint::manhattanLength" href="qpoint.html#manhattanLength" location="qpoint.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="manhattanLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rx" fullname="QPoint::rx" href="qpoint.html#rx" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int &" signature="rx()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ry" fullname="QPoint::ry" href="qpoint.html#ry" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="int &" signature="ry()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QPoint::operator+=" href="qpoint.html#operator+=" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPoint &" signature="operator+=(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QPoint::operator-=" href="qpoint.html#operator-=" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPoint &" signature="operator-=(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QPoint::operator*=" href="qpoint.html#operator*=" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPoint &" signature="operator*=(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QPoint::operator/=" href="qpoint.html#operator/=" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPoint &" signature="operator/=(qreal divisor)"> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qpoint.html#operator<<-159" location="qpoint.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="159" relates="QPoint" type="QDataStream &" signature="operator<<(QDataStream & stream, const QPoint & point)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qpoint.html#operator>>-95" location="qpoint.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="95" relates="QPoint" type="QDataStream &" signature="operator>>(QDataStream & stream, QPoint & point)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qpoint.html#operator==-62" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="62" relates="QPoint" type="bool" signature="operator==(const QPoint & p1, const QPoint & p2)"> + <parameter left="const QPoint &" right="" name="p1" default=""/> + <parameter left="const QPoint &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qpoint.html#operator!=-42" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="42" relates="QPoint" type="bool" signature="operator!=(const QPoint & p1, const QPoint & p2)"> + <parameter left="const QPoint &" right="" name="p1" default=""/> + <parameter left="const QPoint &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qpoint.html#operator+-38" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="38" relates="QPoint" type="const QPoint" signature="operator+(const QPoint & p1, const QPoint & p2)"> + <parameter left="const QPoint &" right="" name="p1" default=""/> + <parameter left="const QPoint &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qpoint.html#operator--15" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" relates="QPoint" type="const QPoint" signature="operator-(const QPoint & p1, const QPoint & p2)"> + <parameter left="const QPoint &" right="" name="p1" default=""/> + <parameter left="const QPoint &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qpoint.html#operator*-49" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="49" relates="QPoint" type="const QPoint" signature="operator*(const QPoint & point, qreal factor)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qpoint.html#operator*-55" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="55" relates="QPoint" type="const QPoint" signature="operator*(qreal factor, const QPoint & point)"> + <parameter left="qreal" right="" name="factor" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qpoint.html#operator--18" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="18" relates="QPoint" type="const QPoint" signature="operator-(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/" href="qpoint.html#operator/-9" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="9" relates="QPoint" type="const QPoint" signature="operator/(const QPoint & point, qreal divisor)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QPointF" href="qpointf.html" location="qpoint.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPointF" fullname="QPointF::QPointF" href="qpointf.html#QPointF" location="qpoint.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPointF()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPointF" fullname="QPointF::QPointF" href="qpointf.html#QPointF-2" location="qpoint.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPointF(const QPoint & point)"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPointF" fullname="QPointF::QPointF" href="qpointf.html#QPointF-3" location="qpoint.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPointF(qreal x, qreal y)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="manhattanLength" fullname="QPointF::manhattanLength" href="qpointf.html#manhattanLength" location="qpoint.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="manhattanLength() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QPointF::isNull" href="qpointf.html#isNull" location="qpoint.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QPointF::x" href="qpointf.html#x" location="qpoint.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="x() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QPointF::y" href="qpointf.html#y" location="qpoint.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="y() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setX" fullname="QPointF::setX" href="qpointf.html#setX" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setX(qreal x)"> + <parameter left="qreal" right="" name="x" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setY" fullname="QPointF::setY" href="qpointf.html#setY" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setY(qreal y)"> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rx" fullname="QPointF::rx" href="qpointf.html#rx" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qreal &" signature="rx()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="ry" fullname="QPointF::ry" href="qpointf.html#ry" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="qreal &" signature="ry()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QPointF::operator+=" href="qpointf.html#operator+=" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPointF &" signature="operator+=(const QPointF & point)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QPointF::operator-=" href="qpointf.html#operator-=" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPointF &" signature="operator-=(const QPointF & point)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*=" fullname="QPointF::operator*=" href="qpointf.html#operator*=" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPointF &" signature="operator*=(qreal factor)"> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/=" fullname="QPointF::operator/=" href="qpointf.html#operator/=" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPointF &" signature="operator/=(qreal divisor)"> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toPoint" fullname="QPointF::toPoint" href="qpointf.html#toPoint" location="qpoint.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="toPoint() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qpointf.html#operator<<-161" location="qpoint.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="161" relates="QPointF" type="QDataStream &" signature="operator<<(QDataStream & stream, const QPointF & point)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qpointf.html#operator>>-96" location="qpoint.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="96" relates="QPointF" type="QDataStream &" signature="operator>>(QDataStream & stream, QPointF & point)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qpointf.html#operator==-63" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="63" relates="QPointF" type="bool" signature="operator==(const QPointF & p1, const QPointF & p2)"> + <parameter left="const QPointF &" right="" name="p1" default=""/> + <parameter left="const QPointF &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qpointf.html#operator!=-43" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="43" relates="QPointF" type="bool" signature="operator!=(const QPointF & p1, const QPointF & p2)"> + <parameter left="const QPointF &" right="" name="p1" default=""/> + <parameter left="const QPointF &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" href="qpointf.html#operator+-39" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="39" relates="QPointF" type="const QPointF" signature="operator+(const QPointF & p1, const QPointF & p2)"> + <parameter left="const QPointF &" right="" name="p1" default=""/> + <parameter left="const QPointF &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qpointf.html#operator--16" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="16" relates="QPointF" type="const QPointF" signature="operator-(const QPointF & p1, const QPointF & p2)"> + <parameter left="const QPointF &" right="" name="p1" default=""/> + <parameter left="const QPointF &" right="" name="p2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qpointf.html#operator*-50" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="50" relates="QPointF" type="const QPointF" signature="operator*(const QPointF & point, qreal factor)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="qreal" right="" name="factor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" href="qpointf.html#operator*-56" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="56" relates="QPointF" type="const QPointF" signature="operator*(qreal factor, const QPointF & point)"> + <parameter left="qreal" right="" name="factor" default=""/> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" href="qpointf.html#operator--19" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="19" relates="QPointF" type="const QPointF" signature="operator-(const QPointF & point)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator/" href="qpointf.html#operator/-10" location="qpoint.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="10" relates="QPointF" type="const QPointF" signature="operator/(const QPointF & point, qreal divisor)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="qreal" right="" name="divisor" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QPolygon" href="qpolygon.html" location="qpolygon.h" bases="QVector" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygon" fullname="QPolygon::QPolygon" href="qpolygon.html#QPolygon" location="qpolygon.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPolygon()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPolygon" fullname="QPolygon::~QPolygon" href="qpolygon.html#dtor.QPolygon" location="qpolygon.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPolygon()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygon" fullname="QPolygon::QPolygon" href="qpolygon.html#QPolygon-2" location="qpolygon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPolygon(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygon" fullname="QPolygon::QPolygon" href="qpolygon.html#QPolygon-3" location="qpolygon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPolygon(const QPolygon & polygon)"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygon" fullname="QPolygon::QPolygon" href="qpolygon.html#QPolygon-4" location="qpolygon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QPolygon(const QVector<QPoint> & points)"> + <parameter left="const QVector<QPoint> &" right="" name="points" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygon" fullname="QPolygon::QPolygon" href="qpolygon.html#QPolygon-5" location="qpolygon.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QPolygon(const QRect & rectangle, bool closed)"> + <parameter left="const QRect &" right="" name="rectangle" default=""/> + <parameter left="bool" right="" name="closed" default="false"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QVariant" fullname="QPolygon::operator QVariant" href="qpolygon.html#operator QVariant" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QVariant() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QPolygon::translate" href="qpolygon.html#translate" location="qpolygon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="translate(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QPolygon::translate" href="qpolygon.html#translate-2" location="qpolygon.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="translate(const QPoint & offset)"> + <parameter left="const QPoint &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QPolygon::translated" href="qpolygon.html#translated" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygon" signature="translated(int dx, int dy) const"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QPolygon::translated" href="qpolygon.html#translated-2" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygon" signature="translated(const QPoint & offset) const"> + <parameter left="const QPoint &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QPolygon::boundingRect" href="qpolygon.html#boundingRect" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="point" fullname="QPolygon::point" href="qpolygon.html#point" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="point(int index, int * x, int * y) const"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int *" right="" name="x" default=""/> + <parameter left="int *" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="point" fullname="QPolygon::point" href="qpolygon.html#point-2" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPoint" signature="point(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPoint" fullname="QPolygon::setPoint" href="qpolygon.html#setPoint" location="qpolygon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPoint(int index, int x, int y)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="x" default=""/> + <parameter left="int" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPoint" fullname="QPolygon::setPoint" href="qpolygon.html#setPoint-2" location="qpolygon.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPoint(int index, const QPoint & point)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPoints" fullname="QPolygon::setPoints" href="qpolygon.html#setPoints" location="qpolygon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPoints(int nPoints, const int * points)"> + <parameter left="int" right="" name="nPoints" default=""/> + <parameter left="const int *" right="" name="points" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPoints" fullname="QPolygon::setPoints" href="qpolygon.html#setPoints-2" location="qpolygon.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setPoints(int nPoints, int firstx, int firsty, ... )"> + <parameter left="int" right="" name="nPoints" default=""/> + <parameter left="int" right="" name="firstx" default=""/> + <parameter left="int" right="" name="firsty" default=""/> + <parameter left="..." right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="putPoints" fullname="QPolygon::putPoints" href="qpolygon.html#putPoints" location="qpolygon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="putPoints(int index, int nPoints, int firstx, int firsty, ... )"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="nPoints" default=""/> + <parameter left="int" right="" name="firstx" default=""/> + <parameter left="int" right="" name="firsty" default=""/> + <parameter left="..." right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="putPoints" fullname="QPolygon::putPoints" href="qpolygon.html#putPoints-3" location="qpolygon.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="putPoints(int index, int nPoints, const QPolygon & fromPolygon, int fromIndex)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="nPoints" default=""/> + <parameter left="const QPolygon &" right="" name="fromPolygon" default=""/> + <parameter left="int" right="" name="fromIndex" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="containsPoint" fullname="QPolygon::containsPoint" href="qpolygon.html#containsPoint" location="qpolygon.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="containsPoint(const QPoint & point, Qt::FillRule fillRule) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + <parameter left="Qt::FillRule" right="" name="fillRule" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="united" fullname="QPolygon::united" href="qpolygon.html#united" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygon" signature="united(const QPolygon & r) const"> + <parameter left="const QPolygon &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersected" fullname="QPolygon::intersected" href="qpolygon.html#intersected" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygon" signature="intersected(const QPolygon & r) const"> + <parameter left="const QPolygon &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subtracted" fullname="QPolygon::subtracted" href="qpolygon.html#subtracted" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygon" signature="subtracted(const QPolygon & r) const"> + <parameter left="const QPolygon &" right="" name="r" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qpolygon.html#operator<<-164" location="qpolygon.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="164" relates="QPolygon" type="QDataStream &" signature="operator<<(QDataStream & stream, const QPolygon & polygon)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qpolygon.html#operator>>-97" location="qpolygon.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="97" relates="QPolygon" type="QDataStream &" signature="operator>>(QDataStream & stream, QPolygon & polygon)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QPolygon &" right="" name="polygon" default=""/> + </function> + <class access="public" threadsafety="reentrant" status="commendable" name="QPolygonF" href="qpolygonf.html" location="qpolygon.h" bases="QVector" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygonF" fullname="QPolygonF::QPolygonF" href="qpolygonf.html#QPolygonF" location="qpolygon.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPolygonF()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPolygonF" fullname="QPolygonF::~QPolygonF" href="qpolygonf.html#dtor.QPolygonF" location="qpolygon.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPolygonF()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygonF" fullname="QPolygonF::QPolygonF" href="qpolygonf.html#QPolygonF-2" location="qpolygon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPolygonF(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygonF" fullname="QPolygonF::QPolygonF" href="qpolygonf.html#QPolygonF-3" location="qpolygon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPolygonF(const QPolygonF & polygon)"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygonF" fullname="QPolygonF::QPolygonF" href="qpolygonf.html#QPolygonF-4" location="qpolygon.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QPolygonF(const QVector<QPointF> & points)"> + <parameter left="const QVector<QPointF> &" right="" name="points" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygonF" fullname="QPolygonF::QPolygonF" href="qpolygonf.html#QPolygonF-5" location="qpolygon.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QPolygonF(const QRectF & rectangle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPolygonF" fullname="QPolygonF::QPolygonF" href="qpolygonf.html#QPolygonF-6" location="qpolygon.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QPolygonF(const QPolygon & polygon)"> + <parameter left="const QPolygon &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QPolygonF::translate" href="qpolygonf.html#translate-2" location="qpolygon.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="translate(qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QPolygonF::translate" href="qpolygonf.html#translate" location="qpolygon.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="translate(const QPointF & offset)"> + <parameter left="const QPointF &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QPolygonF::translated" href="qpolygonf.html#translated-2" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygonF" signature="translated(qreal dx, qreal dy) const"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QPolygonF::translated" href="qpolygonf.html#translated" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygonF" signature="translated(const QPointF & offset) const"> + <parameter left="const QPointF &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toPolygon" fullname="QPolygonF::toPolygon" href="qpolygonf.html#toPolygon" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygon" signature="toPolygon() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isClosed" fullname="QPolygonF::isClosed" href="qpolygonf.html#isClosed" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isClosed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QPolygonF::boundingRect" href="qpolygonf.html#boundingRect" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="containsPoint" fullname="QPolygonF::containsPoint" href="qpolygonf.html#containsPoint" location="qpolygon.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="containsPoint(const QPointF & point, Qt::FillRule fillRule) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="Qt::FillRule" right="" name="fillRule" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="united" fullname="QPolygonF::united" href="qpolygonf.html#united" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygonF" signature="united(const QPolygonF & r) const"> + <parameter left="const QPolygonF &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersected" fullname="QPolygonF::intersected" href="qpolygonf.html#intersected" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygonF" signature="intersected(const QPolygonF & r) const"> + <parameter left="const QPolygonF &" right="" name="r" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subtracted" fullname="QPolygonF::subtracted" href="qpolygonf.html#subtracted" location="qpolygon.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygonF" signature="subtracted(const QPolygonF & r) const"> + <parameter left="const QPolygonF &" right="" name="r" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qpolygonf.html#operator<<-166" location="qpolygon.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="166" relates="QPolygonF" type="QDataStream &" signature="operator<<(QDataStream & stream, const QPolygonF & polygon)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qpolygonf.html#operator>>-98" location="qpolygon.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="98" relates="QPolygonF" type="QDataStream &" signature="operator>>(QDataStream & stream, QPolygonF & polygon)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QPolygonF &" right="" name="polygon" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QCommandLinkButton" href="qcommandlinkbutton.html" location="qcommandlinkbutton.h" bases="QPushButton" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="description" fullname="QCommandLinkButton::description" href="qcommandlinkbutton.html#description-prop" location="qcommandlinkbutton.h" type="QString"> + <getter name="description"/> + <setter name="setDescription"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="flat" fullname="QCommandLinkButton::flat" href="qcommandlinkbutton.html#flat-prop" location="qcommandlinkbutton.h" type="bool"> + <getter name="isFlat"/> + <setter name="setFlat"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QCommandLinkButton" fullname="QCommandLinkButton::QCommandLinkButton" href="qcommandlinkbutton.html#QCommandLinkButton" location="qcommandlinkbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCommandLinkButton(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QCommandLinkButton" fullname="QCommandLinkButton::QCommandLinkButton" href="qcommandlinkbutton.html#QCommandLinkButton-2" location="qcommandlinkbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QCommandLinkButton(const QString & text, QWidget * parent)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QCommandLinkButton" fullname="QCommandLinkButton::QCommandLinkButton" href="qcommandlinkbutton.html#QCommandLinkButton-3" location="qcommandlinkbutton.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QCommandLinkButton(const QString & text, const QString & description, QWidget * parent)"> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="const QString &" right="" name="description" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="description" fullname="QCommandLinkButton::description" href="qcommandlinkbutton.html#description-prop" location="qcommandlinkbutton.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="description" type="QString" signature="description() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDescription" fullname="QCommandLinkButton::setDescription" href="qcommandlinkbutton.html#description-prop" location="qcommandlinkbutton.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="description" type="void" signature="setDescription(const QString & description)"> + <parameter left="const QString &" right="" name="description" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="sizeHint" fullname="QCommandLinkButton::sizeHint" href="qcommandlinkbutton.html#sizeHint" location="qcommandlinkbutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHint() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="heightForWidth" fullname="QCommandLinkButton::heightForWidth" href="qcommandlinkbutton.html#heightForWidth" location="qcommandlinkbutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="heightForWidth(int width) const"> + <parameter left="int" right="" name="width" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="minimumSizeHint" fullname="QCommandLinkButton::minimumSizeHint" href="qcommandlinkbutton.html#minimumSizeHint" location="qcommandlinkbutton.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="minimumSizeHint() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QCommandLinkButton::event" href="qcommandlinkbutton.html#event" location="qcommandlinkbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="QCommandLinkButton::paintEvent" href="qcommandlinkbutton.html#paintEvent" location="qcommandlinkbutton.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * )"> + <parameter left="QPaintEvent *" right="" name="" default=""/> + </function> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QSharedPointer" href="qsharedpointer.html" location="qsharedpointer.h" bases="" module="QtCore"> + <contents name="thread-safety" title="Thread-Safety" level="1"/> + <contents name="other-pointer-classes" title="Other Pointer Classes" level="1"/> + <contents name="optional-pointer-tracking" title="Optional pointer tracking" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QSharedPointer::data" href="qsharedpointer.html#data" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QSharedPointer::isNull" href="qsharedpointer.html#isNull" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator bool" fullname="QSharedPointer::operator bool" href="qsharedpointer.html#operator bool" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator bool() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!" fullname="QSharedPointer::operator!" href="qsharedpointer.html#operator!" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator*" fullname="QSharedPointer::operator*" href="qsharedpointer.html#operator*" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T &" signature="operator*() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator->" fullname="QSharedPointer::operator->" href="qsharedpointer.html#operator->" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="operator->() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedPointer" fullname="QSharedPointer::QSharedPointer" href="qsharedpointer.html#QSharedPointer" location="qsharedpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QSharedPointer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedPointer" fullname="QSharedPointer::QSharedPointer" href="qsharedpointer.html#QSharedPointer-2" location="qsharedpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QSharedPointer(T * ptr)"> + <parameter left="T *" right="" name="ptr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedPointer" fullname="QSharedPointer::QSharedPointer" href="qsharedpointer.html#QSharedPointer-3" location="qsharedpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QSharedPointer(T * ptr, Deleter deleter)"> + <parameter left="T *" right="" name="ptr" default=""/> + <parameter left="Deleter" right="" name="deleter" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedPointer" fullname="QSharedPointer::QSharedPointer" href="qsharedpointer.html#QSharedPointer-4" location="qsharedpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QSharedPointer(const QSharedPointer<T> & other)"> + <parameter left="const QSharedPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QSharedPointer" fullname="QSharedPointer::QSharedPointer" href="qsharedpointer.html#QSharedPointer-5" location="qsharedpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QSharedPointer(const QWeakPointer<T> & other)"> + <parameter left="const QWeakPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QSharedPointer" fullname="QSharedPointer::~QSharedPointer" href="qsharedpointer.html#dtor.QSharedPointer" location="qsharedpointer.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QSharedPointer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSharedPointer::operator=" href="qsharedpointer.html#operator=" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QSharedPointer<T> &" signature="operator=(const QSharedPointer<T> & other)"> + <parameter left="const QSharedPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QSharedPointer::operator=" href="qsharedpointer.html#operator=-2" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QSharedPointer<T> &" signature="operator=(const QWeakPointer<T> & other)"> + <parameter left="const QWeakPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toWeakRef" fullname="QSharedPointer::toWeakRef" href="qsharedpointer.html#toWeakRef" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWeakPointer<T>" signature="toWeakRef() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QSharedPointer::clear" href="qsharedpointer.html#clear" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="staticCast" fullname="QSharedPointer::staticCast" href="qsharedpointer.html#staticCast" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSharedPointer<X>" signature="staticCast() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="dynamicCast" fullname="QSharedPointer::dynamicCast" href="qsharedpointer.html#dynamicCast" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSharedPointer<X>" signature="dynamicCast() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="constCast" fullname="QSharedPointer::constCast" href="qsharedpointer.html#constCast" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSharedPointer<X>" signature="constCast() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="objectCast" fullname="QSharedPointer::objectCast" href="qsharedpointer.html#objectCast" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSharedPointer<X>" signature="objectCast() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QWeakPointer" href="qweakpointer.html" location="qsharedpointer.h" bases="" module="QtCore"> + <contents name="tracking-qobject" title="Tracking QObject" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QWeakPointer::isNull" href="qweakpointer.html#isNull" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator bool" fullname="QWeakPointer::operator bool" href="qweakpointer.html#operator bool" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator bool() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!" fullname="QWeakPointer::operator!" href="qweakpointer.html#operator!" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QWeakPointer" fullname="QWeakPointer::QWeakPointer" href="qweakpointer.html#QWeakPointer" location="qsharedpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWeakPointer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QWeakPointer" fullname="QWeakPointer::QWeakPointer" href="qweakpointer.html#QWeakPointer-2" location="qsharedpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QWeakPointer(const QWeakPointer<T> & other)"> + <parameter left="const QWeakPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QWeakPointer" fullname="QWeakPointer::QWeakPointer" href="qweakpointer.html#QWeakPointer-3" location="qsharedpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QWeakPointer(const QSharedPointer<T> & other)"> + <parameter left="const QSharedPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QWeakPointer" fullname="QWeakPointer::~QWeakPointer" href="qweakpointer.html#dtor.QWeakPointer" location="qsharedpointer.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWeakPointer()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QWeakPointer::operator=" href="qweakpointer.html#operator=" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QWeakPointer<T>" signature="operator=(const QWeakPointer<T> & other)"> + <parameter left="const QWeakPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QWeakPointer::operator=" href="qweakpointer.html#operator=-2" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QWeakPointer<T>" signature="operator=(const QSharedPointer<T> & other)"> + <parameter left="const QSharedPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QWeakPointer" fullname="QWeakPointer::QWeakPointer" href="qweakpointer.html#QWeakPointer-4" location="qsharedpointer.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QWeakPointer(const QObject * obj)"> + <parameter left="const QObject *" right="" name="obj" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QWeakPointer::operator=" href="qweakpointer.html#operator=-3" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QWeakPointer<T>" signature="operator=(const QObject * obj)"> + <parameter left="const QObject *" right="" name="obj" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="data" fullname="QWeakPointer::data" href="qweakpointer.html#data" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="T *" signature="data() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="QWeakPointer::clear" href="qweakpointer.html#clear" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toStrongRef" fullname="QWeakPointer::toStrongRef" href="qweakpointer.html#toStrongRef" location="qsharedpointer.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSharedPointer<T>" signature="toStrongRef() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qsharedpointer.html#operator==-64" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="64" relates="QSharedPointer" type="bool" signature="operator==(const QSharedPointer<T> & ptr1, const QSharedPointer<X> & ptr2)"> + <parameter left="const QSharedPointer<T> &" right="" name="ptr1" default=""/> + <parameter left="const QSharedPointer<X> &" right="" name="ptr2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qsharedpointer.html#operator!=-44" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="44" relates="QSharedPointer" type="bool" signature="operator!=(const QSharedPointer<T> & ptr1, const QSharedPointer<X> & ptr2)"> + <parameter left="const QSharedPointer<T> &" right="" name="ptr1" default=""/> + <parameter left="const QSharedPointer<X> &" right="" name="ptr2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qsharedpointer.html#operator==-65" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="65" relates="QSharedPointer" type="bool" signature="operator==(const QSharedPointer<T> & ptr1, const X * ptr2)"> + <parameter left="const QSharedPointer<T> &" right="" name="ptr1" default=""/> + <parameter left="const X *" right="" name="ptr2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qsharedpointer.html#operator!=-45" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="45" relates="QSharedPointer" type="bool" signature="operator!=(const QSharedPointer<T> & ptr1, const X * ptr2)"> + <parameter left="const QSharedPointer<T> &" right="" name="ptr1" default=""/> + <parameter left="const X *" right="" name="ptr2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qsharedpointer.html#operator==-66" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="66" relates="QSharedPointer" type="bool" signature="operator==(const T * ptr1, const QSharedPointer<X> & ptr2)"> + <parameter left="const T *" right="" name="ptr1" default=""/> + <parameter left="const QSharedPointer<X> &" right="" name="ptr2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qsharedpointer.html#operator!=-46" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="46" relates="QSharedPointer" type="bool" signature="operator!=(const T * ptr1, const QSharedPointer<X> & ptr2)"> + <parameter left="const T *" right="" name="ptr1" default=""/> + <parameter left="const QSharedPointer<X> &" right="" name="ptr2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qweakpointer.html#operator==-67" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="67" relates="QWeakPointer" type="bool" signature="operator==(const QWeakPointer<T> & ptr1, const QSharedPointer<X> & ptr2)"> + <parameter left="const QWeakPointer<T> &" right="" name="ptr1" default=""/> + <parameter left="const QSharedPointer<X> &" right="" name="ptr2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qweakpointer.html#operator!=-47" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="47" relates="QWeakPointer" type="bool" signature="operator!=(const QWeakPointer<T> & ptr1, const QSharedPointer<X> & ptr2)"> + <parameter left="const QWeakPointer<T> &" right="" name="ptr1" default=""/> + <parameter left="const QSharedPointer<X> &" right="" name="ptr2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qweakpointer.html#operator==-68" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="68" relates="QWeakPointer" type="bool" signature="operator==(const QSharedPointer<T> & ptr1, const QWeakPointer<X> & ptr2)"> + <parameter left="const QSharedPointer<T> &" right="" name="ptr1" default=""/> + <parameter left="const QWeakPointer<X> &" right="" name="ptr2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qweakpointer.html#operator!=-48" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="48" relates="QWeakPointer" type="bool" signature="operator!=(const QSharedPointer<T> & ptr1, const QWeakPointer<X> & ptr2)"> + <parameter left="const QSharedPointer<T> &" right="" name="ptr1" default=""/> + <parameter left="const QWeakPointer<X> &" right="" name="ptr2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSharedPointerCast" href="qsharedpointer.html#qSharedPointerCast" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QSharedPointer" type="QSharedPointer<X>" signature="qSharedPointerCast(const QSharedPointer<T> & other)"> + <parameter left="const QSharedPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSharedPointerCast" href="qweakpointer.html#qSharedPointerCast-2" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QWeakPointer" type="QSharedPointer<X>" signature="qSharedPointerCast(const QWeakPointer<T> & other)"> + <parameter left="const QWeakPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSharedPointerDynamicCast" href="qsharedpointer.html#qSharedPointerDynamicCast" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QSharedPointer" type="QSharedPointer<X>" signature="qSharedPointerDynamicCast(const QSharedPointer<T> & other)"> + <parameter left="const QSharedPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSharedPointerDynamicCast" href="qweakpointer.html#qSharedPointerDynamicCast-2" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QWeakPointer" type="QSharedPointer<X>" signature="qSharedPointerDynamicCast(const QWeakPointer<T> & other)"> + <parameter left="const QWeakPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSharedPointerConstCast" href="qsharedpointer.html#qSharedPointerConstCast" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QSharedPointer" type="QSharedPointer<X>" signature="qSharedPointerConstCast(const QSharedPointer<T> & other)"> + <parameter left="const QSharedPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSharedPointerConstCast" href="qweakpointer.html#qSharedPointerConstCast-2" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QWeakPointer" type="QSharedPointer<X>" signature="qSharedPointerConstCast(const QWeakPointer<T> & other)"> + <parameter left="const QWeakPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSharedPointerObjectCast" href="qsharedpointer.html#qSharedPointerObjectCast" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QSharedPointer" type="QSharedPointer<X>" signature="qSharedPointerObjectCast(const QSharedPointer<T> & other)"> + <parameter left="const QSharedPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qSharedPointerObjectCast" href="qweakpointer.html#qSharedPointerObjectCast-2" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" relates="QWeakPointer" type="QSharedPointer<X>" signature="qSharedPointerObjectCast(const QWeakPointer<T> & other)"> + <parameter left="const QWeakPointer<T> &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="qWeakPointerCast" href="qweakpointer.html#qWeakPointerCast" location="qsharedpointer.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QWeakPointer" type="QWeakPointer<X>" signature="qWeakPointerCast(const QWeakPointer<T> & other)"> + <parameter left="const QWeakPointer<T> &" right="" name="other" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QState" href="qstate.html" location="qstate.h" bases="QAbstractState" module="QtCore"> + <contents name="states-with-child-states" title="States with Child States" level="1"/> + <property access="public" threadsafety="unspecified" status="commendable" name="initialState" fullname="QState::initialState" href="qstate.html#initialState-prop" location="qstate.h" type="QAbstractState *"> + <getter name="initialState"/> + <setter name="setInitialState"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="errorState" fullname="QState::errorState" href="qstate.html#errorState-prop" location="qstate.h" type="QAbstractState *"> + <getter name="errorState"/> + <setter name="setErrorState"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="childMode" fullname="QState::childMode" href="qstate.html#childMode-prop" location="qstate.h" type="ChildMode"> + <getter name="childMode"/> + <setter name="setChildMode"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="ChildMode" fullname="QState::ChildMode" href="qstate.html#ChildMode-enum" location="qstate.h"> + <value name="ExclusiveStates" value="0"/> + <value name="ParallelStates" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QState" fullname="QState::QState" href="qstate.html#QState" location="qstate.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QState(QState * parent)"> + <parameter left="QState *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QState" fullname="QState::QState" href="qstate.html#QState-2" location="qstate.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QState(ChildMode childMode, QState * parent)"> + <parameter left="ChildMode" right="" name="childMode" default=""/> + <parameter left="QState *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QState" fullname="QState::~QState" href="qstate.html#dtor.QState" location="qstate.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QState()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="errorState" fullname="QState::errorState" href="qstate.html#errorState-prop" location="qstate.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="errorState" type="QAbstractState *" signature="errorState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setErrorState" fullname="QState::setErrorState" href="qstate.html#errorState-prop" location="qstate.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="errorState" type="void" signature="setErrorState(QAbstractState * state)"> + <parameter left="QAbstractState *" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addTransition" fullname="QState::addTransition" href="qstate.html#addTransition" location="qstate.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QAbstractTransition *" signature="addTransition(QAbstractTransition * transition)"> + <parameter left="QAbstractTransition *" right="" name="transition" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addTransition" fullname="QState::addTransition" href="qstate.html#addTransition-2" location="qstate.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="QSignalTransition *" signature="addTransition(QObject * sender, const char * signal, QAbstractState * target)"> + <parameter left="QObject *" right="" name="sender" default=""/> + <parameter left="const char *" right="" name="signal" default=""/> + <parameter left="QAbstractState *" right="" name="target" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addTransition" fullname="QState::addTransition" href="qstate.html#addTransition-3" location="qstate.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="QAbstractTransition *" signature="addTransition(QAbstractState * target)"> + <parameter left="QAbstractState *" right="" name="target" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeTransition" fullname="QState::removeTransition" href="qstate.html#removeTransition" location="qstate.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="removeTransition(QAbstractTransition * transition)"> + <parameter left="QAbstractTransition *" right="" name="transition" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="initialState" fullname="QState::initialState" href="qstate.html#initialState-prop" location="qstate.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="initialState" type="QAbstractState *" signature="initialState() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setInitialState" fullname="QState::setInitialState" href="qstate.html#initialState-prop" location="qstate.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="initialState" type="void" signature="setInitialState(QAbstractState * state)"> + <parameter left="QAbstractState *" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="childMode" fullname="QState::childMode" href="qstate.html#childMode-prop" location="qstate.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="childMode" type="ChildMode" signature="childMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setChildMode" fullname="QState::setChildMode" href="qstate.html#childMode-prop" location="qstate.h" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="childMode" type="void" signature="setChildMode(ChildMode mode)"> + <parameter left="ChildMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="assignProperty" fullname="QState::assignProperty" href="qstate.html#assignProperty" location="qstate.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="assignProperty(QObject * object, const char * name, const QVariant & value)"> + <parameter left="QObject *" right="" name="object" default=""/> + <parameter left="const char *" right="" name="name" default=""/> + <parameter left="const QVariant &" right="" name="value" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QState::finished" href="qstate.html#finished" location="qstate.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="polished" fullname="QState::polished" href="qstate.html#polished" location="qstate.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="polished()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="onEntry" fullname="QState::onEntry" href="qstate.html#onEntry" location="qstate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onEntry(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="onExit" fullname="QState::onExit" href="qstate.html#onExit" location="qstate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="onExit(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QState::event" href="qstate.html#event" location="qstate.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * e)"> + <parameter left="QEvent *" right="" name="e" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QPainterPath" href="qpainterpath.html" location="qpainterpath.h" bases="" module="QtGui"> + <contents name="composing-a-qpainterpath" title="Composing a QPainterPath" level="1"/> + <contents name="qpainterpath-information" title="QPainterPath Information" level="1"/> + <contents name="qpainterpath-conversion" title="QPainterPath Conversion" level="1"/> + <contents name="examples" title="Examples" level="1"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ElementType" fullname="QPainterPath::ElementType" href="qpainterpath.html#ElementType-enum" location="qpainterpath.h"> + <value name="MoveToElement" value="0"/> + <value name="LineToElement" value="1"/> + <value name="CurveToElement" value="2"/> + <value name="CurveToDataElement" value="3"/> + </enum> + <class access="public" threadsafety="unspecified" status="commendable" name="Element" fullname="QPainterPath::Element" href="qpainterpath-element.html" location="qpainterpath.h" bases="" module="QtGui"> + <variable access="public" threadsafety="unspecified" status="commendable" name="x" fullname="QPainterPath::Element::x" href="qpainterpath-element.html#x-var" location="qpainterpath.h" type="qreal" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="y" fullname="QPainterPath::Element::y" href="qpainterpath-element.html#y-var" location="qpainterpath.h" type="qreal" static="false"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="type" fullname="QPainterPath::Element::type" href="qpainterpath-element.html#type-var" location="qpainterpath.h" type="ElementType" static="false"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isMoveTo" fullname="QPainterPath::Element::isMoveTo" href="qpainterpath-element.html#isMoveTo" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isMoveTo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLineTo" fullname="QPainterPath::Element::isLineTo" href="qpainterpath-element.html#isLineTo" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLineTo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isCurveTo" fullname="QPainterPath::Element::isCurveTo" href="qpainterpath-element.html#isCurveTo" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isCurveTo() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator QPointF" fullname="QPainterPath::Element::operator QPointF" href="qpainterpath-element.html#operator QPointF" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator QPointF() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QPainterPath::Element::operator==" href="qpainterpath-element.html#operator==" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const Element & other) const"> + <parameter left="const Element &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QPainterPath::Element::operator!=" href="qpainterpath-element.html#operator!=" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const Element & other) const"> + <parameter left="const Element &" right="" name="other" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="QPainterPath" fullname="QPainterPath::QPainterPath" href="qpainterpath.html#QPainterPath" location="qpainterpath.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPainterPath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QPainterPath" fullname="QPainterPath::QPainterPath" href="qpainterpath.html#QPainterPath-2" location="qpainterpath.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QPainterPath(const QPointF & startPoint)"> + <parameter left="const QPointF &" right="" name="startPoint" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QPainterPath" fullname="QPainterPath::QPainterPath" href="qpainterpath.html#QPainterPath-3" location="qpainterpath.cpp" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QPainterPath(const QPainterPath & path)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QPainterPath::operator=" href="qpainterpath.html#operator=" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPainterPath &" signature="operator=(const QPainterPath & path)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPainterPath" fullname="QPainterPath::~QPainterPath" href="qpainterpath.html#dtor.QPainterPath" location="qpainterpath.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPainterPath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="closeSubpath" fullname="QPainterPath::closeSubpath" href="qpainterpath.html#closeSubpath" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="closeSubpath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="moveTo" fullname="QPainterPath::moveTo" href="qpainterpath.html#moveTo" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="moveTo(const QPointF & point)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="moveTo" fullname="QPainterPath::moveTo" href="qpainterpath.html#moveTo-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="moveTo(qreal x, qreal y)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineTo" fullname="QPainterPath::lineTo" href="qpainterpath.html#lineTo" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="lineTo(const QPointF & endPoint)"> + <parameter left="const QPointF &" right="" name="endPoint" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lineTo" fullname="QPainterPath::lineTo" href="qpainterpath.html#lineTo-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="lineTo(qreal x, qreal y)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arcMoveTo" fullname="QPainterPath::arcMoveTo" href="qpainterpath.html#arcMoveTo" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="arcMoveTo(const QRectF & rectangle, qreal angle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arcMoveTo" fullname="QPainterPath::arcMoveTo" href="qpainterpath.html#arcMoveTo-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="arcMoveTo(qreal x, qreal y, qreal width, qreal height, qreal angle)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + <parameter left="qreal" right="" name="angle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arcTo" fullname="QPainterPath::arcTo" href="qpainterpath.html#arcTo" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="arcTo(const QRectF & rectangle, qreal startAngle, qreal sweepLength)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + <parameter left="qreal" right="" name="startAngle" default=""/> + <parameter left="qreal" right="" name="sweepLength" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="arcTo" fullname="QPainterPath::arcTo" href="qpainterpath.html#arcTo-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="arcTo(qreal x, qreal y, qreal width, qreal height, qreal startAngle, qreal sweepLength)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + <parameter left="qreal" right="" name="startAngle" default=""/> + <parameter left="qreal" right="" name="sweepLength" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cubicTo" fullname="QPainterPath::cubicTo" href="qpainterpath.html#cubicTo" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cubicTo(const QPointF & c1, const QPointF & c2, const QPointF & endPoint)"> + <parameter left="const QPointF &" right="" name="c1" default=""/> + <parameter left="const QPointF &" right="" name="c2" default=""/> + <parameter left="const QPointF &" right="" name="endPoint" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cubicTo" fullname="QPainterPath::cubicTo" href="qpainterpath.html#cubicTo-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="cubicTo(qreal c1X, qreal c1Y, qreal c2X, qreal c2Y, qreal endPointX, qreal endPointY)"> + <parameter left="qreal" right="" name="c1X" default=""/> + <parameter left="qreal" right="" name="c1Y" default=""/> + <parameter left="qreal" right="" name="c2X" default=""/> + <parameter left="qreal" right="" name="c2Y" default=""/> + <parameter left="qreal" right="" name="endPointX" default=""/> + <parameter left="qreal" right="" name="endPointY" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="quadTo" fullname="QPainterPath::quadTo" href="qpainterpath.html#quadTo" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="quadTo(const QPointF & c, const QPointF & endPoint)"> + <parameter left="const QPointF &" right="" name="c" default=""/> + <parameter left="const QPointF &" right="" name="endPoint" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="quadTo" fullname="QPainterPath::quadTo" href="qpainterpath.html#quadTo-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="quadTo(qreal cx, qreal cy, qreal endPointX, qreal endPointY)"> + <parameter left="qreal" right="" name="cx" default=""/> + <parameter left="qreal" right="" name="cy" default=""/> + <parameter left="qreal" right="" name="endPointX" default=""/> + <parameter left="qreal" right="" name="endPointY" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentPosition" fullname="QPainterPath::currentPosition" href="qpainterpath.html#currentPosition" location="qpainterpath.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="currentPosition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="addRect" fullname="QPainterPath::addRect" href="qpainterpath.html#addRect" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addRect(const QRectF & rectangle)"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRect" fullname="QPainterPath::addRect" href="qpainterpath.html#addRect-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addRect(qreal x, qreal y, qreal width, qreal height)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addEllipse" fullname="QPainterPath::addEllipse" href="qpainterpath.html#addEllipse" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addEllipse(const QRectF & boundingRectangle)"> + <parameter left="const QRectF &" right="" name="boundingRectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addEllipse" fullname="QPainterPath::addEllipse" href="qpainterpath.html#addEllipse-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addEllipse(qreal x, qreal y, qreal width, qreal height)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addEllipse" fullname="QPainterPath::addEllipse" href="qpainterpath.html#addEllipse-3" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="addEllipse(const QPointF & center, qreal rx, qreal ry)"> + <parameter left="const QPointF &" right="" name="center" default=""/> + <parameter left="qreal" right="" name="rx" default=""/> + <parameter left="qreal" right="" name="ry" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addPolygon" fullname="QPainterPath::addPolygon" href="qpainterpath.html#addPolygon" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPolygon(const QPolygonF & polygon)"> + <parameter left="const QPolygonF &" right="" name="polygon" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addText" fullname="QPainterPath::addText" href="qpainterpath.html#addText" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addText(const QPointF & point, const QFont & font, const QString & text)"> + <parameter left="const QPointF &" right="" name="point" default=""/> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addText" fullname="QPainterPath::addText" href="qpainterpath.html#addText-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addText(qreal x, qreal y, const QFont & font, const QString & text)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="const QFont &" right="" name="font" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addPath" fullname="QPainterPath::addPath" href="qpainterpath.html#addPath" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addPath(const QPainterPath & path)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRegion" fullname="QPainterPath::addRegion" href="qpainterpath.html#addRegion" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addRegion(const QRegion & region)"> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRoundedRect" fullname="QPainterPath::addRoundedRect" href="qpainterpath.html#addRoundedRect" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addRoundedRect(const QRectF & rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="qreal" right="" name="xRadius" default=""/> + <parameter left="qreal" right="" name="yRadius" default=""/> + <parameter left="Qt::SizeMode" right="" name="mode" default="Qt::AbsoluteSize"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addRoundedRect" fullname="QPainterPath::addRoundedRect" href="qpainterpath.html#addRoundedRect-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addRoundedRect(qreal x, qreal y, qreal w, qreal h, qreal xRadius, qreal yRadius, Qt::SizeMode mode)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + <parameter left="qreal" right="" name="xRadius" default=""/> + <parameter left="qreal" right="" name="yRadius" default=""/> + <parameter left="Qt::SizeMode" right="" name="mode" default="Qt::AbsoluteSize"/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="addRoundRect" fullname="QPainterPath::addRoundRect" href="qpainterpath-obsolete.html#addRoundRect" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addRoundRect(const QRectF & r, int xRnd, int yRnd)"> + <parameter left="const QRectF &" right="" name="r" default=""/> + <parameter left="int" right="" name="xRnd" default=""/> + <parameter left="int" right="" name="yRnd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="addRoundRect" fullname="QPainterPath::addRoundRect" href="qpainterpath-obsolete.html#addRoundRect-3" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="void" signature="addRoundRect(qreal x, qreal y, qreal w, qreal h, int xRnd, int yRnd)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="w" default=""/> + <parameter left="qreal" right="" name="h" default=""/> + <parameter left="int" right="" name="xRnd" default=""/> + <parameter left="int" right="" name="yRnd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="addRoundRect" fullname="QPainterPath::addRoundRect" href="qpainterpath-obsolete.html#addRoundRect-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="addRoundRect(const QRectF & rect, int roundness)"> + <parameter left="const QRectF &" right="" name="rect" default=""/> + <parameter left="int" right="" name="roundness" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="addRoundRect" fullname="QPainterPath::addRoundRect" href="qpainterpath-obsolete.html#addRoundRect-4" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="4" type="void" signature="addRoundRect(qreal x, qreal y, qreal width, qreal height, int roundness)"> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + <parameter left="qreal" right="" name="width" default=""/> + <parameter left="qreal" right="" name="height" default=""/> + <parameter left="int" right="" name="roundness" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="connectPath" fullname="QPainterPath::connectPath" href="qpainterpath.html#connectPath" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="connectPath(const QPainterPath & path)"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QPainterPath::contains" href="qpainterpath.html#contains" location="qpainterpath.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="contains(const QPointF & point) const"> + <parameter left="const QPointF &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QPainterPath::contains" href="qpainterpath.html#contains-2" location="qpainterpath.cpp" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="contains(const QRectF & rectangle) const"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersects" fullname="QPainterPath::intersects" href="qpainterpath.html#intersects" location="qpainterpath.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="intersects(const QRectF & rectangle) const"> + <parameter left="const QRectF &" right="" name="rectangle" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QPainterPath::translate" href="qpainterpath.html#translate" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="translate(qreal dx, qreal dy)"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translate" fullname="QPainterPath::translate" href="qpainterpath.html#translate-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="translate(const QPointF & offset)"> + <parameter left="const QPointF &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QPainterPath::translated" href="qpainterpath.html#translated" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="translated(qreal dx, qreal dy) const"> + <parameter left="qreal" right="" name="dx" default=""/> + <parameter left="qreal" right="" name="dy" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="translated" fullname="QPainterPath::translated" href="qpainterpath.html#translated-2" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPainterPath" signature="translated(const QPointF & offset) const"> + <parameter left="const QPointF &" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="boundingRect" fullname="QPainterPath::boundingRect" href="qpainterpath.html#boundingRect" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="boundingRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="controlPointRect" fullname="QPainterPath::controlPointRect" href="qpainterpath.html#controlPointRect" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="controlPointRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fillRule" fullname="QPainterPath::fillRule" href="qpainterpath.html#fillRule" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::FillRule" signature="fillRule() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFillRule" fullname="QPainterPath::setFillRule" href="qpainterpath.html#setFillRule" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setFillRule(Qt::FillRule fillRule)"> + <parameter left="Qt::FillRule" right="" name="fillRule" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="QPainterPath::isEmpty" href="qpainterpath.html#isEmpty" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toReversed" fullname="QPainterPath::toReversed" href="qpainterpath.html#toReversed" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="toReversed() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toSubpathPolygons" fullname="QPainterPath::toSubpathPolygons" href="qpainterpath.html#toSubpathPolygons-2" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QList<QPolygonF>" signature="toSubpathPolygons(const QMatrix & matrix) const"> + <parameter left="const QMatrix &" right="" name="matrix" default="QMatrix()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toFillPolygons" fullname="QPainterPath::toFillPolygons" href="qpainterpath.html#toFillPolygons-2" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QList<QPolygonF>" signature="toFillPolygons(const QMatrix & matrix) const"> + <parameter left="const QMatrix &" right="" name="matrix" default="QMatrix()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toFillPolygon" fullname="QPainterPath::toFillPolygon" href="qpainterpath.html#toFillPolygon-2" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QPolygonF" signature="toFillPolygon(const QMatrix & matrix) const"> + <parameter left="const QMatrix &" right="" name="matrix" default="QMatrix()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toSubpathPolygons" fullname="QPainterPath::toSubpathPolygons" href="qpainterpath.html#toSubpathPolygons" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPolygonF>" signature="toSubpathPolygons(const QTransform & matrix) const"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toFillPolygons" fullname="QPainterPath::toFillPolygons" href="qpainterpath.html#toFillPolygons" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList<QPolygonF>" signature="toFillPolygons(const QTransform & matrix) const"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toFillPolygon" fullname="QPainterPath::toFillPolygon" href="qpainterpath.html#toFillPolygon" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPolygonF" signature="toFillPolygon(const QTransform & matrix) const"> + <parameter left="const QTransform &" right="" name="matrix" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="elementCount" fullname="QPainterPath::elementCount" href="qpainterpath.html#elementCount" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="elementCount() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="elementAt" fullname="QPainterPath::elementAt" href="qpainterpath.html#elementAt" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QPainterPath::Element &" signature="elementAt(int index) const"> + <parameter left="int" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setElementPositionAt" fullname="QPainterPath::setElementPositionAt" href="qpainterpath.html#setElementPositionAt" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setElementPositionAt(int index, qreal x, qreal y)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="qreal" right="" name="x" default=""/> + <parameter left="qreal" right="" name="y" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="length" fullname="QPainterPath::length" href="qpainterpath.html#length" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="length() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="percentAtLength" fullname="QPainterPath::percentAtLength" href="qpainterpath.html#percentAtLength" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="percentAtLength(qreal len) const"> + <parameter left="qreal" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pointAtPercent" fullname="QPainterPath::pointAtPercent" href="qpainterpath.html#pointAtPercent" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="pointAtPercent(qreal t) const"> + <parameter left="qreal" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="angleAtPercent" fullname="QPainterPath::angleAtPercent" href="qpainterpath.html#angleAtPercent" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="angleAtPercent(qreal t) const"> + <parameter left="qreal" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="slopeAtPercent" fullname="QPainterPath::slopeAtPercent" href="qpainterpath.html#slopeAtPercent" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="slopeAtPercent(qreal t) const"> + <parameter left="qreal" right="" name="t" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersects" fullname="QPainterPath::intersects" href="qpainterpath.html#intersects-2" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="bool" signature="intersects(const QPainterPath & p) const"> + <parameter left="const QPainterPath &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contains" fullname="QPainterPath::contains" href="qpainterpath.html#contains-3" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="3" type="bool" signature="contains(const QPainterPath & p) const"> + <parameter left="const QPainterPath &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="united" fullname="QPainterPath::united" href="qpainterpath.html#united" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="united(const QPainterPath & p) const"> + <parameter left="const QPainterPath &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="intersected" fullname="QPainterPath::intersected" href="qpainterpath.html#intersected" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="intersected(const QPainterPath & p) const"> + <parameter left="const QPainterPath &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="subtracted" fullname="QPainterPath::subtracted" href="qpainterpath.html#subtracted" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="subtracted(const QPainterPath & p) const"> + <parameter left="const QPainterPath &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="obsolete" name="subtractedInverted" fullname="QPainterPath::subtractedInverted" href="qpainterpath-obsolete.html#subtractedInverted" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="subtractedInverted(const QPainterPath & p) const"> + <parameter left="const QPainterPath &" right="" name="p" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="simplified" fullname="QPainterPath::simplified" href="qpainterpath.html#simplified" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="simplified() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" fullname="QPainterPath::operator==" href="qpainterpath.html#operator==" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator==(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" fullname="QPainterPath::operator!=" href="qpainterpath.html#operator!=" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="operator!=(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&" fullname="QPainterPath::operator&" href="qpainterpath.html#operator&" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="operator&(const QPainterPath & other) const"> + <parameter left="const QPainterPath &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|" fullname="QPainterPath::operator|" href="qpainterpath.html#operator|" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="operator|(const QPainterPath & other) const"> + <parameter left="const QPainterPath &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+" fullname="QPainterPath::operator+" href="qpainterpath.html#operator+" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="operator+(const QPainterPath & other) const"> + <parameter left="const QPainterPath &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-" fullname="QPainterPath::operator-" href="qpainterpath.html#operator-" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="operator-(const QPainterPath & other) const"> + <parameter left="const QPainterPath &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator&=" fullname="QPainterPath::operator&=" href="qpainterpath.html#operator&=" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPainterPath &" signature="operator&=(const QPainterPath & other)"> + <parameter left="const QPainterPath &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator|=" fullname="QPainterPath::operator|=" href="qpainterpath.html#operator|=" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPainterPath &" signature="operator|=(const QPainterPath & other)"> + <parameter left="const QPainterPath &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="QPainterPath::operator+=" href="qpainterpath.html#operator+=" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPainterPath &" signature="operator+=(const QPainterPath & other)"> + <parameter left="const QPainterPath &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator-=" fullname="QPainterPath::operator-=" href="qpainterpath.html#operator-=" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QPainterPath &" signature="operator-=(const QPainterPath & other)"> + <parameter left="const QPainterPath &" right="" name="other" default=""/> + </function> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qpainterpath.html#operator<<-167" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="167" relates="QPainterPath" type="QDataStream &" signature="operator<<(QDataStream & stream, const QPainterPath & path)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qpainterpath.html#operator>>-99" location="qpainterpath.cpp" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="99" relates="QPainterPath" type="QDataStream &" signature="operator>>(QDataStream & stream, QPainterPath & path)"> + <parameter left="QDataStream &" right="" name="stream" default=""/> + <parameter left="QPainterPath &" right="" name="path" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QPainterPathStroker" href="qpainterpathstroker.html" location="qpainterpath.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QPainterPathStroker" fullname="QPainterPathStroker::QPainterPathStroker" href="qpainterpathstroker.html#QPainterPathStroker" location="qpainterpath.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPainterPathStroker()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QPainterPathStroker" fullname="QPainterPathStroker::~QPainterPathStroker" href="qpainterpathstroker.html#dtor.QPainterPathStroker" location="qpainterpath.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPainterPathStroker()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setWidth" fullname="QPainterPathStroker::setWidth" href="qpainterpathstroker.html#setWidth" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setWidth(qreal width)"> + <parameter left="qreal" right="" name="width" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="width" fullname="QPainterPathStroker::width" href="qpainterpathstroker.html#width" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="width() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCapStyle" fullname="QPainterPathStroker::setCapStyle" href="qpainterpathstroker.html#setCapStyle" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCapStyle(Qt::PenCapStyle style)"> + <parameter left="Qt::PenCapStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="capStyle" fullname="QPainterPathStroker::capStyle" href="qpainterpathstroker.html#capStyle" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::PenCapStyle" signature="capStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setJoinStyle" fullname="QPainterPathStroker::setJoinStyle" href="qpainterpathstroker.html#setJoinStyle" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setJoinStyle(Qt::PenJoinStyle style)"> + <parameter left="Qt::PenJoinStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="joinStyle" fullname="QPainterPathStroker::joinStyle" href="qpainterpathstroker.html#joinStyle" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Qt::PenJoinStyle" signature="joinStyle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMiterLimit" fullname="QPainterPathStroker::setMiterLimit" href="qpainterpathstroker.html#setMiterLimit" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMiterLimit(qreal limit)"> + <parameter left="qreal" right="" name="limit" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="miterLimit" fullname="QPainterPathStroker::miterLimit" href="qpainterpathstroker.html#miterLimit" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="miterLimit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurveThreshold" fullname="QPainterPathStroker::setCurveThreshold" href="qpainterpathstroker.html#setCurveThreshold" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setCurveThreshold(qreal threshold)"> + <parameter left="qreal" right="" name="threshold" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="curveThreshold" fullname="QPainterPathStroker::curveThreshold" href="qpainterpathstroker.html#curveThreshold" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="curveThreshold() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDashPattern" fullname="QPainterPathStroker::setDashPattern" href="qpainterpathstroker.html#setDashPattern" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDashPattern(Qt::PenStyle style)"> + <parameter left="Qt::PenStyle" right="" name="style" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setDashPattern" fullname="QPainterPathStroker::setDashPattern" href="qpainterpathstroker.html#setDashPattern-2" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setDashPattern(const QVector<qreal> & dashPattern)"> + <parameter left="const QVector<qreal> &" right="" name="dashPattern" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dashPattern" fullname="QPainterPathStroker::dashPattern" href="qpainterpathstroker.html#dashPattern" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVector<qreal>" signature="dashPattern() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDashOffset" fullname="QPainterPathStroker::setDashOffset" href="qpainterpathstroker.html#setDashOffset" location="qpainterpath.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDashOffset(qreal offset)"> + <parameter left="qreal" right="" name="offset" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dashOffset" fullname="QPainterPathStroker::dashOffset" href="qpainterpathstroker.html#dashOffset" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="dashOffset() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createStroke" fullname="QPainterPathStroker::createStroke" href="qpainterpathstroker.html#createStroke" location="qpainterpath.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPainterPath" signature="createStroke(const QPainterPath & path) const"> + <parameter left="const QPainterPath &" right="" name="path" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QFSFileEngine" href="qfsfileengine.html" location="qfsfileengine.h" bases="QAbstractFileEngine" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QFSFileEngine" fullname="QFSFileEngine::QFSFileEngine" href="qfsfileengine.html#QFSFileEngine" location="qfsfileengine.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QFSFileEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QFSFileEngine" fullname="QFSFileEngine::QFSFileEngine" href="qfsfileengine.html#QFSFileEngine-2" location="qfsfileengine.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QFSFileEngine(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QFSFileEngine" fullname="QFSFileEngine::~QFSFileEngine" href="qfsfileengine.html#dtor.QFSFileEngine" location="qfsfileengine.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QFSFileEngine()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QFSFileEngine::open" href="qfsfileengine.html#open" location="qfsfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="open(QFlags<QIODevice::OpenModeFlag> openMode)"> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QFSFileEngine::open" href="qfsfileengine.html#open-2" location="qfsfileengine.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="open(QFlags<QIODevice::OpenModeFlag> openMode, FILE * fh)"> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default=""/> + <parameter left="FILE *" right="" name="fh" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="close" fullname="QFSFileEngine::close" href="qfsfileengine.html#close" location="qfsfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="close()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="flush" fullname="QFSFileEngine::flush" href="qfsfileengine.html#flush" location="qfsfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="flush()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="QFSFileEngine::size" href="qfsfileengine.html#size" location="qfsfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="pos" fullname="QFSFileEngine::pos" href="qfsfileengine.html#pos" location="qfsfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="qint64" signature="pos() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="seek" fullname="QFSFileEngine::seek" href="qfsfileengine.html#seek" location="qfsfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="seek(qint64 pos)"> + <parameter left="qint64" right="" name="pos" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isSequential" fullname="QFSFileEngine::isSequential" href="qfsfileengine.html#isSequential" location="qfsfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSequential() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="QFSFileEngine::remove" href="qfsfileengine.html#remove" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="copy" fullname="QFSFileEngine::copy" href="qfsfileengine.html#copy" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="copy(const QString & copyName)"> + <parameter left="const QString &" right="" name="copyName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rename" fullname="QFSFileEngine::rename" href="qfsfileengine.html#rename" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="rename(const QString & newName)"> + <parameter left="const QString &" right="" name="newName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="link" fullname="QFSFileEngine::link" href="qfsfileengine.html#link" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="link(const QString & newName)"> + <parameter left="const QString &" right="" name="newName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mkdir" fullname="QFSFileEngine::mkdir" href="qfsfileengine.html#mkdir" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="mkdir(const QString & name, bool createParentDirectories) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="bool" right="" name="createParentDirectories" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="rmdir" fullname="QFSFileEngine::rmdir" href="qfsfileengine.html#rmdir" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="rmdir(const QString & name, bool recurseParentDirectories) const"> + <parameter left="const QString &" right="" name="name" default=""/> + <parameter left="bool" right="" name="recurseParentDirectories" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSize" fullname="QFSFileEngine::setSize" href="qfsfileengine.html#setSize" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setSize(qint64 size)"> + <parameter left="qint64" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="caseSensitive" fullname="QFSFileEngine::caseSensitive" href="qfsfileengine.html#caseSensitive" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="caseSensitive() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isRelativePath" fullname="QFSFileEngine::isRelativePath" href="qfsfileengine.html#isRelativePath" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isRelativePath() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fileFlags" fullname="QFSFileEngine::fileFlags" href="qfsfileengine.html#fileFlags" location="qfsfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="FileFlags" signature="fileFlags(QFlags<QAbstractFileEngine::FileFlag> type) const"> + <parameter left="QFlags<QAbstractFileEngine::FileFlag>" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPermissions" fullname="QFSFileEngine::setPermissions" href="qfsfileengine.html#setPermissions" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="setPermissions(uint perms)"> + <parameter left="uint" right="" name="perms" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileName" fullname="QFSFileEngine::fileName" href="qfsfileengine.html#fileName" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="fileName(FileName file) const"> + <parameter left="FileName" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="ownerId" fullname="QFSFileEngine::ownerId" href="qfsfileengine.html#ownerId" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="ownerId(FileOwner own) const"> + <parameter left="FileOwner" right="" name="own" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="owner" fullname="QFSFileEngine::owner" href="qfsfileengine.html#owner" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QString" signature="owner(FileOwner own) const"> + <parameter left="FileOwner" right="" name="own" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fileTime" fullname="QFSFileEngine::fileTime" href="qfsfileengine.html#fileTime" location="qfsfileengine_win.cpp" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDateTime" signature="fileTime(FileTime time) const"> + <parameter left="FileTime" right="" name="time" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setFileName" fullname="QFSFileEngine::setFileName" href="qfsfileengine.html#setFileName" location="qfsfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setFileName(const QString & file)"> + <parameter left="const QString &" right="" name="file" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="handle" fullname="QFSFileEngine::handle" href="qfsfileengine.html#handle" location="qfsfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="handle() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="read" fullname="QFSFileEngine::read" href="qfsfileengine.html#read" location="qfsfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="read(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="readLine" fullname="QFSFileEngine::readLine" href="qfsfileengine.html#readLine" location="qfsfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="readLine(char * data, qint64 maxlen)"> + <parameter left="char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="maxlen" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="write" fullname="QFSFileEngine::write" href="qfsfileengine.html#write" location="qfsfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="qint64" signature="write(const char * data, qint64 len)"> + <parameter left="const char *" right="" name="data" default=""/> + <parameter left="qint64" right="" name="len" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="extension" fullname="QFSFileEngine::extension" href="qfsfileengine.html#extension" location="qfsfileengine.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="extension(Extension extension, const ExtensionOption * option, ExtensionReturn * output)"> + <parameter left="Extension" right="" name="extension" default=""/> + <parameter left="const ExtensionOption *" right="" name="option" default="0"/> + <parameter left="ExtensionReturn *" right="" name="output" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="supportsExtension" fullname="QFSFileEngine::supportsExtension" href="qfsfileengine.html#supportsExtension" location="qfsfileengine.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="bool" signature="supportsExtension(Extension extension) const"> + <parameter left="Extension" right="" name="extension" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="open" fullname="QFSFileEngine::open" href="qfsfileengine.html#open-3" location="qfsfileengine.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="3" type="bool" signature="open(QFlags<QIODevice::OpenModeFlag> openMode, int fd)"> + <parameter left="QFlags<QIODevice::OpenModeFlag>" right="" name="openMode" default=""/> + <parameter left="int" right="" name="fd" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentPath" fullname="QFSFileEngine::setCurrentPath" href="qfsfileengine.html#setCurrentPath" location="qfsfileengine_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="setCurrentPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="currentPath" fullname="QFSFileEngine::currentPath" href="qfsfileengine.html#currentPath" location="qfsfileengine_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="currentPath(const QString & fileName)"> + <parameter left="const QString &" right="" name="fileName" default="QString()"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="homePath" fullname="QFSFileEngine::homePath" href="qfsfileengine.html#homePath" location="qfsfileengine_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="homePath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rootPath" fullname="QFSFileEngine::rootPath" href="qfsfileengine.html#rootPath" location="qfsfileengine_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="rootPath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="tempPath" fullname="QFSFileEngine::tempPath" href="qfsfileengine.html#tempPath" location="qfsfileengine_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="tempPath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="drives" fullname="QFSFileEngine::drives" href="qfsfileengine.html#drives" location="qfsfileengine_win.cpp" virtual="non" meta="plain" const="false" static="true" overload="false" type="QFileInfoList" signature="drives()"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="qRegisterStaticPluginInstanceFunction" href="qpluginloader.html#qRegisterStaticPluginInstanceFunction" location="qplugin.h" virtual="non" meta="plain" const="false" static="false" overload="false" relates="QPluginLoader" type="void" signature="qRegisterStaticPluginInstanceFunction(QtPluginInstanceFunction function)"> + <parameter left="QtPluginInstanceFunction" right="" name="function" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QAbstractItemView" href="qabstractitemview.html" location="qabstractitemview.h" bases="QAbstractScrollArea" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="autoScroll" fullname="QAbstractItemView::autoScroll" href="qabstractitemview.html#autoScroll-prop" location="qabstractitemview.h" type="bool"> + <getter name="hasAutoScroll"/> + <setter name="setAutoScroll"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="autoScrollMargin" fullname="QAbstractItemView::autoScrollMargin" href="qabstractitemview.html#autoScrollMargin-prop" location="qabstractitemview.h" type="int"> + <getter name="autoScrollMargin"/> + <setter name="setAutoScrollMargin"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="editTriggers" fullname="QAbstractItemView::editTriggers" href="qabstractitemview.html#editTriggers-prop" location="qabstractitemview.h" type="EditTriggers"> + <getter name="editTriggers"/> + <setter name="setEditTriggers"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="tabKeyNavigation" fullname="QAbstractItemView::tabKeyNavigation" href="qabstractitemview.html#tabKeyNavigation-prop" location="qabstractitemview.h" type="bool"> + <getter name="tabKeyNavigation"/> + <setter name="setTabKeyNavigation"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="showDropIndicator" fullname="QAbstractItemView::showDropIndicator" href="qabstractitemview.html#showDropIndicator-prop" location="qabstractitemview.h" type="bool"> + <getter name="showDropIndicator"/> + <setter name="setDropIndicatorShown"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dragEnabled" fullname="QAbstractItemView::dragEnabled" href="qabstractitemview.html#dragEnabled-prop" location="qabstractitemview.h" type="bool"> + <getter name="dragEnabled"/> + <setter name="setDragEnabled"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dragDropOverwriteMode" fullname="QAbstractItemView::dragDropOverwriteMode" href="qabstractitemview.html#dragDropOverwriteMode-prop" location="qabstractitemview.h" type="bool"> + <getter name="dragDropOverwriteMode"/> + <setter name="setDragDropOverwriteMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="dragDropMode" fullname="QAbstractItemView::dragDropMode" href="qabstractitemview.html#dragDropMode-prop" location="qabstractitemview.h" type="DragDropMode"> + <getter name="dragDropMode"/> + <setter name="setDragDropMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="alternatingRowColors" fullname="QAbstractItemView::alternatingRowColors" href="qabstractitemview.html#alternatingRowColors-prop" location="qabstractitemview.h" type="bool"> + <getter name="alternatingRowColors"/> + <setter name="setAlternatingRowColors"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="QAbstractItemView::selectionMode" href="qabstractitemview.html#selectionMode-prop" location="qabstractitemview.h" type="SelectionMode"> + <getter name="selectionMode"/> + <setter name="setSelectionMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="selectionBehavior" fullname="QAbstractItemView::selectionBehavior" href="qabstractitemview.html#selectionBehavior-prop" location="qabstractitemview.h" type="SelectionBehavior"> + <getter name="selectionBehavior"/> + <setter name="setSelectionBehavior"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QAbstractItemView::iconSize" href="qabstractitemview.html#iconSize-prop" location="qabstractitemview.h" type="QSize"> + <getter name="iconSize"/> + <setter name="setIconSize"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="textElideMode" fullname="QAbstractItemView::textElideMode" href="qabstractitemview.html#textElideMode-prop" location="qabstractitemview.h" type="Qt::TextElideMode"> + <getter name="textElideMode"/> + <setter name="setTextElideMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="verticalScrollMode" fullname="QAbstractItemView::verticalScrollMode" href="qabstractitemview.html#verticalScrollMode-prop" location="qabstractitemview.h" type="ScrollMode"> + <getter name="verticalScrollMode"/> + <setter name="setVerticalScrollMode"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="horizontalScrollMode" fullname="QAbstractItemView::horizontalScrollMode" href="qabstractitemview.html#horizontalScrollMode-prop" location="qabstractitemview.h" type="ScrollMode"> + <getter name="horizontalScrollMode"/> + <setter name="setHorizontalScrollMode"/> + </property> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectionMode" fullname="QAbstractItemView::SelectionMode" href="qabstractitemview.html#SelectionMode-enum" location="qabstractitemview.h"> + <value name="NoSelection" value="0"/> + <value name="SingleSelection" value="1"/> + <value name="MultiSelection" value="2"/> + <value name="ExtendedSelection" value="3"/> + <value name="ContiguousSelection" value="4"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="SelectionBehavior" fullname="QAbstractItemView::SelectionBehavior" href="qabstractitemview.html#SelectionBehavior-enum" location="qabstractitemview.h"> + <value name="SelectItems" value="0"/> + <value name="SelectRows" value="1"/> + <value name="SelectColumns" value="2"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="ScrollHint" fullname="QAbstractItemView::ScrollHint" href="qabstractitemview.html#ScrollHint-enum" location="qabstractitemview.h"> + <value name="EnsureVisible" value="0"/> + <value name="PositionAtTop" value="1"/> + <value name="PositionAtBottom" value="2"/> + <value name="PositionAtCenter" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="EditTrigger" fullname="QAbstractItemView::EditTrigger" href="qabstractitemview.html#EditTrigger-enum" location="qabstractitemview.h" typedef="QAbstractItemView::EditTriggers"> + <value name="NoEditTriggers" value="0"/> + <value name="CurrentChanged" value="1"/> + <value name="DoubleClicked" value="2"/> + <value name="SelectedClicked" value="4"/> + <value name="EditKeyPressed" value="8"/> + <value name="AnyKeyPressed" value="16"/> + <value name="AllEditTriggers" value="31"/> + </enum> + <typedef access="public" threadsafety="unspecified" status="commendable" name="EditTriggers" fullname="QAbstractItemView::EditTriggers" href="qabstractitemview.html#EditTriggers-typedef" location="qabstractitemview.h" enum="QAbstractItemView::EditTrigger"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="ScrollMode" fullname="QAbstractItemView::ScrollMode" href="qabstractitemview.html#ScrollMode-enum" location="qabstractitemview.h"> + <value name="ScrollPerItem" value="0"/> + <value name="ScrollPerPixel" value="1"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QAbstractItemView" fullname="QAbstractItemView::QAbstractItemView" href="qabstractitemview.html#QAbstractItemView" location="qabstractitemview.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QAbstractItemView(QWidget * parent)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QAbstractItemView" fullname="QAbstractItemView::~QAbstractItemView" href="qabstractitemview.html#dtor.QAbstractItemView" location="qabstractitemview.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QAbstractItemView()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setModel" fullname="QAbstractItemView::setModel" href="qabstractitemview.html#setModel" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setModel(QAbstractItemModel * model)"> + <parameter left="QAbstractItemModel *" right="" name="model" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="model" fullname="QAbstractItemView::model" href="qabstractitemview.html#model" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemModel *" signature="model() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionModel" fullname="QAbstractItemView::setSelectionModel" href="qabstractitemview.html#setSelectionModel" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelectionModel(QItemSelectionModel * selectionModel)"> + <parameter left="QItemSelectionModel *" right="" name="selectionModel" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionModel" fullname="QAbstractItemView::selectionModel" href="qabstractitemview.html#selectionModel" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QItemSelectionModel *" signature="selectionModel() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemDelegate" fullname="QAbstractItemView::setItemDelegate" href="qabstractitemview.html#setItemDelegate" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemDelegate(QAbstractItemDelegate * delegate)"> + <parameter left="QAbstractItemDelegate *" right="" name="delegate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemDelegate" fullname="QAbstractItemView::itemDelegate" href="qabstractitemview.html#itemDelegate" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemDelegate *" signature="itemDelegate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionMode" fullname="QAbstractItemView::setSelectionMode" href="qabstractitemview.html#selectionMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="selectionMode" type="void" signature="setSelectionMode(QAbstractItemView::SelectionMode mode)"> + <parameter left="QAbstractItemView::SelectionMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionMode" fullname="QAbstractItemView::selectionMode" href="qabstractitemview.html#selectionMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectionMode" type="QAbstractItemView::SelectionMode" signature="selectionMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSelectionBehavior" fullname="QAbstractItemView::setSelectionBehavior" href="qabstractitemview.html#selectionBehavior-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="selectionBehavior" type="void" signature="setSelectionBehavior(QAbstractItemView::SelectionBehavior behavior)"> + <parameter left="QAbstractItemView::SelectionBehavior" right="" name="behavior" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectionBehavior" fullname="QAbstractItemView::selectionBehavior" href="qabstractitemview.html#selectionBehavior-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="selectionBehavior" type="QAbstractItemView::SelectionBehavior" signature="selectionBehavior() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentIndex" fullname="QAbstractItemView::currentIndex" href="qabstractitemview.html#currentIndex" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="currentIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="rootIndex" fullname="QAbstractItemView::rootIndex" href="qabstractitemview.html#rootIndex" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="rootIndex() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEditTriggers" fullname="QAbstractItemView::setEditTriggers" href="qabstractitemview.html#editTriggers-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="editTriggers" type="void" signature="setEditTriggers(QFlags<QAbstractItemView::EditTrigger> triggers)"> + <parameter left="QFlags<QAbstractItemView::EditTrigger>" right="" name="triggers" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="editTriggers" fullname="QAbstractItemView::editTriggers" href="qabstractitemview.html#editTriggers-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="editTriggers" type="EditTriggers" signature="editTriggers() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setVerticalScrollMode" fullname="QAbstractItemView::setVerticalScrollMode" href="qabstractitemview.html#verticalScrollMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="verticalScrollMode" type="void" signature="setVerticalScrollMode(ScrollMode mode)"> + <parameter left="ScrollMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="verticalScrollMode" fullname="QAbstractItemView::verticalScrollMode" href="qabstractitemview.html#verticalScrollMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="verticalScrollMode" type="ScrollMode" signature="verticalScrollMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setHorizontalScrollMode" fullname="QAbstractItemView::setHorizontalScrollMode" href="qabstractitemview.html#horizontalScrollMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="horizontalScrollMode" type="void" signature="setHorizontalScrollMode(ScrollMode mode)"> + <parameter left="ScrollMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="horizontalScrollMode" fullname="QAbstractItemView::horizontalScrollMode" href="qabstractitemview.html#horizontalScrollMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="horizontalScrollMode" type="ScrollMode" signature="horizontalScrollMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoScroll" fullname="QAbstractItemView::setAutoScroll" href="qabstractitemview.html#autoScroll-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoScroll" type="void" signature="setAutoScroll(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hasAutoScroll" fullname="QAbstractItemView::hasAutoScroll" href="qabstractitemview.html#autoScroll-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoScroll" type="bool" signature="hasAutoScroll() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAutoScrollMargin" fullname="QAbstractItemView::setAutoScrollMargin" href="qabstractitemview.html#autoScrollMargin-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="autoScrollMargin" type="void" signature="setAutoScrollMargin(int margin)"> + <parameter left="int" right="" name="margin" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoScrollMargin" fullname="QAbstractItemView::autoScrollMargin" href="qabstractitemview.html#autoScrollMargin-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="autoScrollMargin" type="int" signature="autoScrollMargin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTabKeyNavigation" fullname="QAbstractItemView::setTabKeyNavigation" href="qabstractitemview.html#tabKeyNavigation-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="tabKeyNavigation" type="void" signature="setTabKeyNavigation(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="tabKeyNavigation" fullname="QAbstractItemView::tabKeyNavigation" href="qabstractitemview.html#tabKeyNavigation-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="tabKeyNavigation" type="bool" signature="tabKeyNavigation() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDropIndicatorShown" fullname="QAbstractItemView::setDropIndicatorShown" href="qabstractitemview.html#showDropIndicator-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="showDropIndicator" type="void" signature="setDropIndicatorShown(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showDropIndicator" fullname="QAbstractItemView::showDropIndicator" href="qabstractitemview.html#showDropIndicator-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="showDropIndicator" type="bool" signature="showDropIndicator() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragEnabled" fullname="QAbstractItemView::setDragEnabled" href="qabstractitemview.html#dragEnabled-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="dragEnabled" type="void" signature="setDragEnabled(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dragEnabled" fullname="QAbstractItemView::dragEnabled" href="qabstractitemview.html#dragEnabled-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dragEnabled" type="bool" signature="dragEnabled() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragDropOverwriteMode" fullname="QAbstractItemView::setDragDropOverwriteMode" href="qabstractitemview.html#dragDropOverwriteMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="dragDropOverwriteMode" type="void" signature="setDragDropOverwriteMode(bool overwrite)"> + <parameter left="bool" right="" name="overwrite" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dragDropOverwriteMode" fullname="QAbstractItemView::dragDropOverwriteMode" href="qabstractitemview.html#dragDropOverwriteMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dragDropOverwriteMode" type="bool" signature="dragDropOverwriteMode() const"/> + <enum access="public" threadsafety="unspecified" status="commendable" name="DragDropMode" fullname="QAbstractItemView::DragDropMode" href="qabstractitemview.html#DragDropMode-enum" location="qabstractitemview.h"> + <value name="NoDragDrop" value="0"/> + <value name="DragOnly" value="1"/> + <value name="DropOnly" value="2"/> + <value name="DragDrop" value="3"/> + <value name="InternalMove" value="4"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="setDragDropMode" fullname="QAbstractItemView::setDragDropMode" href="qabstractitemview.html#dragDropMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="dragDropMode" type="void" signature="setDragDropMode(DragDropMode behavior)"> + <parameter left="DragDropMode" right="" name="behavior" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="dragDropMode" fullname="QAbstractItemView::dragDropMode" href="qabstractitemview.html#dragDropMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="dragDropMode" type="DragDropMode" signature="dragDropMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlternatingRowColors" fullname="QAbstractItemView::setAlternatingRowColors" href="qabstractitemview.html#alternatingRowColors-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="alternatingRowColors" type="void" signature="setAlternatingRowColors(bool enable)"> + <parameter left="bool" right="" name="enable" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alternatingRowColors" fullname="QAbstractItemView::alternatingRowColors" href="qabstractitemview.html#alternatingRowColors-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="alternatingRowColors" type="bool" signature="alternatingRowColors() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setIconSize" fullname="QAbstractItemView::setIconSize" href="qabstractitemview.html#iconSize-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="iconSize" type="void" signature="setIconSize(const QSize & size)"> + <parameter left="const QSize &" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="iconSize" fullname="QAbstractItemView::iconSize" href="qabstractitemview.html#iconSize-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="iconSize" type="QSize" signature="iconSize() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setTextElideMode" fullname="QAbstractItemView::setTextElideMode" href="qabstractitemview.html#textElideMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="textElideMode" type="void" signature="setTextElideMode(Qt::TextElideMode mode)"> + <parameter left="Qt::TextElideMode" right="" name="mode" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="textElideMode" fullname="QAbstractItemView::textElideMode" href="qabstractitemview.html#textElideMode-prop" location="qabstractitemview.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="textElideMode" type="Qt::TextElideMode" signature="textElideMode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keyboardSearch" fullname="QAbstractItemView::keyboardSearch" href="qabstractitemview.html#keyboardSearch" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyboardSearch(const QString & search)"> + <parameter left="const QString &" right="" name="search" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="visualRect" fullname="QAbstractItemView::visualRect" href="qabstractitemview.html#visualRect" location="qabstractitemview.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QRect" signature="visualRect(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollTo" fullname="QAbstractItemView::scrollTo" href="qabstractitemview.html#scrollTo" location="qabstractitemview.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollTo(const QModelIndex & index, ScrollHint hint)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="ScrollHint" right="" name="hint" default="EnsureVisible"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexAt" fullname="QAbstractItemView::indexAt" href="qabstractitemview.html#indexAt" location="qabstractitemview.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QModelIndex" signature="indexAt(const QPoint & point) const"> + <parameter left="const QPoint &" right="" name="point" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHintForIndex" fullname="QAbstractItemView::sizeHintForIndex" href="qabstractitemview.html#sizeHintForIndex" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QSize" signature="sizeHintForIndex(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHintForRow" fullname="QAbstractItemView::sizeHintForRow" href="qabstractitemview.html#sizeHintForRow" location="qabstractitemview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="sizeHintForRow(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="sizeHintForColumn" fullname="QAbstractItemView::sizeHintForColumn" href="qabstractitemview.html#sizeHintForColumn" location="qabstractitemview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="int" signature="sizeHintForColumn(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="openPersistentEditor" fullname="QAbstractItemView::openPersistentEditor" href="qabstractitemview.html#openPersistentEditor" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="openPersistentEditor(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="closePersistentEditor" fullname="QAbstractItemView::closePersistentEditor" href="qabstractitemview.html#closePersistentEditor" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="closePersistentEditor(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setIndexWidget" fullname="QAbstractItemView::setIndexWidget" href="qabstractitemview.html#setIndexWidget" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setIndexWidget(const QModelIndex & index, QWidget * widget)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexWidget" fullname="QAbstractItemView::indexWidget" href="qabstractitemview.html#indexWidget" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="indexWidget(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemDelegateForRow" fullname="QAbstractItemView::setItemDelegateForRow" href="qabstractitemview.html#setItemDelegateForRow" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemDelegateForRow(int row, QAbstractItemDelegate * delegate)"> + <parameter left="int" right="" name="row" default=""/> + <parameter left="QAbstractItemDelegate *" right="" name="delegate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemDelegateForRow" fullname="QAbstractItemView::itemDelegateForRow" href="qabstractitemview.html#itemDelegateForRow" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemDelegate *" signature="itemDelegateForRow(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setItemDelegateForColumn" fullname="QAbstractItemView::setItemDelegateForColumn" href="qabstractitemview.html#setItemDelegateForColumn" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setItemDelegateForColumn(int column, QAbstractItemDelegate * delegate)"> + <parameter left="int" right="" name="column" default=""/> + <parameter left="QAbstractItemDelegate *" right="" name="delegate" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemDelegateForColumn" fullname="QAbstractItemView::itemDelegateForColumn" href="qabstractitemview.html#itemDelegateForColumn" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QAbstractItemDelegate *" signature="itemDelegateForColumn(int column) const"> + <parameter left="int" right="" name="column" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="itemDelegate" fullname="QAbstractItemView::itemDelegate" href="qabstractitemview.html#itemDelegate-2" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="QAbstractItemDelegate *" signature="itemDelegate(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="inputMethodQuery" fullname="QAbstractItemView::inputMethodQuery" href="qabstractitemview.html#inputMethodQuery" location="qabstractitemview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="inputMethodQuery(Qt::InputMethodQuery query) const"> + <parameter left="Qt::InputMethodQuery" right="" name="query" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="reset" fullname="QAbstractItemView::reset" href="qabstractitemview.html#reset" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setRootIndex" fullname="QAbstractItemView::setRootIndex" href="qabstractitemview.html#setRootIndex" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="setRootIndex(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="selectAll" fullname="QAbstractItemView::selectAll" href="qabstractitemview.html#selectAll" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="selectAll()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="edit" fullname="QAbstractItemView::edit" href="qabstractitemview.html#edit" location="qabstractitemview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="edit(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clearSelection" fullname="QAbstractItemView::clearSelection" href="qabstractitemview.html#clearSelection" location="qabstractitemview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="clearSelection()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setCurrentIndex" fullname="QAbstractItemView::setCurrentIndex" href="qabstractitemview.html#setCurrentIndex" location="qabstractitemview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="setCurrentIndex(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollToTop" fullname="QAbstractItemView::scrollToTop" href="qabstractitemview.html#scrollToTop" location="qabstractitemview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="scrollToTop()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="scrollToBottom" fullname="QAbstractItemView::scrollToBottom" href="qabstractitemview.html#scrollToBottom" location="qabstractitemview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="scrollToBottom()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="update" fullname="QAbstractItemView::update" href="qabstractitemview.html#update" location="qabstractitemview.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="update(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dataChanged" fullname="QAbstractItemView::dataChanged" href="qabstractitemview.html#dataChanged" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="dataChanged(const QModelIndex & topLeft, const QModelIndex & bottomRight)"> + <parameter left="const QModelIndex &" right="" name="topLeft" default=""/> + <parameter left="const QModelIndex &" right="" name="bottomRight" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowsInserted" fullname="QAbstractItemView::rowsInserted" href="qabstractitemview.html#rowsInserted" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="rowsInserted(const QModelIndex & parent, int start, int end)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="rowsAboutToBeRemoved" fullname="QAbstractItemView::rowsAboutToBeRemoved" href="qabstractitemview.html#rowsAboutToBeRemoved" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="rowsAboutToBeRemoved(const QModelIndex & parent, int start, int end)"> + <parameter left="const QModelIndex &" right="" name="parent" default=""/> + <parameter left="int" right="" name="start" default=""/> + <parameter left="int" right="" name="end" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectionChanged" fullname="QAbstractItemView::selectionChanged" href="qabstractitemview.html#selectionChanged" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="selectionChanged(const QItemSelection & selected, const QItemSelection & deselected)"> + <parameter left="const QItemSelection &" right="" name="selected" default=""/> + <parameter left="const QItemSelection &" right="" name="deselected" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="currentChanged" fullname="QAbstractItemView::currentChanged" href="qabstractitemview.html#currentChanged" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="currentChanged(const QModelIndex & current, const QModelIndex & previous)"> + <parameter left="const QModelIndex &" right="" name="current" default=""/> + <parameter left="const QModelIndex &" right="" name="previous" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateGeometries" fullname="QAbstractItemView::updateGeometries" href="qabstractitemview.html#updateGeometries" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="updateGeometries()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="closeEditor" fullname="QAbstractItemView::closeEditor" href="qabstractitemview.html#closeEditor" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="closeEditor(QWidget * editor, QAbstractItemDelegate::EndEditHint hint)"> + <parameter left="QWidget *" right="" name="editor" default=""/> + <parameter left="QAbstractItemDelegate::EndEditHint" right="" name="hint" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="commitData" fullname="QAbstractItemView::commitData" href="qabstractitemview.html#commitData" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="commitData(QWidget * editor)"> + <parameter left="QWidget *" right="" name="editor" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="editorDestroyed" fullname="QAbstractItemView::editorDestroyed" href="qabstractitemview.html#editorDestroyed" location="qabstractitemview.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="editorDestroyed(QObject * editor)"> + <parameter left="QObject *" right="" name="editor" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pressed" fullname="QAbstractItemView::pressed" href="qabstractitemview.html#pressed" location="qabstractitemview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="pressed(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clicked" fullname="QAbstractItemView::clicked" href="qabstractitemview.html#clicked" location="qabstractitemview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="clicked(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="doubleClicked" fullname="QAbstractItemView::doubleClicked" href="qabstractitemview.html#doubleClicked" location="qabstractitemview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="doubleClicked(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="activated" fullname="QAbstractItemView::activated" href="qabstractitemview.html#activated" location="qabstractitemview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="activated(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="entered" fullname="QAbstractItemView::entered" href="qabstractitemview.html#entered" location="qabstractitemview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="entered(const QModelIndex & index)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="viewportEntered" fullname="QAbstractItemView::viewportEntered" href="qabstractitemview.html#viewportEntered" location="qabstractitemview.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="viewportEntered()"/> + <function access="protected" threadsafety="unspecified" status="obsolete" name="setHorizontalStepsPerItem" fullname="QAbstractItemView::setHorizontalStepsPerItem" href="qabstractitemview-obsolete.html#setHorizontalStepsPerItem" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setHorizontalStepsPerItem(int steps)"> + <parameter left="int" right="" name="steps" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="obsolete" name="horizontalStepsPerItem" fullname="QAbstractItemView::horizontalStepsPerItem" href="qabstractitemview-obsolete.html#horizontalStepsPerItem" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="horizontalStepsPerItem() const"/> + <function access="protected" threadsafety="unspecified" status="obsolete" name="setVerticalStepsPerItem" fullname="QAbstractItemView::setVerticalStepsPerItem" href="qabstractitemview-obsolete.html#setVerticalStepsPerItem" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVerticalStepsPerItem(int steps)"> + <parameter left="int" right="" name="steps" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="obsolete" name="verticalStepsPerItem" fullname="QAbstractItemView::verticalStepsPerItem" href="qabstractitemview-obsolete.html#verticalStepsPerItem" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="verticalStepsPerItem() const"/> + <enum access="protected" threadsafety="unspecified" status="commendable" name="CursorAction" fullname="QAbstractItemView::CursorAction" href="qabstractitemview.html#CursorAction-enum" location="qabstractitemview.h"> + <value name="MoveUp" value="0"/> + <value name="MoveDown" value="1"/> + <value name="MoveLeft" value="2"/> + <value name="MoveRight" value="3"/> + <value name="MoveHome" value="4"/> + <value name="MoveEnd" value="5"/> + <value name="MovePageUp" value="6"/> + <value name="MovePageDown" value="7"/> + <value name="MoveNext" value="8"/> + <value name="MovePrevious" value="9"/> + </enum> + <function access="protected" threadsafety="unspecified" status="commendable" name="moveCursor" fullname="QAbstractItemView::moveCursor" href="qabstractitemview.html#moveCursor" location="qabstractitemview.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QModelIndex" signature="moveCursor(CursorAction cursorAction, QFlags<Qt::KeyboardModifier> modifiers)"> + <parameter left="CursorAction" right="" name="cursorAction" default=""/> + <parameter left="QFlags<Qt::KeyboardModifier>" right="" name="modifiers" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="horizontalOffset" fullname="QAbstractItemView::horizontalOffset" href="qabstractitemview.html#horizontalOffset" location="qabstractitemview.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="horizontalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="verticalOffset" fullname="QAbstractItemView::verticalOffset" href="qabstractitemview.html#verticalOffset" location="qabstractitemview.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="verticalOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="isIndexHidden" fullname="QAbstractItemView::isIndexHidden" href="qabstractitemview.html#isIndexHidden" location="qabstractitemview.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="isIndexHidden(const QModelIndex & index) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="setSelection" fullname="QAbstractItemView::setSelection" href="qabstractitemview.html#setSelection" location="qabstractitemview.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="setSelection(const QRect & rect, QFlags<QItemSelectionModel::SelectionFlag> flags)"> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="QFlags<QItemSelectionModel::SelectionFlag>" right="" name="flags" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="visualRegionForSelection" fullname="QAbstractItemView::visualRegionForSelection" href="qabstractitemview.html#visualRegionForSelection" location="qabstractitemview.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QRegion" signature="visualRegionForSelection(const QItemSelection & selection) const"> + <parameter left="const QItemSelection &" right="" name="selection" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectedIndexes" fullname="QAbstractItemView::selectedIndexes" href="qabstractitemview.html#selectedIndexes" location="qabstractitemview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QModelIndexList" signature="selectedIndexes() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="edit" fullname="QAbstractItemView::edit" href="qabstractitemview.html#edit-2" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="edit(const QModelIndex & index, EditTrigger trigger, QEvent * event)"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="EditTrigger" right="" name="trigger" default=""/> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="selectionCommand" fullname="QAbstractItemView::selectionCommand" href="qabstractitemview.html#selectionCommand" location="qabstractitemview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QItemSelectionModel::SelectionFlags" signature="selectionCommand(const QModelIndex & index, const QEvent * event) const"> + <parameter left="const QModelIndex &" right="" name="index" default=""/> + <parameter left="const QEvent *" right="" name="event" default="0"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="startDrag" fullname="QAbstractItemView::startDrag" href="qabstractitemview.html#startDrag" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="startDrag(QFlags<Qt::DropAction> supportedActions)"> + <parameter left="QFlags<Qt::DropAction>" right="" name="supportedActions" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewOptions" fullname="QAbstractItemView::viewOptions" href="qabstractitemview.html#viewOptions" location="qabstractitemview.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QStyleOptionViewItem" signature="viewOptions() const"/> + <enum access="protected" threadsafety="unspecified" status="commendable" name="State" fullname="QAbstractItemView::State" href="qabstractitemview.html#State-enum" location="qabstractitemview.h"> + <value name="NoState" value="0"/> + <value name="DraggingState" value="1"/> + <value name="DragSelectingState" value="2"/> + <value name="EditingState" value="3"/> + <value name="ExpandingState" value="4"/> + <value name="CollapsingState" value="5"/> + <value name="AnimatingState" value="6"/> + </enum> + <function access="protected" threadsafety="unspecified" status="commendable" name="state" fullname="QAbstractItemView::state" href="qabstractitemview.html#state" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="State" signature="state() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setState" fullname="QAbstractItemView::setState" href="qabstractitemview.html#setState" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setState(State state)"> + <parameter left="State" right="" name="state" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="scheduleDelayedItemsLayout" fullname="QAbstractItemView::scheduleDelayedItemsLayout" href="qabstractitemview.html#scheduleDelayedItemsLayout" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="scheduleDelayedItemsLayout()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="executeDelayedItemsLayout" fullname="QAbstractItemView::executeDelayedItemsLayout" href="qabstractitemview.html#executeDelayedItemsLayout" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="executeDelayedItemsLayout()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="setDirtyRegion" fullname="QAbstractItemView::setDirtyRegion" href="qabstractitemview.html#setDirtyRegion" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDirtyRegion(const QRegion & region)"> + <parameter left="const QRegion &" right="" name="region" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="scrollDirtyRegion" fullname="QAbstractItemView::scrollDirtyRegion" href="qabstractitemview.html#scrollDirtyRegion" location="qabstractitemview.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="scrollDirtyRegion(int dx, int dy)"> + <parameter left="int" right="" name="dx" default=""/> + <parameter left="int" right="" name="dy" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dirtyRegionOffset" fullname="QAbstractItemView::dirtyRegionOffset" href="qabstractitemview.html#dirtyRegionOffset" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="dirtyRegionOffset() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusNextPrevChild" fullname="QAbstractItemView::focusNextPrevChild" href="qabstractitemview.html#focusNextPrevChild" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="focusNextPrevChild(bool next)"> + <parameter left="bool" right="" name="next" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="event" fullname="QAbstractItemView::event" href="qabstractitemview.html#event" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="event(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="viewportEvent" fullname="QAbstractItemView::viewportEvent" href="qabstractitemview.html#viewportEvent" location="qabstractitemview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="viewportEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mousePressEvent" fullname="QAbstractItemView::mousePressEvent" href="qabstractitemview.html#mousePressEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mousePressEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseMoveEvent" fullname="QAbstractItemView::mouseMoveEvent" href="qabstractitemview.html#mouseMoveEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseMoveEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseReleaseEvent" fullname="QAbstractItemView::mouseReleaseEvent" href="qabstractitemview.html#mouseReleaseEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseReleaseEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="mouseDoubleClickEvent" fullname="QAbstractItemView::mouseDoubleClickEvent" href="qabstractitemview.html#mouseDoubleClickEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="mouseDoubleClickEvent(QMouseEvent * event)"> + <parameter left="QMouseEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragEnterEvent" fullname="QAbstractItemView::dragEnterEvent" href="qabstractitemview.html#dragEnterEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragEnterEvent(QDragEnterEvent * event)"> + <parameter left="QDragEnterEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragMoveEvent" fullname="QAbstractItemView::dragMoveEvent" href="qabstractitemview.html#dragMoveEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragMoveEvent(QDragMoveEvent * event)"> + <parameter left="QDragMoveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dragLeaveEvent" fullname="QAbstractItemView::dragLeaveEvent" href="qabstractitemview.html#dragLeaveEvent" location="qabstractitemview.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dragLeaveEvent(QDragLeaveEvent * event)"> + <parameter left="QDragLeaveEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropEvent" fullname="QAbstractItemView::dropEvent" href="qabstractitemview.html#dropEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="dropEvent(QDropEvent * event)"> + <parameter left="QDropEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusInEvent" fullname="QAbstractItemView::focusInEvent" href="qabstractitemview.html#focusInEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusInEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="focusOutEvent" fullname="QAbstractItemView::focusOutEvent" href="qabstractitemview.html#focusOutEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="focusOutEvent(QFocusEvent * event)"> + <parameter left="QFocusEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="keyPressEvent" fullname="QAbstractItemView::keyPressEvent" href="qabstractitemview.html#keyPressEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="keyPressEvent(QKeyEvent * event)"> + <parameter left="QKeyEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="QAbstractItemView::resizeEvent" href="qabstractitemview.html#resizeEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="timerEvent" fullname="QAbstractItemView::timerEvent" href="qabstractitemview.html#timerEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="timerEvent(QTimerEvent * event)"> + <parameter left="QTimerEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="inputMethodEvent" fullname="QAbstractItemView::inputMethodEvent" href="qabstractitemview.html#inputMethodEvent" location="qabstractitemview.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="inputMethodEvent(QInputMethodEvent * event)"> + <parameter left="QInputMethodEvent *" right="" name="event" default=""/> + </function> + <enum access="protected" threadsafety="unspecified" status="commendable" name="DropIndicatorPosition" fullname="QAbstractItemView::DropIndicatorPosition" href="qabstractitemview.html#DropIndicatorPosition-enum" location="qabstractitemview.h"> + <value name="OnItem" value="0"/> + <value name="AboveItem" value="1"/> + <value name="BelowItem" value="2"/> + <value name="OnViewport" value="3"/> + </enum> + <function access="protected" threadsafety="unspecified" status="commendable" name="dropIndicatorPosition" fullname="QAbstractItemView::dropIndicatorPosition" href="qabstractitemview.html#dropIndicatorPosition" location="qabstractitemview.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="DropIndicatorPosition" signature="dropIndicatorPosition() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3MultiLineEdit" href="q3multilineedit.html" location="q3multilineedit.h" bases="Q3TextEdit" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="numLines" fullname="Q3MultiLineEdit::numLines" href="q3multilineedit.html#numLines-prop" location="q3multilineedit.h" type="int"> + <getter name="numLines"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="atBeginning" fullname="Q3MultiLineEdit::atBeginning" href="q3multilineedit.html#atBeginning-prop" location="q3multilineedit.h" type="bool"> + <getter name="atBeginning"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="Q3MultiLineEdit::atEnd" href="q3multilineedit.html#atEnd-prop" location="q3multilineedit.h" type="bool"> + <getter name="atEnd"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="Q3MultiLineEdit::alignment" href="q3multilineedit.html#alignment-prop" location="q3multilineedit.h" type="Qt::Alignment"> + <getter name="alignment"/> + <setter name="setAlignment"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="edited" fullname="Q3MultiLineEdit::edited" href="q3multilineedit.html#edited-prop" location="q3multilineedit.h" type="bool"> + <getter name="edited"/> + <setter name="setEdited"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3MultiLineEdit" fullname="Q3MultiLineEdit::Q3MultiLineEdit" href="q3multilineedit.html#Q3MultiLineEdit" location="q3multilineedit.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3MultiLineEdit(QWidget * parent, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default="0"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3MultiLineEdit" fullname="Q3MultiLineEdit::~Q3MultiLineEdit" href="q3multilineedit.html#dtor.Q3MultiLineEdit" location="q3multilineedit.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3MultiLineEdit()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="textLine" fullname="Q3MultiLineEdit::textLine" href="q3multilineedit.html#textLine" location="q3multilineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="textLine(int line) const"> + <parameter left="int" right="" name="line" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="numLines" fullname="Q3MultiLineEdit::numLines" href="q3multilineedit.html#numLines-prop" location="q3multilineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="numLines" type="int" signature="numLines() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insertLine" fullname="Q3MultiLineEdit::insertLine" href="q3multilineedit.html#insertLine" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertLine(const QString & txt, int line)"> + <parameter left="const QString &" right="" name="txt" default=""/> + <parameter left="int" right="" name="line" default="-1"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertAt" fullname="Q3MultiLineEdit::insertAt" href="q3multilineedit.html#insertAt" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertAt(const QString & s, int line, int col)"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="int" right="" name="line" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertAt" fullname="Q3MultiLineEdit::insertAt" href="q3multilineedit.html#insertAt-2" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="insertAt(const QString & s, int line, int col, bool mark)"> + <parameter left="const QString &" right="" name="s" default=""/> + <parameter left="int" right="" name="line" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="mark" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="removeLine" fullname="Q3MultiLineEdit::removeLine" href="q3multilineedit.html#removeLine" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="removeLine(int paragraph)"> + <parameter left="int" right="" name="paragraph" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCursorPosition" fullname="Q3MultiLineEdit::setCursorPosition" href="q3multilineedit.html#setCursorPosition" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="setCursorPosition(int line, int col)"> + <parameter left="int" right="" name="line" default=""/> + <parameter left="int" right="" name="col" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setCursorPosition" fullname="Q3MultiLineEdit::setCursorPosition" href="q3multilineedit.html#setCursorPosition-2" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="true" overload-number="2" type="void" signature="setCursorPosition(int line, int col, bool mark)"> + <parameter left="int" right="" name="line" default=""/> + <parameter left="int" right="" name="col" default=""/> + <parameter left="bool" right="" name="mark" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="atBeginning" fullname="Q3MultiLineEdit::atBeginning" href="q3multilineedit.html#atBeginning-prop" location="q3multilineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="atBeginning" type="bool" signature="atBeginning() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="atEnd" fullname="Q3MultiLineEdit::atEnd" href="q3multilineedit.html#atEnd-prop" location="q3multilineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="atEnd" type="bool" signature="atEnd() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setAlignment" fullname="Q3MultiLineEdit::setAlignment" href="q3multilineedit.html#alignment-prop" location="q3multilineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="alignment" type="void" signature="setAlignment(QFlags<Qt::AlignmentFlag> flags)"> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="flags" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="alignment" fullname="Q3MultiLineEdit::alignment" href="q3multilineedit.html#alignment-prop" location="q3multilineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="alignment" type="Qt::Alignment" signature="alignment() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setEdited" fullname="Q3MultiLineEdit::setEdited" href="q3multilineedit.html#edited-prop" location="q3multilineedit.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="edited" type="void" signature="setEdited(bool )"> + <parameter left="bool" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="edited" fullname="Q3MultiLineEdit::edited" href="q3multilineedit.html#edited-prop" location="q3multilineedit.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="edited" type="bool" signature="edited() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasMarkedText" fullname="Q3MultiLineEdit::hasMarkedText" href="q3multilineedit.html#hasMarkedText" location="q3multilineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasMarkedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="markedText" fullname="Q3MultiLineEdit::markedText" href="q3multilineedit.html#markedText" location="q3multilineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="markedText() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorWordForward" fullname="Q3MultiLineEdit::cursorWordForward" href="q3multilineedit.html#cursorWordForward" location="q3multilineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorWordForward(bool mark)"> + <parameter left="bool" right="" name="mark" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="cursorWordBackward" fullname="Q3MultiLineEdit::cursorWordBackward" href="q3multilineedit.html#cursorWordBackward" location="q3multilineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorWordBackward(bool mark)"> + <parameter left="bool" right="" name="mark" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="autoUpdate" fullname="Q3MultiLineEdit::autoUpdate" href="q3multilineedit.html#autoUpdate" location="q3multilineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="autoUpdate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalWidth" fullname="Q3MultiLineEdit::totalWidth" href="q3multilineedit.html#totalWidth" location="q3multilineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalWidth() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="totalHeight" fullname="Q3MultiLineEdit::totalHeight" href="q3multilineedit.html#totalHeight" location="q3multilineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="totalHeight() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="maxLines" fullname="Q3MultiLineEdit::maxLines" href="q3multilineedit.html#maxLines" location="q3multilineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="maxLines() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMaxLines" fullname="Q3MultiLineEdit::setMaxLines" href="q3multilineedit.html#setMaxLines" location="q3multilineedit.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setMaxLines(int max)"> + <parameter left="int" right="" name="max" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="deselect" fullname="Q3MultiLineEdit::deselect" href="q3multilineedit.html#deselect" location="q3multilineedit.h" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="deselect()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="cursorPoint" fullname="Q3MultiLineEdit::cursorPoint" href="q3multilineedit.html#cursorPoint" location="q3multilineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPoint" signature="cursorPoint() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="insertAndMark" fullname="Q3MultiLineEdit::insertAndMark" href="q3multilineedit.html#insertAndMark" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="insertAndMark(const QString & str, bool mark)"> + <parameter left="const QString &" right="" name="str" default=""/> + <parameter left="bool" right="" name="mark" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="newLine" fullname="Q3MultiLineEdit::newLine" href="q3multilineedit.html#newLine" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="newLine()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="killLine" fullname="Q3MultiLineEdit::killLine" href="q3multilineedit.html#killLine" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="killLine()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="pageUp" fullname="Q3MultiLineEdit::pageUp" href="q3multilineedit.html#pageUp" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="pageUp(bool mark)"> + <parameter left="bool" right="" name="mark" default="false"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="pageDown" fullname="Q3MultiLineEdit::pageDown" href="q3multilineedit.html#pageDown" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="pageDown(bool mark)"> + <parameter left="bool" right="" name="mark" default="false"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="cursorLeft" fullname="Q3MultiLineEdit::cursorLeft" href="q3multilineedit.html#cursorLeft" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorLeft(bool mark, bool wrap)"> + <parameter left="bool" right="" name="mark" default="false"/> + <parameter left="bool" right="" name="wrap" default="true"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="cursorRight" fullname="Q3MultiLineEdit::cursorRight" href="q3multilineedit.html#cursorRight" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorRight(bool mark, bool wrap)"> + <parameter left="bool" right="" name="mark" default="false"/> + <parameter left="bool" right="" name="wrap" default="true"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="cursorUp" fullname="Q3MultiLineEdit::cursorUp" href="q3multilineedit.html#cursorUp" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorUp(bool mark)"> + <parameter left="bool" right="" name="mark" default="false"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="cursorDown" fullname="Q3MultiLineEdit::cursorDown" href="q3multilineedit.html#cursorDown" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="cursorDown(bool mark)"> + <parameter left="bool" right="" name="mark" default="false"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="backspace" fullname="Q3MultiLineEdit::backspace" href="q3multilineedit.html#backspace" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="backspace()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="home" fullname="Q3MultiLineEdit::home" href="q3multilineedit.html#home" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="home(bool mark)"> + <parameter left="bool" right="" name="mark" default="false"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="end" fullname="Q3MultiLineEdit::end" href="q3multilineedit.html#end" location="q3multilineedit.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="end(bool mark)"> + <parameter left="bool" right="" name="mark" default="false"/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="getMarkedRegion" fullname="Q3MultiLineEdit::getMarkedRegion" href="q3multilineedit.html#getMarkedRegion" location="q3multilineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="getMarkedRegion(int * line1, int * col1, int * line2, int * col2) const"> + <parameter left="int *" right="" name="line1" default=""/> + <parameter left="int *" right="" name="col1" default=""/> + <parameter left="int *" right="" name="line2" default=""/> + <parameter left="int *" right="" name="col2" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="lineLength" fullname="Q3MultiLineEdit::lineLength" href="q3multilineedit.html#lineLength" location="q3multilineedit.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="lineLength(int row) const"> + <parameter left="int" right="" name="row" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3Frame" href="q3frame.html" location="q3frame.h" bases="QFrame" module="Qt3SupportLight"> + <property access="public" threadsafety="unspecified" status="commendable" name="margin" fullname="Q3Frame::margin" href="q3frame.html#margin-prop" location="q3frame.h" type="int"> + <getter name="margin"/> + <setter name="setMargin"/> + </property> + <property access="public" threadsafety="unspecified" status="commendable" name="contentsRect" fullname="Q3Frame::contentsRect" href="q3frame.html#contentsRect-prop" location="q3frame.h" type="QRect"> + <getter name="contentsRect"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3Frame" fullname="Q3Frame::Q3Frame" href="q3frame.html#Q3Frame" location="q3frame.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3Frame(QWidget * parent, const char * name, QFlags<Qt::WindowType> f)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + <parameter left="QFlags<Qt::WindowType>" right="" name="f" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3Frame" fullname="Q3Frame::~Q3Frame" href="q3frame.html#dtor.Q3Frame" location="q3frame.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3Frame()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="margin" fullname="Q3Frame::margin" href="q3frame.html#margin-prop" location="q3frame.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="margin" type="int" signature="margin() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setMargin" fullname="Q3Frame::setMargin" href="q3frame.html#margin-prop" location="q3frame.cpp" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="margin" type="void" signature="setMargin(int )"> + <parameter left="int" right="" name="" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="contentsRect" fullname="Q3Frame::contentsRect" href="q3frame.html#contentsRect-prop" location="q3frame.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contentsRect" type="QRect" signature="contentsRect() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="frameWidth" fullname="Q3Frame::frameWidth" href="q3frame.html#frameWidth" location="q3frame.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="frameWidth() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="paintEvent" fullname="Q3Frame::paintEvent" href="q3frame.html#paintEvent" location="q3frame.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="paintEvent(QPaintEvent * event)"> + <parameter left="QPaintEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="resizeEvent" fullname="Q3Frame::resizeEvent" href="q3frame.html#resizeEvent" location="q3frame.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="resizeEvent(QResizeEvent * event)"> + <parameter left="QResizeEvent *" right="" name="event" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="frameChanged" fullname="Q3Frame::frameChanged" href="q3frame.html#frameChanged" location="q3frame.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="frameChanged()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawFrame" fullname="Q3Frame::drawFrame" href="q3frame.html#drawFrame" location="q3frame.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawFrame(QPainter * p)"> + <parameter left="QPainter *" right="" name="p" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="drawContents" fullname="Q3Frame::drawContents" href="q3frame.html#drawContents" location="q3frame.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="drawContents(QPainter * painter)"> + <parameter left="QPainter *" right="" name="painter" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QLatin1Char" href="qlatin1char.html" location="qchar.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QLatin1Char" fullname="QLatin1Char::QLatin1Char" href="qlatin1char.html#QLatin1Char" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QLatin1Char(char c)"> + <parameter left="char" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLatin1" fullname="QLatin1Char::toLatin1" href="qlatin1char.html#toLatin1" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="char" signature="toLatin1() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unicode" fullname="QLatin1Char::unicode" href="qlatin1char.html#unicode" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="ushort" signature="unicode() const"/> + </class> + <class access="public" threadsafety="reentrant" status="commendable" name="QChar" href="qchar.html" location="qchar.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QChar" fullname="QChar::QChar" href="qchar.html#QChar" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QChar()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QChar" fullname="QChar::QChar" href="qchar.html#QChar-2" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QChar(char ch)"> + <parameter left="char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QChar" fullname="QChar::QChar" href="qchar.html#QChar-3" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QChar(uchar ch)"> + <parameter left="uchar" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QChar" fullname="QChar::QChar" href="qchar.html#QChar-4" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QChar(QLatin1Char ch)"> + <parameter left="QLatin1Char" right="" name="ch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QChar" fullname="QChar::QChar" href="qchar.html#QChar-5" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="5" type="" signature="QChar(uchar cell, uchar row)"> + <parameter left="uchar" right="" name="cell" default=""/> + <parameter left="uchar" right="" name="row" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QChar" fullname="QChar::QChar" href="qchar.html#QChar-6" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="6" type="" signature="QChar(ushort code)"> + <parameter left="ushort" right="" name="code" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QChar" fullname="QChar::QChar" href="qchar.html#QChar-7" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="7" type="" signature="QChar(short code)"> + <parameter left="short" right="" name="code" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QChar" fullname="QChar::QChar" href="qchar.html#QChar-8" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="8" type="" signature="QChar(uint code)"> + <parameter left="uint" right="" name="code" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QChar" fullname="QChar::QChar" href="qchar.html#QChar-9" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="9" type="" signature="QChar(int code)"> + <parameter left="int" right="" name="code" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="SpecialCharacter" fullname="QChar::SpecialCharacter" href="qchar.html#SpecialCharacter-enum" location="qchar.h"> + <value name="Null" value="0x0000"/> + <value name="Nbsp" value="0x00a0"/> + <value name="ReplacementCharacter" value="0xfffd"/> + <value name="ObjectReplacementCharacter" value="0xfffc"/> + <value name="ByteOrderMark" value="0xfeff"/> + <value name="ByteOrderSwapped" value="0xfffe"/> + <value name="null" value="Null"/> + <value name="replacement" value="ReplacementCharacter"/> + <value name="byteOrderMark" value="ByteOrderMark"/> + <value name="byteOrderSwapped" value="ByteOrderSwapped"/> + <value name="nbsp" value="Nbsp"/> + <value name="ParagraphSeparator" value="0x2029"/> + <value name="LineSeparator" value="0x2028"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QChar" fullname="QChar::QChar" href="qchar.html#QChar-10" location="qchar.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="10" type="" signature="QChar(SpecialCharacter ch)"> + <parameter left="SpecialCharacter" right="" name="ch" default=""/> + </function> + <enum access="public" threadsafety="unspecified" status="commendable" name="Category" fullname="QChar::Category" href="qchar.html#Category-enum" location="qchar.h"> + <value name="NoCategory" value="0"/> + <value name="Mark_NonSpacing" value="1"/> + <value name="Mark_SpacingCombining" value="2"/> + <value name="Mark_Enclosing" value="3"/> + <value name="Number_DecimalDigit" value="4"/> + <value name="Number_Letter" value="5"/> + <value name="Number_Other" value="6"/> + <value name="Separator_Space" value="7"/> + <value name="Separator_Line" value="8"/> + <value name="Separator_Paragraph" value="9"/> + <value name="Other_Control" value="10"/> + <value name="Other_Format" value="11"/> + <value name="Other_Surrogate" value="12"/> + <value name="Other_PrivateUse" value="13"/> + <value name="Other_NotAssigned" value="14"/> + <value name="Letter_Uppercase" value="15"/> + <value name="Letter_Lowercase" value="16"/> + <value name="Letter_Titlecase" value="17"/> + <value name="Letter_Modifier" value="18"/> + <value name="Letter_Other" value="19"/> + <value name="Punctuation_Connector" value="20"/> + <value name="Punctuation_Dash" value="21"/> + <value name="Punctuation_Open" value="22"/> + <value name="Punctuation_Close" value="23"/> + <value name="Punctuation_InitialQuote" value="24"/> + <value name="Punctuation_FinalQuote" value="25"/> + <value name="Punctuation_Other" value="26"/> + <value name="Symbol_Math" value="27"/> + <value name="Symbol_Currency" value="28"/> + <value name="Symbol_Modifier" value="29"/> + <value name="Symbol_Other" value="30"/> + <value name="Punctuation_Dask" value="Punctuation_Dash"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Direction" fullname="QChar::Direction" href="qchar.html#Direction-enum" location="qchar.h"> + <value name="DirL" value="0"/> + <value name="DirR" value="1"/> + <value name="DirEN" value="2"/> + <value name="DirES" value="3"/> + <value name="DirET" value="4"/> + <value name="DirAN" value="5"/> + <value name="DirCS" value="6"/> + <value name="DirB" value="7"/> + <value name="DirS" value="8"/> + <value name="DirWS" value="9"/> + <value name="DirON" value="10"/> + <value name="DirLRE" value="11"/> + <value name="DirLRO" value="12"/> + <value name="DirAL" value="13"/> + <value name="DirRLE" value="14"/> + <value name="DirRLO" value="15"/> + <value name="DirPDF" value="16"/> + <value name="DirNSM" value="17"/> + <value name="DirBN" value="18"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Decomposition" fullname="QChar::Decomposition" href="qchar.html#Decomposition-enum" location="qchar.h"> + <value name="NoDecomposition" value="0"/> + <value name="Canonical" value="1"/> + <value name="Font" value="2"/> + <value name="NoBreak" value="3"/> + <value name="Initial" value="4"/> + <value name="Medial" value="5"/> + <value name="Final" value="6"/> + <value name="Isolated" value="7"/> + <value name="Circle" value="8"/> + <value name="Super" value="9"/> + <value name="Sub" value="10"/> + <value name="Vertical" value="11"/> + <value name="Wide" value="12"/> + <value name="Narrow" value="13"/> + <value name="Small" value="14"/> + <value name="Square" value="15"/> + <value name="Compat" value="16"/> + <value name="Fraction" value="17"/> + <value name="Single" value="NoDecomposition"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="Joining" fullname="QChar::Joining" href="qchar.html#Joining-enum" location="qchar.h"> + <value name="OtherJoining" value="0"/> + <value name="Dual" value="1"/> + <value name="Right" value="2"/> + <value name="Center" value="3"/> + </enum> + <enum access="public" threadsafety="unspecified" status="commendable" name="UnicodeVersion" fullname="QChar::UnicodeVersion" href="qchar.html#UnicodeVersion-enum" location="qchar.h"> + <value name="Unicode_Unassigned" value="0"/> + <value name="Unicode_1_1" value="1"/> + <value name="Unicode_2_0" value="2"/> + <value name="Unicode_2_1_2" value="3"/> + <value name="Unicode_3_0" value="4"/> + <value name="Unicode_3_1" value="5"/> + <value name="Unicode_3_2" value="6"/> + <value name="Unicode_4_0" value="7"/> + <value name="Unicode_4_1" value="8"/> + <value name="Unicode_5_0" value="9"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="category" fullname="QChar::category" href="qchar.html#category" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Category" signature="category() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="direction" fullname="QChar::direction" href="qchar.html#direction" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Direction" signature="direction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="joining" fullname="QChar::joining" href="qchar.html#joining" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Joining" signature="joining() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="hasMirrored" fullname="QChar::hasMirrored" href="qchar.html#hasMirrored" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="hasMirrored() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="combiningClass" fullname="QChar::combiningClass" href="qchar.html#combiningClass" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="unsigned char" signature="combiningClass() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="mirroredChar" fullname="QChar::mirroredChar" href="qchar.html#mirroredChar" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="mirroredChar() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="decomposition" fullname="QChar::decomposition" href="qchar.html#decomposition" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="decomposition() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="decompositionTag" fullname="QChar::decompositionTag" href="qchar.html#decompositionTag" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="Decomposition" signature="decompositionTag() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="digitValue" fullname="QChar::digitValue" href="qchar.html#digitValue" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="digitValue() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLower" fullname="QChar::toLower" href="qchar.html#toLower" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="toLower() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toUpper" fullname="QChar::toUpper" href="qchar.html#toUpper" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="toUpper() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toTitleCase" fullname="QChar::toTitleCase" href="qchar.html#toTitleCase" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="toTitleCase() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toCaseFolded" fullname="QChar::toCaseFolded" href="qchar.html#toCaseFolded" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="toCaseFolded() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unicodeVersion" fullname="QChar::unicodeVersion" href="qchar.html#unicodeVersion" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="UnicodeVersion" signature="unicodeVersion() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toAscii" fullname="QChar::toAscii" href="qchar.html#toAscii" location="qchar.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="char" signature="toAscii() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toLatin1" fullname="QChar::toLatin1" href="qchar.html#toLatin1" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="char" signature="toLatin1() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unicode" fullname="QChar::unicode" href="qchar.html#unicode-2" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="ushort" signature="unicode() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="unicode" fullname="QChar::unicode" href="qchar.html#unicode" location="qchar.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="ushort &" signature="unicode()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="fromAscii" fullname="QChar::fromAscii" href="qchar.html#fromAscii" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QChar" signature="fromAscii(char c)"> + <parameter left="char" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="fromLatin1" fullname="QChar::fromLatin1" href="qchar.html#fromLatin1" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QChar" signature="fromLatin1(char c)"> + <parameter left="char" right="" name="c" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="isNull" fullname="QChar::isNull" href="qchar.html#isNull" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNull() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isPrint" fullname="QChar::isPrint" href="qchar.html#isPrint" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isPrint() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isPunct" fullname="QChar::isPunct" href="qchar.html#isPunct" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isPunct() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSpace" fullname="QChar::isSpace" href="qchar.html#isSpace" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSpace() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isMark" fullname="QChar::isMark" href="qchar.html#isMark" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isMark() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLetter" fullname="QChar::isLetter" href="qchar.html#isLetter" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLetter() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isNumber" fullname="QChar::isNumber" href="qchar.html#isNumber" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLetterOrNumber" fullname="QChar::isLetterOrNumber" href="qchar.html#isLetterOrNumber" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLetterOrNumber() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isDigit" fullname="QChar::isDigit" href="qchar.html#isDigit" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isDigit() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isSymbol" fullname="QChar::isSymbol" href="qchar.html#isSymbol" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isSymbol() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLower" fullname="QChar::isLower" href="qchar.html#isLower" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLower() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isUpper" fullname="QChar::isUpper" href="qchar.html#isUpper" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isUpper() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isTitleCase" fullname="QChar::isTitleCase" href="qchar.html#isTitleCase" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isTitleCase() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isHighSurrogate" fullname="QChar::isHighSurrogate" href="qchar.html#isHighSurrogate" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isHighSurrogate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isLowSurrogate" fullname="QChar::isLowSurrogate" href="qchar.html#isLowSurrogate" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isLowSurrogate() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cell" fullname="QChar::cell" href="qchar.html#cell" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uchar" signature="cell() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="row" fullname="QChar::row" href="qchar.html#row" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uchar" signature="row() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="surrogateToUcs4" fullname="QChar::surrogateToUcs4" href="qchar.html#surrogateToUcs4" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="uint" signature="surrogateToUcs4(ushort high, ushort low)"> + <parameter left="ushort" right="" name="high" default=""/> + <parameter left="ushort" right="" name="low" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="surrogateToUcs4" fullname="QChar::surrogateToUcs4" href="qchar.html#surrogateToUcs4-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="uint" signature="surrogateToUcs4(QChar high, QChar low)"> + <parameter left="QChar" right="" name="high" default=""/> + <parameter left="QChar" right="" name="low" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="highSurrogate" fullname="QChar::highSurrogate" href="qchar.html#highSurrogate" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="ushort" signature="highSurrogate(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="lowSurrogate" fullname="QChar::lowSurrogate" href="qchar.html#lowSurrogate" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="ushort" signature="lowSurrogate(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="category" fullname="QChar::category" href="qchar.html#category-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="Category" signature="category(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="category" fullname="QChar::category" href="qchar.html#category-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="Category" signature="category(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="direction" fullname="QChar::direction" href="qchar.html#direction-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="Direction" signature="direction(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="direction" fullname="QChar::direction" href="qchar.html#direction-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="Direction" signature="direction(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="joining" fullname="QChar::joining" href="qchar.html#joining-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="Joining" signature="joining(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="joining" fullname="QChar::joining" href="qchar.html#joining-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="Joining" signature="joining(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="combiningClass" fullname="QChar::combiningClass" href="qchar.html#combiningClass-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="unsigned char" signature="combiningClass(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="combiningClass" fullname="QChar::combiningClass" href="qchar.html#combiningClass-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="unsigned char" signature="combiningClass(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mirroredChar" fullname="QChar::mirroredChar" href="qchar.html#mirroredChar-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="uint" signature="mirroredChar(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="mirroredChar" fullname="QChar::mirroredChar" href="qchar.html#mirroredChar-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="ushort" signature="mirroredChar(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decompositionTag" fullname="QChar::decompositionTag" href="qchar.html#decompositionTag-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="Decomposition" signature="decompositionTag(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="digitValue" fullname="QChar::digitValue" href="qchar.html#digitValue-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="int" signature="digitValue(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="digitValue" fullname="QChar::digitValue" href="qchar.html#digitValue-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="int" signature="digitValue(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLower" fullname="QChar::toLower" href="qchar.html#toLower-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="uint" signature="toLower(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toLower" fullname="QChar::toLower" href="qchar.html#toLower-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="ushort" signature="toLower(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUpper" fullname="QChar::toUpper" href="qchar.html#toUpper-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="uint" signature="toUpper(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toUpper" fullname="QChar::toUpper" href="qchar.html#toUpper-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="ushort" signature="toUpper(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toTitleCase" fullname="QChar::toTitleCase" href="qchar.html#toTitleCase-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="uint" signature="toTitleCase(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toTitleCase" fullname="QChar::toTitleCase" href="qchar.html#toTitleCase-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="ushort" signature="toTitleCase(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toCaseFolded" fullname="QChar::toCaseFolded" href="qchar.html#toCaseFolded-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="uint" signature="toCaseFolded(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="toCaseFolded" fullname="QChar::toCaseFolded" href="qchar.html#toCaseFolded-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="ushort" signature="toCaseFolded(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unicodeVersion" fullname="QChar::unicodeVersion" href="qchar.html#unicodeVersion-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="UnicodeVersion" signature="unicodeVersion(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="unicodeVersion" fullname="QChar::unicodeVersion" href="qchar.html#unicodeVersion-3" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="3" type="UnicodeVersion" signature="unicodeVersion(ushort ucs2)"> + <parameter left="ushort" right="" name="ucs2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="decomposition" fullname="QChar::decomposition" href="qchar.html#decomposition-2" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="QString" signature="decomposition(uint ucs4)"> + <parameter left="uint" right="" name="ucs4" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="mirrored" fullname="QChar::mirrored" href="qchar-qt3.html#mirrored" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="mirrored() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="lower" fullname="QChar::lower" href="qchar-qt3.html#lower" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="lower() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="upper" fullname="QChar::upper" href="qchar-qt3.html#upper" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QChar" signature="upper() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="networkOrdered" fullname="QChar::networkOrdered" href="qchar-qt3.html#networkOrdered" location="qchar.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="networkOrdered()"/> + <function access="public" threadsafety="unspecified" status="compat" name="latin1" fullname="QChar::latin1" href="qchar-qt3.html#latin1" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="char" signature="latin1() const"/> + <function access="public" threadsafety="unspecified" status="compat" name="ascii" fullname="QChar::ascii" href="qchar-qt3.html#ascii" location="qchar.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="char" signature="ascii() const"/> + </class> + <function access="public" threadsafety="unspecified" status="commendable" name="operator==" href="qchar.html#operator==-69" location="qchar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="69" relates="QChar" type="bool" signature="operator==(QChar c1, QChar c2)"> + <parameter left="QChar" right="" name="c1" default=""/> + <parameter left="QChar" right="" name="c2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator!=" href="qchar.html#operator!=-49" location="qchar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="49" relates="QChar" type="bool" signature="operator!=(QChar c1, QChar c2)"> + <parameter left="QChar" right="" name="c1" default=""/> + <parameter left="QChar" right="" name="c2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<=" href="qchar.html#operator<=-12" location="qchar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" relates="QChar" type="bool" signature="operator<=(QChar c1, QChar c2)"> + <parameter left="QChar" right="" name="c1" default=""/> + <parameter left="QChar" right="" name="c2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>=" href="qchar.html#operator>=-12" location="qchar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" relates="QChar" type="bool" signature="operator>=(QChar c1, QChar c2)"> + <parameter left="QChar" right="" name="c1" default=""/> + <parameter left="QChar" right="" name="c2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<" href="qchar.html#operator<-15" location="qchar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="15" relates="QChar" type="bool" signature="operator<(QChar c1, QChar c2)"> + <parameter left="QChar" right="" name="c1" default=""/> + <parameter left="QChar" right="" name="c2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>" href="qchar.html#operator>-12" location="qchar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="12" relates="QChar" type="bool" signature="operator>(QChar c1, QChar c2)"> + <parameter left="QChar" right="" name="c1" default=""/> + <parameter left="QChar" right="" name="c2" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator<<" href="qchar.html#operator<<-169" location="qchar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="169" relates="QChar" type="QDataStream &" signature="operator<<(QDataStream & out, const QChar & chr)"> + <parameter left="QDataStream &" right="" name="out" default=""/> + <parameter left="const QChar &" right="" name="chr" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator>>" href="qchar.html#operator>>-100" location="qchar.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="100" relates="QChar" type="QDataStream &" signature="operator>>(QDataStream & in, QChar & chr)"> + <parameter left="QDataStream &" right="" name="in" default=""/> + <parameter left="QChar &" right="" name="chr" default=""/> + </function> + <class access="public" threadsafety="unspecified" status="commendable" name="QToolTip" href="qtooltip.html" location="qtooltip.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="showText" fullname="QToolTip::showText" href="qtooltip.html#showText-2" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="showText(const QPoint & pos, const QString & text, QWidget * w)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="w" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="showText" fullname="QToolTip::showText" href="qtooltip.html#showText" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="showText(const QPoint & pos, const QString & text, QWidget * w, const QRect & rect)"> + <parameter left="const QPoint &" right="" name="pos" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + <parameter left="QWidget *" right="" name="w" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="hideText" fullname="QToolTip::hideText" href="qtooltip.html#hideText" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="hideText()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isVisible" fullname="QToolTip::isVisible" href="qtooltip.html#isVisible" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="bool" signature="isVisible()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="text" fullname="QToolTip::text" href="qtooltip.html#text" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QString" signature="text()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="palette" fullname="QToolTip::palette" href="qtooltip.html#palette" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QPalette" signature="palette()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setPalette" fullname="QToolTip::setPalette" href="qtooltip.html#setPalette" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setPalette(const QPalette & palette)"> + <parameter left="const QPalette &" right="" name="palette" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="font" fullname="QToolTip::font" href="qtooltip.html#font" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QFont" signature="font()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setFont" fullname="QToolTip::setFont" href="qtooltip.html#setFont" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setFont(const QFont & font)"> + <parameter left="const QFont &" right="" name="font" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="add" fullname="QToolTip::add" href="qtooltip-qt3.html#add" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="add(QWidget * widget, const QString & text)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="add" fullname="QToolTip::add" href="qtooltip-qt3.html#add-2" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="true" overload-number="2" type="void" signature="add(QWidget * widget, const QRect & rect, const QString & text)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="const QRect &" right="" name="rect" default=""/> + <parameter left="const QString &" right="" name="text" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="remove" fullname="QToolTip::remove" href="qtooltip-qt3.html#remove" location="qtooltip.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="remove(QWidget * widget)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QItemEditorCreatorBase" href="qitemeditorcreatorbase.html" location="qitemeditorfactory.h" bases="" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="~QItemEditorCreatorBase" fullname="QItemEditorCreatorBase::~QItemEditorCreatorBase" href="qitemeditorcreatorbase.html#dtor.QItemEditorCreatorBase" location="qitemeditorfactory.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QItemEditorCreatorBase()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createWidget" fullname="QItemEditorCreatorBase::createWidget" href="qitemeditorcreatorbase.html#createWidget" location="qitemeditorfactory.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createWidget(QWidget * parent) const"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valuePropertyName" fullname="QItemEditorCreatorBase::valuePropertyName" href="qitemeditorcreatorbase.html#valuePropertyName" location="qitemeditorfactory.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="valuePropertyName() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QItemEditorCreator" href="qitemeditorcreator.html" location="qitemeditorfactory.h" bases="QItemEditorCreatorBase" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemEditorCreator" fullname="QItemEditorCreator::QItemEditorCreator" href="qitemeditorcreator.html#QItemEditorCreator" location="qitemeditorfactory.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QItemEditorCreator(const QByteArray & valuePropertyName)"> + <parameter left="const QByteArray &" right="" name="valuePropertyName" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="createWidget" fullname="QItemEditorCreator::createWidget" href="qitemeditorcreator.html#createWidget" location="qitemeditorfactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createWidget(QWidget * parent) const"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valuePropertyName" fullname="QItemEditorCreator::valuePropertyName" href="qitemeditorcreator.html#valuePropertyName" location="qitemeditorfactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="valuePropertyName() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QStandardItemEditorCreator" href="qstandarditemeditorcreator.html" location="qitemeditorfactory.h" bases="QItemEditorCreatorBase" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QStandardItemEditorCreator" fullname="QStandardItemEditorCreator::QStandardItemEditorCreator" href="qstandarditemeditorcreator.html#QStandardItemEditorCreator" location="qitemeditorfactory.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QStandardItemEditorCreator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createWidget" fullname="QStandardItemEditorCreator::createWidget" href="qstandarditemeditorcreator.html#createWidget" location="qitemeditorfactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createWidget(QWidget * parent) const"> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valuePropertyName" fullname="QStandardItemEditorCreator::valuePropertyName" href="qstandarditemeditorcreator.html#valuePropertyName" location="qitemeditorfactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="valuePropertyName() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QItemEditorFactory" href="qitemeditorfactory.html" location="qitemeditorfactory.h" bases="" module="QtGui"> + <contents name="standard-editing-widgets" title="Standard Editing Widgets" level="1"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QItemEditorFactory" fullname="QItemEditorFactory::QItemEditorFactory" href="qitemeditorfactory.html#QItemEditorFactory" location="qitemeditorfactory.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QItemEditorFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="~QItemEditorFactory" fullname="QItemEditorFactory::~QItemEditorFactory" href="qitemeditorfactory.html#dtor.QItemEditorFactory" location="qitemeditorfactory.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QItemEditorFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="createEditor" fullname="QItemEditorFactory::createEditor" href="qitemeditorfactory.html#createEditor" location="qitemeditorfactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QWidget *" signature="createEditor(QVariant::Type type, QWidget * parent) const"> + <parameter left="QVariant::Type" right="" name="type" default=""/> + <parameter left="QWidget *" right="" name="parent" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="valuePropertyName" fullname="QItemEditorFactory::valuePropertyName" href="qitemeditorfactory.html#valuePropertyName" location="qitemeditorfactory.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="valuePropertyName(QVariant::Type type) const"> + <parameter left="QVariant::Type" right="" name="type" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="registerEditor" fullname="QItemEditorFactory::registerEditor" href="qitemeditorfactory.html#registerEditor" location="qitemeditorfactory.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="registerEditor(QVariant::Type type, QItemEditorCreatorBase * creator)"> + <parameter left="QVariant::Type" right="" name="type" default=""/> + <parameter left="QItemEditorCreatorBase *" right="" name="creator" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="defaultFactory" fullname="QItemEditorFactory::defaultFactory" href="qitemeditorfactory.html#defaultFactory" location="qitemeditorfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="const QItemEditorFactory *" signature="defaultFactory()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDefaultFactory" fullname="QItemEditorFactory::setDefaultFactory" href="qitemeditorfactory.html#setDefaultFactory" location="qitemeditorfactory.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="void" signature="setDefaultFactory(QItemEditorFactory * factory)"> + <parameter left="QItemEditorFactory *" right="" name="factory" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QByteArrayMatcher" href="qbytearraymatcher.html" location="qbytearraymatcher.h" bases="" module="QtCore"> + <function access="public" threadsafety="unspecified" status="commendable" name="QByteArrayMatcher" fullname="QByteArrayMatcher::QByteArrayMatcher" href="qbytearraymatcher.html#QByteArrayMatcher" location="qbytearraymatcher.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QByteArrayMatcher()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QByteArrayMatcher" fullname="QByteArrayMatcher::QByteArrayMatcher" href="qbytearraymatcher.html#QByteArrayMatcher-2" location="qbytearraymatcher.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QByteArrayMatcher(const QByteArray & pattern)"> + <parameter left="const QByteArray &" right="" name="pattern" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QByteArrayMatcher" fullname="QByteArrayMatcher::QByteArrayMatcher" href="qbytearraymatcher.html#QByteArrayMatcher-3" location="qbytearraymatcher.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QByteArrayMatcher(const char * pattern, int length)"> + <parameter left="const char *" right="" name="pattern" default=""/> + <parameter left="int" right="" name="length" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QByteArrayMatcher" fullname="QByteArrayMatcher::QByteArrayMatcher" href="qbytearraymatcher.html#QByteArrayMatcher-4" location="qbytearraymatcher.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QByteArrayMatcher(const QByteArrayMatcher & other)"> + <parameter left="const QByteArrayMatcher &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QByteArrayMatcher" fullname="QByteArrayMatcher::~QByteArrayMatcher" href="qbytearraymatcher.html#dtor.QByteArrayMatcher" location="qbytearraymatcher.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QByteArrayMatcher()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QByteArrayMatcher::operator=" href="qbytearraymatcher.html#operator=" location="qbytearraymatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QByteArrayMatcher &" signature="operator=(const QByteArrayMatcher & other)"> + <parameter left="const QByteArrayMatcher &" right="" name="other" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPattern" fullname="QByteArrayMatcher::setPattern" href="qbytearraymatcher.html#setPattern" location="qbytearraymatcher.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPattern(const QByteArray & pattern)"> + <parameter left="const QByteArray &" right="" name="pattern" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexIn" fullname="QByteArrayMatcher::indexIn" href="qbytearraymatcher.html#indexIn" location="qbytearraymatcher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="indexIn(const QByteArray & ba, int from) const"> + <parameter left="const QByteArray &" right="" name="ba" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="indexIn" fullname="QByteArrayMatcher::indexIn" href="qbytearraymatcher.html#indexIn-2" location="qbytearraymatcher.h" virtual="non" meta="plain" const="true" static="false" overload="true" overload-number="2" type="int" signature="indexIn(const char * str, int len, int from) const"> + <parameter left="const char *" right="" name="str" default=""/> + <parameter left="int" right="" name="len" default=""/> + <parameter left="int" right="" name="from" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="pattern" fullname="QByteArrayMatcher::pattern" href="qbytearraymatcher.html#pattern" location="qbytearraymatcher.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QByteArray" signature="pattern() const"/> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3AsciiDict" href="q3asciidict.html" location="q3asciidict.h" bases="Q3PtrCollection" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3AsciiDict" fullname="Q3AsciiDict::Q3AsciiDict" href="q3asciidict.html#Q3AsciiDict" location="q3asciidict.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3AsciiDict(int size, bool caseSensitive, bool copyKeys)"> + <parameter left="int" right="" name="size" default="17"/> + <parameter left="bool" right="" name="caseSensitive" default="true"/> + <parameter left="bool" right="" name="copyKeys" default="true"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3AsciiDict" fullname="Q3AsciiDict::Q3AsciiDict" href="q3asciidict.html#Q3AsciiDict-2" location="q3asciidict.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="Q3AsciiDict(const Q3AsciiDict<type> & dict)"> + <parameter left="const Q3AsciiDict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3AsciiDict" fullname="Q3AsciiDict::~Q3AsciiDict" href="q3asciidict.html#dtor.Q3AsciiDict" location="q3asciidict.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3AsciiDict()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="Q3AsciiDict::operator=" href="q3asciidict.html#operator=" location="q3asciidict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="Q3AsciiDict<type> &" signature="operator=(const Q3AsciiDict<type> & dict)"> + <parameter left="const Q3AsciiDict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3AsciiDict::count" href="q3asciidict.html#count" location="q3asciidict.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="size" fullname="Q3AsciiDict::size" href="q3asciidict.html#size" location="q3asciidict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="size() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3AsciiDict::isEmpty" href="q3asciidict.html#isEmpty" location="q3asciidict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="insert" fullname="Q3AsciiDict::insert" href="q3asciidict.html#insert" location="q3asciidict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insert(const char * key, const type * item)"> + <parameter left="const char *" right="" name="key" default=""/> + <parameter left="const type *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="replace" fullname="Q3AsciiDict::replace" href="q3asciidict.html#replace" location="q3asciidict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="replace(const char * key, const type * item)"> + <parameter left="const char *" right="" name="key" default=""/> + <parameter left="const type *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="remove" fullname="Q3AsciiDict::remove" href="q3asciidict.html#remove" location="q3asciidict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="remove(const char * key)"> + <parameter left="const char *" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="take" fullname="Q3AsciiDict::take" href="q3asciidict.html#take" location="q3asciidict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="take(const char * key)"> + <parameter left="const char *" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="find" fullname="Q3AsciiDict::find" href="q3asciidict.html#find" location="q3asciidict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="find(const char * key) const"> + <parameter left="const char *" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator[]" fullname="Q3AsciiDict::operator[]" href="q3asciidict.html#operator[]" location="q3asciidict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="operator[](const char * key) const"> + <parameter left="const char *" right="" name="key" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="clear" fullname="Q3AsciiDict::clear" href="q3asciidict.html#clear" location="q3asciidict.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="clear()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="resize" fullname="Q3AsciiDict::resize" href="q3asciidict.html#resize" location="q3asciidict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="resize(uint newsize)"> + <parameter left="uint" right="" name="newsize" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="statistics" fullname="Q3AsciiDict::statistics" href="q3asciidict.html#statistics" location="q3asciidict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="void" signature="statistics() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="read" fullname="Q3AsciiDict::read" href="q3asciidict.html#read" location="q3asciidict.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QDataStream &" signature="read(QDataStream & s, Q3PtrCollection::Item & item)"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item &" right="" name="item" default=""/> + </function> + <function access="protected" threadsafety="unspecified" status="commendable" name="write" fullname="Q3AsciiDict::write" href="q3asciidict.html#write" location="q3asciidict.h" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QDataStream &" signature="write(QDataStream & s, Q3PtrCollection::Item item) const"> + <parameter left="QDataStream &" right="" name="s" default=""/> + <parameter left="Q3PtrCollection::Item" right="" name="item" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="compat" name="Q3AsciiDictIterator" href="q3asciidictiterator.html" location="q3asciidict.h" bases="" module="Qt3SupportLight"> + <function access="public" threadsafety="unspecified" status="commendable" name="Q3AsciiDictIterator" fullname="Q3AsciiDictIterator::Q3AsciiDictIterator" href="q3asciidictiterator.html#Q3AsciiDictIterator" location="q3asciidict.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="Q3AsciiDictIterator(const Q3AsciiDict<type> & dict)"> + <parameter left="const Q3AsciiDict<type> &" right="" name="dict" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~Q3AsciiDictIterator" fullname="Q3AsciiDictIterator::~Q3AsciiDictIterator" href="q3asciidictiterator.html#dtor.Q3AsciiDictIterator" location="q3asciidict.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~Q3AsciiDictIterator()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="count" fullname="Q3AsciiDictIterator::count" href="q3asciidictiterator.html#count" location="q3asciidict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="uint" signature="count() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="isEmpty" fullname="Q3AsciiDictIterator::isEmpty" href="q3asciidictiterator.html#isEmpty" location="q3asciidict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="isEmpty() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="toFirst" fullname="Q3AsciiDictIterator::toFirst" href="q3asciidictiterator.html#toFirst" location="q3asciidict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="toFirst()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator type *" fullname="Q3AsciiDictIterator::operator type *" href="q3asciidictiterator.html#operator type *" location="q3asciidict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="" signature="operator type *() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="current" fullname="Q3AsciiDictIterator::current" href="q3asciidictiterator.html#current" location="q3asciidict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="type *" signature="current() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="currentKey" fullname="Q3AsciiDictIterator::currentKey" href="q3asciidictiterator.html#currentKey" location="q3asciidict.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="const char *" signature="currentKey() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator()" fullname="Q3AsciiDictIterator::operator()" href="q3asciidictiterator.html#operator()" location="q3asciidict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator()()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator++" fullname="Q3AsciiDictIterator::operator++" href="q3asciidictiterator.html#operator++" location="q3asciidict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator++()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="operator+=" fullname="Q3AsciiDictIterator::operator+=" href="q3asciidictiterator.html#operator+=" location="q3asciidict.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="type *" signature="operator+=(uint jump)"> + <parameter left="uint" right="" name="jump" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDecorationPlugin" href="qdecorationplugin.html" location="qdecorationplugin_qws.h" bases="QObject" module="QtGui"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDecorationPlugin" fullname="QDecorationPlugin::QDecorationPlugin" href="qdecorationplugin.html#QDecorationPlugin" location="qdecorationplugin_qws.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDecorationPlugin(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QDecorationPlugin" fullname="QDecorationPlugin::~QDecorationPlugin" href="qdecorationplugin.html#dtor.QDecorationPlugin" location="qdecorationplugin_qws.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QDecorationPlugin()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="keys" fullname="QDecorationPlugin::keys" href="qdecorationplugin.html#keys" location="qdecorationplugin_qws.h" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QStringList" signature="keys() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="create" fullname="QDecorationPlugin::create" href="qdecorationplugin.html#create" location="qdecorationplugin_qws.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QDecoration *" signature="create(const QString & key)"> + <parameter left="const QString &" right="" name="key" default=""/> + </function> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QGesture" href="qgesture.html" location="qgesture.h" bases="QObject" module="QtGui"> + <property access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QGesture::state" href="qgesture.html#state-prop" location="qgesture.h" type="Qt::GestureState"> + <getter name="state"/> + </property> + <function access="public" threadsafety="unspecified" status="commendable" name="QGesture" fullname="QGesture::QGesture" href="qgesture.html#QGesture" location="qgesture.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGesture(QObject * parent)"> + <parameter left="QObject *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QGesture" fullname="QGesture::~QGesture" href="qgesture.html#dtor.QGesture" location="qgesture.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGesture()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="filterEvent" fullname="QGesture::filterEvent" href="qgesture.html#filterEvent" location="qgesture.h" virtual="pure" meta="plain" const="false" static="false" overload="false" type="bool" signature="filterEvent(QEvent * event)"> + <parameter left="QEvent *" right="" name="event" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setGraphicsItem" fullname="QGesture::setGraphicsItem" href="qgesture.html#setGraphicsItem" location="qgesture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setGraphicsItem(QGraphicsItem * graphicsItem)"> + <parameter left="QGraphicsItem *" right="" name="graphicsItem" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="graphicsItem" fullname="QGesture::graphicsItem" href="qgesture.html#graphicsItem" location="qgesture.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QGraphicsItem *" signature="graphicsItem() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="state" fullname="QGesture::state" href="qgesture.html#state-prop" location="qgesture.h" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="state" type="Qt::GestureState" signature="state() const"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="reset" fullname="QGesture::reset" href="qgesture.html#reset" location="qgesture.cpp" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="reset()"/> + <function access="protected" threadsafety="unspecified" status="commendable" name="updateState" fullname="QGesture::updateState" href="qgesture.html#updateState" location="qgesture.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="updateState(Qt::GestureState state)"> + <parameter left="Qt::GestureState" right="" name="state" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="started" fullname="QGesture::started" href="qgesture.html#started" location="qgesture.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="started()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="triggered" fullname="QGesture::triggered" href="qgesture.html#triggered" location="qgesture.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="triggered()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="finished" fullname="QGesture::finished" href="qgesture.html#finished" location="qgesture.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="finished()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="cancelled" fullname="QGesture::cancelled" href="qgesture.html#cancelled" location="qgesture.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="cancelled()"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusObjectPath" href="qdbusobjectpath.html" location="qdbusextratypes.h" bases="QString" module="QtDBus"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusObjectPath" fullname="QDBusObjectPath::QDBusObjectPath" href="qdbusobjectpath.html#QDBusObjectPath" location="qdbusextratypes.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusObjectPath()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusObjectPath" fullname="QDBusObjectPath::QDBusObjectPath" href="qdbusobjectpath.html#QDBusObjectPath-2" location="qdbusextratypes.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDBusObjectPath(const char * path)"> + <parameter left="const char *" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusObjectPath" fullname="QDBusObjectPath::QDBusObjectPath" href="qdbusobjectpath.html#QDBusObjectPath-3" location="qdbusextratypes.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDBusObjectPath(const QLatin1String & path)"> + <parameter left="const QLatin1String &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusObjectPath" fullname="QDBusObjectPath::QDBusObjectPath" href="qdbusobjectpath.html#QDBusObjectPath-4" location="qdbusextratypes.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QDBusObjectPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusObjectPath::operator=" href="qdbusobjectpath.html#operator=" location="qdbusextratypes.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusObjectPath &" signature="operator=(const QDBusObjectPath & path)"> + <parameter left="const QDBusObjectPath &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setPath" fullname="QDBusObjectPath::setPath" href="qdbusobjectpath.html#setPath" location="qdbusextratypes.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setPath(const QString & path)"> + <parameter left="const QString &" right="" name="path" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="path" fullname="QDBusObjectPath::path" href="qdbusobjectpath.html#path" location="qdbusextratypes.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="path() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusSignature" href="qdbussignature.html" location="qdbusextratypes.h" bases="QString" module="QtDBus"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusSignature" fullname="QDBusSignature::QDBusSignature" href="qdbussignature.html#QDBusSignature" location="qdbusextratypes.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusSignature()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusSignature" fullname="QDBusSignature::QDBusSignature" href="qdbussignature.html#QDBusSignature-2" location="qdbusextratypes.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDBusSignature(const char * signature)"> + <parameter left="const char *" right="" name="signature" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusSignature" fullname="QDBusSignature::QDBusSignature" href="qdbussignature.html#QDBusSignature-3" location="qdbusextratypes.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QDBusSignature(const QLatin1String & signature)"> + <parameter left="const QLatin1String &" right="" name="signature" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusSignature" fullname="QDBusSignature::QDBusSignature" href="qdbussignature.html#QDBusSignature-4" location="qdbusextratypes.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QDBusSignature(const QString & signature)"> + <parameter left="const QString &" right="" name="signature" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="operator=" fullname="QDBusSignature::operator=" href="qdbussignature.html#operator=" location="qdbusextratypes.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="QDBusSignature &" signature="operator=(const QDBusSignature & signature)"> + <parameter left="const QDBusSignature &" right="" name="signature" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setSignature" fullname="QDBusSignature::setSignature" href="qdbussignature.html#setSignature" location="qdbusextratypes.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSignature(const QString & signature)"> + <parameter left="const QString &" right="" name="signature" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="signature" fullname="QDBusSignature::signature" href="qdbussignature.html#signature" location="qdbusextratypes.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="signature() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QDBusVariant" href="qdbusvariant.html" location="qdbusextratypes.h" bases="QVariant" module="QtDBus"> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusVariant" fullname="QDBusVariant::QDBusVariant" href="qdbusvariant.html#QDBusVariant" location="qdbusextratypes.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QDBusVariant()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="QDBusVariant" fullname="QDBusVariant::QDBusVariant" href="qdbusvariant.html#QDBusVariant-2" location="qdbusextratypes.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QDBusVariant(const QVariant & variant)"> + <parameter left="const QVariant &" right="" name="variant" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setVariant" fullname="QDBusVariant::setVariant" href="qdbusvariant.html#setVariant" location="qdbusextratypes.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setVariant(const QVariant & variant)"> + <parameter left="const QVariant &" right="" name="variant" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="variant" fullname="QDBusVariant::variant" href="qdbusvariant.html#variant" location="qdbusextratypes.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QVariant" signature="variant() const"/> + </class> + <class access="public" threadsafety="unspecified" status="commendable" name="QBoxLayout" href="qboxlayout.html" location="qboxlayout.h" bases="QLayout" module="QtGui"> + <enum access="public" threadsafety="unspecified" status="commendable" name="Direction" fullname="QBoxLayout::Direction" href="qboxlayout.html#Direction-enum" location="qboxlayout.h"> + <value name="LeftToRight" value="0"/> + <value name="RightToLeft" value="1"/> + <value name="TopToBottom" value="2"/> + <value name="BottomToTop" value="3"/> + <value name="Down" value="TopToBottom"/> + <value name="Up" value="BottomToTop"/> + </enum> + <function access="public" threadsafety="unspecified" status="commendable" name="QBoxLayout" fullname="QBoxLayout::QBoxLayout" href="qboxlayout.html#QBoxLayout" location="qboxlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QBoxLayout(Direction dir, QWidget * parent)"> + <parameter left="Direction" right="" name="dir" default=""/> + <parameter left="QWidget *" right="" name="parent" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QBoxLayout" fullname="QBoxLayout::QBoxLayout" href="qboxlayout-qt3.html#QBoxLayout-2" location="qboxlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QBoxLayout(QWidget * parent, Direction dir, int margin, int spacing, const char * name)"> + <parameter left="QWidget *" right="" name="parent" default=""/> + <parameter left="Direction" right="" name="dir" default=""/> + <parameter left="int" right="" name="margin" default="0"/> + <parameter left="int" right="" name="spacing" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QBoxLayout" fullname="QBoxLayout::QBoxLayout" href="qboxlayout-qt3.html#QBoxLayout-3" location="qboxlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="3" type="" signature="QBoxLayout(QLayout * parentLayout, Direction dir, int spacing, const char * name)"> + <parameter left="QLayout *" right="" name="parentLayout" default=""/> + <parameter left="Direction" right="" name="dir" default=""/> + <parameter left="int" right="" name="spacing" default="-1"/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="compat" name="QBoxLayout" fullname="QBoxLayout::QBoxLayout" href="qboxlayout-qt3.html#QBoxLayout-4" location="qboxlayout.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="4" type="" signature="QBoxLayout(Direction dir, int spacing, const char * name)"> + <parameter left="Direction" right="" name="dir" default=""/> + <parameter left="int" right="" name="spacing" default=""/> + <parameter left="const char *" right="" name="name" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="~QBoxLayout" fullname="QBoxLayout::~QBoxLayout" href="qboxlayout.html#dtor.QBoxLayout" location="qboxlayout.h" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QBoxLayout()"/> + <function access="public" threadsafety="unspecified" status="commendable" name="direction" fullname="QBoxLayout::direction" href="qboxlayout.html#direction" location="qboxlayout.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="Direction" signature="direction() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setDirection" fullname="QBoxLayout::setDirection" href="qboxlayout.html#setDirection" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setDirection(Direction direction)"> + <parameter left="Direction" right="" name="direction" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSpacing" fullname="QBoxLayout::addSpacing" href="qboxlayout.html#addSpacing" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addSpacing(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addStretch" fullname="QBoxLayout::addStretch" href="qboxlayout.html#addStretch" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addStretch(int stretch)"> + <parameter left="int" right="" name="stretch" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addSpacerItem" fullname="QBoxLayout::addSpacerItem" href="qboxlayout.html#addSpacerItem" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addSpacerItem(QSpacerItem * spacerItem)"> + <parameter left="QSpacerItem *" right="" name="spacerItem" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addWidget" fullname="QBoxLayout::addWidget" href="qboxlayout.html#addWidget" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addWidget(QWidget * widget, int stretch, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="stretch" default="0"/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addLayout" fullname="QBoxLayout::addLayout" href="qboxlayout.html#addLayout" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addLayout(QLayout * layout, int stretch)"> + <parameter left="QLayout *" right="" name="layout" default=""/> + <parameter left="int" right="" name="stretch" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addStrut" fullname="QBoxLayout::addStrut" href="qboxlayout.html#addStrut" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="addStrut(int size)"> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="addItem" fullname="QBoxLayout::addItem" href="qboxlayout.html#addItem" location="qboxlayout.h" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="addItem(QLayoutItem * item)"> + <parameter left="QLayoutItem *" right="" name="item" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertSpacing" fullname="QBoxLayout::insertSpacing" href="qboxlayout.html#insertSpacing" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertSpacing(int index, int size)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="size" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertStretch" fullname="QBoxLayout::insertStretch" href="qboxlayout.html#insertStretch" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertStretch(int index, int stretch)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="int" right="" name="stretch" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertSpacerItem" fullname="QBoxLayout::insertSpacerItem" href="qboxlayout.html#insertSpacerItem" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertSpacerItem(int index, QSpacerItem * spacerItem)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QSpacerItem *" right="" name="spacerItem" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertWidget" fullname="QBoxLayout::insertWidget" href="qboxlayout.html#insertWidget" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertWidget(int index, QWidget * widget, int stretch, QFlags<Qt::AlignmentFlag> alignment)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="stretch" default="0"/> + <parameter left="QFlags<Qt::AlignmentFlag>" right="" name="alignment" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="insertLayout" fullname="QBoxLayout::insertLayout" href="qboxlayout.html#insertLayout" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="insertLayout(int index, QLayout * layout, int stretch)"> + <parameter left="int" right="" name="index" default=""/> + <parameter left="QLayout *" right="" name="layout" default=""/> + <parameter left="int" right="" name="stretch" default="0"/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="spacing" fullname="QBoxLayout::spacing" href="qboxlayout.html#spacing" location="qboxlayout.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="spacing() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="setSpacing" fullname="QBoxLayout::setSpacing" href="qboxlayout.html#setSpacing" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="setSpacing(int spacing)"> + <parameter left="int" right="" name="spacing" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStretchFactor" fullname="QBoxLayout::setStretchFactor" href="qboxlayout.html#setStretchFactor" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="setStretchFactor(QWidget * widget, int stretch)"> + <parameter left="QWidget *" right="" name="widget" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + </function> + <function access="public" threadsafety="unspecified" status="commendable" name="setStretchFactor" fullname="QBoxLayout::setStretchFactor" href="qboxlayout.html#setStretchFactor-2" location="qboxlayout.h" virtual="non" meta="plain" const="false" static="false" overload="true" overload-number="2" type="bool" signature="setStretchFactor(QLayout * layout, int stretch)"> + <parameter left="QLayout *" right="" name="layout" default=""/> + <parameter left="int" right="" name="stretch" default=""/> + </function> + <